sounds super awesome. im gonna start reading right away. the problem is that i do not know where to begin. any advice while im googling?
Thank you
sounds super awesome. im gonna start reading right away. the problem is that i do not know where to begin. any advice while im googling?
Thank you
perfect. thanks.
thats gonna be my good night reading
EDIT:
OMG this is so awesome! gj to the guys who reversed all this info and to people like shynd for writing such guides. Thanks a lot![]()
Last edited by Zephir; 04-26-2009 at 01:37 PM.
It's a little bit out-dated, but some of the information is still useful. I apologize that I haven't kept it updated.
okay im done readingsuper awesome guides. thank you shynd for writing those.
for some reason i cannot register on the game deception forumstried all emails etc. but i really want to get a grab on that WoWX Source that bobbysing released. found his post on this forum but it does not contain the source... only the .exe.
can anyone upload the source? (google wont help me...)
thank you
http://dl.getdropbox.com/u/1008777/WoWX_Source.rar
http://dl.getdropbox.com/u/1008777/WoWX_Binary.rar
http://dl.getdropbox.com/u/1008777/M...20Modified.rar
credits for those links go to shynd because i couldn't register either and he uploaded them.
Why dont you use GUIDs for identifying a player/NPC?
This exact problem is worked on in shynd's blog. well it does not tell you how to get XYZ but this is easy once you know how to loop through objects: use the discriptors posted after new patch releases.
Also what is "your" language? AutoIt?
I've done a lot of my work on autoit but am moving away from it now (to c++) so if you got any questions regarding that... ask me
Zephir
No, my main language is C#, just that I know programming in general so reading code (independant of language) isn't an issue.
Well, I get the theory but I don't get how to get the addresses which basically is what you need to begin with to even start adding on offsets. ie. the pointer.
Do you have MSN or something? Could you pm me your email and we could discuss further as the response time is quite sloppy on dev forums.
Thanks again,
Hi, i want to get health of an wowobject, I use theses adress to find it but It doesn't seem to work :
x = [gameObjBasePtr + 0xE8 ] // Works
y = ...
z = ...
DescriptorFields = [(gameObjBasePtr + 0x]
objectHP = [(DescriptorFields + (0x17 * 4)]
Anyone know what's wrong with that ?
Wrong offsets for descriptorField or object hp ?
Thanks
Ok, i'm retarded ><
The server give me 4 Gameobject with pos 0,0,0 and it's confused me :yuck:
Thank's =)
thanks for the info