Results 1 to 11 of 11
  1. #1
    crazy4her's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Location
    Portugal
    Posts
    218
    Reputation
    10
    Thanks
    0

    Exclamation codes & adresses

    Hey i'm working on vb6 and have almost all hacks done already
    i would like to know a few more like:

    No Fall Damage (Does not work in Nebril/Emblem)
    No Boundries
    Sky Stormer
    Quick Health
    Fast Flag
    Quick Ammo
    Back Up(when u are under map in marien)

    ty for ur attention
    [IMG]https://www.danasof*****m/sig/KEKEgotcha.jpg[/IMG]


  2. #2
    kingkicker8's Avatar
    Join Date
    Jun 2007
    Posts
    88
    Reputation
    10
    Thanks
    1
    give me superjump for vb6 and i ll give u no fall dmg andsky stormer :P

  3. #3
    crazy4her's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Location
    Portugal
    Posts
    218
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by kingkicker8 View Post
    give me superjump for vb6 and i ll give u no fall dmg andsky stormer :P
    SuperJump- 00896e28 + 180
    here it goes
    now pls give me the codes
    [IMG]https://www.danasof*****m/sig/KEKEgotcha.jpg[/IMG]


  4. #4
    Flo1990's Avatar
    Join Date
    Mar 2007
    Posts
    88
    Reputation
    10
    Thanks
    16
    idiot skystormer == superjump adress freezed to eg 1000 or 2000!!!

    no falldmg is same pointer adress as superjump with offset = 26C

    !
    edit: no falldamage value = -100

  5. #5
    123456789987654321's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    HOLLAND
    Posts
    243
    Reputation
    11
    Thanks
    6
    what is offset??

  6. #6
    crazy4her's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Location
    Portugal
    Posts
    218
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Flo1990 View Post
    idiot skystormer == superjump adress freezed to eg 1000 or 2000!!!

    no falldmg is same pointer adress as superjump with offset = 26C

    !
    edit: no falldamage value = -100
    ok but just type the code pls

    eg:
    swim

    Private Sub Command2_Click()
    Dim Swim As Long
    Dim Swim1 As Long
    Call ReadALong("Warrock", &H896E28, Swim)
    Swim1 = Swim + &H54
    Call WriteALong("Warrock", Swim1, 4)
    End Sub

    so i change 54 to 26?
    and 4 to -100?
    [IMG]https://www.danasof*****m/sig/KEKEgotcha.jpg[/IMG]


  7. #7
    kingkicker8's Avatar
    Join Date
    Jun 2007
    Posts
    88
    Reputation
    10
    Thanks
    1
    i wanted code .. dont need adress.. course WriteAFloat is the problem in VB6.. dont know code for superjump

  8. #8
    cjg333's Avatar
    Join Date
    Apr 2007
    Location
    indianapolis
    Posts
    300
    Reputation
    17
    Thanks
    54
    I POSTED A TUT IN THE GENERAL SECTION ON HOW TO READ/WRITE A FLOAT
    IT WORKS GREAT TOO.LOL HERE ILL POST THE LINK TO IT


    https://www.mpgh.net/forum/showthread.php?t=9914,

    GIVE ME SOME REP IF IT HELPS

  9. #9
    123456789987654321's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    HOLLAND
    Posts
    243
    Reputation
    11
    Thanks
    6
    nice tut!!!!!

  10. #10
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    Quote Originally Posted by cjg333 View Post
    I POSTED A TUT IN THE GENERAL SECTION ON HOW TO READ/WRITE A FLOAT
    IT WORKS GREAT TOO.LOL HERE ILL POST THE LINK TO IT


    https://www.mpgh.net/forum/showthread.php?t=9914,

    GIVE ME SOME REP IF IT HELPS

    ty for that.

  11. #11
    jokuvaan11's Avatar
    Join Date
    May 2007
    Posts
    192
    Reputation
    11
    Thanks
    0

    Smile Sky Stormer

    Sky Stormer is just FREEZED SuperJump!!!

Similar Threads

  1. Replies: 37
    Last Post: 06-20-2006, 04:24 PM
  2. Pre-Regerstration - E3 Codes
    By Dave84311 in forum WarRock - International Hacks
    Replies: 67
    Last Post: 06-13-2006, 08:06 AM
  3. hi can any1 help me make or find a cheat code
    By CrUsHa in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-19-2006, 04:39 PM
  4. a Couple WPE Weapon codes?
    By phil823 in forum WarRock - International Hacks
    Replies: 16
    Last Post: 02-10-2006, 02:14 PM