Omegle semi-bot

Write first message and auto-reconnect when disconnected.

Yazar
liquorburn
Günlük kurulumlar
0
Toplam kurulumlar
6.627
Değerlendirmeler
3 0 2
Versiyon
0.2.2
Oluşturulma
18.02.2019
Güncellenme
18.02.2019
Lisans
MIT
Geçerli

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