01-14-2015, 01:20 AM
(01-12-2015, 09:48 AM)some(rnd)guy Wrote: bot 5.4.2.2 kept saying it was allready running so i did this and works fine now
;If WinExists($sBotTitle) Then
; MsgBox(0, "", "Bot is already running.")
; Exit
;EndI
any other way to fix?
Hey some(rnd)guy,
You can solve this by running the bot as administrator.