Camp Bonkers | Inf Gold & Break All Scoreboard

MADE BY Purples

FEATURE:

  • INF GOLD
  • BREAK SCORDBOARD
  • .
  • https://www.roblox.com/games/10371228324/BETA-Camp-Bonkers

SCRIPTS: [2]

INF GOLD

-- 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))

BREAK SCORDBOARD

local args = {
   [1] = "GliderPathCompleted",
   [2] = {
       [1] = 1, -- 2, and 3
       [2] = -math.huge
   }
}

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

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!