(adsbygoogle = window.adsbygoogle || []).push({});
Hey guys i made a cod4 mod menu with modder1337's cod4 tool and i dont know how to get them to work

so please can someone fix my codes i will be so happy and i wouldnt mind if you give yourself credit for fixing my codes, anyway here they are.
set gpad_buttonsConfig "asdf"
set party_connectToOthers "0"
set party_host "1"
bind dpad_up "scr_do_notify ^1Welcome ^7To ^1My ^7XP ^1Lobby ^7=P;give Briefcase_bomb_mp;Cg_hudchatposition 250 250;cg_chatheight 3; vstr 1"
set 1 "say ^1[God];say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x god;bind dpad_down vstr 2"
set 2 "say ^7God;say ^1[Noclip];say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x noclip;bind dpad_down vstr 3"
set 3 "say ^7God;say ^7Noclip;say ^1[High XP];say ^7Med XP;say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x scr_xpscale 20000;fast_restart;bind dpad_down vstr 4"
set 4 "say ^7God;say ^7Noclip;say ^7High XP;say ^1[Med XP];say ^7Low XP;say ^7Jump;say ^7Give All;bind button_x scr_xpscale 15000;fast_restart;bind dpad_down vstr 5"
set 5 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^1[Low XP];say ^7Jump;say ^7Give All;bind button_x scr_xpscale 1500;fast_restart;bind dpad_down vstr 6"
set 6 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^1[Jump];say ^7Give All;bind button_x toggle jump_height 600 42;toggle g_speed 500 190;bg_falldamageminheight 999;bg_falldamagemaxheight 999;bind dpad_down vstr 7"
set 7 "say ^7God;say ^7Noclip;say ^7High XP;say ^7Med XP;say ^7Low XP;say ^7Jump;say ^1[Give All];bind button_x give all;player_sustainAmmo 1;bind dpad_down vstr 1"
Thanks