Teleport Hack Code

Posts 111 of 11 · Page 1 of 1
Teleport Hack Code
heres my teleport hack code...

Code:
/*Java script language*/
 #include <windows.h>
#include <stdio.h>
//No outside links

DWORD *PlayerIsInamge = (DWORD*)0xPLAYER_POINTER;

int ArrayX[100];
int ArrayY[100];
int ArrayZ[100];

int curx, cury, curz;
int ArraySwitch=0, ArraySwitch2=0;

DWORD X, Y, Z;

DWORD WINAPI SaveTeleportCoor(LPVOID);
DWORD WINAPI ArrayTeleport(LPVOID);

BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
{
if(dwReason == DLL_PROCESS_ATTACH)
{
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)SaveTeleportCoor, NULL, NULL, NULL);
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)SetTeleportCoor, NULL, NULL, NULL);
}
return TRUE;
}

DWORD WINAPI SetTeleportCoor(LPVOID)
{
for(;
{
if(*PlayerIsIngame)
{
X = ( /*Player Pointer*/ );
X = *(DWORD*)X;
X += 0x18c; //Offset X
curx = *(int*)X;

Y = ( /*Player Pointer*/ );
Y = *(DWORD*)ab;
Y += 0x194; //Offset Y
cury = *(int*)Y;

Z = ( /*Player Pointer*/ );
Z = *(DWORD*)Z;
Z += 0x190; //Offset Z
curz = *(int*)Z;

if(GetAsyncKeyState(VK_NUMPAD7)&1) // Saving Current Possition
{

ArrayX[ArraySwitch] = curx;
ArrayY[ArraySwitch] = cury;
ArrayZ[ArraySwitch] = curz;
ArraySwitch++;
return(2);

}
}
}
return 0;
}

DWORD WINAPI ArrayTeleport(LPVOID)
{
for(;
{
if(GetAsyncKeyState(VK_NUMPAD8)&1) //Teleport Forward
{

DWORD *first = (DWORD*)X;
*(int*)X = ArrayX[ArraySwitch2];
DWORD *secound = (DWORD*)Y;
*(int*)Y = ArrayY[ArraySwitch2];
DWORD *third = (DWORD*)Z;
*(int*)Z = ArrayZ[ArraySwitch2];
return(1);
ArraySwitch2++;

}
if(GetAsyncKeyState(VK_NUMPAD9)&1) //Teleport Backward
{

ArraySwitch2--;

DWORD *first = (DWORD*)X;
*(int*)X = ArrayX[ArraySwitch2];
DWORD *secound = (DWORD*)Y;
*(int*)Y = ArrayY[ArraySwitch2];
DWORD *third = (DWORD*)Z;
*(int*)Z = ArrayZ[ArraySwitch2];
return(1);
}
return(21);
}
return 0;
}  

***<<<[[[ INTERNAL INFORMATION, DO NOT CHANGE!!! ]]]>>>***
Language=JScript
ScriptID=3137301A4AF04175BB60E23A4406A4BA
ReadOnly=False
CreationInfo=11/19/2009 9:33:43 PM by Jeevin-PC\Jeevin
LastSavedInfo=11/19/2009 9:33:43 PM by Jeevin-PC\Jeevin
Comment=(put your comments here)<&NL>
btw u can like thing umm add more things like 30 more lines for OPK
wait wats this suppose to do
and how would u teleport?O_O
by a hotkey and it telports u to the player
Hmmm... Most likely a fail because Nexon knows if you try to tele, if you move from one place to another to fast your position gets reset..
Great job asshole !

Jeevin once again shows he's the most worthless member here.
Please feel free to continue flaming him.

The code has been leeched so many times...
Quote Originally Posted by Crash View Post
Great job asshole !

Jeevin once again shows he's the most worthless member here.
Please feel free to continue flaming him.

The code has been leeched so many times...
Agreed. Way to leach code that's already been leeched about a 100 times and claim it as your own. And adding the comments about ********** was a really nice touch. As if u weren't nub enough as it is.
Lol epic fail, thats why all my speed x10 don't work o.o
lol damn yall flamin the sheet out of him .. but any ways would this work for most of any games ..???
What the others said...

Closed.
Posts 111 of 11 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?