[2021] Guild Wars Working Bots

03/09/2022 22:58 TheB0d#226
Quote:
Originally Posted by lemoutondu10 View Post
here
Is anyone having issues with this?
03/13/2022 01:11 bergky#227
Quote:
Originally Posted by monky657 View Post
hmm not sure what im doing wrong, every time i open the bot it crashes my GW
having the same problem, any bot crashes GW not sure what's going on
03/13/2022 14:23 Restia Ashdoll#228
Quote:
Originally Posted by bergky View Post
having the same problem, any bot crashes GW not sure what's going on
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
03/13/2022 21:20 Backxtar#229
Has any1 a war supply bot that works? the bot here fails 99%...
03/14/2022 08:18 Restia Ashdoll#230
Quote:
Originally Posted by Backxtar View Post
Has any1 a war supply bot that works? the bot here fails 99%...
I usually suggest that you update a bot from this post -> they are often at least decent

[Only registered and activated users can see links. Click Here To Register...]


RiflemanX version was pretty good - even though it clears all the way therefore loses some time.
03/14/2022 10:06 Aviola#231
Quote:
Originally Posted by Restia Ashdoll View Post
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
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?
03/14/2022 16:43 bergky#232
Quote:
Originally Posted by Aviola View Post
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?
my god that actually worked
I installed autoit-v3.3.14.5 and everything went smoothly
03/15/2022 14:13 Aviola#233
Quote:
Originally Posted by bergky View Post
my god that actually worked
I installed autoit-v3.3.14.5 and everything went smoothly
Fuck yes! Thank you. This AutoIt version works perfectly
03/15/2022 17:11 Backxtar#234
Got a Q18 NM Sin Bot for farming ministerial commendations. Working fine but Guild Wars keeps lagging and stucking after a few runs.. maybe some1 can fix that?
03/16/2022 06:36 lemoutondu10#235
I guess if its an old one it has something to do with memory but its way beyond my skills
03/16/2022 11:05 LucArts#236
Any Presearing LDA 11-20 bot work?
03/16/2022 16:57 Stabil7x#237
Assassin Pongmei Chest Run bot
runs good but he dont take the loot any idea how to solve this problem ?
03/16/2022 19:43 corey54321#238
Code:
; ==== 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
its in the top of the script maybe set to false need to be true to pick up that item
03/17/2022 05:56 garuda108#239
Is there a bot for four leaf clover? Maybe start of Hyclon Farm die at bridge and remove DP just on a loop? 4 points towards lucky would help a lot :D
03/17/2022 11:45 LucArts#240
Quote:
Originally Posted by corey54321 View Post
Code:
; ==== 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
its in the top of the script maybe set to false need to be true to pick up that item

which file should I open to be able to make this change?
and I open it with notepad or always with autoit?