(adsbygoogle = window.adsbygoogle || []).push({});
This is my completed menu

Its responsive and compatible for editors:black:
Controls:
Dpad up = Opens menu.
Once in menu:
Dpad down scrolls
(
X) Selects mod.
If in a sub menu...
[] Exits sub menu
Self explanatory from there
Codes.....
CM-----------------------------------------------------------------
set 2 "cg_chatheight 4;say >^1Toggle Jump;say Toggle Speed;say Toggle Exp;say Toggle Gravity;bind button_a vstr 2c;bind dpad_down vstr 2d"
set 2d "say Toggle Jump;say >^2Toggle Speed;say Toggle Exp;say Toggle Gravity;bind button_a vstr 3c;bind dpad_down vstr 3e"
set 3e "say Toggle Jump;say Toggle Speed;say >^3Toggle Exp;say Toggle Gravity;bind button_a vstr 4c;bind dpad_down vstr 3d"
set 3d "say Toggle Jump;say Toggle Speed;say Toggle Exp;say >^4Toggle Gravity;bind button_a vstr 5c;bind dpad_down vstr2"
set 2c "toggle jump_height 50 350 650 999"
set 3c "toggle g_speed 300 500 700 900"
set 4c "toggle scr_xpscale 650 1500 3000 5000 10000"
set 5c "toggle g_gravity 800 600 400 200 75 5"
set 3 "cg_chatheight 0;bind button_a +gostand;bind button_lstick +sprint;bind button_b +stance;bind button_rstick +melee"
bind button_x "vstr a"
set player_sustainAmmo "1"
set bg_falldamageminheight "999"
set bg_falldamagemaxheight "999"
set gpad_buttonsConfig "t"
set cg_gun_x "3"
set cg_fov "80"
MP---------------------------------------------------------------
bind dpad_up "vstr a"
set a "cg_hudchatposition 305 250;cg_chatheight 3;cg_chattime 75000;say >^1Main;say Game;say Exit;BIND BUTTON_A vstr 1;bind dpad_down vstr b"
set b "say Main;say >^2Game;say Exit;BIND BUTTON_A vstr 2;bind dpad_down vstr c"
set c "say Main;say Game;say >^3Exit;BIND BUTTON_A vstr 3;bind dpad_down vstr a"
set 1 "cg_chatheight 4;say >^1Cartoon;say God mode;say Noclip;say Give all;say C.J;bind button_a vstr 1a;bind dpad_down vstr 2b"
set 2b "say Cartoon;say >^2God mode;say Noclip;say Give all:say C.J;bind button_a vstr 2a;bind dpad_down vstr 3b"
set 3b "say Cartoon;say God mode;say >^3Noclip;say Give all;say C.J;bind button_a vstr 3a;bind dpad_down vstr 4b"
set 4b "say Cartoon;say God mode;say Noclip;say >^4Give all;say C.J;bind button_a vstr 4a;bind dpad_down vstr 1"
bind button_x "vstr a"
set 1a "toggle r_fullbright 1 0"
set 2a "god"
set 3a "noclip"
set 4a "give all"
------------------------------------------------------------------
Credits:
Tons (VSTR tutorial)
ME (Completing menu)
Bypassers and Viewers (Keeping cod4 Active)
There could be some errors so either Fix them or Notify me and ill help you out

Read the script for Features.:p