Star-Scripter

[OLD EVENT #6] Concave World: Free Jungle Script - Instant Get 3 Items & Character

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