1. Home
  2. Docs
  3. Text Image Clicker Wiki
  4. PART 7: Settings & P...
  5. 7.3 Escape Mode (Fail-Safe)

7.3 Escape Mode (Fail-Safe)

Escape Mode is a logic system designed to unstick the bot if it gets confused.

  • Stuck Counter Limit:
    • If the bot scans the screen X times (e.g., 3 times) and finds NO targets, it assumes it is “Stuck” (e.g., a menu blocked the view).
  • Escape Mode Action:
    • RandomScreen: Clicks a random point on the screen to try and close open menus.
    • Sequential: Clicks specific coordinates you define (e.g., the coordinates of a “Close” X button).
    • Escape Keys: Presses a specific key (e.g., ESC) to close windows.