Advertisement
Xqro

Demon Tower Defense Simulator INF coin script

May 31st, 2021
21,253
1
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 1 0
  1. local args = {
  2.     [1] = 4002,
  3.     [2] = {
  4.         [1] = "NewHero",
  5.         [2] = 9999999999999999
  6.     }
  7. }
  8.  
  9. game:GetService("ReplicatedStorage").RemoteFunction.clientRequestServer:InvokeServer(unpack(args))
  10.  
  11.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement