ShoccessX

auto ready

Sep 15th, 2024 (edited)
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local args = {
  2. [1] = "Change Ready Settings",
  3. [2] = true
  4. }
  5.  
  6. game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Main.RE"):FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment