Hello all.
So, I know their is a fair bit of software on this site a
eady, which is mainly all linked to making a better session or a more enjoyable session where you have less control. Well, these are not one of them.
What I have done is used my limited Java coding skills to program 2 little programs, one that clears your clipboard and the other which will shut down your computer after a set time. I will explain them both bellow. They both use Java, so if you don't have it then click here.
---------------------------------------------------------------------
Lets say you are looking up stuff, don't want to be found. You have a list of web links or something stored in a password protected file and you copy and paste them into the address bar. When you are done your copy something over them, clear your internet history (or used private mode) and you check your recently viewed files list.
Well, their is still a way for someone to get that link back from the clipboard... even if they don't mean to. You don't want your child to find the link while doing their homework on Word or something do you?
This program when ran will check if the clipboard is empty, if it is not then it will empty it and then check again, if it did not fully empty it the first time then it will empty it again until it is empty. I use this program a lot science I made it nearly 2 weeks ago, and after I have used it cant see any way to get back the items onto the clipboard, making it compleatly reliable.
---------------------------------------------------------------------
The other program people may not see such a need for, but it may still be useful. This program will work on shutting down your computer if the password is entered incorrectly. You have a set number of tries, each with a maximum time before they are used, and when they are all used up then it will shut down your computer.
2 passwords are accepted, one is to deactivate the program, and the other is to add more time to the current try. These are both stored encoded to help to make it more secure. Their is also a setting to automatically empty the clipboard every set amount of seconds, to stop or just annoy any unwanted users. Every setting is configurable and their is even a small program to help you to set the settings that it uses.
So, you may wonder, why? What is the need?
Well, I can think of a few things. First of, lets say you want to turn of your computer in 5 mins time, you can leave this running with 1 try and 5 minutes on the clock and it will then wait 5 minutes and then turn of your computer.
Lets say you got a friend coming over to tie you up, well, you can leave this on when you check the door, if you get tied up your computer will turn itself of after some time, and they will need a password to stop it. If it is not them then you can enter in the password and can stop it from turning of.
Bit of a RP scenario here. Their is a bomb controlled from your computer, you have 5 attempts to crack the password or it will explode, you cant leave it for ever or it will explode.... You must 'extract' the password from your captive any way you can to disarm the bomb, before the time runs out.
Their are also many other ways in which this can be used, but they are the main uses above and one fun reason. This uses a set of other files as well as the main file to run, they are all explained in the readme included in the file bellow.
---------------------------------------------------------------------
So, please feel free to leave any feedback or comments on the program. If it is used then I will start to improve it, a
eady got a few things that I want to add but have spent enough time for now working on it. 😇
So, I know their is a fair bit of software on this site a

What I have done is used my limited Java coding skills to program 2 little programs, one that clears your clipboard and the other which will shut down your computer after a set time. I will explain them both bellow. They both use Java, so if you don't have it then click here.
---------------------------------------------------------------------
Lets say you are looking up stuff, don't want to be found. You have a list of web links or something stored in a password protected file and you copy and paste them into the address bar. When you are done your copy something over them, clear your internet history (or used private mode) and you check your recently viewed files list.
Well, their is still a way for someone to get that link back from the clipboard... even if they don't mean to. You don't want your child to find the link while doing their homework on Word or something do you?
This program when ran will check if the clipboard is empty, if it is not then it will empty it and then check again, if it did not fully empty it the first time then it will empty it again until it is empty. I use this program a lot science I made it nearly 2 weeks ago, and after I have used it cant see any way to get back the items onto the clipboard, making it compleatly reliable.
---------------------------------------------------------------------
The other program people may not see such a need for, but it may still be useful. This program will work on shutting down your computer if the password is entered incorrectly. You have a set number of tries, each with a maximum time before they are used, and when they are all used up then it will shut down your computer.
2 passwords are accepted, one is to deactivate the program, and the other is to add more time to the current try. These are both stored encoded to help to make it more secure. Their is also a setting to automatically empty the clipboard every set amount of seconds, to stop or just annoy any unwanted users. Every setting is configurable and their is even a small program to help you to set the settings that it uses.
So, you may wonder, why? What is the need?
Well, I can think of a few things. First of, lets say you want to turn of your computer in 5 mins time, you can leave this running with 1 try and 5 minutes on the clock and it will then wait 5 minutes and then turn of your computer.
Lets say you got a friend coming over to tie you up, well, you can leave this on when you check the door, if you get tied up your computer will turn itself of after some time, and they will need a password to stop it. If it is not them then you can enter in the password and can stop it from turning of.
Bit of a RP scenario here. Their is a bomb controlled from your computer, you have 5 attempts to crack the password or it will explode, you cant leave it for ever or it will explode.... You must 'extract' the password from your captive any way you can to disarm the bomb, before the time runs out.
Their are also many other ways in which this can be used, but they are the main uses above and one fun reason. This uses a set of other files as well as the main file to run, they are all explained in the readme included in the file bellow.
---------------------------------------------------------------------
So, please feel free to leave any feedback or comments on the program. If it is used then I will start to improve it, a

(This post was last modified: 29 Dec 2012, 15:22 by cloud.)