Page 3 of 9 FirstFirst 12345 ... LastLast
Results 31 to 45 of 129
  1. #31
    Bluthera's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Location
    Shibuya, Tokyo
    Posts
    2,375
    Reputation
    13
    Thanks
    373
    My Mood
    Tired
    Quote Originally Posted by Melodia View Post
    VB = Meh don't likes. ( In my opinion it shouldn't exist )

    Anyways, Bluth brings some good points,
    AS this is a MP only trainer, No need for the check,
    The UI is to be improved, But at least it's better than CE Crap.
    Smaller UI / Nicey "By-Yourself" Background ?

    Mely
    It exists for beginners. VB2008 is for newbies, C++ is for toughened coders, binary is for geeks
    [IMG]https://i564.photobucke*****m/albums/ss89/JRendell21/Graphics/Flow-Signature.jpg[/IMG]

  2. #32
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Bluthera View Post
    It exists for beginners. VB2008 is for newbies, C++ is for toughened coders, binary is for geeks
    I learned to code With C++,shitty Pawno, Php+css, And all this at once, So I guess everyone can learn C++ If they got the ambition without starting with any other thingy.

    My Opinion,
    Mely

  3. #33
    Bluthera's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Location
    Shibuya, Tokyo
    Posts
    2,375
    Reputation
    13
    Thanks
    373
    My Mood
    Tired
    Quote Originally Posted by Melodia View Post
    I learned to code With C++,shitty Pawno, Php+css, And all this at once, So I guess everyone can learn C++ If they got the ambition without starting with any other thingy.

    My Opinion,
    Mely
    T.T put me down more, would ya? lol, VB is hard enough for me atm. I'm not very good at understanding anything that's a bit computer-ish.

    1. VB2008 - lolwut.... okay...
    Code:
    Dim string1 as Integer
    2. C++ - ..... huh.......... no... >.>
    Code:
    template <typename T>
    class double_linked
    {
        struct node(google'd randomly)
    3. Binary - oohhh numberssss
    Code:
    010101001110101100101001010
    = oohhh numberssss

    Don't get me wrong, I just don't have the time to learn C++. SATs gobble that time out
    [IMG]https://i564.photobucke*****m/albums/ss89/JRendell21/Graphics/Flow-Signature.jpg[/IMG]

  4. #34
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Here is a bit of Pro-Binary Code.
    Code:
    010110010110111101110101001000000101001101110101011000110110101100001101000010100100100100100000011011010110010101100001011011100111010000100000011010010111010000101110
    Here is the source of my hacks =D
    Mely's Source Folder

    I meant, Well, Nothing is too big if you got the ambition / patience / determination,

    I would like to help anyone that wants to learn something from me the best I can, As long as their first sentance isn't " Hey, What are the addies, Give me your source, Pl0x "

    Lawl.

    Mely

  5. #35
    Bluthera's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Location
    Shibuya, Tokyo
    Posts
    2,375
    Reputation
    13
    Thanks
    373
    My Mood
    Tired
    Quote Originally Posted by Melodia View Post
    Here is a bit of Pro-Binary Code.
    Code:
    010110010110111101110101001000000101001101110101011000110110101100001101000010100100100100100000011011010110010101100001011011100111010000100000011010010111010000101110
    Here is the source of my hacks =D
    Mely's Source Folder

    I meant, Well, Nothing is too big if you got the ambition / patience / determination,

    I would like to help anyone that wants to learn something from me the best I can, As long as their first sentance isn't " Hey, What are the addies, Give me your source, Pl0x "

    Lawl.

    Mely
    Well, seeing as my day is spent doing homework, spending 5 minutes on coding... posting on MPGH while doign so.. some FB, some IM'ing.. so more hw.. some calling... C++ will require a lot more time

    I'll try it over the summer lol.
    [IMG]https://i564.photobucke*****m/albums/ss89/JRendell21/Graphics/Flow-Signature.jpg[/IMG]

  6. #36
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Bluthera View Post
    Well, seeing as my day is spent doing homework, spending 5 minutes on coding... posting on MPGH while doign so.. some FB, some IM'ing.. so more hw.. some calling... C++ will require a lot more time

    I'll try it over the summer lol.
    Okies, Good luck then.
    Will help yas if there is something I can do to help, When I will check my messages during the somer, Witch can be nor very often

  7. #37
    Opravdu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    33
    My Mood
    Cheerful
    Quote Originally Posted by Bluthera View Post
    Usually I would offer my help on making a UI, but I'm making my own atm

    Well, here are my suggestions
    1. make the labels transparent
    2. no need for the game checker
    3. smaller UI
    4. different background.
    Did this, the window is now smaller, no more empty space. Removed game checker, instead people get an error if the game isn't open when they start the trainer. I changed the background, which is now better looking than the boring mw2 logo. (In my opinion of course). Will upload, update virusscan, and update picture when I get home.

    I'm keeping the accolade editor in another form though, because the array I set up for it, takes a lot of space (I mean there's 108 accolades), and will make my main trainer form very messy.
    Last edited by Opravdu; 03-15-2010 at 02:30 AM.

  8. #38
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Opravdu View Post
    Did this, the window is now smaller, no more empty space. Removed game checker, instead people get an error if the game isn't open when they start the trainer. I changed the background, which is now better looking than the boring mw2 logo. (In my opinion of course). Will upload, update virusscan, and update picture when I get home.

    I'm keeping the accolade editor in another form though, because the array I set up for it, takes a lot of space (I mean there's 108 accolades), and will make my main trainer form very messy.
    That is nice
    Waiting to see yas progress.

  9. #39
    Opravdu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    33
    My Mood
    Cheerful
    You kidding me? Why is there no edit button on the first post?

  10. #40
    Koen's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    I don't know, you tell me bitch.
    Posts
    2,315
    Reputation
    19
    Thanks
    1,690
    My Mood
    Bored
    It's a 24Hour limited to editing. PM me what you want in it, and I'll edit it for ya


    Check out my new topic : Medal of Honor 2010 Retail ESP / Wallhack Here



    Add me :
    On MSN
    Koenschouten@hotmail.com

  11. #41
    Opravdu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    33
    My Mood
    Cheerful
    Quote Originally Posted by Koen View Post
    It's a 24Hour limited to editing. PM me what you want in it, and I'll edit it for ya
    Honestly, that's not very smart

    Anyways, I'll pm you.

  12. #42
    Koen's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    I don't know, you tell me bitch.
    Posts
    2,315
    Reputation
    19
    Thanks
    1,690
    My Mood
    Bored
    Yeah it sucks but it has its advantages.


    Check out my new topic : Medal of Honor 2010 Retail ESP / Wallhack Here



    Add me :
    On MSN
    Koenschouten@hotmail.com

  13. #43
    Opravdu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    33
    My Mood
    Cheerful
    Quote Originally Posted by Koen View Post
    Yeah it sucks but it has its advantages.
    And what about my new attachment? You want me to upload that to another site first, so you can add it?

  14. #44
    blast3r's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    5
    This is the best trainer after megaunlocker so far. The others out there are pretty useless.

    Keep up the good work boy

  15. #45
    Opravdu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    33
    My Mood
    Cheerful
    Quote Originally Posted by blast3r View Post
    This is the best trainer after megaunlocker so far. The others out there are pretty useless.

    Keep up the good work boy
    Thanks alot!

    EDIT:

    Thanks koen.
    Last edited by Opravdu; 03-15-2010 at 11:27 AM.

Page 3 of 9 FirstFirst 12345 ... LastLast

Similar Threads

  1. [Solved] Trainer&Unlocker by Abstract [1.2.208] With MW2 liberation
    By JawsHD in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 10-04-2011, 11:54 PM
  2. [Release] Dostogg's Mw2 MP Trainer/Pro Perks [1.0.195]]
    By Abstract in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 30
    Last Post: 06-07-2010, 11:12 PM
  3. [Release] Ravens MW2 Trainer Version 1.0
    By ***JAMES*** in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 10
    Last Post: 01-12-2010, 07:15 PM
  4. [Release] Mw2 Trainer
    By ' [H]eaDs in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 4
    Last Post: 01-07-2010, 08:43 PM
  5. [Release] MW2 Trainer 1.0
    By brookliny in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 13
    Last Post: 12-17-2009, 09:56 PM