It has moved to Local Automatic Times Updater for MKW
Icon used. Courtesy of u/asblack98 on this reddit post |
---|
This is a Chrome Extension (Firefox soon? 👀) that grabs times from a Chadsoft profile and compares it to an MKWPP profile or an MKL profile.
Open the Extension's popup by clicking on its icon. Then, save your Chadsoft account and click on "Submit to MKL".
This will give you a prompt to go to MKL. Once there, click "Submit to MKL" again. (There's technical reasons to why this is needed, I'll change it in the future when I'm done with more important stuff).
Once there, pick one of the MKW Categories.
Once done, it'll fill the info on its own, all you have to do is double check and click on submit.
Open the Extension's popup by clicking on its icon. Then, save your Chadsoft and MKWPP accounts and click on "Submit to MKWPP".
This will give you a prompt to go to the MKWPP. Once there, click "Submit to MKWPP" again. (There's technical reasons to why this is needed, I'll change it in the future when I'm done with more important stuff).
Wait a few seconds, then, another prompt will pop up, to tell you that it has gotten the text for you to send in the submission chat.
Sadly, I can't put this on the Chrome Webstore, so you have two options:
You download the repo as a .zip
Then you extract it in your folder of choice
Then you go to your browser's of choice extension page, it should be <browserNameHere>://extensions (KEEP IN MIND THAT THIS IS MADE FOR CHROMIUM BASED BROWSERS!)
You turn on developer mode, you click "load unpacked", and select the folder you extracted the extension in.
You could donate 5$ for me to publish on the Webstore!
(Not yet ready, I'm not 18 and don't have a PayPal yet lol)
- Cross Checking Normal Categories, Shortcut and Glitch.
- Reverted to an old faster system to get dates. System uses UTC, which is also technically more accurate.
- The script now looks for updates once a day. --FalB
- Bugfixes
- I forgot to write "flap" on flap only submissions lol --FalB
- Fixed "Undeletable" MKL form fill-ins --FalB
- This is awkward to admit. The way the script decides whether to fill is every two seconds it checks the category that is selected and fills accordingly. I did not think about what happens if one wants to delete what's written there. Now it only fills if the category has changed in the last two seconds. Why the two second check? Originally I wanted to make it so that the script would fire every time that the category is changed, but sadly the form takes a little bit more to update, so it would break everything.
- Added date support for MKWPP! --FalB
- Added flap support for MKWPP! --FalB
- Bugfix, I accidentally pushed unfinished code. --FalB
- Dealt with (aka worked around) the MKWPP CORS Policy --FalB
- Fixed various bugs regarding storing Chadsoft and MKWPP profile --FalB
- Italian Localization added --FalB