20

Close all IDEs.

Then...

if (needs_music) {
open.production("fl_studio");
} else if (needs_engine_roar) {
open.game("fsx");
} else {
open.systemapp("Task Manager");
kill.all("processes");
computer.shutdown(5000);
}

Comments
  • 2
    Why bother killing all processe before shutting down? Also FL studio is fine you want to make music rather than just need music?
  • 0
    @ewpratten Sommmetimes
  • 0
    (fuck formatting, lol)
  • 0
    @ewpratten Obviously... I think you will know unless you are an idiot.
    But,
    1. Me at school now
    2. Disabled for a long time
Add Comment