Quote Originally Posted by Eion View Post
Could you integrate this into the xenobot script? and how?
I would belive it's as simple as:
Code:
os.execute("taskkill /F /IM Tibia.exe")
Would close all Tibia.exe ofc.