I'm here... Sort of...
I just kinda got banned from the computer (especially DarkBASIC) by my parents.
It's a long story (nothing illegal or bad of course).
I'm supposed to be doing my science homework now.
But don't worry. After school is over, I'll be back in action.
I didn't write it though. I wish I could write DLL's. I should fully learn C++ one day. I wrote a password script that you liked. I feel like I let you down though because I think that it was not very good and I wanted to make it better.

oh well...
I personally hate programs that disable systemkeys, because if something goes wrong, you can't get out... and that's reason to me to never use that program/game ever again. Maybe I'm just paranoid.
I don't know how to write the DLL, but I understand the idea.
When windows recieves information from the keyboard, it checks it and then sends it to another open program.
If that input happens to be CONTROL+ALT+DELETE, it opens the task manager. It does not send it to DB.
What you need to do is intercept the signal and not let it get to windows with a hook. That you cannot do in DB, without a DLL.
"Food is güd!" -Dean
"All programmers are playwrites and all computers are lousy actors" -Anon
Click Here!!!