Giter Site home page Giter Site logo

sotledger's Introduction

SotLedger has been archived ๐Ÿ“š OSS Lifecycle

I don't want to maintain the project anymore. Because it depends on not-public API, it will be constantly broken and must be constantly fixed. There is no documentation to refer to and breaking changes are happing without warning. Also, prizes after season one remained the same so I don't get any benefits from maintaining it. Code remains on MIT license so if anyone would want to continue it, they can.


Presentation Image

๐Ÿดโ€ Introduction

Ships of Fortune monthly update for Sea Of Thieves game made by Rare and Xbox Games Studio introduced Emissaries. Most active players became Ledgers and compete for the unique prizes in the leaderboard.

The purpose of the project is to make checking your current positions very easily inside the terminal. Of course, you can use official sources like Leaderboard Page or check it in-game, however, this is a much more readable way.

โš“ Installation

You can set up the script in 4 easy steps:

1 Install Required Software:

2 Clone The Repository:

git clone https://github.com/MrBartusek/SotLedger.git
cd SotLedger

3 Install Dependencies and build project:

npm install
npm run build

4 Setup token.txt file with rat token How to Setup rat token

โ˜ ๏ธ Usage

When you are inside the project directory you can type:

npm start

๐Ÿฆœ How SotLedger fetches data and how to get rat token

Unfortunately, Sea Of Thieves doesn't provide any official API at this points so this project uses a slightly hacky way of authenticating a user. When you log in to Microsoft account at Sea Of Thieves Website a rat cookie is saved to your browser so you don't have to use retype your login credentials every visit. Then script fetches data from AJAX endpoints intended for Official Leaderboard Page

โ— And there is a catch ๐ŸŽฃโ— rat token is used to access your account so you should never provide your token to any untrusted source. SotLedger is open source and runs on your local machine and its code is maintained as clean as possible but, still, you shouldn't trust random text file on the internet. That is strongly advised to review project code before providing your token.

To retrieve your token you can use EditThisCookie browser extension to copy rat cookie from LeaderBoard Page. Then create token.txt file in the main project directory and paste rat token intro it. Expand image below for more info!

Expandable Image EditThisCookie tutorial

SotLedger is not Official Rare or Xbox Game Studio project and is not Approved or Associated with Rare nor Xbox Games Studio.

sotledger's People

Contributors

mrbartusek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.