Results 1 to 4 of 4
  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

    Unhappy D3D9 Menu Hack - Need help, Coding the Hackthread for Hack Sources :(

    Hey Guys

    One of my best hacker coder friend helped me to add the HackThread into my Project.
    I already added the Create Thread function at the Winapi
    I created the Void Hacks () function to add all my hacks there
    I Added
    Code:
    HackSources();
    at my WINAPI myPresent Function.
    0 Errors.

    I Added just 1 Hack Sources :

    Code:
    if(Items.Premium==1)
    		{
    			*(long*)(dwServerPtr+OFS_Premium1) = 3 ;
    		}

    with the following Addies:
    Code:
    #define ADR_Serverpointer 0x9EB8E0,  #define OFS_Premium1                0x00590

    0 ERRORS I tested, nothing crashd or got detected but the hacks just dont works.
    Its like there is no Hack added at the Menuitem if i turn it on :S
    I did evrything right.

    Who can help me

    I respect all of these Guys who helps other Guys coding and put them into my Credits if they do it with me too. Ill release my 2. Menu Hack if i got solved this Problem with your help


    Pls reply and help me
    Im looking for guy who can fix this with Teamviewer

    Thxxx to all Guys who tryd to help me

    Greetz ...
    Last edited by taylan; 12-07-2011 at 12:57 AM.

    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
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    Code:
    #define OFS_Prem1                                0x0000058C
    #define OFS_Prem2                                0x00000590
    
    	if(Premium==1)
    	{
    	DWORD ServerC = *(DWORD*)ADR_ServerPointer;
    	if(ServerC!= 0)
    	{
    	*(long*)(ServerC+OFS_Prem1) = 3, 10;
    	{
    	*(float*)(ServerC+OFS_Prem2) = 1, 1;
    	}
    	}
    	}

  3. #3
    taylan's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In your Sisters Bed, Germany
    Posts
    240
    Reputation
    18
    Thanks
    258
    My Mood
    Happy
    still dont works.

    I created new Base and redid everything new.
    I did something wrong ^^




    Thread Closed problem myself solved

    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.

  4. #4
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    Quote Originally Posted by taylan View Post
    still dont works.

    I created new Base and redid everything new.
    I did something wrong ^^




    Thread Closed problem myself solved
    Sry i don't get it u fixed ? lol how so ur addie was for days so addie was missing ..

    Nvm anyway .. @Alen
    Last edited by R3dLine; 12-07-2011 at 06:16 AM.

Similar Threads

  1. Edited a hack, need help with the menu
    By Rainscape in forum Combat Arms Coding Help & Discussion
    Replies: 17
    Last Post: 09-30-2011, 11:00 PM
  2. help i need help with the black cipher hack
    By wilt247 in forum Combat Arms Help
    Replies: 10
    Last Post: 06-19-2011, 10:00 PM
  3. [Help Request] i need help with the hack im using
    By kingster626 in forum Combat Arms Help
    Replies: 12
    Last Post: 06-18-2011, 10:15 PM
  4. i need help with the plugin for Photoshop
    By junny2233 in forum Combat Arms Mod Discussion
    Replies: 8
    Last Post: 08-05-2010, 04:39 AM
  5. I need Help With the Hack
    By ChronoXz in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 10-11-2008, 06:07 PM