Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron
You last visited: Today at 19:36

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

Advertisement



How to find 2Moons' Dinamic pointers?

Discussion on How to find 2Moons' Dinamic pointers? within the Dekaron forum part of the MMORPGs category.

Reply
 
Old   #1
 
6Drako9's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 333
Received Thanks: 1,435
Question How to find 2Moons' Dinamic pointers?

Ever since day 1 ive wanted to find the static addresses that point to the dynamic addresses.

on my search of the CharXcoord, I kept finding pointers that pointed to pointers that pointed to more pointers that pointed to the CharXcoord.
The only problem was that everything was dynamic.

and so every time I wanted to find the address of CharXcoord I had to search it every time.

I remember WvWvW posting something about this but he removed it and I have no idea if he was even talking about the same thing I am.



Anyway I just wanted to know if someone could show me how to get pointers in such a way that I wont ever have to touch them after finding them.
If someone does know and does tell me I would be willing to go back to playing 2Moons and post a list of useful pointers.
6Drako9 is offline  
Old 11/21/2009, 22:15   #2

 
elite*gold: 35
Join Date: Aug 2009
Posts: 5,822
Received Thanks: 1,958
that guy "Wvwvw" or something is L.e.v.i.a.t.h.a.n , and he is curently online so you can PM him directly regarding this issue of yours
~Kakkarot~ is offline  
Old 11/21/2009, 23:08   #3
 
-8gX's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 614
Received Thanks: 151
Well I believe the xcord is dynamic because it changes everytime you load a new map. While your in a map however you can view it statically. There has to be a starting place somewhere way back through the pointers that is also static, the call of the function to tell the server what cood your actually at.

Thats all I really know, I havent tried messing with this yet. But I do need a new project... Ill let you know :P
-8gX is offline  
Old 11/21/2009, 23:14   #4
 
6Drako9's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 333
Received Thanks: 1,435
yea 8gX that static pointer is what I tried to find but no luck.
That is why Im asking
6Drako9 is offline  
Old 11/21/2009, 23:42   #5
 
6Drako9's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 333
Received Thanks: 1,435
so your talking about something like this

Code:
[ENABLE]
alloc(GetPointer, 64)
label(ReturnPointer)
label(CharXBase)
registersymbol(CharXBase)

000XXXXX:
jmp GetPointer
ReturnPointer:

GetPointer:
mov [CharXBase],eax
//original code.. w/e
jmp ReturnPonter

[DISABLE]
unregistersymbol(CharXBase)
dealloc(GetPointer)
000XXXXX:
//originalcode

/*and then afterwards, adding a manual address
 with pointer "CharXBase" and offset "whatever the ofset would be"*/
lol if something along those lines is what you mean then I already do it all the time.
in fact I used that method on DrakoVac


please answer if this is what you meant.
and If it is.. do you know of any other way?
6Drako9 is offline  
Old 11/22/2009, 02:02   #6
 
6Drako9's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 333
Received Thanks: 1,435
so isnt there a bace adress were

000XXX+(Offset) -> 00XXXX+(Offset) -> CharX
?
how does the game know were to find the CharX?
6Drako9 is offline  
Reply


Similar Threads Similar Threads
conquer private server on dinamic ip?
08/31/2010 - CO2 Private Server - 7 Replies
so,its about a 5165,a friend worked a lot on this version,and we wanna air it. But,the host has a dinamic ip,i've put a dns that automaticly changes with the ip,but..it does not work. the problem is the client,in the server files,the server is ok,the client + dns is the problem
how to find GF pointers
02/21/2010 - AutoIt - 14 Replies
everytime i try to get "what writes to it" the game crashes... any help?
Pointers for 2Moons
10/01/2009 - Dekaron - 4 Replies
hey guys Ive been trying to find the bace of pointers (mainly X and Y coords) but every time I try to find a bace pointer... I find one (lets say with offset X to the desired address) but since the pointer location is dynamic... I have to find the pointer of the pointer (with offset Y to the first) and so I keep getting a huge link of addresses pointing to each other with no end I do have other methods (using ASM scripts) but I see them as kind of a quickfix so I want to know why its...
help with Pointers find.
07/06/2008 - Kal Online - 12 Replies
hey Guys can someone give me full tut how to find the pointers cuz in zogga tut there is alot of things dont understanded thx
How to find Pointers
06/09/2008 - Kal Online - 12 Replies
--- OK lets go ^^ --- Step 1 : Start game ;) and Start UCE ( i use Ghost killer ) Step 2 : Search you value we use speed... Step 3 : Ok my Speed Address is 01F6D7DC no we make Right click on it and click on find out what acces to this address Step 4 : Run a bit ingame ^^ Step 5 : Now we See thinks like 00403d23 83 b8 .......... we click on them and see on the Right Corner Compare Twor Operands or other... go down and look where is "Copy memory" Step 6 : Click on more informations Step...



All times are GMT +2. The time now is 19:36.


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.