Finding useful hacks takes dozens of hours of working, cuz most of what I've tried haven't worked.
Also it took me the same time to find these memory addresses.
Every address should work fine with the latest version of the client.
Here's the current addresses, pointers and offsets i've found so far:
Code:
int Off_Player_HP = 0x13F4; int Off_Player_MaxHP = 0x13F8; int Off_Player_MP = 0x13FC; int Off_Player_MaxMP = 0x1400; int Off_Player_XP = 0x1404; int Off_Player_MaxXP = 0x1408; int Off_Player_Name = 0x288; int Off_Player_Mounted = 0x17C; int Off_Player_X = 0xA8; int Off_Player_Y = 0xAC; int Off_Player_Speed = 0x574C; int Off_Player_Moving = 0x924; int Addr_Player_Coins = 0x00E60968; int Addr_Player_Credit = 0x00E60978; int Addr_Player_Salary = 0x00E60970; int Addr_Player_Level = 0x00E607F8; int Addr_Player_Attacking = 0x00B34EA4; int Addr_Player_EXP = 0x00E60800; int Addr_Player_MaxEXP = 0x00E609F8; int Addr_Player_MapID = 0x00B34FB0; int Addr_Player_Mounted2 = 0x010A05EC; int Addr_Player_X2 = 0x00B34E30; int Addr_Player_Y2 = 0x00B34E34; int Off_Target_HP = 0x13F4; int Off_Target_Mounted = 0x17C; int Off_Target_X = 0xA8; int Off_Target_Y = 0xAC; int Off_Target_Speed = 0x574C; int Off_Target_Moving = 0x924; int Off_Target_DestX = 0x8B0; int Off_Target_DestY = 0x8B4; int Addr_Target_X2 = 0x0173E598; int Addr_Target_Y2 = 0x0173E59C; int Addr_Target_HP2 = 0x01090E0C; int Addr_Target_IsMob = 0x0108FF34; int Addr_Misc_ShopOpen = 0x01222DDC; int Addr_Misc_WpnDur = 0x013CA098; int Addr_Route_NextTurnX = 0x0173E854; int Addr_Route_NextTurnY = 0x0173E858; int Addr_Route_TurnsMade = 0x00E5662C; int Addr_Route_DestX = 0x00E56668; int Addr_Route_DestY = 0x00E5666C; int Addr_Route_DestMapID = 0x00E56664; int Addr_Settings_ChatInputAmnt = 0x015573F0; int Addr_Loadmap_ID = 0x011FBF20; int Addr_Loadmap_X = 0x011FBF44; int Addr_Loadmap_X2 = 0x011FBF34; int Addr_Loadmap_Y = 0x011FBF48; int Addr_Loadmap_Y2 = 0x011FBF38; int Addr_Camera_Zoom = 0x024DD720; int Addr_Camera_MaxZoom = 0x024DD768; int Addr_Camera_MinZoom = 0x024DD770; int Addr_Camera_ZoomSmthns = 0x024DD760; int Addr_Camera_Height = 0x024DD77C; int Addr_Camera_Angle = 0x024DD6FC; int Addr_Camera_Turning = 0x024DD6AC;
Let me know about the errors and stuff, thanks
Here's my D3D hack that has many bugs (along with PerX Injector).
Features:
Speedhack - works just fine with a +45% speed mount, if you have a slower one, don't use mounts while speedhacking
Teleport to Target - Teleports you to the target
Teleport Target - Teleports the target to you
Target Follows Me - Makes the target follow you
Target Speedhack - Makes the target faster
Teleport - Teleports to the destination (click on ground or map)(too far distances makes it teleport back)
Chat Text Width - Allows you to type 180 characters instead of 60 in the chat
First Person Mode - Play from the first person camera angle
Further Camera - Allows you to zoom the camera way further
(I'm not able to use virustotal at the moment, but you can check it if you don't trust me)
A combination of Target Speedhack, Target Follows Me and Speedhack makes farming/botting much faster.
Teleport Target makes it even faster, but sometimes you are not able to attack the target after teleporting it.
First start the client and then inject the DLL. Press insert to toggle the menu. Do not make it autoinject on the process, or the client will crash on the startup.
If you don't know how to use an injectors, hacks arent for you.








