Search results

  1. M

    Holidays Macro

    Hello Members, I'm trying to design a macro which when triggered, it prompts the user to enter date in format "01/04" (day and month respectively) and also prompt user to enter Holiday name as string. The values are then stored in a dictionary and can later be changed via the prompt
  2. M

    How to use different words/phrases as trigers

    Hello fellas, I would like to be helped to create a macro which can be triggered if a txt message is received either having the words "dishwasher machine" or "basement door". Note that the txt message can only have either of the phrases but not both Thanks in Advance. 🫡
  3. M

    Regex for extracting digits in a random string

    Hello. Can someone please help how i can extract the only 4 digits available in a string eg: 1 "gajkd4ksks8nsh2hjs7ks" 2 "2jdjjd4jjsj7hsh3" 3 "Gsgs5926jsjd" 4 "HshhhdhklakkGhsh5277" Note that the strings can be of different lengths and the digits might appear randomly in the string they don't...
  4. M

    File Rename Operation

    Hi folks. I'm trying to design a macro to rename Files in Download directory that begin with (Whatsapp status - ). This is what I have 👇. Any help changing it to work. Thank you
  5. M

    Calculate total amount recieved

    Hi members. I'm troubled with designing a regex which can calculate amount of cash recieved to a certain account, getting the values from incoming sms 3xample below QGN0Y9L740 Confirmed. on 23/7/22 at 5:30 PM Ksh800.00 received from DAUGLAS NDUNGU KINYANJUI 254712345678. Account Number 413Y...
  6. M

    Extract Text & number from message

    Hi. I'm trying to design a macro which can extract account details and phone number from specific message received. Here is an example QE950Q84KD Confirmed, on 9/5/22 at 8:23 AM Ksh250.00 received from ANN MUTHONI NJENGA 254722892403, Account Number roysambu New Utility balance is Ksh15,850.00...
  7. M

    Extract Text & number from message

    Hi. I'm trying to design a macro which can extract account details and phone number from specific message received. Here is an example QE950Q84KD Confirmed, on 9/5/22 at 8:23 AM Ksh250.00 received from ANN MUTHONI NJENGA 254722892403, Account Number roysambu New Utility balance is Ksh15,850.00...
  8. M

    10 character limit

    I'm a newbe trying to design a macro that only accept user input intager that is equal to 10 character. Example format 0723780018. If input is more than or less than 10 character, you get a popup message...
  9. M

    App lock

    Hello, can some one help me fine tune this macro, so that the user of the phone can only access certain apps when the proximity sensor is near, else the home button is launched. Thank you in advance......
Top