Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.3 KB

File metadata and controls

44 lines (32 loc) · 1.3 KB

CodeYellowRaffle

Open source raffle bot made to help increase the chance of winning limited sneaker raffles by automating entries.

Folder Structure

/src

Contains the frontend

/websites

Contains all the websites supported for entries

/builds/installer

Contains the installer exe's for each update

File Structure

/index.js

Contains the core software code

/src/js/main.js

Contains most of the JavaScript linking the bot frontend with the backend

/proxy.js

Contains the function to test proxies

/install.bat

Opens a command prompt window which performs 'npm install'

/run.bat

Opens a command prompt window which performs 'npm start'

/create exe.bat

Creates an executable file in the folder /release-builds which is performed by the command 'npm run package-win'

/create installer.bat

Creates an executable installer file in the folder/ builds which is performed by the command 'node createInstaller.js'

Usage

  1. Clone every file

  2. Run install.bat and wait until installation of node modules are finished

  3. Run run.bat and wait until the software loads

  4. Log in via the software

Register Here

Alternatively

If you do not wish to modify or view the source, you can simply download here at https://codeyellow.io/