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-15-2011, 11:50 PM #2
wowaka
Former Staff
Does it have "call in a bot army"?
03-15-2011, 11:58 PM #3
Mr.Azoz
I’m too L33T
Originally posted by julianportman View Post
Does it have "call in a bot army"?


wtf!! i its w@w not mw2
03-15-2011, 11:59 PM #4
wowaka
Former Staff
Originally posted by oo View Post
wtf!! i its w@w not mw2


Sorry, I did not know DaftVader created WAW patched, I just assumed.
03-15-2011, 11:59 PM #5
XKevin356
Are you high?
Originally posted by julianportman View Post
Does it have "call in a bot army"?


/facepalm do you seee it in the menu :p
03-16-2011, 12:03 AM #6
Mr.Azoz
I’m too L33T
Originally posted by julianportman View Post
Sorry, I did not know DaftVader created WAW patched, I just assumed.


he made mw2 menu i made it work on w@w
03-16-2011, 12:24 AM #7
Devil
Retired
myt have a play round wiv this :y: thnx :420:
03-16-2011, 11:50 AM #8
Nice Thread, Will have a mess about with this Cool Man (aka Tustin)

The following user thanked x2EzYx-- for this useful post:

vG-xMaJiCz__
03-16-2011, 12:12 PM #9
XKevin356
Are you high?
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


first of all what types of errors lol tell karoolus to take look hes very good at this stuff
03-16-2011, 03:00 PM #10
Mr.Azoz
I’m too L33T
Originally posted by XKevin356 View Post
first of all what types of errors lol tell karoolus to take look hes very good at this stuff


the ScrollUp aND ScrollDOWN DON'T WORK
YOU GO FROM MOD 1 TO 5 AND SKIP 234

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

XKevin356

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo