Results 1 to 8 of 8
  1. #1
    floris12345!'s Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    gasdhf
    Posts
    63
    Reputation
    10
    Thanks
    13

    How to add Winchester hack to my hack ?? (VB6)

    Can please someone help me to add a winchester hack to
    the hack of me what are the codes addresses and
    all the shit about the timers (I am a noobie and learning)

  2. #2
    wr194t's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    Guess.
    Posts
    3,016
    Reputation
    21
    Thanks
    361
    My Mood
    Hot
    Code:
    Dim Shotgun1 As Long
    Dim Shotgun2 As Long
    Call ReadALong("Warrock", &H12A8560, Shotgun1)
    Shotgun2 = Shotgun1 + &H4C
    Call WriteALong("Warrock", Shotgun2, 42
    This goes in a button. To activate the hack, press the button, then roll.

  3. #3
    floris12345!'s Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    gasdhf
    Posts
    63
    Reputation
    10
    Thanks
    13
    but what do i have to put in my timer ?
    and if i want Stamina and Winchester in my hack
    do i have to make 2 timers ??

  4. #4
    Th3 0wnzman's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    I k2 networks bathroom
    Posts
    111
    Reputation
    10
    Thanks
    53
    Quote Originally Posted by wr194t View Post
    Code:
    Dim Shotgun1 As Long
    Dim Shotgun2 As Long
    Call ReadALong("Warrock", &H12A8560, Shotgun1)
    Shotgun2 = Shotgun1 + &H4C
    Call WriteALong("Warrock", Shotgun2, 42
    This goes in a button. To activate the hack, press the button, then roll.

    srry you forget someone ,you forgot )

    Dim Shotgun1 As Long
    Dim Shotgun2 As Long
    Call ReadALong("Warrock", &H12A8560, Shotgun1)
    Shotgun2 = Shotgun1 + &H4C
    Call WriteALong("Warrock", Shotgun2, 42)
    The maker of th3 0wnzman hacks





  5. #5
    Th3 0wnzman's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    I k2 networks bathroom
    Posts
    111
    Reputation
    10
    Thanks
    53
    you make one button and 0ne timer

    set this to you button

    Timer?.enabled=true

    set this in your timer:

    Dim Shotgun1 As Long
    Dim Shotgun2 As Long
    Call ReadALong("Warrock", &H12A8560, Shotgun1)
    Shotgun2 = Shotgun1 + &H4C
    Call WriteALong("Warrock", Shotgun2, 42)

    Make interval 1
    And you have shotgun enjoy
    The maker of th3 0wnzman hacks





  6. #6
    floris12345!'s Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    gasdhf
    Posts
    63
    Reputation
    10
    Thanks
    13

    Exclamation

    i dont need a timer because without a timer it work too !!

  7. #7
    Th3 0wnzman's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    I k2 networks bathroom
    Posts
    111
    Reputation
    10
    Thanks
    53
    srry you need a timer if you will a hotkey xD
    The maker of th3 0wnzman hacks





  8. #8
    floris12345!'s Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    gasdhf
    Posts
    63
    Reputation
    10
    Thanks
    13
    oke thanks

    but both timer must they be false both or both true ?

    or timer1 false and timer2 true ?? because then i get an error
    watch this link under is a screenshot : https://www.mpgh.net/forum/33-visual_..._hack_vb6.html
    Last edited by floris12345!; 01-04-2008 at 06:22 AM.

Similar Threads

  1. how can add farfog in my hack??
    By spartacchio in forum C++/C Programming
    Replies: 9
    Last Post: 04-23-2008, 02:30 PM
  2. How do i add hotkeys to my hack (VB6) ??
    By floris12345! in forum Visual Basic Programming
    Replies: 1
    Last Post: 01-04-2008, 05:29 AM
  3. how do i get hacks 4 war rock???
    By bigsyph in forum WarRock - International Hacks
    Replies: 6
    Last Post: 04-08-2007, 03:29 PM
  4. [Tutorial]How to find some Hacks
    By mental81 in forum WarRock - International Hacks
    Replies: 22
    Last Post: 04-06-2007, 10:50 AM
  5. How to hide my hack
    By whyshibai in forum WarRock - International Hacks
    Replies: 5
    Last Post: 01-02-2007, 12:58 PM