Possibly the most annoying code ever!

Developed or developing a new product in PureBasic? Tell the world about it.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by lee__48.

Is this the most annoying code ever?

Repeat
SetCursorPos_(Random(GetSystemMetrics_(#SM_CXSCREEN)), Random(GetSystemMetrics_(#SM_CYSCREEN)))
Delay(2000)
ForEver

You will have to CTRL-ALT-DEL to exit if you have the debugger disabled.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Henrik.

Lol ;o)
If you could make it randomly hit one of the mousebuttom, you would be the next inline after Sadam and Osama ;o)

best regards
henrik
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Death.

This could make a fun, yet harmless virus...
Post Reply