[Automate Reward Click Sequences](https://freelancer.com/projects/automation/automate-reward-click-s
— · — · Telegram
[Automate Reward Click Sequences](https://freelancer.com/projects/automation/automate-reward-click-sequences.html)
I have several mobile gaming apps that offer daily rewards after you tap through a predictable series of on-screen buttons. Manually repeating the same taps across each game is time-consuming, so I want a small automation script that can reproduce those clicks for me in each app and loop them whenever I run it.
Key points
• The taps span multiple games, not a single title, so the script should let me define independent coordinates (or image targets) for each app.
• Right now I only need tap automation; however, I may add other gestures later, so please structure the code so extra actions can be dropped in without rewriting everything.
• Mobile-friendly tools such as ...