Omegle semi-bot

Write first message and auto-reconnect when disconnected.

Tekijä
liquorburn
Päivittäiset asennukset
0
Asennuskerrat
6 627
Arvostelut
3 0 2
Versio
0.2.2
Luotu
18.2.2019
Päivitetty
18.2.2019
Lisenssi
MIT
Käytössä

Omegle semi-bot

This userscript can automatically post the first chat message. Also, it will reconnect after you (or stranger) have exit the chat.

How to use

  • Install the userscript and open it
  • Change the value of variable options.greetingMessage: this will be your first message posted into chat window when connected
  • Save the userscript and open omegle.
  • Click on "Text" and watch the semi-bot doing its job

Optional: disabling auto-disconnect

By default, after 30 seconds of inactivity this userscript will disconnect the current chat. You can disable this feature by setting options.disconnectOnIdle.enabled variable to false. Or you can change the disconnect timeout value by changing options.disconnectOnIdle.timout variable.

Screenshots

Coming soon!

Known issues

  • tested with TamperMonkey on Chrome only. It could break using GreaseMonkey on Firefox.

Feedback appreciated