Advertisement
CRAZYONE714

adadssd

Sep 25th, 2023 (edited)
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. _G.Autofarm = true
  2. while _G.AutoFarm== true do
  3. local ohString1 = "Mystery Box #2"
  4. local ohBoolean2 = false
  5. local ohString3 = "Coins"
  6. game:GetService("ReplicatedStorage").Remotes.Shop.OpenCrate:InvokeServer(ohString1, ohBoolean2, ohString3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement