>>107780968
>Fix the shit or fuck off
if (FaultModuleName == "nvlddmkm.sys") {
SetBackgroundColor(GREEN);
Print("A problem has been detected and NVIDIA™ has shut down in order to protect your computer");
} else {
SetBackgroundColor(BLUE);
Print("A problem has been detected and Windows has shut down in order to protect your computer");
}