[2022/2023] Guild Wars working bots

11/03/2023 15:23 RustBuster#451
I have been out of GW1 for years. Out of all of the bots on page 1 which one is the easiest to get started with that is still giving back good returns? Then which one is a little more complicated to setup but gives a high return?
11/05/2023 00:41 evergreen1997#452
Made a little Halloween Tonic spam bot. Its my first so could crash. But works fine for me atm if you start it from an Outpost.
11/05/2023 18:27 tortuse#453
Quote:
Originally Posted by Touchwise View Post
If anyone can add a deadonrun function in my froggy bot would be perfect and all will have something working perfectly without crashes, etc i fixed all other errors, added opening lock chests etc

biggest problem is when it dies in the zone before second res shrine in the second level then it bugs at the first res shrine.
This bot work perfectly ! Great job!
In my opinion, the deadonrun function is needed but a bag checker to return to the outpost, and sell items, is needed if you want to run this bot more than 4-5 times in HM. Sometimes your bag is full and the character couln't take the boss key
11/06/2023 14:05 Sonny_Black1991#454
Can someone help me with which program can I use the bots? Any program for the au.3 files?
11/06/2023 16:14 tellmarch#455
Quote:
Originally Posted by Sonny_Black1991 View Post
Can someone help me with which program can I use the bots? Any program for the au.3 files?
i use autoit v3.3.14.5
11/06/2023 17:50 Sonny_Black1991#456
Can someone help me set this up?
11/07/2023 21:03 Scnuddel#457
I tinkerd a little bit for a Dervish version. It still uses 100b and besides a few minor changes its still the same, but vor anyone who want to try it out, feel free




Quote:
Originally Posted by adgjk View Post
Hi Again! :handsdown:

Today I bring a self-edited self-programmed bot for Ministerial Commendations!

The main character proff is Assassin (Working to bring Dervish asap),

Did a bunch of changes, on pickups, movements, even when ahead and created and self party creator if you are lazy to even setup your heroes and it will load a setup automatically,

This one gave a lot of headache but yeah, is working, on HM is really hard tho, the chances of success is really low, on NM it's chance success is around 80% to 85%, depends on Miku a lot, which I couldn't program properly to track her HP and do some healing (I suck at Dll stuff)

Please, download it and test it, any feedback is welcome, also if you can improve some code and share it with everyone that would be great!

KR,
Nitta
11/10/2023 01:03 Xebor#458
Quote:
Originally Posted by Sonny_Black1991 View Post
Can someone help me set this up?
Install Autoit.
Load guild wars and your farming toon.
Browse to where the bot files you have saved are located.
Right click on the main bot file (depends on which bot you're running),
Choose Run Script (x86) to make it run.
11/11/2023 03:10 xamkta#459
anyone got a working ranger fiber bot?
11/11/2023 09:52 ICON007#460
anyone got a material buyer bot?
11/11/2023 12:46 ARJ#461
Quote:
Originally Posted by ICON007 View Post
anyone got a material buyer bot?
If u want to buy alot of mats without the clicking just use GwTool box (:
11/12/2023 11:58 Zeus1571#462
Quote:
Originally Posted by xamkta View Post
anyone got a working ranger fiber bot?
This one works until the inventory fills up, then it has some issues; I haven't had a chance to really look into it much. If someone wants to take a look, I believe the issue starts around ~Line 633 with the salvage function. The farm, itself, however, works perfectly fine.
11/13/2023 11:20 Death_Fire#463
Quote:
Originally Posted by Scnuddel View Post
I tinkerd a little bit for a Dervish version. It still uses 100b and besides a few minor changes its still the same, but vor anyone who want to try it out, feel free

Hey I tried the Bot but the bot didnt pick up the Ministerial Commendation?
11/15/2023 04:27 }{ME}{#464
Quote:
Originally Posted by Mrjambix View Post
Title Farmer for the following:
Luxon fails to leave the outpost. When it's trying to leave the outpost, it says "loaded zone" too early, then it runs back right before leaving the portal. So, it stays in an infinite loop while still in the outpost and cannot leave.
11/15/2023 05:37 Razerb#465
HI ,


the solution was page 21 ;)

Here is a fix , goto line 244 and replace with this ,

" ElseIf $Title = "Luxon" Then
MoveTo(-4268, 11628)
Do
RndSleep(500)
Move(-5490, 13672)
RndSleep(500)
Until GetMapID() = $Luxon_Map "

Enjoy