Post: [1.04]BO3 Best Menu Base Multiplayer
01-03-2016, 09:50 PM #1
RF0oDxM0Dz
You talkin to me?
(adsbygoogle = window.adsbygoogle || []).push({});
Hey NGU

i'm working for this menu few days and i converted MenuBase GTA V made by 2much4u to BO3 and i added all functions and fixed all of problems in Menu BlackScreen .loading Freeze ...Etc



pictures

You must login or register to view this content.
You must login or register to view this content.

You must login or register to view this content.



You must login or register to view this content.

Credits

2much4u
RFOoD x MoDz
OstankyMoDz
Swaqq
Last edited by RF0oDxM0Dz ; 01-04-2016 at 08:17 AM.

The following 8 users say thank you to RF0oDxM0Dz for this useful post:

anxify, Boliberrys, Father Luckeyy, jazrawi_ae, OfficialCoolJay, Pianist Prodigy, VenoxCoding, vicious_results
01-09-2016, 03:44 PM #20
SC58
Former Staff
Originally posted by Rainbow
Most things will be exactly the same, the languages you use, the tools (like Visual Studio and other IDEs) you use, only things that will change when PS4 modding eventually becomes a thing is gonna be things like the debugger and other prodg tools (probably) and the architecture they use (x86-64)


they don't use prodg anymore, as far as i know there is no debugger (memory editor) (but one could be made like ccapi), plus testkit/devkit r pointless as fck until a cfw (or a full console exploit) could happen or away to allow the console to run fully without being enable to work and to play retail disc else its just a paper weight unless enabled but once enabled u can only debug stuff, ppl can do more stuff on a retail atm then a kit :p

The following user thanked SC58 for this useful post:

John
01-09-2016, 03:47 PM #21
Best menu base? Lmao, I've seen script kiddies spit out better code...You're lucky PS3 can handle autism (Since it's processor is also autism), if you even tried running this code on Xbox you'd instantly crash xD

    
void addBoolOption(char *option, bool b00l, char *info)
{
char buf[50];
if (b00l)
{
Toggle("^2On");
addOption(option, info);
}
else
{
Toggle("^1Off");
addOption(option, info);
}
}


I mean ????????

    
inline void add_bool(char*szOption, bool bState, char*szDesc)
{
Toggle(bState ? "^2ON" : "^1OFF");
addOption(szOption, szDesc);
}


The design is horrible, the code is a disgrace...yet you call this the best menu base? Lmao, pls change title, thx.

The following 2 users say thank you to Bitwise for this useful post:

Midnight, snapin
01-09-2016, 06:44 PM #22
snapin
Banned
Originally posted by s View Post
I dont know really what to says


xDDDDDD
01-12-2016, 01:23 AM #23
nice post, thanks .
01-20-2016, 09:33 AM #24
Originally posted by RFOoD
Hey NGU

i'm working for this menu few days and i converted MenuBase GTA V made by 2much4u to BO3 and i added all functions and fixed all of problems in Menu BlackScreen .loading Freeze ...Etc



pictures

You must login or register to view this content.
You must login or register to view this content.

You must login or register to view this content.



You must login or register to view this content.

Credits

2much4u
RFOoD x MoDz
OstankyMoDz
Swaqq


I think im gonna make something out of this Nice Release!
01-20-2016, 06:56 PM #25
Mr_Snake_-
Little One
thanks !
nice base
01-25-2016, 05:21 AM #26
Dannyreyna100
Pokemon Trainer
how do i use the menu?
04-17-2016, 06:06 PM #27
jfggh2
Keeper
How do I exactly install this?
04-17-2016, 06:08 PM #28
jfggh2
Keeper
How did you install this?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo