Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.69 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.69 KB

SendScriptWhatsApp

Código para enviar o Script inteiro de Shrek ou Bee Movie para seus amigos ou grupos do WhatsApp

Utilização

Abra shrekSendScript.js Ou Abra beeMovieSendScript.js

Copie todo o conteúdo (clique em raw -> ctrl+a -> ctrl+c)

No WhatsApp Web abra o console do Browser

⚠️ Aviso importante, numa atualização recente do Google Chrome, está sendo impedido que qualquer script seja colado no Console.
Para contornar esse problema, o console do desenvolvedor espera receber um confirmação textual escrevendo no console: "allow-scripts"
Após isso será permitido colar e continuar a execução do script

Cole o código no console e aperte Enter

Pronto


SendScriptWhatsApp

Code to send the entire script of Shrek or Bee Movie to your friends or WhatsApp groups.

Usage

Open shrekSendScript.js Or Open beeMovieSendScript.js

Copy the entire content (click on raw -> ctrl+a -> ctrl+c)

In WhatsApp Web, open the Browser console

⚠️ Important Notice, in a recent update of Google Chrome, any script being pasted into the Console is being prevented.
To workaround this issue, the developer console expects to receive a textual confirmation by writing in the console: "allow-scripts"
After that, pasting and continuing the script execution will be allowed

Paste the code into the console and press Enter

Ready