372
How did you mess with school computers?
(lemm.ee)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
I don't remember this exactly but when I was around 10 years old (circa 2007), me and my friends were playing around this ".bat" file that you create using notepad with a specific line which I forgot but essentially restarts your PC when you run the bat file.
We had some laughs during computer class.
During student council meeting, I had the chance to use the teacher/advisor's PC and of course tried this .bat thing for some laughs. Unfortunately this PC was older or something because when I ran the .bat file it didn't just restart the PC but ran into a significant error (I think some important files got deleted). Good thing no one noticed I tinkered with the PC, because the teacher was flustered.
Yeah, me and my friends did that too, a decade later. We used something like
shutdown -s -t [time]
though.We used to put this file into the shared folder everyone could access, made it hidden, created a shortcut, changed the shortcut's image to a folder and renamed it to something along the lines of "maths test solutions".
We also made some other .bat files which looked like this:
Add the -f option so that Windows doesn't ask you to close shit.
That's evil