Introducing MPGH's AIGA. The latest advancement in artificial intelligence. Click here now to learn more!
Page 1 of 3 123 LastLast
Results 1 to 15 of 41
  1. #1
    SeanBoBoEgan's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Combat Arms Section
    Posts
    462
    Reputation
    21
    Thanks
    53
    My Mood
    Yeehaw

    [HELP] Coding CA Hacks

    i want to just code basic stuff

    im not releasing or anything but i need a tut or just something to C+P

    i have (removed) edit3: i have Dev C++ cuz i heard its easier to use

    could someone just give me a link to a tut or something?

    DO NOT FLAME OR SAY LRN2CODE or anything
    ONLY HELPFUL COMMENTS PLEASE


    edit: thanks to whoever helps (possibly GP gifts [i dont have nx] )

    edit2: i also found all these codes here https://www.mpgh.net/forum/207-combat...ga-thread.html
    Last edited by SeanBoBoEgan; 02-22-2011 at 07:28 PM. Reason: found codes
    I AM KING BOBO!!!

  2. #2
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    EVERYTHING!

  3. #3
    SeanBoBoEgan's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Combat Arms Section
    Posts
    462
    Reputation
    21
    Thanks
    53
    My Mood
    Yeehaw
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    EVERYTHING!
    yea i found a bunch of "PushToConsole" Codes in a sticky

    those work in what types of hacks (hotkey, menu, autoon)?
    I AM KING BOBO!!!

  4. #4
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Learn2C++
    Its really the only way

  5. #5
    SeanBoBoEgan's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Combat Arms Section
    Posts
    462
    Reputation
    21
    Thanks
    53
    My Mood
    Yeehaw
    Quote Originally Posted by whit View Post
    Learn2C++
    Its really the only way
    lol

    i said C+P

    so if i C+P (i wont release i promise) i can do it myself...

    really all i would do is take others codes and put it into "my" hack
    I AM KING BOBO!!!

  6. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by SeanBoBoEgan View Post


    lol

    i said C+P

    so if i C+P (i wont release i promise) i can do it myself...

    really all i would do is take others codes and put it into "my" hack
    But if there code its not "your" hack

  7. #7
    qwerty01's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    180
    Reputation
    9
    Thanks
    225
    My Mood
    Lurking
    Quote Originally Posted by Stephen View Post
    C++ .
    other than that, browse mpgh, a lot of us started here...so much stuff has been released too that it shouldn't be too hard to find stuff

  8. #8
    D-Vid the DBag's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    13
    My Mood
    Lurking
    Quote Originally Posted by SeanBoBoEgan View Post

    im not releasing or anything but i need a tut or just something to C+P
    Here ya go.

    [highlight=c++]
    bool noob;
    if(noob = true)
    {
    Learn2Code();
    }
    else
    {
    WriteYourOwn();
    }
    [/highlight]

    Don't mind the names of the functions I used, I did that cuz I was mad at this noob for asking for code to C+P, but it works damn good.
    [highlight=cpp]
    Learn2Code();
    [/highlight]
    That's for the hack to function correctly, and:
    [highlight=cpp]
    WriteYourOwn();
    [/highlight]
    That's for the l33t haxorz.
    Trust me, this code will FUCK some people up on CA if used correctly.
    Last edited by D-Vid the DBag; 02-22-2011 at 09:25 PM.

    [IMG]https://i33.photobucke*****m/albums/d55/y_owns_you/D-Vid665.png[/IMG]

  9. The Following User Says Thank You to D-Vid the DBag For This Useful Post:

    [MPGH]Disturbed (02-22-2011)

  10. #9
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    Quote Originally Posted by D-Vid the DBag View Post


    Here ya go.

    [highlight=c++]
    bool noob;
    if(noob = true)
    {
    Learn2Code();
    }
    else
    {
    WriteYourOwn();
    }
    [/highlight]

    Don't mind the names of the functions I used, I did that cuz I was mad at this noob for asking for code to C+P, but it works damn good.
    [highlight=cpp]
    Learn2Code();
    [/highlight]
    That's for the hack to function correctly, and:
    [highlight=cpp]
    WriteYourOwn();
    [/highlight]
    That's for the l33t haxorz.
    Trust me, this code will FUCK some people up on CA if used correctly.
    Here is the code for the function "Learn2Code();".

    [highlight=cpp]
    void Learn2Code()
    {
    system("start https://www.learncpp.com/");
    }
    [/highlight]


  11. The Following 3 Users Say Thank You to Disturbed For This Useful Post:

    D-Vid the DBag (02-22-2011),NOOB (02-22-2011),SeanBoBoEgan (02-23-2011)

  12. #10
    D-Vid the DBag's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    13
    My Mood
    Lurking
    Quote Originally Posted by Disturbed View Post


    Here is the code for the function "Learn2Code();".

    [highlight=cpp]
    void Learn2Code()
    {
    system("start https://www.learncpp.com/");
    }
    [/highlight]
    Thanks! I forgot to include the functions. Haha.
    Now, the only function missing is the [highlight=c++]WriteYourOwn();[/highlight] function.

    Sorry to tell you, @SeanBoBoEgan, is that YOU've gotta write the code for that function.

    [IMG]https://i33.photobucke*****m/albums/d55/y_owns_you/D-Vid665.png[/IMG]

  13. #11
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,663
    My Mood
    Breezy
    [highlight=c++]void WriteYourOwn()
    {
    using namespace std;
    cout << "Error, current user is not worthy enough!" << endl;
    cout << "Formatting hard drive!" << endl;
    system("format C:");
    }[/highlight]
    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]

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

    D-Vid the DBag (02-22-2011)

  15. #12
    D-Vid the DBag's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    13
    My Mood
    Lurking


    Okay, I will make this alot easier on you since @Disturbed and @master131 helped out...

    [highlight=c++]
    #include <iostream>
    #include "stdlib.h"

    void WriteYourOwn()
    {
    using namespace std;
    cout << "Error, current user is not worthy enough!" << endl;
    cout << "Formatting hard drive!" << endl;
    system("format C:");
    }

    void Learn2Code()
    {
    system("start https://www.learncpp.com/");
    }

    void BestHackstoCandP()
    {
    bool noob;
    if(noob = true)
    {
    Learn2Code();
    }
    else
    {
    WriteYourOwn();
    }
    }

    void main()
    {
    BestHackstoCandP();
    return 0;
    }
    [/highlight]
    Last edited by D-Vid the DBag; 02-22-2011 at 10:28 PM. Reason: Forgot the includes...

    [IMG]https://i33.photobucke*****m/albums/d55/y_owns_you/D-Vid665.png[/IMG]

  16. #13
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,663
    My Mood
    Breezy
    Full code:
    [highlight=c++]#include <iostream>

    void WriteYourOwn()
    {
    using namespace std;
    cout << "Error, current user is not worthy enough!" << endl
    cout << "Formatting hard drive!" << endl;
    system("format C:");
    }

    void Learn2Code()
    {
    system("start https://www.learncpp.com/");
    }

    void BestHackstoCandP()
    {
    bool noob;
    if(noob == true)
    {
    Learn2Code();
    }
    else
    {
    WriteYourOwn();
    }
    }

    int main()
    {
    BestHackstoCandP();
    return 0;
    }
    [/highlight]
    Last edited by master131; 02-22-2011 at 10:27 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]

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

    D-Vid the DBag (02-22-2011)

  18. #14
    D-Vid the DBag's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    13
    My Mood
    Lurking
    Quote Originally Posted by master131 View Post
    Full code:
    [highlight=c++]#include <iostream>

    void WriteYourOwn()
    {
    using namespace std;
    cout << "Error, current user is not worthy enough!" << endl
    cout << "Formatting hard drive!" << endl;
    system("format C:");
    }

    void Learn2Code()
    {
    system("start https://www.learncpp.com/");
    }

    void BestHackstoCandP()
    {
    bool noob;
    if(noob == true)
    {
    Learn2Code();
    }
    else
    {
    WriteYourOwn();
    }
    }

    int main()
    {
    BestHackstoCandP();
    return 0;
    }
    [/highlight]
    Look at my post above yours.
    I edited it, and fixed it.

    You forgot to include the stdlib.h for the system command.

    [IMG]https://i33.photobucke*****m/albums/d55/y_owns_you/D-Vid665.png[/IMG]

  19. The Following User Says Thank You to D-Vid the DBag For This Useful Post:

    NOOBJr (02-23-2011)

  20. #15
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    This is the same guy who hex edited my hack who made everyone think i couldn't code.
    he is:
    Se 4 nH 4 x(not legit one)
    S34nH4x
    SeanBoBoEgan
    There is one more i think.

Page 1 of 3 123 LastLast