logo bannerlogo banner
Page Navigator

Example Usage

import MeleeDispatch from 'yolkbot/dispatches/MeleeDispatch';

bot.dispatch(new MeleeDispatch());

Checks

  • The bot must be playing the game
  • The bot must not be reloading, swapping between the primary/secondary, or using the melee already

Notes

The bot will melee in the direction the bot is facing. Remember that melees have an unusually low radius, which is hard to notice during gameplay but VERY visible when making a bot.