RollerCoin difficulty level helper

This script just help to notice games which have one play to rise difficulty level. Press 1 to enable/disable reload page, press 2 to disable/enable beeper. And of course my ref link: https://rollercoin.com/?r=lcy2isy3

作者
Сергей Бунаков
日安装量
1
总安装量
135
评分
0 0 0
版本
1.016
创建于
2023-12-08
更新于
2024-02-26
大小
9.2 KB
许可证
MIT
适用于

1.015 version - Added Blue and Cyan text color, see description below.
This script just help to notice games which have one play to rise difficulty level.
The rollercoin have quests to rise difficulty levels and get points.
To rise diff level you must play game 3 times, but after ~12 hours level lowered step by step, so you can rise level every play. It's not a bug, but game feature, so you will not banned.
To mark games, used colored names of the games on the page https://rollercoin.com/game/choose_game.

Legend description:

   Name of the Game    - Game have one play to rise level, and prepared to play;
   Name of the Game    - Game have one play to rise level, but not prepared to play;
   Name of the Game    - Game have two play to rise level, and prepared to play;
   Name of the Game    - Game have two play to rise level, but not prepared to play;
   Name of the Game    - Default text color.

Names of the games which have one play to rise level will colored green, if game not prepared to play, it will colored red.
By default beeper is enabled, it will beep if there are "green" games, you can switch beeper by pres "2" button on keyboard.
By default reload is disabled, it will reload page to update diff levels of the games.You can switch reload by press "1" button on keyboard.
On the chrome beeper and reloader may not work if tab with rollercoin not on the screen.
I use session storage, so if you open new rollercoin tab or close/open chrome, beeper and reloader will return to defaults, if you want to save state, you may replace sessionStorage to localStorage in script.
And of course my ref link: https://rollercoin.com/?r=lcy2isy3
If you don't like blue and cyan mark, you can delete code between comments "// start. Added in version 1.015" and "// finish. Added in version 1.015"