Results 1 to 13 of 13
  1. #1
    LillilateX's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    Syntaxerror
    Posts
    97
    Reputation
    18
    Thanks
    20,501
    My Mood
    Psychedelic

    A lot of addresses (for 1.2.211)

    I thought why not share my MW2 stuff^^

    Removals:
    Code:
        Dim jNoSpread As Integer = &H47A16F '//
        Dim cNoSpread As Integer = &H47A160 '//
        Dim ReverseSpread As Integer = &H47A238 '//
        Dim jNoRecoil As Integer = &H4B9F7B '//
        Dim cNoRecoil As Integer = &H4B9E90 '//
        Dim NoAnim As Integer = &H4B23E0 '//
        Dim NoSway As Integer = &H428261
        Dim NoFlinch As Integer = &H4A0800 '//
        Dim NoFlash As Integer = &H6393648 + &HC '//
        Dim bg_viewBobMax As Integer = &H639A33C + &HC '//
        Dim bg_weaponBobMax As Integer = &H639A59C + &HC
    DVAR/CVAR:
    Code:
       Dim cg_fov As Integer = &H6393304 + &HC '//
        Dim com_maxFPS As Integer = &H6381520 + &HC '//
        Dim fx_enable As Integer = &H6392394 + &HC '//
        Dim r_fog As Integer = &H638FE2C + &HC '//
        Dim r_detail As Integer = &H638FE78 + &HC '//
        Dim r_normal As Integer = &H638FEC4 + &HC '//
        Dim r_specular As Integer = &H638B608 + &HC '//
        Dim r_detailMap As Integer = &H638FFA8 + &HC '//
        Dim r_normalMap As Integer = &H638FFF4 + &HC '//
        Dim r_specularMap As Integer = &H6390040 + &HC '//
        Dim r_forceLOD As Integer = &H59E2198 + &HC
        Dim sm_enable As Integer = &H638BD74 + &HC '//
        Dim r_colorMap As Integer = &H638FF5C + &HC '//
        Dim r_lightMap As Integer = &H638FF10 + &HC '//
        Dim r_drawSun As Integer = &H638AE50 + &HC '//
        Dim r_drawWater As Integer = &H638AE9C + &HC '//
        Dim r_fullbright As Integer = &H6E661A4 '//
        Dim r_FilmTweakEnable As Integer = &H6391A60 + &HC '//
        Dim r_FilmTweakUse As Integer = &H6391AF8 + &HC '//
        Dim r_filmAltShader As Integer = &H6391AAC + &HC '//
        Dim r_filmTweakInvert As Integer = &H6391D58 + &HC '//
        Dim r_filmTweakContrast As Integer = &H6391B44 + &HC '//
        Dim r_filmTweakBrightness As Integer = &H6391C74 + &HC '//
        Dim r_filmTweakDesaturation As Integer = &H6391CC0 + &HC '//
        Dim r_filmTweakDarkTint As Integer = &H6391DA4 + &HC '//
        Dim r_filmTweakLightTint As Integer = &H6391E3C + &HC '//
    Engine:
    Code:
      
      Dim ChopperESP As Integer = &H1B3DB38 '//
        Dim r_znear_depthhack As Integer = &H638FD94 + &HC '//
        Dim r_znear As Integer = &H638FD48 + &HC '//
        Dim ColdBloodFix As Integer = &H4B74CE '//
        Dim Thermal As Integer = &H4AFA7B '//
        Dim NameTags1 As Integer = &H487966 '//
        Dim NameTags2 As Integer = &H487966 + &H27 '//
        Dim NameTags3 As Integer = &H487966 + &H34 '//
        Dim NameTags4 As Integer = &H487966 + &H3C '//
        Dim NameTags5 As Integer = &H487966 + &H56 '//
        Dim XQZ As Integer = &H487713 '//
        Dim cg_overHeadRankSize As Integer = &H6394BA8 + &HC '//
    Perks:
    Code:
        Dim PerkCheck_QuickDraw As Integer = &H474002 + &H1 '//
        Dim PerkCheck_SteadyAim As Integer = &H47A249 + &H1 '//
        Dim PerkCheck_Recovery As Integer = &H476D67 + &H1 '//
        Dim perk_quickDrawSpeedScale As Integer = &H639C7C0 + &HC '//
        Dim perk_weapSpreadMultiplier As Integer = &H639C0EC + &HC '//
        Dim perk_sprintRecoveryActual As Integer = &H639C858 + &HC
        Dim DancingScope As Integer = &H474277 + &H1 '//
        Dim RapidFire As Integer = &H475B70 '//
    Other stuff:
    Code:
        Dim OFFS_READY As Integer = &H6E661A4 '//
        Dim OFFS_HOST As Integer = &HB173F0 '//
        Dim OFFS_ISINGAME As Integer = &H1951324 '//
    "VB is like that dumb chick that wants to have rights but would not even know how to handle them" - A smart guy

  2. The Following 6 Users Say Thank You to LillilateX For This Useful Post:

    Ger4Cy (06-28-2017),MrMadNoobbie (01-08-2016),Nikko 12 (05-05-2016),oschigamer (12-30-2015),sadds2 (01-06-2016),Tiiiiimooo (01-08-2016)

  3. #2
    oschigamer's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    1,926
    Many thanks Lilli!

  4. #3
    ethanop7's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    Now someone can make a nospread/norecoil easier!

  5. #4
    [NEWACCOUNT]Yano's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    CL_WritePacket();
    Posts
    305
    Reputation
    13
    Thanks
    5,011
    My Mood
    Relaxed
    //Sry, removed
    Last edited by [NEWACCOUNT]Yano; 12-30-2015 at 11:41 AM.

  6. #5
    xScylez's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    3
    How do i use these? What aboute the bytes?

  7. #6
    Scoudem's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    0xC0000005
    Posts
    40
    Reputation
    10
    Thanks
    2,092
    My Mood
    Lurking
    I'm also interested in how to use these. Can't seem to find anything on those addresses.

  8. #7
    gerherhtherherdhher's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    171
    Reputation
    26
    Thanks
    900
    My Mood
    Sad
    Tell me which one you want to use and I will tell you what bytes you need to write to the address

  9. #8
    Scoudem's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    0xC0000005
    Posts
    40
    Reputation
    10
    Thanks
    2,092
    My Mood
    Lurking
    Quote Originally Posted by __Xen0 View Post
    Tell me which one you want to use and I will tell you what bytes you need to write to the address
    Thanks, but I already figured it out after learning IDA

  10. #9
    xScylez's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by __Xen0 View Post
    Tell me which one you want to use and I will tell you what bytes you need to write to the address
    The noRecoil one, how do you do that?
    Last edited by xScylez; 01-06-2016 at 06:13 AM.

  11. #10
    vicgli05's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ny
    Posts
    27
    Reputation
    10
    Thanks
    2

    Info

    Can someone please explain how to use this in CE? Or Ida for that matter but preferably CE? I would greatly appreciate it.

    For example the no recoil?
    Last edited by vicgli05; 01-06-2016 at 03:05 PM. Reason: Additional information.

  12. #11
    gerherhtherherdhher's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    171
    Reputation
    26
    Thanks
    900
    My Mood
    Sad
    Quote Originally Posted by xScylez View Post
    The noRecoil one, how do you do that?
    0x004B9F7B (Dim jNoRecoil As Integer = &H4B9F7B '//) has to be changed to 0xEB (JMP)!

  13. #12
    sadds2's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    1
    My Mood
    Amazed
    As stupid as I am. How do I even get Dim cNoSpread As Integer = &H47A160 '// to work.

  14. #13
    shryder's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    Nuketown
    Posts
    29
    Reputation
    10
    Thanks
    21
    My Mood
    Cool
    Quote Originally Posted by sadds2 View Post
    As stupid as I am. How do I even get Dim cNoSpread As Integer = &H47A160 '// to work.
    learn C++

Similar Threads

  1. A Lot Of War rock Addresses for Barret Retail or Premium Acc
    By JuniorD in forum Trade Accounts/Keys/Items
    Replies: 4
    Last Post: 04-16-2008, 12:16 PM
  2. Addresses for WarRock
    By xXxjaspurxXx in forum WarRock - International Hacks
    Replies: 22
    Last Post: 07-13-2007, 02:29 AM
  3. [Request] addresses for ultimate trainer...
    By Jeckels in forum WarRock - International Hacks
    Replies: 9
    Last Post: 05-02-2007, 06:17 AM
  4. Trading www.[warrock related domain].com (and 100 email addresses) for.....
    By bagpiperdude90 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 04-26-2007, 02:35 PM
  5. Updated addresses for some hacks.
    By sp0tie in forum Gunz Hacks
    Replies: 3
    Last Post: 02-22-2006, 08:18 AM