Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

benjiewheeler/farmers-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

farmers-bot

Auto farming bot for Farmers World

Features

  • auto-claim crops (such as Barley and Corn)
  • auto-feed animals (such as Cow, Chicken...; each with it's own compatible food type)
  • auto-mine using tools (such as Axe, Chainsaw...)
  • auto-recover energy
  • auto-repair tools
  • customizable config file
  • support for multiple accounts

Requirements

  • a non custodial WAX wallet (one which you own the private keys)
  • NodeJS (you can install it from here)

Usage

Installation

(if you haven't installed it before)
  1. clone this repo using git clone https://github.com/benjiewheeler/farmers-bot
    • or download it as a zip file
  2. in a command line window
    • cd into the directory where you cloned/unzipped the repo
    • install the dependencies by typing npm install
  3. rename .env.sample to .env and change it's content accordingly
  4. run the bot by typing npm run start

Update

(if you already installed it before)
  1. pull this repo using git pull origin master
    • or download it as a zip file (and unzip it over the previous folder overwriting the existing files)
  2. (continue from step 2 in the installation guied above)

Disclaimer

The use of automated farming tools (AKA bots) is not allowed by Farmers World, the author of this software is not responsible should if your accounts gets banned by Farmers World.

USE IT AT YOUR OWN RISK.

About

Auto claiming bot for Farmers World

Resources

License

Stars

Watchers

Forks