Farm Manager - Tribal Wars 2 Farmbot (old version from 2018)

It’s not loading on my pc (win 7)
Is there a solution for this?

Thank you!

Looks like I forgot to update the guide in the first post.
The solution is to download the new version of the app from https://botengine.blob.core.windows.net/blob-library/by-name/BotEngine.v2019-01-05.exe
This is adapted to Windows 7.

ich habe mein Spiel mit dem Googel Acc erstellt, aber wenn ich im bot das spiel mit Google Acc starten weill kommt im Broser immer nur es ist ein fehler aufgetreten, probiere es später nochmal
Kannst du da helfen?

Just erase a lot of reports, and it’s working now. Sorry >.<

Wo siehst du diesen Fehler?
Wie schaut ein Screenshot von dem Browser mit dem Game aus wenn du im Spiel bist?

im spiel bin ich da noch nicht, bin auf der login seite wo ich mich mit dem google acc einlogge.

http://prntscr.com/m83vqr

Hier gebe ich dann meine daten ein, und dann kommt gleich danch
Es ist ein Fehler aufgetreten. probieren sie es nochmal.

kommt immer wieder auch bei freunden von mir
die daten und pw stimmen 100%

1 Like

How to change to configured time limit? Sometimes I need to have it running for a while. This would save me from having to restart it every time.

"Stops the farming when the configured time limit is met to avoid perpetual activity on your account"

Danke für die Info.
Kann sein das es mit google accounts nicht funktioniert, habe das noch nicht getestet.

The time limit per cycle can be set by setting the value for cycleDurationMaxSeconds in the bot code. As you can see in the linked bot, the default is set to 60 * 40, so that is a limit of fourty minutes per farming cycle.

In this case, I recommend increasing the number of farming cycles (The default is 1, so the bot stops after the first farming cycle)
This number is set with numberOfFarmCyclesToRepeatMin

I created a version of the bot for you which repeats several cycles. You can download it from https://botengine.blob.core.windows.net/blob-library/by-name/2019-01-18.tribal-wars-2-farmbot.with-4-cycles.cs
When you start this version, it writes a message like this:

According to the configuration, I will repeat farming in 4 cycles. Between the farming cycles, I will take breaks with lengths between 60 and 80 minutes.

outstanding ty sir :smile:

oops I don’t have anything to open those type of files. What do you recommend? I prefer something free and easy to use.

To edit bots, you can use Visual Studio Code: Load the file with drag&drop from windows explorer and save to file with CTRL + S:

Hello new here.
After reading all the comments i have a question. I saw that you can setup the timer for the farming cycles but what happens in this example: Lets say farthest village is 40mins so i should set the timer 80mins so the army can go and come back to the village. But what if i set the timer 40mins all the army wont be back in my village what will happen to the remaining that are still in road the reports will be ignored or will be used to attack next cycle?

Danke für die Info.
Kann sein das es mit google accounts nicht funktioniert, habe das noch nicht getestet.

denkst du das es eine lösung dafür geben wird??

Yep i tested this and it doest work that way. Is there anyway you can add that feature?

Ja, denke schon. Wenn die google accounts wegen dem browser probleme haben könnte man das vermeiden indem man einen anderen Browser verwendet.

Which reports do you want to be ignored?

muss ich dafür etwas, am skript ändern ?
da der bot ja immer mit chome startet.

I dont want to be ignored! I sent the attacks and because there was still units coming back from that barb the bot didnt send attack again or save the report and attack it next cycle. Can you add that feature to the bot, when units are coming back from a barb, save the report and use it when next cycle begins!

Leider habe ich noch keine Lösung hierfür. Ich habe das noch nicht getestet.
Die Grundsätzliche Idee ist das man den Mainstream Chrome verwenden würde statt wie jetzt den Chromium. Vieleicht könnte man das umsetzen indem man in der App eine Konfigurationsoption anbietet um manuell einen Pfad zu einem Chrome einzutragen. Implementiert habe ich so etwas jedoch noch nicht.
Kommst du mit dem normalen Chrome Browser ins Spiel?