Advertisement
imodex

My Supermarket inf money script

Jan 16th, 2021
16,298
-1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 1
  1. local A_1 = 1
  2. local Event = game:GetService("ReplicatedStorage").System.Task.TaskReward
  3. while wait() do
  4. Event:FireServer(A_1)
  5. end
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement