您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automatically plays Go! Go! Go!
Go! Go! Go! Autoplayer v1
Not much else to say other than it plays Go! Go! Go! for you indefinitely. The NP gains are a bit small, but the longer it runs, the more NPs you'll gain without having to do anything!
Current logic:
If the deck on hand contains 4 of a kind, play those cards if able.
Play the lowest value cards possible.
Save wildcards (2) for last and only play one 2 at a time. If the deck contains only 2s, play all of them.
Face down cards are played from left to right.
Warning:
Sometimes the game will enter an infinite loop in which the game logic tries to select a certain card, but the NPCs will play certain cards so that you ultimately end up with the same deck and the same playable card once your turn hits again. In these cases, the script runner will have to manually intervene and break the loop.
To do:
Play the lowest value card from the face up deck. Currently it plays the first playable card from the left
If player's deck contains 4 wildcards (2), play only one at a time*
*Unless it's fine to simply play all of them to clear the stack and take another turn