Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 12:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 25 of 66
Search took 0.01 seconds.
Search: Posts Made By: Yoshikawa91
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/03/2025, 11:07
Replies: 45
Views: 10,876
Posted By Yoshikawa91
Am I the only one having this error with those...

Am I the only one having this error with those vaettir bots ?

Exception: c0000005
Memory at address fffffff0 could not be written
App: Gw.exe


It happened on TargetNearestEnemy() but in...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 03/26/2022, 00:58
Replies: 533
Views: 149,019
Posted By Yoshikawa91
You nned to check for the ModelID not the AgentID.

You nned to check for the ModelID not the AgentID.
Forum: GW Exploits, Hacks, Bots, Tools & Macros 01/09/2022, 12:39
Replies: 1
Views: 1,359
Posted By Yoshikawa91
Search for "Dragon Moss" or "Fiber" bot and tweak...

Search for "Dragon Moss" or "Fiber" bot and tweak it to make it keep gold echovald and you will be good.
Forum: GW Exploits, Hacks, Bots, Tools & Macros 01/04/2022, 18:37
Replies: 533
Views: 149,019
Posted By Yoshikawa91
Go next to the keyless chest and use this. ...

Go next to the keyless chest and use this.


TargetNearestItem();
ActionInteract()
Forum: GW Exploits, Hacks, Bots, Tools & Macros 12/20/2021, 16:45
Replies: 533
Views: 149,019
Posted By Yoshikawa91
Send us the CanPickup function content of your...

Send us the CanPickup function content of your au3 and I will fix it for you.
Forum: Guild Wars Trading 11/28/2021, 13:22
Replies: 47
Views: 32,678
Posted By Yoshikawa91
Fast & reliable trade. Thanks.

Fast & reliable trade. Thanks.
Forum: GW Bots 11/13/2021, 13:21
Replies: 2
Views: 569
Posted By Yoshikawa91
Something like that should work Local...

Something like that should work

Local $lTimer = 0
While 1 ;Your main loop

If $lTimer == 0 Or TimerDiff($lTimer) >= 10000 Then
UseSkillEx(8)
$lTimer = TimerInit();
EndIf
Forum: GW Bots 06/16/2021, 10:51
Replies: 303
Views: 46,075
Posted By Yoshikawa91
To do so, you need to go through your inventory...

To do so, you need to go through your inventory in order to detect white item, then find the first available slot in your storage and then move item into this slot.

It should look something like...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 06/10/2021, 21:43
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
If you look at the definition of PickUpItem...

If you look at the definition of PickUpItem function in GWA2.au3 you can see that it is written as follow : "Func PickUpItem($aItem)".

It means that this function requires one parameter (not 0,...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 06/07/2021, 16:16
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Hi guys, Am I the only one having random GW...

Hi guys,

Am I the only one having random GW crash (grey popup asking for "Send/Do not send" report to ANet) on most if not all kind of bots (DragonMoss, Feather, Vaettir, Chestrun, etc...) ?

By...
Forum: GW Bots 05/05/2021, 19:15
Replies: 10
Views: 3,395
Posted By Yoshikawa91
:handsdown::handsdown::handsdown: Thanks a lot...

:handsdown::handsdown::handsdown: Thanks a lot @list comprehension ([Only registered and activated users can see links]) ! :handsdown::handsdown::handsdown:

Using your tricks...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/29/2021, 20:16
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Thanks a lot. Looking forward to read you....

Thanks a lot. Looking forward to read you. :handsdown:
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/28/2021, 22:45
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
I manage to fix the mAgentBase pattern last time...

I manage to fix the mAgentBase pattern last time it changed using CheatEngine to scan memory. But I did not manage to get the fix for salvage, even try using Immunity Debugger. :(

I am not asking...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/11/2021, 13:19
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
When I was saying "Yes it does", I wanted to say...

When I was saying "Yes it does", I wanted to say "yes salvage patterns have changed". :(
Salvage functionnality is indeed broken. I am actually trying to fix it but I am struggling really hard with...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/11/2021, 13:05
Replies: 23
Views: 6,867
Posted By Yoshikawa91
You use a packet logger to see what is sent by...

You use a packet logger to see what is sent by the game when doing specific action within the game and first argument of the packet is the HEADER value. You then compare with what you got before...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/11/2021, 02:35
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Yes it does. Edit: I shoud have say "Yes...

Yes it does.

Edit: I shoud have say "Yes they have".
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/09/2021, 09:31
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Indeed. Btw, "ScanSalvageFunction" pattern...

Indeed.

Btw, "ScanSalvageFunction" pattern is broken as well.
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/08/2021, 20:37
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
It is indead the new pattern for...

It is indead the new pattern for "ScanChangeTargetFunction" but it is not working for "ScanAgentBase" which make the gwa2 useless atm...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/07/2021, 16:43
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Yes it has but changing the pattern and the...

Yes it has but changing the pattern and the offset does not seem to be enough though. :'(
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/07/2021, 15:43
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
It seems yes. Call to GetAgentExists(-2)...

It seems yes.

Call to GetAgentExists(-2) always return False which implies that every call to SendPacket function doing nothing but returning False as well...

75%+ of GWA2 api is using...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 03/15/2021, 09:54
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Do you have enough carac pts ? I notice the same...

Do you have enough carac pts ? I notice the same behavior on other lvl 20 bot when my toon haven't done the carac pts quests.
Forum: GW Exploits, Hacks, Bots, Tools & Macros 03/12/2021, 12:03
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Soo (8 Accounts) : 7-9min ??? UW (8 Accounts) :...

Soo (8 Accounts) : 7-9min ???
UW (8 Accounts) : 20-25min ???

Are you implying that those bots have manage to automate the SC strats ?
If true, it is mad work. :handsdown:
Forum: GW Exploits, Hacks, Bots, Tools & Macros 03/08/2021, 14:19
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
You need to allow at least one bag in the UI, I...

You need to allow at least one bag in the UI, I think.
With no bag allowed, bot will count 0 free slot for sure.
Forum: GW Exploits, Hacks, Bots, Tools & Macros 02/16/2021, 20:40
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Put a semi-colon ";" at the beginning of the line...

Put a semi-colon ";" at the beginning of the line saying "LoadSkillTemplate("XXXXXXXXXXXXXXXXXX")"
Forum: GW Exploits, Hacks, Bots, Tools & Macros 02/16/2021, 18:11
Replies: 2,174
Views: 490,753
Posted By Yoshikawa91
Try to comment the part where it loads...

Try to comment the part where it loads SkillTemplate and see if issue disappear.
Showing results 1 to 25 of 66

 
Forum Jump

All times are GMT +1. The time now is 12:23.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.