Hello, it is a class module that is used to automate whatsApp through the MS Edge + Javascript and VB6 browser through web.whatsapp.com, I do not know if this is the case but I think it can be called web scraping, this type of Technique does not usually last long since if WhatsApp changes part of the html content of your website this module may be useless, it is to be enjoyed while it lasts, then if there are changes you will have to find a way to update it.
This can be very useful if you know how to take advantage, we can read and
send text messages, get contact list, phone numbers, profile picture and others.
It is important to clarify that this module requires Windows 10 and MS Edge (html version) clarification of html version since these days Microsoft has updated MS Edge to a version that uses the Chromium engine, and this cannot be automated, the classic version MS Edge used the Internet Explorer engine, that is why it can be automated, the reason to use Edge and not Internet Explorer is because the latter is not accepted by Web.Whatsapp.com, the Chromium version is not yet an update global windows but surely over time it is global, do not worry you can go back to the html version, following these steps as you can see they can have both versions if they wish. CLARIFICATION DOES NOT REQUIRE SELENIUM
The download includes the module and a small example of use (I emphasize it is just an example, it has no use whatsoever), by way of comment I have made an application using this module that is used to request shifts through WhatsApp, I still do not know if I am going to publish, this works through word commands, something like an artificial intelligence but of a very very low level :pag where the client requests a shift, the application checks if it is available, stores it in a database and sends him a message that his shift has been reserved.
For the example I have used an OCX (Replacement of the MS common controls),use the ocx because as many names and words use unicode characters which includes the Emojis, if they use the common vb controls they would look bad and the application would not even work well.
for your peace of mind you can download the latest version of ocx and make changes to the project
Attachment 175373
Attachment 175375
or download from my site with ocx included.

