Free Games Pastebin Roblox Apocalypse Rising 2

  1. Free Games Pastebin Roblox Apocalypse Rising 2
Free games pastebin roblox apocalypse rising 2 guiFree Games Pastebin Roblox Apocalypse Rising 2

APOCALYPSE RISING 2 GAMEPLAY GUIDE - HOW TO FIND GOOD LOOT AND KILL ZOMBIES EASIER - Duration: 6:43. Prazzy 12,496 views. Read reviews and buy Roblox Action Collection - Apocalypse Rising 2 Six Figure Pack (Includes Exclusive Virtual Item) at Target. Choose from contactless Same Day Delivery, Drive Up and more.

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!')

Free Games Pastebin Roblox Apocalypse Rising 2