Untuk kamu para gamers yang hobi counter strike .. coding ini bisa di pakai untuk main counter strike .. tetapi mungkin coding ini bisa dicoba sekedar refreshing ..
//bunny hop script
alias u2 "wait;wait"
alias u4 "u2;u2"
alias u5 "u4;wait"
alias j1 "+jump;u5;-jump;wait"
alias j2 "+jump;u5;-jump;wait"
alias j3 "+jump;u5;-jump;wait"
alias j4 "+jump;u5;-jump;wait"
alias j5 "+jump;u5;-jump;wait"
alias j05 "j1;j2;j3;j4;j5"
alias j10 "j05;j05"
alias j20 "j10;j10"
alias jhop "j20"
bind "mwheeldown" "jhop"
alias "+B_jump" "+jump;+duck;wait;wait"// Jump alias
(jump time may need tweeking u know the drill ";wait" commands)
alias "-B_jump" "-jump;-duck;-jump;-duck;-jump;-duck"//Stop jumpng alias(shud work fine)
alias "+B_moveR" "+moveright;wait;wait;-moveright"//small move to the right(u cud tweek this)
alias "-B_moveR" "alias MOVE B_moveL"
alias "+B_moveL" "+moveleft;wait;wait;-moveleft""//small move to the left(u cud tweek this)
alias "-B_moveL" "alias MOVE B_moveR"
alias "TIMEING" "wait;wait"// this ajusts the timeing of this script to suit your pc this will need editing just add or remove ";wait" commands
alias "MOVE" "+B_moveR"//meta bound left/right switcher(dont mess with it)
alias "+BUNNY" "+B_jump;MOVE;TIMEING"//(dont mess with it)
alias "-BUNNY" "-moveright;-moveleft;-duck;-jump"//bug fix(dont mess with it)
alias "m_pitch" "BLANK"// loop metard
alias "BLANK" ""//off alias
alias "B_set" "B_on"
alias "B_on" "alias m_pitch +BUNNY;alias B_set B_off"//on alias change and toggle switch
alias "B_off" "alias m_pitch BLANK;alias Bset B_on"off alias change and toggle switch
bind "?" "B_set"//key toggle (pick your key)
Tidak ada komentar:
Posting Komentar