Go! Go! Go! Autoplayer

Automatically plays Go! Go! Go!

Autor
romboyz
Instalações hoje
0
Total de instalações
153
Avaliações
0 0 0
Versão
1.0
Criado
09/01/2021
Atualizado
09/01/2021
Licença
N/A
Aplicável a

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