Results 1 to 11 of 11
  1. #1
    ludikrimos's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    deep under ground
    Posts
    324
    Reputation
    88
    Thanks
    1,389
    My Mood
    Aggressive

    Finishing Hack and need help

    Hey guys i just need a little help here, i am find a way to use wallhack BUT there is one problem! Here is a problem i wanna to make that example if a hot key for wallhack is F2 how to make that some timer or something to do to press fast button F2? srry my english is not good but i hope someone will understand what i wanna to do /yea please if someone have time to help me about that! btw its in c++



  2. #2
    elmoi0010's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    2
    My Mood
    Tired
    Hi! u just need to put "True" on ur "bool part" and the wallhack going to start redy for see trougth the wall i know the code and the code is:

    if(GetAsyncKeyState(VK_F12)&1) {
    srefae4fwa = !srefae4fwa;
    }

    that "srefae4fwa" going to be the code for wallhack cuz i dont know the code i dont put the code XD and change that "srefae4fwa" for the code of the wall hack.


    PS: if u understand me PM me.

    PS.PS: PRESS THANKS IF I HELP U

    CYA

  3. #3
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Code:
    			if (srefae4fwa) {
    				PushToConsole("srefae4fwa 1");
    			} 
    			else {
    				PushToConsole("srefae4fwa 0");
    			}


    that "srefae4fwa" going to be the code for wallhack cuz i dont know the code i dont put the code XD and change that "srefae4fwa" for the code of the wall hack.

    You will also need that :]

  4. #4
    elmoi0010's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    2
    My Mood
    Tired
    xD sorry if mi code is bad :/ i have 3 days studing how to make hack whit the tutorial ow lauwy xD and i do mi fisrt hack *-*! XD

  5. #5
    ludikrimos's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    deep under ground
    Posts
    324
    Reputation
    88
    Thanks
    1,389
    My Mood
    Aggressive
    iam not sure that command will work xD where did u find that?



  6. #6
    elmoi0010's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    2
    My Mood
    Tired
    i think it works :/ mi brother say me the code.

  7. #7
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Code:
    if(GetAsyncKeyState(VK_F12)&1) {
    srefae4fwa = !srefae4fwa;
    }
    That is just telling you to press F12 to activate/ deactivate

    if you want numpads:
    Code:
    if(GetAsyncKeyState(VK_NUMPAD1)&1) {
    srefae4fwa = !srefae4fwa;
    }
    Just change the red to NUMPAD1 or NUMPAD2 and so on!

    /yea

  8. #8
    elmoi0010's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    2
    My Mood
    Tired
    jujujuju! XD mi code its fine :3 XD

  9. #9
    IssuedGaming's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Ur House
    Posts
    261
    Reputation
    10
    Thanks
    14
    My Mood
    Psychedelic
    this is easy all u have to do is bool srefae4fwa= true;
    and follow wat they said
    OH YES


    3DHD IS BACK....
    BYE!

  10. #10
    basble's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    utrecht
    Posts
    41
    Reputation
    10
    Thanks
    5

    Talking

    shell we make a hack together???? i am ferry good in making hacks but i never vind addy's/

  11. #11
    ludikrimos's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    deep under ground
    Posts
    324
    Reputation
    88
    Thanks
    1,389
    My Mood
    Aggressive
    listen all i need is now to unpack cshell to find addresses to bypass xtrap, i found hack which work with other bypass but that bypass isnt clear and he messup ur game so u need to reinstal it, and i tested hack it work all, chams, wallhack, fullbright, and i dont remember what else but it work, now i have an old bypass source and need to update addresse if u can help me with that it will be nice



Similar Threads

  1. New and need help setting up hack
    By GlenDelwood in forum Combat Arms Help
    Replies: 7
    Last Post: 10-09-2010, 05:40 PM
  2. Hey im back.. and need help...
    By Twisted_scream in forum General Hacking
    Replies: 0
    Last Post: 06-16-2008, 09:58 AM
  3. Can't Download Hacks, I Need Help!
    By Leeeroy80 in forum Suggestions, Requests & General Help
    Replies: 2
    Last Post: 11-04-2007, 02:13 PM
  4. Project 16 (im new to hacking and need help)
    By FlameDragon in forum WarRock - International Hacks
    Replies: 21
    Last Post: 04-21-2007, 11:06 AM
  5. I wanna make weapon hack but need help
    By allard123 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 02-19-2007, 08:19 PM