Quote Originally Posted by Milice View Post
I would belive it's as simple as:
Code:
os.execute("taskkill /F /IM Tibia.exe")
Would close all Tibia.exe ofc.
os.execute is not possible in later versions of XenoBot, security reasons of course.