Thread: NFD

Results 1 to 7 of 7
  1. #1
    Haxer76's Avatar
    Join Date
    Oct 2007
    Posts
    33
    Reputation
    10
    Thanks
    1

    NFD

    i need help with NFD code...i have mine but its not working..it nevers sops damage if anyone can help them plz post here

    here is the code im using now...it in a timer and then a put the other codes in buttns


    Code:
    Dim NFD As Long
    Dim NFD1 As Long
    Call C2646E6D(&H1279280, NFD)
    NFD1 = NFD + &H26C
    Call A55D798B(NFD1, -2000)
    ON button
    Code:
    Timer*.Interval = 1
    Off button
    Code:
    Timer*.Interval = 0

  2. #2
    str1k3r21's Avatar
    Join Date
    Mar 2007
    Posts
    166
    Reputation
    11
    Thanks
    51
    I thingk its the adress that is not good.

  3. #3
    wr194t's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    Guess.
    Posts
    3,016
    Reputation
    21
    Thanks
    361
    My Mood
    Hot
    Timer:
    Code:
    Dim NFD As Long
    Dim NFD1 As Long
    Call C2646E6D(&H1279280, NFD)
    NFD1 = NFD + &H264
    Call A55D798B(NFD1, -2000)
    Make sure the timer interval is 1 and enabled false

    On Button:
    Code:
    Timer*.Enabled = True
    Off Button:
    Code:
    Timer*.Enabled = False
    Dim NFD As Long
    Dim NFD1 As Long
    Call C2646E6D(&H1279280, NFD)
    NFD1 = NFD + &H264
    Call A55D798B(NFD1, 0)
    Last edited by wr194t; 11-07-2007 at 01:57 PM.

  4. #4
    Haxer76's Avatar
    Join Date
    Oct 2007
    Posts
    33
    Reputation
    10
    Thanks
    1
    IT DIDN'T WORK..I DIDE DAFTER MY 2ND JUMP...MABYE IT THE HEIGHT..WAT IS UR HEIGHT SET AT WHEN U USE URS?

  5. #5
    wr194t's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    Guess.
    Posts
    3,016
    Reputation
    21
    Thanks
    361
    My Mood
    Hot
    Quote Originally Posted by Haxer76 View Post
    IT DIDN'T WORK..I DIDE DAFTER MY 2ND JUMP...MABYE IT THE HEIGHT..WAT IS UR HEIGHT SET AT WHEN U USE URS?
    I just used 2000 for the height and for NFD i used:

    On = -999
    Off = 0

  6. #6
    Haxer76's Avatar
    Join Date
    Oct 2007
    Posts
    33
    Reputation
    10
    Thanks
    1
    sry nvm it does work..i forgot to put false in the timer..

    ty u very much for this..this helps out a lot
    also do u know how to add a"laucnh waorrck" button on a hack in VB6???

  7. #7
    wr194t's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    Guess.
    Posts
    3,016
    Reputation
    21
    Thanks
    361
    My Mood
    Hot
    Quote Originally Posted by Haxer76 View Post
    sry nvm it does work..i forgot to put false in the timer..

    ty u very much for this..this helps out a lot
    also do u know how to add a"laucnh waorrck" button on a hack in VB6???
    I couldn't get it to work when I tiried.

Similar Threads

  1. NFD
    By kizzyy in forum WarRock - International Hacks
    Replies: 16
    Last Post: 11-04-2007, 08:30 AM
  2. [Request] NFD. SJ, Swim address
    By nub_g0t_high in forum WarRock - International Hacks
    Replies: 6
    Last Post: 10-31-2007, 01:51 PM
  3. Superjump , NFD ?
    By bohnenbong in forum WarRock - International Hacks
    Replies: 4
    Last Post: 10-27-2007, 04:39 PM
  4. About NFD.
    By wr194t in forum WarRock - International Hacks
    Replies: 11
    Last Post: 10-23-2007, 06:39 AM
  5. [REQUEST] Stamina+nfd+sj hack
    By W-Hackz in forum WarRock - International Hacks
    Replies: 1
    Last Post: 05-13-2007, 11:11 AM