Results 1 to 7 of 7
  1. #1
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562

    [ Código Fonte ] Simples Classe Player

    Bom, fiz essa classe simples pro CF AL esses dias, e decidi compartilhar.
    Eh bem simples

    Code:
    class cPlayerPos
    {
    public:
    char _0x0000[4];
    	D3DXVECTOR3 Head; //0x0004 
    	D3DXVECTOR3 Foot; //0x0010 
    };//Size=0x0040
    
    class cPlayer
    {
    public:
    char _0x0000[524];
    	__int32 Municao; //0x020C 
    	__int32 Pente; //0x0210 
    	__int32 MuniMax; //0x0214 
    char _0x0218[340];
    	cPlayerPos* pPlayerPos; //0x036C 
    char _0x0370[8];
    	float Pitch; //0x0378 
    	float Yaw; //0x037C 
    char _0x0380[68];
    	D3DXVECTOR3 Pos; //0x03C4 
    char _0x03D0[100];
    	__int32 Vida; //0x0434 
    char _0x0438[4];
    	__int32 Matados; //0x043C 
    	__int32 Mortes; //0x0440 
    };//Size=0x1040
    Code:
    0xAD9260
    Ai só somar com a CShell...

    Créditos ao Darkness pelo bypass.
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  2. The Following 3 Users Say Thank You to Hacker Fail For This Useful Post:

    dreek1 (02-23-2016),NIgga* (02-27-2016),Rullez (02-28-2016)

  3. #2
    6ixth's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3,033
    Reputation
    661
    Thanks
    19,904

    Code:
    char _0x0444[32];
    __int32 CurrentWeaponId; //0x0464
    @Hacker Fail

  4. The Following User Says Thank You to 6ixth For This Useful Post:

    Hacker Fail (03-01-2016)

  5. #3
    Rullez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Vancouver, Canada
    Posts
    4,069
    Reputation
    316
    Thanks
    26,129
    My Mood
    Aggressive
    Muito bem putiane !!!







  6. The Following User Says Thank You to Rullez For This Useful Post:

    Hacker Fail (03-01-2016)

  7. #4
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Olha os caras renascendo
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  8. #5
    hacker1110's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hacker Fail View Post
    Olha os caras renascendo
    qual linguagem de programação eu tenho que usar?

  9. #6
    FUFYN's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    264
    Reputation
    24
    Thanks
    141
    My Mood
    Dead
    Quote Originally Posted by hacker1110 View Post
    qual linguagem de programação eu tenho que usar?
    C++. Tem varios tutoriais por ai, se não achar um bom é so mandar uma mensagem pra mim...

  10. The Following User Says Thank You to FUFYN For This Useful Post:

    wlweslley (06-07-2016)

  11. #7
    wlweslley's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    oi GALERA , bom sou novo na área de criar hack , eu mecho com Vb + vb.net em programão + sei pouca coisa + entendo , e no caso eu tenho q usar C++ + ok , eu tenho aqui um projeto praticamente pronto pra estudo + antigo 2011 eu queria estudá-lo + entender melhor e atualizado , gostaria de ajudar de vocês , Meu Objetivo é cria 1 Menu d3d , e mais para frente deixar ´so 1 programa .exe feito no vb e aguardando o CF para injetar , 1 injetor + junto cm a dll. bom mostra o meu codigos aqui vcs ja devem conhece rs , me ajudem no que eu tenho que meche , mudar , ou se serve ainda isso . Obgd

Similar Threads

  1. [Código fonte] CA Base D3D Menu Selection V2
    By WE11ington in forum Combat Arms BR Hack Coding/Source Code
    Replies: 211
    Last Post: 05-27-2011, 11:46 AM
  2. [Código fonte] CA Base D3D Menu Selection V1
    By WE11ington in forum Combat Arms BR Hack Coding/Source Code
    Replies: 11
    Last Post: 04-25-2011, 07:40 PM
  3. [Código fonte] CA Base D3D Menu CheckBox V1
    By WE11ington in forum Combat Arms BR Hack Coding/Source Code
    Replies: 26
    Last Post: 02-27-2011, 01:47 PM
  4. [Código fonte] WE11ington [26/01/2011]
    By WE11ington in forum Combat Arms BR Hack Coding/Source Code
    Replies: 48
    Last Post: 02-07-2011, 05:30 PM
  5. [Código fonte] WE11ington [04/01/2011]
    By WE11ington in forum Combat Arms BR Hack Coding/Source Code
    Replies: 36
    Last Post: 02-04-2011, 06:43 AM