if u dont like it too bad  (by twinkle toes) 
	 
	
		| Author | 
		Message | 
	 
		 
		twinkletoes
 
 
 
    
		 | 
		
		
			
				  Posted: 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] | 
			 
			
				 | 
			 
		  | 
	 
	 
		 | 
		
		 | 
	 
	  
		  | 
	 
		 
		Sponsor Sponsor 
		 
  
		 | 
		
 | 
	 
	 
		  | 
	 
				 
		cool dude
 
  
 
    
		 | 
		
		
			
				  Posted: Sat Nov 06, 2004 12:35 pm    Post subject: (No 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] | 
			 
			
				 | 
			 
		  | 
	 
	 
		 | 
		
		 | 
	 
	  
		  | 
	 
				 
		josh
 
 
 
    
		 | 
		
		
			
				  Posted: Sat Nov 06, 2004 9:15 pm    Post subject: (No subject)  | 
	
				
				 | 
			 
			 
				
  | 
			 
			
				| pretty cool + bits | 
			 
			
				 | 
			 
		  | 
	 
	 
		 | 
		
		 | 
	 
	  
		  | 
	 
				 
		the_short1
 
 
 
    
		 | 
		
		 | 
	 
	 
		 | 
		
		 | 
	 
	  
		  | 
	 
				 
		Tony
 
  
 
    
		 | 
		
		
			
				  Posted: Thu Nov 11, 2004 6:39 pm    Post subject: (No subject)  | 
	
				
				 | 
			 
			 
				
  | 
			 
			
				oh yeah, I'm sorry guys... I banned him last week, just forgot to change his public rank   | 
			 
			
				 
Tony's programming blog. DWITE - a programming contest. | 
			 
		  | 
	 
	 
		 | 
		
		 | 
	 
	  
		  | 
	 
				 
		 | 
	 
 
	
	
	 
	
	 |