iNq'
Administrator
Dołączył: 30 Wrz 2009
Posty: 34
Przeczytał: 0 tematów
Ostrzeżeń: 0/5 Skąd: Świerklany Płeć: Mężczyzna
|
Wysłany: Czw 20:22, 01 Paź 2009 Temat postu: Kilka skryptów |
|
|
Bunny hop
;alias +Rhox.1 "alias _special Rhox.1; Rhox.1"
;alias -Rhox.1 "alias _special; Rhox.2"
;alias Rhox.1 "Rhox.3; wait; Rhox.2; wait; special"
;alias Rhox.2 "-jump"
;alias Rhox.3 "+jump"
bind "space" "+Rhox.1"
Użycie skryptu: space
Rapid Fire
alias +Rhox.11 "alias _special Rhox.11; Rhox.11"
;alias -Rhox.11 "alias _special; Rhox.12"
;alias Rhox.11 "Rhox.13; wait; Rhox.12; wait; special"
;alias Rhox.12 "-attack"
;alias Rhox.13 "+attack"
;alias Rhox.15 "Rhox.16"
;alias Rhox.16 "bind mouse1 +Rhox.11;alias Rhox.15 Rhox.17"
;alias Rhox.17 "bind mouse1 +attack;alias Rhox.15 Rhox.16"
bind F1 "Rhox.15"
Opis: Pistolety strzelają z najszybszą prędkością.
Włączanie skryptu: F1
Użycie skryptu: mouse1
AWP Speed Shot:
;alias w "wait"
;alias w2 "w; w"
;alias w4 "w2; w2"
;alias Rhox.30 "+attack2; w4; -attack2"
;alias Rhox.31 "+attack; w4; -attack"
;alias Rhox.32 "slot3; slot1"
;alias Rhox.33 "Rhox.30; w2; Rhox.31; w2; Rhox.32"
alias Rhox.34 "Rhox.35"
alias Rhox.35 "bind mouse1 Rhox.33;alias Rhox.34 Rhox.36"
alias Rhox.36 "bind mouse1 +attack;alias Rhox.34 Rhox.35"
bind "F3" "Rhox.34"
Włączanie skryptu: F3
Użycie skryptu: mouse1
4 strzałowy glock:
alias +Rhox.70 "alias _special Rhox.70; Rhox.70"
;alias -Rhox.70 "alias _special; Rhox.71; Rhox.72"
;alias Rhox.70 "Rhox.74; Rhox.73; wait; Rhox.71; Rhox.72; wait; special"
;alias Rhox.71 "-attack2"
;alias Rhox.72 "-attack"
;alias Rhox.73 "+attack2"
;alias Rhox.74 "+attack"
;alias Rhox.75 "Rhox.76"
;alias Rhox.76 "bind mouse1 +Rhox.70;alias Rhox.75 Rhox.77"
;alias Rhox.77 "bind mouse1 +attack;alias Rhox.75 Rhox.76"
bind "F6" "Rhox.75"
Włączanie skryptu: F6
Użycie skryptu: mouse1
Kolorowy celownik
;alias +Rhox.323 "+attack; adjust_crosshair"
;alias -Rhox.323 "-attack"
;alias Rhox.320 "Rhox.321"
;alias Rhox.321 "bind mouse1 +Rhox.323;alias Rhox.320 Rhox.322"
;alias Rhox.322 "bind mouse1 +attack;alias Rhox.320 Rhox.321"
bind "F12" "Rhox.320"
Włączanie skryptu: F12
Użycie skryptu: mouse1
|
|