Results 1 to 12 of 12
  1. #1
    rey00120's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    198
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive

    Please Can Anyone Here Make A Hack Tut using Dev C++ 2008?

    Please post a hack Tutorial using Dev. C++ 4. 9. 9. 2 here please!

    im newbie and im trying to learn please help!

  2. #2
    mcbone14's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    if(Mcbone==1)
    Posts
    357
    Reputation
    10
    Thanks
    275
    My Mood
    Amazed
    Update mo muna DEV C++ Mo.
    Alam ko 5. above na ..





  3. #3
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    @rey00120

    use a higher dev c++ version, that version is detected..

    Code:
    1. Open Dev c++
    2. Click File -> New
    3. Choose DLL -> "C"
    4. Type the name / .dll name
    5. Save File will appear -> Save it into your "My Documents" or anywhere ^^,
    6. After that you will see a 2 sheets entitled "dllmain.c" and "dll.h"
    7. Delete everything in "dllmain.c"
    8. Start Coding you're hack or Paste the Source Codes in "dllmain.c"
    9. Look for the "DEBUG" at the menu's (ex. File, Search, etch. etch. -> Debug)
    10. Then click "ReBuild all" for short just click "CTRL + F11"
    11. You will see the .dll file where do you save it. ^^,
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  4. The Following User Says Thank You to αςε.εmόkόι For This Useful Post:

    rey00120 (06-15-2012)

  5. #4
    rey00120's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    198
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    Quote Originally Posted by akincbhevz View Post
    @rey00120

    use a higher dev c++ version, that version is detected..

    Code:
    1. Open Dev c++
    2. Click File -> New
    3. Choose DLL -> "C"
    4. Type the name / .dll name
    5. Save File will appear -> Save it into your "My Documents" or anywhere ^^,
    6. After that you will see a 2 sheets entitled "dllmain.c" and "dll.h"
    7. Delete everything in "dllmain.c"
    8. Start Coding you're hack or Paste the Source Codes in "dllmain.c"
    9. Look for the "DEBUG" at the menu's (ex. File, Search, etch. etch. -> Debug)
    10. Then click "ReBuild all" for short just click "CTRL + F11"
    11. You will see the .dll file where do you save it. ^^,
    can u p0st the higher Dev C++ version? and can u teach me how to put a HotKey in hack? please!

  6. #5
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    dev c++ 5.0.0.1 then the hotkey find it here in MPGH

    madaming nakakalat na source dito..

    visit mo yung kay d3ath meron source dun tapos meron din mga hotkey

    yung hotkey ganito == VK_MBUTTON <--- yan yung hotkey!

    tignan mo yung kay d3ath tapos hanapin mo yung mga VK_EXAMPLE
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  7. #6
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    Middle BUTTON

    MUKANG PERA!

  8. #7
    johnix98's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    55
    My Mood
    Angelic
    dllmain.c
    >paste source code here

    dll.h
    >paste adress



    How to get DevC++?

    The Dev-C++ Resource Site

    Here download it https://www.bloodshed.net/dev/devcpp.html

    -----------
    After you download DevC++

    Install it

    Then open it

    Click "File" -> "New" -> "Project" -> "DLL"

    Then choose "C"

    As your base language

    then named your project

    Click "OK"

    click "Save"

    ---

    Then Two Work Sheet/Page Would Appear

    Entitled "dllmain.c" And "dll.h"

    Click the "dllmain.c" Tab

    Then Delete Everything that is written there..

    then start coding your hack

    once you've done coding/writting it..

    on the menu bar..

    click "execute"

    then select "rebuild all"

    if u succeed building it. u'll see your dll on the folder of DevC++

    and then congratulations

    ur hack is now undetected
    Last edited by johnix98; 06-16-2012 at 08:56 AM.

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

    rey00120 (06-17-2012)

  10. #8
    Some people aren't satisfied on what God has given to them.
    MPGH Member
    αςε.εmόkόι's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Anywhere
    Posts
    1,645
    Reputation
    10
    Thanks
    750
    ayan na oh tut nayan ni fireearthwaterwind ^^
    Quote Originally Posted by Ace Suazo
    There are no easy answer's but there are simple answers
    We must have the courage to do what is morally right

    Copyrighted by: Ace Suazo
    All Rights Reserved.

    Ask permission to me before sharing my works.

  11. #9
    rey00120's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    198
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    Quote Originally Posted by johnix98 View Post
    dllmain.c
    >paste source code here

    dll.h
    >paste adress



    How to get DevC++?

    The Dev-C++ Resource Site

    Here download it The Dev-C++ Resource Site

    -----------
    After you download DevC++

    Install it

    Then open it

    Click "File" -> "New" -> "Project" -> "DLL"

    Then choose "C"

    As your base language

    then named your project

    Click "OK"

    click "Save"

    ---

    Then Two Work Sheet/Page Would Appear

    Entitled "dllmain.c" And "dll.h"

    Click the "dllmain.c" Tab

    Then Delete Everything that is written there..

    then start coding your hack

    once you've done coding/writting it..

    on the menu bar..

    click "execute"

    then select "rebuild all"

    if u succeed building it. u'll see your dll on the folder of DevC++

    and then congratulations

    ur hack is now undetected
    i will try this 1 sir can u make a thread in this Dev? i have Dev. 5. 0. 0. 1 make a TUt sir and put some pics very helpful indeed! thank u!

  12. #10
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    pero jn ko ginawa injector ko hehe

    MUKANG PERA!

  13. #11
    rey00120's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    198
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    @HaXcODer panu gumawa ng Injector? paki link nmn idol please! )

  14. #12
    HAxCodER™'s Avatar
    Join Date
    Jan 2011
    Gender
    female
    Location
    Fucking Your Mom
    Posts
    2,450
    Reputation
    -2
    Thanks
    552
    My Mood
    Yeehaw
    nakalkal ko sa other site nabura na kasi nag format ako ehhehe copy paste ko lang un tas change mga style and fonts

    MUKANG PERA!

Similar Threads

  1. Can anyone give me some hacks please ?
    By buck7832 in forum Combat Arms Hack Requests
    Replies: 3
    Last Post: 11-26-2011, 03:40 PM
  2. please can any one make a hack of Microvolts
    By ozo gx in forum Hack Requests
    Replies: 0
    Last Post: 07-16-2011, 08:20 AM
  3. Does anyone know where I can learn to make a hack?
    By Whizdude in forum Combat Arms Discussions
    Replies: 3
    Last Post: 09-06-2009, 12:38 PM
  4. Can anyone find/make a BoneShot Hack for WR ???
    By tombradley1992 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 05-28-2008, 08:43 PM
  5. CAN ANYONE GIVE ME SOME HACKS?
    By Killallnoobs112 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 11-25-2007, 07:49 PM