I think you haven't used the optimized functions from the file I shared, correct? I see it uses dllstruct to pull information instead of pointers.
The version I shared should be fairly plug and play, was there anything missing?
Have you used the optimized GWA2 I posted above? The movement function makes a lot of difference because the old one had a sleep to ensure you reached your destination whereas in the optimized function I shared it calculates actual distance and there is no useless sleep, and it is not vulnerable to lag (the old function could sometimes leave you stranded when there is lag).
Overall all functions should function better, especially functions that count enemies or detect effects.
Did you have to make adjustments to plug it to your bots? When i started the file, I was paying close attention to protect reverse compatibility with older bots, but in case you encounter anything missing let me know, worst case a function name would be slightly different.
He's moved onto to using mostly logic and using that gwa-censured logic he posted with froggy hm bot and moddok bot. We were both in a discord with Greg and he helped us out a lot.
He's moved onto to using mostly logic and using that gwa-censured logic he posted with froggy hm bot and moddok bot. We were both in a discord with Greg and he helped us out a lot.
Is honestly insane, the way you things are simplified in logic and that gwa2 optimized! Makes it possible for someone with little to no experience to jump right in. I just recently got into it a few years ago so I'm still pretty fresh, if you're okay with it i'd love to get your discord and ask some questions about some functions i discovered in there recently! So thanks for all your work bro <3
I gave this thread a 5 star rating. An image is linked in my post as how to use the rating system, but it says due to my post count that it will not be shown. Here is a direct link either way.
Hey
Thanks for this post with the new versions! I tried the optimized version of Logicdoor, but the github is no longer maintained?
Also, since the last version of May 14 following the update on gw, the enterchallkange causes 007. I thought it was a header issue but it works sometimes and in the majority of cases 007. It seems that version 6.16 of the toolbox has the same problem, but it was fixed in version 6.18, but looking at the changes on their git I can't figure out what they've changed about it. Do you have any idea?
Hey
Thanks for this post with the new versions! I tried the optimized version of Logicdoor, but the github is no longer maintained?
Also, since the last version of May 14 following the update on gw, the enterchallkange causes 007. I thought it was a header issue but it works sometimes and in the majority of cases 007. It seems that version 6.16 of the toolbox has the same problem, but it was fixed in version 6.18, but looking at the changes on their git I can't figure out what they've changed about it. Do you have any idea?
i'm glad i'm not the only to have the same issue when I try to enter a challenge, I also have 007 error. If anyone have any clue, would be great
Hey
Thanks for this post with the new versions! I tried the optimized version of Logicdoor, but the github is no longer maintained?
Also, since the last version of May 14 following the update on gw, the enterchallkange causes 007. I thought it was a header issue but it works sometimes and in the majority of cases 007. It seems that version 6.16 of the toolbox has the same problem, but it was fixed in version 6.18, but looking at the changes on their git I can't figure out what they've changed about it. Do you have any idea?
Same 007 for me, i can reduce error rate by putting a big sleep (sleep ("20000")) before EnterChallenge().
And GetLastDialogID() also return an empty value.
Same 007 for me, i can reduce error rate by putting a big sleep (sleep ("20000")) before EnterChallenge().
And GetLastDialogID() also return an empty value.
This sounds like you may need to update headers. Should be able to do so with this. Directions on how to use are in the folder. I'll try to look into it myself if I get some time, don't seem to be having any issues with enterchallenge or enterforeignchallenge myself.
This sounds like you may need to update headers. Should be able to do so with this. Directions on how to use are in the folder. I'll try to look into it myself if I get some time, don't seem to be having any issues with enterchallenge or enterforeignchallenge myself.
Can you psot your gwa2 pls ? Or try to enter pvp map with enterChalenge because for 10 times so many people got 5/6 errrors but sometimes it work
Had zero issues entering codex on multiple instances using this. What pvp zones are you trying to enter? HA? This is a GWA2 from 2021 and I use it on tons of different bots when updating them.
What Pvp zone are you trying to enter? That very well could have something to do with it. It's obviously a problem with headers then but not sure why you're receiving the error and I'm not. It will help me understand more If I know where you're trying to enter so I can go and try there myself.
How to update GWA2.au3 values 01/10/2022 - GW Bots - 0 Replies Hey, i would like to learn updating the adresses in gwa2.au3
Can someone show me how to do it? My bot isn't running...
I will also upload the new file for the community :)
How Update 13th décembre GWA2 01/12/2020 - GW Bots - 1 Replies Hello,
Can anyone explain to me how to fix gwa2.au3 since update of 13th december?
I know it is bot only header...
COF bot still crashes after GWA2 update 04/15/2018 - GW Exploits, Hacks, Bots, Tools & Macros - 2 Replies Hello. So, I updated all the headers as per the update on this bot. The bot travels to Doomlore and then it crashes as soon as it leaves the exit. I cant figure it out. Any help would be greatly appreciated. Thank you.