Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other MMORPG Hacks › Trove Hacks & Cheats › Trove Coding & Resources › Pointer & offsets database

ArrowPointer & offsets database

Posts 1–15 of 42 · Page 1 of 3
mpmoi
mpmoi
Pointer & offsets database
Hey !
Putting this here if it can help anyone ! I'll try to keep this updated as much as possible !

 
Mount
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


 
Positions
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


 
Fishing
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


 
Health and Energy

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 !
#1 · 9y ago
mpmoi
mpmoi
Position pointer : 00CC5338
Mount pointer : 00CC5338
Fishing pointer : 00CA198C

- - - Updated - - -

I'm bad. Actually the positions and mount pointer is the same !
#2 · 9y ago
mpmoi
mpmoi
Position/mount pointer : 00CD0734
Fishing one : 00CA5A3C
#3 · 9y ago
mpmoi
mpmoi
Position pointer : 00DC1960
Fishing : 00D97E14
#4 · 9y ago
RA
RaNdOm FuZe
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.
#5 · 9y ago
KA
karizmatik
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.
#6 · 9y ago
mpmoi
mpmoi
 
Position and mount
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


 
Fishing LIVE pointer and offsets
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


 
Health&energy pointer and offsets
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
#7 · edited 9y ago · 9y ago
mpmoi
mpmoi
 
Position and mount
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


 
Fishing LIVE pointer and offsets
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


 
Health&energy pointer and offsets
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
#8 · edited 9y ago · 9y ago
BL
Black_mage_V_
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:
 
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
#9 · edited 9y ago · 9y ago
mpmoi
mpmoi
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:
 
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
#10 · 9y ago
BL
Black_mage_V_
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.
#11 · 9y ago
mpmoi
mpmoi
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
#12 · 9y ago
BL
Black_mage_V_
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.
#13 · 9y ago
mpmoi
mpmoi
There was an error on the pos pointer...
 
Position and mount
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


 
Fishing LIVE pointer and offsets
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


 
Health&energy pointer and offsets
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



 
Fishing PTS pointer and offsets
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
#14 · edited 9y ago · 9y ago
DU
dumacaigi
tyvm mpmoi
#15 · 9y ago
Posts 1–15 of 42 · Page 1 of 3

Post a Reply

Similar Threads

  • Pointers and OffsetsBy aanthonyz in C++/C Programming
    8Last post 15y ago
  • MapleStory Pointers And Offsets v1.0By Dreamer in MapleStory Hack Coding/Source Code
    2Last post 15y ago
  • Some Crossfire EU ( Addy's , Pointer's , Offsets )By BlackLite in CrossFire Europe Hack Source Code
    35Last post 14y ago
  • Need pointer and offsetsBy badboy3 in CrossFire Hack Coding / Programming / Source Code
    2Last post 14y ago
  • Pointers, Addys, Offsets, WeaponLog, ETCBy DaRk in CrossFire Hack Coding / Programming / Source Code
    3Last post 14y ago

Tags for this Thread

None