Results 1 to 9 of 9
  1. #1
    pikachoobie's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    9

    Control key for SuperJump

    Hi everybody!
    I am trying to make a hack with vb2008 but I miss something!

    Here's my code in the timer

    If ControlKeyStatement Then
    XNVXPONNSO(&H139D728, &H178, 1500)
    You see *ControlKeyStatement* ???
    I need to replace this with the Ctrl Key value but I cannot find it anywhere!!! Can someone give me this code please?



    I have another problem! In my timer for the stamina, I wrote this:
    XNVXPONNSO(&H139D728,& &H28C, 100)

    Whats wrong??? It gives me an error...
    Last edited by pikachoobie; 07-08-2008 at 06:22 PM. Reason: Addind a problem

  2. #2
    austinlau1's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    4
    you have two &s
    XNVXPONNSO(&H139D728,& &H28C, 100)
    and its getaynsckeystate(118) or watever its called

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

    pikachoobie (07-08-2008)

  4. #3
    pikachoobie's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by austinlau1 View Post
    you have two &s
    XNVXPONNSO(&H139D728,& &H28C, 100)
    and its getaynsckeystate(118) or watever its called
    Thank you very much for the stamina code, it worked fine!
    But I keep getting an error for the Control key...
    Here's the code I use:

    If GetAsyncKeyState(17) Then
    XNVXPONNSO(&H139D728, &H178, 1500)
    End If
    17 is the Ctrl key but it gives me an error!
    Do I need to write this in the timer or in the button?
    The error is: Name 'GetAsyncKeyState' is not declared. Form1.vb Line 91 Column 12
    Last edited by pikachoobie; 07-08-2008 at 07:14 PM. Reason: Adding

  5. #4
    austinlau1's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    4
    it goes in a timer

  6. #5
    pikachoobie's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    9
    Oh well... It was in a timer but it gives me the same error...
    Is it reliated to the module who doesn't support this?

  7. #6
    austinlau1's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by pikachu View Post
    Oh well... It was in a timer but it gives me the same error...
    Is it reliated to the module who doesn't support this?
    it might be did you change the string for it?

  8. #7
    pikachoobie's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    9
    Yes I did.
    This is very strange... I released my hack without the super jump. I will look forward to add this in the next update!

  9. #8
    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
    * Moved to the Visual Basics section *



    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?


  10. #9
    pikachoobie's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    9
    Yepi! I found the problem!!!
    I took a look at my module and I saw that *GetAsyncKeyState* is replaced by a value !!!

    If CEDBIJVFOU(17) Then
    XNVXPONNSO(&H139D728, &H178, 1500)

    Oh well thank you for your answers austinlau1!!!!

Similar Threads

  1. B/T>dinar pakages and cod4 cd-keys for retails
    By wrhacker000 in forum Trade Accounts/Keys/Items
    Replies: 1
    Last Post: 04-27-2008, 10:16 PM
  2. CoD4 Cd-key for ********** premium account
    By 123456789987654321 in forum Trade Accounts/Keys/Items
    Replies: 4
    Last Post: 03-21-2008, 02:13 PM
  3. Need Battle.net Key For Diablo
    By Rickforce in forum General Game Hacking
    Replies: 16
    Last Post: 02-27-2008, 08:50 AM
  4. WTT crysis/bf2/bf2142 keys for steam acc with CSS
    By Q in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 02-05-2008, 03:23 PM
  5. Giving away anything you want for cracked or a key for WoW Glider!
    By philippen in forum WarRock - International Hacks
    Replies: 5
    Last Post: 01-16-2008, 03:07 PM

Tags for this Thread