Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    alexpoo's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    United states
    Posts
    362
    Reputation
    13
    Thanks
    10

    F*** me, ima just wait till i take CIS next semester, but C++ is the way to go, thx alot guys

  2. #17
    miksta45's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    1
    My Mood
    Yeehaw
    what about C#? (C sharp)

  3. #18
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by [N.O]N.A.M.E View Post
    no , he can make wall hack by memory ( easier and undetected) no need for deutoer hooks
    i wonder how could you make memory wallhack
    maybe detour at SetRenderState
    and if Stride is 44 or 44 and ZBuffer is enabled, log where it is called from
    (i mean [ESP]-5 value)
    is that right?
    tell me how did you find it


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  4. #19
    Parody's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    383
    Reputation
    10
    Thanks
    16
    My Mood
    Amused
    Quote Originally Posted by [N.O]N.A.M.E View Post
    no , he can make wall hack by memory ( easier and undetected) no need for deutoer hooks
    idk if its easier....

  5. #20
    Extractional's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    California
    Posts
    4,190
    Reputation
    -287
    Thanks
    355
    My Mood
    Cynical
    C++ .

  6. #21
    Dark Side's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    West London
    Posts
    670
    Reputation
    99
    Thanks
    1,372
    My Mood
    Asleep
    Quote Originally Posted by giniyat101 View Post
    i wonder how could you make memory wallhack
    maybe detour at SetRenderState
    and if Stride is 44 or 44 and ZBuffer is enabled, log where it is called from
    (i mean [ESP]-5 value)
    is that right?
    tell me how did you find it

    Simple Wall Hack -> 100% Work's Tested
    Code:
     if (  iStride == 44 &&WallHack==1)
      {
            pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
      }
    Glasses Walls -> 100% Work's Tested
    Code:
      if (  iStride == 24 &&GlassWall==1)
      {
    pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
      }

  7. #22
    [E]mi[N]E[M]'s Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    In MPGH .
    Posts
    1,389
    Reputation
    24
    Thanks
    112
    My Mood
    Chatty
    D3D is better much better

  8. #23
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by Dark Side View Post
    Simple Wall Hack -> 100% Work's Tested
    Code:
     if (  iStride == 44 &&WallHack==1)
      {
            pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
      }
    Glasses Walls -> 100% Work's Tested
    Code:
      if (  iStride == 24 &&GlassWall==1)
      {
    pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
      }
    i think both of us understands iam talking about MEMORY WALLHACK

    @[N.O]N.A.M.E
    please answer my question
    Last edited by giniyat101; 09-26-2011 at 03:33 PM.


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Help] How do i make the wallhack work?
    By -Devil- in forum CrossFire Hacks & Cheats
    Replies: 3
    Last Post: 01-04-2010, 04:44 PM
  2. Making the Wallhack work like it should!
    By romor24 in forum Combat Arms Hacks & Cheats
    Replies: 14
    Last Post: 07-21-2009, 02:17 PM
  3. [Request] To make a Wallhack
    By NotSorry in forum Soldier Front Hacks
    Replies: 4
    Last Post: 10-30-2008, 01:31 PM
  4. Going to make a Trainer...
    By Massaka in forum WarRock - International Hacks
    Replies: 14
    Last Post: 07-25-2007, 08:56 PM
  5. Im Going To make ;)
    By Jeffrey1993 in forum WarRock - International Hacks
    Replies: 17
    Last Post: 06-25-2007, 04:29 PM