Bot Editor - Example Bot

#include "bot.h"

void main()
{
shootlaser(30, 28);
}


Done with bot