// !!Do not modlify the following!! // alias +hook "hook action; wait; hook shrink" alias -hook "hook stop" alias +shrink "hook shrink" alias -shrink "hook stop" alias +grow "hook grow" alias -grow "hook stop" // here is where you set your keys // only change 'SHIFT', 'w', or 'r' to whatever key you desire // bind g +hook // hook on/off toggle bind f +grow // for sliding down the chain bind r +shrink // for climbing up the chain // change these all you like bind j "use jetpack" bind l "cmd laser" bind s "cmd lsight" // bind MWHEELDOWN "cmd push" // bind MWHEELUP "cmd pull" bind o "cmd pull" bind p "cmd push" bind end "cmd kamikaze" bind f11 "cmd zoom 1" bind f10 "cmd zoom 0" // bind x "cmd chasecam" bind w "cmd scanner" bind d "cmd decoy" bind m "cmd firemode" bind n "cmd nightvision"