Loop for message whatsapp

vm53

Member
Hello everyone I created a macro that sends a whatsapp message to my wife every day in a few hours. I would like this message to repeat itself every 5 minutes until my wife replies ok. I tried with the loop, but I haven't been able to. Can anyone help me? Thanks
 

evilfx

New member
Hi, can you share how you actually sent a WhatsApp message? I'm trying to have an automation send a WhatsApp message but i cant get it to click the send button. I've tried UI Interaction, xy coordinates... Nothing works.
 

vm53

Member
Hi, the ui interaction didn't work for me either.
The working method is to install TouchTask.
I attach the screenshot of the working macro.
Maybe with that, someone can help me with my loop request too.01.png
 

evilfx

New member
I
Hi, the ui interaction didn't work for me either.
The working method is to install TouchTask.
I attach the screenshot of the working macro.
Maybe with that, someone can help me with my loop request too.View attachment 1095
Hi, i have touchtask installed as well. I used that action, but it doesnt send either. Any help would be appreciated.
 

vm53

Member
It works perfectly for me, have you granted the necessary permissions to macrodroid and touchtask?
If that still doesn't work, let me have a copy of your macro so I can check it.

03.png
 

evilfx

New member
It works perfectly for me, have you granted the necessary permissions to macrodroid and touchtask?
If that still doesn't work, let me have a copy of your macro so I can check it.

View attachment 1100
Hi, i believe i have the correct settings. see screenshots attached.
I'm trying to run this macro: https://rentry.co/wpnotif - the file i'm using is this: https://ufile.io/tsm9xhel
I attached the macro's settings on the whatsapp send part.

any help would be greatly appreciated. thanks!
 

Attachments

  • 23dd2dcc-ecb8-4d8a-821e-69374d5f639b.jpg
    23dd2dcc-ecb8-4d8a-821e-69374d5f639b.jpg
    58.9 KB · Views: 10
  • a138abd3-80d2-4e69-818c-74e2292d0cba.jpg
    a138abd3-80d2-4e69-818c-74e2292d0cba.jpg
    75.8 KB · Views: 10
  • 9141df52-fd68-49d3-b980-591b594259d2.jpg
    9141df52-fd68-49d3-b980-591b594259d2.jpg
    104.4 KB · Views: 12

evilfx

New member
nevermind, i figured it out - it had an overlay that was preventing the send button to be clicked
 
Top