GithubHelp home page GithubHelp logo

farmers-world-bot's Introduction

Farmers World Bot Free

Video instruction

https://youtu.be/D028TAAe5H8

Instalation guide

  1. Open the game and log in.
  2. Important! Confirm any operation and in the wax confirmation window check the auto-confirmation checkbox.
  3. To open the console in Chrome, use this keyboard shortcut: Cmd + Option + J (on a Mac) or Ctrl + Shift + J (on Windows).
  4. Copy the script and paste it into the console. Press Enter.

Current functionality

  • Working with all the maps. Able to work with any kind of NFT.
  • The script presses the "Mine"/"Hatch" button on any map when the button is available.
  • If energy is less than 200 and food more than 20, it makes an exchange.
  • If the strength of the mining tool is less than half, it is repaired. Make sure you have enough gold in your account.

Changelog

30/03/2022

16/12/2021

  • Now the bot tries to restore work, even if there was an error.

14/12/2021

  • Fix error mine on first map, if you have Member card.

13/12/2021

  • Improved algorithm for closing succes popups.
  • The energy system has been redesigned. The bot now tries to always maintain the maximum amount of energy. This fixes a bug on some single player maps.
  • Improved algorithm for closing CPU error popups.
  • Added a random pause between actions.
  • Fixed a mining bug when using Member card.

29/11/2021

  • Added the ability to select maps for mining. issues #4
  • Improved the setting of pauses in the game. issues #4

Support

Any problems? Submit an issue or send message in telegram @smartbotofficial or email [email protected]!

Official site

https://smartbot.black

farmers-world-bot's People

Contributors

voodee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

farmers-world-bot's Issues

Corn Seed

Hi I'm having a problem collecting seeds ... the video shows that it does it automatically but when I start the script it doesn't water my seeds ... has something changed in the game mechanics?

stake CPU? When CPU WAX overload

Need function for stake some CPU (about 0.01WAX) when mine, if overload CPU - loop and do nothing.
you can make it optional (on\off)
Have 50WAX on stake CPU, but if i manually add 0.01W to stake, transactions will sent
Thank you!

The script crashes after clicking on the " countdown" button

Hi,
I have a saw and two phasing rods. if one of these reaches 00:00:00, the script crashes and needs to copy and paste again to get it to work.
I think it is because of the waiting time after clicking on the Mining button, not sure.
could you please take a quick look and fix this issue.

Many thanks.

Universal Code Generator

Hi, Please Make a Code Generator Which has the option to Select Maps/Exclude Map,
Where We Can Set OwnDelays Time / Waiting time.

This Way in case if anyone Don't Wanna Mine or Feed any Animals (Map) Then it Will Be Great for those users.

Like I Have Chicken But I Don't Wanna Feed or I Wanna Exclude Chicken Map For Checking or Clicking.

Thankss

eat a lot of CPU

As the script keep clicking all the time even when there is double memberships it consumes a lot of CPU as well as it waste mining too because it clicks whenever there is "MINE" button available , it doesnt care for the running countdown.
for e.g. if in countdown its been 1 hour and only 1 minute left in next countdown then this script will click on mine and waste 59 minutes . means total time 1 hour 59 minutes but i will get mining of 1 hour only.

Manually i mine every 5 hours .

  • less Reward : means in 24 hours i get atleast 20-22 hours of mining including human error and sleep. But this script generate very less reward.
  • CPU waring on WAX - because of too many click it gives CPU warning all the time.

SUggestion :

  • give a delay of 4-5 hours after finishing all mining .(if a user has 2 membership as i have)
  • only click mine if countdown is at 00:00:00 or 5/5
  • only restore tool when its health is on 0 /100
  • in energy , you dont need to add fish 1 by 1 . enter any high number like 9999 it will automatically take the maximum possible number. for e.g. - if max energy can only be 1150 and you enter 9999 then it will automaticaly take 1150 only. it works on manual , dont know about script.
  • MAPS : disable or give option to disable map selection as only MINING Map is generating any income , other Maps are waste. As i have 15 accounts i want the script to work minimum which is required so that my laptop CPU wont be used much.
  • Membership Reward : even membership reward can be taken in many days instead of every day now.

energy does not restore

The bot only restores the energy when the browser is active in the foreground. If the browser is in the background energy does not restore. Mining works fine when browser is in the background. Please fix energy restore to start on browsers in the background e.i. inactive browser, as well.

Unable to open Pop Up

Sometimes a popup will appear saying "unable to open pop up" and this halts that particular item from being mined is there a way to add in that it checks for this as well as the needs resources pop up?

Locked With Specific Map

Hey, I Really Appreciate your Last Update, Which Has the option to Exclude maps, It Will Be Very Helpful for those Who Have Multiple Maps,

Can You Make Something Which Has also option to Locked Map,

: Like I Have only Mining tools or Someone Have only Farming Tools,
In That Case, No Need to Keep opening Map and Selecting Map Again and Again.

: I Had Monitor That When We Change Map, it's Request all Images from Farmersworld Server, it's Means Lot's of Request From the Same IP, and it's Keep Requesting When Script Switch Map.

To Avoid Multiple Requests We Can open Different Browsers/Profile Based on Map and locked With Map ID,

So Script Will Check Countdown and only Hit Necessary Request, It's Means No Need to Keep Downloading all Resources and We Can Reduce Lot's of Request,

I Think It Will Be Better and Safe

With Membership card bot crashes

When a Membership card is used, bot click on Mine & after a popup script crashes.
I'm using silver membership card, every 24 hours bot unable to continue, when it click on Mine button & a popup comes up for collecting bonus & coins it crashes then & there.

Add click for close window error

Can you please add command to close if there is an error in CPU and also the other error that pop-up. It has been appearing randomly in-game even if you did not use trade that causes your cpu to get high.

Can this script be run from a third-party application?

Hi and thanks for the script

Let's say I want to run this script from a C# WinFoms application or maybe other ways instead of using the browser console,
I wonder if we can do this, any suggestion would be appreciated to get it run this way.
Another thing, does this script do auto mining, that is, clicking on the countdown button after the counter reaches 00.00.00 for the the saw, axe, fishing rod and etc?

Looking forward to your response.

Keep the bot up and thanks again

farmers-world-bot

I found issue with bot. Bot automatically changing food to energy. Please fix it)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.