Post: Djxhero 123 Mod Menu v3 (challenge lobby like)
08-30-2011, 09:14 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); [ATTACH=CONFIG]11513[/ATTACH]

This is my second menu so go easy on me ;P

Menu Includes

-Opens briefcase when activated
-Shows 2 options Admin, and Fun Mods

DPAD UP -Opens Menu
DPAD DOWN -Closes Menu

Admin

X -11th Prestige
[] -Super XP
O - Negative XP
/\ - Verification
L2 -God Mode

Fun Mods

X -Infections
[] -Half Speed
O -Double Speed
/\ -UFO/noclip

R2 will give you all weapons but every time you close the menu you lose them all and get a golden eagle. So if you give yourself all the weapons make sure you press down before opening the menu to get a golden eagle and avoid menu issues.

**READ**

I have to give credit to lallyman for his tutorial on making menus like this. You can find it here https://www.nextgenupdate.com/forums/call-duty-4-exploits-hacks/279800-how-make-cod4-mod-menu-godlymodz-like.html

And if you do not know how to HxD edit to get the on-screen menu button proceed down to the bottom below the codes for the tutorial.

And if your menu is not centered just play around with set cg_hudchatposition "200 230" in the MP file change the numbers till you get it right

    [SIZE=3][U][I]MP[/I][/U][/SIZE]
bind Dpad_up "vstr 1;cg_chatheight 2;cg_chattime 50000"
set cg_hudchatposition "200 230"
set player_sustainammo "1"
set 1 "give briefcase_bomb_mp;aim_autoaim_debug 1;cg_chattime 50000;aim_autoaim_region_width 200;r_desaturation 4;wait 300;say ^2[Admin]*;say ^1[Fun Mods]*;bind button_a vstr 1a;bind button_x vstr 2a"
set 1a "cg_chatheight 5;bind button_a vstr A;bind button_y vstr B;bind button_b vstr C;bind button_x vstr D;bind button_ltrig vstr E;say ^611th Prestige-*;say ^6Verification-*;say ^6Negative XP-*;say ^6High XP-*;say ^6God Mode-*"
set 2a "cg_chatheight 4;bind button_a vstr aA;bind button_y vstr bB;bind button_b vstr cC;bind button_x vstr dD;say ^5Infections-*;say ^5UFO-*;say ^5Double Speed-*;say ^5Half Speed-*"
bind Dpad_down "r_desaturation 0;take all;give deserteaglegold_mp;cg_chattime 1;aim_autoaim_debug 0;bind button_a +gostand;bind button_x +reaload;bind button_y weapprev;bind button_b gocrouch"
set A "statSet 2326 11;snd_playlocal mp_level_up;^311th_Prestige"


    [SIZE=3][U]CM[/U][/SIZE]
set gpad_buttonsConfig "V"
set party_host "1"
set B "toggle jump_height 0 42;toggle g_speed 0 190;^3Verifying_All"
set C "fast_restart;scr_xpscale -5067830;^3Deranking"
set D "fast_restart;scr_xpscale 5000;^3XP_High"
set E "god"
set aA "cg_fov 120;cg_laserForceOn 1;g_speed 800;jump_height 800;bg_falldamageminheight 999;bg_falldamagemaxheight 999;set cg_overheadNamesGlow 1 1 1 1;r_znear 40;^3Infections"
set bB "noclip;^3Noclip"
set cC "toggle timescale 2.0 1.0;^3Double_Speed"
set dD "toggle timescale 0.5 1.0;^3Half_Speed"
bind button_rtrig "give all;^3All_Weapons"
set clanname "DJ**"


Getting on-screen buttons on menu

Ok first thing you need to do is download a HxD editor. here is a link ->https://download.cnet.com/HxD-Hex-Editor/3000-2352_4-10891068.html

Now open up MP with the editor and you should see this (anything highlighted in red will be black on your screen)

[ATTACH=CONFIG]11515[/ATTACH]

You see on the right side of my screen my MP codes, all you have to do is replace any "*" after the names of the mods with the ID number of the button you need. So i will demonstrate with the admin option. find the word admin on the right side of your screen and locate the "*" right after it and high light it. so here is what you will see

[ATTACH=CONFIG]11517[/ATTACH]

Once you highlight it you have to change the "2A" to The button ID you need. So in our case is is X and the ID is 01. So just replace it as shown.

[ATTACH=CONFIG]11516[/ATTACH]

List of button ID numbers

0E = Start
0F = Select
10 = L3
11 = R3
12 = L2
13 = R2
05 = L1
06 = R1
14 = D pad Up
15 = D pad Down
16 = D Pad Left
17 = D Pad Right
01 = X
02 = O
03 = []
04 = /\


So thats it, hope this tut helped, please rep me if it did Yes
(adsbygoogle = window.adsbygoogle || []).push({});
08-31-2011, 11:34 PM #2
lol m8 that is the hard way of doing it . lol here is a link to my thread You must login or register to view this content.
09-01-2011, 02:25 PM #3
iIxFR3DDYBOIxIi
Bounty hunter
lol not ur codes these have been leaked on youtube for about a year now (Fail)

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo