i already found it and it is server side, the server it checks and overwrites the changed values.
Self buffs and offensive spells have different pointers and offset but still both are server sided.
lol, pointer and offsets still all the same after all the patch.. thats just very dumb. :lol:
i want to find pointers and offset for some chinese server but I don't know how to find them after I've got base address I'm still working on step 7 of CE tutorial it's too complex
as i said when u debug the client it is easy to spot them it is just the offsets that are the different but if you look at it they are very similiar that is how i found the other offsets just by looking the patterns.
Example ingame value is
speed = e12
damage = e13
hp = e14
Debug client value
speed = v1a
damage = v1b
hp = v1c
You just have to guess and predict it then test it
Sometimes it is hard though
like
speed = 1ab
damage = 1ac
hp = 1ad
fly = 1ae
sometimes it is shuffling when u look for it ingame
that is the time you have to make guesses and test it and it could be very tiring and long process specially if your end marker is way way below and also sometimes it goes beyond the markers.
ericjohn i want to ask something:
do you know base address at PW indonesia?coz u write PH base address
or each id gave a different base address....i'm still confuse
collection wod 03/08/2011 - RFO Hacks, Bots, Cheats, Exploits & Guides - 3 Replies tv dvd
dvd collection
p90x
Buy high quality DVD collection online store .
TV DVD COLLECTION
Welcome to select any classic TV series what you want
High quality DVD selling at a best price !
P90X
[TUT] Video How to hack with CE und Pointer+Pointer mit SKill-Lvl und Kingdom-Hack 10/25/2010 - 4Story Hacks, Bots, Cheats & Exploits - 135 Replies Also ich habe auch mal ein How to do Video gemacht. Wie man mit Cheat Engine und einem Pointer hackt da es viele Leute immer noch nicht wissen. Den 3. Teil kann man sich ja bestimmt denken, wenn nicht der 3. Teil kommt am Dienstag denke ich mal weil ich heute in Urlaub fahre. Solange müsstet ihr euch dann noch gedulden. Unten steht der Link für Cheat Engine, der Link von Superx321 Skill Liste für den Skill-Hack und der Bypass von St0rmBl4de.
Also:
How to do Video 1. Teil:
YouTube - How to...
Pointer collection 11/09/2009 - General Gaming Discussion - 9 Replies Hi guys,
Let’s collect useful information like pointers and other data (if it’s possible) for coding own bots
Next list is a base address and offsets for Russian server:
Char stats 1: + $354 +
$A4 - HP current (4 Bytes)
$A8 - HP max (4 Bytes)
$AC - MP current (4 Bytes)
$B0 - MP max (4 Bytes)