tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.05k stars 2.23k forks source link

Blocked when send a message #3131

Open Whatsapp-Protocol opened 2 years ago

Whatsapp-Protocol commented 2 years ago

When I use yowsup to send a message, I get banned immediately. But can receive messages.

Does anyone have the same problem?

assegaf commented 2 years ago

its because when registering account and logged in, there is something else sent and received that only official apps has it, example using the google gms (play framework), etc

Whatsapp-Protocol commented 2 years ago

So do you know what was reported? Can you give me some hints?

assegaf commented 2 years ago

like I said before, GMS google play framework, or now is named firebase.

Whatsapp-Protocol commented 2 years ago

I saw that whatsapp uses Firebase, but I don't know how it reporte? Can you give some screenshots or code?

assegaf commented 2 years ago

use jadx-gui to decode the apk

mrjoebudi commented 2 years ago

advice from me, Yowsup library is rarely updated, but read the issue, there are many problems solved and I followed it patiently, and so far, for sending Whatsapp messages my advice is to do the command /contacts sync 628xxxxxxxxxxx , then send a short message as if it were a normal conversation, I hope this helps

assegaf commented 2 years ago

obsolete api, now whatsapp web that can usemulti device dont need phone to be online, just use yowsup to register number .. and use whatsapp web multidevice mode.

Whatsapp-Protocol commented 2 years ago

obsolete api, now whatsapp web that can usemulti device dont need phone to be online, just use yowsup to register number .. and use whatsapp web multidevice mode.

thanks. I try to do this, but still get banned when I send a message. Do you know Safety net?

assegaf commented 2 years ago

then dont register using yowsup, but real android phone, the new android phone ... not used phone, used phone that banned beofre, captured its firebase id, when register new number its banned fast ...

mrjoebudi commented 2 years ago

still work fine for me, no problem, sir

Whatsapp-Protocol commented 2 years ago

what's the firebase id? Can you give me some advice? how should i send the firebase id to whatsapp's server?

Whatsapp-Protocol commented 2 years ago
assegaf commented 2 years ago

firebase id is controlled by google play framework, its only on real android device, and you cannt simulate it, so use new phone for different firebase id and different google id too

mrjoebudi commented 2 years ago

Register using Yowsup is work no problem, change .env to IOS, to Run YowUp change .env to Android,

Work Good No Problem, please be patient to read all Issue, you will find many solution.....