u/Appropriate-Flight28

▲ 1 r/tasker

Hi, I’ve set up a Tasker flow to book an event. It swipes to a specific date and time, taps “find booking,” and then either continues if there’s availability or exits if not.

Right now, I’ve got 9 separate tasks, each just changing the day via a swipe and checking availability. Individually, each task is really stable and works perfectly.

The problem starts when I try to run them all using multiple profiles, spaced 2 minutes apart. It’ll run fine for a bit, then randomly gets stuck on a screen, it seems like the next profile has started. Each task only runs for about a minute max, so they shouldn’t overlap. Im using IF statements and UI queries to check for specific elements like if there’s no availability, also Autoinput for swiping

I’ve also added a state check in each profile to make sure it’s on the home page before starting, but that doesn’t seem to solve it. At the moment I’ve got 9 profiles in total.

Any ideas on how I can make this run reliably for, say, 12 hours straight

reddit.com
u/Appropriate-Flight28 — 8 days ago