Aion Offset List !

05/04/2010 10:49 Batman1547#31
Quote:
Originally Posted by jeunetoujour View Post
Are you looking for something specific?
i tryed to find the item_id in the tradebroker which is selected (or mouse is over). Used Cheatengine to search the item_id, but the adress does change. Do you have any hints for me?
05/05/2010 10:05 MasterAcee#32
what does this do? :)
05/05/2010 23:36 gierbz#33
What i should write in adress of pointer, when i want change my exp ? Or another question how i can change my exp ?
; D
I know i must scan for value and i can find my value exp, but i can't change it. Anyone can help me ?

My exp : 25917

or

How i can change my lvl ?
05/06/2010 03:56 jeunetoujour#34
You can't change exp/level. This is calc server side not client side. You can probably change the UI display of it, but it wont actually change anything.
05/06/2010 14:58 rwonderz#35
can it change skill delay or casting time?
05/07/2010 03:19 jeunetoujour#36
If you do, server will DC you
05/07/2010 17:38 Tinuphyl#37
I'm looking for Aions Party Offsets. Anyone knows them?
08/31/2010 20:03 devoid#38
char_name: Game.dll+ABA7C0
char_current_hp: Game.dll+A83428
char_max_hp: Game.dll+A83424
char_current_mp: Game.dll+A83430
char_max_mp: Game.dll+A8342C
char_current_xp: Game.dll+A83418
char_max_xp: Game.dll+A83408
char_level: Game.dll+A83400
char_pos_x: Game.dll+A78824
char_pos_y: Game.dll+A78828
char_pos_z: Game.dll+A7882C

char_target_id: Game.dll+AB93F4 = pointer + 330
1party_member_name: ScriptDLL.dll+001B6F7C = pointer + 50
1party_member_current_hp: ScriptDLL.dll+001B6F7C + 22
1party_member_max_hp: ScriptDLL.dll+001B6F7C +1e
and etc...

But i can't find [player_target_hp] looks like it's protected!
If somebody knows how to find it please share.
09/09/2010 20:03 Zurg123#39
Can anyone help out with the Enitylist pointer offset for Aion v2.0.0.2 please?
06/30/2014 16:46 kltthaw96#40
how to use that codes???
07/19/2014 08:48 chris20194#41
how do i use the pointers in the new cheatengine (6.3) ? alot has changed to the pointer function and i'm still an amateur. I'm only interested in the pointers for the position of the player, i am able to find the codes 4 the position in CE by mysef, but i can't make the pointers work and i dont want to do all the scanning again everytime i go to a different map...