teleports other players? that sounds cool! I'll look into it tho the client hasn't updated?Quote:
Jamboo, check your hack now and see that the addresses doing problems now! the teleport doesnt work well, sometimes it teleports another players instead of you, sometimes you, the speedhack now never works, only sometimes. Test and see that it got patched now..
Yes it teleports random players that stands close to you. (The "Teleport" option on the DLL).Quote:
teleports other players? that sounds cool! I'll look into it tho the client hasn't updated?
Edit: It works just fine for me. what's the version of your client?
I'll watch the video and see what I can doQuote:
I made a short video to show you what I am talking about. SpeedHack doesn't work for me, and the teleport is teleporting another players instead of me lol. And its not only the DLL, because when I am trying to activate a SpeedHack from Cheat Engine with your SpeedHack address, it does not work also. And It worked before as I said, the problem has started only 1 hour ago :S How can I fix it? I really wanna use SpeedHack again :S..
The Video: [Only registered and activated users can see links. Click Here To Register...]
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;