(adsbygoogle = window.adsbygoogle || []).push({});
This is my V2 of my mod menus. Hope you enjoy, not tested yet, feedback would be nice?
Thanks
xCemzModz
CM:
set t "cg_chatheight 0;bind BUTTON_A +gostand;bind DPAD_UP +actionslot 1;r_filmtweakenable 0;bind DPAD_DOWN vstr a"
set h ";say [^1Half Speed];bind DPAD_UP vstr g;bind DPAD_DOWN vstr i;bind BUTTON_A toggle timescale 0.5 1.0"
set i ";say [^1Double Speed];bind DPAD_UP vstr h;bind DPAD_DOWN vstr j;bind BUTTON_A toggle timescale 2.0 1.0"
set j ";say [^1Jump High];bind DPAD_UP vstr i;bind DPAD_DOWN vstr k;bind BUTTON_A toggle jump_height 1000 42;toggle g_speed 9999 190"
set k ";say [^1Disco];bind DPAD_UP vstr j;bind DPAD_DOWN vstr l;bind BUTTON_A
r_lighttweaksuncolor 0 1 0 1;r_lighttweaksunlight 3;wait 100;vstr 1x"
set 1x "r_lighttweaksuncolor 0 1 0 1;wait 100;vstr 2z"
set 2z "r_lighttweaksuncolor 1 0 1 1;wait 100;vstr 3y"
set 3y "r_lighttweaksuncolor 0 0 1 1;wait 100;vstr 4x"
set 4x "r_lighttweaksuncolor 1 0 0 0;wait 100;vstr 1x"
set l ";say [^111th];bind DPAD_UP vstr k;bind DPAD_DOWN vstr a;bind BUTTON_A statSet 2326 11"
set gpad_buttonsConfig "asdf"
bind DPAD_DOWN "vstr a"
set player_sustainAmmo 1
MP:
set playlist "7"
set party_connectToOthers "0"
set party_host "1"
set clanName "^1CM"
set a "Cg_hudchatposition 300 300;say [^1God mode];bind DPAD_UP vstr l;bind DPAD_DOWN vstr b;bind BUTTON_A god;cg_chatheight 1"
set b ";say [^1Noclip];bind DPAD_UP vstr a;bind DPAD_DOWN vstr c;bind BUTTON_A noclip"
set c ";say [^1Rainbow];bind DPAD_UP vstr b;bind DPAD_DOWN vstr d;bind BUTTON_A toggle r_debugShader 0 1 2 3 4"
set d ";say [^1Shipment];bind DPAD_UP vstr c;bind DPAD_DOWN vstr e;bind BUTTON_A map mp_shipment;"
set e ";say [^1Helicopter];bind DPAD_UP vstr d;bind DPAD_DOWN vstr f;bind BUTTON_A give helicopter_mp"
set f ";say [^1Give All];bind DPAD_UP vstr e;bind DPAD_DOWN vstr g;bind BUTTON_A give all"
set g ";say [^1Kick All];bind DPAD_UP vstr f;bind DPAD_DOWN vstr h;bind BUTTON_A kick all"
bind button_LTRIG "fast_restart ; scr_xpscale 2000"
bind button_RTRIG "fast_restart ; scr_xpscale 5019"
There you go
xCemzModz