Advertisement
XxRedBoyxX_YT

AUTO XP MADCITY

Feb 4th, 2019
5,681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. if Autoxp == false then
  2. Autoxp = true
  3. else
  4. if Autoxp == true then
  5. Autoxp = false
  6. end
  7. end
  8. XP()
  9. end)
  10.  
  11. function XP()
  12. while Autoxp == true do
  13. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Hero")
  14. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Police")
  15. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Prisoners")
  16. wait(1)
  17. player.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  18. wait(1)
  19. player.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  20. wait(7)
  21. end
  22. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement