Register for your free account! | Forgot your password?

You last visited: Today at 03:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Aion Offsets

Discussion on Aion Offsets within the Aion Hacks, Bots, Cheats & Exploits forum part of the Aion category.

Reply
 
Old 11/19/2009, 10:57   #31
 
elite*gold: 0
Join Date: Oct 2009
Posts: 13
Received Thanks: 5
rotation not working - EDIT:

rotation = 0xA1C8C8 '0x4 - float


Level is "self level" ?

My ReadingMemory level is at 1 at best (just started messing with CE so no finger pointing at messed up info
d3xyna is offline  
Old 11/19/2009, 15:12   #32
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
#updated to aion version 1.5.1.4
Bl@ze! is offline  
Old 11/19/2009, 17:21   #33
 
elite*gold: 0
Join Date: Oct 2009
Posts: 208
Received Thanks: 80
Is anyone else having issues with reading the targetptr/target information? I'm getting overflows.
jeunetoujour is offline  
Old 11/19/2009, 19:31   #34
 
elite*gold: 0
Join Date: Jun 2008
Posts: 109
Received Thanks: 87
level is self level what i pasted here was my player enum

so everything i listed is about you as the player


i thought rotation was working i'll have to look at it in awhile but looks like unknown posted an update i had a few he didn't have on this public list making sure its ok that i posted them
iam_clint is offline  
Old 11/20/2009, 09:47   #35
 
elite*gold: 0
Join Date: Jun 2008
Posts: 109
Received Thanks: 87
Code:
    Public Enum Entities
        EntityMap = &HA279A8
        EntityArray = &H48
        EntityArrayCount = &H58
    End Enum
Also
Code:
player id = &HA1CC58
iam_clint is offline  
Old 11/21/2009, 03:18   #36
 
elite*gold: 0
Join Date: Oct 2009
Posts: 208
Received Thanks: 80
Anyone has the Money pointer/offsets?
jeunetoujour is offline  
Old 11/21/2009, 09:04   #37
 
elite*gold: 0
Join Date: Jul 2009
Posts: 17
Received Thanks: 2
Anyone give offsets of target name\hitpoint\level
Niklan is offline  
Old 11/21/2009, 09:06   #38
 
elite*gold: 0
Join Date: Sep 2009
Posts: 13
Received Thanks: 5
Anyone has the offset for :

Money
Abyss Point
Abyss Kill

thanks
slie is offline  
Old 11/21/2009, 18:44   #39
 
elite*gold: 0
Join Date: Apr 2005
Posts: 95
Received Thanks: 11
so im trying to help jita with his gathering bot. using targetpointer and entity name both return null values. I am curious if anyone else has tested those 2 and gotta a value from it?

all of the others seem to work fine. i had to switch my x and y offsets in his bot. But im not sure if the offsets were posted wrong here or if the bot was reading them backwards either way they work now.
peanutym is offline  
Old 11/21/2009, 20:19   #40
 
elite*gold: 0
Join Date: Dec 2007
Posts: 1
Received Thanks: 0
Cool Hiya

Hello and thx for the awsome offset list. Im wondering if you have or could find the offset for the mobs casting. Trying to make a function to activate stuns, silence, ect. based on that attribute but i cant seem to find it. Thx in advance.
Apocalypsex is offline  
Old 11/22/2009, 02:07   #41
 
elite*gold: 0
Join Date: Nov 2009
Posts: 10
Received Thanks: 0
Offsets seem to work for Windows XP - Does Vista/7 (64b) possibly have different offsets?
Suspek22 is offline  
Old 11/22/2009, 04:01   #42
 
elite*gold: 0
Join Date: Jun 2008
Posts: 109
Received Thanks: 87
Quote:
Originally Posted by Suspek22 View Post
Offsets seem to work for Windows XP - Does Vista/7 (64b) possibly have different offsets?
no.. make sure you compile your app in x86.. otherwise you gotta work with wow64

i'm on 7 64bit
iam_clint is offline  
Old 11/22/2009, 21:06   #43
 
elite*gold: 0
Join Date: Sep 2009
Posts: 13
Received Thanks: 5
Offset for Abyss Infos :

Code:
 
//// Kills
        AbyssKillsToday = 0xA25454,
        AbyssKillsThisWeek = 0xA25458,
        AbyssKillsLastWeek = 0xA2545C,
        AbyssKillsTotal = 0xA25460,

// Points d'Abysse
        AbyssPointsToday = 0xA25468,
        AbyssPointsThisWeek = 0xA25470,
        AbyssPointsLastWeek = 0xA25478,
        AbyssPointsTotal = 0xA25440
slie is offline  
Thanks
1 User
Old 11/24/2009, 12:56   #44
 
Bl@ze!'s Avatar
 
elite*gold: 240
Join Date: Dec 2006
Posts: 1,579
Received Thanks: 1,609
Quote:
Originally Posted by slie View Post
Offset for Abyss Infos :

Code:
 
//// Kills
        AbyssKillsToday = 0xA25454,
        AbyssKillsThisWeek = 0xA25458,
        AbyssKillsLastWeek = 0xA2545C,
        AbyssKillsTotal = 0xA25460,

// Points d'Abysse
        AbyssPointsToday = 0xA25468,
        AbyssPointsThisWeek = 0xA25470,
        AbyssPointsLastWeek = 0xA25478,
        AbyssPointsTotal = 0xA25440
Thanks never looked into Abyss cause my Character isnt really high ;P
Bl@ze! is offline  
Old 11/24/2009, 14:17   #45
 
elite*gold: 0
Join Date: Sep 2009
Posts: 13
Received Thanks: 5
^^

Anyone have the pointer and offset for Kinah please... I can't find it

Thanks
slie is offline  
Reply


Similar Threads Similar Threads
Aion 2.0.0.2 Offsets
10/05/2010 - Aion Hacks, Bots, Cheats & Exploits - 20 Replies
Taken from the NoFap forums:link
Aion Party Offsets?
05/07/2010 - Aion - 0 Replies
Anyone knows them?
Aion Hacks - Current Aion Offsets
10/09/2009 - Aion Hacks, Bots, Cheats & Exploits - 3 Replies
I know this is outdated but maybe we can learn from it and try to figure something out and here is this one guys site that gives you the gameguard killer / unlocked aion.bin, GameSys.dll(I think this is what it's called), Game.dll http://fyyre.l2-fashion.de/ I hope I helped out some seems like there should be some hacks in the near future when the damn servers come back up I'm gonna give it a shot and see what happens tault_Broden



All times are GMT +2. The time now is 03:06.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.