scriptify12

SuperMarket Infinite cash

Jan 20th, 2025
481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. while true do
  2. local args = {
  3. [1] = true
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").Events.Daily.SignRE:FireServer(unpack(args))
  7. wait(0)
  8. end
Add Comment
Please, Sign In to add comment