Page 3 of 3 FirstFirst 123
Results 31 to 42 of 42
  1. #31
    Randomsheit's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New Zealand Bro
    Posts
    140
    Reputation
    10
    Thanks
    828
    My Mood
    Amused
    Yeah, Nah. I had a look at the code and it should work, the value of the memory from my game is the same as what is set by this program. It should work 100%


    Hopefully it fixes itself somehow
    Quite newb at C# But keen to learn more

  2. #32
    Title removed. Pornographic url. Will result in a ban in the future.
    Premium Member
    Paradox's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Perth :)
    Posts
    5,072
    Reputation
    204
    Thanks
    665
    My Mood
    Cheeky
    Quote Originally Posted by Jorndel View Post
    I can't see any credit.
    You're using my memory class :S
    l0l how do you feel getting ripped like that xD

  3. #33
    Randomsheit's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New Zealand Bro
    Posts
    140
    Reputation
    10
    Thanks
    828
    My Mood
    Amused
    Quote Originally Posted by Paradox View Post
    l0l how do you feel getting ripped like that xD

    Really... That was needed, thank you...
    Quite newb at C# But keen to learn more

  4. #34
    DarknessSky's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    It won't detect my MW3. I've got it running and I just (like 2 minutes ago) downloaded MW3 Multiplayer from Steam and then added the files for FourDeltaOne. How can I do so it detects?

  5. #35
          ( ° ͜ʖ͡°)╭∩╮
    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 DarknessSky View Post
    It won't detect my MW3. I've got it running and I just (like 2 minutes ago) downloaded MW3 Multiplayer from Steam and then added the files for FourDeltaOne. How can I do so it detects?
    Steam only. Read the thread next time


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

  6. #36
    Randomsheit's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New Zealand Bro
    Posts
    140
    Reputation
    10
    Thanks
    828
    My Mood
    Amused
    Quote Originally Posted by -InSaNe- View Post
    Steam only
    Exactly. thanks Insane
    Quite newb at C# But keen to learn more

  7. #37
    skullbones1's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    9
    My Mood
    Happy
    Hey bro nice hack but when i press unlock all perks pro it only unlocks the blue tier perks, what do i do?

  8. #38
    Randomsheit's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New Zealand Bro
    Posts
    140
    Reputation
    10
    Thanks
    828
    My Mood
    Amused
    Quote Originally Posted by skullbones1 View Post
    Hey bro nice hack but when i press unlock all perks pro it only unlocks the blue tier perks, what do i do?
    Yeah, I'm not sure why that is not working I'm trying to fix that. Sorry about that, hopefully it will be fixed soon.
    Quite newb at C# But keen to learn more

  9. #39
          ( ° ͜ʖ͡°)╭∩╮
    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 Randomsheit View Post
    Yeah, I'm not sure why that is not working I'm trying to fix that. Sorry about that, hopefully it will be fixed soon.
    Either your byte array or offset is wrong.. here are the right ones:

    Code:
    byte[] bytes = { 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07 };
    Code:
    Offset: 0x1DBAED2


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

  10. #40
    Randomsheit's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New Zealand Bro
    Posts
    140
    Reputation
    10
    Thanks
    828
    My Mood
    Amused
    Quote Originally Posted by -InSaNe- View Post
    Either your byte array or offset is wrong
    yeah, that's what I thought it was at the start but this is my code:



    It changes some perks but not all. and my 1DBAED2 = 117901063 on my MW3 and I have all pro.
    Last edited by Randomsheit; 09-29-2012 at 09:26 PM.
    Quite newb at C# But keen to learn more

  11. #41
          ( ° ͜ʖ͡°)╭∩╮
    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 Randomsheit View Post
    yeah, that's what I thought it was at the start but this is my code:



    It changes some perks but not all. and my 1DBAED2 = 117901063 on my MW3 and I have all pro.

    Code:
    byte[] bytes = { 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07 };
    WriteBytes(0x1DBAED2, bytes);

    Integer = 4 bytes, the byte array has 40 bytes... that's why it doesn't work
    Last edited by MarkHC; 09-29-2012 at 09:57 PM.


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

  12. #42
    Randomsheit's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New Zealand Bro
    Posts
    140
    Reputation
    10
    Thanks
    828
    My Mood
    Amused

    Wink

    Quote Originally Posted by -InSaNe- View Post
    that's why it doesn't work
    OOOOOOOOOOOOOOOOOOOOOOOOH.
    Thankyou. I'm a noob to this stuff still haha.


    I am going to make a new release of this with the fixed pro perks!


    Thanks @Insane
    Quite newb at C# But keen to learn more

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Patched] MW3 MP Trainer [1.9.448] Incl. Single gun leveling | Current Patch (Steam) Perk Fixed
    By Randomsheit in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 35
    Last Post: 10-08-2012, 01:16 AM
  2. [Patched] MW3 MP Trainer 1.9.448
    By strangerdanger in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 32
    Last Post: 10-08-2012, 12:39 AM
  3. [Patched] MW3 Multi-Trainer [1.9.448 compatible]
    By MarkHC in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 65
    Last Post: 10-07-2012, 02:50 PM
  4. [Patched] MW3 MP Trainer [1.9.411] Incl. Single gun leveling | Current Patch (Steam)
    By Randomsheit in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 47
    Last Post: 09-12-2012, 02:31 AM
  5. [Patched] MW3 MP Trainer [1.9.433] Incl. Single gun leveling
    By Randomsheit in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 11
    Last Post: 08-10-2012, 12:45 AM