Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Releases: JellyLabScripts/FarmHelper

FarmHelper v3.0 Beta 1.5

20 Apr 13:10

Choose a tag to compare

Pre-release

Added vertical farm resync

FarmHelper v3.0 Beta 1.3

20 Apr 07:17

Choose a tag to compare

Pre-release

Fixed set spawn issue

FarmHelper v3.0 Beta 1.2

20 Apr 06:48

Choose a tag to compare

Pre-release
  • added support for vertical farm (still has all features)
  • added 'change farm' button

FarmHelper v3.0 Pre 8

19 Apr 00:22

Choose a tag to compare

Added bedrock failsafe
Script will now count bedrock around the player, if this exceeds 1, it will trigger bedrock failsafe where it will look around, go to hub and buy from bazaar and then after some time check back to see if the bedrock is gone.
The actions it does after detection bedrock will be improved in further releases

Improved antistuck detection

  • Now properly detects and solves for stuck on row changes
  • If there are consecutive stuck detections within a short period of time, it will teleport you out and back into the set spawn. This also helps combat a weird disconnection from skyblock where your client shows you are in skyblock but you cannot move or interact, and only /lobby can get you out
  • Added antistuck cooldown for when teleporting back to island or changing layers
  • Reworked the system for holding crouch when teleporting back to island to be more reliable

Webhook reworked

  • There were a couple bugs with webhook logging that have now been fixed.
  • Webhook logs now show username
  • There is now status logging (webhook logging does NOT need to be on) that will post the status for all connected accounts to that webhook every amount of seconds that is "Status Frequency". In the future this will include more information

Add of course some bug fixes

Bug to look out for, and report: Desync/Resync detection with netherwart. Possible false positives giving both old and new age 3.0 possibly

Please let me know about any bugs, and any features/suggestions you may have

~Polycrylate

FarmHelper v3.0 Beta 1

19 Apr 18:33

Choose a tag to compare

We are now at a feature set that is ready for a full release, we now enter beta testing to iron out any edge cases and bugs before the full release.

Added Jacob Contest Failsafe
There is now a failsafe for Jacob contests. Enable this in the settings menu. It will teleport to /lobby and wait until the contest is over when it exceeds the Jacob Threshold value. I recommend you to put a value at the top of the range of believable scores for the threshold so you can still attempt to attain high medals, but not go to stupidly high scores

Added Profit calculation
Will calculate profit, and profit per hour alongside some other stats. The count of items (such as enchanted netherwart) is based off of your counter value so it won't count pre-existing stacks in your inventory and sacks. Report any calculation bugs you may occur

Some rework on settings
Slight rework on GUI (Still in progress). Simplified the options, here are descriptions:
Auto Resync: Will automatically detect desync with the server and then resync you [Recommended when using FastBreak]
Jacob Failsafe: Enabling this will make the script check if the current contest score goes higher than Jacob Threshold, if so will wait until the contest is over
Jacob score threshold: The score for which scoring above will cause the script to pause
Webhook Logging: Enabling this will send information and status logs to your supplied Webhook URL
Webhook URL: URL to send logs too
Status cooldown: How many minutes between status logs being sent to your webhook
Debug mode: Will print debug logs [Not recommended unless troubleshooting]

Bug fixes such as small fixes to antistuck and desync detection

Please report any bugs, or features you would like added!

~ Polycrylate

FarmHelper v3.0 Pre 7

18 Apr 04:51

Choose a tag to compare

Added webhook support

  • Add webhook URL to config
  • Enable webhook log option

Currently this will log row/layer changes, antistuck, failsafes and resyncs.
Please leave feedback on how you would like it to webhook log such as what more (or less!) information and any extra features

~ Polycrylate

FarmHelper v3.0 Pre 5

18 Apr 00:05

Choose a tag to compare

Fixed issue with dx/dz

FarmHelper v3.0 Pre 4

17 Apr 14:16

Choose a tag to compare

New config options
- Resync: Enabling this will make the script check for desync, and if detected resync by going to hub
- Debug mode: Enabling this will show debug information such as logs and variable information around the screen
- Compact debug: [RECOMMENDED] Enabling this will reduce the debug logs to once per state and not include extra logs

Improved logs
Improved logs to be more readable. Shows config when running. Make sure to update config to choose how you want your logs

Please let me know of any bugs, or any features/improvements you would like to see

~ Polycrylate

Farm Helper v3.0 Pre 3

17 Apr 10:37

Choose a tag to compare

Added Desync detection Make sure to choose crop type in GUI [RShift]

  • Checks only once every row (Should I increase this or is it fine?)
  • Also doesn't check first row of a layer (Will work on this later)
    Fixed yaw snap when starting script to snap to closest 90
    Improved hub/lobby failsafes

What's next:
Bedrock failsafe
Jacob failsafe
Debug mode

Let me know of any features you would like or any issues you encounter

FarmHelper v3.0 Pre2

16 Apr 18:27

Choose a tag to compare

Added Antistuck
Fixed alignment when changing layer
Improved hub/lobby failsafes and restart
Removed row alignment, added row bounce. Tested up to 400 speed.