[TuT]Find Pointer with Artmoney

07/30/2009 13:31 kalhacker9000#1
Hey,
Don't know if a Tutorial like this existing...but I got pm's if I can make a tutorial..

k lets start.

Includes:

[.]Programes needed
[.]Find pointers
[.]Add pointers to source
[.]last word

Programes needed


First of all you need a Game (Kalonline in this tutorial) and Artmoney.
[Only registered and activated users can see links. Click Here To Register...]

Find pointers
Okay lets start with finding pointer for the z-coordinate.
Type in ingame /coordinates and watch the last number...
for example [245666,219203,19360]
Switch to Artmoney and click on Process and Select KalOnline.
Now click on the Search button.
Switch to "exact value",type "custom", Adress range "all".
As value you type in your actually z coordinate...in this example 19360.
Now he will find a few adresses.
go to a higher position (for ex.: 19380) and click on "Filter".
Now you type in your new height...in this tutorial 19380.
now he will find only 1 adress.
Double click on this adress..
and then right click...
More -> Search -> Search for pointer to beginning of memory block
now he will find many pointers.
close game.
Start game again.
login.
look at your z coordinate -> click on filter -> now type in your z coordinate again....19380 here.
if he only find one pointer -> double click on it.
else -> close game, start game, filter again....till he find one pointer.

now right click on the pointer.
click on edit.
and have a look under pointer.
for example you have 00020080 + 30
+30 is the offset..00020080 is the adress of the pointer.

congratz you find your first pointer.

Add pointers to source

DWORD* myfirstpointer = (DWORD*)0x00020080;

You have to declare it as a pointer....the * is for that.
So you see you have the pointer declared as myfirstpointer.

so lets start for undergroundhack...
PHP Code:
cin >> newhigh;
MemcpyEx((DWORD)&high,0x00020080,4);
high high+30;
MemcpyEx(high,(DWORD)&newhigh,4); 
of course you can make undergroundhack with packets...it's easier with packets.

MemcpyEx is the command for copy things from the Memory.
So here you copy the high out of the memory.
You always have to add the offset....here +30

and tada....you have your first pointer added to your source.
it works exactly with speed....you search for your speedvalue, then the pointer and add them to your source.

last word
I hope I can help you with this shit....
I'm not good in making tutorials of course not in english.
In german I can explain it better...but 80% from the ppl in this forum are still not german.
So if this tutorial already exist or it's not good...
close it or whatever.

Your
Diamond
07/30/2009 13:42 Jason_Voorhees_GER#2
Gut erklärt aber es wird immer noch Leute geben die neue Themen auf machen mit der Frage "Wie macht meinen einen Pointer".
07/31/2009 09:08 applezrwa#3
kannst du mir verraten was genau ein pointer ist?
07/31/2009 09:51 kalhacker9000#4
Pointer oder auf deutsch "Zeiger" zeigt auf die im Memory gespeicherte Adressen von Variablen.
Da sich die Adresse nach jedem Start ändert brauch man eine konstante Adresse auf die man Zugreifen kann. Das erledigt der Pointer.
07/31/2009 17:22 katze123#5
jetzt hilft das natürlich allen leuten, weil Artmoney blocked is xDD
07/31/2009 17:36 kalhacker9000#6
als ich das tut veröffentlicht habe aber nicht :P
Konnt ich ja nicht ahnen :D naja aber ist bei anderen ähnlich.
08/01/2009 00:59 fatih17#7
wer sagt das es net mehr geht???
also bei mir geht es noch...
08/01/2009 14:21 jennifier#8
i think u r the only one who can help here ........why u close u r int kal hack ??
08/02/2009 17:47 kalhacker9000#9
because I don't want to waste my time.

btw.
artmoney isn't fixxed...
08/02/2009 22:03 katze123#10
ok sry xD benutz ich eig eh net ;D
08/02/2009 23:06 kalhacker9000#11
np ^^
ich denk mal bei denen das gefixxt ist die haben irgendne lowere version oder so...mit meiner gehts perfekt...^^
08/03/2009 01:11 PieT66#12
Nutzen bestimmt "portable" artmoney von Hans212 oder wie der heißt.
Wobei ich artmoney eh ganz schön bescheiden finde...^^
08/03/2009 03:45 NegativeNrG#13
Hi,

when i open artmoney.exe, it tells me i need a password(registration number; A4612).
08/03/2009 12:22 kalhacker9000#14
load artmoney from my link...
08/03/2009 14:20 katze123#15
Quote:
Originally Posted by kalhacker9000 View Post
load artmoney from my link...
dann brauch es n pw..