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)


