Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

thefakewater/Lux

Repository files navigation


Lux
Lux

An Omegle bot built on top of Selenium.

FeaturesHow To UseHow To BuildDownloadCredits

Features

  • 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.

How to use

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

How to build

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

Download

You can download the latest installable version of Lux for Windows, macOS and Linux.

Credits

This software uses the following open source packages:

About

Lux is an omegle bot written in Kotlin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages