All Projects → DrExpresso → Supremeaio

DrExpresso / Supremeaio

Supreme Bot - All in one checkout Tool

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Supremeaio

Line Bot Tutorial
Line bot tutorial.
Stars: ✭ 181 (-5.24%)
Mutual labels:  bot
Instauto
Instagram bot / automation library written in Javascript for Node.js
Stars: ✭ 184 (-3.66%)
Mutual labels:  bot
Miraiandroid
QQ机器人 /(实验性)在Android上运行Mirai-console,支持插件
Stars: ✭ 188 (-1.57%)
Mutual labels:  bot
Instabotai
Instagram AI bot with face detection. It works without instagram api, need only login and password.
Stars: ✭ 181 (-5.24%)
Mutual labels:  bot
Tradingview Webhooks Bot
a bot that can execute trades based on tradingview webhook alerts!
Stars: ✭ 184 (-3.66%)
Mutual labels:  bot
Gh Polls Bot
Automatically create polls in GitHub issues.
Stars: ✭ 187 (-2.09%)
Mutual labels:  bot
Redd
Redd is a batteries-included API wrapper for reddit.
Stars: ✭ 180 (-5.76%)
Mutual labels:  bot
Telegram Paperplane
The Paperplane userbot project - a Telegram userbot helping to improve your Telegram experience. https://t.me/tgpaperplane
Stars: ✭ 190 (-0.52%)
Mutual labels:  bot
Heroku Telegram Bot
Starter pack to host your Python Telegram Bot on Heroku for free.
Stars: ✭ 183 (-4.19%)
Mutual labels:  bot
Go Sarah
Simple yet customizable bot framework written in Go.
Stars: ✭ 188 (-1.57%)
Mutual labels:  bot
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-4.71%)
Mutual labels:  bot
Ansibullbot
Bot for management of Ansible issues and PRs on GitHub.
Stars: ✭ 183 (-4.19%)
Mutual labels:  bot
Icopy
fclone telegram interface.Send commands to Telegram BOT for get a convience way to control fclone resources copy missions.
Stars: ✭ 188 (-1.57%)
Mutual labels:  bot
Yve Bot
Smart rule-based bot. For Browser & Node.
Stars: ✭ 181 (-5.24%)
Mutual labels:  bot
Vkbottle
Homogenic! Customizable asynchronous VK API framework
Stars: ✭ 191 (+0%)
Mutual labels:  bot
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (-5.76%)
Mutual labels:  bot
Bot Connector
Bot Connector allows you to connect your bot to multiple messaging channels.
Stars: ✭ 185 (-3.14%)
Mutual labels:  bot
Delbot
It understands your voice commands, searches news and knowledge sources, and summarizes and reads out content to you.
Stars: ✭ 191 (+0%)
Mutual labels:  bot
Sogebot
sogeBot - Free Twitch Bot built on Node.js
Stars: ✭ 190 (-0.52%)
Mutual labels:  bot
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+1394.76%)
Mutual labels:  bot

SupremeAIO

All in one checkout Tool request and browser based with multi-threading to automate checking out products on supremenewyork. PLEASE RUN BOT AS ADMINISTRATOR

alt text

DOWNLOAD LINK

DOCUMENTATION LINK

Requirements

Features

  • Saving and Loading Billing - Save your billing information to a JSON File and load the billing directly from the file.
  • Request and Browser Module - Browser module is purely based on selenium automation which can help with less card declines whereas the Request Module is based on JAVA net (HttpURLConnection), much faster but prone to more card declines.
  • Dark and Light UI Theme - Easy to use user interface with all setup options on the same pane along with a dark theme.
  • Keyword Finder, auto add to cart and checkout - Bot will find the keywords for each task, add the product to the cart and try and checkout, Current for EU only.
  • Multi threaded - Support for multiple tasks at the same time to cop multiple items.
  • Task Creator - Create tasks in quick succession to setup 5 minutes before the drop.
  • Instore signups - Create tasks for instore supreme london to be able to cop items.

Todo

  • [x] Documentation
  • [x] Checkout delay
  • [x] Google Sign in Support
  • [x] Working console log
  • [x] Status message updates
  • [x] Task logs
  • [x] Stop tasks and quite all running browsers and requests
  • [x] Save and Load multiple billing profiles
  • [ ] Proxy support on both modules
  • [ ] Encrypt Billing profiles in AES
  • [ ] Recaptcha Harvesting
  • [x] Keyword Droplist in Help menu
  • [ ] US checkout Support
  • [x] Instore signups
  • [ ] Less RAM Usage
  • [ ] JXBrowser and PhantomJS Module support
  • [x] Each Task checking out different product with different billing
  • [ ] Success logger
  • [x] Start Timer
  • [ ] Custom Installer
  • [ ] Mac Support
  • [x] Splash screen at launch
  • [x] Image Scraper
  • [ ] Quick Tasks

Install

  • Download and run the exe file as Administrator, installer will automatically extract and install files to your local C drive in program files. Application is 32 bit. If you need any help contact my Twitter.

Usage

DOCUMENTATION LINK

After installation you want to load the bot up and add your billing information under File > Profile Editor.

Then you can set up a task on left panel of the main bot. Keywords should be whole separated with spaces, no commas or other symbols. Keywords can be found here

Select the desired category the item will be in, do not use the new category, size and colour. Use the Browser mode for now as the Requests still needs finishing.

Input localhost in the proxy field, edit the number of tasks if you wish to do so, use the Default Profile and click create Task.

Supreme drops at 11:00:00 GTM On Thursday so you want to start tasks at this 5-10 seconds before, Browser instances will launch which are visible and will attempt to automate the checkout process.

Disclaimer: Please keep in my mind this bot is still in beta and there might be bugs here and there in this case raise a issue and i will try fixing them. Also if anyone wants to help with development as this is a community project feel free to create a pull request.

Development

alt text alt text alt text alt text

Requirements:

# Clone this repository
$ git clone https://github.com/DrExpresso/SupremeAIO.git

# Go into the repository
$ cd SupremeAIO 

# Build the app
$ javac -d bin/ -cp src /src/makery/address/MainApp.java

Running the project
$ java -cp bin MainApp.java

License

The MIT License (MIT)

Copyright (c) 2018 DrExpresso

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].