ADVERTISEMENTREMOVE ADS
Game icon

Autofarm Script

Script preview thumbnail
Script Preview
ADVERTISEMENTREMOVE ADS
6 Lines • 163 Bytes
Raw
local clicker = game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Clicker")
while true do
clicker:FireServer()
wait(0.1)
end
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS