Auto Farm Scripts for BSS Reworked
Feature sets, original-BSS mismatch, and what to leave turned off.
BSS Reworked is a six-player Roblox fangame of Bee Swarm Simulator. Most auto farm scripts people paste into executors were written for Onett’s original place, or for BSS 1:1 clones that still fire those remote names. This page describes feature sets, not download links, and it does not host loadstrings. If a script cannot see place 138786357387089, it will idle in the wrong sunflower field and you will decide Reworked is broken.
Read how to execute before you inject anything. Phone users should open mobile scripts instead of forcing a PC pack. Manual play still lives on how to play. Codes such as RELEASE belong on codes, not inside a bot config that auto-redeems on the wrong account.
Full hive farm
The largest packs try to play the whole loop:
- Auto dig / gather — swings the collector on a locked field.
- Auto convert at capacity — walks to your hive pad when the bag hits a percent you set, often 90–100%.
- Auto sprinkler — places or refreshes sprinklers so the wet-flower bonus does not drop mid-session.
- Auto quest — talks to bear NPCs and tries to finish pollen or kill tasks.
- Auto planters — plants and harvests planters on a timer.
- Config profiles — named presets (blue field, red night, AFK convert) you swap without rewriting the file.
- Optional hop — leaves a full or laggy server.
On Reworked, hop is the dangerous toggle. Public servers hold six players. Hive slots are contested. A hop can dump you onto a server where the UI still thinks your honeycomb is claimed until you rejoin. Leave hop off unless you are on an alt you do not mind rebuilding.
Treat auto quest as off-by-default too. Quest ping-pong is how original-BSS scripts waste a Reworked session walking to NPCs this clone never spawned. Auto planters are only useful if this place actually copied planter nectar. If the planter GUI is missing, the toggle is dead weight.
Config profiles are the one feature worth copying even if you play by hand: write down field, sprinkler count, convert percent, and whether boosts are allowed. Paste that into a note. The scripts hub is a catalog of claims, not a store.
Pathfinding farm
A second family moves the character along waypoints instead of firing gather remotes as fast as the executor allows. It still automates. It just looks closer to a person walking. These packs are slower. They also tend to survive longer when a clone changes remote names, because they click the world instead of calling a collect function fifty times a second.
Use a pathfinding farm when you already rubber-banded on a full hive pack, when you only need overnight sprinkler plus convert, or when you want fewer obvious remote-spam logs. Do not read “pathfinding” as undetectable. Roblox still sees an executor. Anti-cheat does not care that your character took a pretty route to the convert pad.
Pathfinding packs fail in a different way: they hard-code field corners from original BSS. If Reworked moved a fence, the bot walks into it forever. Watch the first two convert trips. If the character climbs the mountain the wrong way, kill the script and farm the bag yourself using how to play.
Token collect plus convert only
The smallest useful set is: pick up tokens in radius, convert when full, stop. No quests, no planters, no hop, no royal jelly. This is the pack that fails least on a fangame, because token magnetism and convert prompts are the systems clones copy first.
It is good for testing whether this place ID even accepts your executor, for boost windows where you already popped glitter and dice by hand, and for accounts you refuse to auto-quest. It is bad for rebirth grinding that needs planter nectar, and it will not finish BBM-style event checklists.
If a file advertises “full hive” but you only enable token collect and convert, you have already done the smart thing. Complexity is how mismatched remotes sneak in.
Keyless retro-style
Older keyless loadstrings still advertise auto blooms, auto tokens, and auto boosts. They look like 2019 Bee Swarm macros: one giant loop, a few toggles, no profile UI. They often hard-code original BSS field positions. On Reworked those coordinates can dump you in a wall, in the shop, or off the mountain.
If you still try one:
- Confirm the Roblox window is BSS Reworked, not Bee Swarm Simulator.
- Disable auto-boost until you know which field the script thinks you are standing in.
- Watch the first convert. If it walks to someone else’s pad, stop immediately.
Auto blooms only help when the clone actually spawned a bloom or sprout on your field. Official screenshots show Supreme Sprouts in hive chat. A retro script that “farms blooms” on empty clover is swinging at nothing. Auto tokens on a six-player server also means you steal loot from people who planted the sprout. Expect kicks from players even if the executor stays attached.
Original BSS targeting
Place 138786357387089 is BSS Reworked. Original Bee Swarm Simulator is a different experience. Scripts that search for Onett’s place, or that check a hardcoded universe other than 10752200614, will refuse to run or will fire the wrong remotes.
Mismatch symptoms: infinite “waiting for hive” while you stand on your pad, sprinklers in the void, convert never triggering at 100% bag, quest lists for missing NPCs, and teleports to field names this mountain does not use. There is no patch that makes an original-BSS bot “just work” here. When the changelog moves systems, scripts break again. Manual sessions are the fallback.
What a farm cannot replace
Rebirths, the Metthiology Tree, and badges (Rebirth 15, Max Rebirth, Max Metthiology Tree, 10 Metthiology Points, BBM Completed) still need the game’s own counters. A bot can fill bags. It cannot spend Metthiology points with taste, and it cannot buy Permanent Wealth Clock for you. Spend honey using the loop on how to play.
After a long AFK window, stand at your convert pad yourself once. Confirm the bag empties, the hive is still yours, and RELEASE was not burned by an auto-redeemer on the wrong string. That thirty-second check is the whole point of running a farm instead of sleeping through a banned account.
Frequently Asked Questions
Quick answers for BSS Reworked on Roblox.
Will an original Bee Swarm farm work on Reworked?
Usually no. Confirm place 138786357387089. If the script targets Onett's game, use how to execute as a checklist and keep hop off.
Which feature set is safest to test first?
Token collect plus convert only. Add sprinklers later. Leave quest and hop disabled until you finish a manual loop on how to play.
Should I enable server hop on this fangame?
No. Servers hold six players and hive slots are scarce. Hop is how full-hive packs lose the pad. Prefer rejoining yourself from the scripts hub.
Can a script redeem RELEASE for me?
Do not let it. Redeem codes by hand on codes so an auto-redeemer cannot burn a unique string on the wrong account.
Do mobile executors run these same packs?
Sometimes, with fewer toggles and more lag. Read mobile scripts before you paste a PC full-hive file into a phone executor.