Thread: KEY 5

Results 1 to 7 of 7
  1. #1
    joranxxl's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    The netherlands
    Posts
    32
    Reputation
    10
    Thanks
    4

    KEY 5

    I want to get shotgun by pressing 5... this is my code:

    If fbiuvgroi(5) Then
    Dim gun As Long
    Dim gun1 As Long
    Call ubfuygsa("Warrock", &H4C, gun)
    gun1 = gun + &H4C
    Call e3oiwhef("Warrock", gun1, Text1.Text)
    End If

    fbiuvgroi = GetAsyncKeyState

    But this don't works... what is wrong??

    Is it that (5) ?? I want to made a Control to but i dont know how... can anybody tell me??
    Last edited by joranxxl; 04-23-2008 at 08:01 AM.

  2. #2
    joranxxl's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    The netherlands
    Posts
    32
    Reputation
    10
    Thanks
    4
    I want to get shotgun by pressing 5... this is my code:

    If fbiuvgroi(5) Then
    Dim gun As Long
    Dim gun1 As Long
    Call ubfuygsa("Warrock", &H4C, gun)
    gun1 = gun + &H4C
    Call e3oiwhef("Warrock", gun1, Text1.Text)
    End If

    fbiuvgroi = GetAsyncKeyState

    But this don't works... what is wrong??

    Is it that (5) ?? I want to made a Control to but i dont know how... can anybody tell me??

  3. #3
    yacobo's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    The Moon
    Posts
    181
    Reputation
    14
    Thanks
    58
    My Mood
    Relaxed
    dont bump with double posts

  4. #4
    joranxxl's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    The netherlands
    Posts
    32
    Reputation
    10
    Thanks
    4
    jeah i know sorry but i cant remove... Or did i? i cant find it... but can you help me?

  5. #5
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    In VB6,
    Function_Name = Variable
    would be equivalent to
    return variable;
    in C++, or later versions of VB.
    Thus remove that lsjirglfig = GetAsyncState, and replace sfghofgh with get AsyncKeyState.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  6. #6
    joranxxl's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    The netherlands
    Posts
    32
    Reputation
    10
    Thanks
    4
    i dont understand that can you give a code? i know i am stupid :P

  7. #7
    bloqueado93's Avatar
    Join Date
    Sep 2007
    Posts
    226
    Reputation
    10
    Thanks
    34

    ok

    look try with this
    If GetKeyPress(vbKey5)Then
    Dim Shotgun As Long
    Dim Shotgun1 As Long
    Call readmyass("Warrock", &H1376360, Shotgun)
    Shotgun1 = Shotgun + &H4C
    Call jazz("Warrock", Shotgun1, 42)
    End If

Similar Threads

  1. Need Battle.net Key For Diablo
    By Rickforce in forum General Game Hacking
    Replies: 16
    Last Post: 02-27-2008, 08:50 AM
  2. Trade Css cd key
    By takahuja in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 1
    Last Post: 07-09-2007, 07:49 AM
  3. [Warning] alt key=crash
    By miregal in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-26-2007, 10:43 AM
  4. giving away GuildWars 14days and 10hrs trial acces key
    By AN1MAL in forum General Game Hacking
    Replies: 6
    Last Post: 11-12-2006, 05:00 PM
  5. obtaining a warrock key
    By zjgz in forum WarRock - International Hacks
    Replies: 2
    Last Post: 07-09-2006, 11:46 PM

Tags for this Thread