Jump to content

mouse coorinate


Recommended Posts

I need some help.

tell me how to replace than the MouseMove ()

may somehow be realized through calldll ("user32.dll")

maybe mouseevent function... but.......

I have never experienced, so I will be grateful for the detailed response.

...If you don`t have any idea of windows api then you should not manipulate them. :| anyway why do you want use the windows api instead autoit native functions?

PD: the function is already declared in winapi.au3

Edited by monoscout999
Link to comment
Share on other sites

ебанный ж ты нахуй. я не знаю английкого....

I can try

$return = DllCall("user32.dll", "int", "SetCursorPos","int","300","int","500")

but gave no results - mouse in programm did not move. But after in other window - it moved

my be mouse_event and SetWindowsHookExA/

Link to comment
Share on other sites

If it's not working in window you want it, and it's working in any other window then there is a process that's blocking some functions (like GameGuard), though such programs (like GameGuard) are processing in ring0, and you can't do anything about it (kill it, override it's functions, etc...).

Link to comment
Share on other sites

is not GG. because other func is working(click, send key etc)

code is necessary. mouse moves from one point to another. when the coordinates are assigned and mouse sharply Stir-it does not work ... just need to MOVE!

Link to comment
Share on other sites

sorry for the English-use translator.

sorry if you wrote where not there or not. if you please, redirect the subject. or tell me where to ask.

Yes. this is for a computer game.

autoit started learning recently. dalos all lego, but in the dll rested and I can not understand.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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