Personal Heater Professional
Posted: Fri Nov 03, 2006 1:42 am
Since it's getting very cold these days I made a masterpiece of a software to convert your home computer into a personal heater!
And guess what? It's TOTALLY FREE!!
Just run this code below and it will superheat your computer and make your life much easier at once!!
Anyone think I can sell this?
And guess what? It's TOTALLY FREE!!
Just run this code below and it will superheat your computer and make your life much easier at once!!
Code: Select all
OpenConsole()
ConsoleTitle("Personal Heater Professional v1.0")
PrintN("Heating in progress, press escape to quit!")
Repeat: Until Inkey() = Chr(27)