Results 1 to 4 of 4
  1. #1
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0

    Red face Superjump and Superman Codes??Somebody help me with these codes??

    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
    I found this value with my own value^ finder!!
    Question:HOW I CHANGE IT TO JUMP^_Now It Goes Underground!!!
    This Is My Code Of Superman:-----^
    AND I NEED NO FALL DAMAGE ADDRESS!! PLEASE

  2. #2
    cjg333's Avatar
    Join Date
    Apr 2007
    Location
    indianapolis
    Posts
    300
    Reputation
    17
    Thanks
    54

    Unhappy

    I Have The Same Problem,it Doesnt Matter What Value You Use It Doesnt Work,its The Only Thing On My Trainer That Doesnt Work.

  3. #3
    wessel93's Avatar
    Join Date
    May 2007
    Location
    Far, Far, Away
    Posts
    51
    Reputation
    10
    Thanks
    0

    Wink

    Value = 2000

  4. #4
    cjg333's Avatar
    Join Date
    Apr 2007
    Location
    indianapolis
    Posts
    300
    Reputation
    17
    Thanks
    54
    not uce,in vb6 it works in uce with value 2000,i put it in vb6 with pointer,and + &H180,heres my code-it doesnt work

    Private Sub Timer9_Timer()
    Dim jump As Long
    Dim jump1 As Long
    Dim jump3 As Long
    If GetKeyPress(vbKeyNumpad7) Then
    Call ReadALong("WarRock", &H896E28, jump)
    jump1 = jump + &H180
    jump3 = 2000
    Call WriteALong("WarRock", jump1, jump3)
    End If
    End Sub

Similar Threads

  1. [Request] PLz help noobs with source code of hacking plz READ ADMINS
    By gul in forum All Points Bulletin Reloaded Hacks
    Replies: 5
    Last Post: 10-19-2011, 01:53 PM
  2. [Help] Can someone Help me with my Code O.o
    By razerleaf in forum WarRock Hack Source Code
    Replies: 6
    Last Post: 10-02-2011, 03:03 AM
  3. Somebody help me with my MOD.
    By CryADsisAM in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 11
    Last Post: 12-07-2010, 04:38 AM
  4. Can somebody help me with glitching?
    By rogerstern in forum Combat Arms Glitches
    Replies: 8
    Last Post: 08-25-2009, 09:14 PM
  5. Superjump And Superman...
    By crazy4her in forum WarRock - International Hacks
    Replies: 5
    Last Post: 06-07-2007, 11:25 PM