Tag Archives: 2.71
StealthBot Restarter
This is a handy script written for StealthBot 2.71.
Basically the bots would sporadically crash with the error message:
If you had multiple bots open they would all crash with the same error.
This script polls windows every 10 seconds for a window containing the described text in the .ini, if found all 3 processes will be closed and re-opened.
If any of the processes are found to be dead for whatever reason, the relevant process will be restarted.
Usage Notes:
Each executable must be unique, not only from other StealthBot processes, but any system processes. Simply changing the StealthBot executable filename will make this change.
The included example title is wrong, you’ll want to change it from:
Text=”Run-Time error ’35600′:”
To
Text=”Run-time error ’35600′:”
I know 2.71 is old, but there are plenty of scripts out there that haven’t been updated.