Annoying program

A forum where you can announce your awesome project(s).

Moderator: MaxCoderz Staff

User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Annoying program

Post by anykey »

Remember how I asked about rotating the screen? Well, I decided that the Robot class had some more potential than that. One day in compsci I wrote what has to be the most annoying program ever created!
Here's what it does:
-opens notepad and types a message for you (looks like a real person is typing it, too!)
-immediately starts to move the cursor to random places every second, while clicking and pressing the delete key
-it does that around 20 times are so, screwing up everything you have open when you run it.

We ran it in class, and it started deleting it's own source code! Good thing it doesn't know how to save...

I'll have a jar file available for download sometime soon.

*I AM NOT RESPONSIBLE FOR ANY CRASHES OR DEATHS RESULTING FROM THE USE OF THIS PROGRAM*
I think, therefore iMac
Image
CompWiz
Calc King
Posts: 1950
Joined: Thu 13 Oct, 2005 1:54 pm
Location: UB

Re: Annoying program

Post by CompWiz »

anykey wrote:Remember how I asked about rotating the screen? Well, I decided that the Robot class had some more potential than that. One day in compsci I wrote what has to be the most annoying program ever created!
Here's what it does:
-opens notepad and types a message for you (looks like a real person is typing it, too!)
-immediately starts to move the cursor to random places every second, while clicking and pressing the delete key
-it does that around 20 times are so, screwing up everything you have open when you run it.

We ran it in class, and it started deleting it's own source code! Good thing it doesn't know how to save...

I'll have a jar file available for download sometime soon.

*I AM NOT RESPONSIBLE FOR ANY CRASHES OR DEATHS RESULTING FROM THE USE OF THIS PROGRAM*
I'll take one. :excited: :mrgreen:
User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Post by anykey »

Sweet. I'll get working on releasing it!
I think, therefore iMac
Image
User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Post by anykey »

Okay! Download it here:
http://eric.woodtx.com/prank.jar
Remember, I am not responsible for any damage it does.
I think, therefore iMac
Image
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

Doesn't work too well on a Mac.
Image
User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Post by anykey »

It needs windows to open notepad and type the message. The apple user interface guidelines prohibit moving the cursor via a program, so it's kinda pointless on a mac.
I think, therefore iMac
Image
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

I think that you would be directly responsible, since you made the program.

Imagine if virus authors could claim that one :).

Maybe its a bit too far having it delete stuff, would be better if it was just a nag and not malicious.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
NanoWar
Extreme Poster
Posts: 365
Joined: Fri 17 Dec, 2004 6:39 pm
Location: #$&"%§!
Contact:

Post by NanoWar »

Just make it double click everything on your screen =)
Revolution Software
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Very fun program, I enjoyed it. I made sure that all my windows were closed and I had hidden my task bar. :P
CompWiz
Calc King
Posts: 1950
Joined: Thu 13 Oct, 2005 1:54 pm
Location: UB

Post by CompWiz »

I didn't lose anything when I ran it, and I was able to stop it early with the task manager. Nice program. :)
In Memory of the Maxcoderz Trophy Image
User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Post by anykey »

Thanks!
It doesn't delete files, it just presses the delete key. I may release a safer version that just moves the mouse around.
I think, therefore iMac
Image
Floodkiller
Sir Posts-A-Lot
Posts: 245
Joined: Mon 14 Nov, 2005 9:47 pm
Location: Getting overwhelmed by everything
Contact:

Post by Floodkiller »

could you explain how i run this program? i got confused with how to make it work after i downloaded it. im not exactly the best at figuring out how to run programs that dont start using .exe :(
Main Projects:
Zombie Attack: 20%

Side Projects:
???-25%

Image

Staff member of Hikaru Rakuen Programming.
User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Post by anykey »

Double click on it? Windows automatically knows how to run .jar files.
I think, therefore iMac
Image
User avatar
thegamefreak0134
Extreme Poster
Posts: 455
Joined: Mon 23 Jan, 2006 10:09 pm
Location: In front of a Computer, coding
Contact:

Post by thegamefreak0134 »

It does? I get the choose program dialog. (You know, the annoying onw you can't make go away ever? that one.) I'm pretty sure you have to un-zip (or unAce or whatever) it first.
I'm not mad, just a little crazy.

DarkNova - a little side project I run.
User avatar
benryves
Maxcoderz Staff
Posts: 3087
Joined: Thu 16 Dec, 2004 10:06 pm
Location: Croydon, England
Contact:

Post by benryves »

Sounds like you don't have the JRE installed.
Post Reply