Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    amdid3's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    0

    someone help me with hack codes and creating a hack .

    i have finally finished learning c++ it took me so long . but any way i need one of you guys to be my teacher and teach me hack codes and how to create a hack and injectors and this stuff .

  2. #2
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    LOL.!>>! if u learned C++ rly and that wasnt a stupid lie then u should be able to do it urself...i will give u a little part of the code and the left do it by urself...
    Code:
    #include "Leecher"
    #define 0xnoob
    #define 0xlier
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  3. The Following 2 Users Say Thank You to Assassin's Creed For This Useful Post:

    Dragon(H)ell (12-24-2011),giniyat101 (12-25-2011)

  4. #3
    amdid3's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    0
    i am not lying the tutorial i seen was videos and it didnt include crossfire hacks

    ---------- Post added at 01:24 PM ---------- Previous post was at 01:06 PM ----------

    ok this is what i first tried :

    #include<windows.h>

    #define WeaponMgr 0xAddy
    #define NoReload 0xAddy

    bool InstantReload = false; /*For activateKey or */ // bool InstantReload = true; for auto on

    if(GetAsyncKeyState(VK_F1)&1) onehit = true; //For activate Key bool InstantReload = false;

    if(InstantReload) ///Load/look the bool
    {
    if (pWeaponMgr) //Load for weapons
    {
    for(int i=0; i<445; i++) //for all weapons and load he update
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoReload) = 100; //value is 100
    }
    }
    }

  5. #4
    maximus8011's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    7
    You really think you can fool the real coders?(i am not)
    1.this it s swiftdude's base.(you should know to make a base)
    2.it s not loop 445 for weapons,it s 565,so you have old source.
    3.if you want help and dont know C++ just ask,but don t lier

  6. #5
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    Quote Originally Posted by maximus8011 View Post
    You really think you can fool the real coders?(i am not)
    1.this it s swiftdude's base.(you should know to make a base)
    2.it s not loop 445 for weapons,it s 565,so you have old source.
    3.if you want help and dont know C++ just ask,but don t lier
    Good Point ....He is an idiot
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  7. The Following User Says Thank You to Assassin's Creed For This Useful Post:

    amdid3 (12-24-2011)

  8. #6
    Swag's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Netherlands
    Posts
    1,619
    Reputation
    19
    Thanks
    1,865
    My Mood
    Amused
    Quote Originally Posted by maximus8011 View Post
    You really think you can fool the real coders?(i am not)
    1.this it s swiftdude's base.(you should know to make a base)
    2.it s not loop 445 for weapons,it s 565,so you have old source.
    3.if you want help and dont know C++ just ask,but don t lier
    whaha, wrong!
    its not 565 but 577

  9. #7
    derh.acker's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    localhost
    Posts
    826
    Reputation
    14
    Thanks
    616
    My Mood
    Angelic
    Quote Originally Posted by amdid3 View Post
    i am not lying the tutorial i seen was videos and it didnt include crossfire hacks

    ---------- Post added at 01:24 PM ---------- Previous post was at 01:06 PM ----------

    ok this is what i first tried :

    #include<windows.h>

    #define WeaponMgr 0xAddy
    #define NoReload 0xAddy

    bool InstantReload = false; /*For activateKey or */ // bool InstantReload = true; for auto on

    if(GetAsyncKeyState(VK_F1)&1) onehit = true; //For activate Key bool InstantReload = false;

    if(InstantReload) ///Load/look the bool
    {
    if (pWeaponMgr) //Load for weapons
    {
    for(int i=0; i<445; i++) //for all weapons and load he update
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoReload) = 100; //value is 100
    }
    }
    }
    You learned nothing from the video, you don't even know what a function is.
    Read (e-)books.

    If you want to be a real coder, dont copy and paste something from the web
    Last edited by derh.acker; 12-24-2011 at 01:38 PM.

  10. #8
    amdid3's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by derh.acker View Post
    }
    You learned nothing from the video, you don't even know what a function is.
    Read (e-)books.
    where can i find this (e-)booke ?

  11. #9
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    Quote Originally Posted by amdid3 View Post
    where can i find this (e-)booke ?
    OMG!>A>> are u blind....just take a look at CF hack source code section i made a full TUT


    ---------- Post added at 11:41 PM ---------- Previous post was at 11:40 PM ----------

    https://www.mpgh.net/forum/242-crossf...must-read.html
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  12. #10
    maximus8011's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by michielr View Post
    whaha, wrong!
    its not 565 but 577
    before the last patch the loop was 560(right?) + 5 new weapons last patch 565, something wrong?
    Last edited by maximus8011; 12-24-2011 at 02:46 PM.

  13. #11
    derh.acker's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    localhost
    Posts
    826
    Reputation
    14
    Thanks
    616
    My Mood
    Angelic
    Quote Originally Posted by amdid3 View Post
    where can i find this (e-)booke ?
    Just search for it on google.

  14. #12
    “I fear the day technology will surpass our human interaction. The world will have a generation of idiots.” ~Albert Einstein
    MPGH Member
    SteamAss's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Crossfire
    Posts
    2,278
    Reputation
    28
    Thanks
    770
    My Mood
    Asleep
    Guys dont get mad meave he is a noob but he want help to be able to make hacks... Calm Down...



    If you need my Help:
    PM/VM

    Because The People Who Are Crazy Enough To Think They Can Change The World, Are The Ones Who Do. ~Steve Jobs

  15. The Following User Says Thank You to SteamAss For This Useful Post:

    amdid3 (12-25-2011)

  16. #13
    derh.acker's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    localhost
    Posts
    826
    Reputation
    14
    Thanks
    616
    My Mood
    Angelic
    Search for "free c++ ebook" on google or somewhere else (of course without ").
    I found a good one, but I think, it would be against the rules to post the URL here.
    If you don't find a good one, send me a private message.
    For some e-books you need a PDF Viewer.
    You have to read it carefully.

  17. #14
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    I dont see the point in saying u learn C++ because the only way to learn Hacking is to DIVE INTO IT AND PULL IT OUT!, or learn ASM and reverse engineer but who wanna do that when they are people posting addies for us.

    If u have learn C++ and dont know how to hack, then let me give u an idea

    An injector Calls the function LoadLibrary within a Process, with the function CreateRemoteThread
    LoadLibrary loads the DLL into memory and somewhere after that calls the funtion DllMain
    CreateRemoteThread creates a thread in another process.

    This is why DllMain is required in the dlls.

    the code of which u put in DLLMain is now executed.

    Hacking is simple editing memory in CF, we get function in memory, We get addies/ pointers in memory, and we change it to what we want.


    if u learn asm u will understand this more.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  18. #15
    DaRk's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    MPGH
    Posts
    1,910
    Reputation
    119
    Thanks
    3,986
    My Mood
    Asleep
    Quote Originally Posted by topblast View Post
    I dont see the point in saying u learn C++ because the only way to learn Hacking is to DIVE INTO IT AND PULL IT OUT!, or learn ASM and reverse engineer but who wanna do that when they are people posting addies for us.

    If u have learn C++ and dont know how to hack, then let me give u an idea

    An injector Calls the function LoadLibrary within a Process, with the function CreateRemoteThread
    LoadLibrary loads the DLL into memory and somewhere after that calls the funtion DllMain
    CreateRemoteThread creates a thread in another process.

    This is why DllMain is required in the dlls.

    the code of which u put in DLLMain is now executed.

    Hacking is simple editing memory in CF, we get function in memory, We get addies/ pointers in memory, and we change it to what we want.


    if u learn asm u will understand this more.
    ASM is there a book about ASM or u learn it in c++ book?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] Can someone Help me with my Code O.o
    By razerleaf in forum WarRock Hack Source Code
    Replies: 6
    Last Post: 10-02-2011, 03:03 AM
  2. [Help Request] Someone help me with the hacks.
    By mark15 in forum Combat Arms Help
    Replies: 18
    Last Post: 06-15-2011, 03:04 AM
  3. [Help me] can someone help me with hacks
    By fireleon in forum CrossFire Hacks & Cheats
    Replies: 5
    Last Post: 09-10-2009, 08:47 PM
  4. can someone help me with hacking?
    By jd3996 in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 10-22-2008, 07:11 PM
  5. Superjump and Superman Codes??Somebody help me with these codes??
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 06-10-2007, 02:37 PM