cortesjoren

doomspire brick battle ripoff money script

Jan 18th, 2019
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local Remote = game.ReplicatedStorage["Stats"]
  2.  
  3. local A_1 = "upgrade"
  4. local A_2 = "Superball"
  5. local A_3 = -9999999
  6.  
  7. Remote:InvokeServer(A_1, A_2, A_3)
Add Comment
Please, Sign In to add comment