1
0
Fork 0
This commit is contained in:
Andrew Tomaka 2016-05-24 11:50:37 -04:00
parent a3ed4d1da0
commit e99ae04e07
1 changed files with 2 additions and 2 deletions

View File

@ -15,10 +15,10 @@ var botFightingGlobalBoss = false;
var botBuySlimes = false;
var botBuyWorkers = false;
var botFightGlobal = true;
var botFightRandom = true;
var botFightRandom = false;
var botSpendBossCoins = true;
var botChatClear = true;
var botSaveSpears = true;
var botSaveSpears = false;
var botRaidTarget = null;
var botLastRandom = 0;
var botLastRaid = 0;