Download Bee Swarm Simulator Script 2023 - Auto Jelly Spinner

Copy the latest Bee Swarm Simulator Roblox script code below. Works with popular executors (Delta, KRNL, Volcano). No key, updated 2025.



💻 Script Code
--[[
   by Lxst | Feb. 21st, 2023
--]]

getgenv().Enabled = false;
getgenv().TargetBees = {'TadpoleBee', 'BuoyantBee'} -- NEEDS TO BE FORMATTED THIS WAY (You can improve on it if you want, but this works for me.)
getgenv().X = 4 -- right/left
getgenv().Y = 2 -- up/down
--
local Client = game.Players.LocalPlayer;
local HoneyComb = Client.Honeycomb;
--
local main = {}; do
   main.beeCheck = function()
       if table.find(TargetBees, HoneyComb.Value.Cells['C' .. X .. "," .. Y].CellType.Value) then
           return HoneyComb.Value.Cells['C' .. X .. "," .. Y].CellType.Value
       else
           return nil
       end
   end
   
   main.spinRoyalJelly = function()
       game.ReplicatedStorage.Events.ConstructHiveCellFromEgg:InvokeServer(X, Y, 'RoyalJelly', 1)
   end
end

if not main.beeCheck() and getgenv().Enabled then
   repeat main.spinRoyalJelly()
   until main.beeCheck() or not getgenv().Enabled
end

How to Use

  1. Open a trusted Roblox executor.
  2. Click Copy and paste the code into the executor.
  3. Run the script and enjoy the features.

Free Bee Swarm Simulator Roblox script – copy code, safe & updated (2025).



Poll

What is your favorite Roblox game?

Other polls...