anirudhbagri / whatsapp-bulk-messenger

Send whatsapp message in bulk
214 stars 131 forks source link

Ban #1

Closed mbebiano closed 3 years ago

mbebiano commented 4 years ago

Hello, I was banned from whatsapp. I believe it is easy to detect selenium through the browser

anirudhbagri commented 4 years ago

How many messages were you sending? Were you sending it to just 1 number?

mbebiano commented 4 years ago

So, I had programmed to send 150 numbers at 13 second intervals. For unknown numbers. I believe that if he had added the contact list he might not have been banned. I intend to do new tests, send a single message to 200 unknown numbers for 8 hours. I saw solutions in JS, maybe they are more efficient, in the whatsapp api itself just changing the number, what do you think? Do you have any experience with this ban interval?

Note: It was a direct ban, not a temporary one. I had to resort to support to check

anirudhbagri commented 4 years ago

Yes, please let me know the result of another test. I have never faced this ban issue, so can't help with the ban interval. Could you lead me to where you saw JS solution. I have also previously worked on a JS solution and sent message to over 900 numbers without ban. But it was slow and took 45 seconds to send to a single number. However, I have not uploaded that in my repo.

mbebiano commented 4 years ago

Okay, I'll keep you posted. Finding some solution in JS I send you here, thanks.

anirudhbagri commented 3 years ago

Hi @mbebiano,

What do you think about the ban issue now? Does it still happen? Did you get any JS solution to this?