Smart Status Detection
TBot2 doesn't constantly refresh the adventure page to check if your hero is available. Instead, it reads your hero's status directly from the page header. If they're out traveling, TBot2 calculates exactly when they'll return and simply waits. It only visits the full adventure page when your hero is actually home and ready for action.
Health Checks Before Every Adventure
Sending a low-health hero into a dangerous adventure is a recipe for disaster. Before dispatching your hero anywhere, TBot2 checks their current health. If it's below the threshold you set, TBot2 skips the adventure and waits for natural regeneration. No more dead heroes from careless clicks.
Precise Return Time Tracking
When your hero heads out on an adventure, TBot2 calculates the complete round-trip time, including travel there and travel back. It then sets an internal timer and only checks again after your hero should be home. No wasted cycles constantly refreshing to see if they're back yet.
Scheduled Adventure Checks
When no adventures are available on the map, TBot2 doesn't obsessively refresh the page. Instead, it schedules future checks based on a configurable interval with built-in randomization. This keeps your hero management efficient while you focus on other things.
Success Verification
How does TBot2 know that clicking Start Adventure actually worked? After each attempt, TBot2 verifies success by checking multiple signals: Did the adventure list update? Did the hero's status change to traveling? Is there a success message? If any of these confirm the action, it moves on confidently.

