Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --All AutoFarm SergiƱa credits for Sirmeme
- _G.LULU = true--change to true or false
- while _G.LULU do
- wait()--change time if you want
- local A_1 = "Food"
- game:GetService("ReplicatedStorage").Remotes.UseTool:FireServer(A_1)
- local A_1 = "Punch"
- game:GetService("ReplicatedStorage").Remotes.UseTool:FireServer(A_1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement