Thread: Algumas Classes

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    luizimloko's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    fs:[0]
    Posts
    1,879
    Reputation
    136
    Thanks
    10,137
    My Mood
    Yeehaw

    Algumas Classes

    Olá Hoje estarei postando essas classes para quem quer fazer algo pra crossfire tenham chance de fazer algo

    Code:
    //Generated using ReClass 2011 by DrUnKeN ChEeTaH
    
    //Crossfire Reclass Feita Por: luizimloko
    //Date: 16/11/12
    
    class cFallMgr;
    class cWeaponMgr;
    class cPlayerMgr;
    class cWallMgr;
    
    class cFallMgr
    {
    public:
    char _0x0000[4];
    	float Offs_FallMgr;
    char _0x0008[56];
    
    };//Size=0x0040
    
    class cWeaponMgr
    {
    public:
    char _0x0000[2060];
    	float Offs_WeaponRange;
    char _0x0810[12];
    	float Offs_AmmoDamage;
    char _0x0820[580];
    	float Offs_Knife360°;
    char _0x0A68[8];
    	float Offs_FastKnife_1;
    char _0x0A74[32];
    	float Offs_FastKnife_3;
    char _0x0A98[88];
    	float Offs_NoScope;
    char _0x0AF4[4];
    	float Offs_FastKnife_2;
    char _0x0AFC[20];
    	float Offs_NoWeight;
    char _0x0B14[240];
    	float Offs_OHKKnife_1;
    char _0x0C08[8];
    	float Offs_OHKKnife_2;
    char _0x0C14[8];
    	float Offs_OHKKnife_3;
    char _0x0C20[24];
    	float Offs_NoReload;
    	float Offs_NoChange;
    char _0x0C40[696];
    	float Offs_NoRecoil_1;
    char _0x0EFC[356];
    	float Offs_NoRecoil_2;
    char _0x1064[356];
    	float Offs_NoRecoil_3;
    char _0x11CC[9052];
    	D3DXVECTOR3 BulletPosOffset;
    char _0x3534[476];
    	float Offs_NoRecoil_4;
    char _0x3714[760];
    	float LowerAnimRate;
    char _0x3A10[376];
    	float CrossHairRatioPerRealSize;
    char _0x3B8C[308];
    
    };//Size=0x3CC0
    
    class cPlayerMgr
    {
    public:
    char _0x0000[128];
    	float FastDefuse;
    
    };//Size=0x0084
    
    class cWallMgr
    {
    public:
    char _0x0000[1384];
    	float ShotTroughtWalls3;
    	float ShotTroughtWalls1;
    	float ShotTroughtWalls2;
    	float TextureType;
    char _0x0578[8];
    
    };//Size=0x0580
    Oque é pra fazer com isso ? enfiar no cú ?, um exemplo ai a baixo :

    Code:
    			#define WeaponMgr  0xC69BA4
    			#define PlayerMgr  0xC02A70
    			#define FallMgr    0xC69B84
    			#define WallMgr    0xC69B8C
    
    			DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    			DWORD pWeaponMgr = *(DWORD *)(CShell + WeaponMgr);
    
    			if(pWeaponMgr)
    			{
    				for(INT i = 0; i < 700; i++)
    				{
    					cWeaponMgr *pWeapon = *(cWeaponMgr **)(pWeaponMgr + (4 * i));
    
    					if(pWeapon)
    					{
    						pWeapon->Offs_NoReload = 1.0f + 15.0f * Variavel_do_NoReload;
    						pWeapon->Offs_NoChange = 1.5f + 15.0f * Variavel_do_NoChange;
    					}
    				}
    			}


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

    FooChaos (01-07-2013),Rullez (11-23-2012),The Decoder (11-21-2012)

  3. #2
    Fraconob's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Mano só você mesmo pra salvar vei, tu é o cara do crossfire AL, melhor tu ter um aprendiz pra fazer hack, que sem você só tem hack lixo pra cross al.
    Faz um hack ai não abandona a gente assim :/

  4. #3
    edwss's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,989
    Reputation
    40
    Thanks
    177
    My Mood
    Yeehaw
    @luizimloko Valeu e como sempre salvado

  5. #4
    needwall's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    340
    Reputation
    10
    Thanks
    21
    valeu cara. muito obrigado.

  6. #5
    BACKD00R's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Brazil
    Posts
    10,711
    Reputation
    1814
    Thanks
    31,902
    My Mood
    Aggressive
    Como que usa?



     

    Skype : BACKD00R-MPGH

     

    • Contributor: October, 31th 2011
    • CA BR Minion: January, 03th 2012
    • CF AL Minion: April, 07th 2012
    • CA Minion: April, 15th 2012
    • CF Minion: July, 03th 2012
    • PB Minion: January, 25th 2013
    • AVA Minion : February, 02th 2013
    • Arctic Combat minion: April, 03th 2013
    • Warface Minion: April, 03th 2013

    • Minion + : July 08th 2012
    • Moderator : January 21th 2013
    • Global Moderator : August 1st 2013







  7. #6
    edwss's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,989
    Reputation
    40
    Thanks
    177
    My Mood
    Yeehaw
    Quote Originally Posted by BACKD00R View Post
    Como que usa?
    Troll Ever ?

  8. #7
    kolouresafa2's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    Uma pergunta besta,como eu crio a base usando esses códigos ? kkk só novo e quero aprender a fazer meus hack's.

  9. #8
    Rullez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Vancouver, Canada
    Posts
    4,071
    Reputation
    316
    Thanks
    26,129
    My Mood
    Bored
    Quote Originally Posted by BACKD00R View Post
    Como que usa?
    Bloco De Notas






  10. #9
    edwss's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,989
    Reputation
    40
    Thanks
    177
    My Mood
    Yeehaw
    Quote Originally Posted by Rullez View Post
    Bloco De Notas
    Sempre e a base é :
    shutdown -s
    pause
    echo
    "endereços"

  11. #10
    Rullez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Vancouver, Canada
    Posts
    4,071
    Reputation
    316
    Thanks
    26,129
    My Mood
    Bored
    Quote Originally Posted by edwss View Post
    Sempre e a base é :
    shutdown -s
    pause
    echo
    "endereços"
    É Mesmo Esse Método É Tradicional






  12. #11
    edwss's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,989
    Reputation
    40
    Thanks
    177
    My Mood
    Yeehaw
    Quote Originally Posted by Rullez View Post
    É Mesmo Esse Método É Tradicional
    Droga divulguei minha base !

  13. #12
    Rullez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Vancouver, Canada
    Posts
    4,071
    Reputation
    316
    Thanks
    26,129
    My Mood
    Bored
    Quote Originally Posted by edwss View Post
    Droga divulguei minha base !
    Ja Era
    Leechei Ela
    !!!!!






  14. #13
    0danado's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Crossfire Al
    Posts
    97
    Reputation
    10
    Thanks
    16
    My Mood
    Blah
    Quote Originally Posted by Rullez View Post
    Ja Era
    Leechei Ela
    !!!!!
    KKKKK agr eu ri ate meu amigo de 9 anos sabe fazer isso

  15. #14
    edwss's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,989
    Reputation
    40
    Thanks
    177
    My Mood
    Yeehaw
    Quote Originally Posted by 0danado View Post
    KKKKK agr eu ri ate meu amigo de 9 anos sabe fazer isso
    Cara isso é tudo zoa '-'

  16. #15
    Rullez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Vancouver, Canada
    Posts
    4,071
    Reputation
    316
    Thanks
    26,129
    My Mood
    Bored
    Quote Originally Posted by edwss View Post
    Cara isso é tudo zoa '-'
    IO Cara Nem Sabe Zuar..
    Aposto Que ele achou que era Verdade






Page 1 of 2 12 LastLast

Similar Threads

  1. what it's like to have religion class
    By ace76543 in forum Spammers Corner
    Replies: 7
    Last Post: 12-09-2006, 04:16 PM
  2. This is what math class does to you
    By apitite.for.distruction in forum Art & Graphic Design
    Replies: 14
    Last Post: 10-28-2006, 11:44 AM
  3. Guild Wars New Classes
    By Chronologix in forum General Gaming
    Replies: 24
    Last Post: 07-23-2006, 08:46 AM
  4. Heavy Weapons Class mine bug. I had no idea.
    By NukeAssault in forum General Gaming
    Replies: 2
    Last Post: 07-20-2006, 06:54 AM
  5. [Tutorial]Change class without respawn
    By vir2000 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-04-2006, 01:47 PM