Register for your free account! | Forgot your password?

You last visited: Today at 00:53

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

Advertisement



GW Working Bots 2020

Discussion on GW Working Bots 2020 within the GW Exploits, Hacks, Bots, Tools & Macros forum part of the Guild Wars category.

Reply
 
Old 12/19/2020, 16:34   #1141
 
elite*gold: 0
Join Date: Jul 2014
Posts: 14
Received Thanks: 3
uhm... total noob here... so what do i do with these files? ^^

Edit: I think I actually figured it out. Vaet seems to work for now. *proud*
TonusBerlin is offline  
Old 12/19/2020, 16:35   #1142
 
RDL420's Avatar
 
elite*gold: 0
Join Date: Apr 2020
Posts: 45
Received Thanks: 20
I had another issue finding the new value for $HEADER_SIGNPOST_RUN which caused game crashes right before opening a chest.

On the gwca git repo the constant equivalent is this one (which is harder to find because of names difference):
Code:
#define GAME_CMSG_INTERACT_GADGET
So new header for $HEADER_SIGNPOST_RUN:
Code:
Global Const $HEADER_SIGNPOST_RUN = 0x50
Everything works fine now, at least for boreal chest run
RDL420 is offline  
Thanks
2 Users
Old 12/19/2020, 17:26   #1143
 
elite*gold: 0
Join Date: Dec 2020
Posts: 29
Received Thanks: 0
Would you mind posting the updated vaettir?
gwplaya is offline  
Old 12/19/2020, 17:38   #1144
 
elite*gold: 0
Join Date: Jul 2014
Posts: 14
Received Thanks: 3
Updated Vaettir

I hope I am doint it all right; never posted files here before xD
This "should" contain a Vaettir Bot Version with updated Gwa2 / Headers.
Worked perfectly for me so I hope it does for you guys too.

In case I messed up or maybe if this helps someone to use at other bots;
this is what I did:
I downloaded the "New Headers" file that was just posted.
I put these two files in the bot folder, replacing the old "gwa2".
I opened / edit the bot and went to the lines that say "include blabla".
I put in #include "GWA2_Headers.au3" and saved.

Hope this all helps. Happy Xmas event to yall
Attached Files
File Type: rar Vaetir.rar (56.8 KB, 119 views)
TonusBerlin is offline  
Thanks
3 Users
Old 12/19/2020, 18:17   #1145


 
Ridl3's Avatar
 
elite*gold: 16
Join Date: Jul 2013
Posts: 68
Received Thanks: 3
Quote:
Originally Posted by TonusBerlin View Post
I hope I am doint it all right; never posted files here before xD
This "should" contain a Vaettir Bot Version with updated Gwa2 / Headers.
Worked perfectly for me so I hope it does for you guys too.

In case I messed up or maybe if this helps someone to use at other bots;
this is what I did:
I downloaded the "New Headers" file that was just posted.
I put these two files in the bot folder, replacing the old "gwa2".
I opened / edit the bot and went to the lines that say "include blabla".
I put in #include "GWA2_Headers.au3" and saved.

Hope this all helps. Happy Xmas event to yall
Gives an error

Ridl3 is offline  
Old 12/19/2020, 18:23   #1146
 
elite*gold: 0
Join Date: Aug 2020
Posts: 4
Received Thanks: 0
Quote:
Originally Posted by TonusBerlin View Post
I hope I am doint it all right; never posted files here before xD
This "should" contain a Vaettir Bot Version with updated Gwa2 / Headers.
Worked perfectly for me so I hope it does for you guys too.

In case I messed up or maybe if this helps someone to use at other bots;
this is what I did:
I downloaded the "New Headers" file that was just posted.
I put these two files in the bot folder, replacing the old "gwa2".
I opened / edit the bot and went to the lines that say "include blabla".
I put in #include "GWA2_Headers.au3" and saved.

Hope this all helps. Happy Xmas event to yall
By Kilroy Stoneskin Bot V1.4 it also doesnt work. Crash when will do quest. Any help? thx
ultradie is offline  
Old 12/19/2020, 18:27   #1147
 
strecky's Avatar
 
elite*gold: 100
Join Date: Aug 2007
Posts: 224
Received Thanks: 362
Quote:
Gives an error

Happy Xmas
Attached Files
File Type: rar Vaettir Ident_Sell_ Fixed By Niliya.rar (51.2 KB, 184 views)
strecky is offline  
Thanks
4 Users
Old 12/19/2020, 18:29   #1148


 
Ridl3's Avatar
 
elite*gold: 16
Join Date: Jul 2013
Posts: 68
Received Thanks: 3
Quote:
Originally Posted by strecky View Post
Happy Xmas
Thanks for the fast reply.
Do you happen to have the updated killroy also ?

or is it like an easy thing do fix this ?
Ridl3 is offline  
Old 12/19/2020, 18:31   #1149
 
elite*gold: 0
Join Date: Jan 2015
Posts: 3
Received Thanks: 0
Is there a way we can make this store golds like V3 update??
Ratedsdk is offline  
Old 12/19/2020, 18:33   #1150
 
Waka.Waka's Avatar
 
elite*gold: 0
Join Date: Dec 2016
Posts: 116
Received Thanks: 66
Quote:
Originally Posted by Ratedsdk View Post
Is there a way we can make this store golds like V3 update??
open the v3 version.. copy the ''storegold() function".. add it to the other bot and you are good to go

If GetGoldCharacter() > 90000 Then
Out("Depositing Gold")
DepositGold()
EndIf
Waka.Waka is offline  
Old 12/19/2020, 18:42   #1151
 
elite*gold: 0
Join Date: Jan 2015
Posts: 3
Received Thanks: 0
some reason it wont let me Dl your Ident sell fix due to virus and I scanned it everything is clear
Ratedsdk is offline  
Old 12/19/2020, 18:42   #1152
 
elite*gold: 0
Join Date: Nov 2010
Posts: 120
Received Thanks: 89
did the salvage offsets change? Got the new header but still getting an error. Somebody got the new ones?
Kamyshin is offline  
Old 12/19/2020, 18:45   #1153


 
Ridl3's Avatar
 
elite*gold: 16
Join Date: Jul 2013
Posts: 68
Received Thanks: 3
So it seems all my bots keep giving the same error. Was there any update in guild wars ? And how do i fix this on my own.
Ridl3 is offline  
Old 12/19/2020, 18:47   #1154
 
elite*gold: 0
Join Date: Nov 2010
Posts: 120
Received Thanks: 89
Quote:
So it seems all my bots keep giving the same error. Was there any update in guild wars ? And how do i fix this on my own.
yes, update the headers referenced a few posts before
Kamyshin is offline  
Old 12/19/2020, 18:51   #1155


 
Ridl3's Avatar
 
elite*gold: 16
Join Date: Jul 2013
Posts: 68
Received Thanks: 3
Quote:
Originally Posted by Kamyshin View Post
yes, update the headers referenced a few posts before
Do i just replace the headers file with the new one and thats it ?
And for example killroy bot, there is no headers in it and same error. How would i fix that ?
Ridl3 is offline  
Reply


Similar Threads Similar Threads
[WTT] UPlay Anno 2020 Complete Key gegen Anno 1404/Anno 2020 Complete STEAM
08/12/2015 - Steam Trading - 0 Replies
Want to Trade UPlay Anno 2020 Complete Key gegen Anno 1404 oder Anno 2020 Complete STEAM only with Middleman



All times are GMT +2. The time now is 00:53.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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