How to save practice settings? because, every time I refresh the page, the setting just reset… - Feed Post by 4ever
How to save practice settings? because, every time I refresh the page, the setting just reset itself, so I have to set it every time I open the practice page
posted by 4ever January 3, 2016 at 10:32pm
Comments 9
- You can't :/...at least not in the time beingJanuary 4, 2016 at 9:58am
- I can... :PJanuary 4, 2016 at 11:59am
- @mog86uk how?
January 4, 2016 at 12:50pm - Well there's no options on the site for doing it... sorry. ^^;
I guess this one should be harmless enough to share... If you know how to use userscripts and are able to run them in your web browser (such as with using the Tampermonkey extension on Chrome, or using the Greasemonkey extension on Firefox), then try out this userscript I made at the link below. Anyone who wants to can try it out, just so long as you know what you're doing. Hope some people will find this useful. ^^
https://gist.github.com/mog86uk/df95c986b63970226e86#file-mog86uk-jcjp-practice-settings-save-user-js
(If you have either Tampermonkey or Greasemonkey installed, a very easy way to install the userscript is to simply click the "raw" button on that webpage, above the top-right of my script.)January 4, 2016 at 1:46pm - it works! thank you!January 4, 2016 at 2:09pm
- I'm pleased you like it. ^^
I have just uploaded a slightly updated version. In the current version (v1.0) I didn't really take low level users into account. If you level up, with the current version the new level will be turned off in the settings, until the user realises and manually turns it on. This new version (v1.01) corrects this issue, by not saving the setting for new levels until the user manually changes it themselves (so new levels will begin as being turned on, the way they are normally meant to).January 4, 2016 at 2:32pm - Important: If anyone already installed v1.0 and is now updating to v1.01, you will need to delete v1.0 afterwards. Otherwise both versions will try to run at the same time, and this would cause problems.
Normally, if you click "raw" when there's an updated version, then it should overwrite any older versions in Tampermonkey/Greasemonkey... However, the reason it won't update that nice straightforward way is because I also changed the name of the userscript in this version (because I had left the words "v1.0" in the name of the original version)... ^^;January 4, 2016 at 2:51pm - No one curious about what the happens if you click the "パニック" button? Anyone been brave enough to click it yet? :PJanuary 5, 2016 at 3:48am
- Haha, I did. Now I can skip words dramatically.
Nice script btw!January 5, 2016 at 4:01am