Greasy Fork

Greasy Fork is available in English.

Pokeclicker : Press tab to apply vitamins

Add vitamins to pokemon, for the game pokeclicker

< 脚本 Pokeclicker : Press tab to apply vitamins 的反馈

提问 / 留言

§
发布于:2025-03-18

For those having problems with the script you can add this before "if (pokemon.breeding) {"

if(pokemon.id == 25.23){
} else {

and this after "pokemon.useVitamin(Vitamin.Carbos, optimalCarbos);"

}

Seems like there is a problem with an alternate version of Pikachu, it may happen with another Pokemon because I don't have all of them yet and cannot test it but you can write "console.log(pokemon.id);" before and after to see if the script crash again

发布留言

登录以发布留言。