Username:    Password:    Remember Me:     Click Here to Signup     Forgotten Password
Main Menu
Online
Guests: 5, Members: 0 ...

most ever online: 45
(Members: 0, Guests: 45) on 12 Jun : 16:00

Members: 390
Newest member: forpicuanec1975
Advertisement
Hosting Provided By

Banner


Donate!

Powered by
e107
PHP
MySQL
Hello Guest!
If you are seeing this message it is because you are not currently logged in. You are more than welcome to visit this site as a guest, but if you sign up you will have permission to post in our forum for suggestions or help and can also play games in our arcade section or have a live chat session with me if I am online! Registration is simple and free and just a few clicks away. CLICK HERE to go to our sign up page today. stu-pidaso.net will not sell your personal info or send spam to your email.
Scripts (a follow up to Aliases, scripts, and binds)
Attention. Stu-Pidaso and staff does not promote or discourage the use of scripts. This information is here for reference only.



The following assumes you already know the basics of writing scripts. If not go read This article first. We're going to jump right in and list scripts with information found here. and here


// LongJump alias
bind key lj
alias "+lj" "+duck;wait;+jump"
alias "-lj" "-jump;wait;-duck"


// Drop all weapons
bind key "dropall"
alias dropall "drop;drop;drop;drop;drop; drop;drop;drop;drop;drop; drop;drop;say_team Dropped all Weapons"


// Decent Jump for bunny hopping
bind key "+decentjump"
alias +decentjump "+jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump; wait; -jump"
alias -decentjump "-jump"


//Walk
bind key "+walk"
alias "+walk" "+speed;cl_forwardspeed 400; cl_sidespeed 400; cl_backspeed 400"
alias "-walk" "-speed;cl_forwardspeed 500; cl_sidespeed 500; cl_backspeed 500"


//Display net_graph 1 while showing scores
bind key "+netscores1"
alias +netscores1 "+showscores;net_graph 1"
alias -netscores1 "-showscores;bind TAB +netscores2"
alias +netscores2 "+showscores;net_graph 1"
alias -netscores2 "-showscores;net_graph 0;bind TAB +netscores1"


//Turn netgraph on/off
bind "key "netgraph"
alias netgraph "netgon"
alias netgon "net_graph 1; alias netgraph netgoff"
alias netgoff "net_graph 0; alias netgraph netgon"


//Volume control
bind key "voldown"
bind key "volup"
alias "voldown" "vol10"
alias "volup" "vol9"
alias "vol0" "volume 0; wait; alias voldown; alias volup vol1"
alias "vol1" "volume 0.1; wait; alias voldown vol0; alias volup vol2"
alias "vol2" "volume 0.2; wait; alias voldown vol1; alias volup vol3"
alias "vol3" "volume 0.3; wait; alias voldown vol2; alias volup vol4"
alias "vol4" "volume 0.4; wait; alias voldown vol3; alias volup vol5"
alias "vol5" "volume 0.5; wait; alias voldown vol4; alias volup vol6"
alias "vol6" "volume 0.6; wait; alias voldown vol5; alias volup vol7"
alias "vol7" "volume 0.7; wait; alias voldown vol6; alias volup vol8"
alias "vol8" "volume 0.8; wait; alias voldown vol7; alias volup vol9"
alias "vol9" "volume 0.9; wait; alias voldown vol8; alias volup vol10"
alias "vol10" "volume 1; wait; alias voldown vol9; alias volup"


//Crossbow quickshot
bind key "+CSBW"
alias +CSBW "weapon_crossbow;+attack2; +attack"
alias -CSBW "-attack;-attack2;lastinv"

//press key to run - Thanks Xstioph
+speed
bind key +holdrun
alias +holdrun -speed
alias -holdrun +speed

You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup
Traduction automatique en Français Maschinelle Übersetzung in Deutschen Traducción automática en español Tradução de máquina no português 日本語への機械翻訳 한국어에게 기계번역 机器翻译中文 الترجمه الي العربيه
Server Admins
Head Admin
Stu Pidaso

Co-Admin
Bry

Co-Admin
Uncle Daddy
This site is not associated or affiliated with Valve Software or Sierra Distributions.
© Valve Corporation. All rights reserved. Valve,
Half-Life, and Counter-Strike are trademarks and/or registered trademarks of Valve Corporation.
All trademarks are © to their respective owners, all other content is © to this website.
This site is powered by e107, which is released under the terms of the GNU GPL License.
Render time: 0.1873 sec, 0.0275 of that for queries.