Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

English version #64

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
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
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# 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)

No WhatsApp Web abra o console do Browser

Cole o código no console e aperte Enter

Pronto
please use it carefully
Loading