Camp Bonkers Script | INF GOLD & BREAK ALL SCOREBOARD

Created by Purples

Features:

  • INF GOLD & BREAK ALL SCOREBOARD
-- Just loop it
local args = {
  [1] = "CollectiblePicked",
  [2] = {
      [1] = "Coin",
      [2] = "4" -- is not the amout, its the id of the coin
  }
}

game:GetService("ReplicatedStorage").F.RPC:InvokeServer(unpack(args))
local args = {
   [1] = "GliderPathCompleted",
   [2] = {
       [1] = 1, -- 2, and 3
       [2] = -math.huge
   }
}

game:GetService("ReplicatedStorage").F.RPC:InvokeServer(unpack(args))

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS