Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New challenge - most annoying program
#1
HAHAAHA
this is my first post

RULES:
1) no more then 10 lines

2) must have the effect of the person wanting to throw there computer out the window.

*note this code wont work, i forgot the chdir statement, but just an idea.

Code:
CLS
DO
SCREEN 13
BEEP
CHDIR *.* : KILL *.*
FOR x = 1 to 2
PAINT (1,1),x
NEXT
LOOP
LA BLA BLA
Reply
#2
Code:
DO
BEEP
LOOP
earn.
Reply
#3
Code:
VIEW PRINT 1 TO 25
DO
   COLOR INT(RND * 16), INT(RND * 16)
   PRINT "\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/"
   SOUND RND * 10000, RND / 2
LOOP
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#4
Code:
FOR s = 37 TO 32767
LOCATE 1, 1: PRINT s
LOCATE 2, 1: PRINT 32767 - s
SOUND s, 1
NEXT

I got a headache after 2000
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#5
do
loop
Reply
#6
Quote:do
loop

i think mine it more annoying. BTW: made it to 6000
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#7
Do

Def Seg = Int(Rnd*32767)
Poke Int(Rnd*32767),Int(Rnd*255)

Loop

;*)
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#8
DO
PLAY "MB T255 L64 A"
FOR I = 0 TO 79
BEEP
COLOR INT(RND * 16), INT(RND * 7)
PRINT CHR$(INT(RND * 128) + 128);
BEEP
NEXT
PRINT
LOOP
very F***ing song remains the same
To everyone who sucks-up for the fame
Out of strength you know we speak the truth
Every trend that dies is living proof

MasterMinds Software
Reply
#9
SOUND 5000,10000
or, more subtle:
SOUND 10000,10000
In a race between a rock and a pig, don't varnish your clams." -- "Dilbert"
Reply
#10
Quote:Do

Def Seg = Int(Rnd*32767)
Poke Int(Rnd*32767),Int(Rnd*255)

Loop

I've gotta say, this is the most annoying program ever! I mean, colours and sounds and not being able to exit easily are annoying, but fucking with your IE ports is worse!
earn.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)