yolkbot is an open-source library for automating Shell Shockers. accounts, items, games, and more.
yolkbot tracks every active Shell Shockers lobby in real time. See who's playing, where, and jump in.
The library is designed to feel natural. Import, create a bot, join the code. That's it.
import { Bot } from 'yolkbot' const bot = new Bot() await bot.join('yolkbot', 'game-code-here')
Pick whatever you're familiar with.
The classic library. Build your own bots on top of a fully documented API with 100% game coverage.
A single ~30kb script that you can add to your website in one line for (almost) all of the features.
Create advanced bots in your browser with Scratch blocks. It's never been this simple.
Open source, actively maintained, and actually documented.