ENG:
Hey guys, this is a small HowTo Update Memory Addresses for your probably not working Bot.
Ok. first of all you need your Addresses. Normally you find the newest one [Only registered and activated users can see links. Click Here To Register...] on the last Pages, or you can search them by yourself.
If you got these, there allway's is a file, where the memorys are placed. Normally its an *.ini file called "memory.ini" or "update.ini" or something like that.
Now you just need to search the Key and replace it with the new one.
As example:
-Old
-New
GER:
Hey Leute, die's ist ein kleines HowTo, wie ihr eure Memory Addressen updatet.
Ok, als erstes braucht ihr die neuen Addressen. Normalerweise findet ihr diese [Only registered and activated users can see links. Click Here To Register...] auf den letzten Seiten.
Oder ihr sucht sie euch selbst raus (mit Cheat Engine).
Wenn ihr sie habt, sucht ihr eine Datei in eurem Bot ordner. Dies ist meist eine *.ini Datei mit dem namen "memory.ini", "update.ini" oder ähnlich.
Jetzt könnt ihr sie ganz einfach ersetzen.
z.B.:
-Alt
-Neu
Hey guys, this is a small HowTo Update Memory Addresses for your probably not working Bot.
Ok. first of all you need your Addresses. Normally you find the newest one [Only registered and activated users can see links. Click Here To Register...] on the last Pages, or you can search them by yourself.
If you got these, there allway's is a file, where the memorys are placed. Normally its an *.ini file called "memory.ini" or "update.ini" or something like that.
Now you just need to search the Key and replace it with the new one.
As example:
-Old
Code:
[SECTION 9-A] CamCourse = 0x00AD3859
Code:
[SECTION 9-A] CamCourse = 0x00AC5992
Hey Leute, die's ist ein kleines HowTo, wie ihr eure Memory Addressen updatet.
Ok, als erstes braucht ihr die neuen Addressen. Normalerweise findet ihr diese [Only registered and activated users can see links. Click Here To Register...] auf den letzten Seiten.
Oder ihr sucht sie euch selbst raus (mit Cheat Engine).
Wenn ihr sie habt, sucht ihr eine Datei in eurem Bot ordner. Dies ist meist eine *.ini Datei mit dem namen "memory.ini", "update.ini" oder ähnlich.
Jetzt könnt ihr sie ganz einfach ersetzen.
z.B.:
-Alt
Code:
[SECTION 9-A] CamCourse = 0x00AD3859
Code:
[SECTION 9-A] CamCourse = 0x00AC5992
greetz, coRe ;)