FREE AHK SCRIPTS!

Discussion in 'AHK' started by Tonismi, May 4, 2020.

Thread Status:
Not open for further replies.
FREE AHK SCRIPTS!
  1. Unread #1 - May 4, 2020 at 5:20 AM
  2. Tonismi
    Joined:
    Apr 28, 2020
    Posts:
    11
    Referrals:
    1
    Sythe Gold:
    26

    Tonismi Newcomer

    FREE AHK SCRIPTS!

    AGS + G MAUL SCRIPT HERE. Edit your f keys which one u want.







    #NoEnv
    SetWorkingDir %A_ScriptDir%
    CoordMode, Mouse, Client
    SendMode Input
    #SingleInstance Force
    SetTitleMatchMode 2
    #WinActivateForce
    SetControlDelay 1
    SetWinDelay 0
    SetKeyDelay -1
    SetMouseDelay -1
    SetBatchLines -1

    1::
    MouseGetPos xpos, ypos
    sleep, 20
    Send, {F2}
    Sleep, 25
    Click, 580, 440
    sleep, 25
    Send, {F1}
    Sleep, 25
    Click, 620, 440
    Sleep, 20
    Send, {F2}
    MouseMove, xpos, ypos , 1
    Sleep, 25
    click
    return

    2::
    MouseGetPos xpos, ypos
    sleep, 25
    send, {f2}
    Sleep, 25
    Click, 620, 440
    Sleep, 25
    Send, {F1}
    sleep, 20
    Click, 640, 450
    sleep, 20
    MouseMove, xpos, ypos , 1
    Sleep, 20
    click
    return




    '::suspend
     
< Need someone to make me flawless ahk | Looking for AHK! >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site