Z_A_K

Tapping Fantasy! auto clicker script

Feb 8th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. while wait() do
  2. game:GetService("ReplicatedStorage").Events.Tap:FireServer()
  3. end
Add Comment
Please, Sign In to add comment