Register for your free account! | Forgot your password?

You last visited: Today at 14:31

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

Advertisement



Finding offsets?

Discussion on Finding offsets? within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2006
Posts: 98
Received Thanks: 6
Finding offsets?

Btw trying to make an aimbot :P just throwing that out there


EDIT: This is what iv'e found so far,am I on the right track? this is for a v5165 private server that I own,When I was jumping around on one of my chars,around another character of mine that had the proccess on her client,these are the addresses that came up,eventually I got down to the last x and last y address,and every jump they were right,but the question is am I doing this right

Heres what I found:

01175390 - proper x coord for other players?

What accesses this address
Code :00511f96 - 8b 91 c8 02 00 00 - mov edx,[ecx+000002c8]
Code :0051039b - 89 86 c8 02 00 00 - mov [esi+000002c8],eax
Code :00529795 - ff b3 c8 02 00 00 - push [ebx+000002c8]
Code :00511535 - ff 37 - push [edi]
Code :00511547 - ff 37 - push [edi]
Code :005103e3 - ff b6 c8 02 00 00 - push [esi+000002c8]
Code :0050fd97 - ff b6 c8 02 00 00 - push [esi+000002c8]
what writes to this address
Code :0051039b - 89 86 c8 02 00 00 - mov [esi+000002c8],eax

Proper y coord for other players -

01175394

What acceses this address?
Code :00511f9e - 8b 89 cc 02 00 00 - mov ecx,[ecx+000002cc]
Code :0052978d - ff b3 cc 02 00 00 - push [ebx+000002cc]
Code :00511530 - ff 77 04 - push [edi+04]
Code :005103db - ff b6 cc 02 00 00 - push [esi+000002cc]
Code :0050fd8f - ff b6 cc 02 00 00 - push [esi+000002cc]
Code :005103a4 - 89 86 cc 02 00 00 - push [esi+000002cc],eax
Code :0051153c - ff 77 04 - push [edi+04]
What writes to this address?
005103a4 - 89 86 cc 02 00 00 - mov [esi+000002cc],eax
Code :00532fc5 - 89 96 cc 02 00 00 - mov [esi+000002cc],edx
WhiteJem is offline  
Old 12/04/2009, 11:12   #2
 
elite*gold: 20
Join Date: Aug 2007
Posts: 1,749
Received Thanks: 2,198
You're on the right track. The ESI register holds the player base address at the two functions. The offset for the xcoord is then (PlayerBaseAddress + 0x2C8) and for ycoord it's (PlayerBaseAddress + 0x2CC).

So xcoord offset = 0x2C8, ycoord offset = 0x2CC.
IAmHawtness is offline  
Thanks
1 User
Old 12/04/2009, 22:32   #3
 
elite*gold: 0
Join Date: Jan 2006
Posts: 98
Received Thanks: 6
Thanks! I think im getting the hang of it now o.o
WhiteJem is offline  
Reply


Similar Threads Similar Threads
[Help] Finding a DDS.
05/25/2010 - EO Weapon, Armor, Effects & Interface edits - 3 Replies
Does anyone know where this DDS file is? http://www.elitepvpers.com/forum/attachment.php?at tachmentid=49334&stc=1&d=1274602821
problem-finding and updating CE Offsets
11/03/2009 - Dekaron - 2 Replies
Hey guys, Ive checked the 2moons exploit hacks and stuff and i used the tutorial how to find and update the offsets using Cheat engine by using Array of bytes and the Value of the hack..and i get a new address.so far so good. Now the problem is when i open Cheat engine(the updates file which i got the scripts of the hacks in,Just need to update offsets) and i do edit Script.once i change the Adress i try to save but the file is being saved as a CEA file,and i don't know how to open it. The...
mr argus, finding offsets.
02/14/2008 - Final Fantasy XI - 0 Replies
Well, I have been reading the tutorial on how to find them, and all was going well, until i ran into a snag. After following the instructions about 30 times over and over again, and banging my head into my desk a couple times, I decided I needed help from people who already know how to find them. I have searched all around and cant find any other tutorials except for the single one on how to find ownposition. Is there any chance someone could make a video tutorial on how to get all the offsets?...
Finding Memory Offsets in WoW?
07/12/2007 - World of Warcraft - 3 Replies
Hey people, i make bots, and so far i had some guy finding the offsets for me. how to do? do u know?



All times are GMT +1. The time now is 14:31.


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.