I usually suggest that you update a bot from this post -> they are often at least decentQuote:
Has any1 a war supply bot that works? the bot here fails 99%...
Having the same issue. GW crashes after executing OmniFarmer from [Only registered and activated users can see links. Click Here To Register...].Quote:
you are probably just trying to execute outdated bots. - every GW update the bots also need an update. You can't just use old bots and expect them to work
my god that actually workedQuote:
Having the same issue. GW crashes after executing OmniFarmer from [Only registered and activated users can see links. Click Here To Register...].
I had to upgrade to Windows 11 and reinstall AutoIt.
Before I used the same bot and it worked. Do I have to Install an older version of AutoIt?
; ==== Pick up behaviour ==== Global $pick_up_golds = True ;golden items Global $pick_up_purples = True ;purple items Global $pick_up_elite_tomes = True ;elite tomes Global $pick_up_normal_tomes = True ;regular tomes
Quote:
its in the top of the script maybe set to false need to be true to pick up that itemCode:; ==== Pick up behaviour ==== Global $pick_up_golds = True ;golden items Global $pick_up_purples = True ;purple items Global $pick_up_elite_tomes = True ;elite tomes Global $pick_up_normal_tomes = True ;regular tomes