[GWA2] How to chase after updated header values? 11/14/2024 - GW Bots - 11 Replies Hi all,
First post, but have been following the tips all over this forum for about 6 months since I started writing my own bots.
Recently the server headers changed, and although it looks like the community have pulled through and released a new version of GWA2 to reflect it, there are other headers that I'm using, that aren't in the vanilla GWA2 code.
SendPacket(0x14, 0x6F, $lItemID, $lQuantity, $lBagID, $aSlot - 1)
The above command would have previously told GW to move $lQuantity...
Leader/followbot - Updated with new GWA2/headers (functional) 07/21/2019 - GW Exploits, Hacks, Bots, Tools & Macros - 29 Replies EDIT: Updated 6/16/18
Hey all,
I updated the follow/leader bot with the new headers (I think there were a few that I didn't bother updating, since the script doesn't seem to use them anywhere). I haven't done extensive testing, but it's working for me so far. Please let me know if you get any errors/crashes, and I'll attempt to fix them.
Enjoy!
Pre-Searing Bandit Farming Bot (Headers updated 4/6/18) 04/24/2019 - GW Exploits, Hacks, Bots, Tools & Macros - 18 Replies Updated 7/3/18
Here it is! Only the .AU3 script will work (executable will crash). I didn't feel like using the new preferred (and superior) format of separating header values from sendpackets, but I might do that eventually.
I built in a graphics toggler. Currently, you can disable graphics by pressing the "-" key on your keyboard, and enable with "https://www.autoitscript.com/autoit3/docs/fu nctions/HotKeySet.htm
More info about keys at:...
Pre-Searing Bandit Farming Bot (Headers updated) 06/02/2018 - GW Exploits, Hacks, Bots, Tools & Macros - 9 Replies Only the .AU3 script will work (executable will crash). Header values are now separated from sendpackets.
I built in a graphics toggler. Currently, you can disable graphics by pressing the "-" key on your keyboard, and enable with "[". The keys can be changed in lines 13 and 14 of the "Bandit Farming.au3" script.
Enjoy and abuse.