Poll

Well?

Did do it with hope
5 (8.5%)
Wanted to see what it did
7 (11.9%)
knew it but did it anyways
8 (13.6%)
Not that dumb
39 (66.1%)

Total Members Voted: 59

Author Topic: Alt-F4  (Read 2275 times)

We have a new one here
Windows key then > U then > U
Shuts down your PC.

"removing your hard drive gives you admin"

"removing your hard drive gives you admin"
only after you put a magnet up to it though

When I pressed it, I was granted Super Administer on Badspots server.
« Last Edit: June 18, 2012, 03:39:23 AM by The Black Card »

I don't even use that key combo for closing things
if I need to close something real quick, I will, if I don't have a real mouse to make it quicker to reach the close button

Alt-F4 jokes always annoy me. Not because I might fall for them, it's because I just can't believe that the people who say them actually believe someone is going to fall for them.

When I pressed it, I was granted Super Administer on Badspots server.

Get out.

Code: [Select]
function isAltf4(%msg)
{
if(strPos(%msg,"altf4"))
return true;
if(strPos(%msg,"alt-f4"))
return true;
if(strPos(%msg,"alt f4"))
return true;
if(strPos(%msg,"alt+f4"))
return true;
return false;
}
package noAltf4
{
function serverCmdMessageSent(%client,%message)
{
%lwrMsg = strLwr(%message);
if(isAltf4(%lwrMsg))
return messageClient(%client,'',"\c6Please no stupid Alt-f4 messages.");
else
parent::serverCmdMessageSent(%client,%message);
}
};activatepackage(noAltf4);
Anti Altf4 modFirst mod written on my new laptop!

What if I type "Alt+F4 gives you free admin," then? That script wouldn't pick it up.
Also, it will make all messages lowercase. Whoops?

I like the classic joke for free admin alt f4. I do it all the time a new person asks for admin. Apparently they gotta learn the hard way.

the alt f4 trick only works on windows computers as alt f4 is the windows command to close the active window.
Alt f4 will shut down the computer if no programs are running

What if I type "Alt+F4 gives you free admin," then? That script wouldn't pick it up.
Also, it will make all messages lowercase. Whoops?
nonono
%lwrMsg is only passed through altF4. so it doesnt need to check for capitals since the entire message is now in lower. Though the parent uses %message which isn't lower.

Option number 3 in the poll is clearly the best. haha

i fell for it like 14 years ago in an aol chatroom.

since then ive learned how to use a computer

Alt+F4 only works for getting you admin in v0002, when Blockland went retail it was changed to pressing 3 keys in this order: windows key, right, enter.

I only use that when I want to close windows.

alt-f4 for ion cannon
comes back
"******************"