Guild Wars Botting API Patcher

05/17/2018 23:33 tjubutsi#61
Well, maploading is fucked completely now in current gwa2, as well as rendering. Hell it's probably not even the rendering that's broken but the new update that did something with background running.
05/18/2018 00:18 rheek#62
Quote:
Originally Posted by tjubutsi View Post
Well, maploading is fucked completely now in current gwa2, as well as rendering. Hell it's probably not even the rendering that's broken but the new update that did something with background running.
weird, im running a bot and the renderdisable toolbox no problem right now.
05/18/2018 00:57 Armon18#63
Nothing really to compare, but i running a kurzick bot the hole day and now its crashing all the time. I tried to patch again with your new header but doesen't work for me. No Botting for me tonight...
05/18/2018 01:01 rheek#64
Quote:
Originally Posted by Armon18 View Post
Nothing really to compare, but i running a kurzick bot the hole day and now its crashing all the time. I tried to patch again with your new header but doesen't work for me. No Botting for me tonight...
are you sure youre using the newest header file? I noticed that sometimes the patcher doesnt copy the file if you use the patcher to copy the new header into the bot.
05/18/2018 01:34 Armon18#65
Yeah new Header Files, with old patcher. Because if i try to patch with your 8 days old patcher he dont show my any au3 files to patch... And as its wrote down in the ReadMe, after i patching the gw2 and bot au3 i also copy the new header into the folder manualy

oh i read the new Changelog...

But still after i tryed to patch with new patcher and new Headers the bot doesn't work...
05/18/2018 02:43 criticalism#66
Because it now patches ALL the au3 inside the folder, you dont have to do it 1 by 1 anymore, if you already patched before, all you had to do is replace the old headers file with the new one...
05/18/2018 03:53 glechene#67
Up and running within a minute...big thank you to rheek....
05/18/2018 12:09 george2324#68
when my two different bots go to deposit gold now they crash.

any ideas?
05/18/2018 12:33 mhaendler#69
Quote:
Originally Posted by rheek View Post
are you sure youre using the newest header file? I noticed that sometimes the patcher doesnt copy the file if you use the patcher to copy the new header into the bot.
You've got the wrong header for donating factions

Global Const $HEADER_FACTION_DONATE = 0x3B

Thats the new correct header
05/18/2018 13:08 Armon18#70
Quote:
Originally Posted by george2324 View Post
when my two different bots go to deposit gold now they crash.

any ideas?
Nice, i had the same problem... After deleting/hiding the function in the script the bot runs perfectly xD

Edit: rheek maybe you can fix this, must be something with the headers, i guess.
05/18/2018 13:40 rheek#71
Hahaha, yeah fucked up incrementing hexadicemals twice. I guess it was too late when I sniffed the headers.

Fixed them.
05/18/2018 14:36 uhlala2323#72
Hey,
thanks again for the great work you are doing.

While trying to patch an old script, i got an error message from the patcher.


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


Maybe you can implement this into the patcher or help me fixing it.

Error Message:
05/18/2018 16:18 mhaendler#73
Quote:
Originally Posted by uhlala2323 View Post
Hey,
thanks again for the great work you are doing.

While trying to patch an old script, i got an error message from the patcher.


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


Maybe you can implement this into the patcher or help me fixing it.

Error Message:
Edit the File GWBible.au3, in the Line 10846 there is an Error, Remove the "0" before the $HEADER_INVITE_TARGET... there you go
05/18/2018 19:55 Armon18#74
rheek updated the headers, go on github and download the new ones...
That fixed the problem with deposit/withdraw for me
05/19/2018 03:00 rheek#75
Quote:
Originally Posted by uhlala2323 View Post
Hey,
thanks again for the great work you are doing.

While trying to patch an old script, i got an error message from the patcher.


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


Maybe you can implement this into the patcher or help me fixing it.

Error Message:
Ill have a look at it, thanks for letting me know and providing the source. The fix from mhaendler should help you fix it this time for yourself.


Quote:
Originally Posted by bwwahlberg23 View Post
if you dont have anything useful to say dont answer at all please. I made this commend few hours after the new headers were uploaded. I patched my bot with those headers. I still get the Crash.
What he said is correct and indeed useful. What you just wrote on the other hand, well...

I fixed the header, I double checked that header. Now its on you to check whether you actually use the correct headers. If you are using them (and you really checked it), then feel free to ask for help in a friendly tone again.