Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# SendScriptWhatsApp

Código para enviar o Script inteiro de Shrek ou Bee Movie para seus amigos ou grupos do WhatsApp
Javascript function to send all Shrek film script, line by line in WhatsApp

## Utilização
## Instructions

Abra [shrekSendScript.js](https://github.com/Matt-Fontes/SendScriptWhatsApp/blob/main/shrekSendScript.js)
Ou
Abra [beeMovieSendScript.js](https://github.com/Matt-Fontes/SendScriptWhatsApp/blob/main/beeMovieSendScript.js)
- Open the [shrekSendScript.js](https://github.com/Matt-Fontes/SendScriptWhatsApp/blob/main/shrekSendScript.js) file or the one you want to use
- Copy the whole content (raw -> ctrl+a -> ctrl+c)
- Go to your [Whatsapp Web](https://web.whatsapp.com) and open the conversation you want to send the messages
- Open the browser console
- Paste the code you copied in previous step in the console and click Enter
- The messages will start to send

Copie todo o conteúdo (clique em raw -> ctrl+a -> ctrl+c)
| ⚠️ Important: With the latest Google Chrome update this script is being blocked to be pasted in the console |
|--|
| *** To solve this, you need to wait developer console to show a confirmation message: "allow pasting"***|
| After this you will be able to past the script |

No WhatsApp Web abra o console do Browser

Cole o código no console e aperte Enter

Pronto
please use it carefully
Loading