Updated my binds, all bugs aforementioned were fixed, just forgot to update that post.
From my Autoexec.cfg
exec binds/default.cfg
From my Default.cfg
//These are DeathOnIce's Binds
//This bind set includes 5 files: abuild.cfg, hbuild.cfg, human.cfg, aliens.cfg and autoexec.cfg.
//The following are my binds for my name.
seta name "^1}MG^5R^1{^7Mil^1e^7s^1=^7PK"
//Screenshot
bind f11 "screenshot; echo ScreenShot Taken"
//Taunt
bind f "+button3"
//The following are my binds for showing menus and the scoreboard.
bind ALT "+scores"
bind ESCAPE "togglemenu"
bind ` "toggleconsole"
bind ~ "toggleconsole"
//The following are my binds for the Mouse
bind MOUSE1 "+attack"
bind MOUSE2 "+button5"
bind MOUSE3 "+button2"
bind mwheelup "weapprev"
bind mwheeldown "weapnext"
//The following are my binds for Movement Keys
bind a "+moveleft"
bind s "+back"
bind d "+moveright"
bind w "+forward"
bind x "boost"
bind SPACE "+moveup"
bind c "+movedown"
//The following are my binds for Speech
bind t "messagemode"
bind y "messagemode2"
//Move Forward, Back, etc.
bind j "say_team ^5M^7ove ^5F^7orward^7""
bind k "say_team ^5M^7ove ^5B^7ackward^7""
bind l "say_team ^5H^7old ^5P^7osition^7"
//The following are my binds for Team-Switching
bind HOME "team spectate; exec binds/default.cfg"
bind PGUP "team aliens; exec binds/aliens.cfg"
bind PGDN "team humans; exec binds/humans.cfg"
//The following are my binds for Admin Commands
bind . "!listplayers"
bind [ "!cancelvote"
bind ] "!passvote"
//The following are my binds for Voting
bind f1 "vote yes; teamvote yes"
bind f2 "vote no; teamvote no"
//The following are my binds for Cheating
bind h "give all; echo ^5G^7ive ^5A^7ll"
bind n "give ammo"
bind u "noclip"
bind i "god"
From my Aliens.cfg
//This is the aliens.cfg document from DeathOnIce's bind-set.
//This bind set includes 5 files: abuild.cfg, hbuild.cfg, human.cfg, aliens.cfg and autoexec.cfg
//These are DeathOnIce's Binds
//The following are my binds for Crouching
bind c "+movedown"
//The following are my binds for Speaking as an Alien
bind KP_HOME "say_team ^7The ^5B^7ase ^5N^7eeds ^5H^7elp ^5- ^5R^7eturn ^5T^7o ^5B^7ase."
bind KP_UPARROW "say_team ^7The ^5B^7ase ^5M^7ight ^7 require assistance."
bind KP_PGUP "say_team ^5S^7tay ^7in the ^5b^7ase ^7- ^5N^7o ^7More ^5F^7eeding."
bind KP_LEFTARROW "say_team ^5H^7umans ^5I^7ncoming ^7- ^5A^7lternate ^5E^7ntrance."
bind KP_5 "say_team ^5H^7umans ^5I^7ncoming ^7- ^5M^7ain ^5E^7ntrance."
bind KP_RIGHTARROW "say_team ^7Build ^5N^7ow^7."
bind KP_END "say_team ^5R^7ush ^7the ^5T^7unnels^5!"
bind KP_DOWNARROW "say_team ^5R^7ush ^7the ^5F^7ront^5!"
//Switch To Building Binds
bind CTRL "exec binds/abuild.cfg"
//Unbind Building Binds
bind mwheelup "weapprev"
bind mwheeldown "weapnext"
//Switch Between Normal and Advanced Classes
bind - "vstr normalclasses"
bind = "vstr advancedclasses"
set normalclasses "bind 3 vstr basi; bind 4 vstr mara; bind 5 vstr goon; echo ^7Selected: ^5N^7ormal"
set advancedclasses "bind 3 vstr basiupg; bind 4 vstr maraupg; bind 5 vstr goonupg; echo ^7Selected: ^5A^7dvanced"
//The following are my binds for evolving as an alien
//Advanced Granger / Granger
bind 1 "class builderupg; class builder; exec binds/abuild.cfg"
//Dretch
bind 2 "class level0; exec binds/aliens.cfg"
//Basilisk / Advanced Basilisk
seta basi "class level1; exec binds/aliens.cfg"
seta basiupg "class level1upg; exec binds/aliens.cfg"
bind 3 "vstr basi"
//Marauder / Advanced Marauder
seta mara "class level2; exec binds/aliens.cfg"
seta maraupg "class level2upg; exec binds/aliens.cfg"
bind 4 "vstr mara"
//Dragoon / Advanced Dragoon
seta goon "class level3; exec binds/aliens.cfg"
seta goonupg "class level3upg; exec binds/aliens.cfg"
bind 5 "vstr goon"
//Tyrant
bind 6 "class level4; exec binds/aliens.cfg"
//Unbind Human Keys
unbind g
unbind uparrow
unbind downarrow
unbind rightarrow
unbind leftarrow
From my Abuild.cfg
//This is the abuild.cfg document from DeathOnIce's bind-set.
//This bind set includes 5 files: abuild.cfg, hbuild.cfg, human.cfg, aliens.cfg and autoexec.cfg
//These are DeathOnIce's Binds
//Mouse Wheel Changes buildable, 'r' builds buildable
//Select First Buildable
vstr eggpod
bind CTRL "exec binds/aliens.cfg"
//Overmind
set overmind "bind r build overmind;bind mwheeldown vstr eggpod;bind mwheelup vstr hovel; echo ^7Selecting: ^5O^7vermind"
//Egg
set eggpod "bind r build eggpod;bind mwheeldown vstr acidtube;bind mwheelup vstr overmind; echo ^7Selecting: ^5E^7gg"
//Acid Tube
set acidtube "bind r build acid_tube;bind mwheeldown vstr barricade;bind mwheelup vstr eggpod; echo ^7Selecting: ^5A^7cid Tube"
//Barricade
set barricade "bind r build barricade;bind mwheeldown vstr trapper;bind mwheelup vstr acidtube; echo ^7Selecting: ^5B^7arricade"
//Trapper
set trapper "bind r build trapper;bind mwheeldown vstr booster;bind mwheelup vstr barricade; echo ^7Selecting: ^5T^7rapper"
//Booster
set booster "bind r build booster;bind mwheeldown vstr hive;bind mwheelup vstr trapper; echo ^7Selecting: ^5B^7ooster"
//Hive
set hive "bind r build hive;bind mwheeldown vstr hovel;bind mwheelup vstr booster; echo ^7Selecting: ^5H^7ive"
//Hovel
set hovel "bind r build hovel;bind mwheeldown vstr overmind;bind mwheelup vstr hive; echo ^7Selecting: ^5H^7ovel"
From my Humans.cfg
//This is the humans.cfg document from DeathOnIce's bind-set.
//This bind set includes 5 files: abuild.cfg, hbuild.cfg, human.cfg, aliens.cfg and autoexec.cfg
//These are DeathOnIce's Binds
//The following are my binds for Crouching
bind c "vstr crouch1"
set crouch1 "+movedown; bind c vstr crouch2; echo ^5C^7rouch ^5O^7n"
set crouch2 "-movedown; bind c vstr crouch1; echo ^5C^7rouch ^5O^7ff"
//The following are my binds for Speaking as an Human
bind KP_HOME "say_team ^7The ^5B^7ase ^5N^7eeds ^5H^7elp ^5- ^5R^7eturn ^5T^7o ^5B^7ase."
bind KP_UPARROW "say_team ^7The ^5B^7ase ^5M^7ight ^7 require assistance."
bind KP_PGUP "say_team ^7Stay in the base - ^5N^7o ^7More ^5F^7eeding^7."
bind KP_LEFTARROW "say_team ^5A^7liens ^5I^7ncoming ^7- ^5A^7lternate ^7Entrance."
bind KP_5 "say_team ^5A^7liens ^5I^7ncoming ^7- ^5M^7ain ^5E^7ntrance."
bind KP_RIGHTARROW "say_team ^7Build ^5N^7ow^7."
bind KP_END "say_team ^5R^7ush ^7the ^5T^7unnels^5!"
bind KP_DOWNARROW "say_team ^5R^7ush ^7the ^5F^7ront^5!
//The following are my binds for buying and selling as a Human
//Misc.
bind b "buy ammo"
bind r "reload"
bind q "+button7"
bind m "itemact medkit"
bind e "deconstruct"
bind mwheelup "weapprev"
bind mwheeldown "weapnext"
//Switch To Building Binds
bind CTRL "exec binds/hbuild.cfg"
//Advanced Construction Kit / Construction Kit
bind 1 "class ackit; class ckit; sell weapons; buy ackit; buy ckit; exec binds/hbuild.cfg"
//Rifle
bind 2 "class rifle; sell battpack; sell weapons; buy rifle; exec binds/humans.cfg"
//Shotgun
bind 3 "sell weapons; sell battpack; buy shotgun; buy rifle; exec binds/humans.cfg"
//Lasgun
bind 4 "sell weapons; buy lgun; buy battpack; buy rifle; exec binds/humans.cfg"
//Massdriver
bind 5 "sell weapons; buy mdriver; buy battpack; buy rifle; exec binds/humans.cfg"
//Pulse Rifle
bind 6 "sell weapons; buy prifle; buy battpack; buy rifle; exec binds/humans.cfg"
//Lucifer Cannon
bind 7 "sell weapons; buy lcannon; buy battpack; buy rifle; exec binds/humans.cfg"
//Chaingun
bind 8 "sell weapons; buy chaingun; sell battpack; buy rifle; exec binds/humans.cfg"
//Flamethrower
bind 9 "sell weapons; buy flamer; sell battpack; buy rifle; exec binds/humans.cfg"
//Painsaw
bind leftarrow "sell weapons; sell battpack; buy psaw; buy gren; exec binds/humans.cfg"
//JetPack
bind 0 "sell battpack; sell bsuit; buy jetpack"
//Helmet and Light Armour
bind uparrow "sell upgrades; buy helmet; buy larmour"
//Battlesuit
bind rightarrow "sell upgrades; buy bsuit"
//Sell all Items
bind downarrow "sell upgrades; sell weapons"
//Grenade-Spam
bind g "vstr grenspam"
seta grenspam "buy gren; itemact gren; give all"
From my Hbuild.cfg
//This is the hbuild.cfg document from DeathOnIce's bind-set.
//This bind set includes 5 files: abuild.cfg, hbuild.cfg, human.cfg, aliens.cfg and autoexec.cfg
//These are DeathOnIce's Binds
//Mouse Wheel Changes buildable, 'r' builds buildable
//Select First Buildable
vstr mgturret
bind CTRL "exec binds/humans.cfg"
//Telenode
set telenode "bind r build telenode;bind mwheeldown vstr mgturret;bind mwheelup vstr reactor; echo ^7Selected: ^5T^7elenode"
//Machine Gun Turret
set mgturret "bind r build mgturret;bind mwheeldown vstr tesla;bind mwheelup vstr telenode; echo ^7Selected: ^5Ma^7chine ^5G^7un ^5T^7urret"
//Tesla
set tesla "bind r build tesla;bind mwheeldown vstr arm;bind mwheelup vstr mgturret; echo ^7Selected: ^5T^7esla"
//Armoury
set arm "bind r build arm;bind mwheeldown vstr dcc;bind mwheelup vstr tesla; echo ^7Selected: ^5A^7rmoury"
//Defense Computer
set dcc "bind r build dcc;bind mwheeldown vstr medi;bind mwheelup vstr arm; echo ^7Selected: ^5D^7efense ^5C^7omputer"
//Medistation
set medi "bind r build medistat;bind mwheeldown vstr repeater;bind mwheelup vstr dcc; echo ^7Selected: ^5M^7edistation"
//Repeater
set repeater "bind r build repeater;bind mwheeldown vstr reactor;bind mwheelup vstr medi; echo ^7Selected: ^5R^7epeater"
//Reactor
set reactor "bind r build reactor;bind mwheeldown vstr telenode;bind mwheelup vstr repeater; echo ^7Selected: ^5R^7eactor"