Apocalypse Rising Hacks Roblox

Roblox apocalypse rising hacks 2019Apocalypse Rising Hacks Roblox

Dec 22nd, 2014
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

The Personal Radio is a utility added in the 1/15/14 update. These can be used to listen to classic music tunes. The radio can be turned on and offby pressing 'toggle' after clicking on the radio. The radio will play static for about 30 seconds, then a song will come on. After a few minutes, the song will fade into static, and the cycle will repeat. Between every two - three songs small talks.

  1. https://www.youtube.com/watch?v=jzHXacL1XCM
  2. https://www.youtube.com/channel/UCoVRciBrv8lgrFzAi_g68Og
  3. NEW UPDATED DOWNLOAD LINKS
  4. http://www.mediafire.com/download/bx8ai97xboa4ypi/Alyte_Cracked_v3.0.rar
  5. APOCALYPSE RISING HACKS
  6. currently has
  7. ta
  8. kill
  9. god
  10. maxhealth (int)
  11. gear *id *player
  12. btools
  13. ban
Jan 5th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Game Link: https://www.roblox.com/games/863266079/Apocalypse-Rising-2-Alpha
  2. loadstring(game:HttpGetAsync('https://pastebin.com/raw/yFD4crSn'))()
  3. local plr = game.Players.LocalPlayer
  4. local input = game:GetService('UserInputService')
  5. local on = false
  6. local hum = plr.Character.HumanoidRootPart
  7. local findNear = function()
  8. for _,v in pairs(game.Players:GetPlayers()) do
  9. if v.Name ~= plr.Name and (v.Character.Head.Position-plr.Character.Head.Position).magnitude < near or near 0 and v.Name ~= plr.Name then
  10. near = (v.Character.Head.Position-plr.Character.Head.Position).magnitude
  11. end
  12. end
  13. end
  14. input.InputBegan:connect(function(input, func)
  15. if input.UserInputType Enum.UserInputType.MouseButton2 then
  16. elseif input.KeyCode Enum.KeyCode.X then
  17. end
  18. end)
  19. input.InputEnded:connect(function(input, func)
  20. if input.UserInputType Enum.UserInputType.MouseButton2 then
  21. end
  22. end)
  23. game['Run Service'].RenderStepped:connect(function()
  24. print('found')
  25. camera.CFrame = CFrame.new(camera.CFrame.Position, target.Position)
  26. hum.CFrame = CFrame.new(hum.Position, Vector3.new(target.Position.X,hum.Position.Y,target.Position.Z))
  27. end)
  28. print('ran!')