Advertisement
Karap

凹凸世界:自由丛林 inf coins

Mar 4th, 2023
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. while wait() do
  2. wait()
  3. local args = {
  4. [1] = 2,
  5. [2] = {
  6. [1] = 1,
  7. [2] = 1,
  8. [3] = 1
  9. }
  10. }
  11.  
  12. game:GetService("ReplicatedStorage").Project.RemoteEvent.ControlMessageEvent:FireServer(unpack(args))
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement