Cookie Clicker

Cookie Clicker

66 人が評価
Shiny Wrinklers
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
32.226 KB
2021年12月18日 12時07分
2021年12月18日 12時21分
4 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Shiny Wrinklers

解説
Automatically clicks non-shiny wrinklers.
16 件のコメント
Geilolp 1月4日 18時23分 
thanks for helping me save myself from arthritis
festeringdesire 2024年1月19日 17時35分 
rly good for farming during easter and halloween thank you for this mod
melondoggo 2024年1月1日 3時40分 
this is exactly what i've wanted
Star Artsy 2023年11月25日 10時50分 
does this effect steam achievements
Rubber Duckie 2023年10月11日 20時25分 
How long do you think I need to wait to see the Shiny Wrinkler with this mod?
BluePython101 2023年8月14日 11時30分 
great mod, helped me get Last Chance to See very easily :csgostar::csgostar::csgostar::csgostar::csgostar:
Wibiz 2023年8月6日 7時01分 
If someone wants to edit the mod to also include the two from Dragon Guts, here's how to do it:

Basically, you just need to edit the "12" in the script to "14".

The script file can be found here: Steam\steamapps\common\Cookie Clicker\resources\app\mods\workshop\wrinklerClicker

Open the main.js using the text editor of your choice, anything should work since it's just a JavaScript file, and just edit the 12 to 14.

Or just delete the text from the file and replace it with this: var autoNormieWrinklerKiller = setInterval(function() {for (var i = 0; i < 14; i++) {if(Game.wrinklers .type==0 && Game.wrinklers .sucked>0){Game.wrinklers .hp=0}}},1000);

Then save the changes and restart the game if it was running. Simple as that.
Anerros 2023年5月25日 15時07分 
Ive noticed that while using dragon guts the mod does not pop the 2 extra wrinklers you get
eatenjelly  [作成者] 2023年1月26日 23時51分 
@Mart1n_SVK If you're trying to maximise the amount of shiny wrinklers, then in the long-term, it's better to pop non-shiny wrinklers immediately because the more wrinklers you have, the slower new ones will spawn
Mart1n_SVK 2023年1月11日 4時53分 
Good addition would be to have an option to pop every 10th non-shiny wrinkler. This way you can still have them but leave one place for shiny one to spawn. They are after all kinda beneficial if you are passive player.