An AIO sneaker bot supporting Tactics, Unqilo, Ubiq, and Hibbett
Explore the docs »
Report Bug
·
Request Feature
Creating a sneaker bot from scratch has been a goal of mine since I was a freshman. Last year, I felt like I had practiced programming enough to start, and eventually this is what I ended up with.
Current Features
- Dashboard tab
- Task creator
- Proxy support / lists
- Profile tab and editor
- JavaScript
- NodeJS
- Axios, Got, Requests, Tough-Cookie
To get a local copy up and running follow these simple example steps.
- Node
- Clone the repo
git clone https://github.com/th-ms/Lotus-AIO.git
- Install node modules
npm i
- Start the program
electron main.js
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License.
Thomas - @th___mas - [email protected]
Project Link: https://github.com/th-ms/Lotus-AIO