Inoob8C

auto get all items vans world

Apr 1st, 2022
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. for count = 1, 3 do
  2. game:GetService("ReplicatedStorage").VANSUGCHoliday_ClaimItem:InvokeServer()
  3. wait(5)
  4. end
  5.  
  6. for count = 1, 3 do
  7. game:GetService("ReplicatedStorage").VANSUGCRotation_ClaimItem:InvokeServer()
  8. wait(5)
  9. end
  10.  
  11. for count = 1, 3 do
  12. game:GetService("ReplicatedStorage").VANSUGCHoliday_ClaimWaffle:InvokeServer()
  13. wait(5)
  14. end
  15.  
  16.  
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment