win based tool for...
win based tool for...
Bros,
i need a tool that on start up runs a series of commands/mouse movements to enter pw/un info, click OK, click a tab and one other option.
i saw something years back that records mouse movement but can't find it.
Ta.
i need a tool that on start up runs a series of commands/mouse movements to enter pw/un info, click OK, click a tab and one other option.
i saw something years back that records mouse movement but can't find it.
Ta.
Re: win based tool for...
Just remember to remove all traces of the program or your alibi won't stick.
Re: win based tool for...
it's a pain, but it works. nice one.
Re: win based tool for...
can this run things that require a password without prompting for it?Rule wrote:http://www.autohotkey.com/
Might do the job?
(i.e. by including the pwd in the .ahk file, obviously)
Re: win based tool for...
Don't have a clue. That was an 'I'm feeling lucky' Google search.
Re: win based tool for...
You could probably do it all in vbscript if you were so inclined.
Re: win based tool for...
lmaoRule wrote:Don't have a clue. That was an 'I'm feeling lucky' Google search.
Re: win based tool for...
I've been meaning to try this one out - http://lifehacker.com/5459673/sikuli-au ... nshot-ease
Re: win based tool for...
yep, it's what i'm using it for. for a server to start a web based info dashboard on power up.seremtan wrote:can this run things that require a password without prompting for it?Rule wrote:http://www.autohotkey.com/
Might do the job?
(i.e. by including the pwd in the .ahk file, obviously)
Re: win based tool for...
I read that same article a few days ago. Looks interesting.vesp wrote:I've been meaning to try this one out - http://lifehacker.com/5459673/sikuli-au ... nshot-ease
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
-
- Posts: 6926
- Joined: Thu Feb 10, 2000 8:00 am
Re: win based tool for...
http://www.autoitscript.com/autoit3/index.shtml
in case you want to try something else.
( it will not do mouse movements, but you can set it up to easily al-tab to the buttons )
in case you want to try something else.
( it will not do mouse movements, but you can set it up to easily al-tab to the buttons )
Re: win based tool for...
Yes. You can set it to type or click something, move the mouse to a location and left-click, then type something else. That "something" can easily be a password. You can set it to pause before executing actions (to let things load), give it if/then scenarios, et cetera.seremtan wrote:can this run things that require a password without prompting for it?Rule wrote:http://www.autohotkey.com/
Might do the job?
(i.e. by including the pwd in the .ahk file, obviously)
[quote="YourGrandpa"]I'm satisfied with voicing my opinion and moving on.[/quote]
Re: win based tool for...
could be useful for torrenting then
Re: win based tool for...
Rule wrote:Don't have a clue. That was an 'I'm feeling lucky' Google search.
