Thread: Some Addies

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    roabx1's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    USA
    Posts
    184
    Reputation
    10
    Thanks
    57

    Some Addies

    Thank me if used please :P
    Found with my new addy logger:


    #define Addr_PlayerPointer 0x009D8AF0
    #define Addr_ServerPointer 0x009D8A8C
    #define Addr_DevicePointer 0x0083E04C
    #define Addr_UserPointer 0x009D8A8C
    #define Addr_WeaponPointer 0x0089E74C
    #define Addr_ServerBase 0x00A2DD08
    #define Addr_ViewAngels 0x009D8648
    //================= Memory =================//
    #define Addr_VirtualJump 0x0084100C
    #define Addr_ImDrunk 0x009D8A00
    //================== ASM ===================//
    #define Addr_AutoAmmo1 0x0051CB83
    #define Addr_AutoAmmo2 0x0051CBF2
    #define Addr_NoReload 0x005328C4
    #define Addr_Bullets 0x00525AB0
    #define Addr_CqcProne 0x0089E800
    #define Addr_Escalator1 0x007F99F7
    #define Addr_Invisible 0x0011A2B4
    #define Addr_MineView1 0x0046525F
    #define Addr_MineView2 0x00465F1D
    #define Addr_NoDelay 0x005325AF
    #define Addr_Norestriction 0x0050C320
    #define Addr_QuickPlant 0x00528951
    #define Addr_QuickDefuse 0x00527864
    #define Addr_Artilery2 0x004B719F
    //End Scanning
    "Time is the wisest counselor of all." - Pericles

  2. The Following User Says Thank You to roabx1 For This Useful Post:

    -RxÐ- (08-10-2011)

  3. #2
    Terell.'s Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    JAMAICAA
    Posts
    6,923
    Reputation
    273
    Thanks
    1,163
    My Mood
    Angry
    Thanks Alex

    Warrock Minion 8-13-2011 - N/A
    A.V.A Minion since 11-1-11 - 11-12-11

  4. #3
    nielshetschaap's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    175
    Reputation
    10
    Thanks
    29
    My Mood
    Fine
    did u got the patterns from war-hax

  5. #4
    -RxÐ-'s Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    418
    Reputation
    10
    Thanks
    28
    My Mood
    Tired
    good job

  6. #5
    Leaf's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    the Netherlands.
    Posts
    2,059
    Reputation
    456
    Thanks
    417
    My Mood
    Cheerful
    Gimme some offsets please... (like 5th slot )
    Ex-



    Previous Names: Leaf, Acinonyx, Fawkes.


  7. #6
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    Quote Originally Posted by Leaf View Post
    Gimme some offsets please... (like 5th slot )
    1024A1 if im correct

  8. #7
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by Alex_Agnew View Post
    1024A1 if im correct
    1021A4

  9. #8
    Naruto Boy's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    E-Konoha
    Posts
    127
    Reputation
    10
    Thanks
    10
    My Mood
    Sleepy
    Quote Originally Posted by Alex_Agnew View Post
    1024A1 if im correct
    5th Slot -
    [IMG]https://www.**********/image/1569064/slot.bmp[/IMG]
    Last edited by Naruto Boy; 08-10-2011 at 03:48 PM.
    Respect List:
    Tobi

  10. #9
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    ___:004B2AF0 mov byte ptr [ebx+1021B4h], 1

    Yup Naruto addie correct

  11. #10
    Naruto Boy's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    E-Konoha
    Posts
    127
    Reputation
    10
    Thanks
    10
    My Mood
    Sleepy
    Prone Anyone ?

    BYTE NOPS[] = {0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90,0x90 ,0x90,0x90,0x90,0x90,0x90,0x90,0x90};
    if (CH_Prone==1){
    WriteAsm((void *)ADR_PRONE,NOPS,2);
    }
    Respect List:
    Tobi

  12. #11
    Enj0i's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    217
    Reputation
    6
    Thanks
    419
    My Mood
    Amazed
    Hey bro can you tell me the search code for playerptr and serverptr? When i search DX01 theres no addy under or above it.
    I'm probably one of the few noobs that actually reads the thread.



    Click Here for a starter book to learn C++!
    Click Here for a beginner's book to learn D3D!

    If I Helped You, Press the Thanks button!

  13. #12
    Naruto Boy's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    E-Konoha
    Posts
    127
    Reputation
    10
    Thanks
    10
    My Mood
    Sleepy
    Someone else might share it because i dont wanna and yes DX01 is so old.
    Last edited by Naruto Boy; 08-10-2011 at 04:15 PM.
    Respect List:
    Tobi

  14. #13
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    Quote Originally Posted by Naruto Boy View Post
    Prone Anyone ?
    1_ ur not giving addie
    2_ Pron need 3 nops i guess i dunno i forget but i think 3
    3_ it need bypass

  15. #14
    Naruto Boy's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    E-Konoha
    Posts
    127
    Reputation
    10
    Thanks
    10
    My Mood
    Sleepy
    Quote Originally Posted by R3dLine View Post
    1_ ur not giving addie
    2_ Pron need 3 nops i guess i dunno i forget but i think 3
    3_ it need bypass
    1.#define ADR_PRONE 0x0089E800
    2.But it works.
    3.Yes.

    BYTE PRONEOFF[] = {0x84, 0xc0}; Crash !
    EDIT: Yes its useless without bypass , thats why i use it with bypass.
    Last edited by Naruto Boy; 08-11-2011 at 05:07 AM.
    Respect List:
    Tobi

  16. #15
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    Quote Originally Posted by Naruto Boy View Post
    1.#define ADR_PRONE 0x0089E800
    2.But it works.
    3.Yes.

    BYTE PRONEOFF[] = {0x84, 0xc0}; Crash !
    i already have it -,- i found all addies ;p , but still useless without bypass 0,0 u can do it on mem its better
    Last edited by R3dLine; 08-10-2011 at 05:36 PM.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Request] i need some addies
    By taylan in forum WarRock - International Hacks
    Replies: 6
    Last Post: 03-10-2010, 09:21 AM
  2. Some Addies
    By TheBigBoy in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 27
    Last Post: 02-02-2010, 02:47 PM
  3. [Source Code] Some Addies 10/1/09
    By Liz in forum WarRock Discussions
    Replies: 16
    Last Post: 10-03-2009, 05:50 PM
  4. need some addies+offsets
    By anythinga in forum C++/C Programming
    Replies: 0
    Last Post: 08-24-2009, 10:08 AM
  5. did some addies change
    By cjg333 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 07-08-2007, 09:56 PM