Code Monkey home page Code Monkey logo

ohol_nodejs_stats's Introduction

ohol_nodejs_stats

This repository contains different scripts related to a game called OneHourOneLife https://github.com/jasonrohrer/OneLife These scripts can be used to process ohol data from: http://publicdata.onehouronelife.com/ The data is described here: https://onehouronelife.com/forums/viewtopic.php?id=2529

You will need nodejs to execute the scripts

Step by Step TUTORIAL: https://onehouronelife.com/forums/viewtopic.php?pid=50164#p50164
Output examples: https://onehouronelife.com/forums/viewtopic.php?pid=49707#p49707

oholdownloaddata.js

This script downloads/updates all the ohol data and saves it to a folder. When the data is downloaded, other scripts can then use it and will be faster. This script might get stuck towards the end, if this happens, close it with CTRL+C and restart it.

oholplayersearch.js

This script can be used to find out a players salted email hash. This hash can be used by oholgetplayerstats.js to get stats about a player. You can execute it without arguments, or pass a lineage link to it and it will find the player information from the link.

oholgetplayerstats.js

This script uses salted email hashes to find out stats about players. Use oholplayersearch.js to find out the hash from a player.

colorizestats.js

Lets you colorize stats from oholgetplayerstats.js, so you can post colored stats on the forums.

oholcurseinfo.js

Uses a player hash to find out the curse history of that player. The curse logs might be bugged and not contain all curses.

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.