Bee Swarm Simulator Script | INFINITE TREATS

Created by CockSlammer69

Features:

  • INFINITE TREATS
local method = "Purchase"
local args = {
   ["Mute"] = false,
   ["Type"] = "Treat",
   ["Amount"] = -(0/0)/math.huge,
   ["Category"] = "Eggs"
}
game:GetService("ReplicatedStorage").Events.ItemPackageEvent:InvokeServer(method, args)

REMOTES
1 Level up all bees

for i=1,5 do
   for j=1,10 do
       spawn(function()
           game:GetService("ReplicatedStorage").Events.ConstructHiveCellFromEgg:InvokeServer(i,j,"Treat",13123255754676547,false)
       end)
   end
end


2 Donate to wind shrine this is a dangerous one don’t make the number too high or you can get wiped and banned and you need to have 35 Bees or more to use thi

_G.Amount =  1 -- change this
game.ReplicatedStorage.Events.WindShrineDonation:InvokeServer("Treat", _G.Amount)
game.ReplicatedStorage.Events.WindShrineTrigger:FireServer()

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS