@balanceElemental Yes. Run it until it says LANSchool was killed, then you can close it if you want. If LANSchool opens again, let me know and I'll make a version that keeps closing it.
@Crossit555 I don't have a mac but since OSX is Unix-based you could go in to the terminal and type: ps -ef | grep student
if that doesn't find it, try replacing "student" with "lanschool"
then look for the lanschool process and note the process id (PID)
then type: kill 000 (where 000 is LANSchool's PID)
The only problem is that the terminal will most likely be blocked. You can try putting everything in a shell script (.sh file). Surely your school has more than just macs.
@15951Thomas15951 Basic Input Output System. It tells your computer how to boot. In addition to booting of the regular hard drive, you can also boot off a CD or USB. Most schools take away the option to do this and lock the BIOS with a password. The clear BIOS password/CMOS RAM option resets the BIOS settings to default.
Thank you!
ZmeyCares 2 days ago
lanschool 7.4.0.5s it just reopens
packy6969 1 week ago
@packy6969 Use the command-line arguments. Create a batch file like this:
:start
LL -sk student
goto start
It will keep killing LANSchool over and over again
magicman1995 1 week ago
so all you need to do is run the program and it kills LANSchool?
balanceElemental 1 week ago
@balanceElemental Yes. Run it until it says LANSchool was killed, then you can close it if you want. If LANSchool opens again, let me know and I'll make a version that keeps closing it.
magicman1995 1 week ago
thanks dude
XxCORNFEDxX 2 weeks ago
hey can yoummessage me the source?
sl33t01 3 weeks ago
How did you make the test file? And thanks for the awesome tutorial!
Juangomez9186 4 weeks ago
@Juangomez9186 Quickly threw it together in C++. It's just a simple messagebox
magicman1995 4 weeks ago
Can you make a MAC version?
Crossit555 1 month ago
@Crossit555 I don't have a mac but since OSX is Unix-based you could go in to the terminal and type: ps -ef | grep student
if that doesn't find it, try replacing "student" with "lanschool"
then look for the lanschool process and note the process id (PID)
then type: kill 000 (where 000 is LANSchool's PID)
The only problem is that the terminal will most likely be blocked. You can try putting everything in a shell script (.sh file). Surely your school has more than just macs.
magicman1995 1 month ago
ty...
pappamia123 1 month ago
get a usb and put it on there
MsROCKSTAR100000 1 month ago
Use TRK rescue kit to unlock the windows admin account and then run this
HandE2Go 2 months ago
access denied on windows 7
TheZachoftheglen1 2 months ago
can you get in trouble with the law for this? sorry, my dad is paranoid.
x17attack 2 months ago
@x17attack You may get into trouble with your school if they catch you doing this, but the law? I don't see why you would.
magicman1995 2 months ago
@magicman1995 k thx
x17attack 2 months ago
nice lol, i have no idea but ima try it, can they still turn off the the internet to your computer?
Evo061994 2 months ago
@Evo061994 Since LANSchool is blocking the internet, no. However, all web blocks (youtube, etc.) will still be blocked.
magicman1995 2 months ago
@Evo061994 Only if they use LANSchool to restrict it.
magicman1995 1 week ago
im new att this but im trying to learn.. what exactly is a bios?
15951Thomas15951 2 months ago
@15951Thomas15951 Basic Input Output System. It tells your computer how to boot. In addition to booting of the regular hard drive, you can also boot off a CD or USB. Most schools take away the option to do this and lock the BIOS with a password. The clear BIOS password/CMOS RAM option resets the BIOS settings to default.
magicman1995 2 months ago
butt what if i cant download it on school?
15951Thomas15951 2 months ago
@15951Thomas15951 Download it at home and bring it on a memory stick.
magicman1995 2 months ago
@15951Thomas15951 bring it with a mem
MrArdyHardy 2 months ago