elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   CO2 Bots & Macros (https://www.elitepvpers.com/forum/co2-bots-macros/)
-   -   Autoit Ctrl+left mouse udf (https://www.elitepvpers.com/forum/co2-bots-macros/130300-autoit-ctrl-left-mouse-udf.html)

UPSman2 04/24/2008 21:44

Autoit Ctrl+left mouse udf
 
2 Attachment(s)
So i made a udf (user-defined-function) in Autoitv3 for sending "Ctrl_down + LeftMouse_Down" event to the conquer window (or really any other window), this can be used to make a character jump in conquer while the program is minimized or hidden

Heres an Example:
Code:

#Include <UPSmouse.au3>
ctrlmouse("[Conquer2.0]","","#327701", 120, 150)

(credits to Evan, Valik and original author) << i just translated it into a udf


The UDF (UPSmouse.au3) and a Example script and program are included in the rar

disc 04/25/2008 11:32

Extremely helpful, I cant thank you enough for sharing this. A big thanks to all the people that put it together.


All times are GMT +2. The time now is 00:25.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.