Skip to content

xyba1337/OmTraffic

Repository files navigation

OmTraffic



💬 OmTraffic

OmTraffic is a fast and efficient Python script that enables you to send a large number of messages to random strangers on Omegle quickly. 🚀 It's for educational purposes only! 🎓

🌟 Star this repo if you enjoy using our tool and want it to stay updated and working

👀 Preview

It is recommended to use good premium proxies for the best performance. If you use proxies with username and password, make sure that they are in the format of username:password@ip:port

🚀 Features

  • Sends messages with randomized emojis, prefix, suffix to avoid detections 🤖
  • Multi-threaded for faster message sending ⚡
  • Customizable message delay and number of threads ⚙️
  • Supports use of own proxies and every proxy type or automatic proxy scraping 🌐
  • Configurable language settings 🌎
  • Typing spoofer ⌨️

💻 How to Use

  1. Clone this repository to your local machine:
git clone https://github.com/xyba1337/OmTraffic.git
  1. Install the required Python packages:
pip install -r requirements.txt
  1. Configure the script by editing the config.yml file:
misc:
  threads: 20  # Number of threads to use for sending messages
  lang: "en"  # Language to use for Omegle (en, de, es, fr, and so on...) -> "Alpha 2"-> https://www.nationsonline.org/oneworld/country_code_list.htm 
  channel_type: "text"  # Text/Cam
  show_typing: true # Shows the "Typing..." message to the user on the other end before sending the message
proxy:
  use_own: true # "true" if using own proxies, "false" if scraping proxies
  type: "http"  # http/socks4/socks4a/socks5
  timeout: 10 # Proxy timeout in seconds
message:
  delay: 2  # Delay in seconds between each message
  use_emoji: true # Adds a random emoji to the end of each message
  use_prefix: false  # Adds a random string to the end of each message
  use_suffix: false  # Adds a random string to the start of each message
  delay_after: 2 # How long until disconnect after the message has been sent
  topics: [] # Topics/Keywords to queue inside of, Example: ["minecraft", "valorant"].
  1. Run the script:
python main.py

🤝 Contributions

Contributions to this project are highly appreciated. Feel free to submit a pull request or open an issue for any suggestions or improvements.

📃 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

OmTraffic is a fast and efficient Python Omegle traffic bot that enables you to send a large number of messages to random strangers on Omegle quickly.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages