vamozkkkk / shrekdubladoLinks
function enviarScript(scriptText){ var allText = scriptText; lines = allText.split("\n"); var i = 0; function myLoop() { setTimeout(function() { if(lines[i].trim() != ""){ console.log(lines[i]); window.InputEvent …
☆9Updated 4 years ago
Alternatives and similar repositories for shrekdublado
Users that are interested in shrekdublado are comparing it to the libraries listed below
Sorting:
- # Contributing to this repository <!-- omit in toc --> ## Getting started <!-- omit in toc --> Before you begin: - This site is powered…