Results 1 to 6 of 6
  1. #1
    psycheangel
    psycheangel is offline
    Member-in-training
    Join Date
    2011 Sep
    Posts
    53
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    55
    Thanked in
    11 Posts
    Rep Power
    0

    Aika Indonesia Offset, Base Address

    Updated information for Indonesia Aika from this https://progamercity.net/aika/397-ai...e-address.html
    thanks to Dwar and [ITF] Tanker for the bot which i use the GUI and some function
    have fun with the offset

    Player stats
    [BA] = $02692BA4
    [BA] +
    $0041F18: Login (char)
    $0041F4C: Player Name
    $0041F74: HP Current
    $0041F70: HP Max
    $0041f7c: MP Curr
    $0041F78: MP Max
    $0041F92: skill points
    … etc char stats
    104 + 1BD : Character Action
    90 + 1BD : Target Action
    42DE4 : PranHPcur
    42DE0 : PranHPmax
    42DEC : PranMPcur
    42DE8 : PranMPmax
    42DBC : PranName
    35132 : PranLevel
    42DF0 : PranSatiety

    Actions
    [BA] = $02692BA0
    [BA] +
    $108: target PTR under cursor (dword, pointer)
    $90: target PTR current
    $88 + $2C4: current active wnd
    $90 + $148/14C: X/Y
    $90 + 1704 : Target Name
    $90 + … : array of coordinate
    50ea4 : range to object
    50e98 : tab ready monster, update when you tab monster
    16D0 : object type
    94 + C : count of surround monster
    94 + 8 : same

    Mob Array : $02692BA0 + 94 + 14/18 i forget + 3190
    $02692BA0 + 090 +
    $004: target ID (dword)
    $01C: target X (float)
    $020: target Y
    $024: target Z
    $028: target ?
    $034: target ?
    $038: target Distance to target
    $040: target ?
    $0FC: target ?
    $10C: target X2
    $110: target Y2
    $11C: target X3
    $120: target Y3
    $144: target X last point
    $148: target Y last point
    $14C: target X ?
    $150: target Y ?
    $15C: target Z
    $1A9: target Current action (byte)
    $1AA: target Current action 2 (byte)



    GRUP
    edi : 02692BA0
    eax : the grup count
    edi+eax*4 + 00003398 <-- hp cur
    edi+eax*4 + (00003398 + 18) <- hp max

    example:
    02692BA0 + 00003398 grup 1 cur
    02692BA0 + 000033BO grup 1 max
    02692BA0 + 0000CE60 grup 2 cur
    ----------

    grup char name
    02692BA0 + 00003320 grup 1 name
    02692BA0 + 00003330 grup 2 name


    edit : they change the base address
    the offset is still the same :P
    gonna update it tomorrow if no one give the base address

    Player stats: $026B7854
    Actions: $026B7850
    Last edited by psycheangel; 2011-12-23 at 12:12 PM.

  2. The Following 6 Users Say Thank You to psycheangel For This Useful Post:


  3. #2
    emoisback
    emoisback is offline
    Full member
    Join Date
    2011 Dec
    Location
    Indonesia there i'm
    Posts
    508
    Thanks Thanks Given 
    83
    Thanks Thanks Received 
    244
    Thanked in
    68 Posts
    Rep Power
    13
    Thx...i need the mob array... you post is helpfull..
    Learn from PGC for Share on PGC..


    For another Stuff i have make try to find it [Please, register to view links]
    If i have help you, please thanks and respect ..

  4. #3
    eyenight
    eyenight is offline
    New member
    Join Date
    2011 Dec
    Posts
    4
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    2
    Thanked in
    1 Post
    Rep Power
    0
    New base address:
    Player stats: $026B7854
    Actions: $026B7850

  5. The Following 2 Users Say Thank You to eyenight For This Useful Post:


  6. #4
    psycheangel
    psycheangel is offline
    Member-in-training
    Join Date
    2011 Sep
    Posts
    53
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    55
    Thanked in
    11 Posts
    Rep Power
    0
    Quote Originally Posted by eyenight View Post
    New base address:
    Player stats: $026B7854
    Actions: $026B7850
    gonna update it in first post

    the float address of zoomhack changed
    if you need zoomhack use this guide by Dwar
    https://progamercity.net/aika-guides...e-ollydbg.html

    i will give the address tomorrow if im not bussy with RL stuff

  7. The Following User Says Thank You to psycheangel For This Useful Post:


  8. #5
    eyenight
    eyenight is offline
    New member
    Join Date
    2011 Dec
    Posts
    4
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    2
    Thanked in
    1 Post
    Rep Power
    0
    Quote Originally Posted by psycheangel View Post
    the float address of zoomhack changed
    if you need zoomhack use this guide by Dwar
    Aika Zoom with CE and OllyDbg
    Nah, I don't use zoom hack. Tried it few days ago just for learning purpose. I like to see my dual gunner with close cam. Lol.
    Thanks anyway..

  9. #6
    ghostslayer
    ghostslayer is offline
    New member
    Join Date
    2011 Jan
    Posts
    12
    Thanks Thanks Given 
    12
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    Whats means action address ? Is it for attack / move or ?
    Thanks for your release...
    BTW noob question, how to get addresses (got not clue at all to try first search)?

    Quote Originally Posted by psycheangel View Post
    gonna update it in first post

    the float address of zoomhack changed
    if you need zoomhack use this guide by Dwar
    https://progamercity.net/aika-guides...e-ollydbg.html

    i will give the address tomorrow if im not bussy with RL stuff

    I got this address that has 10 for max zoom :
    0541BBF8
    0541BC10
    but when I try zoom in, it got 74 and 66 value.
    (and the game crash when I try "Find out what writes to this address")
    Is this the right addresses ?
    Last edited by ghostslayer; 2011-12-26 at 08:35 PM.

Similar Threads

  1. Aion base address, offsets
    By Dwar in forum Aion Bots, Hacks, Cheats
    Replies: 11
    Last Post: 2013-06-05, 02:33 PM
  2. Aika Offsets, base address
    By Dwar in forum Aika Online
    Replies: 78
    Last Post: 2012-04-06, 12:27 PM
  3. [Tutorial] How to search base address of Aika
    By codename209 in forum Aika Guides, Tutorials
    Replies: 22
    Last Post: 2012-02-22, 12:16 PM
  4. Jade Dynasty Offsets, Base Address
    By Dwar in forum Jade Dynasty
    Replies: 41
    Last Post: 2011-12-22, 06:37 PM
  5. [Tutorial] Finding the latest base address for botz in Aika
    By yizheng in forum Aika Guides, Tutorials
    Replies: 8
    Last Post: 2010-11-17, 01:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •