Sorrow

Results 18 comments of Sorrow

This is the first attempt I made, but I didn't make it. So I got the information from here: https://github.com/pokeclicker/pokeclicker/blob/ff8b53478cf714c61de8b33d73cd1275ce785688/src/components/AlolaSVG.html I tried something like this, but it's shit ```javascript const...

I've added several features, I'll keep adding them. Still related to quest resolution. If you have a solution to get the location of the sub-regions of alola do not hesitate....

I have done most of the quests, I still have the OakItem quests with the Magicball and the dungeon token quests. I have to admit that I usually turn off...

I refactored the code to use only one loop. Edit: Need more test

I need feedback on enhancement :v: :memo:

> Hello, i don't know if it's the place but, how can i add auto location for gem quest ? Thx You need to manually install to Tampermonkey. Raw file:...

You may need to change the namespace and name of the script so that it is not updated from the original source. You then have to restart pokeclicker after the...

> > Edit: When you say Gem Quest, are you refering to the quest below ? ![image](https://user-images.githubusercontent.com/43729314/173881497-37f3628a-b751-4a86-a7d1-ba45fa293e17.png) I did not manage this kind of quest. I would have to find...

You Can change date of Battle.lastClickAttack for far away date, and you Can beat pokémon in one click. `Battle.lastClickAttack = new Date(2000, 1, 1)`