686

Tapping Mania Auto Farm/Auto

686
Feb 7th, 2021
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. while wait(0.1) do
  2. ReplicatedStorage = game:GetService('ReplicatedStorage')
  3. ReplicatedStorage.RemoteEvents.Click:FireServer()
  4. ReplicatedStorage.RemoteEvents.Rebirth:FireServer(20)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment