Advertisement
HHLExploits

wtflmao

Sep 30th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Auto Points
  2.  
  3. while true do
  4. wait(0.1)
  5. workspace.Events.AddPoints:FireServer()
  6. end
  7.  
  8.  
  9. Auto Prestige
  10.  
  11. while true do
  12. wait(0.1)
  13. workspace.Events.Prestige:FireServer()
  14. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement