Automated Call Control Macro

umarnadeembutt

New member
I need assistance in creating a macro. Can someone guide me on how to create one? I have outlined the entire scenario and steps below. If anyone wishes to understand the details, they can comment. Or anyone can create this macro for my help. Please extend support.


Step 1: Make a Call
- Initiate a call to any number (considered as a "Signal").

Step 2: Upon Receiving the "Signal"

- Verify phone number:
- Check if the phone number starts with (0320 to 0329) or (0300 to 0309).
- Verify time duration:
- Check if the current time is between 06:00 PM and 09:00 PM.
- If not, auto disconnect the call and display a popup with the text "You are not in the time range."

- If both conditions are met, display a popup with below buttons and the message "Have you checked your free minutes today?"
- Three buttons: "Yes," "No," "Check Free Minutes."

Step 3: Handle Button Clicks:

- If "Yes" button is clicked:
- Continue with the call initiated in Step 1.

- If "No" button is clicked:
- Disconnect the call.

- If "Check Free Minutes" button is clicked:
- Dial the string (*11788*2#).

End of the macro.
 

dhj49er

Well-known member
Happy to provide assistance ...is it possible to upload the macro to see what you have created so far?
 

AkashiDom

Active member
Happy to provide assistance ...is it possible to upload the macro to see what you have created so far?
Yes, first...
  1. Press share macro on your macro
  2. Share on file explorer
  3. Unzip package
  4. Go to this forum
  5. Create a thread and stuff
  6. Press attach files
  7. Select your macro in where you saved
Then you're done
 

mapriex

Active member
we are here to help, not to do a job for someone else.
if YOU dont consider to fix YOUR problem, we wont consider to do YOUR work either, except someone has too much freetime to work for you aswell.
 

umarnadeembutt

New member
we are here to help, not to do a job for someone else.
if YOU dont consider to fix YOUR problem, we wont consider to do YOUR work either, except someone has too much freetime to work for you aswell.
I have no experience to create macros, that's why i requested to create macro.
Please share steps, i can create by my own.
 

Jacob L

Moderator (Lawsonator)
I have no experience to create macros, that's why i requested to create macro.
Please share steps, i can create by my own.
This video should help you get started with MacroDroid. It doesn't cover a specific topic but has a range of MacroDroid features covered.


There is also the wiki to find info about specific triggers, actions and constraints: https://macrodroidforum.com/wiki/index.php/MacroDroid_Wiki

MacroDroid has it's own store called Templates. It can be found at the bottom of MacroDroid.
 

umarnadeembutt

New member
This video should help you get started with MacroDroid. It doesn't cover a specific topic but has a range of MacroDroid features covered.


There is also the wiki to find info about specific triggers, actions and constraints: https://macrodroidforum.com/wiki/index.php/MacroDroid_Wiki

MacroDroid has it's own store called Templates. It can be found at the bottom of MacroDroid.

Thank you for your reply. I have already created macros for small tasks by watching several videos on YouTube. However, the conditions mentioned above for the macros were also inquired from ChatGPT, but it did not provide accurate answers. Hence, I had to raise this question in the forum.
 

Jacob L

Moderator (Lawsonator)
I
Thank you for your reply. I have already created macros for small tasks by watching several videos on YouTube. However, the conditions mentioned above for the macros were also inquired from ChatGPT, but it did not provide accurate answers. Hence, I had to raise this question in the forum.
I'll have a proper look when I had chance
 

Endercraft

Moderator (& bug finder :D)
Are there any of the moderators?
I can't write to the topic.
Yours faithfully.

Есть кто из модераторов?
Не могу создать первое сообщение.
Спасибо.
What is the problem exactly?

 
Top