Thread: Addresses

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 35
  1. #16
    jetal's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    0
    Yeah you have to freeze the stamina address at its maximum value which is 1120403456

    so you need a timer first with the code :

    Code:
    Private Sub Timer1_Timer()
    Call WriteAlong("WarRock", &H7DB120, 1120403456)
    End Sub
    and a Command button, which would be your ON button with the code :

    Code:
    Private Sub Command1_Click()
    Timer1.Interval = 1
    End Sub
    if you wanna make an off button just change the interval to 0 on a different command button.

  2. #17
    pwningemodrumers's Avatar
    Join Date
    Apr 2007
    Posts
    24
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by jetal View Post
    Yeah you have to freeze the stamina address at its maximum value which is 1120403456

    so you need a timer first with the code :

    Code:
    Private Sub Timer1_Timer()
    Call WriteAlong("WarRock", &H7DB120, 1120403456)
    End Sub
    and a Command button, which would be your ON button with the code :

    Code:
    Private Sub Command1_Click()
    Timer1.Interval = 1
    End Sub
    if you wanna make an off button just change the interval to 0 on a different command button.
    thanks but do i do that with all hacks or just that one?

  3. #18
    jetal's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    0
    Yeah with pretty much all the basic hacks such as No spread/Recoil, 5th Slot, Inst. Spawn and Stamina you do that, but dont use the 1120403456 Value because that is for stamina...

    No spread and no recoil get frozen at value 0
    5th slot gets frozen at 4
    Inst Spawn gets frozen at 0
    Stamina is frozen at 1120403456 of course
    and those are just the basic hacks.

  4. #19
    pwningemodrumers's Avatar
    Join Date
    Apr 2007
    Posts
    24
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by jetal View Post
    Yeah with pretty much all the basic hacks such as No spread/Recoil, 5th Slot, Inst. Spawn and Stamina you do that, but dont use the 1120403456 Value because that is for stamina...

    No spread and no recoil get frozen at value 0
    5th slot gets frozen at 4
    Inst Spawn gets frozen at 0
    Stamina is frozen at 1120403456 of course
    and those are just the basic hacks.
    thanks very much

  5. #20
    wessel93's Avatar
    Join Date
    May 2007
    Location
    Far, Far, Away
    Posts
    51
    Reputation
    10
    Thanks
    0
    Does anyone now the POINTER of no fall damage? btw the address of no fall damage is the same as superjump swim and gun

  6. #21
    lolhackerlol's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Posts
    298
    Reputation
    13
    Thanks
    0
    the offset for nfd is....

    00896E28 + 26C
    https://i140.photobucke*****m/albums/r30/kelsy_012/mpghzn5.gif

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

    Lightbulb

    Quote Originally Posted by lolhackerlol View Post
    the offset for nfd is....

    00896E28 + 26C
    Tanx dude just freeze it to 0 i guess?
    Last edited by wessel93; 06-22-2007 at 05:21 PM.

  8. #23
    lolhackerlol's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Posts
    298
    Reputation
    13
    Thanks
    0
    Quote Originally Posted by wessel93 View Post
    Tanx dude just freeze it to 0 i guess?
    Yep thts what i do
    https://i140.photobucke*****m/albums/r30/kelsy_012/mpghzn5.gif

  9. #24
    kingkicker8's Avatar
    Join Date
    Jun 2007
    Posts
    88
    Reputation
    10
    Thanks
    1
    dont work for me oO.. how looks the code?....

  10. #25
    wessel93's Avatar
    Join Date
    May 2007
    Location
    Far, Far, Away
    Posts
    51
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by kingkicker8 View Post
    dont work for me oO.. how looks the code?....
    Search for visual Basic tuts dude

  11. #26
    kingkicker8's Avatar
    Join Date
    Jun 2007
    Posts
    88
    Reputation
    10
    Thanks
    1
    my other hacks work..

    but its first no fall dmg.. how does it will ?..

    i tried:

    Call WriteALong("WarRock", &H896E28 + 26C, 0)

    and a other to freeze it.. but it wont work.. and the line will be red marked

  12. #27
    lolhackerlol's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Posts
    298
    Reputation
    13
    Thanks
    0
    Quote Originally Posted by kingkicker8 View Post
    my other hacks work..

    but its first no fall dmg.. how does it will ?..

    i tried:

    Call WriteALong("WarRock", &H896E28 + 26C, 0)

    and a other to freeze it.. but it wont work.. and the line will be red marked
    cause pointers arnt like tht

    Swim pointer -

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


    just change it plus it need to be in a timer
    https://i140.photobucke*****m/albums/r30/kelsy_012/mpghzn5.gif

  13. #28
    kingkicker8's Avatar
    Join Date
    Jun 2007
    Posts
    88
    Reputation
    10
    Thanks
    1
    and what i have to do with

    dim swim?

    instead of swim: fff? ^^

  14. #29
    chc18's Avatar
    Join Date
    Mar 2007
    Location
    Colorado
    Posts
    497
    Reputation
    10
    Thanks
    17
    Do any of these Addresses Work Anymore?

  15. #30
    firesnipe5's Avatar
    Join Date
    May 2007
    Location
    In ur mommy's ass
    Posts
    463
    Reputation
    10
    Thanks
    8
    this addreses don't work lol
    they r a month old

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. X-hair Address
    By Fortran in forum WarRock - International Hacks
    Replies: 25
    Last Post: 12-14-2006, 06:23 PM
  2. Updated addresses for some hacks.
    By sp0tie in forum Gunz Hacks
    Replies: 3
    Last Post: 02-22-2006, 08:18 AM
  3. Replies: 3
    Last Post: 01-04-2006, 09:52 PM
  4. Direct Memory Access (DMA) to Static Memory Addresses
    By Dave84311 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 12-31-2005, 08:18 PM