Ir para conteúdo
Faça parte da equipe! (2024) ×
Conheça nossa Beta Zone! Novas áreas a caminho! ×
  • Quem está por aqui   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.

Sources Codes Telekill e muito mais Obs E Full Telekill!!


Posts Recomendados

Jente Hoje estarei disponibilizando a source code do telekill do TKO mais eu acho que esta patched nao sei temtem ai.essa base eu mesmo a fiz usando a base do tko e disponibilizei para voces eu ate no tellekill adicionei um Player pointer para ficar zeroFULL TELEKILL#define playerpointer 0x66F34

#define yoffset 0xCC

DWORD player, position;

player=NULL;

player= (DWORD)GetModuleHandleA("ClientFX.fxd");

player+= playerpointer;

memcpy(&position,(void *)(player),4);

position+= yoffset;

 

if(GetAsyncKeyState(VK_F12)<0){ //Saves current xyz

y = *(float*)position;

x = *(float*)(position+0x4);

z = *(float*)(position-0x4);

}

}

if(teleport == 2){ //Teleports to saved xyz

*(float*)position= y;

*(float*)(position+0x4)= x;

*(float*)(position-0x4)= z;

}

 

 

GLICHER

#define playerpointer 0x66F34

#define yoffset 0xCC

DWORD player, position;

 

player=NULL;

player = (DWORD)GetModuleHandleA("ClientFX.fxd");

player += playerpointer;

memcpy(&position,(void *)(player),4);

position += yoffset;

 

f( glitcher == 1){

if(GetAsyncKeyState(VK_NUMPAD6)<0){

Sleep(20);

*(float*) (position-0x4) += 5;

}

if(GetAsyncKeyState(VK_NUMPAD4)<0){

Sleep(20);

*(float*) (position-0x4)-= 5;

}

if(GetAsyncKeyState(VK_NUMPAD8)<0){

Sleep(20);

*(float*) (position+0x4) -= 5;

}

if(GetAsyncKeyState(VK_NUMPAD2)<0){

Sleep(20);

*(float*) (position+0x4) += 5;

}

if(GetAsyncKeyState(VK_SUBTRACT)<0){

Sleep(20);

*(float*) (position) -= 5;

}

if(GetAsyncKeyState(VK_ADD)<0){

Sleep(20);

*(float*) (position) += 5;

}

}

 

 

SEMI OPK

DWORD randomAdr, myAdr, randomPos, myPos;

float X, Y, Z;

bool isOPK = false;

void OPK(void)

{

while(1){

if(GetModuleHandle("ClientFX.fxd") != NULL){

myAdr = (DWORD)GetModuleHandleA("ClientFX.fxd") + 0x66F34;

randomAdr = 0x377CD640;

memcpy(&myPos,(void *)(myAdr),4);

memcpy(&randomPos,(void *)(randomAdr),4);

if(GetAsyncKeyState(VK_NUMPAD0)&1){

isOPK = !isOPK;

X = *(float*)(myPos + 0xC8);

Y = *(float*)(myPos + 0xCC);

Z = *(float*)(myPos + 0xD0);

}

if( isOPK )

{

*(float*)(randomPos + 0xC8) = X;

*(float*)(randomPos + 0xCC) = Y;

*(float*)(randomPos + 0xD0) = Z;

}

}

}

}

 

embaixo link de donwload e scan!

 

DOWNLOAD

 

É necessário se cadastrar para acessar o conteúdo.

 

 

SCAN

É necessário se cadastrar para acessar o conteúdo.

 

 

Ajudei click em agradeçer nao cUStar nada ->

 

 

Creditos :

 

Luizimloko

 

e eu por compartilhar com vc! Abraços!

Link para o comentário
Compartilhar em outros sites

Este tópico está impedido de receber novos posts.
 Compartilhar

×
×
  • Criar Novo...

Informação Importante

Nós fazemos uso de cookies no seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies , caso contrário, vamos supor que você está bem para continuar.