Advertisement
TakePen

Untitled

May 12th, 2023
1,842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
AutoIt 0.14 KB | None | 0 0
  1. Func CheckGuildWars()
  2.     CheckDisconnected()
  3.     If Not WinExists($gwInstanceHandle) Then
  4.         Exit
  5.     EndIf
  6. EndFunc   ;==>CheckGuildWars
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement