Posted: Thu Sep 01, 2011 4:49 pm Post subject: Collision Class in MMO game...
First of all, yes i got some experience with reversing c++, but damn, i can't find collision class, i've found coordinates x,y,z but still can't find it, because those coordinates are accessed by a couple of hundred addresses, any smart idea from you guys?
Joined: 09 May 2003 Posts: 25806 Location: The netherlands
Posted: Thu Sep 01, 2011 4:57 pm Post subject:
I really doubt this works, but find what accesses the coordinates, wait a while without bumping into anything. Check the list.
Walk into a wall, and with luck at least one address will be added since last check...
Of course, if the same collision routine is also used for the ground you're walking on it will be difficult. _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
Posted: Sun Sep 04, 2011 3:10 pm Post subject: Re: Collision Class in MMO game...
listito wrote:
First of all, yes i got some experience with reversing c++, but damn, i can't find collision class, i've found coordinates x,y,z but still can't find it, because those coordinates are accessed by a couple of hundred addresses, any smart idea from you guys?
Make sure you got the operational coordinates and not the draw coordinates. Can't tell you much more than this, it's a trade secret after all. _________________
Life can be a blitz. What's right and wrong will fly right past you without you having to do a thing about it.
"Cheating only means you want to hold on to the things you value."
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum