\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Accounts.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Accounts.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Accounts.vue?vue&type=template&id=304348be&scoped=true&\"\nimport script from \"./Accounts.vue?vue&type=script&lang=js&\"\nexport * from \"./Accounts.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Accounts.vue?vue&type=style&index=0&id=304348be&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"304348be\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"main-view\"},[_c('div',{staticClass:\"row-wrapper full plugin-search\"},[_c('div',{staticClass:\"widget\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.searchTerm),expression:\"searchTerm\"}],staticClass:\"widget-search\",attrs:{\"type\":\"text\",\"placeholder\":\"Search...\"},domProps:{\"value\":(_vm.searchTerm)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.searchTerm=$event.target.value}}})])]),_c('div',{staticClass:\"row-wrapper full\"},[_c('div',{staticClass:\"plugins-wrapper\"},[_c('div',{ref:\"gatherResources\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('gatherResources') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Resource Gathering\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that manages resource gathering with troops nearby your kingdom. Here you can select what type of resources will be collected, e.g.: lumber, stone, food, etc. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.enabled),expression:\"profile.settings.game.gatherResources.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.gatherResources.enabled)?_vm._i(_vm.profile.settings.game.gatherResources.enabled,null)>-1:(_vm.profile.settings.game.gatherResources.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.gatherResources.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.gatherResources, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.gatherFood),expression:\"profile.settings.game.gatherResources.gatherFood\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.gatherResources.gatherFood)?_vm._i(_vm.profile.settings.game.gatherResources.gatherFood,null)>-1:(_vm.profile.settings.game.gatherResources.gatherFood)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.gatherResources.gatherFood,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherFood\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherFood\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherFood\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Gather Food\")])]),_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.gatherStone),expression:\"profile.settings.game.gatherResources.gatherStone\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.gatherResources.gatherStone)?_vm._i(_vm.profile.settings.game.gatherResources.gatherStone,null)>-1:(_vm.profile.settings.game.gatherResources.gatherStone)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.gatherResources.gatherStone,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherStone\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherStone\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherStone\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Gather Stone\")])]),_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.gatherTimber),expression:\"profile.settings.game.gatherResources.gatherTimber\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.gatherResources.gatherTimber)?_vm._i(_vm.profile.settings.game.gatherResources.gatherTimber,null)>-1:(_vm.profile.settings.game.gatherResources.gatherTimber)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.gatherResources.gatherTimber,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherTimber\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherTimber\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherTimber\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Gather Timber\")])]),_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.gatherOre),expression:\"profile.settings.game.gatherResources.gatherOre\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.gatherResources.gatherOre)?_vm._i(_vm.profile.settings.game.gatherResources.gatherOre,null)>-1:(_vm.profile.settings.game.gatherResources.gatherOre)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.gatherResources.gatherOre,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherOre\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherOre\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherOre\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Gather Ore\")])]),_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.gatherGold),expression:\"profile.settings.game.gatherResources.gatherGold\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.gatherResources.gatherGold)?_vm._i(_vm.profile.settings.game.gatherResources.gatherGold,null)>-1:(_vm.profile.settings.game.gatherResources.gatherGold)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.gatherResources.gatherGold,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherGold\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherGold\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.gatherResources, \"gatherGold\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Gather Gold\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.maxDistance),expression:\"profile.settings.game.gatherResources.maxDistance\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.game.gatherResources, \"maxDistance\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":10}},[_vm._v(\"Short\")]),_c('option',{domProps:{\"value\":40}},[_vm._v(\"Medium\")]),_c('option',{domProps:{\"value\":100}},[_vm._v(\"Long\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Search Distance\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.gatherResources.lowestResourceCount),expression:\"profile.settings.game.gatherResources.lowestResourceCount\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.game.gatherResources, \"lowestResourceCount\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":1}},[_vm._v(\"Lowest Resource Types\")]),_c('option',{domProps:{\"value\":2}},[_vm._v(\"2 Lowest Resource Types\")]),_c('option',{domProps:{\"value\":3}},[_vm._v(\"3 Lowest Resource Types\")]),_c('option',{domProps:{\"value\":4}},[_vm._v(\"4 Lowest Resource Types\")]),_c('option',{domProps:{\"value\":10}},[_vm._v(\"Any Resource Types\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Dynamic Resource Type\")])]),_c('span',{staticStyle:{\"margin-top\":\"-16px\",\"font-size\":\"13px\",\"opacity\":\"0.7\"}},[_vm._v(\"Setting the Dynamic Resource Type allows you to only gather those resources that you are currently lacking the most. E.g.: if you set it to \\\"Lowest Resource Types\\\" then it would only look for the resource that you have the least currently. For example if you had 100 timer, and 1000 of everything else, it would only search for lumber on the map.\")])])]),_c('div',{ref:\"autoUpgrade\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoUpgrade') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Auto Upgrade Base\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will auto upgrade your base. This will always prioritise the main castle, and other buildins that are required for castle upgrades. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoUpgrade.enabled),expression:\"profile.settings.game.autoUpgrade.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoUpgrade.enabled)?_vm._i(_vm.profile.settings.game.autoUpgrade.enabled,null)>-1:(_vm.profile.settings.game.autoUpgrade.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoUpgrade.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoUpgrade, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoUpgrade, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoUpgrade, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"})]),_c('div',{ref:\"autoAdvanceQuestLine\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoAdvanceQuestLine') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Auto Advance Questline\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically do the questline. This includes building, researching, upgrading, and doing hero quests, and other various tasks. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoAdvanceQuestLine.enabled),expression:\"profile.settings.game.autoAdvanceQuestLine.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoAdvanceQuestLine.enabled)?_vm._i(_vm.profile.settings.game.autoAdvanceQuestLine.enabled,null)>-1:(_vm.profile.settings.game.autoAdvanceQuestLine.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoAdvanceQuestLine.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoAdvanceQuestLine, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoAdvanceQuestLine, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoAdvanceQuestLine, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"})]),_c('div',{ref:\"guild\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('guild') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Guild Manager\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will manage activities related to Guilds. This includes joining guilds, opening guild gifts, helping guild members, etc. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.enabled),expression:\"profile.settings.game.guild.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.guild.enabled)?_vm._i(_vm.profile.settings.game.guild.enabled,null)>-1:(_vm.profile.settings.game.guild.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.guild.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.guild, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.guild, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.guild, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticStyle:{\"margin-bottom\":\"30px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.autoJoinGuild),expression:\"profile.settings.game.guild.autoJoinGuild\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.guild.autoJoinGuild)?_vm._i(_vm.profile.settings.game.guild.autoJoinGuild,null)>-1:(_vm.profile.settings.game.guild.autoJoinGuild)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.guild.autoJoinGuild,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.guild, \"autoJoinGuild\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.guild, \"autoJoinGuild\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.guild, \"autoJoinGuild\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Auto Join Guild\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.guildName),expression:\"profile.settings.game.guild.guildName\"}],attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.profile.settings.game.guild.guildName)},on:{\"change\":this.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.guild, \"guildName\", $event.target.value)}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Guild Name\")])])]),_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.openGuildGifts),expression:\"profile.settings.game.guild.openGuildGifts\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.guild.openGuildGifts)?_vm._i(_vm.profile.settings.game.guild.openGuildGifts,null)>-1:(_vm.profile.settings.game.guild.openGuildGifts)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.guild.openGuildGifts,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.guild, \"openGuildGifts\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.guild, \"openGuildGifts\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.guild, \"openGuildGifts\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Open Guild Gifts\")])]),_c('div',{staticStyle:{\"margin\":\"30px 0\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.autoHunting),expression:\"profile.settings.game.guild.autoHunting\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.guild.autoHunting)?_vm._i(_vm.profile.settings.game.guild.autoHunting,null)>-1:(_vm.profile.settings.game.guild.autoHunting)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.guild.autoHunting,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.guild, \"autoHunting\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.guild, \"autoHunting\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.guild, \"autoHunting\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Auto Hunting\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.autoHuntingMaxDistance),expression:\"profile.settings.game.guild.autoHuntingMaxDistance\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.game.guild, \"autoHuntingMaxDistance\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":10}},[_vm._v(\"Short\")]),_c('option',{domProps:{\"value\":20}},[_vm._v(\"Medium\")]),_c('option',{domProps:{\"value\":50}},[_vm._v(\"Long\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Monster Search Distance\")])])]),_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.helpGuildMembers),expression:\"profile.settings.game.guild.helpGuildMembers\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.guild.helpGuildMembers)?_vm._i(_vm.profile.settings.game.guild.helpGuildMembers,null)>-1:(_vm.profile.settings.game.guild.helpGuildMembers)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.guild.helpGuildMembers,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.guild, \"helpGuildMembers\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.guild, \"helpGuildMembers\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.guild, \"helpGuildMembers\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Help Guild Members\")])]),_c('div',{staticStyle:{\"margin\":\"30px 0\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.sendResources),expression:\"profile.settings.game.guild.sendResources\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.guild.sendResources)?_vm._i(_vm.profile.settings.game.guild.sendResources,null)>-1:(_vm.profile.settings.game.guild.sendResources)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.guild.sendResources,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.guild, \"sendResources\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.guild, \"sendResources\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.guild, \"sendResources\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Send Resources To Guild Members\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.guild.sendResourceToRank),expression:\"profile.settings.game.guild.sendResourceToRank\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.game.guild, \"sendResourceToRank\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":0}},[_vm._v(\"Rank 5\")]),_c('option',{domProps:{\"value\":1}},[_vm._v(\"Rank 4\")]),_c('option',{domProps:{\"value\":2}},[_vm._v(\"Rank 3\")]),_c('option',{domProps:{\"value\":3}},[_vm._v(\"Rank 2\")]),_c('option',{domProps:{\"value\":4}},[_vm._v(\"Rank 1\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Send Resources to member(s) with Rank\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.guild.sendResourcesFoodPercentage),expression:\"profile.settings.game.guild.sendResourcesFoodPercentage\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100},domProps:{\"value\":(_vm.profile.settings.game.guild.sendResourcesFoodPercentage)},on:{\"change\":this.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.guild, \"sendResourcesFoodPercentage\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Food to send Percentage (percentage of currently available resources)\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.guild.sendResourcesStonePercentage),expression:\"profile.settings.game.guild.sendResourcesStonePercentage\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100},domProps:{\"value\":(_vm.profile.settings.game.guild.sendResourcesStonePercentage)},on:{\"change\":this.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.guild, \"sendResourcesStonePercentage\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Stone to send Percentage (percentage of currently available resources)\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.guild.sendResourcesTimberPercentage),expression:\"profile.settings.game.guild.sendResourcesTimberPercentage\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100},domProps:{\"value\":(_vm.profile.settings.game.guild.sendResourcesTimberPercentage)},on:{\"change\":this.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.guild, \"sendResourcesTimberPercentage\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Timber to send Percentage (percentage of currently available resources)\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.guild.sendResourcesOrePercentage),expression:\"profile.settings.game.guild.sendResourcesOrePercentage\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100},domProps:{\"value\":(_vm.profile.settings.game.guild.sendResourcesOrePercentage)},on:{\"change\":this.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.guild, \"sendResourcesOrePercentage\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Ore to send Percentage (percentage of currently available resources)\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.guild.sendResourcesGoldPercentage),expression:\"profile.settings.game.guild.sendResourcesGoldPercentage\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100},domProps:{\"value\":(_vm.profile.settings.game.guild.sendResourcesGoldPercentage)},on:{\"change\":this.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.guild, \"sendResourcesGoldPercentage\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Gold to send Percentage (percentage of currently available resources)\")])])])])]),_c('div',{ref:\"autoResearch\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoResearch') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Auto Research\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically research in the academy. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoResearch.enabled),expression:\"profile.settings.game.autoResearch.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoResearch.enabled)?_vm._i(_vm.profile.settings.game.autoResearch.enabled,null)>-1:(_vm.profile.settings.game.autoResearch.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoResearch.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoResearch, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoResearch, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoResearch, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"})]),_c('div',{ref:\"shield\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('shield') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Shield Manager\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will manage the kingdom's shields. Will attempt to always have shields enabled when they run out, even optionally for gems if you don't have any shield items. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.shield.enabled),expression:\"profile.settings.game.shield.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.shield.enabled)?_vm._i(_vm.profile.settings.game.shield.enabled,null)>-1:(_vm.profile.settings.game.shield.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.shield.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.shield, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.shield, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.shield, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticStyle:{\"margin-bottom\":\"50px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.shield.buyShieldForGems),expression:\"profile.settings.game.shield.buyShieldForGems\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.shield.buyShieldForGems)?_vm._i(_vm.profile.settings.game.shield.buyShieldForGems,null)>-1:(_vm.profile.settings.game.shield.buyShieldForGems)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.shield.buyShieldForGems,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.shield, \"buyShieldForGems\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.shield, \"buyShieldForGems\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.shield, \"buyShieldForGems\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Can Buy Shield For Gems\")])]),_c('div',[_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.shield.shieldLength),expression:\"profile.settings.game.shield.shieldLength\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.game.shield, \"shieldLength\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":0}},[_vm._v(\"8 Hours\")]),_c('option',{domProps:{\"value\":1}},[_vm._v(\"24 Hours\")]),_c('option',{domProps:{\"value\":2}},[_vm._v(\"3 Days\")]),_c('option',{domProps:{\"value\":3}},[_vm._v(\"7 Days\")]),_c('option',{domProps:{\"value\":4}},[_vm._v(\"14 Days\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Shield Duration\")])])])])])]),_c('div',{ref:\"healTroops\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('healTroops') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Troop Healing Manager\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically heal troops when available. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.healTroops.enabled),expression:\"profile.settings.game.healTroops.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.healTroops.enabled)?_vm._i(_vm.profile.settings.game.healTroops.enabled,null)>-1:(_vm.profile.settings.game.healTroops.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.healTroops.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.healTroops, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.healTroops, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.healTroops, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticStyle:{\"margin-bottom\":\"50px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.healTroops.useSpeedups),expression:\"profile.settings.game.healTroops.useSpeedups\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.healTroops.useSpeedups)?_vm._i(_vm.profile.settings.game.healTroops.useSpeedups,null)>-1:(_vm.profile.settings.game.healTroops.useSpeedups)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.healTroops.useSpeedups,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.healTroops, \"useSpeedups\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.healTroops, \"useSpeedups\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.healTroops, \"useSpeedups\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Use Speedups\")])])])])]),_c('div',{ref:\"autoShelter\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoShelter') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Troop Shelter Manager\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically shelter troops when available. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoShelter.enabled),expression:\"profile.settings.game.autoShelter.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoShelter.enabled)?_vm._i(_vm.profile.settings.game.autoShelter.enabled,null)>-1:(_vm.profile.settings.game.autoShelter.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoShelter.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoShelter, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoShelter, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoShelter, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoShelter.shelterDuration),expression:\"profile.settings.game.autoShelter.shelterDuration\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.game.autoShelter, \"shelterDuration\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":1}},[_vm._v(\"1 Hour\")]),_c('option',{domProps:{\"value\":4}},[_vm._v(\"4 Hours\")]),_c('option',{domProps:{\"value\":8}},[_vm._v(\"8 Hours\")]),_c('option',{domProps:{\"value\":12}},[_vm._v(\"12 Hours\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Shelter Duration\")])])])]),_c('div',{ref:\"autoTrainTroops\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoTrainTroops') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Troop Training Manager\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically train troops to the desired amounts. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoTrainTroops.enabled),expression:\"profile.settings.game.autoTrainTroops.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoTrainTroops.enabled)?_vm._i(_vm.profile.settings.game.autoTrainTroops.enabled,null)>-1:(_vm.profile.settings.game.autoTrainTroops.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoTrainTroops.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_vm._m(0),_c('div',[_c('strong',[_vm._v(\"Tier 1 Troops\")]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredGrunt),expression:\"profile.settings.game.autoTrainTroops.desiredGrunt\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredGrunt)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredGrunt, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredGrunt = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredGrunt\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Grunt Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredArcher),expression:\"profile.settings.game.autoTrainTroops.desiredArcher\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredArcher)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredArcher, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredArcher = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredArcher\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Archer Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredCataphract),expression:\"profile.settings.game.autoTrainTroops.desiredCataphract\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredCataphract)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredCataphract, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredCataphract = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredCataphract\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Cataphract Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredBalista),expression:\"profile.settings.game.autoTrainTroops.desiredBalista\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredBalista)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredBalista, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredBalista = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredBalista\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Balista Amount\")])])]),_c('div',[_c('strong',[_vm._v(\"Tier 2 Troops\")]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredGladiator),expression:\"profile.settings.game.autoTrainTroops.desiredGladiator\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredGladiator)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredGladiator, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredGladiator = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredGladiator\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Gladiator Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredSharpshooter),expression:\"profile.settings.game.autoTrainTroops.desiredSharpshooter\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredSharpshooter)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredSharpshooter, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredSharpshooter = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredSharpshooter\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Sharpshooter Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredReptilianRider),expression:\"profile.settings.game.autoTrainTroops.desiredReptilianRider\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredReptilianRider)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredReptilianRider, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredReptilianRider = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredReptilianRider\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Reptilian Rider Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredCatapult),expression:\"profile.settings.game.autoTrainTroops.desiredCatapult\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredCatapult)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredCatapult, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredCatapult = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredCatapult\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Catapult Amount\")])])]),_c('div',[_c('strong',[_vm._v(\"Tier 3 Troops\")]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredRoyalGuard),expression:\"profile.settings.game.autoTrainTroops.desiredRoyalGuard\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredRoyalGuard)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredRoyalGuard, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredRoyalGuard = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredRoyalGuard\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Royal Guard Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredStealthSniper),expression:\"profile.settings.game.autoTrainTroops.desiredStealthSniper\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredStealthSniper)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredStealthSniper, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredStealthSniper = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredStealthSniper\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Stealth Sniper\\\" Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredRoyalCavalry),expression:\"profile.settings.game.autoTrainTroops.desiredRoyalCavalry\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredRoyalCavalry)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredRoyalCavalry, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredRoyalCavalry = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredRoyalCavalry\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Royal Cavalry Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredFireTrebuchet),expression:\"profile.settings.game.autoTrainTroops.desiredFireTrebuchet\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredFireTrebuchet)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredFireTrebuchet, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredFireTrebuchet = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredFireTrebuchet\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Fire Trebuchet Amount\")])])]),_c('div',[_c('strong',[_vm._v(\"Tier 4 Troops\")]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredHeroicFighter),expression:\"profile.settings.game.autoTrainTroops.desiredHeroicFighter\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredHeroicFighter)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredHeroicFighter, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredHeroicFighter = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredHeroicFighter\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Heroic Fighter Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredHeroicCannoneer),expression:\"profile.settings.game.autoTrainTroops.desiredHeroicCannoneer\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredHeroicCannoneer)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredHeroicCannoneer, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredHeroicCannoneer = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredHeroicCannoneer\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Heroic Cannoneer Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredAncientDrakeRider),expression:\"profile.settings.game.autoTrainTroops.desiredAncientDrakeRider\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredAncientDrakeRider)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredAncientDrakeRider, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredAncientDrakeRider = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredAncientDrakeRider\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Ancient Drake Rider Amount\")])]),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model.number\",value:(_vm.profile.settings.game.autoTrainTroops.desiredDestroyer),expression:\"profile.settings.game.autoTrainTroops.desiredDestroyer\",modifiers:{\"number\":true}}],attrs:{\"type\":\"number\",\"min\":-1,\"max\":100000000},domProps:{\"value\":(_vm.profile.settings.game.autoTrainTroops.desiredDestroyer)},on:{\"change\":function($event){_vm.keepNumberInBounds(_vm.profile.settings.game.autoTrainTroops.desiredDestroyer, function (e){ return _vm.profile.settings.game.autoTrainTroops.desiredDestroyer = e; })},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.game.autoTrainTroops, \"desiredDestroyer\", _vm._n($event.target.value))},\"blur\":function($event){return _vm.$forceUpdate()}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Desired Destroyer Amount\")])])])])]),_c('div',{ref:\"autoQuest\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoQuest') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Auto Quest\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically start and complete/claim daily, turf, admin, guild, and VIP quests. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoQuest.enabled),expression:\"profile.settings.game.autoQuest.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoQuest.enabled)?_vm._i(_vm.profile.settings.game.autoQuest.enabled,null)>-1:(_vm.profile.settings.game.autoQuest.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoQuest.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoQuest, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoQuest.dailyQuests),expression:\"profile.settings.game.autoQuest.dailyQuests\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoQuest.dailyQuests)?_vm._i(_vm.profile.settings.game.autoQuest.dailyQuests,null)>-1:(_vm.profile.settings.game.autoQuest.dailyQuests)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoQuest.dailyQuests,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"dailyQuests\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"dailyQuests\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoQuest, \"dailyQuests\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Daily Quests\")])])]),_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoQuest.turfQuests),expression:\"profile.settings.game.autoQuest.turfQuests\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoQuest.turfQuests)?_vm._i(_vm.profile.settings.game.autoQuest.turfQuests,null)>-1:(_vm.profile.settings.game.autoQuest.turfQuests)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoQuest.turfQuests,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"turfQuests\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"turfQuests\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoQuest, \"turfQuests\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Turf Quests\")])])]),_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoQuest.adminQuests),expression:\"profile.settings.game.autoQuest.adminQuests\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoQuest.adminQuests)?_vm._i(_vm.profile.settings.game.autoQuest.adminQuests,null)>-1:(_vm.profile.settings.game.autoQuest.adminQuests)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoQuest.adminQuests,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"adminQuests\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"adminQuests\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoQuest, \"adminQuests\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Admin Quests\")])])]),_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoQuest.guildQuests),expression:\"profile.settings.game.autoQuest.guildQuests\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoQuest.guildQuests)?_vm._i(_vm.profile.settings.game.autoQuest.guildQuests,null)>-1:(_vm.profile.settings.game.autoQuest.guildQuests)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoQuest.guildQuests,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"guildQuests\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"guildQuests\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoQuest, \"guildQuests\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Guild Quests\")])])]),_c('div',{staticStyle:{\"margin-bottom\":\"50px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoQuest.vipQuests),expression:\"profile.settings.game.autoQuest.vipQuests\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoQuest.vipQuests)?_vm._i(_vm.profile.settings.game.autoQuest.vipQuests,null)>-1:(_vm.profile.settings.game.autoQuest.vipQuests)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoQuest.vipQuests,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"vipQuests\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoQuest, \"vipQuests\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoQuest, \"vipQuests\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Vip Quests\")])])])])]),_c('div',{ref:\"autoHeroStage\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoHeroStage') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Auto Hero Stage\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically complete hero stages. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoHeroStage.enabled),expression:\"profile.settings.game.autoHeroStage.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoHeroStage.enabled)?_vm._i(_vm.profile.settings.game.autoHeroStage.enabled,null)>-1:(_vm.profile.settings.game.autoHeroStage.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoHeroStage.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoHeroStage, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoHeroStage, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoHeroStage, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"})]),_c('div',{ref:\"autoUseSpeedups\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoUseSpeedups') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Auto Use Speedups\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module that will automatically use any available speedups for building, training, reseraching. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoSpeedUp.enabled),expression:\"profile.settings.game.autoSpeedUp.enabled\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoSpeedUp.enabled)?_vm._i(_vm.profile.settings.game.autoSpeedUp.enabled,null)>-1:(_vm.profile.settings.game.autoSpeedUp.enabled)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoSpeedUp.enabled,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"enabled\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"enabled\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"enabled\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoSpeedUp.speedUpResearch),expression:\"profile.settings.game.autoSpeedUp.speedUpResearch\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoSpeedUp.speedUpResearch)?_vm._i(_vm.profile.settings.game.autoSpeedUp.speedUpResearch,null)>-1:(_vm.profile.settings.game.autoSpeedUp.speedUpResearch)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoSpeedUp.speedUpResearch,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpResearch\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpResearch\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpResearch\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Speedup Research\")])])]),_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoSpeedUp.speedUpBuilding),expression:\"profile.settings.game.autoSpeedUp.speedUpBuilding\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoSpeedUp.speedUpBuilding)?_vm._i(_vm.profile.settings.game.autoSpeedUp.speedUpBuilding,null)>-1:(_vm.profile.settings.game.autoSpeedUp.speedUpBuilding)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoSpeedUp.speedUpBuilding,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpBuilding\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpBuilding\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpBuilding\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Speedup Building\")])])]),_c('div',{staticStyle:{\"margin-bottom\":\"20px\"}},[_c('div',{staticClass:\"widget-plugin-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.game.autoSpeedUp.speedUpTraining),expression:\"profile.settings.game.autoSpeedUp.speedUpTraining\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.game.autoSpeedUp.speedUpTraining)?_vm._i(_vm.profile.settings.game.autoSpeedUp.speedUpTraining,null)>-1:(_vm.profile.settings.game.autoSpeedUp.speedUpTraining)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.game.autoSpeedUp.speedUpTraining,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpTraining\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpTraining\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.game.autoSpeedUp, \"speedUpTraining\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_c('span',[_vm._v(\"Speedup Training\")])])])])]),_c('div',{ref:\"autoShelter\",staticClass:\"widget plugin collapsed\",style:({ display: _vm.isInSearch('autoShelter') })},[_c('div',{staticClass:\"widget-plugin-head\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Anti-Ban\")]),_c('div',{staticClass:\"widget-text\"},[_vm._v(\" Module related to anti-ban settings, such as breaks and various delays. \")]),_c('div',{staticClass:\"widget-plugin-configure\"},[_c('div',{staticClass:\"widget-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.antiBan),expression:\"profile.settings.generic.antiBan\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.antiBan)?_vm._i(_vm.profile.settings.generic.antiBan,null)>-1:(_vm.profile.settings.generic.antiBan)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.antiBan,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"antiBan\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"antiBan\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"antiBan\", $$c)}},this.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})])]),_c('button',{staticClass:\"widget-plugin-configure-button\",on:{\"click\":this.toggleCollapse}},[_c('img',{attrs:{\"src\":require(\"@/assets/img/dashboard/icon-plugin-configure.svg\"),\"alt\":\"configure\"}})])])]),_c('div',{staticClass:\"widget-plugin-config-wrapper\"},[_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.longBreaksPerDay),expression:\"profile.settings.generic.longBreaksPerDay\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"longBreaksPerDay\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":1}},[_vm._v(\"1 Long Break per Day\")]),_c('option',{domProps:{\"value\":2}},[_vm._v(\"2 Long Breaks per Day\")]),_c('option',{domProps:{\"value\":3}},[_vm._v(\"3 Long Breaks per Day\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Long Breaks per Day\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.longBreakMinutes),expression:\"profile.settings.generic.longBreakMinutes\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"longBreakMinutes\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":120}},[_vm._v(\"~2 Hours per Break\")]),_c('option',{domProps:{\"value\":180}},[_vm._v(\"~3 Hours per Break\")]),_c('option',{domProps:{\"value\":300}},[_vm._v(\"~5 Hours per Break\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Long Break duration\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.shortBreaksPerDay),expression:\"profile.settings.generic.shortBreaksPerDay\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"shortBreaksPerDay\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":10}},[_vm._v(\"10\")]),_c('option',{domProps:{\"value\":15}},[_vm._v(\"15\")]),_c('option',{domProps:{\"value\":20}},[_vm._v(\"20\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Short Breaks per Day\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.shortBreakMinutes),expression:\"profile.settings.generic.shortBreakMinutes\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"shortBreakMinutes\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":1}},[_vm._v(\"~1 Minute per Break\")]),_c('option',{domProps:{\"value\":2}},[_vm._v(\"~2 Minutes per Break\")]),_c('option',{domProps:{\"value\":4}},[_vm._v(\"~4 Minutes per Break\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Short Break duration\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.miniBreaksPerDay),expression:\"profile.settings.generic.miniBreaksPerDay\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"miniBreaksPerDay\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":10}},[_vm._v(\"10\")]),_c('option',{domProps:{\"value\":20}},[_vm._v(\"20\")]),_c('option',{domProps:{\"value\":30}},[_vm._v(\"30\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Mini Breaks per Day\")])]),_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.miniBreakSeconds),expression:\"profile.settings.generic.miniBreakSeconds\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"miniBreakSeconds\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},this.pushSettings]}},[_c('option',{domProps:{\"value\":10}},[_vm._v(\"~10 Seconds per Break\")]),_c('option',{domProps:{\"value\":30}},[_vm._v(\"~30 Seconds per Break\")]),_c('option',{domProps:{\"value\":50}},[_vm._v(\"~50 Seconds per Break\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Mini Break duration\")])])])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_vm._v(\" This module will detect how many troops are missing from your desired amount and will attempt to train the required amount.\"),_c('br'),_c('strong',[_vm._v(\"Set the setting to -1 in order to not train any troops of a particular type.\")])])}]\n\nexport { render, staticRenderFns }","\n
\n
\n
\n \n
\n
\n\n
\n
\n \n\n
\n
\n
Resource Gathering
\n
\n Module that manages resource gathering with troops nearby your kingdom. Here you can select what type of resources will be collected, e.g.: lumber, stone, food, etc.\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n \n Gather Food\n
\n\n
\n \n Gather Stone\n
\n\n
\n \n Gather Timber\n
\n\n
\n \n Gather Ore\n
\n\n
\n \n Gather Gold\n
\n\n
\n \n
Search Distance
\n
\n\n
\n \n
Dynamic Resource Type
\n
\n Setting the Dynamic Resource Type allows you to only gather those resources that you are currently lacking the most. E.g.: if you set it to \"Lowest Resource Types\" then it would only look for the resource that you have the least currently. For example if you had 100 timer, and 1000 of everything else, it would only search for lumber on the map.\n
\n
\n\n
\n
\n
Auto Upgrade Base
\n
\n Module that will auto upgrade your base. This will always prioritise the main castle, and other buildins that are required for castle upgrades.\n
\n
\n
\n \n
\n \n
\n
\n \n
\n\n
\n
\n
Auto Advance Questline
\n
\n Module that will automatically do the questline. This includes building, researching, upgrading, and doing hero quests, and other various tasks.\n
\n
\n
\n \n
\n \n
\n
\n \n
\n\n
\n
\n
Guild Manager
\n
\n Module that will manage activities related to Guilds. This includes joining guilds, opening guild gifts, helping guild members, etc.\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n \n Auto Join Guild\n
\n
\n \n
Guild Name
\n
\n
\n\n
\n \n Open Guild Gifts\n
\n\n
\n
\n \n Auto Hunting\n
\n
\n \n
Monster Search Distance
\n
\n
\n\n
\n \n Help Guild Members\n
\n\n
\n
\n \n Send Resources To Guild Members\n
\n
\n \n
Send Resources to member(s) with Rank
\n
\n
\n \n
Food to send Percentage (percentage of currently available resources)
\n
\n
\n \n
Stone to send Percentage (percentage of currently available resources)
\n
\n
\n \n
Timber to send Percentage (percentage of currently available resources)
\n
\n
\n \n
Ore to send Percentage (percentage of currently available resources)
\n
\n
\n \n
Gold to send Percentage (percentage of currently available resources)
\n
\n
\n\n
\n
\n\n
\n
\n
Auto Research
\n
\n Module that will automatically research in the academy.\n
\n
\n
\n \n
\n \n
\n
\n \n
\n\n
\n
\n
Shield Manager
\n
\n Module that will manage the kingdom's shields. Will attempt to always have shields enabled when they run out, even optionally for gems if you don't have any shield items.\n
\n
\n
\n \n
\n \n
\n
\n
\n\n
\n
\n \n Can Buy Shield For Gems\n
\n
\n
\n \n
Shield Duration
\n
\n
\n
\n
\n
\n\n
\n
\n
Troop Healing Manager
\n
\n Module that will automatically heal troops when available.\n
\n
\n
\n \n
\n \n
\n
\n
\n\n
\n
\n \n Use Speedups\n
\n
\n
\n
\n\n
\n
\n
Troop Shelter Manager
\n
\n Module that will automatically shelter troops when available.\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n \n
Shelter Duration
\n
\n
\n
\n\n
\n
\n
Troop Training Manager
\n
\n Module that will automatically train troops to the desired amounts.\n
\n
\n
\n \n
\n \n
\n
\n
\n\n
\n This module will detect how many troops are missing from your desired amount and will attempt to train the required amount. \n Set the setting to -1 in order to not train any troops of a particular type.\n
\n Module that will automatically start and complete/claim daily, turf, admin, guild, and VIP quests.\n
\n
\n
\n \n
\n \n
\n
\n
\n\n
\n
\n \n Daily Quests\n
\n
\n\n
\n
\n \n Turf Quests\n
\n
\n\n
\n
\n \n Admin Quests\n
\n
\n\n
\n
\n \n Guild Quests\n
\n
\n\n
\n
\n \n Vip Quests\n
\n
\n \n\n
\n
\n\n
\n
\n
Auto Hero Stage
\n
\n Module that will automatically complete hero stages.\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n\n
\n
\n
Auto Use Speedups
\n
\n Module that will automatically use any available speedups for building, training, reseraching.\n
\n
\n
\n \n
\n \n
\n
\n
\n\n
\n
\n \n Speedup Research\n
\n
\n\n
\n
\n \n Speedup Building\n
\n
\n \n
\n
\n \n Speedup Training\n
\n
\n\n
\n
\n\n
\n
\n
Anti-Ban
\n
\n Module related to anti-ban settings, such as breaks and various delays.\n
\n
\n
\n \n
\n \n
\n
\n
\n
\n \n
Long Breaks per Day
\n
\n
\n \n
Long Break duration
\n
\n\n
\n \n
Short Breaks per Day
\n
\n
\n \n
Short Break duration
\n
\n \n
\n \n
Mini Breaks per Day
\n
\n
\n \n
Mini Break duration
\n
\n \n\n
\n
\n\n
\n
\n
\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modules.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modules.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Modules.vue?vue&type=template&id=b2619226&scoped=true&\"\nimport script from \"./Modules.vue?vue&type=script&lang=js&\"\nexport * from \"./Modules.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Modules.vue?vue&type=style&index=0&id=b2619226&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"b2619226\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"main-view\"},[_c('div',{staticClass:\"row-wrapper full\"},[_c('div',{staticClass:\"widget manage-access\"},[_c('div',{staticClass:\"widget-content\"},[_c('div',{staticClass:\"widget-title manage-access\"},[_vm._v(\" General settings \")]),_vm._m(0),_c('div',{staticStyle:{\"margin-top\":\"40px\"}},[_c('div',[_c('div',{staticClass:\"widget-input\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.speed),expression:\"profile.settings.generic.speed\"}],on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.profile.settings.generic, \"speed\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},_vm.pushSettings]}},[_c('option',{attrs:{\"value\":\"0\"}},[_vm._v(\"Fast\")]),_c('option',{attrs:{\"value\":\"1\"}},[_vm._v(\"Medium\")]),_c('option',{attrs:{\"value\":\"2\"}},[_vm._v(\"Slow\")])]),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"BOT SPEED\")])])]),_c('div',{staticClass:\"manage-access-generate-wrapper\"},[_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.clientDirectory),expression:\"profile.settings.generic.clientDirectory\"}],attrs:{\"readonly\":\"\",\"type\":\"text\",\"placeholder\":\"MEmu directory...\"},domProps:{\"value\":(_vm.profile.settings.generic.clientDirectory)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.generic, \"clientDirectory\", $event.target.value)}}})]),_c('button',{staticClass:\"button-primary\",on:{\"click\":function($event){return _vm.selectClientPath()}}},[_vm._v(\"Change Directory\")])]),_c('div',{staticClass:\"manage-access-generate-wrapper\"},[_c('div',{staticClass:\"widget-input\"},[_c('input',{attrs:{\"readonly\":\"\",\"type\":\"text\",\"placeholder\":\"Bots selected...\"},domProps:{\"value\":_vm.profile.accounts.length + ' bot config(s) selected'}})]),_c('router-link',{attrs:{\"to\":'/'+_vm.profile.id + '/accounts/edit'}},[_c('button',{staticClass:\"button-primary\",staticStyle:{\"width\":\"100%\"}},[_vm._v(\"Edit\")])])],1)])])])]),_c('div',{staticClass:\"row-wrapper full\"},[_c('div',{staticClass:\"widget manage-access\"},[_c('div',{staticClass:\"widget-content\"},[_c('div',{staticClass:\"widget-title manage-access\"},[_vm._v(\" Danger zone \")]),_vm._m(1),_c('div',{staticStyle:{\"margin-top\":\"40px\"}},[_c('span',{staticClass:\"delete-permanent-action\",on:{\"click\":this.deleteProfile}},[_vm._v(\"Delete \\\"\"+_vm._s(_vm.profile.name)+\"\\\" profile\")])])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-text manage-access\"},[_c('p',[_vm._v(\"Settings can be edited while the bot is running, however the changes may not be reflected immediately.\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-text manage-access\"},[_c('p',[_vm._v(\"Deleting a profile is permanent.\")])])}]\n\nexport { render, staticRenderFns }","\n
\n
\n
\n
\n
\n General settings\n
\n
\n
Settings can be edited while the bot is running, however the changes may not be reflected immediately.
\n
\n\n
\n
\n
\n \n
BOT SPEED
\n
\n
\n\n
\n
\n \n
\n \n
\n\n
\n
\n \n
\n \n
\n
\n
\n
\n
\n\n
\n
\n
\n
\n Danger zone\n
\n
\n
Deleting a profile is permanent.
\n
\n\n
\n Delete \"{{profile.name}}\" profile\n
\n
\n
\n
\n
\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Settings.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Settings.vue?vue&type=template&id=9502e0e2&scoped=true&\"\nimport script from \"./Settings.vue?vue&type=script&lang=js&\"\nexport * from \"./Settings.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Settings.vue?vue&type=style&index=0&id=9502e0e2&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"9502e0e2\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"main-view\"},[_vm._m(0),_c('div',{staticClass:\"row-wrapper full\"},[_c('div',{staticClass:\"widget webhook\"},[_c('div',{staticClass:\"widget-content\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Notifications / Webhooks\")]),_vm._m(1),_c('div',{staticClass:\"widget-input\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordWebhookUrl),expression:\"profile.settings.generic.discordWebhookUrl\"}],attrs:{\"type\":\"text\",\"placeholder\":\"Full webhook url\"},domProps:{\"value\":(_vm.profile.settings.generic.discordWebhookUrl)},on:{\"change\":_vm.pushSettings,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.profile.settings.generic, \"discordWebhookUrl\", $event.target.value)}}}),_c('div',{staticClass:\"widget-input-name\"},[_vm._v(\"Webhook URL\")])]),_c('div',{staticClass:\"webhook-checkboxes\"},[_c('div',{staticClass:\"webhook-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordNotifyOnStart),expression:\"profile.settings.generic.discordNotifyOnStart\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.discordNotifyOnStart)?_vm._i(_vm.profile.settings.generic.discordNotifyOnStart,null)>-1:(_vm.profile.settings.generic.discordNotifyOnStart)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.discordNotifyOnStart,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStart\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStart\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStart\", $$c)}},_vm.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_vm._v(\" Bot started \")]),_c('div',{staticClass:\"webhook-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordNotifyOnStop),expression:\"profile.settings.generic.discordNotifyOnStop\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.discordNotifyOnStop)?_vm._i(_vm.profile.settings.generic.discordNotifyOnStop,null)>-1:(_vm.profile.settings.generic.discordNotifyOnStop)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.discordNotifyOnStop,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStop\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStop\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStop\", $$c)}},_vm.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_vm._v(\" Bot stopped \")]),_c('div',{staticClass:\"webhook-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordNotifyOnTaskCompleted),expression:\"profile.settings.generic.discordNotifyOnTaskCompleted\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.discordNotifyOnTaskCompleted)?_vm._i(_vm.profile.settings.generic.discordNotifyOnTaskCompleted,null)>-1:(_vm.profile.settings.generic.discordNotifyOnTaskCompleted)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.discordNotifyOnTaskCompleted,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnTaskCompleted\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnTaskCompleted\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnTaskCompleted\", $$c)}},_vm.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_vm._v(\" Task completed \")]),_c('div',{staticClass:\"webhook-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordNotifyOnTaskError),expression:\"profile.settings.generic.discordNotifyOnTaskError\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.discordNotifyOnTaskError)?_vm._i(_vm.profile.settings.generic.discordNotifyOnTaskError,null)>-1:(_vm.profile.settings.generic.discordNotifyOnTaskError)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.discordNotifyOnTaskError,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnTaskError\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnTaskError\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnTaskError\", $$c)}},_vm.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_vm._v(\" Task failed \")]),_c('div',{staticClass:\"webhook-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordNotifyOnStuck),expression:\"profile.settings.generic.discordNotifyOnStuck\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.discordNotifyOnStuck)?_vm._i(_vm.profile.settings.generic.discordNotifyOnStuck,null)>-1:(_vm.profile.settings.generic.discordNotifyOnStuck)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.discordNotifyOnStuck,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStuck\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStuck\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnStuck\", $$c)}},_vm.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_vm._v(\" On error \")]),_c('div',{staticClass:\"webhook-checkbox\"},[_c('label',{staticClass:\"checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.profile.settings.generic.discordNotifyOnAttack),expression:\"profile.settings.generic.discordNotifyOnAttack\"}],attrs:{\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.profile.settings.generic.discordNotifyOnAttack)?_vm._i(_vm.profile.settings.generic.discordNotifyOnAttack,null)>-1:(_vm.profile.settings.generic.discordNotifyOnAttack)},on:{\"change\":[function($event){var $$a=_vm.profile.settings.generic.discordNotifyOnAttack,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnAttack\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnAttack\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.profile.settings.generic, \"discordNotifyOnAttack\", $$c)}},_vm.pushSettings]}}),_c('span',{staticClass:\"checkmark\"})]),_vm._v(\" On Getting Raided \")])])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row-wrapper quarter\"},[_c('div',{staticClass:\"widget discord\"},[_c('div',{staticClass:\"widget-content\"},[_c('div',{staticClass:\"widget-title\"},[_vm._v(\"Join our Discord 🎉\")]),_c('a',{staticClass:\"discord-link\",attrs:{\"href\":\"https://panel.afkadvantage.com/discord\",\"target\":\"_blank\"}},[_vm._v(\"Click here to join\")]),_c('label',{attrs:{\"for\":\"inputAuthorizationToken\"}},[_vm._v(\"Authorization token\")]),_c('input',{staticClass:\"discord-auth-token\",attrs:{\"type\":\"text\",\"id\":\"inputAuthorizationToken\",\"readonly\":\"\"}}),_c('span',{staticClass:\"discord-hint\"},[_vm._v(\"Send this to the authorization bot to gain a rank.\")])])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-text\"},[_vm._v(\" Get event notifications directly through discord. \"),_c('a',{attrs:{\"href\":\"https://help.afkadvantage.com/features/discord-webhooks\",\"target\":\"_blank\"}},[_vm._v(\"Click here\")]),_vm._v(\" to learn more about discord webhooks. \")])}]\n\nexport { render, staticRenderFns }","\n
\n
\n
\n
\n
Join our Discord 🎉
\n Click here to join\n \n \n Send this to the authorization bot to gain a rank.\n
\n
\n
\n\n
\n
\n
\n
Notifications / Webhooks
\n
\n Get event notifications directly through discord.\n Click here to learn more about discord webhooks.\n
\n
\n \n
Webhook URL
\n
\n
\n
\n \n Bot started\n
\n
\n \n Bot stopped\n
\n
\n \n Task completed\n
\n
\n \n Task failed\n
\n
\n \n On error\n
\n
\n \n On Getting Raided\n
\n
\n
\n
\n
\n
\n\n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Discord.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Discord.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Discord.vue?vue&type=template&id=72e26b6a&scoped=true&\"\nimport script from \"./Discord.vue?vue&type=script&lang=js&\"\nexport * from \"./Discord.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Discord.vue?vue&type=style&index=0&id=72e26b6a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"72e26b6a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row-wrapper full\"},[_c('div',{staticClass:\"widget actions\",staticStyle:{\"background\":\"linear-gradient(90.4deg, #F190FC 0%, #A87AD7 100%)\",\"box-shadow\":\"0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 16px 4px rgba(196, 167, 225, 0.5)\"}},[_c('div',{staticClass:\"widget-content\",staticStyle:{\"text-align\":\"center\",\"padding\":\"30px\"}},[_c('strong',{staticStyle:{\"font-size\":\"36px\",\"color\":\"white\"}},[_vm._v(\"Bot client not running\")]),_c('p',{staticStyle:{\"margin\":\"0\",\"color\":\"rgba(255, 255, 255, 0.75)\",\"font-size\":\"16px\"}},[_c('a',{staticStyle:{\"color\":\"white\",\"opacity\":\"1\",\"text-decoration\":\"underline\"},attrs:{\"target\":\"_blank\",\"href\":\"https://api.afkadvantage.com/bot/download/client\"}},[_vm._v(\"Click here\")]),_vm._v(\" to download the bot client or \"),_c('a',{staticStyle:{\"color\":\"white\",\"opacity\":\"1\",\"text-decoration\":\"underline\"},attrs:{\"target\":\"_blank\",\"href\":\"https://help.afkadvantage.com/\"}},[_vm._v(\"click here\")]),_vm._v(\" for a tutorial\")])])])])}]\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./NoClient.vue?vue&type=template&id=43e3ebd0&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n
\n \n
\n
\n \n \n \n \n \n
\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Controls.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Controls.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Controls.vue?vue&type=template&id=f52df3a6&\"\nimport script from \"./Controls.vue?vue&type=script&lang=js&\"\nexport * from \"./Controls.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n
\n \n
\n \n\n
\n \n
\n \n \n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n
\n
\n We have sent an email to \"{{this.account.email}}\" to confirm that you own it. Please follow the instructions that we have sent to your inbox to confirm. \n The email can take up to 5 minutes to arrive to your inbox. If you have not received the email please check your Spam inbox.\n