scripercory1

STONE MINER SIMULATOR 2 Script Pastebin 2022 INFINITE BATTLE PASS PET (INF PET)

Oct 14th, 2022
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. getgenv().auto = true
  2. while task.wait() and auto do
  3. local args = {
  4. [1] = "gacha_one",
  5. [2] = {
  6. ["1"] = 15}
  7. }
  8. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer(unpack(args))
  9. end
Add Comment
Please, Sign In to add comment