i think at pw.indo v62 to enter hell or heaven filter by 3 thing
1. cultivation - Diabolic
2. level - 89 or above
3. feiry
i try change lv and culti (1 & 2) on my char but still can't enter hell or heaven
any one can help me scan offset for feiry ...i got dead end scanning feiry here
i think they put a routine to sync the culti in client to server and vice versa, when you change your culti, a few seconds later [sometimes instant] it'll revert back to original culti.
hmm. I give up on the buff, curse pointers unless someone(HINT) gives a little more tip.
I found the party max, current HP, MP. Party char ID, and buff count but I just can't find the most important one.
Cheat engine
It's the same as searching for the base pointer.
Look for something you want to find and then keep backtracking the pointers until you get to the base address.
hmm. I give up on the buff, curse pointers unless someone(HINT) gives a little more tip.
I found the party max, current HP, MP. Party char ID, and buff count but I just can't find the most important one.
If you can find the buff count, then buff list is right next to it.
The buff list will contains a list of buffs. Depending on your game version, it will be either a list of int - each int is a buff ID, or a list of short + timestamp.
Either way, you have to catalog a list of buff/debuff IDs, then run through this list to check for the buffs and debuffs.
Cheat engine
It's the same as searching for the base pointer.
Look for something you want to find and then keep backtracking the pointers until you get to the base address.
oh ok, maybe backtracking pointers is like what kemkem described in searching for a base addresss in the other thread, but using a hp pointer, I'll find the connection later, tks.
@vuduy, is there any pointer or any way for proper targetting so we can target mob with its health point shown in red bar, it'll be very useful for melee/phys classes
@vuduy. What program do you use to find these stuff?
The last pointer for the buff count is 50. The address 54 points to is the same as the buff count. The address 4c points to seems to change each time I login.
Anyway, party Id is
B.A + 20 + 694 + 14 + (slot *4) + c
Party buff count is
B.A + 20 + 694 + 14 + (slot *4) + 50
i think at pw.indo v62 to enter hell or heaven filter by 3 thing
1. cultivation - Diabolic
2. level - 89 or above
3. feiry
i try change lv and culti (1 & 2) on my char but still can't enter hell or heaven
any one can help me scan offset for feiry ...i got dead end scanning feiry here
The new patches that have been released have prevented you from using culti hack. and now even fly wall jump botting all hacks are unable to go through because server has a offset lock you cant alter offsets unless the server gives you the yes. they also changed instances to have immune mobs that spam stun so you cannot skip stuff
4c is the buff list. If buff list size increases, this pointer will change (it re-allocate new memory for bigger size). If buff list size remains same or decreases, the pointer does not change.
Quote:
Originally Posted by geasiki
@vuduy. What program do you use to find these stuff?
The last pointer for the buff count is 50. The address 54 points to is the same as the buff count. The address 4c points to seems to change each time I login.
Anyway, party Id is
B.A + 20 + 694 + 14 + (slot *4) + c
Party buff count is
B.A + 20 + 694 + 14 + (slot *4) + 50
It's the same as finding the base pointer.
Read that thread first and then try finding the base pointer of your PW.
ex) If the first pointer for the HP is 464 the next one will be 20, and then you'll
get the base address.
- Therefor the pointer for the HP is 'Base address + 20 + 464'
It almost works the same way for anything you try to find, but it gets longer
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)