TheExploitGuy

Happy Simulator AutoClicker Script (Faster than normal Autoclicker)

Mar 4th, 2021
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. -- Made By Silxnce
  2. -- More times you execute the faster the clicks
  3. while wait() do
  4. local Event = game:GetService("Workspace").Events.AddClick
  5. Event:FireServer()
  6. end
Advertisement
Add Comment
Please, Sign In to add comment