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.
Here's an example: I took the latest GWA² shared by Zilvereyes on this thread and created a bot that simply calls EnterChallenge and waits. I tested it in JQ, HA, and even PvE missions like Vizunah Square (Local Quarter).
Here's an example: I took the latest GWA² shared by Zilvereyes on this thread and created a bot that simply calls EnterChallenge and waits. I tested it in JQ, HA, and even PvE missions like Vizunah Square (Local Quarter).
It still performs the crash (007). Try codex and see
Stephen from ArenaNet updated the wiki recently to say that Toolbox is permitted but ONLY outside of PvP lobbies, perhaps he has implemented some back end to combat PvP bots entering into a lobby? Not sure.
I would lean toward the header being broken, but if it works for some and not for others, it could also be OS-related. I'm using Windows 11.
It doesn't work for everyone, the enter is like random. 50% goes through, 50% fail :/
Quote:
Originally Posted by Underavelvetmoon
Stephen from ArenaNet updated the wiki recently to say that Toolbox is permitted but ONLY outside of PvP lobbies, perhaps he has implemented some back end to combat PvP bots entering into a lobby? Not sure.
Here's an example: I took the latest GWA² shared by Zilvereyes on this thread and created a bot that simply calls EnterChallenge and waits. I tested it in JQ, HA, and even PvE missions like Vizunah Square (Local Quarter).
for the ones figuring out about disconnect with code 007.
recently anti cheat added, it causes disconnects when sending packets from suspuciosly flagged accounts, it is more frequent in PvP areas but also happens in other server handling functions like pressing the "enter mission" button.
i had the same problem in my toolbox plugin, as time pases, this disconnects will be more frequent.
i have no idea if the issue can be debugged from AutoIt, most safe solution is stop using cTos msgs.
until Anet finish doing the backend changes they are doing i would refrain from entering any pvp area with a bot active.
for the ones figuring out about disconnect with code 007.
recently anti cheat added, it causes disconnects when sending packets from suspuciosly flagged accounts, it is more frequent in PvP areas but also happens in other server handling functions like pressing the "enter mission" button.
i had the same problem in my toolbox plugin, as time pases, this disconnects will be more frequent.
i have no idea (most likely it cant) if the issue can be debugged from AutoIt, most safe solution is stop using cTos msgs.
until Anet finish doing the backend changes they are doing i would refrain from entering any pvp area with a bot active.
They must be flagging all brand new accounts brought from their store to then. I just bought a few different accounts all using different payment methods, emails and so forth. I still recieve the issue, do you have any proof of this being the actual problem?
They must be flagging all brand new accounts brought from their store to then. I just bought a few different accounts all using different payment methods, emails and so forth. I still recieve the issue, do you have any proof of this being the actual problem?
yes if you get caught sending forbidden packets you get flagged even if youre on a new account.
only anet have proof of that, but i have tested around 20 accounts and only the ones that ever used a bot had the problem.
removed cTos packets from my project and everything fixed itself.
you can test my proyect, first version has 007, last version dont
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.