Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 34
  1. #16
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Quote Originally Posted by whit View Post


    Gordons Hook Is Detected...
    He's using Gellins Base tho. And its not total detected. Just DIP. I think thats it.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  2. #17
    ··Fvestrgenrl··'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by whatup777 View Post
    Sorry. I meant you need to put DETOUR_TYPE_NOP_JMP


    That should work.
    Like this?
    Code:
        pReset   = (oReset)cReset.Create    (( BYTE* )Base.bSet.m_dwReset,   ( BYTE* )gellReset,   DETOUR_TYPE_NOP_JMP );	
        pPresent = (oPresent)cPresent.Create(( BYTE* )Base.bSet.m_dwPresent, ( BYTE* )gellPresent, DETOUR_TYPE_JMP );
    If i put it in the second one i get errors

  3. #18
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Quote Originally Posted by ··Fvestrgenrl·· View Post
    Like this?
    Code:
        pReset   = (oReset)cReset.Create    (( BYTE* )Base.bSet.m_dwReset,   ( BYTE* )gellReset,   DETOUR_TYPE_NOP_JMP );	
        pPresent = (oPresent)cPresent.Create(( BYTE* )Base.bSet.m_dwPresent, ( BYTE* )gellPresent, DETOUR_TYPE_JMP );
    If i put it in the second one i get errors
    Change both to NOP_JMP.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  4. The Following 2 Users Say Thank You to whatup777 For This Useful Post:

    hgmf8124 (08-13-2010),··Fvestrgenrl·· (08-13-2010)

  5. #19
    ··Fvestrgenrl··'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by whatup777 View Post
    Change both to NOP_JMP.
    Oh okay thx

  6. #20
    hgmf8124's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    GTFO Stalker!
    Posts
    106
    Reputation
    10
    Thanks
    17
    My Mood
    Dead
    Quote Originally Posted by whatup777 View Post
    Change both to NOP_JMP.
    Thanks, you're on my respect list , time to test it out.

    Oh, and I have a question. In Gellin's Base sometimes you see: Sleep(iWaitTime); or Sleep(iRenderSpeed);
    Do I have to change the iWaitTime/iRenderSpeed to a number like 100? Thanks.

    EDIT: I think Gordon's Hook is detected? I still d/c.
    Last edited by hgmf8124; 08-13-2010 at 07:39 AM.

  7. #21
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    IwaitTime/IRenderSpeed is defined as like 50 and 100 in Files.cpp.

    Hmm Ask Cory How he Detours His base.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  8. #22
    hgmf8124's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    GTFO Stalker!
    Posts
    106
    Reputation
    10
    Thanks
    17
    My Mood
    Dead
    Quote Originally Posted by whatup777 View Post
    IwaitTime/IRenderSpeed is defined as like 50 and 100 in Files.cpp.

    Hmm Ask Cory How he Detours His base.
    Uhh, so do I just leave like iWaitTime? What is cory's email? Thanks.

  9. #23
    LightzOut's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    185
    Reputation
    11
    Thanks
    25
    Try a different PTC method, that could be it. If the new PTC method doesn't work for you then just try a different LTClient address. Gellin's base is still undetected for me.

  10. #24
    ^...,^'s Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    New Zealand,Auckland
    Posts
    698
    Reputation
    4
    Thanks
    90
    My Mood
    Lonely
    ..... well gellisn base you need to go like
    this->push tocosnle etc lol

  11. #25
    hgmf8124's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    GTFO Stalker!
    Posts
    106
    Reputation
    10
    Thanks
    17
    My Mood
    Dead
    Quote Originally Posted by ^...,^ View Post
    ..... well gellisn base you need to go like
    this->push tocosnle etc lol
    Yeah mines like that. I just need a new Hook I THINK. Other than that it works, just d/c's after 1 min.

  12. #26
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Quote Originally Posted by hgmf8124 View Post
    Yeah mines like that. I just need a new Hook I THINK. Other than that it works, just d/c's after 1 min.
    Try changing to CN's ptc method, and I saw a difference in my hack when I packed in with themida.

  13. #27
    hgmf8124's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    GTFO Stalker!
    Posts
    106
    Reputation
    10
    Thanks
    17
    My Mood
    Dead
    Quote Originally Posted by deathninjak0 View Post
    Try changing to CN's ptc method, and I saw a difference in my hack when I packed in with themida.
    TV me?

    Add jonnyxd12@hotmail.com

  14. #28
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Quote Originally Posted by hgmf8124 View Post
    Sure. Just PM me on mpgh.

  15. #29
    hgmf8124's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    GTFO Stalker!
    Posts
    106
    Reputation
    10
    Thanks
    17
    My Mood
    Dead
    Quote Originally Posted by deathninjak0 View Post
    Sure. Just PM me on mpgh.
    Thanks for your help, but still not working. And Themida doesn't work either after I protected the .dll file with Themida.

  16. #30
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Quote Originally Posted by ^...,^ View Post
    ... his method is the GELLIN BASE HOOK OMFG


    jsut add my msn so i can help

    mpghfox@hotmail.com
    CN's method works in Gellins base too.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Help] Help please injector? (and some code's)
    By Wizdom-X in forum WarRock Discussions
    Replies: 7
    Last Post: 02-08-2011, 10:01 AM
  2. i have a question and need help please
    By ducksfan1996 in forum Combat Arms Mod Discussion
    Replies: 1
    Last Post: 01-18-2010, 02:39 PM
  3. [HELP] Please and Thanks [HELP]
    By M 3 R K 3 D in forum CrossFire Hacks & Cheats
    Replies: 1
    Last Post: 09-09-2009, 03:34 PM
  4. Please read and help
    By dxm2007 in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 12-19-2008, 02:49 AM
  5. please look and help
    By coreydeathbane in forum Blackshot Hacks & Cheats
    Replies: 0
    Last Post: 12-17-2008, 01:13 PM