[Private] CS 1.6: kzH_v3 (Leaked)

Discussion in 'Gaming General' started by EOBandit, Jun 5, 2010.

[Private] CS 1.6: kzH_v3 (Leaked)
  1. Unread #1 - Jun 5, 2010 at 7:22 AM
  2. EOBandit
    Joined:
    May 26, 2010
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0

    EOBandit Newcomer

    [Private] CS 1.6: kzH_v3 (Leaked)

    kzHack v3 is a private CS 1.6 hack that has many features and lets you use scripts for CS 1.6! It's been leaked for awhile now but I thought I'd share it here!


    Config:
    Code:
    // 0 - 1
    kzh_autoduck 0
    // 0 - 1
    kzh_autojump 0
    // 0 - 20
    kzh_autojump_units 15
    // 0 - 1
    kzh_bhop 0
    // 0 - 1
    kzh_bhop_standup 0
    // 0 - 1
    kzh_cam 0
    // -89 - 89
    kzh_fixedpitch 0
    // 0 - 360
    kzh_fixedyaw 0
    // 0 - 1
    kzh_noflash 1
    // 0 - 1
    kzh_nosmoke 1
    // 0 - 20
    kzh_speed 1
    // 0 - 1
    kzh_speed_method 1
    
    // this is a command to toggle fullbright
    // kzh_fullbright
    
    // to execute .cfg files in this folder use i.e.
    // kzh_exec kzh_strafe.cfg
    
    // just some aliases
    alias slowspeed "kzh_speed 0.3"
    alias fastspeed "kzh_speed 20"
    
    // some binds
    kzh_later 5 "bind mouse4 hang"
    kzh_later 5 "bind mouse5 cam_tog"
    kzh_later 5 "bind x +ramp"
    
    // slowmo with keyholding
    alias +slowmo "slowspeed"
    alias -slowmo "kzh_speed 1"
    
    // slowmo toggle
    alias slowmo_toggle     "slowmo_toggle_on"
    alias slowmo_toggle_on  "slowspeed; alias slowmo_toggle slowmo_toggle_off"
    alias slowmo_toggle_off "kzh_speed 1; alias slowmo_toggle slowmo_toggle_on"
    
    // ramping with keyholding
    alias +ramp "fastspeed"
    alias -ramp "kzh_speed 1"
    
    // hand in midair toggle
    alias hang     "hang_on"
    alias hang_on  "kzh_speed 0.0001; alias hang hang_off"
    alias hang_off "kzh_speed 1; alias hang hang_on"
    
    // 3rd person toggle
    alias cam_tog     "cam_tog_on"
    alias cam_tog_on  "kzh_cam 1; alias cam_tog cam_tog_off"
    alias cam_tog_off "kzh_cam 0; alias cam_tog cam_tog_on"
    
    // gvd toggle (yaw 180 & pitch 89)
    alias gvd     "gvd_on"
    alias gvd_on  "kzh_fixedyaw 180; kzh_fixedpitch 89; alias gvd gvd_off"
    alias gvd_off "kzh_fixedyaw 0; kzh_fixedpitch 0; alias gvd gvd_on"
    Loop (for scripts):
    Code:
    // this is an example on how to use the new kzh_loopx command.
    // kzh_loopx is the replacement for the "special" command in cs.
    // it is designed to allow multiple simultaneous loops.
    
    // EXAMPLE 1: special bhop
    alias +bhop "alias kzh_xLOOP1 dojump; dojump"
    alias -bhop "alias kzh_xLOOP1"
    alias dojump "+jump; wait; -jump; wait; kzh_loopx LOOP1"
    //bind space "+bhop"
    
    // EXAMPLE 2: special autopistol
    alias +apist "alias kzh_xidk doshoot; doshoot"
    alias -apist "alias kzh_xidk"
    alias doshoot "+attack; wait; -attack; wait; kzh_loopx idk"
    //bind mouse1 "+apist"
    
    // EXAMPLE 3: flashlight annoy
    alias +flashy "alias kzh_xflash togflash; togflash"
    alias -flashy "alias kzh_xflash"
    alias togflash "impulse 100; wait; kzh_loopx flash"
    //bind f "+flashy"
    
    Download: http://rapidshare.com/files/395525148/kzH_v3.rar.html

    NoVirusThanks.org - http://scanner.novirusthanks.org/analysis/41f2dce415e8dc6ac0166092f593fac4/a3pILmV4ZQ==/
    Ignore the false positives...
     
< Best Healer Class? | WoW Download >

Users viewing this thread
1 guest


 
 
Adblock breaks this site