Aion Offsets

01/13/2013 14:26 dailyknoedel#226
wow, that one isn't working for me, for some reason :/
01/17/2013 05:17 d4mmed#227
To make me own bot works again had to find the new offsets for Aion 3.5 eu. Thought maybe can help some people out here, so here is a list of some offsets that i found so far.

CharCurHPOffset = 0xFA4980
CharMaxHpOffset = 0xFA497C
CharCurMPOffset = 0xFA4988
CharMaxMpOffset = 0xFA4984
CharHasTargetOffset = 0xB303A4
TargetBase = 0xB3039C
TargetOffset = 0x254
TargetXOffset = 0x38
TargetYOffset = 0x34
TargetZOffset = 0x3C
TargetLevelOffset = 0x36
TargetNameOffset = 0x3a
TargetHPOffset = 0x11d4
TargetMaxHPOffset = 0x11d0
01/18/2013 09:01 crami#228
Quote:
Originally Posted by d4mmed View Post
To make me own bot works again had to find the new offsets for Aion 3.5 eu. Thought maybe can help some people out here, so here is a list of some offsets that i found so far.

CharCurHPOffset = 0xFA4980
CharMaxHpOffset = 0xFA497C
CharCurMPOffset = 0xFA4988
CharMaxMpOffset = 0xFA4984
CharHasTargetOffset = 0xB303A4
TargetBase = 0xB3039C
TargetOffset = 0x254
TargetXOffset = 0x38
TargetYOffset = 0x34
TargetZOffset = 0x3C
TargetLevelOffset = 0x36
TargetNameOffset = 0x3a
TargetHPOffset = 0x11d4
TargetMaxHPOffset = 0x11d0
thx man, been searching for target base yesterday with no succes , can u tell me how found that
01/18/2013 12:09 Immons#229
/\ lol wtf? if u can't find target base i would suggest you to close this thread and everything related with bot programming...
01/18/2013 14:23 xmast#230
Quote:
Originally Posted by Immons View Post
/\ lol wtf? if u can't find target base i would suggest you to close this thread and everything related with bot programming...
Maybe he like to learn it? Start small, go big ;). Not everyone who is a programmer, has also the knowledge about memory reading.
01/18/2013 21:32 d4mmed#231
Quote:
Originally Posted by crami View Post
thx man, been searching for target base yesterday with no succes , can u tell me how found that
It is pretty easy. First you find the target offset. You can find that be selecting a target and search for the value 1 and than unselect the target and search for 0 etc.

The TargetBase is always 8 - the target offset.

Hex (B303A4 - 8) = B3039C :)
01/18/2013 22:30 Storb#232
Quote:
Originally Posted by d4mmed View Post
It is pretty easy. First you find the target offset. You can find that be selecting a target and search for the value 1 and than unselect the target and search for 0 etc.

The TargetBase is always 8 - the target offset.

Hex (B303A4 - 8) = B3039C :)
Does that hold true after major updates? I mean sure anything can change, but for the most part does that rule hold true? Same question for target HP and whatnot.
01/18/2013 22:53 d4mmed#233
Quote:
Originally Posted by Storb View Post
Does that hold true after major updates? I mean sure anything can change, but for the most part does that rule hold true? Same question for target HP and whatnot.
Well look to the first post on this topic. It has been made in 2009.
(Last edited by Bl@ze!; 11-24-2009 at 12:56.)

PlayerTargetHasTarget = 0x62EB84
TargetPointer = 0x62EB7C
62EB84 – 8 = 62EB7C :)

About the target HP, I just was searching and trying around, I am sure some ppl got some methodes to find it on the easy way.
01/20/2013 07:17 leetkangaroo#234
Hi,

Would anybody be able to share the method in finding the entitybase/entity array or list?

I've found every other pointer I need (chain skill ptr, target ptr, debuff count and all that good stuff) but I'm really struggling with entities.

Can anybody help?
01/21/2013 16:18 Storb#235
Few days back Lucid posted a CameraX offset
Quote:
Camera
Camera X Game.dll+FAD0A0 Float
I found that while the address does show the cameras actual X position it won't change the X position if you edit the value.

Quote:
Game.dll+FAD094
Editing this addresses value will turn your camera in game.
01/30/2013 13:45 Storb#236
WOHOO New patch new offsets! I am at work so I get to look for them tonight
03/05/2013 01:33 Xank#237
quick question, i noticed usually offsets just shift an X amount every time new offsets come out, its not true for all offsets amirite? :D
03/05/2013 02:18 lucid#238
Quote:
Originally Posted by Xank View Post
quick question, i noticed usually offsets just shift an X amount every time new offsets come out, its not true for all offsets amirite? :D
It depends where new data is introduced/removed after you consider many factors. If only a 4-byte val is introduced and its in the middle, then half will not shift and half will shift 4 bytes.
03/05/2013 10:11 zamal#239
hello, what is "Aion Offsets" a Bot or Cheat?? please
I want a cheat that works with 3.7 Game Forge Europe

3.5 sry
03/07/2013 04:11 samy28122004#240
[Only registered and activated users can see links. Click Here To Register...]