Page 6 of 19 FirstFirst ... 4567816 ... LastLast
Results 76 to 90 of 282
  1. #76
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by Jorndel View Post
    "Force" host in a easy way:

    Offset: 5aa34e8
    It will represent the number of minimum players allowed in the looby
    So change this to 0 or 1 when you are searching for a lobby. (You might have to freeze it)
    Then it will start the match. (When the game starts, change it back to 8 or what it was at start )

    Others will join in a short time.


    Credits to: Frostzorn - For the Offset and a pointer. (From his Server Tool)
    And some to: NightmareTX - Made me investigate :P
    Wow, that's nice... Good Job Jorndel

    PS: I believe there's a way to set the max of players allowed too, like 18 players instead of the regular(and boring) 12...


    CoD Minion from 09/19/2012 to 01/10/2013

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

    Jorndel (05-13-2012)

  3. #77
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Updated Values: Wins | Ties | Winstreak | Minimum Players
    If there is anything else missing let me know.

    Edit:
    Sorted them more, so it's cleaner and easier to find stuff.
    Last edited by Jorndel; 05-13-2012 at 01:44 PM.

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  4. #78
    tazzyopz's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    663
    Quote Originally Posted by Jorndel View Post
    "Force" host in a easy way:

    Offset: 5aa34e8
    It will represent the number of minimum players allowed in the looby
    So change this to 0 or 1 when you are searching for a lobby. (You might have to freeze it)
    Then it will start the match. (When the game starts, change it back to 8 or what it was at start )

    Others will join in a short time.


    Credits to: Frostzorn - For the Offset and a pointer. (From his Server Tool)
    And some to: NightmareTX - Made me investigate :P

    Weird question but can you still get VAC banned even if your host? Or does being host somehow avoid VAC. I don't think it would make a difference I just thought I would ask.

  5. #79
    Phantomgamers's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Ethiopia
    Posts
    16
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by tazzyopz View Post
    Weird question but can you still get VAC banned even if your host? Or does being host somehow avoid VAC. I don't think it would make a difference I just thought I would ask.
    yes you still risk a vac ban, but forcing host itself won't cause a vac ban.

  6. #80
    strangerdanger's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    93
    Reputation
    10
    Thanks
    454
    My Mood
    Aggressive
    Quote Originally Posted by tazzyopz View Post
    Weird question but can you still get VAC banned even if your host? Or does being host somehow avoid VAC. I don't think it would make a difference I just thought I would ask.
    nah you can still get banned.
    My Rig: i7 3930K. Asus Rampage Formula x79. Corsair Vengeance 16GB 1600mhz. MSI GTX 480 and Asus GTX 480 .Asus VE278Q monitor(primary) BenQ G2220HD(secondary). Thermaltake toughpower XT 875W. Corsair Force GT 120GB (OS) Seagate barracuda 500GB (Programs) Western Digital Caviar Blue 1TB (Games) Western Digital Caviar Green 3TB (Storage) .

  7. #81
    0x01337's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    73
    My Mood
    Asleep
    Special and Singleplayer:

    - XP : 01DFAB98
    ===============
    #Ammu :
    - 1. Weapon: 0137E698
    - 2. Weapon: 0137E6BC
    - Nade : 0137E6A4
    - Flash : 0137E6B0
    - Claym: 0137E6C8

  8. #82
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by strangerdanger View Post
    titles isnt working for me, am i doing something wrong? here is the code
    Code:
    private void button1_Click_1(object sender, EventArgs e)
            {
                byte[] title = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
    
                try
                {
    
                    if (Process_Handle("iw5mp"))
                        WriteBytes(0x1db6098, title);
                }
                catch (Exception ex)
                {
                    MessageBox.Show(ex.Message);
                }
            }
        }
    }
    As Anonymouss said:
    Quote Originally Posted by Anonymouss View Post
    In the beginning of (and after) every game, MW3 resets your accolades and emblems & titles every time. Didn't found a solution for this yet.
    It don't work for me too... I hope this might help you


    Quote Originally Posted by strangerdanger View Post
    yeh stats are resetting, btw the level code is wrong, it changes xp instead also the score address and a few others dont work.
    The level is not wrong, you just have to set the XP for each level, I have an array for it:
     
    Code:
    private int[] lvlXp = { 800, 1900, 3100, 4900, 7100, 9600, 12400, 15600, 19200, 23100, 27500, 32400, 37800, 43700, 50100, 57000, 64400, 72300, 80700, 89600, 99000, 108900, 119300, 130200, 141600, 153500, 165900, 178800, 192200, 206200, 220800, 236000, 251800, 268200, 285200, 302800, 321000, 339800, 359200, 379200, 399800, 421000, 442800, 465200, 488200, 511800, 536000, 560800, 586200, 612350, 639250, 666900, 695300, 724450, 754350, 785000, 816400, 848550, 881450, 915100, 949500, 984600, 1020550, 1057220, 1094600, 1132750, 1171650, 1211300, 1251700, 1292850, 1334500, 1377150, 1420300, 1464450, 1509100, 1554750, 1600900, 1648050, 1695700, 1746200 };
    And the score address is working...
    Last edited by Jorndel; 05-22-2012 at 10:56 AM. Reason: Merged


    CoD Minion from 09/19/2012 to 01/10/2013

  9. #83
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Update:
    All offsets have been updated.
    Also added some I keep away from the public

    Enjoy and take care now.
    (Remember to credit as well...)

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  10. #84
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    Some patterns/addresses are broken, I'll fix them later.

    Code:
    Game Version.............1.8.423
    Version Build Date.......Wed May 23 14:04:48 2012
    ProcessCommand...........0x004D0E60
    No Recoil................0x004E9F5D
    Refdef...................0x00A3E3B0
    CG.......................0x009D31A0
    CGS......................0x009CEC20
    Entity...................0x00ADC7A8
    Entity Size..............0x000001F8
    ClientInfo...............0x00AD0878
    ClientInfo Size..........0x00000564
    Maxtrix..................0x01137D7C
    PlayerSnap...............0x009D31A0
    KButtons.................0x00C0E498
    RenderDevice.............0x06076C28
    RegisterFont.............0x00513190
    RegisterShader...........0x004A33F0
    DrawEngineText...........0x0044DDF0
    DrawStretchPic...........0x0046CB30
    DrawRotatedPic...........0x00421D60
    GetScreenMatrix..........0x00446ED0
    StrWidth.................0x004A2CA0
    ViewAngleX...............0x01137E5C
    ViewAngleY...............0x01137E58
    WeaponViewAngleX.........0x00A42F18
    WeaponViewAngleY.........0x00A42F1C
    WritePacket..............0x004C81D0
    GetSnapshot..............0x004F22C0
    Obituary.................0x005A7CC0
    Thermal Overlay..........0x00437220
    Adavanced UAV............0x01CFEB64
    DrawEngineRadar..........0x0052DF10
    OverlayPackage...........0x00578E80
    OverlayEnemy.............0x00522130
    OverlayFriendly..........0x005448C0
    OverlayTurret............0x0055A3D0
    OverlayHeli..............0x00546AF0
    OverlayLocal.............0x0041CF30
    OverlayPlane.............0x004E0D80
    Com_Error................0x00424CF0
    Com_Notice...............0x004D86E0
    MsgManager...............0x0054BE00
    Zoom.....................??????????
    Keys.....................??????????
    KeyCatcher...............0x01EFB400
    CG_Trace.................0x0046F520
    GetPlayerTag/GetBonePos..0x0052B0B0
    GetTagPointer............0x00407ED0
    RegisterTag..............0x004217C0
    Aim Assist...............0x0058C6F0
    Refdef ViewAngles........0x00A42EDC
    GetWeaponName............0x00AD844C
    GetWeapon................0x009B1BD0
    CG_Init..................0x004ACA60
    IsInGame.................0x009D31B0
    Console..................0x004D0E60
    IsVisible................0x0042B2B0
    Fonts....................0x004ACC34
    KillIcons................0x004ACD33
    Com_HashKey..............0x0047B490
    ServerCommandsSequence...0x00C31A5C
    ServerCommands...........0x00C31A64
    UserCmd Input............0x01137E64
    UserCmd Size.............0x0000002C
    CurrentCmdNumberAddr.....0x01139464
    CSnapshot................0x01141D3C
    Last edited by master131; 05-25-2012 at 06:21 PM.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  11. The Following User Says Thank You to master131 For This Useful Post:

    jerry51 (05-26-2012)

  12. #85
    TTT3's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Has anyone come up with the offset for the MW3 server that removes the respawn delay for HC TDM?

    Previous version 1.7.413 was at 0x004F3184 but I can not figure out the offset for version 1.8.423.

    This would be for the file iw5mp_server.exe

    Thanks guys!

  13. #86
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by TTT3 View Post
    Has anyone come up with the offset for the MW3 server that removes the respawn delay for HC TDM?

    Previous version 1.7.413 was at 0x004F3184 but I can not figure out the offset for version 1.8.423.

    This would be for the file iw5mp_server.exe

    Thanks guys!
    If you would try to update it, you might get the new one. Update value is: 0x80 | &H80 and see
    Used the Calculator from Windows: 4F3204 hope it work

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  14. #87
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Update: I forgot to add the stats so, now they are out as well

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  15. #88
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Right Addresses for the titles and emblems:

    Titles:
    Code:
    01DB6118
    013FD0CC
    013FD674
    013FDB24
    013FE60C
    013FEABC
    01DB010C
    Emblems:
    Code:
    01DB6098
    013FD046
    013FD5F4
    013FDAA4
    013FE58C
    013FEA3C
    01DB008C
    Byte List:
    Code:
    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    Write the byte list to all these addresses and it will unlock the titles/emblems.


    CoD Minion from 09/19/2012 to 01/10/2013

  16. The Following User Says Thank You to MarkHC For This Useful Post:

    strangerdanger (07-04-2012)

  17. #89
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by General Shepherd View Post
    Right Addresses for the titles and emblems:

    Titles:
    Code:
    01DB6118
    013FD0CC
    013FD674
    013FDB24
    013FE60C
    013FEABC
    01DB010C
    Emblems:
    Code:
    01DB6098
    013FD046
    013FD5F4
    013FDAA4
    013FE58C
    013FEA3C
    01DB008C
    Byte List:
    Code:
    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    Write the byte list to all these addresses and it will unlock the titles/emblems.
    Let me help you and clean a little:

    Titles:
    Code:
    01DB010C - Unlocks the Elite onces and rest.
    013FD674 - "Unlocks" the Special Ops ones
    Emblems:
    Code:
    01DB008C
    013FD5F4
    Byte List: (As he posted already :P)
    Code:
    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    The other offsets you posted is the Visual Display and 1 did nothing.
    The Special Ops are in the Display unlock.




    Other stuff for those who want to make something else.

    Read who you killed or who killed you:
    Name Only:
    9C7AE6

    Killed by and You killed:
    9C7ADC


    Get the current Round Points:
    Friendly Points:
    A494BC

    Enemy Points:
    A494C0
    Last edited by Jorndel; 05-29-2012 at 12:00 PM.

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  18. The Following User Says Thank You to Jorndel For This Useful Post:

    strangerdanger (07-03-2012)

  19. #90
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    If someone wants to change the FOV... well here's the offset

    5AACD68

    Write a float to it..

    And put in a loop(timer) is a good idea, since it resets when you die.
    Last edited by MarkHC; 06-20-2012 at 11:16 PM.


    CoD Minion from 09/19/2012 to 01/10/2013

Page 6 of 19 FirstFirst ... 4567816 ... LastLast

Similar Threads

  1. [Info] Source Code Section Thread List
    By CoderNever in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 8
    Last Post: 05-14-2012, 08:16 AM
  2. [Source Code] Battlefield 3 Hack Source Code / Reversal Thread
    By Helper in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 7
    Last Post: 01-14-2012, 01:25 AM
  3. Buying blackops or modern warefare 3 or modern warfare 2 codes for steam
    By tavistavis in forum Buying Accounts/Keys/Items
    Replies: 4
    Last Post: 11-24-2011, 09:46 PM
  4. Modern Warfare 2 Addresses.
    By ovdoboy in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 8
    Last Post: 03-13-2010, 09:40 AM
  5. Call of Duty 4/COD4 : Modern Warfare CD key/Serial Code very cheap
    By MarkoLeopard in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 10-08-2008, 08:09 PM

Tags for this Thread