Giriş yap
En iyi yollayıcılar
Hello EMO | ||||
EMO | ||||
eMoStyLe | ||||
BesimBICER | ||||
GameKinG | ||||
Crysis | ||||
~>!.DεvιLρяιεsт.!<~ | ||||
MeTaL | ||||
TrueCrime | ||||
djhayal3t |
Istatistikler
Toplam 203 kayıtlı kullanıcımız varSon kaydolan kullanıcımız: crayzboy76
Kullanıcılarımız toplam 1186 mesaj attılar bunda 862 konu
Arama
Sosyal yer imi
Sosyal bookmarking sitesinde Emo, Emo nedir, Emo resimleri, Emo Kıyafetleri, Emo Sözleri, Emo Oyunları, EmoTurkey, Emo Nickler, Emo Avatarları, Punk, Punk Resimleri, Punk Avatarları, Rock, Rock Resimleri, Rock Avatarları, Msn Nickleri, Msn Avatarları, Müzik adresi saklayın ve paylaşın
Sosyal bookmarking sitesinde EMO Style ForumPro - Hos Geldiniz adresi saklayın ve paylaşın
Kimler hatta?
Toplam 1 kullanıcı online :: 0 Kayıtlı, 0 Gizli ve 1 Misafir Yok
Sitede bugüne kadar en çok 217 kişi C.tesi Tem. 29, 2017 1:46 am tarihinde online oldu.
En son konular
Reklam
Project Blackout D3D ESP Source Code
1 sayfadaki 1 sayfası
Project Blackout D3D ESP Source Code
[QUOTE=farhan99;5269284]Right well unknownpk release this so credits him
heres the code there more to the struct and he will find the rest of the stuff...and ill edit my post once he finds more stuff out
btw he gave me permission to post
EDIT::: OH BTW OFFSET/ADDRESS ARE UP TO DATE!!!
AND NAMES DONT WORK IN AI MODE[/QUOTE]
heres the code there more to the struct and he will find the rest of the stuff...and ill edit my post once he finds more stuff out
- Kod:
#define MAX_CLIENTS 15
#define PLAYER_SIZE 0xAA4
#define NAME_SIZE 0x21
struct CPlayers
{
float yaw; //0x00
float pitch; //0x04
D3DVECTOR pos; //0x08
char unkno8[2704]; //0x14
};//0xA90(2704);
struct CNames
{
char szNames[33];//21
};
- Kod:
for(int i = 0; i <= MAX_CLIENTS; i++)
{
CNames *PNames = (CNames*) ((g_pEsp.dwMiscPointer + 0x5DD4) + NAME_SIZE * i);
CPlayers *pPlayer = (CPlayers*) ((g_pEsp.dwMiscPointer + 0x75AC) + PLAYER_SIZE * i);
if(WORLDTOSCREEN(pPlayer->pos,g_pEsp.vOutput))
{
m_pMenu->mnDraw(g_pEsp.vOutput.x,g_pEsp.vOutput.y,RED,"[%s]",PNames->szNames);
}
}
- Kod:
if(!dwPointer)
dwPointer = *(DWORD*)((DWORD)GetModuleHandle("i3GfxDx.dll")+0x165A40);
else
{
proj_matrix = *(D3DXMATRIX*)(dwPointer+0x9A0);
view_matrix = *(D3DXMATRIX*)(dwPointer+0x960);
worl_matrix = *(D3DXMATRIX*)(dwPointer+0x9E0);
}
- Kod:
if(!dwPBlackouti3Exec)
dwPBlackouti3Exec = (DWORD)GetModuleHandle("PBlackout.i3Exec");
else{
if(!dwMiscPointer)
{
dwMiscPointer = *(DWORD*)(dwPBlackouti3Exec+0x43690+1);
dwMiscPointer = *(DWORD*)dwMiscPointer;
}
}
btw he gave me permission to post
EDIT::: OH BTW OFFSET/ADDRESS ARE UP TO DATE!!!
AND NAMES DONT WORK IN AI MODE[/QUOTE]
Similar topics
» [Source C++ 1.15] Uhack Source code
» [Source Code] C# WriteProcessMemory/ReadProcessMemory
» Code Source PB [PointBlank]
» Old MapleStory Bot source code
» Code Source PB [PointBlank]
» [Source Code] C# WriteProcessMemory/ReadProcessMemory
» Code Source PB [PointBlank]
» Old MapleStory Bot source code
» Code Source PB [PointBlank]
1 sayfadaki 1 sayfası
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz
Cuma Ağus. 29, 2014 8:33 am tarafından Hello EMO
» goldenchase.net maden yaparak para kazanma
Cuma Ağus. 29, 2014 8:18 am tarafından Hello EMO
» etichal hacker görsel egitim seti
Çarş. Ağus. 06, 2014 4:57 am tarafından Hello EMO
» KO TBL Source C#
Ptsi Ara. 09, 2013 6:36 am tarafından Hello EMO
» x86 Registers
C.tesi Ağus. 24, 2013 5:02 am tarafından Hello EMO
» [Tutorial] Pegando Address, Pointers de WYD
Çarş. Tem. 10, 2013 7:25 am tarafından Hello EMO
» [Tutorial] Pegando Address, Pointers de CS Metodo²
Çarş. Tem. 10, 2013 7:23 am tarafından Hello EMO
» [Tutorial] Aprendendo basico deASM OLLYDBG
Çarş. Tem. 10, 2013 7:22 am tarafından Hello EMO
» Basic C# DLL injector
Ptsi Tem. 08, 2013 7:48 am tarafından Hello EMO