I have this code:SUPERMAN code

Code:
Private Sub Timer5_Timer()
Dim Jump As Long
Dim Jump1 As Long
Call ReadALong("Warrock", &H896E28, Jump)
Jump1 = Jump + &H180
Call WriteALong("Warrock", Jump1, 384)
End Sub

And I have that Address but It goes underground...
I know it needs some float type value or something !?!?!
SOME1 HELP ME!!!