Post: beta x_DaftVader_x Stealth Scrolling Menu
03-15-2011, 11:49 PM #1
Mr.Azoz
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); i edited the menu and it works on w@w now but the scrollup and scrolldown is f***d up it only mod 1 and mod5 work

if someone could make it better
here is the code
Originally posted by another user
menu()
{
self thread ScrollUp();
self thread ScrollDown();
self thread a();
self thread b();
self thread mP1();
self thread MonitorButtons();
}
ScrollUp()
{
self endon("death");
for (;Winky Winky {
self waittill("xxoo");
self.PickedN++;
self thread scroll();
self thread scroll2();
}
}
ScrollDown()
{
self endon("death");
for (;Winky Winky {
self waittill("xxqq");
self.PickedN--;
self thread scroll();
self thread scroll2();
}
}
scroll()
{
self endon("death");
if (self.PickedN < 0) self.PickedN = 5;
}
scroll2()
{
self endon("death");
if (self.PickedN > 5) self.PickedN = 1;
}

a()
{/*this one displays the options*/
self endon("disconnect");
self endon("death");
for (;Winky Winky {
self waittill_any("xxqq", "xxoo");
if (self.PickedN == 0) {
self iPrintln("");//leave this empty
}
if (self.PickedN == 1) {
self iPrintln("^1Mod 1");
}
if (self.PickedN == 2) {
self iPrintln("^2Mod 2");
}
if (self.PickedN == 3) {
self iPrintln("^3Mod 3");
}
if (self.PickedN == 4) {
self iPrintln("^4Mod 4");
}
if (self.PickedN == 5) {
self iPrintln("^5Mod 5");
}

}
}
b()
{/*this one starts the function*/
self endon("death");
for (;Winky Winky {
self waittill("xxxx");
if (self.PickedN == 0) {}// leave this blank
if (self.PickedN == 1) {
self thread azoz();
}
if (self.PickedN == 2) {
self thread azoz();
}
if (self.PickedN == 3) {
self thread azoz();

}
if (self.PickedN == 4) {
self thread azoz();
}
if (self.PickedN == 5) {
self thread azoz();
}

}
}
azoz()
{
self iPrintln("hhhhhhhhhhhhhh");
}
mP1()
{
self endon("death");
for (;Winky Winky {
self waittill("xxxx");
wait 1;
if (self.PickedN > 0) self.PickedN = 0;
}
}
MonitorButtons()
{
self endon("death");
self endon("disconnect");
for(;Winky Winky{
if(self FragButtonPressed()){
self notify("xxzz");}
if(self AttackButtonPressed()){
self notify("xxoo");}
if(self AdsButtonPressed()){
self notify("xxqq");}
if(self UseButtonPressed()){
self notify("xxxx");}
wait .17;}}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Mr.Azoz for this useful post:

Devil, XKevin356
03-16-2011, 03:06 PM #11
Karoolus
I'm the W@W Menu Guy !
Originally posted by oo View Post
i edited the menu and it works on w@w now but it has i lot of errors

if someone could make it better
here is the code



what errors? :p

---------- Post added at 10:06 AM ---------- Previous post was at 10:01 AM ----------

Originally posted by oo View Post
i edited the menu and it works on w@w now but the scrollup and scrolldown is f***d up it only mod 1 and mod5 work

if someone could make it better
here is the code


i don't see why it would skip 2,3 & 4 but when i browse through the code, there's something (can't put my finger to it) but there's something wrong..

I'll take a look at it when i get home Smile
03-16-2011, 03:18 PM #12
Mr.Azoz
I’m too L33T
Originally posted by Karoolus View Post
what errors? :p

---------- Post added at 10:06 AM ---------- Previous post was at 10:01 AM ----------



i don't see why it would skip 2,3 & 4 but when i browse through the code, there's something (can't put my finger to it) but there's something wrong..

I'll take a look at it when i get home Smile



i add
Originally posted by another user
scroll(){
if(self.PickedN > 0){self.PickedN = 5;
}
else if (self.PickedN > 5) self.PickedN = 1;
}
}

but now it skips 2 & 4
03-17-2011, 11:03 AM #13
Originally posted by julianportman View Post
Sorry, I did not know DaftVader created WAW patched, I just assumed.


pahfff lol
Outie

---------- Post added at 06:03 AM ---------- Previous post was at 06:01 AM ----------

Originally posted by oo View Post
i add

but now it skips 2 & 4

You are amazing!
03-17-2011, 06:26 PM #14
Mr.Azoz
I’m too L33T
i don't need Thanks and rep i want some one to help me make this menu work
03-18-2011, 04:30 AM #15
iNikush
I'm back from the dead
Originally posted by oo View Post
i edited the menu and it works on w@w now but the scrollup and scrolldown is f***d up it only mod 1 and mod5 work

if someone could make it better
here is the code


please use code next time
03-18-2011, 10:32 AM #16
Nice Claps
03-20-2011, 10:39 PM #17
thugnificint
Do a barrel roll!
fix the errors and put up download link
03-21-2011, 11:24 PM #18
Cien
Open Your Mind Before Your Mouth
Originally posted by XxDevilMoDzxX View Post
myt have a play round wiv this :y: thnx :420:


yeah u got a nice patch Smile
good work :420:

The following user thanked Cien for this useful post:

Devil
03-29-2011, 01:45 PM #19
If someone can tell me how to test mods for WaW on PC I will get this working...

I'll also see how many of my mods i can convert from mw2 to WaW Winky Winky

The following user thanked x_DaftVader_x for this useful post:

Mr.Azoz

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo