Results 1 to 8 of 8
  1. #1
    ShiChiBukAii's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    278
    My Mood
    Happy

    Post Glasswal Source Code for PH

    I NEED SOURCE CODE FOR PH..
    I DON'T KNOW IF IT IS CORRECT .
    void GlassWall()
    {
    if(GetAsyncKeyState(VK_NUMPAD4)&1)
    {
    *(int*)(GlassWall) = 1;
    }
    if(GetAsyncKeyState(VK_NUMPAD5)&1)
    {
    *(int*)(GlassWall) = 0;

    YES MY ADDIES IS CORRECT BUT EVERY TIME I ON MY GLASSWALL I GET CRASHES FROM THE GAME ANYONE CAN HELP ME ??
    THANKS IN ADVANCE FOR THOSE WHO WANTS TO HELP,,AND ALSO ADVANCE HAPPY NEW YEAR MINNAS

  2. The Following User Says Thank You to ShiChiBukAii For This Useful Post:

    brojamex1 (01-07-2014)

  3. #2
    bananegel1's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    55
    Reputation
    10
    Thanks
    117
    I believe the on value is 4.

  4. #3
    kevin0152's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    https://www.facebook.com/HackNEP
    Posts
    187
    Reputation
    10
    Thanks
    414
    My Mood
    Asleep
    1 also works
    [IMG]https://i95.photobucke*****m/albums/l142/Kraft1979/rules.gif[/IMG]

    WANT WARROCK PH HACKS? go here ---------->https://www.facebook.com/HackNEP


    press thanks if i helped ^_^

  5. #4
    ShiChiBukAii's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    278
    My Mood
    Happy
    So sir what's my problem all about?
    Quote Originally Posted by kevin0152 View Post
    1 also works

  6. The Following User Says Thank You to ShiChiBukAii For This Useful Post:

    brojamex1 (01-07-2014)

  7. #5
    lalsrg's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    0
    either ang addy or ibang hack na nilagay mo sa game

  8. #6
    kevin0152's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    https://www.facebook.com/HackNEP
    Posts
    187
    Reputation
    10
    Thanks
    414
    My Mood
    Asleep
    Code:
    void glasswalls()
    {
    if(GetKeyState(VK_MBUTTON)){
    	
    *(int*)ADR_GlassWall=1;
    
    }
    else
    {
    *(int*)ADR_GlassWall=0;
    
    }
    }
    try this one
    [IMG]https://i95.photobucke*****m/albums/l142/Kraft1979/rules.gif[/IMG]

    WANT WARROCK PH HACKS? go here ---------->https://www.facebook.com/HackNEP


    press thanks if i helped ^_^

  9. The Following User Says Thank You to kevin0152 For This Useful Post:

    ShiChiBukAii (12-31-2013)

  10. #7
    ShiChiBukAii's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    278
    My Mood
    Happy
    Thanks sir i will try it
    Quote Originally Posted by kevin0152 View Post
    Code:
    void glasswalls()
    {
    if(GetKeyState(VK_MBUTTON)){
    	
    *(int*)ADR_GlassWall=1;
    
    }
    else
    {
    *(int*)ADR_GlassWall=0;
    
    }
    }
    try this one

  11. The Following User Says Thank You to ShiChiBukAii For This Useful Post:

    brojamex1 (01-07-2014)

  12. #8
    ShiChiBukAii's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    278
    My Mood
    Happy
    Thanks a lot sir it really works.. and i also added you into my credits ^^
    Quote Originally Posted by kevin0152 View Post
    Code:
    void glasswalls()
    {
    if(GetKeyState(VK_MBUTTON)){
    	
    *(int*)ADR_GlassWall=1;
    
    }
    else
    {
    *(int*)ADR_GlassWall=0;
    
    }
    }
    try this one

  13. The Following User Says Thank You to ShiChiBukAii For This Useful Post:

    brojamex1 (01-07-2014)

Similar Threads

  1. My source code for all my great hacks!!!
    By ilo66 in forum CrossFire Hacks & Cheats
    Replies: 32
    Last Post: 02-26-2010, 02:02 PM
  2. Source Code for a vb Tapper
    By zmansquared in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 0
    Last Post: 01-26-2010, 10:46 AM
  3. [REQUEST]Source Code For "Remember Me" in a checkbox
    By Dreamer in forum Visual Basic Programming
    Replies: 5
    Last Post: 11-28-2009, 03:22 AM
  4. [Request] Source Code For AFK Bot 4 CA
    By JIGS4W in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-06-2009, 08:33 AM
  5. Source code for any d3d/memory hack
    By Ragehax in forum C++/C Programming
    Replies: 6
    Last Post: 10-01-2009, 09:10 PM