WhatsApp Automation : Free Source Code

cheveguerra

Member
Licensed User
Longtime User
Hi everybody.
So if I receive 5 messages at the same time, this app would open the first one, read it, check for possible replies, open whatsapp with the senders chat, post reply, close the chat AND read the next notification... and continue this way until there are no more notifications?
So there is NO OVERLAP when opening and closing whatsapp chats?, no messages without replies?

Best regards
 

cheveguerra

Member
Licensed User
Longtime User
Hi everybody.
So if I receive 5 messages at the same time, this app would open the first one, read it, check for possible replies, open whatsapp with the senders chat, post reply, close the chat AND read the next notification... and continue this way until there are no more notifications?
So there is NO OVERLAP when opening and closing whatsapp chats?, no messages without replies?

Best regards

Edit:
 

cheveguerra

Member
Licensed User
Longtime User
Hi everybody.
So if I receive 5 messages at the same time, this app would open the first one, read it, check for possible replies, open whatsapp with the senders chat, post reply, close the chat AND read the next notification... and continue this way until there are no more notifications?
So there is NO OVERLAP when opening and closing whatsapp chats?, no messages without replies?

Best regards
Edit: Sorry I was trying to edit, but it does not permit editions, only new messages or replies.

So to clarify, I would like to know if the app *queues* the notifications processing, if it does one notification, and when finished does the next one, or if it is processing one, and another notification arrives, it tries to answer it at the same time?

Let's hope this post was clearer than the first :)

Best regards
 

marciosousa324

New Member
Hello everyone :)
*Starting off by thanking @Erel for making this possible for us :)

Today we would like to announce our newest app :
View attachment 110027
WhatsApp Automation


It contains the following :
1- Auto Reply
You can set up the options that the user can pick from and once the user picks an option you can set up the reply to that option
2- Saving every what's app notification to SQLite Database and you can access it from Notification Activity (within the app)
3- The App works on accessibility service, meaning you don't have to do anything, it will automatically do the job (Inspired by the Teamviewer alternative)
4- Enable/Disable the service when ever your would like.
5-You can send files (PDF or Images) or Texts as an auto reply

Below is the demo:

Screen Shots :
View attachment 110024View attachment 110025View attachment 110026


This is a donation ware meaning send what ever amount you would like :)
Payment method : Paypal
Paypal account : [email protected]
Payment amount : donate what ever you would like :)

*Once you send the payment please send us an email @ : [email protected] and we will send you the source code right away.

+ A very detailed PDF documentation on how to use the app and run the project

The Project is now for free :)

Download the source code (Copy & Paste the URL in your Browser) :
http://b4xcode.com/fs/cwork/whatsappauto/whatsappauto.rar
The link has been updated, you can download the source code from the below link :

*Use WinRAR to extract the files.

It contains:
1- The source code
2- the full documentation
3- NotificationListener Library (copy and paste it in your B4A internal Libraries)
4- resAccessibility2

**Please read the documentation carefully and follow step by step.

:)


Thank you,
Saif

Hello everyone :)
*Starting off by thanking @Erel for making this possible for us :)

Today we would like to announce our newest app :
View attachment 110027
WhatsApp Automation


It contains the following :
1- Auto Reply
You can set up the options that the user can pick from and once the user picks an option you can set up the reply to that option
2- Saving every what's app notification to SQLite Database and you can access it from Notification Activity (within the app)
3- The App works on accessibility service, meaning you don't have to do anything, it will automatically do the job (Inspired by the Teamviewer alternative)
4- Enable/Disable the service when ever your would like.
5-You can send files (PDF or Images) or Texts as an auto reply

Below is the demo:

Screen Shots :
View attachment 110024View attachment 110025View attachment 110026


This is a donation ware meaning send what ever amount you would like :)
Payment method : Paypal
Paypal account : [email protected]
Payment amount : donate what ever you would like :)

*Once you send the payment please send us an email @ : [email protected] and we will send you the source code right away.

+ A very detailed PDF documentation on how to use the app and run the project

The Project is now for free :)

Download the source code (Copy & Paste the URL in your Browser) :
http://b4xcode.com/fs/cwork/whatsappauto/whatsappauto.rar
The link has been updated, you can download the source code from the below link :

*Use WinRAR to extract the files.

It contains:
1- The source code
2- the full documentation
3- NotificationListener Library (copy and paste it in your B4A internal Libraries)
4- resAccessibility2

**Please read the documentation carefully and follow step by step.

:)


Thank you,
Saif
I want, link invalid!
 

sentechnologies

Member
Licensed User
Installation Error while compile & Run from IDE "There was problem while parsing the package" in Samsung A52s
 

DonManfred

Expert
Licensed User
Longtime User
Installation Error while compile & Run from IDE "There was problem while parsing the package" in Samsung A52s
Don´t expect any answer from the Author. He is no longer active here in the forum since some time.
 
Top