Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.72 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.72 KB

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