Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Game: https://www.roblox.com/games/7971857341/Youtuber-Tycoon-4TH-FLOOR
- -- Auto Click on PC (edit) SCRIPT
- _G.farm = true
- while wait() do
- if _G.farm == true then
- local Event = game:GetService("ReplicatedStorage").Events.EditingEvent
- Event:FireServer()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement