unbindall //Human Binds Buy and Build Scripts // Number Binds - Dont touch this bind "1" vstr n1 bind "2" vstr n2 bind "3" vstr n3 bind "4" vstr n4 bind "5" vstr n5 bind "6" vstr n6 bind "7" vstr n7 bind "8" vstr n8 bind "9" vstr n9 bind "0" vstr n0 // Human Weapon Binds set gunecho "echo ^4GunBinds" set gun1 "echo ^4Pain Saw;sell weapons;buy psaw;itemact psaw" set gun2 "echo ^4Rifle;sell weapons;buy rifle;itemact rifle" set gun3 "echo ^4Shotgun;sell weapons;buy shotgun;itemact shotgun" set gun4 "echo ^4Laser Gun;sell weapons;buy lgun;itemact lgun" set gun5 "echo ^4Chaingun;sell weapons;buy chaingun;itemact chaingun" set gun6 "echo ^4Mass Driver;sell weapons;buy mdriver;itemact mdriver" set gun7 "echo ^4Flamer;sell weapons;buy flamer;itemact flamer" set gun8 "echo ^4Pulse Rifle;sell weapons;buy prifle;itemact prifle" set gun9 "echo ^4Lucifer Cannon;sell weapons;buy lcannon; buy ammo;itemact lcannon" set gun0 "echo ^4Construction Kit;echo ^4Builder mode; sell weapons;buy ackit;buy ckit;itemact ackit;itemact ckit;vstr hbbinds" set gunbinds "vstr gunecho;set n1 vstr gun1;set n2 vstr gun2;set n3 vstr gun3;set n4 vstr gun4;set n5 vstr gun5;set n6 vstr gun6;set n7 vstr gun7;set n8 vstr gun8;set n9 vstr gun9;set n0 vstr gun0;bind / vstr hbbinds" bind leftarrow "sell upgrades;buy bsuit" bind uparrow "sell bsuit;sell battpack;buy helmet;buy larmour" bind rightarrow "sell weapons;sell upgrades;buy rifle;itemact rifle" bind downarrow "sell bsuit;sell jetpack;buy battpack;buy helmet;buy larmour" bind h "sell jetpack;itemtoggle jetpack;buy jetpack" bind g "sell gren;itemact gren;buy gren" bind f "itemtoggle jetpack" // Human Build Binds set hbecho "echo ^4Buildbinds" set hb1 "build reactor" // 1 key will build a Reactor set hb2 "build telenode" // 2 key will build a Telenode Spawn set hb3 "build mgturret" // 3 key will build a Machinegun Turret set hb4 "build arm" // 4 key will build an Armory set hb5 "build medistat" // 5 key will build a Medical Station set hb6 "build dcc" // 6 key will build a Defense Computer set hb7 "build repeater" // 7 key will build a Repeator set hb8 "build tesla" // 8 key will build a Tesla Coil set hb9 "deconsruct" // 9 key will decontruct as well as tell your team set hb0 "echo ^4Soldier mode; sell weapons;buy rifle;itemact rifle; vstr gunbinds" // 0 key will sell your construction kit and change keys to purchase and select regular weapons set hbbinds "vstr hbecho;set n1 vstr hb1;set n2 vstr hb2;set n3 vstr hb3;set n4 vstr hb4;set n5 vstr hb5;set n6 vstr hb6;set n7 vstr hb7;set n8 vstr hb8;set n9 vstr hb9;set n0 vstr hb0;bind / vstr gunbinds" //binds bind PGUP "exec human.cfg; team Humans; vstr gunbinds" bind PGDN "exec alien.cfg; team Aliens; vstr aebinds" bind F11 "class ckit;class ackit;vstr hbbinds" // joins as builder bind F12 "class rifle;vstr gunbinds" // joins as soldier // standard binds exec standard.cfg // Special binds bind MWHEELDOWN "weapprev" bind MWHEELUP "weapnext" bind MOUSE4 "itemtoggle blaster" bind c "buy ammo" bind q "itemact medkit" bind f "itemtoggle jetpack" bind g "sell gren; buy gren" bind h "sell jetpack; buy jetpack" bind e "itemact lcannon" bind MOUSE3 "say_team ^3Throwing grenade!; itemact gren" bind MOUSE4 "itemtoggle blaster" bind UPARROW "sell bsuit;sell battpack;buy helmet;buy larmour" bind DOWNARROW "sell bsuit;sell jetpack;buy battpack;buy helmet;buy larmour" bind LEFTARROW "sell upgrades;buy bsuit" bind RIGHTARROW "sell weapons;sell upgrades;buy rifle;itemact rifle" bind F3 "say_team ^3Overmind down!" bind F4 "say_team ^3Grenade!!!" bind F5 "say_team ^3Yes/OK" bind F6 "say_team ^3No/Not OK" bind F7 "say_team ^3Base is fine." bind F8 "say_team ^3Defend base!!!" bind F9 "say_team ^3Attack enemy base!!!" bind F10 "say_team ^3We need telenodes!!!"