Global $Header__mMax_mSetAttributes = 0x10
Global $Header__AbandonQuest = 0x12
Global $Header__SetHeroAggression = 0x17
Global $Header__LockHeroTarget = 0x18
Global $Header__ChangeHeroSkillSlotState = 0x1C
Global $Header__CommandHero = 0x1E
Global $Header__CommandAll = 0x1F
Global $Header__AddHero = 0x23
Global $Header__KickHero = 0x24
Global $Header__CallTarget = 0x28
Global $Header__Attack = 0x2C
Global $Header__CancelAction = 0x2E
Global $Header__DropBuff = 0x2F
Global $Header__DropItem = 0x32
Global $Header__DropGold = 0x35
Global $Header__EquipItem = 0x36
Global $Header__GoPlayer = 0x39
Global $Header__DonateFaction = 0x3B
Global $Header__GoNPC = 0x3F
Global $Header__Dialog = 0x41
Global $Header__PickUpItem = 0x45
Global $Header__ChangeSecondProfession = 0x47
Global $Header__GoSignpost = 0x57
Global $Header__OpenChest = 0x59
Global $Header__SetDisplayedTitle = 0x5E
Global $Header__ClearDisplayedTitle = 0x5F
Global $Header__SetSkillbarSkill = 0x62
Global $Header__LoadSkillBar = 0x63
Global $Header__SkipCinematic = 0x69
Global $Header__mSendChat = 0x6A
Global $Header__IdentifyItem = 0x72
Global $Header__MoveItem = 0x78
Global $Header__AcceptAllItems = 0x79
Global $Header__SalvageMaterials = 0x80
Global $Header__SalvageMod = 0x81
Global $Header__ChangeGold = 0x82
Global $Header__UseItem = 0x84
Global $Header__SwitchMode = 0xA2
Global $Header__AddNpc = 0xA6
Global $Header__LeaveGroup = 0xA9
Global $Header__EnterChallenge = 0xAC
Global $Header__ReturnToOutpost = 0xAE
Global $Header__KickNpc = 0xAF
Global $Header__TravelGH = 0xB7
Global $Header__MoveMap = 0xB8
Global $Header__LeaveGH = 0xB9
I'm just to stupid to follow that. Where in _($aASM) i have to put that in?
Code:
_($aASM):
Case $aASM = 'mov eax,[eax+2C]'
$lOpCode = '8B402C'
Case $aASM = 'mov eax,[eax+680]'
$lOpCode = '8B8080060000'
I dont have a function CreateDialogHook() i have CreateDialogLog() and if i add your code i get LastDialogButtonsSize not provided.
I know how to find out headers and i shared them with the community. But i have no clue about code injection opcodes and so on.
Is it possible for one of the supercoders available on this forum to share a complete GW2?.
Every bot available is comming with one and they are totally different and every time i try to get a bot running with a "actual" (What I think what is a actual one ) one i get different errors like Skillogreturn and all this stuff what need to be fixed.
i think thats a gwAPI plugin function and you don't need to add that specific code at gwa2,
using dialog with gwa2 works at least i don't have any problems with the old code,
do you have a script that fails with dialog ?
unfortunately if you have scripts with their own specific functions you need to find them and fix them by hand, check for sendpacket or performaction withing the function and update them,
gwa2 it is already an easy "standard" api as you saying but sometimes the coders need to create specific functions for specific farms, most of the times that specific functions will be with the main script, if you just update the gwa2 and run the script within scite the output will tell you if it has double functions and all the errors, the different naming/wording its fault of the ppl that update them also every coder has his own coding and wording "style" so try to check the script first.
Hi Andy.
Thanks for your reply.
I know how to do that. I do it every time. And again and again ....
You call it a standard? I got 7 different versions of gwa2 within the last 7 downloads. 7 times compare file to see the diff.
And thats whats anoying me. Why we doing it every time on every Bot and everyone for its own.
If we create one standard GWA2 and using that for every bot all the wasted workforce can be used to create nice and smooth bots.
And without the crashes we all get to get the bots running Arenanets chance to identify bots is getting smaller.
I'm a project manager in real live and to be honest if my team is working together like we do i just hire a new one ;-)
But as i said. Thats just my sight.
I still enjoy this forum and the discussions and i still enjoy working on bots.
I think its just my project manager Efficiency eye thats speaking here. I'm really sorry if i bother someone.
There are standard versions out there schnoesel21, you just have to read lots of post and find them. Best thing to do though, honestly is download one of the working files and just choose one as your standard. Because gwa2 is an open source system, people make their own mods all the time... and believe me they have tried to do a standard one many times but as people make their own files to work with their own codes, this pollution exist. Because of the providers array of recent attacks on the community (and previous ones), a lot of the "supercoders coined in above messages" have chosen a retreating stance and have become more private... Repetitive attacks on this small community, has diminished the game and volume of people that openly share codes like these and even entire message bases have closed.
Seeing that this thread harbours a wide range of bots would it not be a nice idea to rewrite them to work with one gwa2? Afterwards it could be a rule that only the bot file without the gwa2 is to be published here. That could lead to the use of one central gwa2
Quote:
Originally Posted by schnoesel21
Hi Andy.
Thanks for your reply.
I know how to do that. I do it every time. And again and again ....
You call it a standard? I got 7 different versions of gwa2 within the last 7 downloads. 7 times compare file to see the diff.
And thats whats anoying me. Why we doing it every time on every Bot and everyone for its own.
If we create one standard GWA2 and using that for every bot all the wasted workforce can be used to create nice and smooth bots.
And without the crashes we all get to get the bots running Arenanets chance to identify bots is getting smaller.
I'm a project manager in real live and to be honest if my team is working together like we do i just hire a new one ;-)
But as i said. Thats just my sight.
I still enjoy this forum and the discussions and i still enjoy working on bots.
I think its just my project manager Efficiency eye thats speaking here. I'm really sorry if i bother someone.
i think thats a gwAPI plugin function and you don't need to add that specific code at gwa2,
using dialog with gwa2 works at least i don't have any problems with the old code,
do you have a script that fails with dialog ?
Hi Andy
In deed i have a problem with Last Dialog. GetLastDialogHex is always 0. I need this function for one of my scripts. Can you have a look please:
I tried the pattern and hex from this threat but no luck so far.
I just adapted the follower bot to my gwapi. There is a Last Dialog Field in it and you can send the Dialog to the followers. Since the May update ( i think ) last Dialog is not working any more.
new witch hack , 17 may and 18 may 2011 05/20/2011 - GunZ - 0 Replies hey guys ,
if you want the latest version of witch hack , go to Witch The Wicked • Index page
there you find official hacks,,,,, really i want to post there hack here , but they did nt accept , so go there and download the newest hack , they are nice , you can download it for free and without username .
and the most important , that there hack doesnt spam the site every minute as dedicated hack do ...
you have many new thing inside the new hack , like create hack name ,........ and...
kung cnu man may acc na may gold ak na may engraving trade ko!!!!!!!!!!read plss 12/27/2009 - Trading - 11 Replies kung cnu man may acc na may gold ak at engraving psg1 pwede ba itrade ko sa major ko yellow na may 7 baril at may 210 ecoin pa tpus may 100k sp nid ko plsss!!!!!!!!!! just add me josephlouisfaurill06o sa ym kung interesado kayu,.,.,.,.no SCAM
Free TBOT on May 19 upto May 21 05/20/2008 - Silkroad Online - 9 Replies juz check bot258.com i dunno if it is real...juz check guys.. and let me know if it is real thnx...
Untested new scam may be stupid and may already been said! 04/26/2008 - CO2 Exploits, Hacks & Tools - 11 Replies Right ive just thought of this in theory great scam :confused: if u use art money or cheat engine you could use them to give your char alot of money which can be shown in trade but not traded so u could say to anyone that looks to have a bit of money and good equips 'hi, do you want this account because im getting a bit bored of conquer and i got no friends who play on it '
they will most likely say yes and if they do then trade with them and say use cheat engine to give him a fake 60,000,000...