Aion Offsets

12/23/2012 21:42 lucid#211
Quote:
Originally Posted by greshnik73 View Post
3.7 na off f2p offsets, who has a target offsets? Can not find
Game.dll+B40E6C
12/24/2012 00:27 greshnik73#212
Quote:
Originally Posted by lucid View Post
Game.dll+B40E6C
Thx. Do you have cam x y offsets?
12/24/2012 00:39 Immons#213
Quote:
Originally Posted by greshnik73 View Post
Thx. Do you have cam x y offsets?
You really can't find them yourself? Move your cam top to max position and seek for -85. change it then and scan for changed value. Cam X is 4 bytes away.
12/24/2012 03:45 lucid#214
I appreciate the thanks (button) :)

Hopefully people will actually do something with these and share with the community. If you'd like to discuss progress on your work, you should start a thread in the [Only registered and activated users can see links. Click Here To Register...] forum. If you'd like to be really ambitious, go start a project at Github (or setup other source control) and cross-link it in your forum post so everyone can follow your progress and contribute.

Without further ado:

NA Aion, v3.7 Offsets
NA Aion, v3.7 Offsets


The offsets are also attached in a zipped Cheat Engine Table (download below).
12/24/2012 10:46 Immons#215
@lucid I think you shouldn't give them a fish, but a pole. When they got offsets, probably they will not try to look how to get them, but just be sattisfied with what you posted.
12/31/2012 02:39 matteroflove#216
Quote:
Originally Posted by lucid View Post
I appreciate the thanks (button) :)

Hopefully people will actually do something with these and share with the community. If you'd like to discuss progress on your work, you should start a thread in the [Only registered and activated users can see links. Click Here To Register...] forum. If you'd like to be really ambitious, go start a project at Github (or setup other source control) and cross-link it in your forum post so everyone can follow your progress and contribute.

Without further ado:

NA Aion, v3.7 Offsets
NA Aion, v3.7 Offsets


The offsets are also attached in a zipped Cheat Engine Table (download below).
blah don't listen to Immons, this will be put in good used. thanks
12/31/2012 13:54 sillynuts#217
yes thanks!
12/31/2012 17:20 bolmung#218
Thanks
12/31/2012 20:39 lucid#219
Quote:
Originally Posted by bolmung View Post
Thanks
[Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] ♪ Push the button ♪ [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...]

01/03/2013 17:21 Storb#220
I'm at work atm so I can't check, but is there an offset for what server you are logged into?
01/03/2013 17:53 lucid#221
Quote:
Originally Posted by Storb View Post
I'm at work atm so I can't check, but is there an offset for what server you are logged into?
You can check by clicking the show spoiler button in my post, it will expand into a table with all of the values in the forum.

Anyways, there is no value for server in my list; I haven't looked for it.

Edit: Not hard to find.

[Game.dll+FFAC0C]
1: Siel
2: Israphel
5: Tiamat
66: Kahrun
01/04/2013 04:24 jeola102507#222
Quote:
Originally Posted by Bl@ze! View Post
Code:
	/** 
	 * Offsets for Patch 1.5.1.4
	 */
	TargetPointer           = 0x62EB7C, 
	TargetX                 = 0x0028,   
	TargetY                 = 0x002C,   
	TargetZ                 = 0x0030,   
        EntityBase              = 0x62EB7C, 
	EntityPointer           = 0x1C4,    
	EntityState             = 0x20C,    
        EntityType              = 0x168,    
        EntityGUID              = 0x20,     
        EntityName              = 0x36,     
        NodeCount               = 0x58,     
        PlayerHP                = 0xA27720,  //-> Offset um ->138280 verschoben
        PlayerHPMax             = 0xA2771C, 
	PlayerMP                = 0xA27728, 
	PlayerMPMax             = 0xA27724, 
	PlayerX                 = 0xA1CC68,
	PlayerY                 = 0xA1CC6C,
	PlayerZ                 = 0xA1CC70, 
	PlayerRotation          = 0xA1C8C8, 
        PlayerTargetHasTarget   = 0x62EB84,
        PlayerIsCasting         = 0xA1D4D0,
	PlayerExperience        = 0xA27710,
	PlayerExperienceMax     = 0xA27700,
	PlayerName              = 0xA5E718,
        PlayerLegion            = 0xA1D5C8,
        PlayerRegion            = 0xA1F580,
User Contributed Offsets. Thanks to : slice
Code:
        AbyssKillsToday = 0xA25454,
        AbyssKillsThisWeek = 0xA25458,
        AbyssKillsLastWeek = 0xA2545C,
        AbyssKillsTotal = 0xA25460,

        AbyssPointsToday = 0xA25468,
        AbyssPointsThisWeek = 0xA25470,
        AbyssPointsLastWeek = 0xA25478,
        AbyssPointsTotal = 0xA25440
If you want more offsets which are not shared to the public contact me and tell me why you need some more. :)
what are these for?
01/04/2013 11:30 lucid#223
If you don't know what they are, you don't need them.

You already asked this question IN THIS THREAD and received an answer:

Quote:
Originally Posted by Immons View Post
Quote:
Originally Posted by jeola102507 View Post
wat are these for?
If you don't know, you don't need them.
So now you've asked the same question twice and failed to read the thread. Then, you just posted garbage from YEARS ago (Aion 1.5). Just don't post in this thread if you don't know what offsets are. Questions don't belong here either, they belong in the [Only registered and activated users can see links. Click Here To Register...] forum.

If you want to know what offsets are you should read the thread, [Only registered and activated users can see links. Click Here To Register...].

You can also look on Wikipedia. You could also take a little initiative and SEARCH FOR SOME INFORMATION. On ePvP or on Google... but don't keep posting asking the same ignorant question.
01/13/2013 09:43 XanOwnS#224
lucid, I'm a noob at this but aren't current DP and Max DP 2 Bytes and not 4 bytes?
01/13/2013 10:28 lucid#225
Quote:
Originally Posted by XanOwnS View Post
lucid, I'm a noob at this but aren't current DP and Max DP 2 Bytes and not 4 bytes?
Yes. I fixed the post (the attached CE table was correct); careless transcription error on my part.