Skip to content

cnscdh/fw-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farmersworld claim-bot

Simple farmersworld claim-bot for novices.

Installation

  1. Clone repository
git clone Splash-07/fw-bot
  1. Install all dependencies
npm i
  1. Start bot on localhost
npm start

Features

  • Claim tools, membership cards;
  • Restore energy (optionally);
  • Repair tools (optionally);
  • Depending on quantity and grade of membership cards storing charges (less CPU usage).

Bot workflow

  1. Login with wax.wallet;
  2. Fetch blockchain data with eosio rpc api;
  3. Auto fetch data every 30sec;
  4. Finding tool or mbs card with lowest cooldown (adjusted according mbs cards that you have, checking if charges can be stored);
  5. If cooldown is over -> claim action performing.;
  6. Repeating 4th and 5th steps.

Pull requests are welcome. For feature requests and bug reports, please open an issue first to discuss what you would like to change.

Thanks Shr1xy for account sharing for testing. More profound version of farmersworld bot by shakhruz. Alt text

Releases

No releases published

Packages

No packages published