Results 1 to 8 of 8
  1. #1
    efsaneyup's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0

    Question D3D Wall Hack Help Please!

    Hello,

    Can you give Wall Hack code?

    Please

  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
    I can give you GlassWalls code:
    Code:
    --ON--
    void GlassWallsOn()
    {
    if(GetAsyncKeyState(VK_"") &1) // Choose your hotkey
    {
    *(int*)ADR_GLASSWALLS = 4;
    }}
    Code:
    --OFF--
    void GlassWallsOff()
    {
    if(GetAsyncKeyState(VK_"") &1) // Choose your hotkey
    {
    *(int*)ADR_GLASSWALLS = 0;
    }}
    Code:
    --ADDRESS--
    #define ADR_GLASSWALLS  0x00A4AD48

  3. The Following User Says Thank You to TheCamels8 For This Useful Post:

    kip3300 (01-09-2011)

  4. #3
    efsaneyup's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by thecamels8 View Post
    I can give you GlassWalls code:
    Code:
    --ON--
    void GlassWallsOn()
    {
    if(GetAsyncKeyState(VK_"") &1) // Choose your hotkey
    {
    *(int*)ADR_GLASSWALLS = 4;
    }}
    Code:
    --OFF--
    void GlassWallsOff()
    {
    if(GetAsyncKeyState(VK_"") &1) // Choose your hotkey
    {
    *(int*)ADR_GLASSWALLS = 0;
    }}
    Code:
    --ADDRESS--
    #define ADR_GLASSWALLS  0x00A4AD48

    Thanks but I need wall hack code.

  5. #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 efsaneyup View Post
    Thanks but I need wall hack code.
    First, start with GlassWalls..
    It's not easy to make WallHack :/

  6. #5
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    Lol you made me lol alot First you can't make WallHack in no-menu it's so hard i tried

    And wallHack needs DIP And it's hard to make

  7. #6
    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 sh_z_sektor View Post
    Lol you made me lol alot First you can't make WallHack in no-menu it's so hard i tried

    And wallHack needs DIP And it's hard to make
    Look at the title -.-

  8. #7
    kip3300's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    C++ no-menu, menu
    Posts
    349
    Reputation
    18
    Thanks
    64
    My Mood
    Yeehaw
    thanks!




    Respect:
    [MPGH]Coeus
    Aeroman (teacher)
    TheCamels8
    Flash
    Larta (teacher)
    Sh_z_sektor

  9. #8
    Alen's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    Liquid Generator
    Posts
    27,920
    Reputation
    2548
    Thanks
    4,224
    My Mood
    Fine
    Don't beg and noone here is gonna give it to you =/