An Omegle bot built on top of Selenium.
Features • How To Use • How To Build • Download • Credits
- Automatic Skip
- Skips when user leaves.
- Skips when all messages are sent.
- Custom messages
- Write your own messages in messages.txt.
- Headless
- Choose whether or not Lux should be visible.
- Fast
- Lux is optimized for speed.
- Cross Platform
- Windows, macOS and Linux.
- Screenshot
- Lux will take a screenshot when conversation ends.
To run this application, you'll need Firefox, Geckodriver to PATH and JRE 8 installed on your computer. From your command line:
# Download the latest jar file from https://github.com/ShadowNoxX/Lux/releases
# Execute Jar file
$ java -jar Lux.jar
To clone and build this application, you'll need Gradle and IntelliJ IDEA (which comes with Kotlin support) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/ShadowNoxX/Lux.git
# Open the folder
$ cd Lux
# Gradle Setup
$ gradle wrapper
$ gradlew
# Build Jar
$ gradlew jar
Now a jar will be created in build/libs folder
You can download the latest installable version of Lux for Windows, macOS and Linux.
This software uses the following open source packages: