Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > 12Sky2
You last visited: Today at 05:50

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

Advertisement



How to find camera and char adress

Discussion on How to find camera and char adress within the 12Sky2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2010
Posts: 396
Received Thanks: 52
How to find camera and char adress

Hi all !

Is it possible to make a decent TUT about how to find camera en Char adresses ?

I tryed some TUT's out but nothing seems to work me

Thanks

B...
B... is offline  
Old 11/02/2010, 21:58   #2

 
Mega Byte's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,776
Received Thanks: 1,003
oh umm theres a tutorial on finding camera address for Zoom in this section.

Basicaly zoom all the way in scan for float uknown initial value
Zoom out one scroll of the mouse wheel scan for increased value
Zoom out one scroll of the mouse wheel scan for increased value
Zoom out one scroll of the mouse wheel scan for increased value
Zoom out one scroll of the mouse wheel scan for increased value
Don't zoom out or in walk around for a bit then search for unchanged value
Zoom in one scroll of the mouse wheel and search for decreased value
Zoom in one scroll of the mouse wheel and search for decreased value
Zoom in one scroll of the mouse wheel and search for decreased value
Zoom in one scroll of the mouse wheel and search for decreased value

Keep repeating various things above till you find it. When you find it freeze it to a number. Unfreeze it.

That is the current zoom address.
Now if you find what writes to it in code and zoom in all the way or out all the way in one of the code things there is a float compare if you scroll up a bit in the code window.
The other address being compared is either minimum or maximum zoom value.

They are next to each other in memory eg
Float MinZoom;
Float MaxZoom;
And they are Static. so they are always in the same place unless the game gets patched.

As for char address just search for your name and - a certian ammount till you find the 01 00 00 00 for saying its there.
There is a structure at character select one in game thats smaller and one in game thats big.

Have fun...
Mega Byte is offline  
Old 11/03/2010, 00:40   #3
 
elite*gold: 0
Join Date: Feb 2010
Posts: 396
Received Thanks: 52
Res_Xmem=
Res_Ymem=
Char_Xmem=
Char_Ymem=
Char_Zmem=0
Cam_Pos_Xmem=
Cam_Pos_Ymem=

Could some1 tell me this adresses so i can check if i founded the good ones

ty
B... is offline  
Old 11/03/2010, 03:03   #4

 
Mega Byte's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,776
Received Thanks: 1,003
Well it depends what version of the game you are wanting.

Here are the following addresses from my map fun log file for aeria.
Window Size Address: 10DBA34 10DBA38
PlayerStructSmall Address: 1108edc
Char X Z Y etc can be found from this address they are just + a bit and are stored as floats.

Zoom Hack Min Address: 10db806
Zoom Hack Max Address: 10db80a
Im uncertain about camera X and Y im pretty sure its relative to zoom and your player location, so it should be possible to find it by browsing memory around the zoom address or finding what reads from your player location. Ive found it once before but didn't write it down, i think AFK Guy was playing with it a bit too.
If you find them let me know so i can make signitures to find it each time
the X Z Y of the camera and pan roll yaw would all be float values i think. since its 3D.


Good luck.
Mega Byte is offline  
Old 11/17/2010, 03:40   #5
 
afkguy's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 271
Received Thanks: 80
your like the only person trying to find the new addresses for skybot, instead of just asking me for them lol. anyway im gonna go get them for you here in a minute but here is the link to my tutorial on finding those addresses.



EDIT:

Okay so the only ones they changed where the character position X,Y, Z (we dont use Z).

Replace the memory section of the settings.ini with this:

Res_Xmem=0x0056E1D8
Res_Ymem=0x0056E1DC
Char_Xmem=0x01108F8B
Char_Ymem=0x01108F93
Cam_Pos_Xmem=0x0056E478
Cam_Pos_Ymem=0x0056E480

Kinda funny they only moved the X memory a few spaces over, and on the Y memory the last 3 digits where re-arranged. The used to be 9F3 now tis F93. So the F was moved. Odd coincidence.

anyway i posted the tut on my website for future refrence, and im uploading the new settings.ini now. then im gonna pop in ts2 and give it a run to make sure.
afkguy is offline  
Thanks
1 User
Old 11/17/2010, 04:40   #6

 
Mega Byte's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 1,776
Received Thanks: 1,003
Thanks afkguy
Mega Byte is offline  
Old 11/17/2010, 12:15   #7
 
elite*gold: 0
Join Date: Feb 2010
Posts: 396
Received Thanks: 52
thanks bro !!!
B... is offline  
Reply


Similar Threads Similar Threads
[Request]how to find the adress
10/10/2010 - Cabal Guides & Templates - 1 Replies
How to find the adress>GM adress/AoE/Atk Range and the other things with MHS
How to find Cooldown adress?
05/25/2009 - Cabal Online - 20 Replies
Pls how can I find no cooldown adress,because magic adresses doesnt work for me.. BTW i play cabal elite
i wanna know how to find the corresponding adress in ce
03/07/2009 - Dekaron - 1 Replies
i would like to know how to find teh coresponding addresses in uce since most of the address change from version to another, i also happen to have a proplem with non-aggro hack as the ranged monsters still hit me, alloc(newmem,1024) label(returnhere) label(originalcode) label(exit) 00528900: <-------thus address for ext server jmp newmem nop
find out adress for vac with CE hacking
02/28/2009 - Dekaron - 0 Replies
guys, i read that http://www.elitepvpers.com/forum/2moons-exploits-h acks-bots-tools-macros/198818-vac-uce-address.html he said wut he means???? you must edit the adress from the 4th or 5th line, but i dont know how to find it out
i need help find the right adress
12/21/2007 - Eudemons Online - 17 Replies
hello can anyone help me i found the adress for edp and i change it to 100000 and i get this look http://www2.0zz0.com/2007/11/16/11/93696279.jpg but i cant buy anything =/ help plz



All times are GMT +2. The time now is 05:50.


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.