You are Here:
UserJS: show users' rank\score\achievements changes in top tables

Author (Read 5963 times)

 

norkas

  • Newbie
  • *
  • 6
    Posts
  • Karma: 1
    • View Profile
    • twitch
Hi. I wrote a userscript that adds positions change (score, rank, achievements amount) from last view on pages `highscore` and `TOP 100`. It looks so:


If you don't know about userscripts, then you can read here: https://en.wikipedia.org/wiki/Userscript

How to install it? There are many tools to install a userscript, you can ask google about all ways.
I use a Tampermonkey extension. When extension will installed then you need click here

Compiled source code is here: https://gist.github.com/Fenex/9cd76f9558ff32d6e599ea224f420903
I public the clean source code and the build script later on github.com under MIT license.

Sry for my bad english, see you in a rail battle! :)
« Last Edit: March 16, 2017, 04:07:27 pm by norkas »
You can see my game on twitch
 

Re: UserJS: show users' rank\score\achievements changes in top tables
« Reply #1 on: March 16, 2017, 09:57:00 pm »
 

Chucky

  • Administrator
  • Sr. Member
  • *****
  • 299
    Posts
  • Karma: 24
    • View Profile
Awesome  :)  1+
 

Re: UserJS: show users' rank\score\achievements changes in top tables
« Reply #2 on: March 18, 2017, 08:36:42 pm »
 

Odd

  • Newbie
  • *
  • 14
    Posts
  • Karma: 0
    • View Profile
Cool! Thank you :)
 

Re: UserJS: show users' rank\score\achievements changes in top tables
« Reply #3 on: March 18, 2018, 06:25:14 pm »
 

norkas

  • Newbie
  • *
  • 6
    Posts
  • Karma: 1
    • View Profile
    • twitch
After whole 1 year :D

I published a source code, build scripts and also descriptions "how-to": https://github.com/Fenex/n-ice.user.js
You can see my game on twitch