Simple bot to fill words used in past games in the chat window
https://medium.com/@hbahuguna/skribble-io-word-guesser-29a0c155f0c6
- Copy script on console (chrome developers tool -> console tab) when a game is in progress and hit Enter.
- execute
clearInterval(myval);
when script needs to be stopped.