MADE BY catlover42#8034
FEATURE:
- AUTOCLICKER
GAME LINK:
WONDERHOY SIMULATOR
SCRIPT:
_G.WONDERHOY = true; -- change this to false to turn it off
while _G.WONDERHOY == true do
game:GetService("ReplicatedStorage").wonderhoy:FireServer()
wait()
end