Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    [TuT] Superjump,Stamina


    Krekka
     Share

    Recommended Posts

    Superjump:

    Man braucht:

     

    1 Textbox (Text = 500)

    1 Timer (Interval = 1)

     

    In die Textbox kommt die Höhe des Sprungs.

    Timer:

    Code:

    If GetKeyPress(vbKeyControl) And GetKeyPress(vbKeySpace) Then

    Dim SJ As Long

    Dim SJ1 As Long

    Dim SJ2 As Single

    Call ReadALong("WarRock", &H1376360, SJ)

    SJ1 = SJ + &H178

    SJ2 = Text1.Text

    Call WriteAFloat("WarRock", SJ1, SJ2)

    End If

     

     

    Hotkey : Strg+Leertaste

     

    [NFD]No fall Damage

    Man braucht:

    2 Command Buttons (Command1 Caption = On; Command2 Caption = Off)

    Info: Die Command Buttons sind zum aktivieren und deaktivieren des Timers da. Den Code dafür werdet ihr ja wohl kennen ^^

     

    1 Timer (Interval = 0)

    Timer Code:

    Code:

    Dim NFD As Long

    Dim NFD1 As Long

    Call ReadALong("WarRock", &H1376360, NFD)

    NFD1 = NFD + &H264

    Call WriteALong("Warrock", NFD1, 1)

     

     

    Stamina

    Man braucht:

    2 Command Buttons( wie bei NFD)

    1 Timer

     

    Timer Code:

    Code:

    Dim Stamina As Long

    Dim Stamina1 As Long

    Call ReadALong("Warrock", &H1376360, Stamina)

    Stamina1 = Stamina + &H28C

    Call WriteAFloat("Warrock", Stamina1, 100)

     

    Nunja kleines TuT habs selber grad erst ausprobiert. Man muss nur nochmal die adressen Updaten dan funkt er.^^

    Link to comment
    Share on other sites

    woops? lulz but 4 me it works,^^ i forgot to post this its a bit old but i thought it works ^^

    Link to comment
    Share on other sites

    Will test it, but I also thought VB Cheats got patched...

    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...