Advertisement
Pmn20002

Robloc Streamer Life Auto-Work {Stay in bed for energy in the game}

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