Jump to content

Recommended Posts

Posted

Hi

I'd like you to help me out with a script, which makes it possible to click in Mozilla Firefox in a certain area!

For example clicking 100 times on x450 y350 in Mozilla Firefox! Or just when I have clicked once the script starts then, maybe thats better :whistle:

I'm totaly new to this, so it would be great if someone tells me what I have to write in the editor and under which filetype it has to be saved and how to open this whole script...

greez

Posted

MouseClick('left', XCoord, YCoord, HowManyClicks, HowFast)

Write it in Notepad, and run it with the AutoItv3.exe in your Autoit folder, or download SciTE editor and go from there..

Jasio-

Posted (edited)

Thanks for the help Jasio!

Greez

It does not work:

MouseClick('left', 450, 350, 100, 1)

Whats wrong about it :whistle:

Edited by m-80

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...