Jump to content

Recommended Posts

Posted

Hello everyone,

I don't seem to be able to get an actual mouse click in the Garena client window using AutoIt's MouseClick command.

For example, i was trying to highlight a user from a game room with a simple MouseClick("left",[coordx],[coordy],1) command, but this only moves the pointer to the specified coordinates(over the user) and it would not click. I even tried to add another MouseClick("left") right after the first one, but still it just doesn't want to click.

So my question is, can anyone tell me if and how i can get an actual mouse button keystroke in Garena?

Guest
This topic is now closed to further replies.
×
×
  • Create New...