Free gmaul ags whack and ags to g maul script here. Just need to edit a little enjoy. 100% Gmaul into whack #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 Click, 556, 115 Sleep, 25 Click, 584, 438 Sleep, 25 Send, {F5} Sleep, 25 Click, 641, 451 Sleep, 25 Click, 641, 451 Sleep, 5 Send, {F1} Sleep, 1 MouseMove, xpos, ypos , 1 Sleep, 25 Click return 2:: MouseGetPos xpos, ypos Click 579, 399 Sleep, 25 MouseMove, xpos, ypos , 1 Sleep, 25 Click return ,::suspend Ags spec to gmaul spec #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 Click, 556, 144 Sleep, 25 Click, 589, 467, Left Sleep, 25 Send, {F5} Sleep, 25 Click, x589 y467 Sleep, 5 Send, {F1} Sleep, 1 MouseMove, xpos, ypos , 1 Sleep, 25 Click return 2:: MouseGetPos xpos, ypos Click, 630, 465 Left Sleep, 25 Send, {F5} Sleep, 25 Click, x630 y465 Sleep, 5 Send, {F1} Sleep, 1 MouseMove, xpos, ypos , 1 Sleep, 30 Click return ,::suspend Triple eat 3:: MouseGetPos xpos, ypos Send, {F1} Sleep, 25 Click 586, 329 Sleep, 25 Click, 622, 332 Sleep, 25 Click, 665, 330 Sleep, 1 MouseMove, xpos, ypos , 1 Sleep, 25 Click return ,::Suspend
Not knocking your script here, but I think it would be best to warn to public that there is no randomization in this script, so the ban-hammer is likely.
Here, should be working! #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