Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
184 stars 263 forks source link

[Question] How to add other people's scripts to Desktop? #321

Closed K0STYURIK closed 12 months ago

K0STYURIK commented 12 months ago

For the longest time in browser version of Pokeclicker I was using "TypeFinder" script by Maxence Pellerin (https://greasyfork.org:4002/ru/scripts/445749-typefinder) In some previous versions of desktop PokeClicker it was enough to put file "TypeFinder.user.js" to the "C:\Users\Professional\AppData\Local\Programs\pokeclicker-desktop\pokeclicker-desktop\resources" and "C:\Users\Professional\AppData\Local\Programs\pokeclicker-desktop\pokeclicker-desktop\resources\scripts" folders for it to show up in game and in settings/scripts. However nowadays it either didn't work, or I have some strange bug... I don't actually know how to edit Java scripts, so the instruction here under Script manager section looks like some alien language to me. But the problem is definitely not in the TypeFinder script itself, because it works properly in browser version. Please, help me.

umbralOptimatum commented 12 months ago

See the instructions in the desktop scripts folder. The script directories were moved a couple versions ago to a safer location. (And I cleaned up the instructions on the main page so they'll be less confusing!)

K0STYURIK commented 12 months ago

See the instructions in the desktop scripts folder. The script directories were moved a couple versions ago to a safer location. (And I cleaned up the instructions on the main page so they'll be less confusing!)

Thanks! Even after instructions I still had problems looking for custom-scripts folder, even complete uninstalling and re-installing the game didn't make it easier (inside of AppData /custom-sprites was in /roaming, while the other game was in /local), but eventually I was able to finally make it work!