Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New challenge - most annoying program
#81
I suppose adding
Code:
echo ^L > LPT1
to a batch file could add to the annoyance Smile (sometimes PRN is better than LPT1/2)
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#82
Code:
PRINT "Please wait whilst your patience threshold is calculated.."
DO
LOOP
In a world without walls and doors, who needs Windows and Gates?
Reply
#83
Once again: CTRL+BREAK Smile
Reply
#84
Quote:Once again: CTRL+BREAK Smile
OK then what about this code...
Code:
DO
   PRINT "A sphincter presses Ctrl+Break"
LOOP

Wink Tongue

Edit: forgot to add quotes...

w00t 100th post :-)
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#85
With quotes, of course Wink

That reminds me of my brother's Mambo t-shirt. On the front there's only the mambo logo, and on the back there's a smiley doing a *huge* cheesy smile, and the text around him says "SMILE if you're a wanker" :rotfl:
Reply
#86
Quote:With quotes, of course Wink
Oops! :oops: Forgive me... I've been messing around with batch-files all day, and you don't have quotes with echo Tongue
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#87
Forgiven :lol:

Don't worry, you mess with batch files so you know more about them than me Smile
Reply
#88
Quote:Once again: CTRL+BREAK Smile
Yeah but then you 'lose' the patience threshold test and never find out what your score is Wink

It's like: How do you keep an idiot in suspense? I'll tell you tomorrow..
In a world without walls and doors, who needs Windows and Gates?
Reply
#89
Quote:
Code:
PRINT "Think of a river. Think of ripples. When did you take a leap? Too long ago? Do it now. I'll prepare a surprise while you're gone..."
CHDIR "c:"
DO
i = i + 1
OPEN CHR$(RND * 97 + 24) + LTRIM$(STR$(i)) + ".bat" FOR OUTPUT AS #1
FOR ii = 1 TO 30000
  PRINT #1, "Relax, I'm just filling your harddrive with gibberish. Relax. Take your time. That's right."
NEXT
CLOSE #1
LOOP

Heh... Untested of course Wink
that would be great if you could hide the files
and in random folders
Reply
#90
REVIVING DEAD THREAD ALERT
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


Forum Jump:


Users browsing this thread: 4 Guest(s)