Results 1 to 9 of 9
  1. #1
    taylan's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In your Sisters Bed, Germany
    Posts
    240
    Reputation
    18
    Thanks
    258
    My Mood
    Happy
    Hey Guys

    I need the following source codes for Menu Hack .... :
    -OPK
    -Zombie OPK
    -Invisible
    -Force Kick
    -0 Delay
    -rapid fire

    If you know one of them then post it please or sendm e a private message


    (Just in preparation for my new,first D3D Menu Hack .... soon)

    i think i have to float the addys of
    0 Delay & rapid fire to get worked .. .but im not sure

    Know how to create a No Menu Hack= Done
    Know how to make a Injector = Done
    Know how to make a D3D Menu Hack = Done


    Hate me, Hit me, Hurt me, Destroy me, but NEVER say that you love me

    Xfire : taylan14
    Skype: taylann13
    Msn : taylan-11@hotmail.de[/EMAIL]

    We are unable to come to the phone right now. At the tone, please leave your name, number, and Master Card, Visa, or American Express account number and we'll get back to, pending credit approval.

  2. #2
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Invisible and Force kick patched i guess..
    And i don't think someone will give you them..

  3. #3
    staaf2602's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    idk, i really want to learn, how to make D3D hacks

  4. #4
    Zithium's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    UK
    Posts
    2,996
    Reputation
    103
    Thanks
    438
    My Mood
    Psychedelic
    Quote Originally Posted by staaf2602 View Post
    idk, i really want to learn, how to make D3D hacks
    Make sure you know the basics of C++ before you try... It's not easy... I haven't managed a D3D hack yet.
    "Depending on the context, I may or may not enjoy getting stoned to death" - zιтнιυм™

    Ex WarRock Minion Force



  5. #5
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    Here..

    0Delay:
    Code:
    if (CH_NoDelay==1){
    	if (NODELAY){
    	WriteAsm((void *)ADR_NODELAY,NOPS,3);
    	NODELAY=false;
    	}
    	} else {
    	if (!NODELAY){
    	WriteAsm((void *)ADR_NODELAY,ZEROOFF,3);
    	NODELAY=true;
    	}
    	}
    OPK:
    Code:
    void Menu::ASM(){
    if (CH_OPK==1){
    if (OPK){
     WriteAsm((void *)ADR_OPK_1,ONOPK,2);
     WriteAsm((void *)ADR_OPK_2,ONOPK,2);
     WriteAsm((void *)ADR_OPK_3,ONOPK,2);
     OPK=false;}}else{
     if (!OPK){
     WriteAsm((void *)ADR_OPK_1,OFFOPK,6);
     WriteAsm((void *)ADR_OPK_2,OFFOPK2,6);
     WriteAsm((void *)ADR_OPK_3,OFFOPK3,6);
     OPK=true;}}

    Invisible:
    Code:
    if (CH_Invisi==1){
    if (INVIS){
    WriteAsm((void *)ADR_INVIS,INVISION,1);
    INVIS=false;
    }
    } else {
    if (!INVIS){
    WriteAsm((void *)ADR_INVIS,INVISIOFF,1);
    INVIS=true;
    }
    }

  6. The Following User Says Thank You to icebox2010 For This Useful Post:

    taylan (12-09-2010)

  7. #6
    taylan's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In your Sisters Bed, Germany
    Posts
    240
    Reputation
    18
    Thanks
    258
    My Mood
    Happy
    thecamels come msn online pls

    Know how to create a No Menu Hack= Done
    Know how to make a Injector = Done
    Know how to make a D3D Menu Hack = Done


    Hate me, Hit me, Hurt me, Destroy me, but NEVER say that you love me

    Xfire : taylan14
    Skype: taylann13
    Msn : taylan-11@hotmail.de[/EMAIL]

    We are unable to come to the phone right now. At the tone, please leave your name, number, and Master Card, Visa, or American Express account number and we'll get back to, pending credit approval.

  8. The Following User Says Thank You to taylan For This Useful Post:

    XCyber Sucurity (12-16-2017)

  9. #7
    Ikke0148's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    124
    Reputation
    15
    Thanks
    36
    Nobody will give it, be creative & try to make it yourself.
    There is no point in coding when you dont know what you are doing

  10. #8
    Flash's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Slovenia
    Posts
    7,691
    Reputation
    561
    Thanks
    1,872
    My Mood
    Fine
    Quote Originally Posted by thecamels8 View Post
    Invisible and Force kick patched i guess..
    And i don't think someone will give you them..
    It's not fully patched, still here, just hard to code it

    @Icebox: Thanks, you helped me too
    [IMG]https://i1171.photobucke*****m/albums/r543/Ferzato/separator.png[/IMG]

    Former Middleman
    07-07-2011 - 09-13-2011


    [IMG]https://i1171.photobucke*****m/albums/r543/Ferzato/separator.png[/IMG]


    Skype: mpgh.flash
    MSN: mpgh.flash@msn.com


    “I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.”
    - Eminem

  11. #9
    WannaBeReady's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Holland
    Posts
    207
    Reputation
    17
    Thanks
    12
    My Mood
    Lonely
    Nice IceBox
    Problem solved i think?
    Or you need help?
    /Failbob Of MPGH