To manage which windows the bot interacts with, navigate to the Processes Tab.
How to Add a Process:
- Open the game(s) or application(s) you want to automate.
- Click the “Refresh” button in the Processes tab. This populates the list with all currently open windows.
- Select the desired window from the list (e.g., Metin2 – PID: 1234).
- Click “Add”. The window will move to the Active Process List on the right.
- Note: You can add as many processes as your computer can handle.
What is a PID?
PID stands for Process ID. Even if you open 5 windows of the same game with the exact same name (e.g., “GameClient”), Windows assigns a unique ID number to each one. TIC uses this ID to distinguish between them, ensuring it never gets confused about which window it is controlling.

