How I solved Discord Spellcast with code

Опубликовано: 14 Май 2026
на канале: wintrcat
21,072
747

Discord Spellcast but I wrote code to find the best moves for me because yeah

the code is at https://github.com/wintrcat/spellcast...
it is written in python and uses search algorithm to find the moves
enter your board state to position.txt (put $ after a 2x word tile, + after a 2x letter tile and * after a 3x letter tile)
run main.py

this is how to cheat in discord spellcast using Python code and how to use the discord spellcast solver