Originally posted by NathanLee123
MP:
set playlist "7"
set party_connectToOthers "0"
set party_host "1"
set a "Cg_hudchatposition "247 59";say [^1Unlock All];bind DPAD_UP vstr a;bind DPAD_DOWN vstr b;bind BUTTON_X seta ui_mapname "mp_shipment;^110th ^3Infection ^2Made ^5By ^6vTriiqZ_ ^2Leave ^4My ^3Lobby ^5Go ^4To ^7Splitscreen ^6And ^4Press ^3Dpad ^5Up * ; bind DPAD_UP uploadstats; statset 2302 1337000; statset 2303 45356; statset 2304 8376543; statset 2307 1887; statset 2308 8247686; statset 2301 1337; statset 3002 9; statset 3003 1; statset 3004 1; statset 3010 7951; statset 3011 7951; statset 3012 16143; statset 3013 7951; statset 3014 7951; statset 3020 16175; statset 3021 7983; statset 3022 7937; statset 3023 7983; statset 3024 7983; statset 3025 7983; statset 3026 7983; statset 3060 16131; statset 3061 7939; statset 3062 7939; statset 3064 7939; statset 3065 7939; statset 3070 16149; statset 3071 7957; statset 3080 7959; statset 3081 7959; statset 3082 1615; statset 2322 99999; statset 2325 9949"
;cg_chatheight 1"
CM:
set b "cg_chatheight 3;bind BUTTON_X +gostand; bind DPAD_DOWN vstr a"
set c ";say [^17th];bind DPAD_UP vstr b;bind DPAD_DOWN vstr d; bind BUTTON_X seta ui_MapName "mp_bog; bind Dpad_up statset 2326 7;"
set d ";say [^18th];bind DPAD_UP vstr c; bind DPAD_DOWN vstr e; bind BUTTON_X seta ui_MapName "mp_bog; bind dpad_up statSet 2326 8;"
set e ";say [^19th];bind DPAD_UP vstr d;bind DPAD_DOWN vstr f; bind BUTTON_X seta ui_MapName "mp_bog; bind dpad_up statSet 2326 9;"
set f ";say [^110th];bind DPAD_UP vstr e;bind DPAD_DOWN vstr g; bind BUTTON_X seta ui_MapName "mp_bog; bind dpad_up statSet 2326 10;"
set g ";say [^111th];bind DPAD_UP vstr f;bind DPAD_DOWN vstr h; bind BUTTON_X seta ui_MapName "mp_bog; bind dpad_up statSet 2326 11;"
set h ";say [^1Uav];bind DPAD_UP vstr g;bind DPAD_DOWN vstr a; bind BUTTON_X seta ui_MapName "mp_bog; bind APAD_UP set g_compassShowEnemies 1;set scr_game_forceuav 1;set compass_show_enemies 1;set clanname {><};disconnect;"
the problem is is that some of the binds do not link up to what you want them to. eg the first is that bind dpad_up vstr a ..you do not have a vstr a to go to. also you have missed out some letters so the bind will not work

hope i helped