Needless to say it was a waste of time sadly. Since you make the statement of they go fast, I assume there’s a sense of urgency to how fast you select accept so I’ll begin there.
I’ll give you some of my experience.
1. You want a script to auto accept job offers.
2. You want to run this script on a phone.
—The app gets its job offers data that flows in through your data connection that the app displays.
3. You need to do it very quickly.
So the first step to figuring this out is straying true to your actual objective if speed is it and not just auto accept.
Based on point 2, if you have a 30mbs download on your phone, and you also have a 200 “latency” regardless of which script you use or path of automation, I’ll always see job offers before you if I have a 300mbs download and a 12 “latency”.
Being it’s a phone your using, your location to your towers has a lot to do with your download speeds and latency.
Additionally your carrier and phone your using, example not all devices work on 5G right now. I get 400mbs down on my phone near a tower and 8 latency.
So what I’m trying to illustrate is you might be missing things you need to identify first before automation or if urgency is important automation won’t matter.
I hope this makes sense.