Counter-strike Source Scriptv1

Status
Not open for further replies.

Velocity-Spaz

Baseband Member
Messages
30
© VelocitySourceScript v1
My first Counter-strike Source Script ( Snice I don't have CSS I Can't TEST IT OUT!!!! )
Please test it.

echo _+_+_Www.TeamVelocity.tk_+_+_
echo VSS v1
echo VSS v1
echo Team Velocity CS - Source Scripting
echoVSS v1
echo By: .//Velocity | Spaz
echo VSS v1
echoVSS v1

// Team Velocity CS - Source Scripting
alias "buy 2flash" "buy flabangh;buy flashbang"
bind "f1" "buy ak47; buy m4a1; buy vesthelm; buy primammo; buy deagle; buy secammo; buy 2flash; buy smoke; buy defuse; buy hegrenader"
bind "f2" "buy deagle; buy secammo; buy vesthelm; buy 2flash; buy smoke; buy defuser; buy hegrenade"
bind "f3" "buy mp5navy; buy primammo; buy deagle; buy secammo; buy vesthelm; buy 2flash; buy hegrenade; buy defuse"

//Performance & Video Related Command
cl_detaildist "1800"
cl_detailfad "600"
cl_show_bloodsprays "1"
cl_show_splashes "1"
cl_showfp "1"
cl_smooth
cl_smoothtime "1"
fog_enable "1"
fps_max "999"
mat_bloom "1"
mat_bumpmap "0"
mat_fastspecular "1"
r_RainSimulate
r_shadows "1"

//Internet Connectiong ( Cable/DSL/T1 Connection)
rate "99999"
cl_rate "99999"
cl_updaterate "500"
cl_cmdbackup "0"
cl_inerp "0.5"
net_channels
net_maxfragments
cl_smooth
fps_max
mat_bumpmap
mat_compressedtextures
mat_dxlevel
mat_specular

// Very Quick weapon Change ( C4 Command )
bind "mouse4" "weapon_c4"

//Make your own quick weapon changes

// weapon_knife
// weapon_deagle
// weapon_usp
// weapon_glock
// weapon_p228
// weapon_elite
// weapon_fiveseven
// weapon_ak47
// weapon_aug
// weapon_g3sg1
// weapon_m249
// weapon_m4a1
// weapon_m3
// weapon_mac10
// weapon_mp5navy
// weapon_p90
// weapon_scout
// weapon_sg552
// weapon_sg550
// weapon_ump45
// weapon_tmp
// weapon_xm1014
// weapon_awp
// weapon_galil
// weapon_famas
// weapon_hegrenade
// weapon_flashbang
// weapon_smokegrenade
// weapon_c4

//Incrementvar command
alias tg_clr "incrementvar cl_crosshaircolor 0 4 1"
bind l "tg_clr"
BindToggle h "cl_showfps"

// Miscellaneous Commands




// Team Velocity Verison 1.0
// By: .//Velocity | Spaz #TeamVelocity
 
not only does it have clan tag marks, but css already has customizable script buying so there is absoloutly no need for it.
 
you can do it through cs, you dont even need to configure any files, the buy menu lets you configure 4 sets of items with anything you want, ie one slot is-m4,deagle,nades
and you can have four more with anything else you want or need
 
Will this is my 1st one and I don't have the game. Once I get the game my scripts are going to be changed.
 
Scripts are for n00bs :p j/k

I have never used a script before, and i ain't gonna start now :D (well apart from 'rebuy' :eek: )
 
Status
Not open for further replies.
Back
Top Bottom