Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by lildap20k
- getgenv().farmer = true;
- while wait() do
- if getgenv().farmer == true then
- game:service'ReplicatedStorage'.Events.ClientClick:FireServer("Click");
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement