Results 1 to 14 of 14
  1. #1
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9

    No fall damage and super jump code?

    Can someone give me undetected no fall damage and super jump full code for vb6. With timer codes.
    Last edited by TheBlueMax; 10-03-2007 at 03:52 AM.

  2. #2
    w00t?'s Avatar
    Join Date
    Jul 2007
    Gender
    male
    Posts
    257
    Reputation
    10
    Thanks
    29
    U have it on forum just search...btw all can be undetected with moding the source and module...

  3. #3
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Its not "Codes" Its "Addresses", this is not "cheat codes" this is "Hacking". You should really learn how computer store there temp memory on there RAM before you even think about starting to hack.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  4. #4
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    Then give undetected module. If you have.

  5. #5
    w00t?'s Avatar
    Join Date
    Jul 2007
    Gender
    male
    Posts
    257
    Reputation
    10
    Thanks
    29
    He is new yea...he keep PMing me..he changed some values in module and then steal source for stamina...then he didnt changed writealong to new value in module and asking me why get error...lol...think man!!11

  6. #6
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Now theyr beggin ready sources instead of addresses? This is getting worse day by day

  7. #7
    kmphantom's Avatar
    Join Date
    Sep 2007
    Posts
    209
    Reputation
    10
    Thanks
    12

    reply

    be nice guys we all were newbs at once i remember when i couldn't even make a button. lol

  8. #8
    kmphantom's Avatar
    Join Date
    Sep 2007
    Posts
    209
    Reputation
    10
    Thanks
    12

    reply

    super jump

    Dim SJ As Long
    Dim SJ1 As Long
    Dim SJ2 As Single
    Call ReadALong("Warrock", &H8B5288, SJ)
    SJ1 = SJ + &H180
    SJ2 = Text1.Text
    Call WriteAFloat("Warrock", SJ1, SJ2)
    __________________________________________________ _________
    NFD

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


    ________________________________________
    Sky Tropper

    Dim SJ As Long
    Dim SJ1 As Long
    Dim SJ2 As Single
    Call ReadALong("Warrock", &H8B5288, SJ)
    SJ1 = SJ + &H180
    SJ2 = Text1.Text
    Call WriteAFloat("Warrock", SJ1, SJ2)

  9. #9
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Quote Originally Posted by TheBlueMax View Post
    Then give undetected module. If you have.
    Oh My what am I ever going to do without a undetected module, Wait I know how to programm in VB....So....Maby I don't use a module..?? I don't use a module, I hack the old-fasion way. Without the Module.

    It was a suggestion, You should really learn more before you attempt this.. I'm just suggestion.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  10. #10
    w00t?'s Avatar
    Join Date
    Jul 2007
    Gender
    male
    Posts
    257
    Reputation
    10
    Thanks
    29
    What is SkyTropper?

  11. #11
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    From What I Understand it Is "Sky Dropper" I belive it sets your Z cords to a certain hight.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  12. #12
    TheBlueMax's Avatar
    Join Date
    Sep 2007
    Posts
    124
    Reputation
    10
    Thanks
    9
    And what i need to chance here about that Z:

    Private Sub Timer1_Timer()
    Dim SJ As Long
    Dim SJ1 As Long
    Dim SJ2 As Single
    Call ReadALong("WarRock", &H8B5288, SJ)
    SJ1 = SJ + &H180
    SJ2 = Text1.Text
    Call WriteAFloat("WarRock", SJ1, SJ2)
    End Sub

  13. #13
    monstermahem's Avatar
    Join Date
    Oct 2007
    Posts
    4
    Reputation
    10
    Thanks
    0

    wuts directory codes for warrock!

    wuts the codes that let u edit warrock settings

  14. #14
    monstermahem's Avatar
    Join Date
    Oct 2007
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by kmphantom View Post
    super jump

    Dim SJ As Long
    Dim SJ1 As Long
    Dim SJ2 As Single
    Call ReadALong("Warrock", &H8B5288, SJ)
    SJ1 = SJ + &H180
    SJ2 = Text1.Text
    Call WriteAFloat("Warrock", SJ1, SJ2)
    __________________________________________________ _________
    NFD

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


    ________________________________________
    Sky Tropper

    Dim SJ As Long
    Dim SJ1 As Long
    Dim SJ2 As Single
    Call ReadALong("Warrock", &H8B5288, SJ)
    SJ1 = SJ + &H180
    SJ2 = Text1.Text
    Call WriteAFloat("Warrock", SJ1, SJ2)
    well do u know the warrokc edit codes and timers?
    send to me plzz and everything else

Similar Threads

  1. wats wrong with the Super Jump code
    By nub_g0t_high in forum WarRock - International Hacks
    Replies: 6
    Last Post: 11-01-2007, 06:22 PM
  2. superjump, swim, and no fall damage
    By Death526 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 08-06-2007, 04:48 AM
  3. trade stamina, weapons, super jump, no fall damage and scope dinamic adres!!!
    By ferrar1000 in forum WarRock - International Hacks
    Replies: 8
    Last Post: 07-01-2007, 07:14 PM
  4. no fall damage addresse and pointer or value
    By 123456789987654321 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 06-28-2007, 06:04 PM
  5. [Request] No Fall and Super Jump
    By hori in forum WarRock - International Hacks
    Replies: 3
    Last Post: 04-30-2007, 06:45 AM