Results 1 to 13 of 13
  1. #1
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed

    Help with D3D hooking

    hey really nice man
    iv got a question i code d3d hacks too but when i run warrock with my hack hackshield kind of unhooks endscene and dip altho im using midfunction hook....
    C++ Pro. Asm intermediate

  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
    Did you try to add a bypass?
    And check your Detours

  3. #3
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed
    yeah im pretty sure its the detours... Now i can spend so much time on writing a detour. Im not good enough in asm to do that
    C++ Pro. Asm intermediate

  4. #4
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by wtfhaksftw View Post
    yeah im pretty sure its the detours... Now i can spend so much time on writing a detour. Im not good enough in asm to do that
    Use the public E9 Detours ^^

  5. #5
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed
    im using the E9 detour... So if its not the detour it cant be that hard What kind of bypass should i add?
    C++ Pro. Asm intermediate

  6. #6
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Try to dump EHSvc.dll and find the Addys and Bytes to Bypass HackShield.
    But you don't need bypass, Just check your addys, they should be the problem..
    Last edited by TheCamels8; 04-20-2011 at 04:11 AM.

  7. #7
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed
    first of all thanks for you help
    well addies for what? Im only using d3d no memory hacks
    C++ Pro. Asm intermediate

  8. #8
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by wtfhaksftw View Post
    first of all thanks for you help
    well addies for what? Im only using d3d no memory hacks
    xD
    This is the problem, add Memory hacks.
    And if you added chams, E9 Detours are not enough, you need also Detours for DIP ><

  9. #9
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed
    Quote Originally Posted by TheCamels8 View Post
    Start with D3D Crosshair first..
    i can do this... But not on Warrock, HS just unhooks endscene...
    C++ Pro. Asm intermediate

  10. #10
    Alen's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    Liquid Generator
    Posts
    27,920
    Reputation
    2548
    Thanks
    4,224
    My Mood
    Fine
    @wtfhaksftw and @TheCamels8, I moved the posts into a new thread to seperate the topics, I hope you don't mind. If you want the title changed tell me

  11. #11
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed
    ohh sorry never mind i almost fixed it i sucessfully drawed something on screen
    Last edited by wtfhaksftw; 04-20-2011 at 05:39 AM.
    C++ Pro. Asm intermediate

  12. #12
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by Alen View Post
    @wtfhaksftw and @TheCamels8, I moved the posts into a new thread to seperate the topics, I hope you don't mind. If you want the title changed tell me
    Thanks

    Quote Originally Posted by wtfhaksftw View Post
    ohh sorry never mind i almost fixed it i sucessfully drawed something on screen
    Nice ^^

  13. #13
    wtfhaksftw's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    7
    My Mood
    Stressed
    ok i think this is completly solved i got chams, wireframe, etc working
    C++ Pro. Asm intermediate