Jump to content

[HELP] if sendkey = mouseclick


Recommended Posts

I tried doing this myself but failed.

I want my script when "numpad0" is hit to MouseClick("left",895,401,1)

but i cant get it to work, I dont need to be activated on a certain window, just a ingeneral thing.

So,

if

au3.keywords.sendkeys={numpad0} ==true

then MouseClick("left",895,401,1)

end

can someone with experience please help me with this. I use to be good with SciTE when I had another programs keywords used. Now im raw-dogging SciTE and I wanna learn so im starting simple but already running into problems So hoping someone can help me and give me something to learn off of.

Thanks AU Scripters!

~Acid Alchamy~

Link to comment
Share on other sites

Look at hotkeyset. With that you will need to kno about functions.

Btw, what you have now isn't really what you want. The mouseclick is correct but the other thing is trash. I'd you still have questions let me kno.

Link to comment
Share on other sites

Look at hotkeyset. With that you will need to kno about functions.

Btw, what you have now isn't really what you want. The mouseclick is correct but the other thing is trash. I'd you still have questions let me kno.

Anyway you can help me out?

Because now that i've changed from using LUA Scripture within SciTE to just SciTE scripture its just very different (in its own way)

Tibia, the "free massively multiplayer online role-playing game (MMORPG)" ?

and yes sir.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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