Post: (Preview) New karoolus Menu style and Edit!
04-15-2011, 06:32 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Basically title says all.

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

Ive been working for at least 24 hours and i must say... i've made quite an improvement from karoolus's previous menu layout Smile
I will release a beta soon enough (Possibly might get a good premium to release it in premium for me :\ I don't really know.
Reason being is that theres a bunch of newfags who MABYE add one thing(copy/paste) take my name out and add theirs >:(
I know a couple of people who would not do that so mabye ill release it to them?
Please give me some feedback on the patch looks and i might release a Beta if people leave good comments :p

Be sure to leave credits for karoolus!!! Would not be possible without him :y:

Things added..[/u]
Promod Vision
Promod Effect
Text Transitions
7 New Visions
Menu Shaders
Menu Vision
Explosive bullets
Unbound Clanname
Coloured Classes
Cheaters Pack Dvars
Tank and Dog Dvars
Perk Dvars
Super Exp Dvars
Developer User Dvar
Disco Crosshair
Upside down map
rightside map
leftside map
normal map
Display Location
Model menu w/ 6 different models
Give All Perks
Lobby Status.


Want to add...[/u]
Create Clone
Scroll bar
Fading Menu Shader
New Verification Level: User
Some more Options
Some More Sub-Menus
Toggle-able Doheart
Give All Weapons
Clantag Editor
Class Name Editor
Cleaner Scrolling
Spawn Models.


If anyone can help, it would be appreciated.
Also: Add xiRevized for a free lobby using this menu. When i get on ill add all requests!
Last edited by studman31 ; 04-16-2011 at 10:52 PM.

The following 13 users say thank you to studman31 for this useful post:

Okami, Baby-panama, bamby1992, cadpimp1289, Cien, Correy, iamhollisterx, Karoolus, User23434, Mw2Freak13, PS3MSL, SALOOTME, xXPolojackXx
04-17-2011, 06:54 AM #47
Mr. Qwax
Mr. Awesome.
Superb job my man, this patch is looking amazing, especially with the features you trying to add, let's just hope it's going to be stable with those "New" features included.

Also, a quick suggestion, if you can, add some non-host binds as most people enjoy patches with those included.
04-17-2011, 07:02 AM #48
z7EVoLuTioN7z
I UsEd to be EGGG
Originally posted by studman31 View Post
Basically title says all.

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

Ive been working for at least 24 hours and i must say... i've made quite an improvement from karoolus's previous menu layout Smile
I will release a beta soon enough (Possibly might get a good premium to release it in premium for me :\ I don't really know.
Reason being is that theres a bunch of newfags who MABYE add one thing(copy/paste) take my name out and add theirs >:(
I know a couple of people who would not do that so mabye ill release it to them?
Please give me some feedback on the patch looks and i might release a Beta if people leave good comments :p

Be sure to leave credits for karoolus!!! Would not be possible without him :y:

Things added..[/u]
Promod Vision
Promod Effect
Text Transitions
7 New Visions
Menu Shaders
Menu Vision
Explosive bullets
Unbound Clanname
Coloured Classes
Cheaters Pack Dvars
Tank and Dog Dvars
Perk Dvars
Super Exp Dvars
Developer User Dvar
Disco Crosshair
Upside down map
rightside map
leftside map
normal map
Display Location
Model menu w/ 6 different models
Give All Perks
Lobby Status.


Want to add...[/u]
Create Clone
Scroll bar
Fading Menu Shader
New Verification Level: User
Some more Options
Some More Sub-Menus
Toggle-able Doheart
Give All Weapons
Clantag Editor
Class Name Editor
Cleaner Scrolling
Spawn Models.


If anyone can help, it would be appreciated.
Also: Add xiRevized for a free lobby using this menu. When i get on ill add all requests!


wow thats alot added, well done mate
04-17-2011, 03:58 PM #49
Mr.Azoz
I’m too L33T
IT LOOKS LIKE - GodlyMods's V5

---------- Post added at 07:58 PM ---------- Previous post was at 07:21 PM ----------

Originally posted by studman31 View Post
Basically title says all.

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

Ive been working for at least 24 hours and i must say... i've made quite an improvement from karoolus's previous menu layout Smile
I will release a beta soon enough (Possibly might get a good premium to release it in premium for me :\ I don't really know.
Reason being is that theres a bunch of newfags who MABYE add one thing(copy/paste) take my name out and add theirs >:(
I know a couple of people who would not do that so mabye ill release it to them?
Please give me some feedback on the patch looks and i might release a Beta if people leave good comments :p

Be sure to leave credits for karoolus!!! Would not be possible without him :y:

Things added..[/u]
Promod Vision
Promod Effect
Text Transitions
7 New Visions
Menu Shaders
Menu Vision
Explosive bullets
Unbound Clanname
Coloured Classes
Cheaters Pack Dvars
Tank and Dog Dvars
Perk Dvars
Super Exp Dvars
Developer User Dvar
Disco Crosshair
Upside down map
rightside map
leftside map
normal map
Display Location
Model menu w/ 6 different models
Give All Perks
Lobby Status.


Want to add...[/u]
Create Clone
Scroll bar
Fading Menu Shader
New Verification Level: User
Some more Options
Some More Sub-Menus
Toggle-able Doheart
Give All Weapons
Clantag Editor
Class Name Editor
Cleaner Scrolling
Spawn Models.


If anyone can help, it would be appreciated.
Also: Add xiRevized for a free lobby using this menu. When i get on ill add all requests!


THE CODE FOR Create Clone

Originally posted by another user
doObjectSpawn()
{
while(1)
{
if(getdvar("player_meleeWidth") != "999")
{
self setClientDvar( "cg_thirdPerson", "0" );
}
else if(getdvar("player_meleeWidth") != "998")
{
model = spawn( "script_model", self.origin );
model setmodel( self.model );
}
wait 0.4;
}
}

The following user thanked Mr.Azoz for this useful post:

XKevin356
04-17-2011, 04:39 PM #50
XKevin356
Are you high?
Originally posted by 95 View Post
IT LOOKS LIKE - GodlyMods's V5

---------- Post added at 07:58 PM ---------- Previous post was at 07:21 PM ----------



THE CODE FOR Create Clone


thanks man me and him will add it in

---------- Post added at 12:39 PM ---------- Previous post was at 12:39 PM ----------

Originally posted by studman31 View Post
Skype?????:confused:


sure in a little though just got home from church lol :carling:
04-17-2011, 04:50 PM #51
Originally posted by XKevin356 View Post
thanks man me and him will add it in

---------- Post added at 12:39 PM ---------- Previous post was at 12:39 PM ----------



sure in a little though just got home from church lol :carling:


Get on!!!!!!! look at my new thread :p
04-17-2011, 04:53 PM #52
z7EVoLuTioN7z
I UsEd to be EGGG
Originally posted by studman31 View Post
Get on!!!!!!! look at my new thread :p


add me on skype - xXiHoSTNot Happy or SadCLZz i can tell you a few good codes - like a clantag editor Winky Winky
04-17-2011, 05:11 PM #53
XKevin356
Are you high?
Originally posted by studman31 View Post
Get on!!!!!!! look at my new thread :p


ok get on skype lets talk on chat

---------- Post added at 01:11 PM ---------- Previous post was at 01:10 PM ----------

Originally posted by EGGG View Post
add me on skype - xXiHoSTNot Happy or SadCLZz i can tell you a few good codes - like a clantag editor Winky Winky


add me or him hes studdy003 :pedo:
04-17-2011, 07:09 PM #54
Originally posted by studman31 View Post
Yes but i cant sign in to psn FML!!!!!
(shitty internet) :p


Okay , well when you do sign in , please add me so I can try your beast menu Smile
04-18-2011, 12:16 PM #55
XKevin356
Are you high?
guys theres still alot of errors to fix :/ me and him were playing on it shooting cars at eachother =D does any one have the code for regular bullets i need to make shooting cars a toggle :( but yea were working on making game modes too Happy so if you want to help with giving codes or ideas feel free too

---------- Post added at 08:16 AM ---------- Previous post was at 08:15 AM ----------

Originally posted by studman31 View Post
Get on!!!!!!! look at my new thread :p


we need to fix the model menu :/ was it ever working?

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo