Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button = C Sensa = 2.60 sens:= 3.00 modifier:=3.00/sens Gui, Color, Black Gui, Font, S15 CDefault, Terminal Gui, Add, Text, x2 y9 w280 h20 +BackgroundTrans cRed, Turn 180(%Sensa%) Gui, Add, Text, x2 y39 w90 h20 +BackgroundTrans cRed, Button: %Button% Gui, Show, x510 y334 h72 w285, 180 Return GuiClose: ExitApp return C:: DllCall("mouse_event", "UInt", 0x01, "UInt", 125*modifier, "UInt", 0) sleep 1 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 1 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 1 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 1 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 1 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 10 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 1 DllCall("mouse_event", "UInt", 0x01, "UInt", 432*modifier, "UInt", 0) sleep 200 return #30

Open
Diyshka opened this issue Sep 3, 2024 · 0 comments

Comments

@Diyshka
Copy link

Diyshka commented Sep 3, 2024

No description provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant