1. Home
  2. Docs
  3. Text Image Clicker Wiki
  4. PART 4: Process Managemen...
  5. 4.1 The Process List

4.1 The Process List

To manage which windows the bot interacts with, navigate to the Processes Tab.

How to Add a Process:

  1. Open the game(s) or application(s) you want to automate.
  2. Click the “Refresh” button in the Processes tab. This populates the list with all currently open windows.
  3. Select the desired window from the list (e.g., Metin2 – PID: 1234).
  4. 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.