Post: [RELEASE] Zombie mod menu
03-02-2011, 10:43 PM #1
little_legz
SleepinIsCheatin
(adsbygoogle = window.adsbygoogle || []).push({}); All credits to Su Arizona on S7.

I'm trying to get this into a patch to test on my PS3 but HxD is being ****ing gay.

    
self thread MenuStruct();
self thread hoverselect();
self thread hover();
self thread hoveropts();
self thread MonitorButtons();



    MenuStruct(){self endon ("death");self.ariz=0; 
self.opts = strTok("Option 1|Option 2|Option 3|Option 4|Option 5|Option 6|Option 7|Option 8", "|"); // Menu Options Here
for(;Winky Winky{self waittill("xxzz");self thread fade_to_black();self freezecontrols(true);self.ariz=1;for(x=0; x<=self.opts.size; x++){self.display[x] = self createFontString( "objective", 2.0 );self.display[x].sort = 100;self.display[x] setPoint("CENTER", "CENTER", 0, x*30-100 );
self.display[x] setText("^4"+self.opts[x]);}self waittill("xxvv");if( self.ariz==1){self notify("FadeDone");self freezecontrols(false);
self.ariz=0;for(x=0; x<=self.opts.size; x++){self.display[x] destroy();}}}}

hover(){self endon ("death");for(;Winky Winky{self waittill("xxoo");
self.hover += 1;if( self.hover>=self.opts.size){self.hover = 0; }
for(x=0; x<=self.opts.size; x++){self.display[x] setText("^4"+self.opts[x]);} // Color when Not Selected
self.display[self.hover] setText("^1"+self.opts[self.hover]);}} // Color when Hovered

hoveropts(){self endon ( "death" );for(;Winky Winky{self waittill("xxqq");
self.hover -= 1;if( self.hover<0){self.hover = self.opts.size-1;}
for(x=0; x<=self.opts.size; x++){self.display[x] setText("^4"+self.opts[x]);} // Color when Not Selected
self.display[self.hover] setText("^1"+self.opts[self.hover]);}} // Color when Hovered

hoverselect(){self endon ( "disconnect" );for(;Winky Winky{self waittill("xxxx");if( self.ariz==1){self thread Functions();}}}

fade_to_black(){
fadetoblack = NewHudElem();fadetoblack.x = 0;
fadetoblack.y = 0;fadetoblack.alpha = 0;
fadetoblack.horzAlign = "fullscreen";
fadetoblack.vertAlign = "fullscreen";
fadetoblack.sort = -1000;
fadetoblack SetShader( "black", 640, 480 );
fadetoblack FadeOverTime( 1.0 );
fadetoblack.alpha = 1;
self waittill( "FadeDone" );
fadetoblack FadeOverTime( 1.0 );
fadetoblack.alpha = 0;}

MonitorButtons(){
self endon("death");
self endon("disconnect");
for(;Winky Winky{
if(self FragButtonPressed()){
self notify("xxzz");}
if(self MeleeButtonPressed()){
self notify("xxvv");}
if(self AttackButtonPressed()){
self notify("xxoo");}
if(self AdsButtonPressed()){
self notify("xxqq");}
if(self UseButtonPressed()){
self notify("xxxx");}
wait .17;}}

Functions() {
switch(self.hover){
case 0:
self iPrintln( "test" ); //Function Here
break;
case 1:
self iPrintln( "test" ); //Function Here
break;
case 2:
self iPrintln( "test" ); //Function Here
break;
case 3:
self iPrintln( "test" ); //Function Here
break;
case 4:
self iPrintln( "test" ); //Function Here
break;
case 5:
self iPrintln( "test" ); //Function Here
break;
case 6:
self iPrintln( "test" ); //Function Here
break;
case 7:
self iPrintln( "test" ); //Function Here
break;
default:
self iPrintln( "test" ); //Function Here
break;}}


[ame]https://www.youtube.com/watch?v=jsLHdQY-W5k&feature=player_embedded[/ame]
(adsbygoogle = window.adsbygoogle || []).push({});

The following 5 users say thank you to little_legz for this useful post:

Bang Tidy, casperdgk, N-G-U, SALOOTME, Xr3v0 HD
03-02-2011, 10:53 PM #2
XKevin356
Are you high?
i saw this bro but i ****ing hate decompressing manually i wish bucns ff. viewer supported zombies
03-02-2011, 10:57 PM #3
Dreamcather
Call me Eddie Winky Winky
Any1 want Zombie Menu? =D
I am done with AC130 mod, so maybe a Mod menu now Smile

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

DreamKidzVa, XKevin356
03-02-2011, 11:03 PM #4
Skyl1n3
DO SOMETHING THEN!
Originally posted by Playstation3lb View Post
Any1 want Zombie Menu? =D
I am done with AC130 mod, so maybe a Mod menu now Smile


What... The hell Not Happy or Sad' You gotta let me check that out =D?
03-02-2011, 11:04 PM #5
Dreamcather
Call me Eddie Winky Winky
Originally posted by Skyl1n3 View Post
What... The hell Not Happy or Sad' You gotta let me check that out =D?


AC-130? I think I will release it tomorrow Winky Winky
03-02-2011, 11:06 PM #6
Skyl1n3
DO SOMETHING THEN!
Originally posted by Playstation3lb View Post
AC-130? I think I will release it tomorrow Winky Winky


I don't edit W@W patches though, I hate not having an FFViewer... So um, the only proper way I'll see is if I get into a game with one (not trying to sound desperate but it's alot easier for me (Not Happy or Sad'Winky Winky)
03-02-2011, 11:08 PM #7
Dreamcather
Call me Eddie Winky Winky
Originally posted by Skyl1n3 View Post
I don't edit W@W patches though, I hate not having an FFViewer... So um, the only proper way I'll see is if I get into a game with one (not trying to sound desperate but it's alot easier for me (Not Happy or Sad'Winky Winky)


Add me so I can inv you tomorrow =D

My PSN is on my profile.
03-04-2011, 11:15 AM #8
little_legz
SleepinIsCheatin
Bump. Anyone got this into a zombie patch ?
03-04-2011, 07:31 PM #9
Dreamcather
Call me Eddie Winky Winky
Originally posted by Kane View Post
Bump. Anyone got this into a zombie patch ?


Yeah =D

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

DreamKidzVa, XKevin356
03-04-2011, 11:02 PM #10
Solo.
Solo Da Noobs
hey what happened to karoolus he dosen't release anymore :(

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo