Hello all,
I've been working on a Tithe Farm script which is going to be apart of my "Rift" script series, at the request of a few users. Below are the following features: *keep in mind this is a WIP and changes will come*
Features:
Plants, waters, and harvests any of the 3 plants in the farm
Able to do 20 plants at a time
Fills watering cans when needed to
And that's pretty much it. There isn't any deposit feature or continuing to the next instance at this time. No humidify, stamina potion, Gricoller's can, or farmers outfit support. Additionally there isn't a GUI as it auto selects the seed based on your level and will automatically begin a 20 plant run. This is a VERY simple script at the moment. There are not any checks for individual plants just checks to see if an action was performed. This causes a problem as if there is any lag/disconnect it'll just skip over the plant resulting in it dying or not being planted.
I just recorded a video but it's massive and currently rendering before I upload to YouTube. It's going to showcase just 4 of the 20 plant runs as my recording stopped at the beginning of the 5th and last one.
The average EXP/HR using the Bologano seeds is 43-45k.
This video is sped up to 3.5x from real-time.
As you can see, in the 1st run, the 3rd run, and the 4th run, #18 died due to lag/delay in the click coming from plant #16. This has been since fixed by tweaking the timer on the action check.
In the 2nd run, #6 was delayed due to lag and it skipped over #7 resulting in it dying.
This is only from 1 session and is nothing close to release, but it is showing the progress I have reached up to.
And yes, the GUI is WIP as well haha.
Please let me know if you have any requests or would like to see something added to this script. Thank you for your time!
UPDATES: