Thread: Updated Addys

Results 1 to 12 of 12
  1. #1
    XTCKazbah's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    40

    Updated Addys

    Code:
    struct cPointer
    {
    	const static DWORD DevicePointer    = 0xB10798;
    	const static DWORD PlayerPointer    = 0xB18F40;
    	const static DWORD RemotePointer    = 0xC50554;
    	const static DWORD ServerPointer    = 0xB11708;
    	const static DWORD BasePointer	    = 0xB6A868;
    };
    
    struct cMemory
    {
    	const static DWORD LevelTable       = 0x8C10A8;
    	const static DWORD AntiAfk          = 0xC60F94;
    	const static DWORD NoBounds1        = 0xC60FE0;
    	const static DWORD NoBounds2        = 0xC60FE4;
    	const static DWORD NoBounds3        = 0xC60FE8;
    	const static DWORD NoSpawnWait      = 0xC6B5F8;
    	const static DWORD FastFlag         = 0xB1D614;
    	const static DWORD GMWarningIP      = 0xB6549C;
    	const static DWORD GMWarningName    = 0xB650AC;
    	const static DWORD Shot             = 0x01038A;
    	const static DWORD Speed            = 0x8F8C98;
    	const static DWORD RollSpeed        = 0x8F8AC8;
    	const static DWORD InVehicle        = 0xB18F64;
    	const static DWORD NoWater1         = 0xB1FE0C;
    	const static DWORD NoWater2         = 0xB1FE10;
    	const static DWORD PlayerID         = 0x000A40;
    	const static DWORD UserName         = 0xB6AEA4;
    	const static DWORD IsReady          = 0xB6B2B0;
    	const static DWORD PlayerSize       = 0x000B18;
    	const static DWORD LocalSize        = 0x00DECC;
    	const static DWORD SlotMain         = 0x030659;
    };
    
    struct cOffset
    {
    	const static DWORD PlayerState      = 0x00C4D0;
    	const static DWORD SuperJump        = 0x01030C;
    	const static DWORD NoRecoil1        = 0x00C444;
    	const static DWORD NoRecoil2        = 0x00C448;
    	const static DWORD NoRecoil3        = 0x00C44C;
    	const static DWORD Weapon1          = 0x0101F0;
    	const static DWORD Weapon2          = 0x0101F2;
    	const static DWORD Weapon3          = 0x0101F4;
    	const static DWORD AutoPlant        = 0x010374;
    	const static DWORD AutoDefuse       = 0x010378;
    	const static DWORD WeaponState      = 0x00C4D4;
    };
    
    struct cWarRockAddys
    {
        cPointer Pointer;
        cMemory Memory;
        cOffset Offset;
    };
    
    cWarRockAddys * WarRockAddy = new cWarRockAddys();
    
    
    class CBase
    {
        public:
            /*0x00B18F40*/ CPlayer* local;
            /*0x00B18F44*/ char unknown0[1275408];
            /*0x00C50554*/ CPlayer** player;
    };
    Credits: Kazbah

  2. The Following 8 Users Say Thank You to XTCKazbah For This Useful Post:

    00fafb61 (09-03-2014),ahmad2014 (09-05-2014),DaneCoder (09-05-2014),Jhem (09-03-2014),pusongbato (09-03-2014),V3n0x (09-04-2014),WhiteHat PH (09-04-2014),znoen (09-03-2014)

  3. #2
    00fafb61's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Pluto
    Posts
    18
    Reputation
    10
    Thanks
    19
    Thanks nice share!

  4. The Following User Says Thank You to 00fafb61 For This Useful Post:

    XTCKazbah (09-03-2014)

  5. #3
    znoen's Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    Netherlands
    Posts
    223
    Reputation
    73
    Thanks
    720
    My Mood
    Relaxed
    Really nice

    Keep it going


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

    XTCKazbah (09-04-2014)

  7. #4
    pusongbato's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    at Perez Residence
    Posts
    585
    Reputation
    10
    Thanks
    2,130
    @XTCKazbah nice share, may I respectfully request warrock dump of it, thanks in advance

  8. The Following User Says Thank You to pusongbato For This Useful Post:

    XTCKazbah (09-04-2014)

  9. #5
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,395
    My Mood
    Stressed
    Thanks for sharing.

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

    XTCKazbah (09-04-2014)

  11. #6
    XTCKazbah's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    40
    Last edited by Mayion; 09-04-2014 at 02:41 PM.

  12. The Following 4 Users Say Thank You to XTCKazbah For This Useful Post:

    Jhem (09-04-2014),pusongbato (09-04-2014),TheG36 (09-04-2014),znoen (09-04-2014)

  13. #7
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,395
    My Mood
    Stressed
    Quote Originally Posted by XTCKazbah View Post
    i cant post the virustotal because of this :/
    You need at least 10 or more posts. @Mayion
    Last edited by Jhem; 09-04-2014 at 03:58 AM.

  14. #8
    XTCKazbah's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    40
    You need at least 10 or more posts.
    oh ok ty for the info i will add it when i have 20 posts ^^ hope isnt a problem :/

  15. #9
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,395
    My Mood
    Stressed
    Quote Originally Posted by XTCKazbah View Post
    oh ok ty for the info i will add it when i have 20 posts ^^ hope isnt a problem :/
    But remember no spamming, just kidding.

  16. #10
    WhiteHat PH's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Some Where I Belong
    Posts
    1,350
    Reputation
    25
    Thanks
    3,100
    My Mood
    Aggressive
    Keep It up bro!






    When Im gone dont forget me cause I will come back someday.



    Youtube Channel


     


  17. #11
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,373
    My Mood
    Twisted
    /Approved.
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  18. The Following 3 Users Say Thank You to Mayion For This Useful Post:

    Jhem (09-04-2014),pusongbato (09-04-2014),XTCKazbah (09-04-2014)

  19. #12
    killallbosz's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    WarRock Hacks/Source Code Section.
    Posts
    316
    Reputation
    10
    Thanks
    681
    My Mood
    Doh
    Keep it higher Kazbah
    MAKE IT ALL HAVE SENSE
    */~` Ãnønÿ/\/\ØÛ§ £øVèr§ `~ \*





    ▀█▀ █ █▀▄▀█   ▒█▀▀▀ █▀▀▄ ▀▀█   ░░░▒█ █░░█ █▀▀█ █▀▄▀█ ▀▀█
    ▒█░ ░ █░▀░█   ▒█▀▀▀ █░░█ ▄▀░   ░▄░▒█ █▀▀█ █▄▄█ █░▀░█ ▄▀░
    ▄█▄ ░ ▀░░░▀   ▒█▄▄▄ ▀▀▀░ ▀▀▀   ▒█▄▄█ ▀░░▀ ▀░░▀ ▀░░░▀ ▀▀▀

Similar Threads

  1. [RELEASE] Updated Addies [05-08-2010]
    By Solify in forum Combat Arms EU Hack Coding/Source Code
    Replies: 44
    Last Post: 08-24-2010, 12:43 AM
  2. [NEW] Updated Addies [7/28]
    By J in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 126
    Last Post: 08-23-2010, 03:25 PM
  3. Update Addys
    By claudi in forum WarRock Hack Source Code
    Replies: 15
    Last Post: 08-15-2010, 03:11 PM
  4. [Release] WarRock Addys 25.02.10, Update Addys and Offsets
    By oODOo in forum WarRock - International Hacks
    Replies: 16
    Last Post: 02-27-2010, 01:05 PM
  5. 2-6-08 Updated Addies
    By bobgbob360 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 02-07-2008, 06:03 AM