Page 1 of 3 123 LastLast
Results 1 to 15 of 42
  1. #1
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk

    Arrow Pointer & offsets database

    Hey !
    Putting this here if it can help anyone ! I'll try to keep this updated as much as possible !

     
    0 when walking
    1 when riding a mount/minecart
    2 when gliding with wings/dragon
    3 when on boat
    Code:
    Pointer : 00CB84B8
    Offsets : 0x0+0x28+0x1A0+0x13C


     
    X = X pos (negatives are as 4294967295-X)
    Y = Y pos -1 (height)
    Z = Z pos (negatives are as 4294967295-Z)
    Code:
    Pointer : 00CB84B8
    X Offset : 0x0+0x28+0x9C+0x5C+0x94
    Y Offset : 0x0+0x28+0x9C+0x5C+0x98
    Z Offset : 0x0+0x28+0x9C+0x5C+0x9C


     
    State offsets = 1 when lure is in said liquid
    Bite offsets = 1 when a fish have bitten
    Code:
    Pointer : 00C8FF24
    Water Bite Offsets : 0x8+0xb4+0x28+0x22c
    Lava Bite Offsets : 0x8+0xb4+0x28+0x6e8
    Chocolate Bite Offsets : 0x8+0xb4+0x28+0x488
    Water State Offsets : 0x1bc+0x4+0x748+0x1ec
    Lava State Offsets : 0x1bc+0x4+0x690+0x88
    Chocolate State Offsets : 0x1bc+0x4+0x748+0x448


     

    Outdated atm
    Names are self-explanatory.
    Code:
    Pointer : 00C444C8
    Current Health Offsets : 0x64+0x20C+0x8+0xAC
    Max Health Offsets : 0x64+0x20C+0x8+0xB0
    Current Energy Offsets : 0x64+0x20C+0x8+0xB4
    Max Energy Offset : 0x64+0x20C+0x8+0xB8
    Code:
    Pointer : 00C46EDC
    Current Health Offsets : 0xC+0x20C+0x8+0xAC
    Max Health Offsets : 0xC+0x20C+0x8+0xB0
    Current Energy Offsets : 0xC+0x20C+0x8+0xB4
    Max Energy Offsets : 0xC+0x20C+0x8+0xB8


    Hope this can help !
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

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

    Bryan (11-20-2016),RaNdOm FuZe (04-10-2017)

  3. #2
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Position pointer : 00CC5338
    Mount pointer : 00CC5338
    Fishing pointer : 00CA198C

    - - - Updated - - -

    I'm bad. Actually the positions and mount pointer is the same !
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  4. #3
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Position/mount pointer : 00CD0734
    Fishing one : 00CA5A3C
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  5. #4
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Position pointer : 00DC1960
    Fishing : 00D97E14
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  6. #5
    RaNdOm FuZe's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Blah
    Hey man not sure if you still mess with this stuff, but I was wondering if you could do a tutorial on how to find health points and offsets so we can get these autoflask scripts running again. Looking forward to your reply. Thanks in advance.

  7. #6
    karizmatik's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    5
    havent touched health yet, only done map/player zoom but you would probably just find the health address, and then pointer scan it. if your not sure how to pointer scan search a tutorial on youtube, guidedhacking preferably. pretty easy to do.

  8. #7
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
     
    Code:
    pointer=0x00D0B6C8
    xOffsets=0x0+0x28+0x9C+0x54+0x94
    yOffsets=0x0+0x28+0x9C+0x54+0x98
    zOffsets=0x0+0x28+0x9C+0x54+0x9C
    mountOffsets=0x0+0x28+0x1A0+0x150


     
    Code:
    pointer=0x00D08564
    waterOffsets=0x8+0xb4+0x28+0x22c
    lavaOffsets=0x8+0xb4+0x28+0x6e8
    chocoOffsets=0x8+0xb4+0x28+0x488
    waterStateOffsets=0x1bc+0x4+0x748+0x1ec
    lavaStateOffsets=0x1bc+0x4+0x690+0x88
    chocoStateOffsets=0x1bc+0x4+0x748+0x448


     
    Code:
    Pointer : 0x00D0B668
    Current Health Offsets : 0xA4+0x20C+0x8+0xAC
    Max Health Offsets : 0xA4+0x20C+0x8+0xB0
    Current Energy Offsets : 0xA4+0x20C+0x8+0xB4
    Max Energy Offset : 0xA4+0x20C+0x8+0xB8
    Last edited by mpmoi; 06-20-2017 at 02:19 AM.
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  9. #8
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
     
    Code:
    pointer=0x00D06E90
    xOffsets=0x0+0x28+0x9C+0x54+0x94
    yOffsets=0x0+0x28+0x9C+0x54+0x98
    zOffsets=0x0+0x28+0x9C+0x54+0x9C
    mountOffsets=0x0+0x28+0x1A0+0x150


     
    Code:
    pointer=0x00CE3398
    waterOffsets=0x8+0xb4+0x28+0x22c
    lavaOffsets=0x8+0xb4+0x28+0x6e8
    chocoOffsets=0x8+0xb4+0x28+0x488
    waterStateOffsets=0x1bc+0x4+0x748+0x1ec
    lavaStateOffsets=0x1bc+0x4+0x690+0x88
    chocoStateOffsets=0x1bc+0x4+0x748+0x448


     
    Code:
    Pointer : 0x00D07008
    Current Health Offsets : 0xA4+0x20C+0x8+0xAC
    Max Health Offsets : 0xA4+0x20C+0x8+0xB0
    Current Energy Offsets : 0xA4+0x20C+0x8+0xB4
    Max Energy Offset : 0xA4+0x20C+0x8+0xB8
    Last edited by mpmoi; 06-27-2017 at 09:53 AM.
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  10. #9
    Black_mage_V_'s Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Note: The hotkey ^f will not be active because it does not exist in the current keyboard layout.


    What is the problem?
    How to fix?


    My debug:
     
    Code:
    Version = 3.7
    Pointers update = 20170628
    Pointer = 0x00CE3398
    Water Offsets = 0x8+0xb4+0x28+0x22c
    Lava Offsets = 0x8+0xb4+0x28+0x6e8
    Chocolate Offsets = 0x8+0xb4+0x28+0x488
    Water State Offsets = 0x1bc+0x4+0x748+0x1ec
    Lava State Offsets = 0x1bc+0x4+0x690+0x88
    Chocolate State Offsets = 0x1bc+0x4+0x748+0x448
    PTS Pointer = 0x00CD1894
    PTS Water Offsets = 0x8+0xb4+0x28+0x22c
    PTS Lava Offsets = 0x8+0xb4+0x28+0x6e8
    PTS Chocolate Offsets = 0x8+0xb4+0x28+0x488
    PTS Water State Offsets = 0x1bc+0x4+0x748+0x1ec
    PTS Lava State Offsets = 0x1bc+0x4+0x690+0x88
    PTS Chocolate State Offsets = 0x1bc+0x4+0x748+0x448
    Last edited by Black_mage_V_; 06-30-2017 at 01:46 AM.

  11. #10
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Quote Originally Posted by Black_mage_V_ View Post
    Note: The hotkey ^f will not be active because it does not exist in the current keyboard layout.


    What is the problem?
    How to fix?


    My debug:
     
    Code:
    Version = 3.7
    Pointers update = 20170628
    Pointer = 0x00CE3398
    Water Offsets = 0x8+0xb4+0x28+0x22c
    Lava Offsets = 0x8+0xb4+0x28+0x6e8
    Chocolate Offsets = 0x8+0xb4+0x28+0x488
    Water State Offsets = 0x1bc+0x4+0x748+0x1ec
    Lava State Offsets = 0x1bc+0x4+0x690+0x88
    Chocolate State Offsets = 0x1bc+0x4+0x748+0x448
    PTS Pointer = 0x00CD1894
    PTS Water Offsets = 0x8+0xb4+0x28+0x22c
    PTS Lava Offsets = 0x8+0xb4+0x28+0x6e8
    PTS Chocolate Offsets = 0x8+0xb4+0x28+0x488
    PTS Water State Offsets = 0x1bc+0x4+0x748+0x1ec
    PTS Lava State Offsets = 0x1bc+0x4+0x690+0x88
    PTS Chocolate State Offsets = 0x1bc+0x4+0x748+0x448
    Don't you have CTRL on your keyboard ? oO
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  12. #11
    Black_mage_V_'s Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    No, I have ctrl on the keyboard.

    Last night I started the bot, it worked, but this morning stopped and started to write what I threw on top.

  13. #12
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Quote Originally Posted by Black_mage_V_ View Post
    No, I have ctrl on the keyboard.

    Last night I started the bot, it worked, but this morning stopped and started to write what I threw on top.
    Restart your computer then
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  14. #13
    Black_mage_V_'s Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by mpmoi View Post
    Restart your computer then
    Already did the restart, did not help.

    - - - Updated - - -

    Quote Originally Posted by mpmoi View Post
    Restart your computer then
    I now have reinstalled AHK, and disappeared this problem.

  15. #14
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    There was an error on the pos pointer...
     
    Code:
    pointer=0x00D06EF0
    xOffsets=0x0+0x28+0x9C+0x54+0x94
    yOffsets=0x0+0x28+0x9C+0x54+0x98
    zOffsets=0x0+0x28+0x9C+0x54+0x9C
    mountOffsets=0x0+0x28+0x1A0+0x150


     
    Code:
    pointer=0x00CE3398
    waterOffsets=0x8+0xb4+0x28+0x22c
    lavaOffsets=0x8+0xb4+0x28+0x6e8
    chocoOffsets=0x8+0xb4+0x28+0x488
    waterStateOffsets=0x1bc+0x4+0x748+0x1ec
    lavaStateOffsets=0x1bc+0x4+0x690+0x88
    chocoStateOffsets=0x1bc+0x4+0x748+0x448


     
    Code:
    Pointer : 0x00D07008
    Current Health Offsets : 0xA4+0x20C+0x8+0xAC
    Max Health Offsets : 0xA4+0x20C+0x8+0xB0
    Current Energy Offsets : 0xA4+0x20C+0x8+0xB4
    Max Energy Offset : 0xA4+0x20C+0x8+0xB8



     
    Code:
    pointer=0x00D2E838
    waterOffsets=0x8+0xb4+0x28+0x22c
    lavaOffsets=0x8+0xb4+0x28+0x6e8
    chocoOffsets=0x8+0xb4+0x28+0x488
    waterStateOffsets=0x1bc+0x4+0x748+0x1ec
    lavaStateOffsets=0x1bc+0x4+0x690+0x88
    chocoStateOffsets=0x1bc+0x4+0x748+0x448
    Last edited by mpmoi; 07-02-2017 at 11:43 AM.
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  16. #15
    dumacaigi's Avatar
    Join Date
    Apr 2017
    Gender
    female
    Posts
    7
    Reputation
    10
    Thanks
    1
    tyvm mpmoi

  17. The Following User Says Thank You to dumacaigi For This Useful Post:

    2722861454 (07-09-2023)

Page 1 of 3 123 LastLast

Similar Threads

  1. [Release] Some Crossfire EU ( Addy's , Pointer's , Offsets )
    By BlackLite in forum CrossFire Europe Hack Source Code
    Replies: 35
    Last Post: 03-24-2012, 04:18 PM
  2. [Release] Pointers, Addys, Offsets, WeaponLog, ETC
    By DaRk in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 02-05-2012, 02:16 PM
  3. [Request] Need pointer and offsets
    By badboy3 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 12-28-2011, 02:17 PM
  4. MapleStory Pointers And Offsets v1.0
    By Dreamer in forum MapleStory Hack Coding/Source Code
    Replies: 2
    Last Post: 08-22-2011, 12:35 AM
  5. Pointers and Offsets
    By aanthonyz in forum C++/C Programming
    Replies: 8
    Last Post: 03-03-2011, 02:37 AM