*reads recent posts and thinks, "Simple question is asked, moody response from a known script(er), flaming response, tension builds up, and as quickly as it all began, the drama as well as controversy dissipate"* ------------------------------------------------------------------------------ Does anyone have a working link to an image plotter?
@m_shinoda(View Post) How to use(I hope!) 1) Copy this script into Notepad or gedit or other "plain text editor". 2) Select Save As... and make sure the box at the bottom says "all files *.*" so you can set the file extension yourself [image]. Name it "imageplotter.lua". 3) Place the .lua file in the same folder as is "Powder.exe" 4) Run The Powder Toy. 5) Into the console type dofile("imageplotter.lua") 6) Go to the TPT folder and add a Red/Green/Blue 8+8+8bit BMP file there, with name "image.bmp". 7) In TPT, type bmp2deco("image.bmp") 8) I hope this does what it is supposed to do... >edit: Thanks, Mniip