Jump to content

Recommended Posts


Posted

Do you mean macro that will repeat some keystrokes and mouse movements ?

If so, personnaly, I use AutoHotkey: http://www.autohotkey.com/

It is mainly a scripting language designed to ease interaction with windows (not Windows).

There is a recorder inside the main archive.

AutoIt is just the same thing. In fact, AutoItv2 and AutoHotkey are the SAME thing. AutoItv3 is a bit different.

http://www.autoitscript.com/autoit3/

Posted (edited)

Thanks a lot, and yes I was meaning a mouse/keyboard recorder type thing.

Cheers Steve.

I can't seem to figure out how to run my scripts i have made in AutoKey, any suggestions?

Edited by tincanbilly
Posted

Btw, in any macro recorder, always prefer keystrokes to mouse clicks.

Mouse clicks are sometimes dangerous. It depends of where is your mouse when the script starts and where the window is.

In all my script, I use Alt+A/N/F/I/D, SPACE, ENTER, TAB, UP, DOWN.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...