IRCPaint
IRCPaint is a unique (I think) and comprehensive freeware tool for creating IRC art.
News
- IRCPaint v1.1.1 - May 2009 ~170KB Win32 executable
Designed under Windows XP. Works under WINE with VB6 runtimes installed.
New in this version...
-
IRCPaint v1.1.0 - March 2009 ~150KB Win32 executable
-
IRCPaint v1.0 Final - May 2008 ~150KB Win32 executable
- Go to the download page
- Please don't redistribute this file - point people to this page instead. This is the only official source of IRCPaint downloads.
- Wiki/full user manual coming 'soon'. Good luck working it out until then...
- Example Macro: create a new macro in the macro editor and paste the following:
layer.add;$h=0;for $h,height,1; $w=0; for $w,width,1; block.draw $w,$h,layer,rnd:0:15; next; next;
The Big Green Challenge