Computer Science Canada

if u dont like it too bad (by twinkle toes)

Author:  twinkletoes [ Fri Nov 05, 2004 12:28 pm ]
Post subject:  if u dont like it too bad (by twinkle toes)

[code]
var x1, x2, y1, y2, button, col : int
setscreen ("graphics:787;525,nobuttonbar")

col := 56
colour (0)
colourback (black)

loop

Mouse.Where (x1, y1, button)
x2 := x1 - 10
y2 := y1 + 10

put ""

drawbox (x2 - 10, y2, x2 + 10, y2 + 40, col)

col := col + 1

if col = 103 then

col := 56

end if

end loop [/code]

Author:  cool dude [ Sat Nov 06, 2004 12:35 pm ]
Post subject: 

thats pretty cool. i like the way you made random coulours. a suggestion would be to make something popup like a star even when you click the mouse. anyways not bad

[mod:5ec72b97b8]edit by Coutsos:
That guy said: "next time use the code tags when you post your code."

And I deleted the other post. Dodge has a point, use can edit your posts just like me[/mod:5ec72b97b8]

Author:  josh [ Sat Nov 06, 2004 9:15 pm ]
Post subject: 

pretty cool + bits

Author:  the_short1 [ Thu Nov 11, 2004 12:05 pm ]
Post subject: 

twinkle toes.. i really dont like what your doing..

stop it now please.. or you will probaly be punished by mods..


http://www.compsci.ca/v2/viewtopic.php?p=63571&highlight=#63571
http://www.compsci.ca/v2/viewtopic.php?p=63048&highlight=#63048

notice.. the same program posted 2 times...
also.. he just changed the drawbox to drawline and posted practically the same program again... so tahts like 3 times..

and also i think it was basically copied from this guy:

http://www.compsci.ca/v2/viewtopic.php?t=6336

Author:  Tony [ Thu Nov 11, 2004 6:39 pm ]
Post subject: 

oh yeah, I'm sorry guys... I banned him last week, just forgot to change his public rank Confused


: