Results 1 to 5 of 5
  1. #1
    kokobunji100's Avatar
    Join Date
    Sep 2007
    Location
    in a place with 4 walls
    Posts
    13
    Reputation
    10
    Thanks
    0

    need help for no fall damage hack

    i got everything right but when i use it some times it works

    Dim NFD As Long
    Dim NFD1 As Long
    Call ReadALong("Warrock", &H8B5288, NFD)
    NFD1 = NFD + &H26C
    Call WriteAFloat("Warrock", NFD1, -5000000)

    it only works some times is there any way to fix it?

  2. #2
    Iam"iDude"'s Avatar
    Join Date
    Sep 2007
    Location
    El Estado unido de América (Tejas)
    Posts
    235
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by kokobunji100 View Post
    i got everything right but when i use it some times it works

    Dim NFD As Long
    Dim NFD1 As Long
    Call ReadALong("Warrock", &H8B5288, NFD)
    NFD1 = NFD + &H26C
    Call WriteAFloat("Warrock", NFD1, -5000000)

    it only works some times is there any way to fix it?
    no but quite a lot of people have been saying that there NFD only works partialy so yeah not a lot you can do :-/

  3. #3
    kokobunji100's Avatar
    Join Date
    Sep 2007
    Location
    in a place with 4 walls
    Posts
    13
    Reputation
    10
    Thanks
    0
    aight thx but if ne1 has something seen something i did wrong tell me maybe its just warrock that has updated also the hack u gave me works fine

  4. #4
    Wicalemos's Avatar
    Join Date
    Sep 2007
    Posts
    16
    Reputation
    10
    Thanks
    0
    2 things what map was it and 2 try -2000 maybe?
    or this this is what mine is
    Dim NFD As Long
    Dim NFD1 As Long
    Call ReadCLong("WarRock", &H8B5288, NFD)
    NFD1 = NFD + &H26C
    Call WriteBLong("Warrock", NFD1, 0)
    "and it works fine

  5. #5
    kokobunji100's Avatar
    Join Date
    Sep 2007
    Location
    in a place with 4 walls
    Posts
    13
    Reputation
    10
    Thanks
    0
    ok i will try it thx if it works ill edit this 1 map was marien and velruf i didnt bother to use neother maps

    never mind i think i got it working now either it has to be on -2000 or i had the wrong timer set on it ty for all that helped
    Last edited by kokobunji100; 09-27-2007 at 04:44 PM.

Similar Threads

  1. NEED HELP FOR HACKING GUN INDIA
    By ashishashish in forum General Game Hacking
    Replies: 2
    Last Post: 04-16-2008, 12:03 AM
  2. anyone have a tut for no fall damage vb6
    By CHECK2PASS in forum WarRock - International Hacks
    Replies: 9
    Last Post: 07-01-2007, 10:57 AM
  3. no fall damage hack what is wrong??
    By 123456789987654321 in forum WarRock - International Hacks
    Replies: 12
    Last Post: 06-29-2007, 09:06 PM
  4. No fall damage hack?
    By slyshot in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-10-2007, 06:50 PM
  5. Need help with a personal project: Hacking NavyField
    By Slinky in forum Hack Requests
    Replies: 19
    Last Post: 10-23-2006, 01:23 PM