Omegle semi-bot

Write first message and auto-reconnect when disconnected.

Author
liquorburn
Daily installs
0
Total installs
6,616
Ratings
3 0 2
Version
0.2.2
Created
2019-02-18
Updated
2019-02-18
License
MIT
Applies to

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