Skip to content

Gigabyte Marines Worlds 2022 scrim replay tool

Notifications You must be signed in to change notification settings

zisvh/easy-rofl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy ROFL

forthebadge forthebadge

This is a really quick project I did fast to help begginers or people that have close to 0 coding experience to still be able to get scrims replay files.

WHAT YOU NEED

INSTALLATION

  1. Open this folder in vscode (after downloading it through this page on github)
  2. Edit the following lines in your index.js:
    • Line 8: const email = "myemail"; (add your own Bayes Account email)
    • Line 9: const pass = "mypassword"; (add your own Bayes Account password)
    • Line 10: const gameID = 28562; (add your gameID of desired replay that can be found on your bayes dashboard)
  3. type node -v in your Powershell (it should give you back a version of node)
  4. get into the easy-rofl folder using powershell (See here for help) and type npm i. (this should install a few packages needed for our code).

Now let's finally get to launching our script !

STARTING

Whille still in your folder using Powershell, type node index.js. This should start the script and give you back a link.

If you need any help with anything, contact me on Twitter: Aries

About

Gigabyte Marines Worlds 2022 scrim replay tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published