Omegle semi-bot

Write first message and auto-reconnect when disconnected.

作者
liquorburn
日安装量
0
总安装量
6,627
评分
3 0 2
版本
0.2.2
创建于
2019-02-18
更新于
2019-02-18
许可证
MIT
适用于

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