Jump to content

Recommended Posts

Posted

Hey guys.

How would I be able to include in the script so that a specific mouse click would be done by a invisible click?

What I mean by this is I want the pointer of the mouse to stay where it is (wherever i have it at the time), but I want something clicked at the same time. I want the full control of the mouse while something else clicks on a object.

Any help?

Posted

Im trying to click something that is found via the pixel detection in my script.

Essentially, at the click of a key it goes to find the pixel and then double clicks it. However, when it double clicks it, the mouse moves with it which is annoying. I've seen some programs where it clicks the object but does not move my mouse.

Any more light to shed on the problem?

Posted (edited)

Why not use ShellExecute("filename","","","Open/Run/edit/whatever")?

-edit-

Ah, never mind.

Edited by Nahuel
Posted

weaponx, thats actually in the code currently, but if I have it clicking that pixel x, y for a elongated period of time then thats still lack of mouse use for my own clicking on other parts of the screen.

Posted

If it is a game there is not anything that your going to be able to do except move the mouse there and then move it back, if it isn't a game then you have a potential of using other means of clicking it.

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