Advertisement
Pmn20002

autofarm Duolingo game hub

Dec 26th, 2022 (edited)
20
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. wait(0.1)
  3. local args = {
  4. [1] = "Bread",
  5. [2] = 17237895
  6. }
  7.  
  8. game:GetService("ReplicatedStorage").IBS_Recovery:FireServer(unpack(args))
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement