logo bannerlogo banner
Page Navigator

Example Usage

import SpawnDispatch from 'yolkbot/dispatches/SpawnDispatch';

bot.dispatch(new SpawnDispatch());

Checks

  • The bot must be able to spawn (not already in a game, not on cooldown)

Notes

The bot must wait 6 seconds after dying or joining a game to spawn. Although the normal game says it is 5 seconds, they actually count down every 1.2 seconds, meaning it takes 6 seconds to spawn.