Jump to content

Recommended Posts

Posted

Can you use simple coordinates with AutoIt to emulate a mouse "click" anywhere on a screen?

If yes, do you use variables like with c++?

Might seem stupid to ask this, but I'm new to AutoIt :)

Thanks

NN

Posted

I hope so, I would use it to click in the search bar, and then emulate some keystrokes.

Ha, but seriously, https://www.autoitscript.com/autoit3/docs/functions/MouseClick.htm

,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-.
|(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/
(_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_)
| | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) (
| | | | |)| | \ / | | | | | |)| | `--. | |) \ | |
`-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_|
'-' '-' (__) (__) (_) (__)

Posted

I have another stupid question ;) 

Must you use whole numbers only to set coordinates, speed, timing etc., or can you use fractional numbers as well? 

For instance, must you use coordinates as 475 or can you do 474.5 to be more specific, or 475.6?  

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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