Page 2 of 5 FirstFirst 1234 ... LastLast
Results 16 to 30 of 75
  1. #16
    Kantanomo's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    12
    My Mood
    Psychedelic
    I know why i also like C# better...

    It's Easier to make hacks in for just about any game, I spent half an hour coding my own Process Memory Class for it.

    https://www.mpgh.net/forum/250-c/2985...essmemory.html
    My C# Posts. (I code all my own code)


    Coding Experiance:
    • VB = None its GayShit.
    • C# = 2 years (Indermediate/Advanced)
    • C++ = 5 months (Beginner)
    • HTML = 1 year (Beginner)

  2. #17
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Can easily be done with VB.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  3. #18
    cfsharp's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    196
    Reputation
    28
    Thanks
    23
    My Mood
    Cynical
    Quote Originally Posted by Fenrir Greyback View Post


    Yes, but in VB the closing parts have keywords like...

    [highlight=vb.net]
    '
    End If
    End Using
    End While
    End Function
    [/highlight]

    So if you forget one at least you don't have to scroll up to see what opened each of the curly brackets. But meh, as I said, I like C#
    I think the IDE hi-lights the curly brace that isn't closed

    Programming languages i know:
    C# Advanced
    -Putting it down for now, to learn C-
    C++ Beginner
    C Beginner




  4. #19
    Kantanomo's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    12
    My Mood
    Psychedelic
    I tried i couldn't get it to work so i made it in C# way easier tbh


    Above post = true;
    My C# Posts. (I code all my own code)


    Coding Experiance:
    • VB = None its GayShit.
    • C# = 2 years (Indermediate/Advanced)
    • C++ = 5 months (Beginner)
    • HTML = 1 year (Beginner)

  5. #20
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by Kantanomo View Post
    Code:
    Private void DestroyVB(bool Destroy)
    {
       if(Destroy)
        {
           File.Delete("VB");
         }
    }
    Win.
    Code:
    	for(int your_homo_level = 1; your_homo_level < 9001; your_homo_level++)
    	{
    		printf("Homo Level:%d\n",your_homo_level) /*won't stop rising!*/
    	}
    	fprintf(stderr,"Homosexuality is over 9000!!!!!11oneone\n");
    	return 1;
    Last edited by Auxilium; 05-25-2011 at 09:48 PM.

  6. #21
    Kantanomo's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    12
    My Mood
    Psychedelic
    What!!! over 9000!

    VB gives me headaches trying to read it, its really annoying.
    Last edited by Kantanomo; 05-25-2011 at 09:52 PM.
    My C# Posts. (I code all my own code)


    Coding Experiance:
    • VB = None its GayShit.
    • C# = 2 years (Indermediate/Advanced)
    • C++ = 5 months (Beginner)
    • HTML = 1 year (Beginner)

  7. #22
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by Kantanomo View Post
    Code:
    Private void DestroyVB(bool Destroy)
    {
       if(Destroy)
        {
           File.Delete("VB");
         }
    }
    Win.

    I wanna see some one go from VB to C++ without having the Shit confused out of them.
    C# -> C++ could confuse, especially C# -> C, C# everything is a class and a namespace and a whatever fucking else

  8. #23
    Kantanomo's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    12
    My Mood
    Psychedelic
    i was easily able to go from C# -> C++ it just seemed the sameish i know if i tried it from VB it would be like having Japanese as my main language and try to learn Spanish
    My C# Posts. (I code all my own code)


    Coding Experiance:
    • VB = None its GayShit.
    • C# = 2 years (Indermediate/Advanced)
    • C++ = 5 months (Beginner)
    • HTML = 1 year (Beginner)

  9. #24
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by Kantanomo View Post
    i was easily able to go from C# -> C++ it just seemed the sameish i know if i tried it from VB it would be like having Japanese as my main language and try to learn Spanish
    That wouldn't be that hard

  10. #25
    Kantanomo's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    12
    My Mood
    Psychedelic
    ..Would for me...
    My C# Posts. (I code all my own code)


    Coding Experiance:
    • VB = None its GayShit.
    • C# = 2 years (Indermediate/Advanced)
    • C++ = 5 months (Beginner)
    • HTML = 1 year (Beginner)

  11. #26
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    The both .NET Hiphuggers

  12. #27
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by Kantanomo View Post
    ..Would for me...
    Not to mention japanese has an entire alphabet used to spell foreign words, so ez pz is ez pz.

    Los Siento -> ロースィエント

  13. #28
    Kantanomo's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    12
    My Mood
    Psychedelic


    I guess i feel stupid
    My C# Posts. (I code all my own code)


    Coding Experiance:
    • VB = None its GayShit.
    • C# = 2 years (Indermediate/Advanced)
    • C++ = 5 months (Beginner)
    • HTML = 1 year (Beginner)

  14. #29
    cfsharp's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    196
    Reputation
    28
    Thanks
    23
    My Mood
    Cynical
    Quote Originally Posted by Kantanomo View Post
    i was easily able to go from C# -> C++ it just seemed the sameish i know if i tried it from VB it would be like having Japanese as my main language and try to learn Spanish
    Yeah thats because you were used to the syntax... Similar syntax languages are easier to learn, also, you haven't gotten into advanced C++ topics yet have you?

    Programming languages i know:
    C# Advanced
    -Putting it down for now, to learn C-
    C++ Beginner
    C Beginner




  15. #30
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by cfsharp View Post
    Yeah thats because you were used to the syntax... Similar syntax languages are easier to learn, also, you haven't gotten into advanced C++ topics yet have you?
    define: advanced..

Page 2 of 5 FirstFirst 1234 ... LastLast