Advertisement
Finura

Youtuber Tycoon script

Dec 26th, 2022 (edited)
1,718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. -- Game: https://www.roblox.com/games/7971857341/Youtuber-Tycoon-4TH-FLOOR
  2. -- Auto Click on PC (edit) SCRIPT
  3.  
  4. _G.farm = true
  5.  
  6. while wait() do
  7. if _G.farm == true then
  8. local Event = game:GetService("ReplicatedStorage").Events.EditingEvent
  9. Event:FireServer()
  10. end
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement