OMFG! It's a virus! ¬_¬
The mouse light is powered by the USB as I said about your webcam. HOWEVER, the mouse DOES NOT WORK when the PC is OFF does it? No, because the OS isn't running and more importantly, there are NO DRIVERS for it do anything.
HER PC WAS STILL TURNED ON... fucking "programmer" can't figure the simplest thing out.
js code:
if(pc_power === false && webcam_power()){
webcam_is_off_retard();
}else if(pc_power === false && !webcam_power()){
var ohnoesvirus = true;
try{
var ret = fool_everyone();
}catch(bradyramone){
Debug.Print("bradyramone was caught out");
return "Not a very good programmer";
}
return "Oh yeah, it WAS still on";
}else if(pc_power === true){
//Most likely cause
return "ITS STILL FUCKING ON DUMBASS";
}
EDIT: Fixed code. I know it's not real, but I'm not gonna stand here and have broken code