Page 6 of 7 FirstFirst ... 4567 LastLast
Results 76 to 90 of 100
  1. #76
    headshotta's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    1>------ Build started: Project: YourProjName, Configuration: Release Win32 ------
    1> Yourproj.cpp
    1> Generating code
    1> Finished generating code
    1> YourProjName.vcxproj -> C:\Users\Vini 2\Documents\Visual Studio 2010\Projects\YourProjName\Release\YourProjName.dl l
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
    Helpe-mee!

  2. #77
    NSixx's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    244
    Reputation
    12
    Thanks
    246
    My Mood
    Amused
    Quote Originally Posted by headshotta View Post
    1>------ Build started: Project: YourProjName, Configuration: Release Win32 ------
    1> Yourproj.cpp
    1> Generating code
    1> Finished generating code
    1> YourProjName.vcxproj -> C:\Users\Vini 2\Documents\Visual Studio 2010\Projects\YourProjName\Release\YourProjName.dl l
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
    Helpe-mee!
    you got the work perfectly,
    you have your .dll
    you just dont hack a hack
    If we don't end war, war will end us.

  3. #78
    headshotta's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    as well as "cut"? help me please!

  4. #79
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    God. You compiled the source correctly and now search your dll file and inject it :|

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  5. The Following User Says Thank You to Ch40zz-C0d3r For This Useful Post:

    wraithkilla (07-30-2012)

  6. #80
    GlitchUrMom's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Thumbs up I wanna stop hacking and join the other side of the hustle

    I dont want one on one help or nothing i just want people that know whats up to inbox me any necessary links to get started programming whatever i need to program in order to get that push to learn CA specifically im dedicated i promise that, i only work 30 hours a wk. so its workable... if youll take the time to put some thoughts in my head i would bee hittin the lottery cause i dont know where to start. i appreciate everyones posts but like said previously theres no explaination i need to know how to look for what your trying to give me...i dont wanna copy your codes i wanna know how ya got em...any help is fantastic, please dont flame and dont give me a dumb responce if you dont code hacks...well...please overlook this, congrats on your knowledge of coding though great post!

  7. #81
    mr.mike6992's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    ok i get some of this but where do u find the "plug in info" if u want to make it for a certian game im trying to learn but doing it yourself is the hardest way to learn sence i learn from being shown and haveing it explained to me so any other info would be great and thanks every one for your great hacks i like to use them now want to learn to make them and help spread the joy of hacking

    yall can message me with info if u would like and if i have a question would be nice to know i have the right person for the answer u know?
    Last edited by mr.mike6992; 11-30-2011 at 07:56 PM. Reason: adding some thing

  8. #82
    snoopy563's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Hungover
    omg i thought this would be soooo hard because everyone is like YOU NEED TO KNOW C++ and im like wtf is that and now i know Thanks SOO MUCH for the help

  9. #83
    blue or red's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Under ur bed?
    Posts
    34
    Reputation
    10
    Thanks
    4
    My Mood
    Amazed
    i would love too learn to c++ if some one has time they could pm me and maybe point me in the right direction please (:

  10. #84
    puddyforever's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Professor View Post
    Yes, but creating a thread makes the msgbox popup, but not pause the game.
    Basically all you're doing to stalling the game. By showing the messagebox, the process is put to sleep until the messagebox is destroyed.

  11. #85
    TheSmurfs's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I know c++ but I am new at MPGH, and I want to learn making hacks if someone could help me, i will help in future.

  12. #86
    Elmo~'s Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    In your Gf's mind
    Posts
    83
    Reputation
    7
    Thanks
    8
    My Mood
    Cheeky
    Where do i get the code from? do i make it?
    My goals!
    Get 50 Posts
    Get 100 Posts
    Get 150 Posts
    Get 200 Posts
    Get 250 Posts
    Get 300 Posts
    Get 350 Posts
    Get 400 Posts
    Get 450 Posts
    Get 500 Posts

  13. #87
    ImFluffeh's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    248
    Reputation
    15
    Thanks
    10
    Quote Originally Posted by flameswor10 View Post
    Let me Explain.

    Code:
    #include <windows.h>
    
    BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
    // DllMain is an optional function for you to declare.
    // It serves as the entry point for any DLL
    {
    	DisableThreadLibraryCalls(hDll);
    	// Make a call to DisableThreadLibraryCalls with the hModule variable
    	// as its argument; Doing this is an optimization trick to prevent
    	// needless thread attach/detach messages from triggering further calls
    	// to our DllMain function.
    	if ( dwReason == DLL_PROCESS_ATTACH )
    	{
    		//When your process gets attached, show a messagebo.
    		MessageBoxA(NULL, "This is my MsgBox WOO :D", "My MsgBox", MB_OK);
    		//The message will say "This is my MsgBox WOO :D" with the title of "My MsgBox".
    		//The only button that the messagebox will be the OK button.
    	}
    return TRUE;
    // Although the return value doesn't actually matter. You return the value TRUE or FALSE indicatinng success or failure.
    
    }
    https://www.mpgh.net/forum/207-combat...ll-coding.html

    This tut is more detailed
    Brief question. What is the purpose of the HackOn thing? And could you not use a switch statement if you need more than one hack? The HackOn seems slightly useless, and booleans+Switch statement would make the hack a lot easier to modify, would it not?

    (I am referring to your tutorial)
    Last edited by ImFluffeh; 04-18-2012 at 03:08 PM.
    Imma sit back... Eat some pancakes, and chill with mah

    RAINBOW POLAH BEAR XD


    "In a world of flames, let us make water" -Me
    "Intelligence is a powerful tool. Used correctly, it can change the world." -Me

  14. #88
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Learn the basics of c++ and then come back so you at least know what this does.

  15. #89
    doomlock3's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    3
    My Mood
    Doh
    So for creating hacks would we have to create a base for our code to make sure the game and shiz is running so we don't edit memory that isn't allocated to the game then say when we hit a key the hack activates and the bytes are manipulated?

  16. #90
    jplayboy's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    CA will down ...

Page 6 of 7 FirstFirst ... 4567 LastLast