Closed Beaupedia closed 2 years ago
@Beaupedia Why not just leave auto woot on and then make a woot/meh command for the bot?
https://github.com/basicBot/source/blob/master/basicBot.js#L258. https://github.com/basicBot/custom/blob/master/extension.js#L57.
Change this line
258 autowoot: true,
to
258 autowoot: false,
For custom version it's the same on line 57
57 autowoot: {true/false},
https://github.com/basicBot/source/issues/122#issuecomment-270451338 I'll add those Soon:tm:
Hey there, how do we stop the bot from autowooting?