Page 1 of 1

Help With Script?

Posted: 20 Mar 2017, 21:10
by labcraft59
Hey guys, I need help with a script that I'm working on. It's to keep my dad from getting into my computer, deleting stuff, locking it and shutting it down. Yeah, He does that. And for some reason I don't know my password but he does. I need it to keep him from doing CTRL+Alt+Del or Windows+L and stuff like that. here is the VERY unfinished script.

Code: Select all

Lwin::return
Rwin::return
Lbutton::return
Rbutton::return
WheelUp::return
WheelDown::return
Control::return
LAlt::return
RAlt::return
Delete::return
$^!delete::return
f12::Suspend
return
Thanks!

Re: Help With Script?

Posted: 23 Mar 2017, 07:54
by TheDewd
You could just try enabling the BIOS password... This will require the user to enter a password at computer startup before even attempting to boot into Windows.

Re: Help With Script?

Posted: 23 Mar 2017, 10:55
by labcraft59
Ok, well, I've tried that before, but he keeps making me disable it. :( I want it to be unlocked but him not be able to mess it up. :) Thanks!

Re: Help With Script?

Posted: 23 Mar 2017, 13:16
by swagfag
How would you prevent him from shutting the computer down? How would you prevent him from simply forcing you to disable the script? Something is amiss here.

Re: Help With Script?

Posted: 23 Mar 2017, 14:05
by labcraft59
Uhhh..... well..... he wouldn't know there was a script on I guess...