[release][feedback] Util: Stroke Counter Extended
Posted: Fri Feb 23, 2024 11:23 pm
I just wanted a tool for older teases to count strokes and thought I would share it, if anybody else is interested.
feedback is welcome.
Webtease:
https://milovana.com/webteases/showtease.php?id=69397
Updates:
Devlog:
I used setTimeout in this tease, with the method provided by fapnip here:
viewtopic.php?t=24006
The link he provided didn't work for me, because cors.bridged.cc responded with a 403. My workaround: I got the data of the teases he provided directly, which is possible when you replace showtease.php with geteosscript.php in the url:
https://milovana.com/webteases/geteossc ... 5ab58de466
I saved the data as a .json file and imported it as a backup in an empty tease (it will delete your current tease) and started working from there.
feedback is welcome.
Webtease:
https://milovana.com/webteases/showtease.php?id=69397
Updates:
- Spoiler: show
Devlog:
I used setTimeout in this tease, with the method provided by fapnip here:
viewtopic.php?t=24006
The link he provided didn't work for me, because cors.bridged.cc responded with a 403. My workaround: I got the data of the teases he provided directly, which is possible when you replace showtease.php with geteosscript.php in the url:
https://milovana.com/webteases/geteossc ... 5ab58de466
I saved the data as a .json file and imported it as a backup in an empty tease (it will delete your current tease) and started working from there.