Advertisement
Bacon_Script

Tapforugc1000

May 20th, 2024
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | Gaming | 0 0
  1. While true do
  2. Wait (0)
  3. local args = {
  4.     [1] = 1
  5. }
  6.  
  7. game:GetService("ReplicatedStorage"):WaitForChild("Click"):FireServer(unpack(args))
  8. end
Tags: Tapforugc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement