Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired

    Post

    Quote Originally Posted by anaestheist View Post
    Nice leech.
    lulwut? I dont get it /


    EDIT: OOOOOOH LOL I GET IT LMFAO

  2. #17
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by PID3RMAN View Post

    I get the error of

    any help
    When creating the project, he created not empty, give you delete the DllMain .. and throws the code.

  3. #18
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    What does #include mean? how do I use alt ltc? what does the word bool mean?

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  4. #19
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Quote Originally Posted by Nubzgetkillz View Post
    What does #include mean? how do I use alt ltc? what does the word bool mean?
    Are you serious?

  5. #20
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by deathninjak0 View Post
    Are you serious?
    Yes what do those mean?

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  6. #21
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired

    Post

    Quote Originally Posted by Nubzgetkillz View Post
    Yes what do those mean?
    void LearnC++()
    {

    bool Learn = false;

    while(true)
    {

    if(GetAsyncKeyState(VK_CONTROL)<0) {
    if(Learn){
    PushToConsole("GoLearnC++ 0");
    Learn = false;
    }else{
    PushToConsole("GoLearnC++ 1");
    Learn = true;
    Sleep(200);
    }
    }



    ~~ You asked for it.

  7. #22
    -xGhost-'s Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    C:\Sytem32
    Posts
    344
    Reputation
    9
    Thanks
    57
    My Mood
    Relaxed
    If you'd look at hes signature you'd know that he's just playing around...

    Edit: Well the ByPass doesn't work I tried to imply it but it just D/C's the game as soon as it goes in the main screen.
    Last edited by -xGhost-; 11-04-2010 at 11:34 AM.
    [IMG]https://i714.photobucke*****m/albums/ww144/sandro911/ProXtremeSignature.png[/IMG]

    [IMG]https://i714.photobucke*****m/albums/ww144/sandro911/Signature.png[/IMG]

  8. #23
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by -xGhost- View Post
    If you'd look at hes signature you'd know that he's just playing around...

    Edit: Well the ByPass doesn't work I tried to imply it but it just D/C's the game as soon as it goes in the main screen.
    Code:
    #define xGhost mpgh.net member
    
    void GiveCookie(void)
    {
       if(xGhost = correct) {
            GiveCookie = true;
    } else {
            GiveCookie = false;
    }
    lol /yea

    you get cookie

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  9. The Following User Says Thank You to Nubzgetkillz For This Useful Post:

    ppl2pass (11-04-2010)

  10. #24
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired

    Post

    Quote Originally Posted by -xGhost- View Post
    If you'd look at hes signature you'd know that he's just playing around...
    He shouldn't have that in his signature if he's going to ask "What does #include mean?"

    He's embarrassing himself.

  11. #25
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by MEkhi2 View Post
    He shouldn't have that in his signature if he's going to ask "What does #include mean?"

    He's embarrassing himself.
    So? I can do whatever I want

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  12. #26
    Google me's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    #define xGhost mpgh.net member

    void GiveCookie(void)
    {
    if(xGhost = False) {
    GiveCookie = true;
    } else {
    GiveCookie = false;
    }



    now you get no cookie! I think lol I would be a bad leecher.. I cant even edit c++ lol

    btw how do i find the engine ltc? lol for combat arms

  13. #27
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Here goes stephens favorite:

    Code:
    #include <GodCreationMode.h>
    
    #pragma comment lib ("Godmode.lib")
    
    int BasicSetup();
    {
    	if (Creatingnewworld)
    	{
    		cWorld->Clean(pWorld);
    		cWorld->CreateNewBase(pWorld);
    		return CreateNewWorld;
    	}else{
    		cworld->UseCurrentWorld(pWorld);
    		return 0;
    	}
    }
    
    
    void WorldMakeup()
    {
    	cWorld->Water      = 70; //Persentage of water
    	cWorld->Land       = 30; //Persentage of land
            cWorld->LandMasses = 6;  //How many Big islands there will be (NOTE: There will still be small islands due to Sripting isnt 100% proof)
    }
    
    void SeaMakeup()
    {
    	cWorld->Water->Animals->Species = 2918; //How many Species
    	cWorld->Water->Animals->Species->Complexity = Low; //Complexity (Note: Will replace this with a value)
    	cWorld->Water->Nutrients = Very High; // Netruiant levels
    	cWorld->Water->Plants->Species = 3292; //How manu Species
    	cWorld->Water->Plants->Species->Complexity = Low/Medium; //Complexity (Note: Will replace this with a value)
    }
    int Creation ()
    {
    	BasicSetup();
    	WorldMakeup();
    	SeaMakeup();
    }
    Made by /me (Mr.Magicman / iopop9)

  14. The Following 2 Users Say Thank You to Mr.Magicman For This Useful Post:

    NOOB (11-08-2010),Nubzgetkillz (11-08-2010)

  15. #28
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Wow @ That ^^ Waste of Time../

  16. #29
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Not if you have nothing to do at school without a internet connection or compiler or games

  17. #30
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by whit View Post
    Wow @ That ^^ Waste of Time../
    Nah just some fun

    *cough* Go *cough* Team R3ACTION *smile*

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Release] Combat Arms Base
    By hackme4sure in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 53
    Last Post: 01-18-2011, 07:32 PM
  2. [Help]Hotkeys for combat arms
    By bayley60 in forum Visual Basic Programming
    Replies: 12
    Last Post: 10-11-2010, 12:58 PM
  3. [Help] Base COmbat Arms BR Hack with Menu!
    By filecroc in forum C++/C Programming
    Replies: 1
    Last Post: 09-29-2010, 09:05 AM
  4. COMBAT ARMS HACK BASE by: Gellin08
    By why06 in forum C++/C Programming
    Replies: 24
    Last Post: 12-22-2009, 09:40 PM
  5. [Release] Combat arms mpgh based Virtual Jump
    By tabbyowns in forum Combat Arms Hacks & Cheats
    Replies: 32
    Last Post: 09-22-2009, 08:33 PM