A bot for your free farm, aiming to do stuff automatic.
❗ Note that doing bot stuff on your account will lead to an instant ban, once official game moderators have noticed. This is a research and progression thing for me personally but it'll be released soon.
The bot does check for basic stuff like if premium productions slots Are available and filling/retrieving them too.. but for fields / gardens and some other stuff we want user account specific acting and this is done via our own template language that are in plain english .txt format. Default ones are shipped for a Level 1 account.
tmpl_farm_harvest.txt:
skip <plant_id>
will apply a rule that a specific plant is to be left on the field.
tmpl_farm_plant.txt:
plant <field_id> <plant_id>
will automatically plant given ID for a field. Use "all" as field_id to fill all until empty/max reached.
tryboost
Tries to shorten the growing phase for the current garden.
remove_if_obscurred <type: All, tree, mole, growth>
If enough money, each field will be cleared first and then cultivated.\
- Auto harvesting
- Auto planting
- Auto watering
- Auto Boost
- Auto retrieve finished product
- Auto feed (after template/preset)