Post: [NEW] Master Ro/rothebeast's v5 Menu Base. [COOL FEATURES] + Verification
12-31-2012, 09:28 PM #1
Master Ro
I make food
(adsbygoogle = window.adsbygoogle || []).push({});
Master Ro/rothebeast's v5 Menu Base


Hey Guys, I figured I hadn't released a menu base in a while :lol: , So I thought I would release my v5 Menu Base.

VIDEO: (Watch in 720p )



FEATURES:

    
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on


CONTROLS:

PC:

    
Out Of Menu
==========
N - Open Menu

Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back


Ps3:

    
Out Of Menu
==========
Up - Open Menu

Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back


How to Use Menu:


How to add A Menu:

    

self addMenuPage( <parent>, <child>, <label>, <title> );



How to add an Option

    

self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary



Example:

    

self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title

self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );





Script:

You must login or register to view this content.


CREDITS:
    
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base
(adsbygoogle = window.adsbygoogle || []).push({});

The following 31 users say thank you to Master Ro for this useful post:

^TPP^, *xActionMods*, Ariel R., BigGucciSosa300, blackhawk2299, BlurzGoHard, Eazoh, EcLiPz_MoDD3Rz, Flamby, FutureOps, HackersForRent, Harry, Heaney, ImGsus, ImPiffHD, jtdude, JTFormula2, KCxFTW, Lygaya, Machine, Obris, OmGRhys-x, ICS Vortex, SeanVII, StonedYoda, T_m_b07, Vanz, xePixTvx, xExploitModzHD
12-31-2012, 09:30 PM #2
*xActionMods*
I’m too L33T
Originally posted by Master
Master Ro/rothebeast's v5 Menu Base


Hey Guys, I figured I hadn't released a menu base in a while :lol: , So I thought I would release my v5 Menu Base.

VIDEO: (Watch in 720p )



FEATURES:

    
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on


CONTROLS:

PC:

    
Out Of Menu
==========
N - Open Menu

Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back


Ps3:

    
Out Of Menu
==========
Up - Open Menu

Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back


How to Use Menu:


How to add A Menu:

    

self addMenuPage( <parent>, <child>, <label>, <title> );



How to add an Option

    

self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary



Example:

    

self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title

self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );





Script:

You must login or register to view this content.


do you know how long i was waiting for :fa:
12-31-2012, 09:33 PM #3
I fucking love this :love: and this will defo be the base im going to be using for my v3 Winky Winky Good work, Keep it Up!

The following user thanked SUBARUDEMON for this useful post:

Master Ro
12-31-2012, 09:41 PM #4
Looks sick man!

The following user thanked Jakes625 for this useful post:

Master Ro
12-31-2012, 09:42 PM #5
Originally posted by Master
Master Ro/rothebeast's v5 Menu Base


Hey Guys, I figured I hadn't released a menu base in a while :lol: , So I thought I would release my v5 Menu Base.

VIDEO: (Watch in 720p )



FEATURES:

    
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on


CONTROLS:

PC:

    
Out Of Menu
==========
N - Open Menu

Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back


Ps3:

    
Out Of Menu
==========
Up - Open Menu

Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back


How to Use Menu:


How to add A Menu:

    

self addMenuPage( <parent>, <child>, <label>, <title> );



How to add an Option

    

self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary



Example:

    

self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title

self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );





Script:

You must login or register to view this content.


CREDITS:
    
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base


Looks good ro, STRAIGHT TO WORK I GO
12-31-2012, 10:35 PM #6
Master Ro
I make food
Originally posted by Jakes625PS3 View Post
Looks sick man!


Thanks Man, Really appreciate it Happy
12-31-2012, 10:38 PM #7
Dan
I'm a god.
This is probably one of the best I've seen in a while.
12-31-2012, 11:02 PM #8
J
Who’s Jim Erased?
If i hadn't started my patch using your v4 , i would have used this :p
Good work ro! :y:
01-01-2013, 12:36 AM #9
*xActionMods*
I’m too L33T
Originally posted by Master
Master Ro/rothebeast's v5 Menu Base


Hey Guys, I figured I hadn't released a menu base in a while :lol: , So I thought I would release my v5 Menu Base.

VIDEO: (Watch in 720p )



FEATURES:

    
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on


CONTROLS:

PC:

    
Out Of Menu
==========
N - Open Menu

Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back


Ps3:

    
Out Of Menu
==========
Up - Open Menu

Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back


How to Use Menu:


How to add A Menu:

    

self addMenuPage( <parent>, <child>, <label>, <title> );



How to add an Option

    

self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary



Example:

    

self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title

self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );





Script:

You must login or register to view this content.


CREDITS:
    
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base


a reason why i like this menu base so much <3 when i leave a sub menu and go back on it, it goes too the same place you was @ <3 how can you make this in one day your epic man
01-01-2013, 01:28 AM #10
Vanz
Z32 Love <3
Originally posted by Master
Master Ro/rothebeast's v5 Menu Base


Hey Guys, I figured I hadn't released a menu base in a while :lol: , So I thought I would release my v5 Menu Base.

VIDEO: (Watch in 720p )



FEATURES:

    
Auto-Scrolling
Information Box
Player's Menu
Verification
Scroll Bar goes back to menu you were previously on


CONTROLS:

PC:

    
Out Of Menu
==========
N - Open Menu

Inside Menu
==========
N - Scroll Up
5 - Scroll Down
Space - Select an Option
R - Go Back


Ps3:

    
Out Of Menu
==========
Up - Open Menu

Inside Menu
==========
Up - Scroll Up
Down - Scroll Down
X - Select an Option
Square - Go Back


How to Use Menu:


How to add A Menu:

    

self addMenuPage( <parent>, <child>, <label>, <title> );



How to add an Option

    

self addMenuOption( <menu>, <label>, <action>, <arg>, <response> );//<response> is never necessary



Example:

    

self addMenuPage( "Main", "Account", "Account Menu" );//If we don't define the title, the label becomes the title

self addMenuOption( "Account", "Unlock All", ::UnlockAll, "" );





Script:

You must login or register to view this content.


CREDITS:
    
CraigChrist & KBrizzle - Button Handling
ITheFallenI - Teaching me alot
rothebeast - Making the Base

Great work! It would be great if someone could add functions and release it, wish I could make a patch without syntax errors. :fa:

The following user thanked Vanz for this useful post:

ICS Vortex

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo