Skip to content

Commit

Permalink
1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hachifac committed Apr 26, 2017
1 parent 21f227a commit 9cb4742
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions lib/botMain.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -1124,16 +1124,6 @@ _BotScanForChests:
}
}
Return

#IfWinActive Crusaders of The Lost Idols
_BotClicking:
test++
MouseGetPos, mX, mY
if (mX <= 800) {
Click
}
ToolTip, % test
Return

_BotForceFocus:
IfWinExist, Crusaders of The Lost Idols
Expand Down

0 comments on commit 9cb4742

Please sign in to comment.