Results 1 to 14 of 14
  1. #1
    Eidolon's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Vanished
    Posts
    822
    Reputation
    54
    Thanks
    4,077
    My Mood
    Angelic

    VB; Emblems and titles.

    Hi there,
    I'm working on my own hack now and got many features already but i was wondering how to put the emblems and titles in the code. When I try to activate it I'm getting lv. 1 and a yellow elite title. I'm using this now, but it doesn't work (as you can see I tried separated lines too):
    Code:
    Dim MW3 As New Class1
    
        Private Mylist71 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H31, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist72 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H32, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist73 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H33, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist74 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H34, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist75 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H35, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist76 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H36, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist77 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H37, &H0, &H0, &H0, &H0, &H0, &H0}
        Private Mylist78 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H38, &H0, &H0, &H0, &H0, &H0, &H0}
    
        Private Mylist7 As Byte() = {&H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H31, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H32, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H33, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H34, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H35, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H36, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H37, &H0, &H0, &H0, &H0, &H0, &H0,
                                     &H63, &H61, &H72, &H64, &H74, &H69, &H74, &H6C, &H65, &H5F, &H65, &H6C, &H69, &H74, &H65, &H5F, &H30, &H38, &H0, &H0, &H0, &H0, &H0, &H0}
    
    
    
    Private Sub Button5_Click_1(sender As System.Object, e As System.EventArgs) Handles Button5.Click
            MW3.Hack("iw5mp")
            MW3.SetByte(&H33B1C633, Mylist7)
            'MW3.SetByte(&H33B1C633, Mylist71)
            'MW3.SetByte(&H33B1C633, Mylist72)
            'MW3.SetByte(&H33B1C633, Mylist73)
            'MW3.SetByte(&H33B1C633, Mylist74)
            'MW3.SetByte(&H33B1C633, Mylist75)
            'MW3.SetByte(&H33B1C633, Mylist76)
            'MW3.SetByte(&H33B1C633, Mylist77)
            'MW3.SetByte(&H33B1C633, Mylist78)
        End Sub
    Last edited by Eidolon; 01-09-2012 at 06:04 AM.

  2. #2
    Toshiro Hitsugaya's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Soul Society
    Posts
    221
    Reputation
    -16
    Thanks
    8
    My Mood
    Cold
    So your making a Unlocker?
    [IMG]https://i453.photobucke*****m/albums/qq251/mt10587/hitsugaya-taicho-toushirou-hitsugaya-26580494-1032-1484.png[/IMG]
    Please Thank And Add Reputation To Me If I Helped You.
    [IMG]https://i453.photobucke*****m/albums/qq251/mt10587/hitsugaya-taicho-toushirou-hitsugaya-26580494-1032-1484.png[/IMG]

  3. #3
    Eidolon's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Vanished
    Posts
    822
    Reputation
    54
    Thanks
    4,077
    My Mood
    Angelic
    Yes I am, just one like Gibson Wonderhack but made in VB instead of CE.

  4. #4
    lolbie's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Netherlands
    Posts
    5,207
    Reputation
    288
    Thanks
    2,136
    My Mood
    Angelic
    remove the '

    Code:
     Private Sub Button5_Click_1(sender As System.Object, e As System.EventArgs) Handles Button5.Click
            MW3.Hack("iw5mp")
            MW3.SetByte(&H33B1C633, Mylist7)
            MW3.SetByte(&H33B1C633, Mylist71)
        End Sub
    I love it when people keep their agreements /sarcasm ftw

  5. #5
    Eidolon's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Vanished
    Posts
    822
    Reputation
    54
    Thanks
    4,077
    My Mood
    Angelic
    Still doesnt work in game...

  6. #6
    millwood1962's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    will this unlock the Over Achiever title?

  7. #7
    lolbie's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Netherlands
    Posts
    5,207
    Reputation
    288
    Thanks
    2,136
    My Mood
    Angelic
    maybe you should send the whole source
    I love it when people keep their agreements /sarcasm ftw

  8. #8
    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 lolbie View Post
    maybe you should send the whole source
    First of all this guy just "leech" and want to copy and paste. (No, not mad. Just that we already got all the stuff released X,x)
    Well, if you look in the Source / Addresses sticky thread here.
    You posted how to unlock them.

    What you use now is REPLACING an already unlocked title and you must enter a game to save it.
    So, I suppose you could unlock the unstoppable and the other that is unlocked via SP gaming.

     
    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

  9. #9
    Eidolon's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Vanished
    Posts
    822
    Reputation
    54
    Thanks
    4,077
    My Mood
    Angelic
    Quote Originally Posted by Jorndel View Post
    First of all this guy just "leech" and want to copy and paste. (No, not mad. Just that we already got all the stuff released X,x)
    Well, if you look in the Source / Addresses sticky thread here.
    You posted how to unlock them.

    What you use now is REPLACING an already unlocked title and you must enter a game to save it.
    So, I suppose you could unlock the unstoppable and the other that is unlocked via SP gaming.
    Sure you got dozens of trainers and stuff, I'm not the guy who just duplicates others work but I wanna get experienced with this, not just make a trainer and set my own name under it. And even if I would post it here, the things/guys who help me with this will be on top with the credits.

  10. #10
    millwood1962's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    i have all the titles unlocked except over achiever.. the SP on Vet is unreal... plus 2 missions you have to have 2 people which makes it that much harder.. but i love the over achiever title lol..

  11. #11
    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 Anonymouss View Post
    Sure you got dozens of trainers and stuff, I'm not the guy who just duplicates others work but I wanna get experienced with this, not just make a trainer and set my own name under it. And even if I would post it here, the things/guys who help me with this will be on top with the credits.
    Well, I hope you got your question answered...
    Else you have to ask again.

     
    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

  12. #12
    Eidolon's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Vanished
    Posts
    822
    Reputation
    54
    Thanks
    4,077
    My Mood
    Angelic
    Still didn't fixed it...

  13. #13
    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 Anonymouss View Post
    Still didn't fixed it...
    Let me explain to you what your code do.

    What you do is that you change the value of the FIRST title you have.
    That means.

    If you set the value to elite01 (In hex.)
    Then the value of the first Title will change to that.
    And since titles don't unlock in this way.(Not as I have knowledge of.)
    You won't unlock the Titles. (Just emblems.)

    So, if you go here:
    https://www.mpgh.net/forum/404-call-d...-thread.html#9

    And the addresses you see.
    You just need to make em all up.

    Well, I will make a tutorial on how soon.
    (Also, I just bought a new headset for you guys. Just to improve voice....)

     
    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. The Following User Says Thank You to Jorndel For This Useful Post:

    Eidolon (01-11-2012)

  15. #14
    mattiemalsch's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    5
    Didnīt you call this a "source code" some days ago? Now you are a wise man, arenīt you?

Similar Threads

  1. [Outdated] Elite Emblems and Titles
    By Jorndel in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 6
    Last Post: 12-25-2011, 07:21 AM
  2. [SOLVED]Emblem and Title Unlocker
    By weemanfc in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 08-21-2010, 03:41 AM
  3. [SOLVED] Emblems and Titles Unlocker Wanted?
    By Orbe in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 06-17-2010, 12:03 AM
  4. Remove prestige emblem and title? help
    By Aquilani in forum Call of Duty Modern Warfare 2 Help
    Replies: 0
    Last Post: 02-07-2010, 08:15 AM
  5. A Emblem And Title Unlocker
    By elav8 in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 12-21-2009, 05:37 AM