// ==UserScript== // @name 乐斗辅助-mi // @namespace http://tampermonkey.net/ // @version 1.6.4 // @description 提供系统繁忙监控、定时刷新、碎片监控、骑士岛任务、自动抢地盘、武器血量高亮、黄历、购物道具仓库余量显示 // @author xiong // @match https://dld.qzapp.z.qq.com/* // @grant GM_xmlhttpRequest // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle // @require https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js // @connect qzapp.z.qq.com // @connect fight.pet.qq.com // @connect dld.qzapp.z.qq.com // ==/UserScript== function _0x43cf(_0x52ed85, _0xb42c4c) { const _0x3c921e = _0x3c92(); return _0x43cf = function(_0x43cf2c, _0x2c8c89) { _0x43cf2c = _0x43cf2c - 0xbc; let _0x5f47ae = _0x3c921e[_0x43cf2c]; return _0x5f47ae; }, _0x43cf(_0x52ed85, _0xb42c4c); }(function(_0x835f53, _0x17ae5b) { const _0x32ffc6 = _0x43cf, _0x14092f = _0x835f53(); while (!![]) { try { const _0x53d1b2 = -parseInt(_0x32ffc6(0x1b6)) / 0x1 + parseInt(_0x32ffc6(0x17c)) / 0x2 * (parseInt(_0x32ffc6(0x16b)) / 0x3) + -parseInt(_0x32ffc6(0xc1)) / 0x4 * (parseInt(_0x32ffc6(0x184)) / 0x5) + parseInt(_0x32ffc6(0x182)) / 0x6 * (parseInt(_0x32ffc6(0x14d)) / 0x7) + parseInt(_0x32ffc6(0x1bb)) / 0x8 * (parseInt(_0x32ffc6(0x1b4)) / 0x9) + -parseInt(_0x32ffc6(0x190)) / 0xa * (-parseInt(_0x32ffc6(0xc4)) / 0xb) + -parseInt(_0x32ffc6(0x131)) / 0xc; if (_0x53d1b2 === _0x17ae5b) break; else _0x14092f['push'](_0x14092f['shift']()); } catch (_0x3fbb65) { _0x14092f['push'](_0x14092f['shift']()); } } }(_0x3c92, 0xe1774), (function() { 'use strict'; const _0x133363 = _0x43cf; const _0x5f02d1 = { 'systemBusy': { 'enabled': GM_getValue(_0x133363(0x104), !![]), 'targetText': GM_getValue(_0x133363(0xff), _0x133363(0x158)), 'checkInterval': GM_getValue('systemBusyCheckInterval', 0x64), 'refreshCooldown': GM_getValue(_0x133363(0xf6), 0x7d0) }, 'autoRefresh': { 'enabled': GM_getValue('autoRefreshEnabled', ![]), 'interval': GM_getValue(_0x133363(0x1b5), 0x2), 'stopKeywords': GM_getValue(_0x133363(0x1a9), ['不足']) }, 'fragmentMonitor': { 'enabled': GM_getValue(_0x133363(0xdb), ![]), 'checkUrl': _0x133363(0x1d6), 'jumpUrl': _0x133363(0x15a), 'triggerKeywords': GM_getValue('fragmentTriggerKeywords', [_0x133363(0x128), _0x133363(0x14f), _0x133363(0x169)]), 'stopKeywords': GM_getValue(_0x133363(0x167), [_0x133363(0x102), _0x133363(0x142)]), 'interval': GM_getValue(_0x133363(0x1af), 0x2) }, 'knightIsland': { 'enabled': GM_getValue(_0x133363(0x172), !![]), 'checkInterval': GM_getValue(_0x133363(0x13a), 0x5a), 'backgroundCheck': GM_getValue(_0x133363(0x185), !![]) }, 'territoryGrabber': { 'enabled': GM_getValue(_0x133363(0x1a6), ![]), 'targetLevel': GM_getValue(_0x133363(0x150), 0x1e), 'retryLimit': GM_getValue(_0x133363(0xcc), 0x3), 'baseDelay': GM_getValue(_0x133363(0xca), 0x7d0), 'maxRandomDelay': GM_getValue(_0x133363(0x159), 0xbb8) }, 'hpHighlight': { 'enabled': GM_getValue(_0x133363(0x15d), !![]) }, 'goodsStock': { 'enabled': GM_getValue(_0x133363(0xd9), !![]) } }; let _0x125bd2 = null, _0x579ac0 = null, _0x21ac24 = null, _0x3cc43c = 0x0, _0x279993 = 0x0; const _0x45d5ff = 0x3; function _0xb32e5a() { const _0x422a67 = _0x133363; GM_addStyle(_0x422a67(0xe5)); const _0x5f42f1 = document['createElement'](_0x422a67(0x114)); _0x5f42f1['id'] = _0x422a67(0x18f), _0x5f42f1[_0x422a67(0xbe)] = _0x422a67(0x120) + (_0x5f02d1[_0x422a67(0x1b2)][_0x422a67(0x1cf)] ? _0x422a67(0x1a4) : '') + _0x422a67(0x10f) + _0x5f02d1[_0x422a67(0x1b2)]['targetText'] + _0x422a67(0xdd) + _0x5f02d1[_0x422a67(0x1b2)][_0x422a67(0xe2)] + _0x422a67(0x11e) + _0x5f02d1[_0x422a67(0x1b2)]['refreshCooldown'] + _0x422a67(0x1d8) + (_0x5f02d1[_0x422a67(0x198)][_0x422a67(0x1cf)] ? _0x422a67(0x1a4) : '') + _0x422a67(0x10a) + _0x5f02d1[_0x422a67(0x198)]['interval'] + _0x422a67(0x100) + _0x5f02d1[_0x422a67(0x198)][_0x422a67(0x18b)][_0x422a67(0xf2)](',') + _0x422a67(0x132) + (_0x5f02d1[_0x422a67(0x11b)][_0x422a67(0x1cf)] ? _0x422a67(0x1a4) : '') + _0x422a67(0xe0) + _0x5f02d1[_0x422a67(0x11b)][_0x422a67(0xee)] + _0x422a67(0x111) + _0x5f02d1[_0x422a67(0x11b)][_0x422a67(0x189)][_0x422a67(0xf2)](',') + _0x422a67(0x15f) + _0x5f02d1[_0x422a67(0x11b)][_0x422a67(0x18b)][_0x422a67(0xf2)](',') + _0x422a67(0xed) + (_0x5f02d1[_0x422a67(0x197)][_0x422a67(0x1cf)] ? _0x422a67(0x1a4) : '') + _0x422a67(0x186) + _0x5f02d1[_0x422a67(0x197)][_0x422a67(0xe2)] + _0x422a67(0xf4) + (_0x5f02d1[_0x422a67(0x17f)][_0x422a67(0x1cf)] ? _0x422a67(0x1a4) : '') + _0x422a67(0x122) + _0x5f02d1['territoryGrabber'][_0x422a67(0x1d4)] + _0x422a67(0x1ac), document['body'][_0x422a67(0xf5)](_0x5f42f1), _0x484314(), document[_0x422a67(0x113)](_0x422a67(0x171))[_0x422a67(0x177)](_0x156abe => { const _0x22827f = _0x422a67; _0x156abe[_0x22827f(0x19e)]('click', function() { const _0x4f579a = _0x22827f; this['parentElement'][_0x4f579a(0x129)]['toggle']('active'); }); }), document[_0x422a67(0x13e)](_0x422a67(0x1db))[_0x422a67(0x19e)](_0x422a67(0xe1), function() { const _0x5eb3cd = _0x422a67; _0x5f02d1[_0x5eb3cd(0x1b2)][_0x5eb3cd(0x1cf)] = this['checked'], GM_setValue(_0x5eb3cd(0x104), this['checked']); if (this['checked']) _0x3385bd(); else _0x3aec3b(); }), document['getElementById']('autoRefreshToggle')['addEventListener']('change', function() { const _0x6fb490 = _0x422a67; _0x5f02d1[_0x6fb490(0x198)]['enabled'] = this[_0x6fb490(0x1a4)], GM_setValue(_0x6fb490(0x154), this['checked']); if (this['checked']) _0x29da18(); else _0x5a8a83(); }), document[_0x422a67(0x13e)](_0x422a67(0x160))[_0x422a67(0x19e)](_0x422a67(0xe1), function() { const _0x91878d = _0x422a67; _0x5f02d1[_0x91878d(0x11b)][_0x91878d(0x1cf)] = this['checked'], GM_setValue(_0x91878d(0xdb), this[_0x91878d(0x1a4)]); if (this['checked']) _0x472cd0(); else _0x2331c3(); }), document[_0x422a67(0x13e)](_0x422a67(0x19b))[_0x422a67(0x19e)](_0x422a67(0xe1), function() { const _0x3709a1 = _0x422a67; _0x5f02d1['knightIsland'][_0x3709a1(0x1cf)] = this[_0x3709a1(0x1a4)], GM_setValue(_0x3709a1(0x172), this[_0x3709a1(0x1a4)]); if (this[_0x3709a1(0x1a4)]) _0x21d4c6(); else _0x49536d(); }), document[_0x422a67(0x13e)](_0x422a67(0x1aa))[_0x422a67(0x19e)](_0x422a67(0xe1), function() { const _0x4b2c82 = _0x422a67; _0x5f02d1[_0x4b2c82(0x17f)][_0x4b2c82(0x1cf)] = this[_0x4b2c82(0x1a4)], GM_setValue(_0x4b2c82(0x1a6), this[_0x4b2c82(0x1a4)]); if (this['checked']) _0x5d8d80(); else _0x172f62(); }), document['getElementById'](_0x422a67(0x10b))['addEventListener']('click', _0x30cc11), document['getElementById'](_0x422a67(0xfb))[_0x422a67(0x19e)](_0x422a67(0x1d7), _0x58a31c), document[_0x422a67(0x13e)](_0x422a67(0x127))[_0x422a67(0x19e)](_0x422a67(0x1d7), _0x4e6347), document[_0x422a67(0x13e)]('saveKnightIsland')[_0x422a67(0x19e)](_0x422a67(0x1d7), _0x247ea1), document[_0x422a67(0x13e)](_0x422a67(0x163))['addEventListener'](_0x422a67(0x1d7), _0x1409f5), _0x9f5163(_0x5f42f1); } function _0x2faa42() { const _0x191487 = _0x133363; return document[_0x191487(0x1d0)][_0x191487(0x137)] || document[_0x191487(0x1d0)][_0x191487(0xd5)]; } function _0x9f5163(_0x3f4fdb) { const _0x5ea4f9 = _0x133363, _0x3ee1b5 = _0x3f4fdb[_0x5ea4f9(0xfd)]('h3'); let _0x345e5b = ![], _0xc433fb, _0x4540f6; _0x3ee1b5['addEventListener'](_0x5ea4f9(0x13b), function(_0x287e8b) { const _0xfc1b57 = _0x5ea4f9; _0x345e5b = !![], _0xc433fb = _0x287e8b[_0xfc1b57(0x109)] - _0x3f4fdb[_0xfc1b57(0x138)]()[_0xfc1b57(0x11f)], _0x4540f6 = _0x287e8b['clientY'] - _0x3f4fdb[_0xfc1b57(0x138)]()[_0xfc1b57(0x153)], _0x3f4fdb[_0xfc1b57(0x140)][_0xfc1b57(0xc7)] = _0xfc1b57(0x199); }), document[_0x5ea4f9(0x19e)](_0x5ea4f9(0x10c), function(_0x2793f8) { const _0x27128c = _0x5ea4f9; if (!_0x345e5b) return; _0x3f4fdb[_0x27128c(0x140)][_0x27128c(0x11f)] = _0x2793f8[_0x27128c(0x109)] - _0xc433fb + 'px', _0x3f4fdb[_0x27128c(0x140)][_0x27128c(0x153)] = _0x2793f8[_0x27128c(0x162)] - _0x4540f6 + 'px', _0x3f4fdb['style'][_0x27128c(0x166)] = _0x27128c(0x16d), _0x3f4fdb['style'][_0x27128c(0xdc)] = 'auto'; }), document[_0x5ea4f9(0x19e)](_0x5ea4f9(0x1be), function() { const _0x40c3b1 = _0x5ea4f9; _0x345e5b = ![], _0x3f4fdb['style'][_0x40c3b1(0xc7)] = ''; }); } let _0x2ac15c = null, _0x2ec91d = 0x0; function _0x3385bd() { const _0x379f5d = _0x133363; _0x3aec3b(), _0x24dd71('[系统繁忙监控]\x20已启动,正在检测\x20\x27' + _0x5f02d1[_0x379f5d(0x1b2)][_0x379f5d(0x15c)] + _0x379f5d(0xfc)), _0x2ac15c = setInterval(() => { const _0x390f84 = _0x379f5d, _0x4f49de = Date[_0x390f84(0x1bf)](); if (_0x4f49de - _0x2ec91d < _0x5f02d1['systemBusy'][_0x390f84(0x16a)]) return; document['body']['innerText'][_0x390f84(0x17a)](_0x5f02d1[_0x390f84(0x1b2)][_0x390f84(0x15c)]) && (_0x24dd71(_0x390f84(0x193) + _0x5f02d1['systemBusy'][_0x390f84(0x15c)] + '\x27,准备刷新页面...'), _0x2ec91d = _0x4f49de, location[_0x390f84(0x196)]()); }, _0x5f02d1[_0x379f5d(0x1b2)][_0x379f5d(0xe2)]); } function _0x3aec3b() { _0x2ac15c && (clearInterval(_0x2ac15c), _0x2ac15c = null); } function _0x30cc11() { const _0x8cc911 = _0x133363, _0xd6ea2d = document[_0x8cc911(0x13e)]('systemBusyTargetText')[_0x8cc911(0xc8)][_0x8cc911(0x1a3)](), _0x25fd7a = parseInt(document[_0x8cc911(0x13e)](_0x8cc911(0x149))[_0x8cc911(0xc8)]), _0x58f1b0 = parseInt(document[_0x8cc911(0x13e)](_0x8cc911(0xf6))[_0x8cc911(0xc8)]); _0x5f02d1[_0x8cc911(0x1b2)][_0x8cc911(0x15c)] = _0xd6ea2d, _0x5f02d1[_0x8cc911(0x1b2)][_0x8cc911(0xe2)] = _0x25fd7a, _0x5f02d1[_0x8cc911(0x1b2)][_0x8cc911(0x16a)] = _0x58f1b0, GM_setValue('systemBusyTargetText', _0xd6ea2d), GM_setValue(_0x8cc911(0x149), _0x25fd7a), GM_setValue(_0x8cc911(0xf6), _0x58f1b0), _0x5f02d1[_0x8cc911(0x1b2)][_0x8cc911(0x1cf)] && (_0x3aec3b(), _0x3385bd()); } function _0x29da18() { const _0x17bfcf = _0x133363; _0x5a8a83(); const _0x59fdc8 = _0x5f02d1[_0x17bfcf(0x198)][_0x17bfcf(0xee)] * 0x3e8; _0x125bd2 = setInterval(() => { const _0x566f89 = _0x17bfcf, _0x22aa1b = _0x2faa42(), _0x49d961 = _0x5f02d1['autoRefresh'][_0x566f89(0x18b)][_0x566f89(0x1ca)](_0x14443a => _0x22aa1b[_0x566f89(0x17a)](_0x14443a)); _0x49d961 ? (_0x5a8a83(), _0x5f02d1[_0x566f89(0x198)][_0x566f89(0x1cf)] = ![], GM_setValue(_0x566f89(0x154), ![]), document[_0x566f89(0x13e)]('autoRefreshToggle')[_0x566f89(0x1a4)] = ![], _0x24dd71(_0x566f89(0xd3))) : (_0x24dd71(_0x566f89(0x144)), window[_0x566f89(0x181)][_0x566f89(0x196)]()); }, _0x59fdc8); } function _0x5a8a83() { _0x125bd2 && (clearInterval(_0x125bd2), _0x125bd2 = null); } function _0x58a31c() { const _0x1dded2 = _0x133363, _0x5a8a25 = parseFloat(document['getElementById'](_0x1dded2(0x1b5))[_0x1dded2(0xc8)]), _0x23cbbc = document[_0x1dded2(0x13e)](_0x1dded2(0x1a9))[_0x1dded2(0xc8)]['split'](/[,,]/)[_0x1dded2(0x12e)](_0x150e0d => _0x150e0d['trim']())[_0x1dded2(0x1c2)](_0x44961d => _0x44961d); _0x5f02d1[_0x1dded2(0x198)][_0x1dded2(0xee)] = _0x5a8a25, _0x5f02d1['autoRefresh'][_0x1dded2(0x18b)] = _0x23cbbc, GM_setValue('autoRefreshInterval', _0x5a8a25), GM_setValue(_0x1dded2(0x1a9), _0x23cbbc), _0x5f02d1[_0x1dded2(0x198)][_0x1dded2(0x1cf)] && (_0x5a8a83(), _0x29da18()); } function _0x472cd0() { const _0x20ccc2 = _0x133363; _0x2331c3(); const _0x1fb183 = _0x5f02d1[_0x20ccc2(0x11b)][_0x20ccc2(0xee)] * 0xe10 * 0x3e8; _0x6051c4(), _0x579ac0 = setInterval(_0x6051c4, _0x1fb183), _0x24dd71(_0x20ccc2(0x157) + _0x5f02d1['fragmentMonitor']['interval'] + '小时'); } function _0x2331c3() { const _0x11e883 = _0x133363; _0x579ac0 && (clearInterval(_0x579ac0), _0x579ac0 = null, _0x24dd71(_0x11e883(0x1b9))); } function _0x6051c4() { const _0x5e8766 = _0x133363; _0x24dd71('[来福监控]\x20开始检查目标页面'), GM_xmlhttpRequest({ 'method': 'GET', 'url': _0x5f02d1[_0x5e8766(0x11b)][_0x5e8766(0x134)], 'onload': function(_0x23336f) { const _0x2cf9b8 = _0x5e8766, _0x32e329 = _0x23336f['responseText'], _0xd07d0c = _0x5f02d1[_0x2cf9b8(0x11b)][_0x2cf9b8(0x189)][_0x2cf9b8(0x1ca)](_0x15a291 => _0x32e329['includes'](_0x15a291 + '碎片')) && !_0x5f02d1['fragmentMonitor'][_0x2cf9b8(0x18b)]['some'](_0x261fda => _0x32e329[_0x2cf9b8(0x17a)](_0x261fda)); _0xd07d0c ? (_0x24dd71(_0x2cf9b8(0x1b1)), window[_0x2cf9b8(0x181)][_0x2cf9b8(0x18a)] = _0x5f02d1[_0x2cf9b8(0x11b)][_0x2cf9b8(0xde)]) : _0x24dd71('[来福监控]\x20未检测到目标碎片'); }, 'onerror': function(_0x11b007) { const _0x63d2c8 = _0x5e8766; console[_0x63d2c8(0x1d1)](_0x63d2c8(0xc9), _0x11b007); } }); } function _0x4e6347() { const _0x27802d = _0x133363, _0x3e3668 = parseInt(document[_0x27802d(0x13e)](_0x27802d(0x1af))[_0x27802d(0xc8)]), _0x19f59c = document[_0x27802d(0x13e)](_0x27802d(0x108))[_0x27802d(0xc8)][_0x27802d(0x1cd)](/[,,]/)[_0x27802d(0x12e)](_0x27822f => _0x27822f[_0x27802d(0x1a3)]())[_0x27802d(0x1c2)](_0x1ed854 => _0x1ed854), _0x15e370 = document[_0x27802d(0x13e)](_0x27802d(0x167))[_0x27802d(0xc8)][_0x27802d(0x1cd)](/[,,]/)[_0x27802d(0x12e)](_0xa574a1 => _0xa574a1[_0x27802d(0x1a3)]())[_0x27802d(0x1c2)](_0x5a7342 => _0x5a7342); _0x5f02d1[_0x27802d(0x11b)]['interval'] = _0x3e3668, _0x5f02d1['fragmentMonitor'][_0x27802d(0x189)] = _0x19f59c, _0x5f02d1[_0x27802d(0x11b)][_0x27802d(0x18b)] = _0x15e370, GM_setValue('fragmentMonitorInterval', _0x3e3668), GM_setValue(_0x27802d(0x108), _0x19f59c), GM_setValue(_0x27802d(0x167), _0x15e370), _0x5f02d1[_0x27802d(0x11b)][_0x27802d(0x1cf)] && (_0x2331c3(), _0x472cd0()); } let _0x36db85 = null; const _0x5213ff = 0x1388; let _0x45c7eb = null; function _0x21d4c6() { const _0x599868 = _0x133363; _0x2cf920() && (_0x5d76e1(), _0x36db85 = new MutationObserver(function(_0x5f5879) { const _0x20ecf = _0x5f5879['some'](_0x3d5911 => { const _0x5374f2 = _0x43cf; return Array[_0x5374f2(0x15b)](_0x3d5911[_0x5374f2(0xd4)])['some'](_0x4ecd68 => { const _0x1d39e8 = _0x5374f2; return _0x4ecd68[_0x1d39e8(0x151)] === 0x1 && (_0x4ecd68[_0x1d39e8(0xfd)](_0x1d39e8(0x139)) || _0x4ecd68[_0x1d39e8(0xd5)]['includes'](_0x1d39e8(0x1ae))); }); }); _0x20ecf && _0x5d76e1(); }), _0x36db85[_0x599868(0xc5)](document['body'], { 'childList': !![], 'subtree': !![], 'characterData': !![] })), _0x4f70cd(); } function _0x2cf920() { const _0x288b00 = _0x133363; return location[_0x288b00(0x18a)]['includes'](_0x288b00(0x12c)); } function _0x5d76e1() { const _0x1d6126 = _0x133363, _0x66a04b = document[_0x1d6126(0x1d0)][_0x1d6126(0xd5)][_0x1d6126(0x135)](/今日免费刷新剩余:(\d+)次/), _0x50d11b = _0x66a04b ? parseInt(_0x66a04b[0x1]) : 0x0, _0x5987ed = document[_0x1d6126(0x113)](_0x1d6126(0x139)); _0x50d11b === 0x0 ? _0x5987ed[_0x1d6126(0x177)](_0x1bf6a7 => { const _0x4afc3d = _0x1d6126; _0x1bf6a7[_0x4afc3d(0x140)]['opacity'] = _0x4afc3d(0xd1), _0x1bf6a7[_0x4afc3d(0x140)]['pointerEvents'] = _0x4afc3d(0x1a2), _0x1bf6a7[_0x4afc3d(0x140)][_0x4afc3d(0xc7)] = _0x4afc3d(0x147), _0x1bf6a7[_0x4afc3d(0x16c)] = '今日免费刷新次数已用完', _0x1bf6a7[_0x4afc3d(0x19e)](_0x4afc3d(0x1d7), function(_0x16f626) { const _0x3c2981 = _0x4afc3d; _0x16f626[_0x3c2981(0x136)](), alert(_0x3c2981(0x10d)); }); }) : _0x5987ed[_0x1d6126(0x177)](_0x1ed88c => { const _0x540bad = _0x1d6126; _0x1ed88c[_0x540bad(0x140)]['opacity'] = '', _0x1ed88c['style']['pointerEvents'] = '', _0x1ed88c[_0x540bad(0x140)][_0x540bad(0xc7)] = '', _0x1ed88c[_0x540bad(0x16c)] = ''; }); const _0x324409 = document['querySelectorAll'](_0x1d6126(0xbf)); _0x324409['forEach'](_0x51900f => { const _0x4016ab = _0x1d6126; if (_0x51900f['dataset'][_0x4016ab(0x188)]) return; _0x51900f['dataset'][_0x4016ab(0x188)] = 'true'; const _0x543418 = document[_0x4016ab(0x11a)]('span'); _0x543418[_0x4016ab(0xd5)] = '⚡', _0x543418['className'] = 'knight-badge', _0x51900f[_0x4016ab(0x129)][_0x4016ab(0x165)]('knight-link'), _0x51900f[_0x4016ab(0xf5)](_0x543418), _0x51900f[_0x4016ab(0x19e)]('click', function(_0x2dc917) { const _0x579457 = _0x4016ab; _0x2dc917[_0x579457(0x136)](); const _0x46f1be = new URL(this[_0x579457(0x18a)]), _0x3c252e = Object[_0x579457(0x112)](_0x46f1be[_0x579457(0xc0)][_0x579457(0x103)]()); try { _0x4fd18d(_0x3c252e['zapp_uin'], _0x3c252e[_0x579457(0xd6)], _0x3c252e[_0x579457(0xe8)] || '0', this['href']); } catch (_0x1b2d0e) { _0x24dd71('任务执行出错:', _0x1b2d0e); } }); }); } function _0x4fd18d(_0x243c6e, _0x1be8f7, _0xb3c8e, _0x2ee477) { const _0xe52f4 = _0x133363, _0xd64977 = _0xe52f4(0x116) + _0x243c6e + _0xe52f4(0x1d2) + _0x1be8f7 + _0xe52f4(0x101) + _0xb3c8e; Promise[_0xe52f4(0x192)]()[_0xe52f4(0x179)](() => _0x1789f6(_0xd64977 + _0xe52f4(0x16f)))['then'](() => _0x1789f6(_0xd64977 + _0xe52f4(0x1da)))[_0xe52f4(0x179)](() => { const _0x1b0251 = _0xe52f4; window['location'][_0x1b0251(0x18a)] = _0xd64977 + _0x1b0251(0x14e); })[_0xe52f4(0xd7)](_0x57c16d => { const _0x7cce1c = _0xe52f4; _0x24dd71('任务执行出错:', _0x57c16d), window[_0x7cce1c(0x181)]['href'] = _0x2ee477; }); } function _0x2e48cf(_0x1e6374, _0x226994) { const _0x229e83 = _0x133363, _0x1fc2ee = 'https://dld.qzapp.z.qq.com/qpet/cgi-bin/phonepk?zapp_uin=' + _0x1e6374 + _0x229e83(0x1d2) + _0x226994 + '&channel=0&g_ut=1&cmd=knight_island&op=viewmissionindex'; _0x1789f6(_0x1fc2ee)[_0x229e83(0x179)](_0x455e96 => { const _0x44b307 = _0x229e83, _0x50f244 = new DOMParser(), _0x45881a = _0x50f244[_0x44b307(0x146)](_0x455e96['responseText'], 'text/html'), _0x459f86 = _0x45881a[_0x44b307(0xfd)](_0x44b307(0xf9)); _0x459f86 && document[_0x44b307(0xfd)]('#mission-list-container') && (document['querySelector']('#mission-list-container')[_0x44b307(0xbe)] = _0x459f86['innerHTML'], _0x5d76e1()); })['catch'](_0x5d188f => { _0x24dd71('刷新任务列表失败:', _0x5d188f); }); } function _0x4f70cd() { _0x1399da(), _0x53b6c5(), _0x45c7eb = setInterval(() => { _0x53b6c5(); }, 0x5 * 0x3c * 0x3e8); } function _0x1399da() { _0x45c7eb && (clearInterval(_0x45c7eb), _0x45c7eb = null); } function _0x53b6c5() { const _0x5ebbca = _0x133363; if (!_0x5f02d1[_0x5ebbca(0x197)][_0x5ebbca(0x1cf)]) return; _0xd75a6()[_0x5ebbca(0x179)](_0x24b480 => { const _0x315063 = _0x5ebbca; _0x24b480[_0x315063(0x126)] && (_0x24dd71(_0x315063(0x107) + _0x24b480[_0x315063(0x152)] + '个可领取奖励,开始远程领取'), _0x436dba(_0x24b480[_0x315063(0x180)])); }); } function _0x436dba(_0x50c296) { _0x50c296['forEach']((_0x415e6b, _0xb97154) => { setTimeout(() => { const _0x4f4b26 = _0x43cf, _0xa3ee2c = 'https:' + _0x415e6b[_0x4f4b26(0xf3)](_0x4f4b26(0x18a)); GM_xmlhttpRequest({ 'method': 'GET', 'url': _0xa3ee2c, 'onload': function(_0x29e63a) { _0x24dd71('[侠客岛]\x20远程领取成功:\x20' + _0xa3ee2c); }, 'onerror': function(_0x1fa8e4) { const _0x236382 = _0x4f4b26; _0x24dd71(_0x236382(0x161) + _0xa3ee2c, _0x1fa8e4); } }); }, _0xb97154 * _0x5213ff); }); } function _0xd75a6() { return new Promise(_0xee6968 => { const _0x4c8faa = _0x43cf, _0x16a6ee = _0x4c8faa(0x174); GM_xmlhttpRequest({ 'method': 'GET', 'url': _0x16a6ee, 'onload': function(_0x561a69) { const _0x4c8541 = _0x4c8faa; try { const _0x4ae23e = new DOMParser(), _0x2dff58 = _0x4ae23e[_0x4c8541(0x146)](_0x561a69[_0x4c8541(0x17d)], 'text/html'), _0x394c4f = [..._0x2dff58[_0x4c8541(0x113)](_0x4c8541(0xef))]; _0xee6968({ 'hasRewards': _0x394c4f[_0x4c8541(0x17b)] > 0x0, 'rewardCount': _0x394c4f['length'], 'rewardLinks': _0x394c4f, 'missionUrl': _0x16a6ee }); } catch (_0x39cd2b) { console[_0x4c8541(0x1d1)](_0x4c8541(0xc3), _0x39cd2b), _0xee6968({ 'hasRewards': ![] }); } }, 'onerror': function(_0x4b08cd) { const _0x3ec36d = _0x4c8faa; console[_0x3ec36d(0x1d1)](_0x3ec36d(0xcf), _0x4b08cd), _0xee6968({ 'hasRewards': ![] }); } }); }); } function _0x49536d() { const _0x3bceb1 = _0x133363; _0x36db85 && (_0x36db85[_0x3bceb1(0xec)](), _0x36db85 = null); _0x1399da(); const _0x5097d2 = document[_0x3bceb1(0x113)](_0x3bceb1(0xe7)); _0x5097d2[_0x3bceb1(0x177)](_0xe84e84 => { const _0x449777 = _0x3bceb1; delete _0xe84e84[_0x449777(0x118)][_0x449777(0x188)]; const _0x1dd068 = _0xe84e84[_0x449777(0xfd)](_0x449777(0x1a7)); if (_0x1dd068) _0x1dd068['remove'](); _0xe84e84[_0x449777(0x129)][_0x449777(0x123)]('knight-link'), _0xe84e84[_0x449777(0x1ab)](_0xe84e84[_0x449777(0x141)](!![])); }); } function _0x247ea1() { const _0x108e28 = _0x133363, _0x4e1d51 = parseInt(document[_0x108e28(0x13e)](_0x108e28(0x13a))[_0x108e28(0xc8)]), _0x32cd52 = document[_0x108e28(0x13e)](_0x108e28(0x185))[_0x108e28(0x1a4)]; _0x5f02d1[_0x108e28(0x197)][_0x108e28(0xe2)] = _0x4e1d51, _0x5f02d1[_0x108e28(0x197)]['backgroundCheck'] = _0x32cd52, GM_setValue(_0x108e28(0x13a), _0x4e1d51), GM_setValue(_0x108e28(0x185), _0x32cd52), _0x5f02d1[_0x108e28(0x197)][_0x108e28(0x1cf)] && _0x32cd52 ? _0x4f70cd() : _0x1399da(), _0x24dd71('[侠客岛]\x20设置已保存'); } function _0x22c30e(_0x18d6d1) { return new Promise(_0x6c40a8 => setTimeout(_0x6c40a8, _0x18d6d1)); } function _0x1789f6(_0x458cab) { return new Promise((_0x5f5600, _0x2e2d40) => { const _0x463b0d = _0x43cf; GM_xmlhttpRequest({ 'method': _0x463b0d(0xf0), 'url': _0x458cab, 'onload': _0x5f5600, 'onerror': _0x2e2d40 }); }); } function _0x484314() { const _0x26d8d1 = _0x133363; GM_xmlhttpRequest({ 'method': 'GET', 'url': _0x26d8d1(0xeb), 'onload': _0x55df6d => { const _0x26401d = _0x26d8d1; try { const _0x502228 = JSON['parse'](_0x55df6d[_0x26401d(0x17d)]), _0x97ca33 = _0x2759db(_0x502228['buff']); _0x209d52(_0x97ca33); } catch (_0x41be84) { console[_0x26401d(0x1d1)](_0x41be84); } } }); } const _0x333517 = { '斗神塔': '刷塔', '画卷': '画卷', '副本经验双倍': '副本', '乐斗经验双倍': '经验', '阅历双倍': '阅历', '暂无': _0x133363(0xfa) }; function _0x2759db(_0x2f3450) { const _0x27b8b6 = _0x133363; if (!_0x2f3450) return _0x27b8b6(0xfa); for (const [_0x65dfa0, _0x12f5cd] of Object[_0x27b8b6(0x103)](_0x333517)) { if (_0x2f3450[_0x27b8b6(0x17a)](_0x65dfa0)) return _0x12f5cd; } return _0x2f3450[_0x27b8b6(0x17b)] > 0x14 ? _0x2f3450[_0x27b8b6(0x130)](0x0, 0x14) + _0x27b8b6(0x1ad) : _0x2f3450; } function _0x209d52(_0x158aef) { const _0x34603d = _0x133363, _0x51576f = document[_0x34603d(0x13e)](_0x34603d(0x164)); if (_0x51576f && !_0x51576f[_0x34603d(0xfd)](_0x34603d(0xd2))) { const _0x2d2f61 = document[_0x34603d(0x11a)](_0x34603d(0x1bc)); _0x2d2f61[_0x34603d(0x1c4)] = _0x34603d(0x1b3), _0x2d2f61[_0x34603d(0x140)][_0x34603d(0x143)] = _0x34603d(0x1a1), _0x2d2f61[_0x34603d(0x140)][_0x34603d(0x155)] = _0x34603d(0x19a), _0x2d2f61[_0x34603d(0x140)][_0x34603d(0x17e)] = _0x34603d(0x1b8), _0x2d2f61['textContent'] = '[' + (_0x158aef || '暂无') + ']', _0x51576f[_0x34603d(0xf5)](_0x2d2f61); } } function _0x5d8d80() { const _0x525add = _0x133363; _0x3cc43c = 0x0, _0x24dd71(_0x525add(0xcd)), _0x13ea11(); } function _0x172f62() { const _0x14e5aa = _0x133363; _0x24dd71(_0x14e5aa(0x1c8)), _0x3cc43c = 0x0; } async function _0x13ea11() { const _0x18f3b2 = _0x133363; if (!_0x5f02d1[_0x18f3b2(0x17f)][_0x18f3b2(0x1cf)]) return; try { _0x24dd71(_0x18f3b2(0x145)); const _0x7c6c0d = await _0x13845b(); if (_0x7c6c0d[_0x18f3b2(0x12f)] === '0' && _0x7c6c0d['manors']?.[_0x18f3b2(0x17b)] > 0x0) { const _0x5af8dc = _0x7c6c0d[_0x18f3b2(0x178)][_0x18f3b2(0x18c)](_0x3f6b7a => _0x3f6b7a[_0x18f3b2(0x105)] === _0x5f02d1['territoryGrabber'][_0x18f3b2(0x1d4)][_0x18f3b2(0x115)]()); _0x5af8dc ? (_0x24dd71('[抢地盘]\x20找到' + _0x5f02d1[_0x18f3b2(0x17f)]['targetLevel'] + '级NPC地盘:\x20' + _0x5af8dc[_0x18f3b2(0xfe)] + _0x18f3b2(0x175) + _0x5af8dc['id']), await _0x48558e(), await _0x357d55(_0x5af8dc['id']), await _0x357d55(_0x5af8dc['id']), await _0x392e9b(), await _0x392e9b(), _0x5f02d1[_0x18f3b2(0x17f)]['enabled'] = ![], GM_setValue(_0x18f3b2(0x1a6), ![]), document[_0x18f3b2(0x13e)](_0x18f3b2(0x1aa))['checked'] = ![], _0x24dd71('[抢地盘]\x20操作完成,功能已自动关闭')) : _0x4b1753(_0x18f3b2(0x187)); } else _0x4b1753('获取地盘列表失败或列表为空'); } catch (_0x3d255e) { console[_0x18f3b2(0x1d1)](_0x18f3b2(0xf8), _0x3d255e), _0x4b1753(_0x3d255e[_0x18f3b2(0x183)]); } } function _0x4b1753(_0x328efc) { const _0x55a654 = _0x133363; _0x3cc43c++, _0x24dd71(_0x55a654(0x117) + _0x328efc + _0x55a654(0x1c6) + _0x3cc43c), setTimeout(_0x13ea11, _0x5f02d1[_0x55a654(0x17f)][_0x55a654(0x11c)]); } function _0x48558e() { const _0xf517bb = _0x133363, _0x24b876 = _0x5f02d1['territoryGrabber']['baseDelay'] + Math[_0xf517bb(0x14a)]() * _0x5f02d1[_0xf517bb(0x17f)][_0xf517bb(0xbc)]; return new Promise(_0x173463 => setTimeout(_0x173463, _0x24b876)); } function _0x13845b() { return new Promise((_0x1d71e0, _0x3fe9df) => { const _0x5288aa = _0x43cf, _0x224886 = _0x5288aa(0x19f); GM_xmlhttpRequest({ 'method': _0x5288aa(0xf0), 'url': _0x224886, 'timeout': 0x2710, 'onload': function(_0x28c96e) { const _0x276acb = _0x5288aa; try { if (!_0x28c96e[_0x276acb(0x17d)] || _0x28c96e[_0x276acb(0x17d)]['trim']()['startsWith']('<')) throw new Error(_0x276acb(0x13d)); const _0x5e6e78 = JSON[_0x276acb(0x176)](_0x28c96e['responseText']); if (_0x5e6e78[_0x276acb(0x12f)] !== '0') throw new Error(_0x5e6e78[_0x276acb(0x148)] || _0x276acb(0x170)); if (!_0x5e6e78[_0x276acb(0x178)] || !Array['isArray'](_0x5e6e78[_0x276acb(0x178)])) throw new Error(_0x276acb(0x12a)); _0x1d71e0(_0x5e6e78); } catch (_0x3d8e57) { console['error'](_0x276acb(0xda), _0x3d8e57), _0x3fe9df(_0x3d8e57); } }, 'onerror': function(_0x599323) { const _0x2bb704 = _0x5288aa; _0x3fe9df(new Error(_0x2bb704(0xea) + _0x599323['statusText'])); }, 'ontimeout': function() { const _0x70f84e = _0x5288aa; _0x3fe9df(new Error(_0x70f84e(0xe6))); } }); }); } function _0x357d55(_0x171bd9) { return new Promise((_0x5b691b, _0x514255) => { const _0x292311 = _0x43cf, _0x25b73e = _0x292311(0x1ba) + _0x171bd9; _0x24dd71(_0x292311(0x173) + _0x171bd9), GM_xmlhttpRequest({ 'method': 'GET', 'url': _0x25b73e, 'onload': function(_0x4c99e5) { const _0x5966ee = _0x292311; try { const _0x115bed = JSON[_0x5966ee(0x176)](_0x4c99e5[_0x5966ee(0x17d)]); _0x115bed[_0x5966ee(0x12f)] === '0' ? _0x24dd71('[抢地盘]\x20抢夺成功') : _0x24dd71(_0x5966ee(0xd0), _0x115bed[_0x5966ee(0x148)] || _0x5966ee(0x1ce)); } catch (_0xe81ab1) { console[_0x5966ee(0x1d1)](_0x5966ee(0x156), _0xe81ab1); } finally { _0x5b691b(); } }, 'onerror': function(_0x457f83) { const _0x1e47cd = _0x292311; console[_0x1e47cd(0x1d1)](_0x1e47cd(0x1c1), _0x457f83), _0x5b691b(); } }); }); } function _0x392e9b() { return new Promise(_0xec706c => { const _0x338ac2 = _0x43cf, _0x2a9183 = _0x338ac2(0xe9); _0x24dd71(_0x338ac2(0x13c)), GM_xmlhttpRequest({ 'method': _0x338ac2(0xf0), 'url': _0x2a9183, 'onload': function(_0x16a0fc) { const _0x16baf2 = _0x338ac2; try { const _0x2a3e11 = JSON[_0x16baf2(0x176)](_0x16a0fc[_0x16baf2(0x17d)]); _0x2a3e11[_0x16baf2(0x12f)] === '0' ? _0x24dd71(_0x16baf2(0xbd)) : _0x24dd71(_0x16baf2(0x168), _0x2a3e11['msg'] || _0x16baf2(0x1ce)); } catch (_0x40d887) { console[_0x16baf2(0x1d1)](_0x16baf2(0x1a8), _0x40d887); } finally { _0xec706c(); } }, 'onerror': function(_0xf22f67) { const _0x360d73 = _0x338ac2; console['error'](_0x360d73(0x121), _0xf22f67), _0xec706c(); } }); }); } function _0x1409f5() { const _0x43cc88 = _0x133363, _0x2217bb = parseInt(document[_0x43cc88(0x13e)](_0x43cc88(0x150))[_0x43cc88(0xc8)]), _0x4bd0ff = parseInt(document['getElementById'](_0x43cc88(0xcc))[_0x43cc88(0xc8)]), _0x2dddb5 = parseInt(document['getElementById'](_0x43cc88(0xca))[_0x43cc88(0xc8)]), _0x217776 = parseInt(document[_0x43cc88(0x13e)]('territoryGrabberMaxRandomDelay')[_0x43cc88(0xc8)]); _0x5f02d1[_0x43cc88(0x17f)]['targetLevel'] = _0x2217bb, _0x5f02d1['territoryGrabber'][_0x43cc88(0xf7)] = _0x4bd0ff, _0x5f02d1[_0x43cc88(0x17f)][_0x43cc88(0x11c)] = _0x2dddb5, _0x5f02d1[_0x43cc88(0x17f)][_0x43cc88(0xbc)] = _0x217776, GM_setValue(_0x43cc88(0x150), _0x2217bb), GM_setValue(_0x43cc88(0xcc), _0x4bd0ff), GM_setValue(_0x43cc88(0xca), _0x2dddb5), GM_setValue(_0x43cc88(0x159), _0x217776), _0x24dd71(_0x43cc88(0xc6)); } function _0x22e3e4() { const _0xf57a46 = _0x133363; if (!_0x5f02d1[_0xf57a46(0x106)]['enabled']) return; GM_addStyle(_0xf57a46(0x125)); const _0x16a52b = /(HP[+-]\d+)/g, _0x2c31eb = /(HP余\d+)/g, _0x3ed05f = /(反弹给对方(\d+)的伤害!)/g, _0x542a72 = /(魂珠5级*1)/g, _0x3280ed = /(神·霸皇|盘古开天斧|神·大力神杯|神·雷神之锤|神·炼狱加特林|神·死寂|死神之镰|神·无限板砖|神·埃辛诺斯战刃|神·命运之枪|神·龙雀|神·马格南左轮|神·月光炮|神·电饭煲|神·星之杖|神·死亡笔记|生死簿|神·冈格尼尔|神·可乐切割枪|神·无敌飞鞋|神·花仙子)/g, _0x32b93b = _0x217daf => { const _0x240c9c = _0xf57a46; return _0x217daf = _0x217daf[_0x240c9c(0x12b)](_0x542a72, _0x4354ad => _0x240c9c(0xe3) + _0x4354ad + _0x240c9c(0x12d)), _0x217daf = _0x217daf[_0x240c9c(0x12b)](_0x3280ed, _0xab1d0a => _0x240c9c(0xe3) + _0xab1d0a + _0x240c9c(0x12d)), _0x217daf = _0x217daf[_0x240c9c(0x12b)](_0x16a52b, _0x11fe91 => _0x240c9c(0x1b0) + (_0x11fe91[_0x240c9c(0x17a)]('+') ? _0x240c9c(0x11d) : _0x240c9c(0x1d3)) + '\x22>' + _0x11fe91 + _0x240c9c(0x12d)), _0x217daf = _0x217daf[_0x240c9c(0x12b)](_0x2c31eb, _0x1d4806 => _0x240c9c(0x1c9) + _0x1d4806 + _0x240c9c(0x12d)), _0x217daf = _0x217daf[_0x240c9c(0x12b)](_0x3ed05f, (_0x8ea628, _0x219496, _0x1a8358) => _0x219496['replace'](_0x1a8358, _0x240c9c(0x1c7) + _0x1a8358 + _0x240c9c(0x12d))), _0x217daf; }, _0x5a52af = _0xa04628 => { const _0x5e7a0f = _0xf57a46; if (_0xa04628['nodeType'] === Node[_0x5e7a0f(0x194)] && !_0xa04628[_0x5e7a0f(0xe4)][_0x5e7a0f(0x129)][_0x5e7a0f(0x1a0)](_0x5e7a0f(0x1d5)) && (_0x16a52b[_0x5e7a0f(0x133)](_0xa04628['nodeValue']) || _0x2c31eb[_0x5e7a0f(0x133)](_0xa04628[_0x5e7a0f(0x1cc)]) || _0x3280ed['test'](_0xa04628[_0x5e7a0f(0x1cc)]) || _0x3ed05f[_0x5e7a0f(0x133)](_0xa04628[_0x5e7a0f(0x1cc)]))) { const _0x167eec = document['createElement']('span'); _0x167eec['className'] = _0x5e7a0f(0x1d5), _0x167eec[_0x5e7a0f(0xbe)] = _0x32b93b(_0xa04628[_0x5e7a0f(0x1cc)]), _0xa04628['parentNode'][_0x5e7a0f(0x1cb)](_0x167eec, _0xa04628); } else _0xa04628['nodeType'] === Node['ELEMENT_NODE'] && !_0xa04628[_0x5e7a0f(0x129)]['contains'](_0x5e7a0f(0x1d5)) && Array[_0x5e7a0f(0x15b)](_0xa04628[_0x5e7a0f(0xdf)])[_0x5e7a0f(0x177)](_0x5a52af); }; _0x5a52af(document[_0xf57a46(0x1d0)]); } function _0x182b0f() { _0x195b2d() && _0x508e5c(); } function _0x2a4c58() { const _0x22fdde = _0x133363, _0x48f6ab = document[_0x22fdde(0x13e)](_0x22fdde(0x14b)); _0x48f6ab && _0x48f6ab[_0x22fdde(0x123)](); } function _0x23e8e5() { const _0x57cee0 = _0x133363; _0x24dd71(_0x57cee0(0x15e)); } function _0x195b2d() { const _0x43a3db = _0x133363, _0x5617c7 = new URLSearchParams(window[_0x43a3db(0x181)][_0x43a3db(0x1b7)]); return _0x5617c7[_0x43a3db(0xf1)]('cmd') === _0x43a3db(0x1dc); } function _0x3c92a0() { const _0x103a99 = _0x133363, _0x3e7ed = new URLSearchParams(window[_0x103a99(0x181)][_0x103a99(0x1b7)]); return _0x3e7ed[_0x103a99(0xf1)]('id'); } function _0x260e81(_0x46c13b, _0x370468) { const _0x1b4e22 = 'https://dld.qzapp.z.qq.com/qpet/cgi-bin/phonepk?zapp_uin=&sid=&channel=0&g_ut=1&cmd=owngoods&id=' + _0x46c13b; GM_xmlhttpRequest({ 'method': 'GET', 'url': _0x1b4e22, 'onload': function(_0x179c7a) { const _0x3b8bee = _0x43cf; if (_0x179c7a[_0x3b8bee(0x10e)] === 0xc8) try { const _0x834816 = new DOMParser(), _0x62d656 = _0x834816['parseFromString'](_0x179c7a[_0x3b8bee(0x17d)], _0x3b8bee(0x1bd)), _0x11c0ab = _0x62d656[_0x3b8bee(0x1d0)][_0x3b8bee(0xd5)] || ''; if (_0x11c0ab[_0x3b8bee(0x17a)]('繁忙') || _0x11c0ab[_0x3b8bee(0x17a)](_0x3b8bee(0x16e))) _0x370468(0x0, _0x3b8bee(0x1c0)); else { const _0x348ff2 = _0x11c0ab[_0x3b8bee(0x135)](/(\d+)/); _0x348ff2 && _0x348ff2[0x1] ? _0x370468(parseInt(_0x348ff2[0x1]), null) : _0x370468(0x0, '无法解析数量'); } } catch (_0x46451c) { _0x370468(0x0, '解析响应失败'); } else _0x370468(0x0, _0x3b8bee(0xea) + _0x179c7a[_0x3b8bee(0x10e)]); }, 'onerror': function(_0x302c8) { const _0x103ac3 = _0x43cf; _0x370468(0x0, _0x103ac3(0x19c)); }, 'timeout': 0x2710 }); } function _0x41855f(_0x5a2210, _0x55c27f, _0x20d9ae) { const _0x3c6a63 = _0x133363, _0xa99f78 = document[_0x3c6a63(0xfd)]('body\x20>\x20div\x20>\x20p:first-child'); if (_0xa99f78) { const _0x526c1e = [], _0x3d59ae = document[_0x3c6a63(0x18d)](_0xa99f78, NodeFilter[_0x3c6a63(0xce)], null, ![]); let _0x9d8ac0; while (_0x9d8ac0 = _0x3d59ae[_0x3c6a63(0x1d9)]()) { _0x526c1e[_0x3c6a63(0x124)](_0x9d8ac0); } if (_0x526c1e[_0x3c6a63(0x17b)] > 0x0) { const _0x388d3f = _0x526c1e[0x0], _0x5c95b3 = document[_0x3c6a63(0x13e)](_0x3c6a63(0x14b)); _0x5c95b3 && _0x5c95b3['remove'](); const _0x34a026 = document[_0x3c6a63(0x11a)](_0x3c6a63(0x1bc)); _0x34a026['id'] = _0x3c6a63(0x14b), _0x34a026[_0x3c6a63(0x140)][_0x3c6a63(0x143)] = _0x3c6a63(0x119), _0x34a026[_0x3c6a63(0x140)]['fontSize'] = _0x3c6a63(0xd8), _0x34a026['style'][_0x3c6a63(0x14c)] = _0x3c6a63(0xd8), _0x34a026['style']['color'] = _0x55c27f > 0x0 ? '#00aa00' : _0x3c6a63(0x1c3), _0x20d9ae ? (_0x34a026[_0x3c6a63(0xd5)] = _0x3c6a63(0x191), _0x34a026[_0x3c6a63(0x16c)] = _0x20d9ae) : _0x34a026[_0x3c6a63(0xd5)] = _0x3c6a63(0x18e) + _0x55c27f + '】', _0x388d3f[_0x3c6a63(0xe4)][_0x3c6a63(0xcb)](_0x34a026, _0x388d3f['nextSibling']); } } } function _0x508e5c() { const _0x1578a5 = _0x133363; if (!_0x5f02d1[_0x1578a5(0xc2)][_0x1578a5(0x1cf)]) return; const _0xdf7c5e = _0x3c92a0(); if (!_0xdf7c5e) { console['log'](_0x1578a5(0x110)); return; } _0x260e81(_0xdf7c5e, function(_0x4c96e, _0x31425f) { _0x41855f(_0xdf7c5e, _0x4c96e, _0x31425f); }); } function _0x24dd71(_0x568961) { const _0x3d531e = _0x133363, _0x28a840 = new Date(), _0x3a356d = _0x28a840['getFullYear']() + '-' + (_0x28a840[_0x3d531e(0x1c5)]() + 0x1) + '-' + _0x28a840[_0x3d531e(0x19d)]() + '\x20' + _0x28a840[_0x3d531e(0x195)]() + ':' + _0x28a840[_0x3d531e(0x1a5)]() + ':' + _0x28a840[_0x3d531e(0x13f)](); console['log']('[' + _0x3a356d + ']\x20' + _0x568961); } _0xb32e5a(); if (_0x5f02d1[_0x133363(0x1b2)][_0x133363(0x1cf)]) _0x3385bd(); if (_0x5f02d1[_0x133363(0x198)][_0x133363(0x1cf)]) _0x29da18(); if (_0x5f02d1[_0x133363(0x11b)][_0x133363(0x1cf)]) _0x472cd0(); if (_0x5f02d1[_0x133363(0x197)][_0x133363(0x1cf)]) _0x21d4c6(); if (_0x5f02d1[_0x133363(0x17f)][_0x133363(0x1cf)]) _0x5d8d80(); if (_0x5f02d1['hpHighlight'][_0x133363(0x1cf)]) _0x22e3e4(); if (_0x5f02d1['goodsStock'][_0x133363(0x1cf)] && _0x195b2d()) _0x508e5c(); }())); function _0x3c92() { const _0x38c462 = ['[抢地盘]\x20正在获取地盘列表...', 'parseFromString', 'not-allowed', 'msg', 'systemBusyCheckInterval', 'random', 'goods-stock-info', 'fontFamily', '35EsnIQS', '&op=begin', '王处一碎片', 'territoryGrabberTargetLevel', 'nodeType', 'rewardCount', 'top', 'autoRefreshEnabled', 'fontSize', '[抢地盘]\x20抢夺结果失败:', '[来福监控]\x20已启动,间隔:', '系统繁忙', 'territoryGrabberMaxRandomDelay', 'https://dld.qzapp.z.qq.com/qpet/cgi-bin/phonepk?zapp_uin=&B_UID=0&sid=&channel=0&g_ut=1&cmd=newAct&subtype=155', 'from', 'targetText', 'hpHighlightEnabled', '[库存显示]\x20设置已保存', '\x22>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20