A Complemation Of My .cfgs & Various Scripts.
Jimyd
Join Date: 2003-02-08 Member: 13289Members
<div class="IPBDescription">Heres what works in the game</div>This is what i have posted on my clan's forum, and would just like to share it with you. One thing i would like to say, the only "big" script i have is my instant attack downward script for the lerk, which i made.
My pistol script (which i hardly use now) just changes the mousewheel function.
Take a look if you want, this is just here for everyone that thinks scripts are hax.
Have fun with this.
<span style='color:orange'><b><i><span style='color:yellow'>***</span>UPDATES WILL NOW BE INCLUDED AT BOTTOM OF MY POST<span style='color:yellow'>***</span></i></span></b>
-----------------------------------------------------------------------------------------------
<span style='color:purple'>Purple</span>: <span style='color:gray'>CONFIG TITLES</span>
<span style='color:orange'>Orange</span>: <span style='color:gray'>MAIN HEADERS & TITLES</span>
<span style='color:blue'>Blue</span>: <span style='color:gray'>NEW/IMPORTANT CHANGES & ADDITIONS</span>
<span style='color:red'>Red</span>: <span style='color:gray'>OLD CHANGES & ADDITIONS</span>
<span style='color:green'>Green</span>: <span style='color:gray'>NEW CHANGES & ADDITIONS</span>
<span style='color:gray'>Gray</span>: <span style='color:gray'>TEXT LIKE THIS</span>
<span style='color:yellow'>Yellow</span>: <span style='color:gray'>IMPORTANT</span>
-----------------------------------------------------------------------------------------------
<b><span style='color:purple'>alien.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
mp_decals 4096
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
bind "MWHEELDOWN" "invnext;+attack;wait;-attack"
bind "MWHEELUP" "invprev;+attack;wait;-attack"
bind "z" "impulse 91"
bind "MOUSE4" "lastinv"
bind "q" "lastinv"
alias +blink "slot2; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind 6 "slot6;impulse 113;exec skulk.cfg"
bind 7 "slot7;impulse 114;exec gorg.cfg"
bind 8 "slot8;impulse 115;exec lerk.cfg"
bind 9 "slot9;impulse 116;exec fade.cfg"
bind 0 "slot10;impulse 117;exec onos.cfg"
bind "r" "impulse 9;say_team [*Attack*]"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "MOUSE5" "impulse 7"
bind "4" "impulse 12;say_team [*Holding Position*]"
bind "5" "say_team [*Sweep Area*]"
bind "3" "slot3"
bind "2" "slot2"
bind "1" "slot1"
bind "CAPSLOCK" "impulse 9"
bind "MOUSE4" "impulse 13"
bind "c" "impulse 10;say_team [*Healspray*]"
bind "x" "impulse 11;say_team [*Backup*]"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "CTRL" "+duck"
bind "g" "uhhuh"
bind "f" "+showmap"
bind "q" "lastinv" </span>
<b><span style='color:purple'>config.cfg</span></b>
<span style='color:gray'>// This file is overwritten whenever you change your user settings in the game.
// Add custom configurations to the file "userconfig.cfg".
unbindall
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+bhop"
bind "'" "say Yo Comm AWP + Helmet Please!!!"
bind "+" "sizeup"
bind "," "+moveleft"
bind "-" "jointeamone;exec marine.cfg"
bind "." "+moveup"
bind "/" "+movedown"
bind "0" "slot10;impulse 117;exec onos.cfg"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5;impulse 12;say_team [*Holding Position*]"
bind "6" "slot6;impulse 113;exec skulk.cfg"
bind "7" "slot7;impulse 114;exec gorg.cfg"
bind "8" "slot8;impulse 115;exec lerk.cfg"
bind "9" "slot9;impulse 116;exec fade.cfg"
bind ";" "+mlook"
bind "=" "jointeamtwo;exec alien.cfg"
bind "[" "say *** ph34r word filter ***"
bind "\" "say +use on me some more Commander ... Damn That Feals GOOD!!!"
bind "]" "say *** Jerk Teh Lerk ***"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "impulse 124"
bind "c" "impulse 10;say_team [*Healspray*]"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "+showmap"
bind "g" "impulse 3"
bind "h" "say Defend Grunts, The Enemy Is Near!!!"
bind "i" "say Parasite them ****!!!"
bind "j" "say Yo Comm Shotgun Please!!!"
bind "k" "say ,,|,, ^_^ ,,|,,"
bind "l" "say SLUT!!!"
bind "m" "impulse 123"
bind "n" "impulse 125"
bind "o" "say H3X!!!"
bind "p" "admin_ssay OGC Detected On Player: |-YcSp-|Jimyd"
bind "q" "lastinv"
bind "r" "+hook"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "v" "impulse 100"
bind "w" "+forward"
bind "x" "impulse 11;say_team [*Backup*]"
bind "y" "messagemode"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "~" "toggleconsole"
bind "BACKSPACE" "impulse 100"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "say Attack Comrades, No Retreat, No Fear!"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "F1" "him"
bind "F2" "her"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F5" "snapshot"
bind "F6" "lalla"
bind "F7" "hoesss"
bind "F8" "readyroom"
bind "F9" "givepoints"
bind "F10" "exec rate.cfg"
bind "F11" "exec rate.cfg"
bind "F12" "exec comm.cfg"
bind "INS" "****"
bind "DEL" "lol"
bind "PGDN" "+lookdown"
bind "END" "centerview"
bind "CAPSLOCK" "impulse 9"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+popupmenu:"
bind "MOUSE3" "lol"
bind "MOUSE4" "+blink"
bind "MOUSE5" "impulse 7"
bind "PAUSE" "pause"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "0.000000"
bottomcolor "211"
brightness "1.000000"
cl_allowdownload "1"
cl_allowupload "1"
cl_autohelp "0"
cl_buildmessages "1"
cl_centerentityid "0"
cl_cmdbackup "2"
cl_cmdrate "10"
cl_cmhotkeys "qwerasdfzxcv"
cl_dlmax "128"
cl_download_ingame "1"
cl_dynamiclights "1"
cl_forcedefaultfov "0"
cl_highdetail "1"
cl_himodels "0"
cl_idealpitchscale "0.8"
cl_lc "1"
cl_logocolor "#Valve_Ltblue"
cl_logofile "gun1"
cl_lw "1"
cl_musicdelay "0.000000"
cl_musicdirectory ""
cl_musicenabled "0"
cl_musicvolume "0.000000"
cl_particleinfo "0"
cl_quickselecttime "0.500000"
cl_timeout "60"
cl_updaterate "101"
cl_vsmoothing "0.05"
con_color "115 0 0"
console "1"
crosshair "1"
fps_max "101"
fps_modem "0.0"
gamma "2.500000"
gl_dither "1"
gl_flipmatrix "0"
gl_fog "1"
gl_monolights "0"
gl_overbright "0.000000"
gl_polyoffset "4"
hisound "1"
hpk_maxsize "0"
hud_capturemouse "1"
hud_centerid "0"
hud_classautokill "1"
hud_draw "1"
hud_fastswitch "1"
hud_takesshots "0"
joystick "0"
lookspring "0.000000"
lookstrafe "0.000000"
m_filter "0"
m_forward "1"
m_pitch "-0.022000"
m_side "0.8"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0"
mp_decals "4096"
name "3< > ')])>< :<->-D:|<* 'Ps"
net_graph "0"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "0.0"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "1"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "4.1"
skin ""
suitvolume "1.000000"
sv_aim "0"
sv_voiceenable "1"
team ""
topcolor "226"
viewsize "120.000000"
voice_enable "1"
voice_forcemicrecord "1.000000"
voice_modenable "1"
voice_scale "2"
volume "0.5"
setinfo "_pw-home" "ycsp21"
+mlook
exec userconfig.cfg</span>
<b><span style='color:purple'>fade.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot2; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"</span>
<b><span style='color:purple'>rate.cfg</span></b>
<span style='color:gray'>rate "25000"
cl_updaterate "101"
cl_cmdrate "101"
crosshair "1"</span>
<b><span style='color:purple'>gorg.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot2; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind "z" "impulse 91"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"</span>
<b><span style='color:purple'>lerk.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot3; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
alias +pipe_trap "slot2;cl_pitchdown 108; cl_pitchspeed 9999; +lookdown; cl_yawspeed 100;+attack; wait;cl_pitchdown 89; cl_pitchspeed 225 cl_yawspeed 210; -attack; -lookdown; force_centerview"
alias -pipe_trap "cl_pitchdown 89; cl_pitchspeed 225 cl_yawspeed 210; -attack; -lookdown; force_centerview"
bind MOUSE5 "+pipe_trap"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MWHEELDOWN" "slot2"
bind "MWHEELUP" "slot1"
bind "CTRL" "impulse 7"
alias +djump "+forward;wait;+jump"
alias -djump "-forward;-jump"
bind "space" "+djump"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "slot4"</span>
<b><span style='color:purple'>comm.cfg</span></b>
<span style='color:gray'>sensitivity 2.25
bind "SHIFT" "+voicerecord"
bind "SPACE" "+jump"
bind "z" "impulse 8;say_team [*Covering You*]"
alias crouchon "speak fire; speak one;lastinv;exec pistolscript.cfg;alias crouchtoggle crouchoff"
alias crouchoff "speak fire; speak two;slot2;exec pistolscript1.cfg;alias crouchtoggle crouchon"
crouchoff
bind "q" "crouchtoggle"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "MOUSE5" "impulse 7;say_team [*Cover Me*]"
bind "5" "slot5"
bind "4" "slot4"
bind "3" "slot3"
bind "2" "slot2"
bind "1" "slot1"
bind "CAPSLOCK" "impulse 9"
bind "MOUSE4" "impulse 13;say_team [*Enemies*]"
bind "c" "impulse 10;say_team [*Medic*]"
bind "x" "impulse 11;say_team [*Ammo*]"
bind "r" "+reload"
bind "z" "la"
bind "x" "oh"
bind "c" "doh"
bind "g" "impulse 3;say_team [*Gun Droped*]"
bind "f" "+showmap"
bind "b" "impulse 124"
bind "m" "impulse 123"
bind "n" "impulse 125"</span>
<b><span style='color:purple'>marine.cfg</span></b>
<span style='color:gray'>sensitivity 2.25
mp_decals 4096
bind "SHIFT" "+speed"
alias +cjump "+jump; +duck"
alias -cjump "-jump; -duck"
bind "SPACE" "+cjump"
bind "z" "impulse 8;say_team [*Covering You*]"
alias crouchon "speak fire; speak one;lastinv;exec pistolscript.cfg;alias crouchtoggle crouchoff"
alias crouchoff "speak fire; speak two;slot2;exec pistolscript1.cfg;alias crouchtoggle crouchon"
crouchoff
bind "q" "crouchtoggle"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "MOUSE5" "impulse 7;say_team [*Cover Me*]"
bind "1" "slot1"
bind "2" "impulse 14;say_team [*Move Out*]"
bind "3" "impulse 15;say_team [*Clear*]"
bind "4" "impulse 12;say_team [*Holding Position*]"
bind "5" "say_team [*Requesting Scan*]"
bind "CAPSLOCK" "impulse 9"
bind "MOUSE4" "impulse 13;say_team [*Enemies*]"
bind "c" "impulse 10;say_team [*Medic*]"
bind "x" "impulse 11;say_team [*Ammo*]"
bind "r" "impulse 2;say_team [*Reloading*]"
bind "g" "impulse 3;say_team [*Gun Droped*]"
bind "CTRL" "+duck"
bind "f" "+showmap"</span>
<b><span style='color:purple'>onos.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot1; +attack"
alias -blink "-attack; slot2"
bind "MOUSE4" "+blink"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"</span>
<b><span style='color:purple'>skulk.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot3; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot2"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"
alias +fly "slot3; +attack; wait; slot1; +attack"
alias -fly "wait; slot3; +attack; wait; slot1; -attack"
bind "MOUSE4" "+fly"</span>
<b><span style='color:purple'>pistolscript.cfg</span></b>
<span style='color:gray'>bind mwheeldown "invnext;+attack;wait;-attack"
bind mwheelup "invprev;+attack;wait;-attack"</span>
<b><span style='color:purple'>pistolscript1.cfg</span></b>
<span style='color:gray'>bind "MWHEELUP" "+attack"
bind "MWHEELDOWN" "+attack"</span>
-----------------------------------------------------------------------------------------------
<i><b><span style='color:orange'>These Are MY Scripts. :P</span></b></i>
<span style='color:yellow'>***</span><span style='color:orange'>UPDATE</span><span style='color:yellow'>***</span>
<b><span style='color:purple'>lerk.cfg</span></b>:
<span style='color:blue'>Gas down script "MOUSE 5" ---</span>
<span style='color:green'>Changed "q" to "slot4" ---
Changed "ctrl" to "impulse 7"
Added easier flight to spacebar ---
Added text to team comm signals/ [*Attack*] ---</span>
<b><span style='color:purple'>marine.cfg</span></b>:
<span style='color:green'>Changed "space" to a duckjump script
Added text to team on Reloading ---
Added text to team on Droping Gun ---</span>
<span style='color:red'>Added text to team on other comm signals ---</span>
<span style='color:green'>Added text to team on #keys 2,3,4,5 ---
Changed #key 1 to "slot1" ---</span>
<b><span style='color:purple'>comm.cfg</span></b>:
<span style='color:green'>Added text to team on Droping Gun ---
Removed text to team from #keys 1,2,3,4,5 ---</span>
<b><span style='color:purple'>skulk.cfg</span></b>:
<span style='color:green'>Added text to team comm signals/ [*Attack*] ---</span>
<span style='color:blue'>Added skulk leap exploit to "MOUSE4" with no energy</span>
<span style='color:red'>Skulk leap script "MOUSE4"</span>
<b><span style='color:purple'>onos.cfg</span></b>:
<span style='color:green'>Added text to team comm signals/ [*Attack*] ---</span>
<b><span style='color:purple'>fade.cfg</span></b>:
<span style='color:green'>Added text to team comm signals/ [*Attack*] ---</span>
My pistol script (which i hardly use now) just changes the mousewheel function.
Take a look if you want, this is just here for everyone that thinks scripts are hax.
Have fun with this.
<span style='color:orange'><b><i><span style='color:yellow'>***</span>UPDATES WILL NOW BE INCLUDED AT BOTTOM OF MY POST<span style='color:yellow'>***</span></i></span></b>
-----------------------------------------------------------------------------------------------
<span style='color:purple'>Purple</span>: <span style='color:gray'>CONFIG TITLES</span>
<span style='color:orange'>Orange</span>: <span style='color:gray'>MAIN HEADERS & TITLES</span>
<span style='color:blue'>Blue</span>: <span style='color:gray'>NEW/IMPORTANT CHANGES & ADDITIONS</span>
<span style='color:red'>Red</span>: <span style='color:gray'>OLD CHANGES & ADDITIONS</span>
<span style='color:green'>Green</span>: <span style='color:gray'>NEW CHANGES & ADDITIONS</span>
<span style='color:gray'>Gray</span>: <span style='color:gray'>TEXT LIKE THIS</span>
<span style='color:yellow'>Yellow</span>: <span style='color:gray'>IMPORTANT</span>
-----------------------------------------------------------------------------------------------
<b><span style='color:purple'>alien.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
mp_decals 4096
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
bind "MWHEELDOWN" "invnext;+attack;wait;-attack"
bind "MWHEELUP" "invprev;+attack;wait;-attack"
bind "z" "impulse 91"
bind "MOUSE4" "lastinv"
bind "q" "lastinv"
alias +blink "slot2; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind 6 "slot6;impulse 113;exec skulk.cfg"
bind 7 "slot7;impulse 114;exec gorg.cfg"
bind 8 "slot8;impulse 115;exec lerk.cfg"
bind 9 "slot9;impulse 116;exec fade.cfg"
bind 0 "slot10;impulse 117;exec onos.cfg"
bind "r" "impulse 9;say_team [*Attack*]"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "MOUSE5" "impulse 7"
bind "4" "impulse 12;say_team [*Holding Position*]"
bind "5" "say_team [*Sweep Area*]"
bind "3" "slot3"
bind "2" "slot2"
bind "1" "slot1"
bind "CAPSLOCK" "impulse 9"
bind "MOUSE4" "impulse 13"
bind "c" "impulse 10;say_team [*Healspray*]"
bind "x" "impulse 11;say_team [*Backup*]"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "CTRL" "+duck"
bind "g" "uhhuh"
bind "f" "+showmap"
bind "q" "lastinv" </span>
<b><span style='color:purple'>config.cfg</span></b>
<span style='color:gray'>// This file is overwritten whenever you change your user settings in the game.
// Add custom configurations to the file "userconfig.cfg".
unbindall
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+bhop"
bind "'" "say Yo Comm AWP + Helmet Please!!!"
bind "+" "sizeup"
bind "," "+moveleft"
bind "-" "jointeamone;exec marine.cfg"
bind "." "+moveup"
bind "/" "+movedown"
bind "0" "slot10;impulse 117;exec onos.cfg"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5;impulse 12;say_team [*Holding Position*]"
bind "6" "slot6;impulse 113;exec skulk.cfg"
bind "7" "slot7;impulse 114;exec gorg.cfg"
bind "8" "slot8;impulse 115;exec lerk.cfg"
bind "9" "slot9;impulse 116;exec fade.cfg"
bind ";" "+mlook"
bind "=" "jointeamtwo;exec alien.cfg"
bind "[" "say *** ph34r word filter ***"
bind "\" "say +use on me some more Commander ... Damn That Feals GOOD!!!"
bind "]" "say *** Jerk Teh Lerk ***"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "impulse 124"
bind "c" "impulse 10;say_team [*Healspray*]"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "+showmap"
bind "g" "impulse 3"
bind "h" "say Defend Grunts, The Enemy Is Near!!!"
bind "i" "say Parasite them ****!!!"
bind "j" "say Yo Comm Shotgun Please!!!"
bind "k" "say ,,|,, ^_^ ,,|,,"
bind "l" "say SLUT!!!"
bind "m" "impulse 123"
bind "n" "impulse 125"
bind "o" "say H3X!!!"
bind "p" "admin_ssay OGC Detected On Player: |-YcSp-|Jimyd"
bind "q" "lastinv"
bind "r" "+hook"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "v" "impulse 100"
bind "w" "+forward"
bind "x" "impulse 11;say_team [*Backup*]"
bind "y" "messagemode"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "~" "toggleconsole"
bind "BACKSPACE" "impulse 100"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "say Attack Comrades, No Retreat, No Fear!"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "F1" "him"
bind "F2" "her"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F5" "snapshot"
bind "F6" "lalla"
bind "F7" "hoesss"
bind "F8" "readyroom"
bind "F9" "givepoints"
bind "F10" "exec rate.cfg"
bind "F11" "exec rate.cfg"
bind "F12" "exec comm.cfg"
bind "INS" "****"
bind "DEL" "lol"
bind "PGDN" "+lookdown"
bind "END" "centerview"
bind "CAPSLOCK" "impulse 9"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+popupmenu:"
bind "MOUSE3" "lol"
bind "MOUSE4" "+blink"
bind "MOUSE5" "impulse 7"
bind "PAUSE" "pause"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "0.000000"
bottomcolor "211"
brightness "1.000000"
cl_allowdownload "1"
cl_allowupload "1"
cl_autohelp "0"
cl_buildmessages "1"
cl_centerentityid "0"
cl_cmdbackup "2"
cl_cmdrate "10"
cl_cmhotkeys "qwerasdfzxcv"
cl_dlmax "128"
cl_download_ingame "1"
cl_dynamiclights "1"
cl_forcedefaultfov "0"
cl_highdetail "1"
cl_himodels "0"
cl_idealpitchscale "0.8"
cl_lc "1"
cl_logocolor "#Valve_Ltblue"
cl_logofile "gun1"
cl_lw "1"
cl_musicdelay "0.000000"
cl_musicdirectory ""
cl_musicenabled "0"
cl_musicvolume "0.000000"
cl_particleinfo "0"
cl_quickselecttime "0.500000"
cl_timeout "60"
cl_updaterate "101"
cl_vsmoothing "0.05"
con_color "115 0 0"
console "1"
crosshair "1"
fps_max "101"
fps_modem "0.0"
gamma "2.500000"
gl_dither "1"
gl_flipmatrix "0"
gl_fog "1"
gl_monolights "0"
gl_overbright "0.000000"
gl_polyoffset "4"
hisound "1"
hpk_maxsize "0"
hud_capturemouse "1"
hud_centerid "0"
hud_classautokill "1"
hud_draw "1"
hud_fastswitch "1"
hud_takesshots "0"
joystick "0"
lookspring "0.000000"
lookstrafe "0.000000"
m_filter "0"
m_forward "1"
m_pitch "-0.022000"
m_side "0.8"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0"
mp_decals "4096"
name "3< > ')])>< :<->-D:|<* 'Ps"
net_graph "0"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "0.0"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "1"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "4.1"
skin ""
suitvolume "1.000000"
sv_aim "0"
sv_voiceenable "1"
team ""
topcolor "226"
viewsize "120.000000"
voice_enable "1"
voice_forcemicrecord "1.000000"
voice_modenable "1"
voice_scale "2"
volume "0.5"
setinfo "_pw-home" "ycsp21"
+mlook
exec userconfig.cfg</span>
<b><span style='color:purple'>fade.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot2; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"</span>
<b><span style='color:purple'>rate.cfg</span></b>
<span style='color:gray'>rate "25000"
cl_updaterate "101"
cl_cmdrate "101"
crosshair "1"</span>
<b><span style='color:purple'>gorg.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot2; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind "z" "impulse 91"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"</span>
<b><span style='color:purple'>lerk.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot3; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
alias +pipe_trap "slot2;cl_pitchdown 108; cl_pitchspeed 9999; +lookdown; cl_yawspeed 100;+attack; wait;cl_pitchdown 89; cl_pitchspeed 225 cl_yawspeed 210; -attack; -lookdown; force_centerview"
alias -pipe_trap "cl_pitchdown 89; cl_pitchspeed 225 cl_yawspeed 210; -attack; -lookdown; force_centerview"
bind MOUSE5 "+pipe_trap"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MWHEELDOWN" "slot2"
bind "MWHEELUP" "slot1"
bind "CTRL" "impulse 7"
alias +djump "+forward;wait;+jump"
alias -djump "-forward;-jump"
bind "space" "+djump"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "slot4"</span>
<b><span style='color:purple'>comm.cfg</span></b>
<span style='color:gray'>sensitivity 2.25
bind "SHIFT" "+voicerecord"
bind "SPACE" "+jump"
bind "z" "impulse 8;say_team [*Covering You*]"
alias crouchon "speak fire; speak one;lastinv;exec pistolscript.cfg;alias crouchtoggle crouchoff"
alias crouchoff "speak fire; speak two;slot2;exec pistolscript1.cfg;alias crouchtoggle crouchon"
crouchoff
bind "q" "crouchtoggle"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "MOUSE5" "impulse 7;say_team [*Cover Me*]"
bind "5" "slot5"
bind "4" "slot4"
bind "3" "slot3"
bind "2" "slot2"
bind "1" "slot1"
bind "CAPSLOCK" "impulse 9"
bind "MOUSE4" "impulse 13;say_team [*Enemies*]"
bind "c" "impulse 10;say_team [*Medic*]"
bind "x" "impulse 11;say_team [*Ammo*]"
bind "r" "+reload"
bind "z" "la"
bind "x" "oh"
bind "c" "doh"
bind "g" "impulse 3;say_team [*Gun Droped*]"
bind "f" "+showmap"
bind "b" "impulse 124"
bind "m" "impulse 123"
bind "n" "impulse 125"</span>
<b><span style='color:purple'>marine.cfg</span></b>
<span style='color:gray'>sensitivity 2.25
mp_decals 4096
bind "SHIFT" "+speed"
alias +cjump "+jump; +duck"
alias -cjump "-jump; -duck"
bind "SPACE" "+cjump"
bind "z" "impulse 8;say_team [*Covering You*]"
alias crouchon "speak fire; speak one;lastinv;exec pistolscript.cfg;alias crouchtoggle crouchoff"
alias crouchoff "speak fire; speak two;slot2;exec pistolscript1.cfg;alias crouchtoggle crouchon"
crouchoff
bind "q" "crouchtoggle"
bind "F4" "impulse 80;say_team [Requesting Order}{Resource]"
bind "F3" "impulse 81;say_team [Roger//Afirmative]"
bind "MOUSE5" "impulse 7;say_team [*Cover Me*]"
bind "1" "slot1"
bind "2" "impulse 14;say_team [*Move Out*]"
bind "3" "impulse 15;say_team [*Clear*]"
bind "4" "impulse 12;say_team [*Holding Position*]"
bind "5" "say_team [*Requesting Scan*]"
bind "CAPSLOCK" "impulse 9"
bind "MOUSE4" "impulse 13;say_team [*Enemies*]"
bind "c" "impulse 10;say_team [*Medic*]"
bind "x" "impulse 11;say_team [*Ammo*]"
bind "r" "impulse 2;say_team [*Reloading*]"
bind "g" "impulse 3;say_team [*Gun Droped*]"
bind "CTRL" "+duck"
bind "f" "+showmap"</span>
<b><span style='color:purple'>onos.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot1; +attack"
alias -blink "-attack; slot2"
bind "MOUSE4" "+blink"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot3"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"</span>
<b><span style='color:purple'>skulk.cfg</span></b>
<span style='color:gray'>sensitivity 4.1
bind "SHIFT" "+speed"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
bind space "+bhop"
alias +blink "slot3; +attack"
alias -blink "-attack; slot1"
bind "MOUSE4" "+blink"
bind "z" "impulse 8;say_team [*Covering You*]"
bind "MWHEELDOWN" "slot4"
bind "MWHEELUP" "slot2"
bind "MOUSE5" "impulse 7"
bind "CTRL" "+duck"
bind "r" "impulse 9;say_team [*Attack*]"
bind "q" "lastinv"
alias +fly "slot3; +attack; wait; slot1; +attack"
alias -fly "wait; slot3; +attack; wait; slot1; -attack"
bind "MOUSE4" "+fly"</span>
<b><span style='color:purple'>pistolscript.cfg</span></b>
<span style='color:gray'>bind mwheeldown "invnext;+attack;wait;-attack"
bind mwheelup "invprev;+attack;wait;-attack"</span>
<b><span style='color:purple'>pistolscript1.cfg</span></b>
<span style='color:gray'>bind "MWHEELUP" "+attack"
bind "MWHEELDOWN" "+attack"</span>
-----------------------------------------------------------------------------------------------
<i><b><span style='color:orange'>These Are MY Scripts. :P</span></b></i>
<span style='color:yellow'>***</span><span style='color:orange'>UPDATE</span><span style='color:yellow'>***</span>
<b><span style='color:purple'>lerk.cfg</span></b>:
<span style='color:blue'>Gas down script "MOUSE 5" ---</span>
<span style='color:green'>Changed "q" to "slot4" ---
Changed "ctrl" to "impulse 7"
Added easier flight to spacebar ---
Added text to team comm signals/ [*Attack*] ---</span>
<b><span style='color:purple'>marine.cfg</span></b>:
<span style='color:green'>Changed "space" to a duckjump script
Added text to team on Reloading ---
Added text to team on Droping Gun ---</span>
<span style='color:red'>Added text to team on other comm signals ---</span>
<span style='color:green'>Added text to team on #keys 2,3,4,5 ---
Changed #key 1 to "slot1" ---</span>
<b><span style='color:purple'>comm.cfg</span></b>:
<span style='color:green'>Added text to team on Droping Gun ---
Removed text to team from #keys 1,2,3,4,5 ---</span>
<b><span style='color:purple'>skulk.cfg</span></b>:
<span style='color:green'>Added text to team comm signals/ [*Attack*] ---</span>
<span style='color:blue'>Added skulk leap exploit to "MOUSE4" with no energy</span>
<span style='color:red'>Skulk leap script "MOUSE4"</span>
<b><span style='color:purple'>onos.cfg</span></b>:
<span style='color:green'>Added text to team comm signals/ [*Attack*] ---</span>
<b><span style='color:purple'>fade.cfg</span></b>:
<span style='color:green'>Added text to team comm signals/ [*Attack*] ---</span>
This discussion has been closed.
Comments
edit: guys he admitted to cheating
bind "p" "admin_ssay OGC Detected On Player: |-YcSp-|Jimyd"
Still, the configs for the individual aliens are worth looking at. I only have ones for skulk/fade/rine atm.
One thing though, why is:
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->
alias crouchon "speak fire; speak one;lastinv;exec pistolscript.cfg;alias crouchtoggle crouchoff"
alias crouchoff "speak fire; speak two;slot2;exec pistolscript1.cfg;alias crouchtoggle crouchon"
crouchoff
bind "q" "crouchtoggle"
<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
...in the comm section?
Can can you explain what it does? From my quick lookever:
Plays the HL "fire!" sound locally,
Plays the HL "1" sound locally,
Switches to previous weapon
Does some pistol stuff
Turns on crouch
:\ How is this useful as a marine, let alone comm. :s
--
Think I will steal the gestation impulses. Saves me changing the list into binds. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> I have them mapped to "gorge" and "Fade" etc, so I just type that in console to gestate. <!--emo&::nerdy::--><img src='http://www.unknownworlds.com/forums/html//emoticons/nerd.gif' border='0' style='vertical-align:middle' alt='nerd.gif' /><!--endemo-->
That said heres what it does:
when i press "q" on my keyboard it exec the pistolscript.cfg, which binds my mouswheel up and down to switch weapons automaticaly.
when i press "q" *AGAIN* it exec the pistolscript2.cfg (notice the 2), which bind my mousewheel to "+attack" and changes my weapon to pistol .... esentaily a pistol script sorta.
So in conslusion its for my convience, since i like switching weapons with my mouse wheel, and i can "pistolscript" at the same time.
But really i hardly use this, this was just requested by one of my former clanmate.
ALSO: Jdub your correct, anyone can do this stuff manually. Its just a matter of convience. Like i said, most scripts are not HAX!!!111 =|
<!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html//emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif' /><!--endemo-->
OMG TBH PWND NOOB!!!! weeee....
yes, WTH is that in lerk.cfg
you got the wrong mod
only anuses use that in TFC anyways
Indeed. Taunt binds are pathetic and immature, and none of those scripts look like they are actually worth using to me. While it is nice that you shared, the last thing we need are more players throwing pre-bound insults at each other.
Sorry i shoulda bleeped it out =/
yes, WTH is that in lerk.cfg
you got the wrong mod
only anuses use that in TFC anyways <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
no i dont, it works perfectly with celerity when flying over a marines head <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->
<!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html//emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif' /><!--endemo-->
OMG TBH PWND NOOB!!!! weeee.... <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
ROFL yea THE BHOPING GORGY IS DODGING ALL MY SG BLASTS NO NO *dies to spit or health spray*