Is there a program that can auto insert passwords?

08/01/2010 13:34 pyrite123#1
I know this is probably a stupid question but I get tired of typing my password(s) every time I open a game. I'm not sure if there is a program that will remember your passwords and auto enter/load them for you so you can log in quickly. I know they have programs like that for web browsers so I'd like to know if there are any for computer games.

Google translation/Übersetzung:
Ich weiß, dies ist wahrscheinlich eine dumme Frage, aber ich müde mein Passwort eingeben (s) jedes Mal, wenn ich ein Spiel. Ich bin mir nicht sicher, ob es ein Programm, das Ihre Passwörter und geben Sie sich erinnern werden auto / load diese für Sie so schnell Sie können in log. Ich weiß, sie haben Programme wie das für Web-Browser so möchte ich wissen, ob es für Computer-Spiele sind.
08/01/2010 21:41 scenebase#2
you can code it. you have to check if the Process is started and then insert the passwort.
08/02/2010 19:33 マルコ#3
that's easy. You just have to make a routine thart checks if the game is running or not.
If the game is running then your little program should just start a macro(that's your password). You can even make it check, what game it is and let it start the right macro, so that you can use it for several games with different passwords^^
hmmm...that's an idea for my next project XD hmmm...but then when I think about it...It's not that easy. Some games show movies before you can enter a password. Other games need to load or connect. Hmm....Pixelsearch is also a stupid method, because you can't tell your program the values of thousands of games...I'll take a try. If you want to try my program (as soon as it's done), write a PM (personal message) to me ;)