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 › MapleStory Hacks, Cheats & Trainers › MapleStory Hack Coding/Source Code › Pointers and offsets

Pointers and offsets

Posts 1–5 of 5 · Page 1 of 1
HE
Hexicidal
Pointers and offsets
General Pointers


Code:
DWORD Stats_Base = 0x016A5C58;
 DWORD Alert_Base = 0x0169BB7C;
 DWORD Character_Base = 0x016A1234; 
DWORD People_Base = 0x016A5B80;
 DWORD Mob_Base = 0x016A5B84;
 DWORD Item_Base = 0x016A6724;
 DWORD Mouse_Base = 0x016A5C80;
 DWORD Server_Base = 0x016A1230; 
DWORD Map_Base = 0x016A68C8;  
DWORD Health_Offset = 0x0000251C; 
DWORD Mana_Offset = Health_Offset + 4; 
DWORD Health_Alert_Offset = 0x00000050;
 DWORD Mana_Alert_Offset = 0x00000054; 
 DWORD Character_X_Offset = 0x00009E2C; 
DWORD Character_Y_Offset = Character_X_Offset + 4; 
DWORD Character_Breath_Offset = 0x00000728;  
DWORD People_Offset = 0x00000018; 
DWORD Mobs_Offset = 0x00000010; 
DWORD Attacks_Offset = 0x00008CF8;
 DWORD Items_Offset = 0x00000014; 
 DWORD Mob_1_Offset = 0x00000028; 
DWORD Mob_2_Offset = 0x00000004; 
DWORD Mob_3_Offset = 0x0000017C; 
DWORD Mob_4_Offset = 0x00000024;
 DWORD Mob_X_Offset = 0x00000058;
 DWORD Mob_Y_Offset = Mob_X_Offset + 4;  
DWORD Mouse_Location_Offset = 0x00000978;
 DWORD Mouse_X_Offset = 0x0000008C; 
DWORD Mouse_Y_Offset = Mouse_X_Offset + 4;
 DWORD Mouse_Animation_Offset = 0x000009E0; 
DWORD World_Number_Offset = 0x000020BC; 
DWORD Channel_Offset = World_Number_Offset + 8; 
DWORD Map_ID_Offset = 0x0000136C; DWORD Tubi_Offset = 0x00002138;
Teleport Stuff

Code:
const TSecType_long___SetData_t TSecType_long___SetData = reinterpret_cast<TSecType_long___SetData_t>(0x00518430);
  const DWORD *const pdwUserLocal = reinterpret_cast<const DWORD *const>(0x016A1234); // Character_Base 
const DWORD dwTeleportToggleOffset = 0x00008A94; 
const DWORD dwTeleportYOffset = 0x00008AAC; 
const DWORD dwTeleportXOffset = dwTeleportYOffset + 0x0C;
#1 · 13y ago
omar hamad
omar hamad
so...no bots will be availabe....some one release or i am gonna get sick
#2 · 13y ago
HE
Hexicidal
Quote Originally Posted by omar hamad View Post
so...no bots will be availabe....some one release or i am gonna get sick
I will try to get one because i have tons but they have advertisements
#3 · 13y ago
omar hamad
omar hamad
ads? no problem! i just want a working and undetected bot....
if you dont want to release it, just pm me the link or do whatever you want! i just want a bot
#4 · 13y ago
Mikilox
Mikilox
Quote Originally Posted by omar hamad View Post
ads? no problem! i just want a working and undetected bot....
if you dont want to release it, just pm me the link or do whatever you want! i just want a bot
You, and me both, buddy
#5 · 12y ago
Posts 1–5 of 5 · Page 1 of 1

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
  • Need pointer and offsetsBy badboy3 in CrossFire Hack Coding / Programming / Source Code
    2Last post 14y ago
  • Some Latest Pointers and Offsets (After Apocalypse Patch)By Ryuzaki™ in CrossFire PH Discussions
    2Last post 14y ago
  • Pointers and Offsets v1By Sprite in CrossFire Philippines Hacks
    63Last post 14y ago

Tags for this Thread

None