queenamdi-functions-beta 0.0.11 → 0.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/base/amdiModule.js +1276 -1239
  2. package/package.json +1 -1
@@ -1,23 +1,31 @@
1
- (function (_0xedf070, _0x31df56) {
2
- const _0x584799 = _0xedf070();
3
- function _0x411766(_0x405ffc, _0x4724da) {
4
- return _0x1e09(_0x405ffc - 0x286, _0x4724da);
1
+ (function (_0x2012d0, _0x2a6373) {
2
+ function _0x24d315(_0x9a49ab, _0x38b5d3) {
3
+ return _0x11b5(_0x9a49ab - 0x3cd, _0x38b5d3);
5
4
  }
6
- function _0x3d43dc(_0x5d6d26, _0x66a10d) {
7
- return _0x1e09(_0x5d6d26 - 0x37b, _0x66a10d);
5
+ function _0x2ebdad(_0x26fb89, _0xbed42b) {
6
+ return _0x11b5(_0x26fb89 - -0x34e, _0xbed42b);
8
7
  }
8
+ const _0x246458 = _0x2012d0();
9
9
  while (!![]) {
10
10
  try {
11
- const _0x55eae2 = parseInt(_0x411766(0x394, 0x41f)) / 0x1 * (-parseInt(_0x3d43dc(0x5a9, 0x569)) / 0x2) + parseInt(_0x3d43dc(0x659, 0x5b6)) / 0x3 * (-parseInt(_0x411766(0x4a4, 0x519)) / 0x4) + -parseInt(_0x3d43dc(0x4f1, 0x459)) / 0x5 * (parseInt(_0x411766(0x3d3, 0x457)) / 0x6) + parseInt(_0x411766(0x3dd, 0x4b9)) / 0x7 * (parseInt(_0x411766(0x3b6, 0x2fa)) / 0x8) + parseInt(_0x411766(0x4f4, 0x51c)) / 0x9 + parseInt(_0x411766(0x3ca, 0x3b7)) / 0xa + -parseInt(_0x411766(0x42c, 0x359)) / 0xb;
12
- if (_0x55eae2 === _0x31df56)
11
+ const _0x28c9ca = -parseInt(_0x24d315(0x67e, 0x5f9)) / 0x1 + -parseInt(_0x2ebdad(-0x186, -0x1d4)) / 0x2 + -parseInt(_0x24d315(0x6cd, 0x6e4)) / 0x3 * (parseInt(_0x2ebdad(-0xb2, 0x47)) / 0x4) + parseInt(_0x24d315(0x607, 0x6fb)) / 0x5 + -parseInt(_0x2ebdad(-0x3b, -0xa5)) / 0x6 * (-parseInt(_0x24d315(0x578, 0x520)) / 0x7) + -parseInt(_0x24d315(0x67c, 0x6cc)) / 0x8 + parseInt(_0x24d315(0x68d, 0x6a8)) / 0x9 * (parseInt(_0x24d315(0x62d, 0x6f0)) / 0xa);
12
+ if (_0x28c9ca === _0x2a6373)
13
13
  break;
14
14
  else
15
- _0x584799['push'](_0x584799['shift']());
16
- } catch (_0x58fbf9) {
17
- _0x584799['push'](_0x584799['shift']());
15
+ _0x246458['push'](_0x246458['shift']());
16
+ } catch (_0xb02957) {
17
+ _0x246458['push'](_0x246458['shift']());
18
18
  }
19
19
  }
20
- }(_0x367e, 0x8fa1e));
20
+ }(_0x1567, 0xcd02f));
21
+ function _0x11b5(_0x54fee4, _0x38fd1f) {
22
+ const _0x156760 = _0x1567();
23
+ return _0x11b5 = function (_0x11b510, _0x8c8924) {
24
+ _0x11b510 = _0x11b510 - 0x174;
25
+ let _0x3a5041 = _0x156760[_0x11b510];
26
+ return _0x3a5041;
27
+ }, _0x11b5(_0x54fee4, _0x38fd1f);
28
+ }
21
29
  const {
22
30
  default: makeWASocket,
23
31
  DisconnectReason,
@@ -27,1275 +35,1304 @@ const {
27
35
  getDevice,
28
36
  makeInMemoryStore,
29
37
  fetchLatestBaileysVersion
30
- } = require(_0x29f708(0x596, 0x4ff) + _0x2a3df2(0x1f3, 0x17a)), axios = require(_0x2a3df2(0xbc, 0x1af)), CryptoJS = require(_0x29f708(0x54b, 0x5b1)), fs = require('\x66\x73'), got = require('\x67\x6f\x74'), QRCode = require(_0x29f708(0x542, 0x5fb)), sharp = require(_0x2a3df2(0xfd, 0x122)), amdiDB = require(_0x29f708(0x4c4, 0x4fc) + '\x73\x73\x65\x74\x73\x2f\x61\x6d\x64\x69' + '\x44\x42'), vars = require(_0x29f708(0x4c4, 0x40c) + _0x2a3df2(0x2c3, 0x2aa) + _0x29f708(0x5a5, 0x5e7)), Heroku = require(_0x2a3df2(0x153, 0xf3) + _0x2a3df2(0x1d8, 0xe4)), _0x3c1af0 = {};
31
- _0x3c1af0[_0x2a3df2(0x175, 0x1e5)] = vars[_0x2a3df2(0x3a, 0xe2)];
32
- const heroku = new Heroku(_0x3c1af0);
33
- let baseURI = _0x29f708(0x4ca, 0x409) + vars[_0x29f708(0x585, 0x496)];
34
- const {state, saveState} = useSingleFileAuthState(_0x29f708(0x5d4, 0x605) + '\x73\x69\x6f\x6e\x2e\x6a\x73\x6f\x6e'), msgRetryCounterMap = {}, Language = require(_0x29f708(0x617, 0x58c) + _0x29f708(0x5b9, 0x5f1) + _0x2a3df2(0xef, 0x1a7)), Lang = Language[_0x29f708(0x67d, 0x5aa)]('\x61\x6d\x64\x69\x4d\x6f\x64\x75\x6c\x65');
38
+ } = require(_0x1fc9fa(0x449, 0x47f) + '\x6e\x67\x2f\x62\x61\x69\x6c\x65\x79\x73'), axios = require('\x61\x78\x69\x6f\x73'), CryptoJS = require('\x63\x72\x79\x70\x74\x6f\x2d\x6a\x73'), fs = require('\x66\x73'), got = require(_0x24bc61(0x4e8, 0x529)), QRCode = require(_0x24bc61(0x50b, 0x5b2)), sharp = require(_0x24bc61(0x494, 0x471)), amdiDB = require(_0x1fc9fa(0x441, 0x535) + '\x73\x73\x65\x74\x73\x2f\x61\x6d\x64\x69' + '\x44\x42'), vars = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x61' + '\x73\x73\x65\x74\x73\x2f\x61\x6d\x64\x69' + _0x24bc61(0x40c, 0x426)), Heroku = require(_0x24bc61(0x4df, 0x565) + _0x24bc61(0x41c, 0x41c)), _0x174f90 = {};
39
+ _0x174f90[_0x1fc9fa(0x3c8, 0x4a1)] = vars[_0x1fc9fa(0x364, 0x327)];
40
+ const heroku = new Heroku(_0x174f90);
41
+ let baseURI = _0x1fc9fa(0x452, 0x4fb) + vars[_0x1fc9fa(0x44c, 0x525)];
42
+ const {state, saveState} = useSingleFileAuthState(_0x24bc61(0x3b8, 0x2fd) + _0x24bc61(0x3e9, 0x38e)), msgRetryCounterMap = {}, Language = require(_0x1fc9fa(0x2b2, 0x30b) + _0x1fc9fa(0x368, 0x275) + '\x70\x6c\x79\x4c\x41\x4e\x47'), Lang = Language[_0x24bc61(0x50d, 0x588)](_0x24bc61(0x3b2, 0x2d5));
35
43
  let messages = [];
36
- function deleteMessageST(_0x1276ab) {
37
- delete messages[_0x1276ab];
38
- }
39
- function saveMessageST(_0x229a31, _0x2b62f0) {
40
- messages[_0x229a31] = _0x2b62f0;
44
+ function deleteMessageST(_0x4e6fe7) {
45
+ delete messages[_0x4e6fe7];
41
46
  }
42
- function _0x1e09(_0xc856a2, _0x4ee779) {
43
- const _0x367eba = _0x367e();
44
- return _0x1e09 = function (_0x1e095d, _0x10b4bc) {
45
- _0x1e095d = _0x1e095d - 0x102;
46
- let _0x1e6b07 = _0x367eba[_0x1e095d];
47
- return _0x1e6b07;
48
- }, _0x1e09(_0xc856a2, _0x4ee779);
47
+ function saveMessageST(_0x5c7a90, _0x4c85de) {
48
+ messages[_0x5c7a90] = _0x4c85de;
49
49
  }
50
- function _0x29f708(_0x137f5e, _0x20d709) {
51
- return _0x1e09(_0x137f5e - 0x3bd, _0x20d709);
52
- }
53
- function getMessageST(_0x4b9dc9) {
54
- return messages[_0x4b9dc9];
50
+ function getMessageST(_0xe28032) {
51
+ return messages[_0xe28032];
55
52
  }
56
53
  function clearMessagesST() {
57
54
  messages = [];
58
55
  }
59
56
  setInterval(clearMessagesST, 0x1d4c0);
60
- function _0x2a3df2(_0xde8f8b, _0x4e74ba) {
61
- return _0x1e09(_0x4e74ba - -0x37, _0xde8f8b);
57
+ function _0x24bc61(_0x3a2523, _0x48dfc0) {
58
+ return _0x11b5(_0x3a2523 - 0x229, _0x48dfc0);
62
59
  }
63
- const retryMessageHandler = async _0x3fa009 => {
64
- let _0x1c1c05 = getMessageST(_0x3fa009['\x69\x64']);
65
- deleteMessageST(_0x3fa009['\x69\x64']);
66
- const _0x554a69 = {};
67
- return _0x554a69['\x63\x6f\x6e\x76\x65\x72\x73\x61\x74\x69' + '\x6f\x6e'] = _0x1c1c05, _0x554a69;
60
+ const retryMessageHandler = async _0x22ed35 => {
61
+ let _0x28a46b = getMessageST(_0x22ed35['\x69\x64']);
62
+ function _0x260e0b(_0x2a44c1, _0x15472b) {
63
+ return _0x1fc9fa(_0x2a44c1 - -0x2fc, _0x15472b);
64
+ }
65
+ deleteMessageST(_0x22ed35['\x69\x64']);
66
+ const _0x33cd69 = {};
67
+ return _0x33cd69[_0x260e0b(0x57, -0x25) + '\x6f\x6e'] = _0x28a46b, _0x33cd69;
68
68
  };
69
69
  function deleteAuth() {
70
- function _0x243eaf(_0x55c5e0, _0x4c5a35) {
71
- return _0x2a3df2(_0x4c5a35, _0x55c5e0 - 0x34f);
72
- }
73
- function _0x36d677(_0x2bdd98, _0x1b4357) {
74
- return _0x29f708(_0x2bdd98 - -0xae, _0x1b4357);
75
- }
76
- try {
77
- fs[_0x36d677(0x429, 0x437)](_0x36d677(0x526, 0x5cf) + '\x73\x69\x6f\x6e\x2e\x6a\x73\x6f\x6e');
78
- } catch (_0x2e32ec) {
79
- console[_0x243eaf(0x49c, 0x4d0)](_0x243eaf(0x5f7, 0x640) + _0x36d677(0x4fd, 0x5b6) + _0x243eaf(0x511, 0x451));
80
- }
81
- }
82
- const P = require(_0x2a3df2(0x2bb, 0x2a2));
83
- let MAIN_LOGGER = P({ '\x74\x69\x6d\x65\x73\x74\x61\x6d\x70': () => '\x2c\x22\x74\x69\x6d\x65\x22\x3a\x22' + new Date()[_0x29f708(0x672, 0x6c4)]() + '\x22' });
84
- const logger = MAIN_LOGGER[_0x2a3df2(0x159, 0x1b3)]({});
85
- logger[_0x29f708(0x67c, 0x70b)] = _0x2a3df2(0x1bd, 0x150);
86
- let cred, auth_row_count;
87
- async function fetchauth() {
88
- function _0x3d46fa(_0x1ff3ff, _0x3b924e) {
89
- return _0x29f708(_0x3b924e - -0x572, _0x1ff3ff);
90
- }
91
- function _0xee7b82(_0x339150, _0x428b85) {
92
- return _0x2a3df2(_0x339150, _0x428b85 - 0xa9);
93
- }
94
- try {
95
- auth_result = await amdiDB[_0xee7b82(0x330, 0x34c)]('\x73\x65\x6c\x65\x63\x74\x20\x2a\x20\x66' + _0x3d46fa(-0x62, 0xc)), console[_0x3d46fa(-0x7c, -0x31)](Lang[_0xee7b82(0x2c7, 0x26d)]), auth_row_count = await auth_result[_0xee7b82(0x2d1, 0x2ee)];
96
- let _0x582d1e = auth_result[_0xee7b82(0x31a, 0x2df)][0x0];
97
- auth_row_count == 0x0 ? console[_0x3d46fa(-0xcb, -0x31)](Lang[_0xee7b82(0x1b4, 0x19e)]) : (console['\x6c\x6f\x67'](Lang[_0xee7b82(0x179, 0x181) + '\x74']), cred = {
98
- '\x63\x72\x65\x64\x73': {
99
- '\x6e\x6f\x69\x73\x65\x4b\x65\x79': JSON[_0x3d46fa(0x1b, -0x8)](_0x582d1e[_0x3d46fa(0x72, 0x6d)]),
100
- '\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e\x74\x69\x74\x79\x4b\x65\x79': JSON['\x70\x61\x72\x73\x65'](_0x582d1e[_0x3d46fa(0x15d, 0xee) + _0xee7b82(0x297, 0x21b)]),
101
- '\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b\x65\x79': JSON[_0x3d46fa(-0x30, -0x8)](_0x582d1e[_0x3d46fa(0x121, 0x86) + '\x65\x79']),
102
- '\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69\x6f\x6e\x49\x64': Number(_0x582d1e[_0x3d46fa(0x62, 0x30) + _0x3d46fa(0xa0, -0x48)]),
103
- '\x61\x64\x76\x53\x65\x63\x72\x65\x74\x4b\x65\x79': _0x582d1e[_0xee7b82(0x21d, 0x2ba) + '\x65\x79'],
104
- '\x6e\x65\x78\x74\x50\x72\x65\x4b\x65\x79\x49\x64': Number(_0x582d1e[_0xee7b82(0x395, 0x326) + '\x69\x64']),
105
- '\x66\x69\x72\x73\x74\x55\x6e\x75\x70\x6c\x6f\x61\x64\x65\x64\x50\x72\x65\x4b\x65\x79\x49\x64': Number(_0x582d1e[_0xee7b82(0x29b, 0x30c) + _0x3d46fa(-0x3b, 0x4b) + _0xee7b82(0x35c, 0x296)]),
106
- '\x73\x65\x72\x76\x65\x72\x48\x61\x73\x50\x72\x65\x4b\x65\x79\x73': ![],
107
- '\x61\x63\x63\x6f\x75\x6e\x74': JSON[_0xee7b82(0x145, 0x21f)](_0x582d1e[_0x3d46fa(-0x44, 0x70)]),
108
- '\x6d\x65': JSON[_0xee7b82(0x2c8, 0x21f)](_0x582d1e['\x6d\x65']),
109
- '\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e\x74\x69\x74\x69\x65\x73': JSON[_0x3d46fa(0xc1, -0x8)](_0x582d1e[_0x3d46fa(0x12d, 0xfc) + _0xee7b82(0x2b7, 0x309)]),
110
- '\x6c\x61\x73\x74\x41\x63\x63\x6f\x75\x6e\x74\x53\x79\x6e\x63\x54\x69\x6d\x65\x73\x74\x61\x6d\x70': 0x0,
111
- '\x6d\x79\x41\x70\x70\x53\x74\x61\x74\x65\x4b\x65\x79\x49\x64': _0x582d1e[_0x3d46fa(0x189, 0xcd) + _0xee7b82(0x378, 0x320)]
112
- },
113
- '\x6b\x65\x79\x73': state[_0xee7b82(0x212, 0x25b)]
114
- }, cred[_0x3d46fa(0x117, 0x53)][_0x3d46fa(0x4b, -0xa4)][_0x3d46fa(0x91, -0x45)] = Buffer[_0x3d46fa(0x12f, 0x104)](cred[_0x3d46fa(0xc4, 0x53)][_0x3d46fa(-0xfc, -0xa4)][_0x3d46fa(-0x48, -0x45)]), cred[_0xee7b82(0x35f, 0x27a)][_0x3d46fa(0x3c, -0xa4)][_0x3d46fa(0x48, 0x21)] = Buffer[_0xee7b82(0x393, 0x32b)](cred[_0x3d46fa(-0x9f, 0x53)][_0x3d46fa(-0xab, -0xa4)][_0xee7b82(0x172, 0x248)]), cred[_0xee7b82(0x227, 0x27a)][_0x3d46fa(0xdc, 0x5b) + _0x3d46fa(0xa5, 0x91)][_0x3d46fa(0x64, -0x45)] = Buffer[_0xee7b82(0x361, 0x32b)](cred['\x63\x72\x65\x64\x73'][_0x3d46fa(0x8b, 0x5b) + _0xee7b82(0x383, 0x2b8)]['\x70\x72\x69\x76\x61\x74\x65']), cred[_0x3d46fa(-0x84, 0x53)][_0xee7b82(0x19d, 0x282) + _0x3d46fa(0x10e, 0x91)][_0x3d46fa(0x87, 0x21)] = Buffer[_0x3d46fa(0xfc, 0x104)](cred[_0xee7b82(0x368, 0x27a)][_0xee7b82(0x2de, 0x282) + _0x3d46fa(0xcd, 0x91)]['\x70\x75\x62\x6c\x69\x63']), cred['\x63\x72\x65\x64\x73'][_0xee7b82(0x233, 0x1fe) + '\x65\x79'][_0x3d46fa(0x3a, -0x5f)][_0x3d46fa(-0x10e, -0x45)] = Buffer[_0x3d46fa(0x71, 0x104)](cred[_0x3d46fa(0xac, 0x53)][_0xee7b82(0x1cf, 0x1fe) + '\x65\x79'][_0xee7b82(0x148, 0x1c8)]['\x70\x72\x69\x76\x61\x74\x65']), cred[_0xee7b82(0x34f, 0x27a)][_0xee7b82(0x2ad, 0x1fe) + '\x65\x79'][_0xee7b82(0x126, 0x1c8)][_0xee7b82(0x242, 0x248)] = Buffer['\x66\x72\x6f\x6d'](cred[_0xee7b82(0x305, 0x27a)][_0xee7b82(0x185, 0x1fe) + '\x65\x79'][_0xee7b82(0x1c8, 0x1c8)][_0xee7b82(0x2e0, 0x248)]), cred[_0x3d46fa(-0x18, 0x53)][_0x3d46fa(-0x6a, -0x29) + '\x65\x79'][_0x3d46fa(-0x37, 0x1a)] = Buffer[_0xee7b82(0x309, 0x32b)](cred['\x63\x72\x65\x64\x73'][_0xee7b82(0x26b, 0x1fe) + '\x65\x79'][_0xee7b82(0x2a1, 0x241)]), cred['\x63\x72\x65\x64\x73']['\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e' + _0x3d46fa(0x40, 0xe2)][0x0][_0xee7b82(0x114, 0x177) + _0x3d46fa(0x29, -0x8c)] = Buffer['\x66\x72\x6f\x6d'](cred[_0xee7b82(0x230, 0x27a)][_0x3d46fa(0x1a3, 0xdd) + _0xee7b82(0x246, 0x309)][0x0][_0xee7b82(0x1cc, 0x177) + _0xee7b82(0xcf, 0x19b)]));
115
- } catch (_0x4746cd) {
116
- console['\x6c\x6f\x67'](Lang[_0xee7b82(0x2bd, 0x2a9)]), await amdiDB[_0xee7b82(0x2d6, 0x34c)](_0x3d46fa(0x25, -0x3) + _0x3d46fa(0x9d, 0x68) + _0x3d46fa(0xb, 0x7a) + _0x3d46fa(0xb3, 0xab) + _0x3d46fa(0x50, -0x53) + _0x3d46fa(0xd7, 0xd8) + _0xee7b82(0x35e, 0x35c) + '\x74\x65\x78\x74\x2c\x20\x72\x65\x67\x69' + _0xee7b82(0x285, 0x318) + _0xee7b82(0x24d, 0x193) + '\x53\x65\x63\x72\x65\x74\x4b\x65\x79\x20' + '\x74\x65\x78\x74\x2c\x20\x6e\x65\x78\x74' + _0x3d46fa(0x12b, 0x6c) + _0xee7b82(0x1ee, 0x1b9) + _0x3d46fa(-0x132, -0x3e) + _0xee7b82(0x2c8, 0x293) + '\x65\x78\x74\x2c\x20\x73\x65\x72\x76\x65' + '\x72\x48\x61\x73\x50\x72\x65\x4b\x65\x79' + _0xee7b82(0x1ad, 0x1c0) + '\x63\x6f\x75\x6e\x74\x20\x74\x65\x78\x74' + _0xee7b82(0x1e5, 0x1de) + '\x20\x73\x69\x67\x6e\x61\x6c\x49\x64\x65' + _0x3d46fa(-0xc4, -0x98) + _0xee7b82(0x2e2, 0x21e) + _0xee7b82(0x178, 0x236) + _0x3d46fa(0xc, 0x6e) + '\x65\x78\x74\x2c\x20\x6d\x79\x41\x70\x70' + _0xee7b82(0x1d8, 0x259) + _0x3d46fa(0x5e, -0x34)), await fetchauth();
117
- }
118
- }
119
- function updateLogin() {
120
- function _0xee303d(_0x5cc0d2, _0x3d74dc) {
121
- return _0x29f708(_0x3d74dc - -0x34f, _0x5cc0d2);
70
+ function _0x3819dc(_0x46ff20, _0xd06457) {
71
+ return _0x1fc9fa(_0xd06457 - -0x2c1, _0x46ff20);
122
72
  }
123
- function _0x4089b5(_0x54c021, _0x3cdce5) {
124
- return _0x29f708(_0x54c021 - -0x72a, _0x3cdce5);
73
+ function _0x24f0d6(_0xdf4e6c, _0x5971c0) {
74
+ return _0x24bc61(_0x5971c0 - -0x1e2, _0xdf4e6c);
125
75
  }
126
76
  try {
127
- let _0x286f32 = JSON[_0x4089b5(-0xf4, -0x148)](state[_0x4089b5(-0x165, -0x24b)][_0x4089b5(-0x25c, -0x179)]), _0x2cdc68 = JSON[_0xee303d(0x2a1, 0x2e7)](state['\x63\x72\x65\x64\x73']['\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e' + _0x4089b5(-0x127, -0xce)]), _0x53a4e3 = JSON[_0xee303d(0x315, 0x2e7)](state[_0xee303d(0x32d, 0x276)][_0x4089b5(-0x1e1, -0x21b) + '\x65\x79']), _0x532bdd = state[_0xee303d(0x2f4, 0x276)][_0xee303d(0x241, 0x253) + '\x6f\x6e\x49\x64'], _0x5829d8 = state['\x63\x72\x65\x64\x73']['\x61\x64\x76\x53\x65\x63\x72\x65\x74\x4b' + '\x65\x79'], _0x42598c = state[_0x4089b5(-0x165, -0x226)][_0xee303d(0x236, 0x2f2) + '\x49\x64'], _0x371634 = state[_0xee303d(0x1df, 0x276)][_0xee303d(0x146, 0x1ec) + _0xee303d(0x1da, 0x2a2) + '\x79\x49\x64'], _0x437cad = state[_0xee303d(0x257, 0x276)][_0x4089b5(-0x9e, 0x20) + _0xee303d(0x1ac, 0x18a)], _0x44f7fb = JSON[_0xee303d(0x2e9, 0x2e7)](state[_0xee303d(0x289, 0x276)]['\x61\x63\x63\x6f\x75\x6e\x74']), _0x5b0152 = JSON[_0xee303d(0x372, 0x2e7)](state['\x63\x72\x65\x64\x73']['\x6d\x65']), _0x515a2b = JSON[_0x4089b5(-0xf4, -0xf6)](state[_0xee303d(0x22d, 0x276)][_0xee303d(0x35c, 0x300) + _0x4089b5(-0xd6, -0x91)]), _0x43fa8f = state['\x63\x72\x65\x64\x73'][_0xee303d(0x1c8, 0x1c6) + '\x74\x53\x79\x6e\x63\x54\x69\x6d\x65\x73' + '\x74\x61\x6d\x70'], _0x916895 = state['\x63\x72\x65\x64\x73'][_0xee303d(0x24a, 0x237) + _0x4089b5(-0x237, -0x2d5)];
128
- auth_row_count == 0x0 ? (console['\x6c\x6f\x67'](Lang[_0xee303d(0x360, 0x2ee) + '\x4e']), amdiDB[_0x4089b5(-0x93, -0xf1)]('\x49\x4e\x53\x45\x52\x54\x20\x49\x4e\x54' + '\x4f\x20\x61\x75\x74\x68\x20\x56\x41\x4c' + _0x4089b5(-0x16b, -0xa0) + '\x24\x33\x2c\x24\x34\x2c\x24\x35\x2c\x24' + _0xee303d(0x3f7, 0x342) + _0xee303d(0x1da, 0x238) + _0x4089b5(-0x1fc, -0x196), [
129
- _0x286f32,
130
- _0x2cdc68,
131
- _0x53a4e3,
132
- _0x532bdd,
133
- _0x5829d8,
134
- _0x42598c,
135
- _0x371634,
136
- _0x437cad,
137
- _0x44f7fb,
138
- _0x5b0152,
139
- _0x515a2b,
140
- _0x43fa8f,
141
- _0x916895
142
- ]), amdiDB['\x71\x75\x65\x72\x79'](_0xee303d(0x1d5, 0x1a6)), console[_0xee303d(0x274, 0x1f2)](Lang[_0x4089b5(-0x178, -0xab) + '\x6e\x65'])) : (console[_0xee303d(0x148, 0x1f2)](Lang[_0xee303d(0x229, 0x294) + '\x4e']), amdiDB['\x71\x75\x65\x72\x79'](_0xee303d(0x2c2, 0x33e) + '\x68\x20\x53\x45\x54\x20\x6e\x6f\x69\x73' + _0xee303d(0x26a, 0x307) + _0xee303d(0x10f, 0x178) + _0x4089b5(-0x1c2, -0x13c) + _0xee303d(0x2f6, 0x31d) + _0xee303d(0x2dc, 0x2d4) + _0xee303d(0x2e5, 0x2ab) + _0xee303d(0x1e3, 0x1d4) + _0xee303d(0x246, 0x266) + _0x4089b5(-0x218, -0x164) + _0x4089b5(-0x219, -0x2eb) + _0xee303d(0x1dd, 0x1f7) + _0xee303d(0x22e, 0x2e5) + '\x75\x70\x6c\x6f\x61\x64\x65\x64\x50\x72' + '\x65\x4b\x65\x79\x49\x64\x20\x3d\x20\x24' + _0x4089b5(-0xf9, -0x163) + _0x4089b5(-0x1fb, -0x1e0) + _0x4089b5(-0x236, -0x2da) + _0x4089b5(-0x192, -0x1f6) + _0x4089b5(-0xb6, 0x26) + _0xee303d(0x358, 0x300) + _0x4089b5(-0x25b, -0x2ed) + _0xee303d(0x288, 0x318) + '\x63\x6f\x75\x6e\x74\x53\x79\x6e\x63\x54' + _0xee303d(0x274, 0x27c) + _0x4089b5(-0x155, -0x14f) + _0xee303d(0xe2, 0x1c9) + _0x4089b5(-0x19a, -0x177), [
143
- _0x286f32,
144
- _0x2cdc68,
145
- _0x53a4e3,
146
- _0x532bdd,
147
- _0x5829d8,
148
- _0x42598c,
149
- _0x371634,
150
- _0x437cad,
151
- _0x44f7fb,
152
- _0x5b0152,
153
- _0x515a2b,
154
- _0x43fa8f,
155
- _0x916895
156
- ])), amdiDB[_0x4089b5(-0x93, -0x2e)]('\x63\x6f\x6d\x6d\x69\x74\x3b');
157
- } catch {
77
+ fs[_0x24f0d6(0x230, 0x21b)](_0x24f0d6(0x22e, 0x1d6) + _0x3819dc(0x41, 0x20));
78
+ } catch (_0x33de08) {
79
+ console[_0x24f0d6(0x24e, 0x287)]('\x54\x68\x65\x72\x65\x20\x69\x73\x20\x6e' + _0x3819dc(0x12f, 0x13e) + _0x3819dc(-0x16, 0xdb));
158
80
  }
159
81
  }
160
- const Bot_Number = vars[_0x2a3df2(0x144, 0x15e)] + ('\x40\x73\x2e\x77\x68\x61\x74\x73\x61\x70' + _0x29f708(0x613, 0x595)), allowedNumbs = [
161
- _0x29f708(0x692, 0x715) + '\x32',
162
- '\x39\x34\x37\x31\x39\x30\x37\x37\x38\x31' + '\x38',
163
- _0x2a3df2(0x269, 0x23e) + '\x33',
164
- _0x29f708(0x5fb, 0x5e1) + '\x39',
165
- _0x2a3df2(0x51, 0xfe) + '\x37',
166
- '\x39\x34\x37\x38\x35\x34\x35\x37\x35\x31' + '\x39',
167
- _0x29f708(0x5e6, 0x56a) + '\x32'
168
- ], footerTXT = '\u01eb\u1d1c\u1d07\u1d07\u0274\x20\u1d00\u1d0d\u1d05\u026a' + _0x29f708(0x4df, 0x4d1) + '\u1d07\u1d20\u026a\u1d04\u1d07', MOD = vars[_0x29f708(0x547, 0x46d)], util = require(_0x2a3df2(0x1cf, 0x10a)), readdir = util[_0x2a3df2(0x139, 0x165)](fs[_0x2a3df2(0x157, 0x159)]), readFile = util['\x70\x72\x6f\x6d\x69\x73\x69\x66\x79'](fs[_0x2a3df2(0x20a, 0x228)]), {getBanJids} = require(_0x29f708(0x64e, 0x5fe) + _0x29f708(0x670, 0x5ad) + _0x29f708(0x640, 0x704)), {getWelcome, getBye} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x64' + _0x29f708(0x5f5, 0x609) + _0x2a3df2(0x172, 0x265));
169
- let commandsPrimary = {}, commandsPrivate = {}, commandsAdmin = {}, reactionPrimary = {}, reactionPrivate = {}, reactionAdmin = {};
170
- var prefix = '';
171
- /\[(\W*)\]/['\x74\x65\x73\x74'](vars[_0x2a3df2(0x2a3, 0x29c)]) ? prefix = vars['\x50\x52\x45\x46\x49\x58'][_0x2a3df2(0x1ca, 0x1c0)](/\[(\W*)\]/)[0x1][0x0] : prefix = '\x2e';
172
- const addCommands = async () => {
173
- let _0x2c160d = _0x1a1dbf(0x61, -0x3d) + _0x1a1dbf(0x65, 0x34), _0x2265ec = await readdir(_0x2c160d);
174
- function _0xdbc500(_0x8065c4, _0x5c3c60) {
175
- return _0x2a3df2(_0x5c3c60, _0x8065c4 - 0x410);
176
- }
177
- _0x2265ec['\x66\x6f\x72\x45\x61\x63\x68'](_0x3f87c4 => {
178
- function _0x264fac(_0x2fb1eb, _0x173a17) {
179
- return _0xdbc500(_0x2fb1eb - -0x1b3, _0x173a17);
180
- }
181
- function _0x539095(_0x30fa92, _0x5a3b90) {
182
- return _0xdbc500(_0x5a3b90 - -0x66f, _0x30fa92);
183
- }
184
- if (_0x3f87c4[_0x539095(-0x36, 0x2e)](_0x264fac(0x483, 0x49a))) {
185
- let {command: _0x3ffb72} = require(_0x264fac(0x3bc, 0x485) + _0x2c160d + _0x3f87c4), _0x50cb0f = _0x3ffb72();
186
- const _0x11bf4a = _0x50cb0f[_0x539095(-0x37, 0x50)];
187
- for (let _0x5515ca of Object[_0x264fac(0x40f, 0x427)](_0x11bf4a)) {
188
- const _0x3ca8c5 = _0x11bf4a[_0x5515ca];
189
- commandsPrimary[_0x3ca8c5[_0x539095(-0x20a, -0x15c)]] = _0x50cb0f[_0x264fac(0x35a, 0x318)], reactionPrimary[_0x3ca8c5[_0x539095(-0x1c1, -0x15c)]] = _0x3ca8c5[_0x264fac(0x386, 0x2a8)];
190
- }
191
- }
192
- }), _0x2c160d = '\x2e\x2f\x70\x6c\x75\x67\x69\x6e\x73\x2f' + _0x1a1dbf(0x45, -0x36);
193
- function _0x1a1dbf(_0x104471, _0x5a97a9) {
194
- return _0x2a3df2(_0x5a97a9, _0x104471 - -0x11b);
195
- }
196
- _0x2265ec = await readdir(_0x2c160d), _0x2265ec[_0x1a1dbf(0xf, -0xa4)](_0x17a046 => {
197
- function _0x5478fc(_0x38a7a2, _0x3cd86d) {
198
- return _0xdbc500(_0x3cd86d - -0x3db, _0x38a7a2);
199
- }
200
- function _0x3f4d19(_0x51b4d6, _0x3242a1) {
201
- return _0xdbc500(_0x51b4d6 - -0x1b9, _0x3242a1);
202
- }
203
- if (_0x17a046['\x65\x6e\x64\x73\x57\x69\x74\x68']('\x2e\x6a\x73')) {
204
- let {command: _0x2477d5} = require(_0x3f4d19(0x3b6, 0x3e5) + _0x2c160d + _0x17a046), _0x4dcc24 = _0x2477d5();
205
- const _0x2db776 = _0x4dcc24['\x63\x6d\x64\x49\x6e\x66\x6f'];
206
- for (let _0x73231d of Object['\x6b\x65\x79\x73'](_0x2db776)) {
207
- const _0xc49e58 = _0x2db776[_0x73231d];
208
- commandsPrivate[_0xc49e58[_0x3f4d19(0x35a, 0x339)]] = _0x4dcc24[_0x3f4d19(0x354, 0x317)], reactionPrivate[_0xc49e58[_0x3f4d19(0x35a, 0x2d2)]] = _0xc49e58['\x72\x65\x61\x63\x74'];
209
- }
210
- }
211
- }), _0x2c160d = _0x1a1dbf(0x61, -0x20) + _0xdbc500(0x632, 0x5b5), _0x2265ec = await readdir(_0x2c160d), _0x2265ec[_0xdbc500(0x53a, 0x504)](_0x5a5de5 => {
212
- function _0x4846ad(_0x5aae53, _0x24e80e) {
213
- return _0x1a1dbf(_0x5aae53 - -0x42, _0x24e80e);
214
- }
215
- function _0x74f46d(_0x41958f, _0x1fc5c7) {
216
- return _0x1a1dbf(_0x1fc5c7 - 0x4ee, _0x41958f);
217
- }
218
- if (_0x5a5de5[_0x74f46d(0x64a, 0x660)](_0x4846ad(0xc9, 0xb0))) {
219
- let {command: _0x830883} = require(_0x74f46d(0x55e, 0x532) + _0x2c160d + _0x5a5de5), _0x17164d = _0x830883();
220
- const _0x576ba7 = _0x17164d[_0x74f46d(0x6ef, 0x682)];
221
- for (let _0x3290e1 of Object['\x6b\x65\x79\x73'](_0x576ba7)) {
222
- const _0x3ff15d = _0x576ba7[_0x3290e1];
223
- commandsAdmin[_0x3ff15d[_0x4846ad(-0x5a, -0x22)]] = _0x17164d[_0x4846ad(-0x60, -0x94)], reactionAdmin[_0x3ff15d[_0x4846ad(-0x5a, -0x74)]] = _0x3ff15d['\x72\x65\x61\x63\x74'];
224
- }
225
- }
226
- }), _0x2c160d = '\x2e\x2f', _0x2265ec = await readdir(_0x2c160d), _0x2265ec[_0x1a1dbf(0xf, 0xaa)](_0x3be9cb => {
227
- function _0x313e2b(_0x560a0c, _0x516528) {
228
- return _0x1a1dbf(_0x516528 - -0x1ad, _0x560a0c);
229
- }
230
- function _0x17bf6e(_0x655ab8, _0x58fb54) {
231
- return _0x1a1dbf(_0x58fb54 - 0xab, _0x655ab8);
232
- }
233
- (_0x3be9cb['\x65\x6e\x64\x73\x57\x69\x74\x68']('\x2e\x77\x65\x62\x70') || _0x3be9cb[_0x313e2b(0x7c, -0x3b)](_0x17bf6e(0x22f, 0x1a4)) || _0x3be9cb['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x313e2b(-0x68, -0xec)) || _0x3be9cb[_0x313e2b(0xa6, -0x3b)](_0x313e2b(-0x14c, -0x69)) || _0x3be9cb[_0x313e2b(-0x29, -0x3b)](_0x17bf6e(0xa8, 0x18a)) || _0x3be9cb[_0x313e2b(-0x6a, -0x3b)](_0x313e2b(-0x9f, -0xf0)) || _0x3be9cb[_0x313e2b(-0x6e, -0x3b)](_0x313e2b(-0x41, -0x128))) && fs[_0x313e2b(-0x17a, -0x1e5)](_0x313e2b(-0x139, -0x169) + _0x2c160d + _0x3be9cb);
234
- });
235
- }, QueenAmdi = async () => {
236
- console[_0x3cd573(0x3bd, 0x330)]('\x51\x75\x65\x65\x6e\x20\x41\x6d\x64\x69' + '\x20\x4d\x75\x6c\x74\x69\x2d\x44\x65\x76' + _0x2a7823(0x324, 0x34d)), console[_0x3cd573(0x386, 0x330)](_0x2a7823(0x2f0, 0x207) + '\x3a\x20' + Lang[_0x2a7823(0x1d7, 0x221)] + _0x3cd573(0x446, 0x468)), addCommands(), setInterval(deleteAuth, 0x3e8 * 0x3c * 0x1e), await fetchauth();
237
- auth_row_count != 0x0 && (state['\x63\x72\x65\x64\x73'] = cred[_0x3cd573(0x31a, 0x3b4)]);
238
- const {
239
- version: _0x141935,
240
- isLatest: _0x4bfd6e
241
- } = await fetchLatestBaileysVersion();
242
- console['\x6c\x6f\x67'](_0x3cd573(0x2e0, 0x310) + _0x3cd573(0x3a2, 0x3ec) + '\x62\x20\x57\x41\x3a\x20' + _0x141935[_0x2a7823(0x125, 0x20e)]('\x2e') + ('\x76\x2c\x20\ud83d\udccb\x20\x4c\x61\x74\x65\x73' + _0x3cd573(0x382, 0x340)) + _0x4bfd6e);
243
- const _0x2df394 = {};
244
- function _0x2a7823(_0x44bb15, _0x585f42) {
245
- return _0x2a3df2(_0x44bb15, _0x585f42 - 0xfb);
246
- }
247
- _0x2df394[_0x3cd573(0x554, 0x46b)] = _0x3cd573(0x27a, 0x333);
248
- let _0x10ed4d = P(_0x2df394);
249
- const _0x48f025 = {};
250
- _0x48f025[_0x3cd573(0x2b2, 0x309)] = _0x141935, _0x48f025[_0x3cd573(0x46a, 0x3df)] = _0x10ed4d, _0x48f025['\x64\x65\x66\x61\x75\x6c\x74\x51\x75\x65' + '\x72\x79\x54\x69\x6d\x65\x6f\x75\x74\x4d' + '\x73'] = undefined, _0x48f025['\x70\x72\x69\x6e\x74\x51\x52\x49\x6e\x54' + _0x3cd573(0x22e, 0x315)] = ![], _0x48f025[_0x3cd573(0x2f6, 0x3b3)] = [
251
- _0x2a7823(0x36b, 0x336) + _0x3cd573(0x342, 0x2b2),
252
- _0x2a7823(0x403, 0x369),
253
- _0x3cd573(0x2f1, 0x30a)
254
- ], _0x48f025[_0x3cd573(0x2f8, 0x2b7) + _0x2a7823(0x444, 0x385)] = msgRetryCounterMap, _0x48f025['\x61\x75\x74\x68'] = state, _0x48f025[_0x2a7823(0x35f, 0x2c9)] = retryMessageHandler;
255
- const _0x4753bb = makeWASocket(_0x48f025), _0x25d6f8 = {};
256
- _0x25d6f8[_0x2a7823(0x352, 0x383)] = _0x2a7823(0x17d, 0x267), _0x25d6f8[_0x3cd573(0x462, 0x37c)] = _0x3cd573(0x2f8, 0x2cc);
257
- const _0x34db58 = makeInMemoryStore({ '\x6c\x6f\x67\x67\x65\x72': P()[_0x2a7823(0x1c0, 0x2ae)](_0x25d6f8) });
258
- function _0x3cd573(_0x490d17, _0x12a653) {
259
- return _0x2a3df2(_0x490d17, _0x12a653 - 0x1e3);
260
- }
261
- _0x34db58['\x62\x69\x6e\x64'](_0x4753bb['\x65\x76']);
262
- const _0x264563 = _0x230a8b => {
263
- const _0x2a4c18 = {};
264
- function _0x489232(_0x3b25d7, _0x5c72e7) {
265
- return _0x3cd573(_0x5c72e7, _0x3b25d7 - 0x216);
266
- }
267
- function _0x24c732(_0x2fd90d, _0x5d6802) {
268
- return _0x3cd573(_0x2fd90d, _0x5d6802 - -0x39a);
269
- }
270
- _0x2a4c18[_0x489232(0x5c0, 0x57c)] = _0x230a8b, _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](vars[_0x24c732(-0x5f, -0x53)], _0x2a4c18);
271
- };
272
- return _0x4753bb['\x65\x76']['\x6f\x6e'](_0x3cd573(0x2d7, 0x2ec) + _0x3cd573(0x3ef, 0x329) + _0x3cd573(0x36e, 0x2da), async _0x3a5bbb => {
273
- function _0x3144dc(_0x1fbc4f, _0x5c064a) {
274
- return _0x3cd573(_0x1fbc4f, _0x5c064a - -0x1ba);
275
- }
276
- if (vars[_0x2834c5(0x484, 0x425) + '\x45\x53'] == _0x3144dc(0x2de, 0x2d5))
277
- try {
278
- _0x4753bb[_0x2834c5(0x4a3, 0x562) + _0x3144dc(0x27c, 0x22e)](_0x3a5bbb['\x69\x64'])[_0x2834c5(0x400, 0x407)](_0x12f7ea => {
279
- function _0x508086(_0x5cfd6b, _0x5c7468) {
280
- return _0x3144dc(_0x5cfd6b, _0x5c7468 - -0x2de);
281
- }
282
- function _0xff06c(_0x414473, _0x100cb8) {
283
- return _0x2834c5(_0x100cb8 - -0x5d8, _0x414473);
284
- }
285
- _0x264563(_0xff06c(-0xe1, -0x1ad) + _0xff06c(-0xff, -0xd4) + _0xff06c(-0x1f9, -0x269) + _0xff06c(-0x153, -0x215) + '\x20' + _0x3a5bbb[_0xff06c(-0x2e4, -0x220)] + (_0xff06c(-0xfa, -0xc9) + _0xff06c(-0x1e8, -0x11b)) + _0x12f7ea[_0x508086(0x53, -0x1a)] + '\x20\x0a\u2023\x20\x4a\x49\x44\x3a\x20' + _0x3a5bbb['\x69\x64'] + (_0x508086(-0x133, -0x127) + _0x508086(-0x152, -0x1af)) + _0x3a5bbb[_0x508086(-0xab, -0xa8) + '\x74\x73'][0x0]);
286
- });
287
- } catch (_0x5759db) {
288
- return;
289
- }
290
- function _0x2834c5(_0xa18d51, _0x4c6289) {
291
- return _0x3cd573(_0x4c6289, _0xa18d51 - 0xad);
292
- }
293
- const _0x35e5a6 = await getWelcome(_0x3a5bbb['\x69\x64']), _0x53b812 = await getBye(_0x3a5bbb['\x69\x64']);
294
- if (_0x3a5bbb[_0x2834c5(0x3b8, 0x471)] == _0x3144dc(0x11c, 0x1e5)) {
295
- if (_0x35e5a6 !== -0x1 || _0x35e5a6[_0x3144dc(0x11e, 0x138)] !== '\x62\x6c\x61\x6e\x6b') {
296
- const _0x3fa9fb = {};
297
- _0x3fa9fb['\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78' + '\x74'] = '\ud83d\udc83\ud83c\udffb\x20\x4f\x66\x66\x69\x63\x69\x61\x6c' + '\x20\x57\x65\x62\x73\x69\x74\x65', _0x3fa9fb[_0x2834c5(0x3bc, 0x36a)] = _0x3144dc(0x312, 0x259) + _0x2834c5(0x3ce, 0x4a4) + _0x3144dc(0xc5, 0x144);
298
- const _0x501624 = {};
299
- _0x501624[_0x3144dc(0x1ff, 0x20c)] = 0x1, _0x501624[_0x2834c5(0x384, 0x332)] = _0x3fa9fb;
300
- const _0x10c875 = {};
301
- _0x10c875[_0x2834c5(0x514, 0x595) + '\x74'] = _0x2834c5(0x3d8, 0x464) + _0x3144dc(0x2a5, 0x279) + _0x2834c5(0x3c8, 0x381), _0x10c875[_0x2834c5(0x3bc, 0x3fd)] = _0x2834c5(0x492, 0x3c3) + _0x2834c5(0x4ed, 0x41e) + '\x63\x6f\x6d\x2f\x63\x68\x61\x6e\x6e\x65' + _0x3144dc(0x6d, 0x13d) + _0x3144dc(0x1f3, 0x1d4) + _0x3144dc(0x210, 0x1df);
302
- const _0x42bd87 = {};
303
- _0x42bd87[_0x2834c5(0x473, 0x4bc)] = 0x2, _0x42bd87[_0x3144dc(0x45, 0x11d)] = _0x10c875;
304
- const _0x1a8130 = [
305
- _0x501624,
306
- _0x42bd87
307
- ], _0xc5605c = {};
308
- _0xc5605c[_0x3144dc(0x1e5, 0x1ae)] = _0x35e5a6['\x77\x65\x6c\x6e\x6f\x74\x65'], _0xc5605c[_0x3144dc(0x112, 0xf4)] = footerTXT, _0xc5605c[_0x3144dc(0x126, 0x1a7) + _0x3144dc(0x168, 0xfa)] = _0x1a8130, _0xc5605c[_0x3144dc(0xaa, 0x196)] = {}, _0xc5605c[_0x3144dc(0xaa, 0x196)][_0x3144dc(0x151, 0x155)] = _0x35e5a6[_0x2834c5(0x48f, 0x4ee)];
309
- const _0x1d1b98 = _0xc5605c;
310
- return await _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x3a5bbb['\x69\x64'], _0x1d1b98);
311
- }
312
- }
313
- if (_0x3a5bbb[_0x2834c5(0x3b8, 0x43d)] == _0x3144dc(0x1e9, 0x1fe)) {
314
- if (_0x53b812 !== -0x1 || _0x53b812[_0x2834c5(0x523, 0x579)] !== _0x3144dc(0x1ef, 0x17f)) {
315
- const _0x2aa0b1 = {};
316
- _0x2aa0b1[_0x3144dc(0x1bb, 0x2ad) + '\x74'] = '\ud83d\udc83\ud83c\udffb\x20\x4f\x66\x66\x69\x63\x69\x61\x6c' + '\x20\x57\x65\x62\x73\x69\x74\x65', _0x2aa0b1['\x75\x72\x6c'] = _0x2834c5(0x4c0, 0x578) + _0x3144dc(0xcf, 0x167) + _0x3144dc(0x17d, 0x144);
317
- const _0x51fa41 = {};
318
- _0x51fa41[_0x3144dc(0x202, 0x20c)] = 0x1, _0x51fa41[_0x2834c5(0x384, 0x2f6)] = _0x2aa0b1;
319
- const _0x27bc88 = {};
320
- _0x27bc88[_0x2834c5(0x514, 0x541) + '\x74'] = _0x3144dc(0x19b, 0x171) + '\x59\x6f\x75\x54\x75\x62\x65\x20\x43\x68' + '\x61\x6e\x6e\x65\x6c', _0x27bc88[_0x2834c5(0x3bc, 0x2f5)] = _0x2834c5(0x492, 0x578) + _0x3144dc(0x237, 0x286) + _0x3144dc(0xf7, 0x106) + _0x3144dc(0x87, 0x13d) + _0x3144dc(0x232, 0x1d4) + _0x3144dc(0x20e, 0x1df);
321
- const _0xf08fe6 = {};
322
- _0xf08fe6[_0x2834c5(0x473, 0x456)] = 0x2, _0xf08fe6[_0x2834c5(0x384, 0x461)] = _0x27bc88;
323
- const _0x48c27d = [
324
- _0x51fa41,
325
- _0xf08fe6
326
- ], _0x61f2be = {};
327
- _0x61f2be[_0x2834c5(0x415, 0x3df)] = _0x53b812[_0x3144dc(0x32f, 0x2bc)], _0x61f2be['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0x61f2be[_0x3144dc(0x137, 0x1a7) + _0x3144dc(0x1c6, 0xfa)] = _0x48c27d, _0x61f2be[_0x2834c5(0x3fd, 0x46f)] = {}, _0x61f2be[_0x2834c5(0x3fd, 0x46f)][_0x3144dc(0x177, 0x155)] = _0x53b812[_0x3144dc(0x13b, 0x119)];
328
- const _0x48c3a4 = _0x61f2be;
329
- return await _0x4753bb[_0x3144dc(0x2d1, 0x2bb) + '\x65'](_0x3a5bbb['\x69\x64'], _0x48c3a4);
330
- }
331
- }
332
- }), _0x4753bb['\x65\x76']['\x6f\x6e']('\x6d\x65\x73\x73\x61\x67\x65\x73\x2e\x75' + _0x3cd573(0x36a, 0x3b2), async _0x3caec3 => {
333
- function _0x42f329(_0x25347a, _0x4716a5) {
334
- return _0x3cd573(_0x25347a, _0x4716a5 - 0x191);
335
- }
336
- function _0x3de6b9(_0x2e3c43, _0x53aa6a) {
337
- return _0x2a7823(_0x2e3c43, _0x53aa6a - -0xa0);
338
- }
339
- try {
340
- const _0x1fd4b7 = JSON['\x70\x61\x72\x73\x65'](JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](_0x3caec3))[_0x3de6b9(0x2c4, 0x216)][0x0];
341
- if (!_0x1fd4b7[_0x42f329(0x477, 0x508)] || _0x1fd4b7[_0x42f329(0x58e, 0x508)]['\x72\x65\x61\x63\x74\x69\x6f\x6e\x4d\x65' + '\x73\x73\x61\x67\x65'])
342
- return;
343
- if (_0x1fd4b7[_0x3de6b9(0x222, 0x28d)][_0x42f329(0x627, 0x5c9)] == _0x42f329(0x550, 0x4dc) + _0x3de6b9(0x98, 0x139))
344
- return;
345
- const _0x55d121 = JSON[_0x42f329(0x516, 0x5b6)](_0x1fd4b7[_0x3de6b9(0x227, 0x1ef)]), _0x118bae = _0x1fd4b7[_0x3de6b9(0x1ab, 0x28d)][_0x42f329(0x5dd, 0x5c9)], _0x1f7285 = Object['\x6b\x65\x79\x73'](_0x1fd4b7[_0x42f329(0x5d1, 0x508)])[0x0], _0x28e19f = _0x3de6b9(0x1b0, 0x18c);
346
- let _0x3c7926 = _0x42f329(0x465, 0x4b0) + '\x77\x2e\x67\x69\x74\x68\x75\x62\x75\x73' + _0x42f329(0x499, 0x546) + _0x3de6b9(0x21d, 0x142) + _0x3de6b9(0x1d8, 0x2c3) + '\x6d\x64\x69\x2f\x6d\x61\x73\x74\x65\x72' + _0x42f329(0x5f6, 0x50e) + '\x6e';
347
- const _0x25746f = await got(_0x3c7926), _0x1f2615 = JSON[_0x3de6b9(0x2ac, 0x1d1)](_0x25746f[_0x42f329(0x5c0, 0x4fc)]), _0x2ba3f5 = _0x1f2615[_0x42f329(0x5bf, 0x5be)][_0x42f329(0x4dc, 0x4f8) + _0x3de6b9(0x3ee, 0x30c)][_0x3de6b9(0x33d, 0x289) + '\x72'], _0x2e5368 = _0x1f2615[_0x3de6b9(0x231, 0x2a5)][_0x3de6b9(0x16d, 0x15d)][_0x42f329(0x4ed, 0x5a2) + '\x72'], _0x161a1f = CryptoJS[_0x3de6b9(0x169, 0x239)][_0x42f329(0x5de, 0x5ff)](_0x2ba3f5, _0x28e19f), _0x453fc5 = CryptoJS[_0x3de6b9(0x169, 0x239)]['\x64\x65\x63\x72\x79\x70\x74'](_0x2e5368, _0x28e19f), _0x2e99d5 = _0x161a1f['\x74\x6f\x53\x74\x72\x69\x6e\x67'](CryptoJS[_0x42f329(0x56e, 0x565)]['\x55\x74\x66\x38']), _0x5c7c3a = _0x453fc5['\x74\x6f\x53\x74\x72\x69\x6e\x67'](CryptoJS[_0x3de6b9(0x2a2, 0x24c)]['\x55\x74\x66\x38']);
348
- var _0x354f77 = _0x2e99d5[_0x3de6b9(0x30e, 0x23d)]('\x2c'), _0x18b382 = _0x5c7c3a[_0x3de6b9(0x1eb, 0x23d)]('\x2c');
349
- const _0x3f589a = _0x1f2615[_0x42f329(0x577, 0x5be)]['\x4d\x61\x6e\x6f\x6a\x5f\x4d\x75\x6c\x74' + _0x42f329(0x684, 0x625)][_0x3de6b9(0x1c5, 0x1d8) + '\x75\x70'], _0x19ac18 = _0x1f2615[_0x3de6b9(0x212, 0x2a5)][_0x3de6b9(0x1af, 0x15d)][_0x3de6b9(0x122, 0x1d8) + '\x75\x70'], _0x111c1c = _0x2a9520 => {
350
- const _0xd2a913 = {};
351
- function _0x3a20a5(_0x16fcf1, _0x1cc277) {
352
- return _0x3de6b9(_0x16fcf1, _0x1cc277 - -0x22d);
353
- }
354
- _0xd2a913[_0x3a20a5(-0x6e, -0xb)] = _0x2a9520;
355
- const _0x5d6ead = {};
356
- function _0x4f224b(_0x53624b, _0x4607a8) {
357
- return _0x42f329(_0x4607a8, _0x53624b - -0xf9);
358
- }
359
- _0x5d6ead[_0x3a20a5(0x9f, 0x4f)] = _0x29776e === ![] ? _0x3caec3[_0x3a20a5(-0xea, -0x17)][0x0] : '', _0x4753bb[_0x3a20a5(0x13d, 0xc0) + '\x65'](_0x118bae, _0xd2a913, _0x5d6ead);
360
- }, _0x41649c = (_0x451cfc, _0xb1401c, _0x3b15d9) => {
361
- const _0x29f319 = {};
362
- function _0x24c6ac(_0x62ec4b, _0xca3cc9) {
363
- return _0x42f329(_0x62ec4b, _0xca3cc9 - -0x25d);
364
- }
365
- _0x29f319['\x75\x72\x6c'] = _0x451cfc;
366
- const _0x55c5f9 = {};
367
- _0x55c5f9[_0x3c14db(0x1ce, 0x1d6)] = _0x29f319, _0x55c5f9[_0x24c6ac(0x3fa, 0x323)] = _0xb1401c;
368
- function _0x3c14db(_0x3b82f1, _0x2104e5) {
369
- return _0x42f329(_0x3b82f1, _0x2104e5 - -0x3e2);
370
- }
371
- _0x55c5f9[_0x3c14db(0xae, 0x105)] = _0x3b15d9;
372
- const _0x349610 = {};
373
- _0x349610[_0x3c14db(0x103, 0x1b3)] = _0x29776e === ![] ? _0x3caec3[_0x24c6ac(0x1fc, 0x2d2)][0x0] : '', _0x4753bb[_0x3c14db(0x131, 0x224) + '\x65'](_0x118bae, _0x55c5f9, _0x349610);
374
- }, _0x2cd84e = (_0x43fff7, _0x2be82e, _0x2baede, _0x521e7b) => {
375
- function _0x19bab9(_0x2e9dc6, _0x4b8777) {
376
- return _0x42f329(_0x4b8777, _0x2e9dc6 - -0x1fc);
377
- }
378
- var _0x35ed81 = '';
379
- if (_0x521e7b) {
380
- const _0x3d7de4 = {};
381
- _0x3d7de4[_0x3b6c79(-0x1b9, -0x239)] = _0x521e7b;
382
- const _0xfca613 = {};
383
- _0xfca613[_0x3b6c79(-0x294, -0x1f8)] = _0x3d7de4, _0xfca613[_0x19bab9(0x2fd, 0x231)] = _0x2be82e, _0xfca613[_0x3b6c79(-0x2d2, -0x29a)] = footerTXT, _0xfca613['\x62\x75\x74\x74\x6f\x6e\x73'] = _0x43fff7, _0xfca613[_0x19bab9(0x2f0, 0x212)] = 0x4, _0x35ed81 = _0xfca613;
384
- } else {
385
- if (!_0x521e7b) {
386
- const _0x246d77 = {};
387
- _0x246d77[_0x3b6c79(-0x115, -0x19e)] = _0x2be82e, _0x246d77['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0x246d77[_0x19bab9(0x3d4, 0x45d)] = _0x43fff7, _0x246d77[_0x19bab9(0x2f0, 0x2bb)] = 0x1, _0x35ed81 = _0x246d77;
388
- }
389
- }
390
- function _0x3b6c79(_0x488000, _0x5dc87a) {
391
- return _0x3de6b9(_0x488000, _0x5dc87a - -0x3c0);
392
- }
393
- const _0xc738fd = {};
394
- _0xc738fd['\x71\x75\x6f\x74\x65\x64'] = _0x2baede === !![] ? _0x29776e === ![] ? _0x3caec3[_0x3b6c79(-0x282, -0x1aa)][0x0] : '' : '', _0x4753bb[_0x19bab9(0x40a, 0x37a) + '\x65'](_0x118bae, _0x35ed81, _0xc738fd);
395
- }, _0x564858 = (_0x4142d4, _0x3d8f71, _0x46aedc, _0x4e3571) => {
396
- var _0x486f3c = '';
397
- if (_0x4e3571) {
398
- const _0x115c3d = {};
399
- _0x115c3d[_0xfc53f9(-0x22, 0x64)] = _0x4e3571;
400
- const _0x2c911c = {};
401
- _0x2c911c[_0xfc53f9(0x37, -0x23)] = _0x3d8f71, _0x2c911c[_0xfc53f9(-0x83, -0xc1)] = footerTXT, _0x2c911c[_0x3d6f59(0x23d, 0x216) + '\x74\x74\x6f\x6e\x73'] = _0x4142d4, _0x2c911c[_0x3d6f59(0x22c, 0x2d4)] = _0x115c3d, _0x486f3c = _0x2c911c;
402
- } else {
403
- if (!_0x4e3571) {
404
- const _0x5489ce = {};
405
- _0x5489ce['\x74\x65\x78\x74'] = _0x3d8f71, _0x5489ce[_0xfc53f9(-0x83, -0xff)] = footerTXT, _0x5489ce[_0x3d6f59(0x23d, 0x1ea) + '\x74\x74\x6f\x6e\x73'] = _0x4142d4, _0x486f3c = _0x5489ce;
406
- }
407
- }
408
- function _0x3d6f59(_0x34a369, _0x10be79) {
409
- return _0x42f329(_0x10be79, _0x34a369 - -0x2b5);
410
- }
411
- function _0xfc53f9(_0x5cbe5b, _0x1784a8) {
412
- return _0x42f329(_0x1784a8, _0x5cbe5b - -0x4c2);
413
- }
414
- const _0x2fc689 = {};
415
- _0x2fc689[_0x3d6f59(0x2e0, 0x3a2)] = _0x46aedc === !![] ? _0x29776e === ![] ? _0x3caec3[_0x3d6f59(0x27a, 0x205)][0x0] : '' : '', _0x4753bb[_0xfc53f9(0x144, 0xb5) + '\x65'](_0x118bae, _0x486f3c, _0x2fc689);
416
- }, _0x491418 = (_0x1f4f37, _0xdabf84) => {
417
- var _0x5bccc3 = '';
418
- _0x1f4f37['\x62\x75\x74\x74\x6f\x6e\x54\x58\x54'] == _0x444184(-0x1de, -0x1bc) ? _0x5bccc3 = _0x444184(-0x18a, -0xc1) : _0x5bccc3 = _0x1f4f37['\x62\x75\x74\x74\x6f\x6e\x54\x58\x54'];
419
- const _0x2fc144 = {};
420
- _0x2fc144[_0x444184(-0x13a, -0x72)] = _0x1f4f37[_0x175ef1(0x1e4, 0x269)], _0x2fc144['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0x2fc144[_0x444184(-0xd7, -0x1b5)] = _0x1f4f37[_0x175ef1(0x247, 0x17e)], _0x2fc144[_0x444184(-0x16c, -0xc4)] = _0x5bccc3, _0x2fc144['\x73\x65\x63\x74\x69\x6f\x6e\x73'] = _0xdabf84;
421
- const _0xf2e74f = _0x2fc144;
422
- function _0x175ef1(_0x12ebb7, _0x12d1da) {
423
- return _0x42f329(_0x12d1da, _0x12ebb7 - -0x357);
424
- }
425
- function _0x444184(_0x5ebf6f, _0x33e78a) {
426
- return _0x3de6b9(_0x33e78a, _0x5ebf6f - -0x35c);
427
- }
428
- const _0x1ce646 = {};
429
- _0x1ce646[_0x175ef1(0x23e, 0x1b5)] = _0x29776e === ![] ? _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '', _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0xf2e74f, _0x1ce646);
430
- }, _0x16f366 = (_0x59a9fa, _0x9b527c) => {
431
- const _0x2d3241 = {};
432
- function _0x293134(_0x3a6603, _0x34a5d0) {
433
- return _0x42f329(_0x34a5d0, _0x3a6603 - -0x2a);
434
- }
435
- _0x2d3241[_0x293134(0x511, 0x53d)] = _0x59a9fa, _0x2d3241['\x6b\x65\x79'] = _0x9b527c[_0x3a9c53(0x34a, 0x271)];
436
- function _0x3a9c53(_0x3e52d8, _0x286fb9) {
437
- return _0x42f329(_0x3e52d8, _0x286fb9 - -0x335);
438
- }
439
- const _0x4dc8b3 = {};
440
- _0x4dc8b3[_0x3a9c53(0x218, 0x168)] = _0x2d3241;
441
- const _0x504716 = _0x4dc8b3;
442
- _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0x504716);
443
- }, _0xefad95 = _0x35b849 => {
444
- function _0x4e3c19(_0x4db08c, _0x1c03a7) {
445
- return _0x3de6b9(_0x4db08c, _0x1c03a7 - 0x1f8);
446
- }
447
- function _0x228190(_0x115ff8, _0x143e1b) {
448
- return _0x3de6b9(_0x143e1b, _0x115ff8 - 0xc7);
449
- }
450
- admins = [];
451
- for (let _0x325980 of _0x35b849) {
452
- _0x325980[_0x4e3c19(0x30e, 0x33f)] == _0x228190(0x20e, 0x195) || _0x325980[_0x228190(0x20e, 0x1a0)] == _0x4e3c19(0x46b, 0x39c) ? admins[_0x4e3c19(0x3aa, 0x381)](_0x325980['\x69\x64']) : '';
453
- }
454
- return admins;
455
- };
456
- let _0x29316d = _0x4753bb[_0x42f329(0x62e, 0x626)]['\x69\x64'];
457
- _0x29316d = _0x29316d[_0x3de6b9(0x16e, 0x16c)](0x0, _0x29316d[_0x42f329(0x539, 0x548)]('\x3a')) + _0x29316d[_0x42f329(0x534, 0x485)](_0x29316d[_0x42f329(0x45d, 0x548)]('\x40'));
458
- let _0x208be8 = _0x1f7285 === _0x42f329(0x482, 0x521) + '\x6f\x6e' && _0x1fd4b7['\x6d\x65\x73\x73\x61\x67\x65'][_0x42f329(0x53c, 0x521) + '\x6f\x6e'][_0x3de6b9(0x210, 0x213)](prefix) ? _0x1fd4b7[_0x3de6b9(0x1ac, 0x1ef)][_0x42f329(0x5de, 0x521) + '\x6f\x6e'] : _0x1f7285 == _0x3de6b9(0x296, 0x2fc) + '\x67\x65' && _0x1fd4b7[_0x3de6b9(0x2b5, 0x1ef)][_0x3de6b9(0x242, 0x2fc) + '\x67\x65'][_0x3de6b9(0x12b, 0x1e0)] && _0x1fd4b7['\x6d\x65\x73\x73\x61\x67\x65'][_0x3de6b9(0x25b, 0x2fc) + '\x67\x65'][_0x3de6b9(0x208, 0x1e0)][_0x3de6b9(0x29a, 0x213)](prefix) ? _0x1fd4b7[_0x3de6b9(0x180, 0x1ef)][_0x42f329(0x57f, 0x615) + '\x67\x65'][_0x42f329(0x53f, 0x4f9)] : _0x1f7285 == _0x3de6b9(0x9c, 0x16d) + '\x67\x65' && _0x1fd4b7['\x6d\x65\x73\x73\x61\x67\x65'][_0x3de6b9(0x252, 0x16d) + '\x67\x65'][_0x3de6b9(0x1bc, 0x1e0)] && _0x1fd4b7['\x6d\x65\x73\x73\x61\x67\x65'][_0x42f329(0x3e5, 0x486) + '\x67\x65'][_0x3de6b9(0x2c4, 0x1e0)][_0x3de6b9(0x238, 0x213)](prefix) ? _0x1fd4b7[_0x3de6b9(0x2c1, 0x1ef)][_0x42f329(0x547, 0x486) + '\x67\x65']['\x63\x61\x70\x74\x69\x6f\x6e'] : _0x1f7285 == _0x3de6b9(0x215, 0x1e2) + _0x42f329(0x544, 0x450) && _0x1fd4b7[_0x42f329(0x4e8, 0x508)][_0x42f329(0x565, 0x4fb) + _0x42f329(0x530, 0x450)]['\x74\x65\x78\x74'] && _0x1fd4b7[_0x3de6b9(0x1a5, 0x1ef)][_0x3de6b9(0x1a3, 0x1e2) + _0x3de6b9(0x16e, 0x137)][_0x3de6b9(0x25d, 0x222)][_0x42f329(0x5ec, 0x52c)](prefix) ? _0x1fd4b7[_0x42f329(0x466, 0x508)][_0x3de6b9(0x223, 0x1e2) + _0x42f329(0x497, 0x450)][_0x3de6b9(0x1d0, 0x222)] : _0x1f7285 == _0x3de6b9(0x233, 0x153) + _0x3de6b9(0x1e5, 0x1bd) + '\x67\x65' ? _0x1fd4b7[_0x42f329(0x42a, 0x508)][_0x42f329(0x557, 0x46c) + _0x3de6b9(0x1f8, 0x1bd) + '\x67\x65'][_0x42f329(0x61c, 0x54e) + _0x42f329(0x50e, 0x5a7)] : _0x1f7285 == '\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75' + '\x74\x74\x6f\x6e\x52\x65\x70\x6c\x79\x4d' + _0x42f329(0x3f7, 0x4ab) ? _0x1fd4b7['\x6d\x65\x73\x73\x61\x67\x65']['\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75' + _0x3de6b9(0x1fc, 0x207) + _0x3de6b9(0x214, 0x192)][_0x3de6b9(0x94, 0x170)] : _0x1f7285 == _0x3de6b9(0x274, 0x2e1) + '\x73\x65\x4d\x65\x73\x73\x61\x67\x65' ? _0x1fd4b7[_0x42f329(0x55b, 0x508)][_0x42f329(0x693, 0x5fa) + _0x42f329(0x642, 0x57e)][_0x42f329(0x59d, 0x5cc) + _0x42f329(0x45a, 0x51a)][_0x42f329(0x678, 0x5b3) + _0x3de6b9(0x349, 0x2f1)] : _0x1f7285 == _0x42f329(0x60d, 0x592) + _0x3de6b9(0x29c, 0x1b7) ? _0x1fd4b7[_0x3de6b9(0x11f, 0x1ef)][_0x3de6b9(0x212, 0x153) + _0x42f329(0x575, 0x4d6) + '\x67\x65']?.['\x73\x65\x6c\x65\x63\x74\x65\x64\x42\x75' + _0x3de6b9(0x296, 0x28e)] || _0x1fd4b7[_0x3de6b9(0x2c5, 0x1ef)][_0x3de6b9(0x388, 0x2e1) + _0x3de6b9(0x2c5, 0x265)]?.[_0x3de6b9(0x2b2, 0x2b3) + _0x3de6b9(0x188, 0x201)][_0x3de6b9(0x1fd, 0x29a) + _0x3de6b9(0x267, 0x2f1)] || _0x1fd4b7[_0x42f329(0x4f2, 0x53b)] : '';
459
- if (_0x208be8[0x1] == '\x20')
460
- _0x208be8 = _0x208be8[0x0] + _0x208be8[_0x42f329(0x3ba, 0x485)](0x2);
461
- const _0x482b11 = _0x208be8['\x74\x72\x69\x6d']()[_0x42f329(0x5c6, 0x556)](/ +/)[_0x3de6b9(0xe1, 0x16c)](0x1)[_0x3de6b9(0x258, 0x16e)]('\x20'), _0x5288e9 = _0x208be8['\x73\x6c\x69\x63\x65'](0x1)['\x74\x72\x69\x6d']()['\x73\x70\x6c\x69\x74'](/ +/)[_0x3de6b9(0x1f9, 0x19f)]()[_0x3de6b9(0x23c, 0x286) + '\x65'](), _0x3912b6 = _0x208be8[_0x42f329(0x4dd, 0x569)]()[_0x42f329(0x51f, 0x556)](/ +/)['\x73\x6c\x69\x63\x65'](0x1), _0x2a1317 = _0x208be8[_0x42f329(0x573, 0x52c)](prefix), _0x1b8365 = _0x118bae[_0x42f329(0x5e4, 0x601)]('\x40\x67\x2e\x75\x73'), _0x29776e = _0x3caec3[_0x42f329(0x56e, 0x52f)][0x0][_0x3de6b9(0x254, 0x28d)][_0x3de6b9(0xe2, 0x175)], _0x45178e = getDevice(_0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x3de6b9(0x2a9, 0x28d)]['\x69\x64']);
462
- let _0x34fccb;
463
- _0x3caec3[_0x42f329(0x4a9, 0x52f)][0x0][_0x3de6b9(0x15f, 0x1ef)]['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + _0x42f329(0x558, 0x4b5)]('\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + _0x3de6b9(0x143, 0x137)) && _0x3caec3[_0x3de6b9(0x1c7, 0x216)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x3de6b9(0x198, 0x1e2) + _0x42f329(0x365, 0x450)][_0x42f329(0x4f1, 0x47f) + _0x42f329(0x4e0, 0x4b5)](_0x3de6b9(0xfd, 0x180) + '\x6f') === !![] && _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x42f329(0x55a, 0x508)]['\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + _0x3de6b9(0x136, 0x137)][_0x3de6b9(0x1e2, 0x180) + '\x6f']['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + _0x3de6b9(0x16e, 0x19c)](_0x3de6b9(0x13a, 0x21a) + _0x3de6b9(0x1b2, 0x1eb)) ? _0x34fccb = _0x3caec3[_0x42f329(0x52e, 0x52f)][0x0][_0x42f329(0x572, 0x508)][_0x42f329(0x56b, 0x4fb) + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65'][_0x3de6b9(0xe2, 0x180) + '\x6f'][_0x42f329(0x4d3, 0x533) + '\x61\x67\x65'] : _0x34fccb = ![];
464
- const _0x2c397d = _0x34fccb != ![] ? _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x3de6b9(0x1fd, 0x1ef)][_0x3de6b9(0x2d0, 0x1e2) + _0x3de6b9(0x1b0, 0x137)][_0x42f329(0x55d, 0x499) + '\x6f'][_0x3de6b9(0x234, 0x21a) + _0x3de6b9(0x135, 0x1eb)] : ![];
465
- console['\x6c\x6f\x67'](_0x1fd4b7);
466
- _0x1fd4b7[_0x3de6b9(0x1e4, 0x1ef)][_0x42f329(0x4ad, 0x47f) + '\x65\x72\x74\x79'](_0x42f329(0x5b5, 0x4f2) + _0x42f329(0x5dc, 0x520) + '\x65\x73\x73\x61\x67\x65') && console[_0x42f329(0x51b, 0x4c1)](_0x1fd4b7[_0x3de6b9(0x1f2, 0x1ef)][_0x3de6b9(0xff, 0x1d9) + _0x3de6b9(0x192, 0x207) + _0x42f329(0x473, 0x4ab)]);
467
- _0x1fd4b7['\x6d\x65\x73\x73\x61\x67\x65'][_0x3de6b9(0x16b, 0x166) + '\x65\x72\x74\x79'](_0x3de6b9(0x97, 0x153) + '\x70\x6f\x6e\x73\x65\x4d\x65\x73\x73\x61' + '\x67\x65') && console[_0x3de6b9(0x1d5, 0x1a8)](_0x1fd4b7[_0x42f329(0x5f7, 0x508)][_0x3de6b9(0x1bd, 0x153) + _0x42f329(0x411, 0x4d6) + '\x67\x65']);
468
- _0x1fd4b7[_0x42f329(0x43c, 0x508)][_0x42f329(0x46d, 0x47f) + _0x42f329(0x503, 0x4b5)](_0x42f329(0x6a4, 0x5fa) + _0x42f329(0x4bf, 0x57e)) && console[_0x3de6b9(0xbc, 0x1a8)](_0x1fd4b7[_0x42f329(0x4d8, 0x508)]['\x6c\x69\x73\x74\x52\x65\x73\x70\x6f\x6e' + _0x42f329(0x497, 0x57e)]);
469
- if (!_0x2a1317)
470
- return;
471
- if (_0x3caec3[_0x42f329(0x551, 0x52f)][0x0][_0x42f329(0x66a, 0x5a6)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'][_0x3de6b9(0x2bf, 0x2cc)]('\x67\x2e\x75\x73') ? _0x354f77[_0x42f329(0x5cb, 0x5e5)](_0x3caec3[_0x3de6b9(0x2a0, 0x216)][0x0][_0x42f329(0x596, 0x5a6)][_0x42f329(0x5bb, 0x581) + '\x74']['\x73\x70\x6c\x69\x74']('\x40')[0x0]) : _0x354f77[_0x3de6b9(0x1fe, 0x2cc)](_0x3caec3[_0x42f329(0x5dc, 0x52f)][0x0][_0x42f329(0x5ce, 0x5a6)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'][_0x3de6b9(0x222, 0x23d)]('\x40')[0x0])) {
472
- const _0x248658 = {};
473
- _0x248658[_0x42f329(0x5a5, 0x53b)] = '\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70' + _0x3de6b9(0x26f, 0x277) + _0x42f329(0x557, 0x61d) + _0x42f329(0x4b5, 0x482) + _0x42f329(0x56a, 0x5af) + _0x42f329(0x543, 0x4a8) + _0x42f329(0x5c9, 0x58d);
474
- const _0xccd4d5 = {};
475
- _0xccd4d5[_0x42f329(0x4bd, 0x595)] = _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0], _0x4753bb[_0x3de6b9(0x3d8, 0x2ed) + '\x65'](_0x118bae, _0x248658, _0xccd4d5);
476
- return;
477
- }
478
- if (_0x3caec3[_0x42f329(0x5c5, 0x52f)][0x0][_0x42f329(0x4f5, 0x5a6)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64']['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x67\x2e\x75\x73') ? _0x18b382[_0x42f329(0x54e, 0x5e5)](_0x3caec3[_0x42f329(0x526, 0x52f)][0x0][_0x3de6b9(0x29e, 0x28d)][_0x3de6b9(0x34c, 0x268) + '\x74'][_0x42f329(0x4c0, 0x556)]('\x40')[0x0]) : _0x18b382[_0x3de6b9(0x25c, 0x2cc)](_0x3caec3[_0x3de6b9(0x25d, 0x216)][0x0][_0x42f329(0x65a, 0x5a6)][_0x42f329(0x69e, 0x5c9)][_0x42f329(0x4c2, 0x556)]('\x40')[0x0])) {
479
- const _0x12b265 = {};
480
- _0x12b265[_0x42f329(0x5d1, 0x53b)] = _0x42f329(0x4bc, 0x4c8) + _0x42f329(0x58c, 0x590) + _0x3de6b9(0x350, 0x304) + _0x3de6b9(0x83, 0x169) + _0x3de6b9(0x36d, 0x296) + _0x3de6b9(0x274, 0x18f) + '\x6a\x2d\x4d\x44\x20\x62\x6f\x74\x2e\x2a';
481
- const _0xa7b48f = {};
482
- _0xa7b48f[_0x3de6b9(0x240, 0x27c)] = _0x3caec3[_0x3de6b9(0x23d, 0x216)][0x0], _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0x12b265, _0xa7b48f);
483
- return;
484
- }
485
- if (_0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x42f329(0x5b6, 0x5a6)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'][_0x42f329(0x67b, 0x5e5)](_0x42f329(0x457, 0x449))) {
486
- if (_0x3f589a['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3caec3[_0x42f329(0x56d, 0x52f)][0x0][_0x3de6b9(0x211, 0x28d)][_0x42f329(0x63f, 0x5c9)][_0x3de6b9(0x271, 0x23d)]('\x40')[0x0]) || _0x19ac18[_0x42f329(0x69f, 0x5e5)](_0x3caec3[_0x42f329(0x58f, 0x52f)][0x0][_0x42f329(0x547, 0x5a6)][_0x42f329(0x545, 0x5c9)][_0x42f329(0x5ae, 0x556)]('\x40')[0x0])) {
487
- const _0x79779d = {};
488
- _0x79779d['\x74\x65\x78\x74'] = '\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70' + _0x3de6b9(0x1b7, 0x277) + _0x42f329(0x689, 0x608) + '\x20\x67\x72\x6f\x75\x70\x20\x66\x72\x6f' + _0x3de6b9(0x28c, 0x276) + '\x65\x65\x6e\x20\x41\x6d\x64\x69\x20\x61' + _0x42f329(0x4f7, 0x4e5) + '\x44\x20\x62\x6f\x74\x2e\x2a';
489
- const _0x555e33 = {};
490
- _0x555e33[_0x3de6b9(0x328, 0x27c)] = _0x3caec3[_0x42f329(0x43f, 0x52f)][0x0], _0x4753bb[_0x3de6b9(0x20a, 0x2ed) + '\x65'](_0x118bae, _0x79779d, _0x555e33);
491
- return;
492
- }
493
- }
494
- const _0x2bdcd9 = () => {
495
- function _0x27bcfc(_0x32905f, _0x2bcd3f) {
496
- return _0x42f329(_0x32905f, _0x2bcd3f - -0x193);
497
- }
498
- function _0x2d7448(_0x4f930f, _0x36b908) {
499
- return _0x42f329(_0x4f930f, _0x36b908 - -0x282);
500
- }
501
- if (vars[_0x2d7448(0x480, 0x3a0)] == _0x2d7448(0x2fb, 0x39e)) {
502
- const _0xcb3b9 = {};
503
- _0xcb3b9['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'] = _0x118bae, _0xcb3b9['\x69\x64'] = _0x3caec3[_0x2d7448(0x26c, 0x2ad)][0x0]['\x6b\x65\x79']['\x69\x64'], _0xcb3b9[_0x27bcfc(0x328, 0x3ee) + '\x74'] = _0x1b8365 ? _0x3caec3[_0x27bcfc(0x2bd, 0x39c)][0x0][_0x2d7448(0x3ef, 0x324)][_0x27bcfc(0x36a, 0x3ee) + '\x74'] : undefined;
504
- const _0x45aa89 = _0xcb3b9;
505
- _0x4753bb['\x72\x65\x61\x64\x4d\x65\x73\x73\x61\x67' + '\x65\x73']([_0x45aa89]);
506
- }
507
- }, _0x4b5318 = _0x1b8365 ? await _0x4753bb[_0x42f329(0x4ad, 0x587) + _0x3de6b9(0x28d, 0x260)](_0x118bae) : '';
508
- let _0x22f8f1 = _0x1b8365 ? _0x1fd4b7[_0x3de6b9(0x36d, 0x28d)][_0x3de6b9(0x34b, 0x268) + '\x74'] : _0x3caec3[_0x42f329(0x49f, 0x52f)][0x0]['\x6b\x65\x79'][_0x3de6b9(0x25b, 0x2b0)];
509
- const _0x4c6b43 = _0x22f8f1[_0x42f329(0x6b9, 0x5e5)]('\x3a') ? _0x22f8f1['\x73\x70\x6c\x69\x74']('\x3a')[0x0] : _0x22f8f1[_0x3de6b9(0x194, 0x23d)]('\x40')[0x0];
510
- if (_0x1fd4b7[_0x3de6b9(0x2a1, 0x28d)][_0x42f329(0x3ef, 0x48e)])
511
- _0x22f8f1 = _0x29316d;
512
- const _0xb128f5 = _0x22f8f1['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x3a') ? _0x22f8f1['\x73\x6c\x69\x63\x65'](0x0, _0x22f8f1['\x73\x65\x61\x72\x63\x68']('\x3a')) + '\x40' + _0x22f8f1['\x73\x70\x6c\x69\x74']('\x40')[0x1] : _0x22f8f1;
513
- let _0x4f7242 = await getBanJids(_0x22f8f1);
514
- if (_0x4f7242 == 0x1)
515
- return;
516
- if (_0x1b8365) {
517
- let _0x88afa9 = await getBanJids(_0x118bae);
518
- if (_0x88afa9 == 0x1)
519
- return;
520
- }
521
- const _0x4c9c16 = _0x1b8365 ? _0x4b5318[_0x3de6b9(0x3d7, 0x2f6)] : '', _0x4e4f84 = _0x1b8365 ? _0x4b5318['\x64\x65\x73\x63'] : '', _0x2edd1a = _0x1b8365 ? _0x4b5318['\x70\x61\x72\x74\x69\x63\x69\x70\x61\x6e' + '\x74\x73'] : '', _0x4d739d = _0x1b8365 ? _0xefad95(_0x2edd1a) : '', _0x4f9623 = _0x4d739d[_0x3de6b9(0x261, 0x2cc)](_0x29316d) || ![], _0x2294d4 = _0x4d739d[_0x42f329(0x575, 0x5e5)](_0xb128f5) || ![], _0x1df673 = _0x1f7285 === _0x42f329(0x53d, 0x615) + '\x67\x65' || _0x1f7285 === _0x42f329(0x3f2, 0x486) + '\x67\x65', _0x5dd429 = _0x1f7285 === _0x3de6b9(0x270, 0x1e2) + _0x3de6b9(0xfe, 0x137) && _0x55d121['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x42f329(0x5cd, 0x615) + '\x67\x65'), _0x5c86cf = _0x1f7285 === _0x3de6b9(0x2bc, 0x1e2) + _0x42f329(0x37b, 0x450) && _0x55d121[_0x3de6b9(0x2d8, 0x2cc)](_0x42f329(0x3b5, 0x486) + '\x67\x65'), _0x1a535d = _0x1f7285 === _0x42f329(0x5c0, 0x4fb) + _0x42f329(0x3f7, 0x450) && _0x55d121['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3de6b9(0x12c, 0x205) + _0x3de6b9(0x330, 0x2f2)), _0x355f23 = _0x1f7285 === _0x3de6b9(0x28c, 0x1e2) + _0x42f329(0x383, 0x450) && _0x55d121['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x64\x6f\x63\x75\x6d\x65\x6e\x74\x4d\x65' + _0x42f329(0x47d, 0x4f5));
522
- vars[_0x42f329(0x65c, 0x568) + '\x45\x53'] == _0x3de6b9(0x2aa, 0x307) && console[_0x42f329(0x522, 0x4c1)]('\x5b\x43\x4f\x4d\x4d\x41\x4e\x44\x3a\x20' + _0x5288e9 + '\x5d\x2d\x5b\x4e\x41\x4d\x45\x3a\x20' + _0x3caec3[_0x42f329(0x54f, 0x52f)][0x0][_0x42f329(0x512, 0x4fa)] + (_0x42f329(0x45b, 0x4d7) + '\x20') + _0x4c6b43 + _0x42f329(0x5e8, 0x54f) + _0x4c9c16 + '\x5d');
523
- if (vars[_0x3de6b9(0x1c5, 0x24f) + '\x45\x53'] == _0x42f329(0x67f, 0x620)) {
524
- let _0x4bbdca = _0x4c9c16 == '' ? _0x3de6b9(0x2af, 0x1e4) : _0x4c9c16;
525
- _0x264563(_0x3de6b9(0x29d, 0x254) + _0x3de6b9(0x277, 0x20f) + '\x20\x43\x4f\x4d\x4d\x41\x4e\x44\x3a\x20' + _0x5288e9 + (_0x3de6b9(0x268, 0x1f1) + '\x3a\x20') + _0x4c6b43 + _0x3de6b9(0x210, 0x2b2) + _0x3caec3[_0x42f329(0x547, 0x52f)][0x0][_0x42f329(0x516, 0x4fa)] + ('\x20\x0a\u2023\x20\x43\x48\x41\x54\x20\x4e' + '\x41\x4d\x45\x3a\x20') + _0x4bbdca);
526
- }
527
- let _0x36862e = [];
528
- if (_0x4e4f84) {
529
- let _0xa8a164 = _0x4e4f84[_0x42f329(0x435, 0x48c)]()[_0x3de6b9(0x24b, 0x23d)]('\x0a')[0x0];
530
- _0x36862e = _0xa8a164[_0x3de6b9(0x18a, 0x23d)]('\x2c');
531
- }
532
- if (_0x5288e9 != '') {
533
- if (_0x36862e['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x5288e9)) {
534
- _0x111c1c(Lang[_0x42f329(0x4e9, 0x5ba) + _0x3de6b9(0x18d, 0x259)]);
535
- return;
536
- }
537
- }
538
- const _0x2403da = {};
539
- _0x2403da[_0x3de6b9(0x251, 0x215)] = prefix, _0x2403da[_0x3de6b9(0x340, 0x2cb)] = _0x482b11, _0x2403da['\x73\x65\x6e\x64\x65\x72'] = _0x22f8f1, _0x2403da[_0x3de6b9(0x14e, 0x143) + _0x42f329(0x5a7, 0x504)] = _0x2c397d, _0x2403da[_0x3de6b9(0x38d, 0x300) + '\x62\x73'] = allowedNumbs, _0x2403da[_0x42f329(0x5f3, 0x586)] = footerTXT, _0x2403da[_0x42f329(0x59b, 0x60e)] = _0x111c1c, _0x2403da[_0x42f329(0x606, 0x55c) + '\x73\x67'] = _0x41649c, _0x2403da[_0x3de6b9(0x217, 0x23f) + _0x3de6b9(0x16d, 0x160)] = _0x2cd84e, _0x2403da[_0x3de6b9(0x318, 0x27f) + '\x74\x65'] = _0x564858, _0x2403da[_0x3de6b9(0x296, 0x272) + '\x67'] = _0x491418, _0x2403da[_0x3de6b9(0xb1, 0x184)] = _0x16f366, _0x2403da['\x4c\x6f\x67\x67\x65\x72\x43\x68\x61\x74'] = _0x264563, _0x2403da[_0x42f329(0x4de, 0x5c8)] = _0xb128f5, _0x2403da[_0x3de6b9(0x235, 0x2ea)] = _0x5288e9, _0x2403da[_0x3de6b9(0x344, 0x26e) + _0x42f329(0x4d2, 0x579)] = _0x4b5318, _0x2403da[_0x42f329(0x53c, 0x50b)] = _0x1b8365, _0x2403da[_0x3de6b9(0x282, 0x293) + '\x69\x6e'] = _0x2294d4, _0x2403da['\x69\x73\x42\x6f\x74\x47\x72\x6f\x75\x70' + _0x42f329(0x60f, 0x52d)] = _0x4f9623, _0x2403da[_0x3de6b9(0x239, 0x1a7)] = _0x1df673, _0x2403da[_0x3de6b9(0x1b7, 0x198) + _0x42f329(0x4c1, 0x504)] = _0x5dd429, _0x2403da[_0x42f329(0x460, 0x553) + _0x3de6b9(0x264, 0x1ea)] = _0x5c86cf, _0x2403da[_0x42f329(0x6c7, 0x613) + '\x69\x63\x6b\x65\x72'] = _0x1a535d, _0x2403da[_0x42f329(0x4cf, 0x55d) + '\x63\x75\x6d\x65\x6e\x74'] = _0x355f23, _0x2403da[_0x42f329(0x467, 0x4e2) + '\x69\x64'] = _0x29316d, _0x2403da[_0x3de6b9(0x368, 0x2c8)] = _0x45178e, _0x2403da[_0x42f329(0x46b, 0x44d)] = _0x34fccb;
540
- const _0x93946e = _0x2403da;
541
- if (commandsPrimary[_0x5288e9]) {
542
- if (vars[_0x42f329(0x58c, 0x600)] == '\x70\x75\x62\x6c\x69\x63') {
543
- _0x2bdcd9();
544
- reactionPrimary[_0x5288e9] && _0x29776e == ![] && await _0x16f366(reactionPrimary[_0x5288e9], _0x3caec3[_0x42f329(0x5b6, 0x52f)][0x0]);
545
- commandsPrimary[_0x5288e9](_0x4753bb, _0x3caec3[_0x3de6b9(0x164, 0x216)][0x0], _0x118bae, _0x3912b6, _0x93946e, _0x29776e);
546
- if (_0x29776e == !![]) {
547
- const _0x5da083 = {};
548
- _0x5da083[_0x42f329(0x448, 0x4da)] = _0x3caec3[_0x3de6b9(0x283, 0x216)][0x0]['\x6b\x65\x79'], await _0x4753bb[_0x42f329(0x6d4, 0x606) + '\x65'](_0x118bae, _0x5da083);
549
- }
550
- return;
551
- } else {
552
- if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == _0x42f329(0x51b, 0x4ad)) {
553
- if (allowedNumbs[_0x3de6b9(0x32f, 0x2cc)](_0x4c6b43) || _0x29776e == !![] || MOD[_0x42f329(0x60c, 0x5e5)](_0x4c6b43)) {
554
- _0x2bdcd9();
555
- reactionPrimary[_0x5288e9] && _0x29776e == ![] && await _0x16f366(reactionPrimary[_0x5288e9], _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]);
556
- commandsPrimary[_0x5288e9](_0x4753bb, _0x3caec3[_0x3de6b9(0x144, 0x216)][0x0], _0x118bae, _0x3912b6, _0x93946e, _0x29776e);
557
- if (_0x29776e == !![]) {
558
- const _0x476cc4 = {};
559
- _0x476cc4['\x64\x65\x6c\x65\x74\x65'] = _0x3caec3[_0x42f329(0x550, 0x52f)][0x0][_0x3de6b9(0x281, 0x28d)], await _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0x476cc4);
560
- }
561
- return;
562
- } else
563
- return;
564
- }
565
- }
566
- }
567
- if (commandsPrivate[_0x5288e9]) {
568
- if (allowedNumbs[_0x3de6b9(0x386, 0x2cc)](_0x4c6b43) || _0x29776e == !![] || MOD[_0x42f329(0x5e7, 0x5e5)](_0x4c6b43))
569
- _0x2bdcd9(), reactionPrivate[_0x5288e9] && _0x29776e == ![] && await _0x16f366(reactionPrivate[_0x5288e9], _0x3caec3[_0x42f329(0x5a6, 0x52f)][0x0]), commandsPrivate[_0x5288e9](_0x4753bb, _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0], _0x118bae, _0x3912b6, _0x93946e, _0x29776e);
570
- else {
571
- if (vars[_0x42f329(0x53e, 0x600)] == _0x42f329(0x5af, 0x513)) {
572
- _0x2bdcd9();
573
- const _0x30a1b7 = {};
574
- _0x30a1b7[_0x42f329(0x5f5, 0x53b)] = Lang['\x6f\x77\x6e\x65\x72\x43\x4d\x44\x6f\x6e' + '\x6c\x79'];
575
- const _0x5e9352 = {};
576
- _0x5e9352['\x71\x75\x6f\x74\x65\x64'] = _0x29776e === ![] ? _0x3caec3[_0x3de6b9(0x21c, 0x216)][0x0] : '', await _0x4753bb[_0x42f329(0x63d, 0x606) + '\x65'](_0x118bae, _0x30a1b7, _0x5e9352);
577
- }
578
- }
579
- if (_0x29776e == !![]) {
580
- const _0x4344e7 = {};
581
- _0x4344e7[_0x42f329(0x536, 0x4da)] = _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x42f329(0x5f9, 0x5a6)], await _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0x4344e7);
582
- }
583
- return;
584
- }
585
- if (commandsAdmin[_0x5288e9]) {
586
- if (!_0x1b8365) {
587
- if (allowedNumbs['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x4c6b43) || _0x29776e == !![] || MOD[_0x3de6b9(0x316, 0x2cc)](_0x4c6b43)) {
588
- _0x2bdcd9();
589
- const _0x3623d9 = {};
590
- _0x3623d9['\x74\x65\x78\x74'] = Lang['\x67\x72\x70\x43\x4d\x44\x6f\x6e\x6c\x79'];
591
- const _0x24958f = {};
592
- _0x24958f[_0x3de6b9(0x202, 0x27c)] = _0x29776e === ![] ? _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '', await _0x4753bb[_0x42f329(0x57b, 0x606) + '\x65'](_0x118bae, _0x3623d9, _0x24958f);
593
- if (_0x29776e == !![]) {
594
- const _0x1e7d18 = {};
595
- _0x1e7d18[_0x42f329(0x514, 0x4da)] = _0x3caec3[_0x42f329(0x4b5, 0x52f)][0x0][_0x42f329(0x611, 0x5a6)], await _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0x1e7d18);
596
- }
597
- return;
598
- }
599
- } else {
600
- if (!_0x2294d4) {
601
- if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == _0x3de6b9(0x11a, 0x1fa) && !allowedNumbs[_0x42f329(0x5c7, 0x5e5)](_0x4c6b43)) {
602
- _0x2bdcd9();
603
- const _0x11c4fe = {};
604
- _0x11c4fe[_0x3de6b9(0x262, 0x222)] = Lang[_0x3de6b9(0x235, 0x270)];
605
- const _0x445c47 = {};
606
- _0x445c47[_0x42f329(0x619, 0x595)] = _0x29776e === ![] ? _0x3caec3[_0x3de6b9(0x133, 0x216)][0x0] : '', await _0x4753bb[_0x3de6b9(0x26d, 0x2ed) + '\x65'](_0x118bae, _0x11c4fe, _0x445c47);
607
- return;
608
- }
609
- }
610
- if (!_0x4f9623) {
611
- _0x2bdcd9();
612
- const _0x155255 = {};
613
- _0x155255['\x74\x65\x78\x74'] = Lang[_0x3de6b9(0x163, 0x1b3)];
614
- const _0xb4a60d = {};
615
- _0xb4a60d[_0x3de6b9(0x2fc, 0x27c)] = _0x29776e === ![] ? _0x3caec3[_0x3de6b9(0x16c, 0x216)][0x0] : '', await _0x4753bb[_0x42f329(0x605, 0x606) + '\x65'](_0x118bae, _0x155255, _0xb4a60d);
616
- if (_0x29776e == !![]) {
617
- const _0x5302aa = {};
618
- _0x5302aa[_0x42f329(0x539, 0x4da)] = _0x3caec3[_0x3de6b9(0x26f, 0x216)][0x0][_0x3de6b9(0x33d, 0x28d)], await _0x4753bb['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x118bae, _0x5302aa);
619
- }
620
- return;
621
- }
622
- if (_0x2294d4 || allowedNumbs['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x4c6b43)) {
623
- _0x2bdcd9();
624
- reactionAdmin[_0x5288e9] && _0x29776e == ![] && await _0x16f366(reactionAdmin[_0x5288e9], _0x3caec3[_0x42f329(0x600, 0x52f)][0x0]);
625
- commandsAdmin[_0x5288e9](_0x4753bb, _0x3caec3['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0], _0x118bae, _0x3912b6, _0x93946e, _0x29776e);
626
- if (_0x29776e == !![]) {
627
- const _0x2be528 = {};
628
- _0x2be528[_0x42f329(0x46e, 0x4da)] = _0x3caec3[_0x3de6b9(0x2de, 0x216)][0x0][_0x42f329(0x56a, 0x5a6)], await _0x4753bb[_0x42f329(0x66d, 0x606) + '\x65'](_0x118bae, _0x2be528);
629
- }
630
- return;
631
- }
632
- }
633
- }
634
- if (_0x3caec3[_0x42f329(0x56e, 0x52f)][0x0][_0x42f329(0x5e9, 0x508)][_0x3de6b9(0x132, 0x208) + '\x6f\x6e'] == '\x2e')
635
- return;
636
- if (_0x3caec3[_0x3de6b9(0x1f5, 0x216)][0x0][_0x42f329(0x442, 0x508)][_0x42f329(0x478, 0x47f) + _0x3de6b9(0x274, 0x19c)](_0x3de6b9(0x2a7, 0x1e2) + _0x42f329(0x437, 0x450)) && _0x3caec3[_0x42f329(0x554, 0x52f)][0x0][_0x42f329(0x4a5, 0x508)][_0x42f329(0x594, 0x4fb) + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65'][_0x3de6b9(0xcc, 0x166) + _0x42f329(0x564, 0x4b5)]('\x74\x65\x78\x74') === !![]) {
637
- if (_0x3caec3[_0x3de6b9(0x211, 0x216)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x42f329(0x4b4, 0x4fb) + _0x3de6b9(0xce, 0x137)][_0x42f329(0x624, 0x53b)] == '\x2e')
638
- return;
639
- }
640
- if (!commandsPrimary[_0x5288e9] || !commandsPrivate[_0x5288e9] || !commandsAdmin[_0x5288e9]) {
641
- if (vars[_0x42f329(0x6dc, 0x600)] == _0x42f329(0x50f, 0x513)) {
642
- _0x16f366('\u274c', _0x3caec3[_0x3de6b9(0x2a6, 0x216)][0x0]);
643
- return;
644
- } else {
645
- if (vars[_0x3de6b9(0x39a, 0x2e7)] == _0x42f329(0x462, 0x4ad)) {
646
- if (allowedNumbs[_0x42f329(0x68c, 0x5e5)](_0x4c6b43) || _0x29776e == !![] || MOD[_0x42f329(0x5f8, 0x5e5)](_0x4c6b43)) {
647
- _0x16f366('\u274c', _0x3caec3[_0x42f329(0x44c, 0x52f)][0x0]);
648
- return;
649
- }
650
- }
651
- }
652
- }
653
- } catch (_0x121ccf) {
654
- console[_0x42f329(0x588, 0x4c1)](_0x121ccf);
655
- return;
656
- }
657
- }), _0x4753bb['\x65\x76']['\x6f\x6e'](_0x3cd573(0x467, 0x386) + _0x2a7823(0x27a, 0x27d), _0x179a93 => {
658
- const {
659
- connection: _0x4a41b4,
660
- lastDisconnect: _0x16573c,
661
- qr: _0x54abf3
662
- } = _0x179a93;
663
- _0x54abf3 && QRCode[_0x2afde7(0xaa, 0x17f)](_0x54abf3)[_0x9e4d76(-0x195, -0x1da)](_0x3c2c70 => {
664
- function _0x51edad(_0x1fe107, _0x50047d) {
665
- return _0x9e4d76(_0x50047d, _0x1fe107 - 0x76);
666
- }
667
- let _0x4ed79f = new Buffer[(_0x5c10ff(0x721, 0x636))](_0x3c2c70[_0x51edad(-0x6d, 0x36)]('\x64\x61\x74\x61\x3a\x69\x6d\x61\x67\x65' + _0x51edad(-0xaf, -0x184) + '\x34\x2c', ''), _0x5c10ff(0x45e, 0x4cd));
668
- function _0x5c10ff(_0x30df75, _0x2e07e0) {
669
- return _0x9e4d76(_0x30df75, _0x2e07e0 - 0x6fe);
670
- }
671
- sharp(_0x4ed79f)['\x72\x65\x73\x69\x7a\x65'](0x280, 0x280)['\x74\x6f\x46\x69\x6c\x65'](_0x51edad(-0x8c, -0x152) + _0x51edad(-0x15b, -0x1a1));
672
- });
673
- function _0x9e4d76(_0x68a36f, _0x5d4b6f) {
674
- return _0x2a7823(_0x68a36f, _0x5d4b6f - -0x445);
675
- }
676
- if (_0x4a41b4 === _0x2afde7(0x1fa, 0x21d)) {
677
- const {Boom: _0x34d9dd} = require('\x40\x68\x61\x70\x69\x2f\x62\x6f\x6f\x6d');
678
- console[_0x2afde7(0x105, 0x1eb)]('\x44\x69\x73\x63\x6f\x6e\x6e\x65\x63\x74' + _0x2afde7(0x2f3, 0x264));
679
- let _0x57c8d4 = new _0x34d9dd(_0x16573c?.[_0x2afde7(0x2e1, 0x2df)])?.['\x6f\x75\x74\x70\x75\x74'][_0x9e4d76(-0x33c, -0x26a)];
680
- if (_0x57c8d4 === DisconnectReason[_0x2afde7(0x23c, 0x246)])
681
- console[_0x9e4d76(-0x1ef, -0x1fd)]('\x42\x61\x64\x20\x53\x65\x73\x73\x69\x6f' + _0x2afde7(0xf3, 0x198) + _0x9e4d76(-0x2e0, -0x25d) + _0x9e4d76(-0x8, -0xd8) + _0x9e4d76(-0x2fd, -0x254) + _0x2afde7(0x2b7, 0x2e1)), QueenAmdi();
682
- else {
683
- if (_0x57c8d4 === DisconnectReason[_0x9e4d76(-0x158, -0x1a7) + _0x2afde7(0x3d1, 0x313)])
684
- console['\x6c\x6f\x67'](_0x2afde7(0x1d7, 0x268) + _0x2afde7(0x1be, 0x1a6) + '\x65\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6e' + _0x9e4d76(-0x9d, -0xc9)), QueenAmdi();
685
- else {
686
- if (_0x57c8d4 === DisconnectReason['\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e' + '\x4c\x6f\x73\x74'])
687
- console[_0x9e4d76(-0x2ad, -0x1fd)]('\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e' + _0x2afde7(0x1cd, 0x199) + _0x9e4d76(-0x192, -0x207) + _0x9e4d76(-0x240, -0x1df) + _0x2afde7(0x3cc, 0x32c)), QueenAmdi();
688
- else {
689
- if (_0x57c8d4 === DisconnectReason[_0x2afde7(0x1e0, 0x241) + _0x2afde7(0x2c0, 0x314)])
690
- console[_0x2afde7(0x2c1, 0x1eb)](_0x9e4d76(-0x26a, -0x180) + _0x2afde7(0x301, 0x321) + '\x20\x41\x6e\x6f\x74\x68\x65\x72\x20\x4e' + _0x9e4d76(-0x24a, -0x15a) + _0x2afde7(0x20b, 0x271) + _0x9e4d76(-0x1a9, -0x1c7) + _0x9e4d76(-0x48, -0x103) + _0x9e4d76(-0x181, -0x9f) + _0x2afde7(0x2cb, 0x27b)), QueenAmdi();
691
- else {
692
- if (_0x57c8d4 === DisconnectReason[_0x9e4d76(-0x86, -0x12d)])
693
- console[_0x9e4d76(-0x28a, -0x1fd)](_0x2afde7(0x363, 0x333) + '\x67\x65\x64\x20\x4f\x75\x74\x2c\x20\x50' + _0x9e4d76(-0x1ba, -0x1e0) + _0x9e4d76(-0x23d, -0x14f) + _0x9e4d76(0xe, -0xb9)), QueenAmdi();
694
- else {
695
- if (_0x57c8d4 === DisconnectReason[_0x9e4d76(-0x14d, -0x1ff) + _0x2afde7(0x274, 0x243)])
696
- console[_0x9e4d76(-0x1b5, -0x1fd)](_0x2afde7(0x2e7, 0x344) + '\x71\x75\x69\x72\x65\x64\x2c\x20\x52\x65' + _0x2afde7(0x2f1, 0x23c) + '\x2e'), QueenAmdi();
697
- else
698
- _0x57c8d4 === DisconnectReason[_0x9e4d76(-0x1b1, -0x11e)] ? (console['\x6c\x6f\x67']('\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e' + _0x2afde7(0x31c, 0x307) + _0x2afde7(0x197, 0x18f) + '\x69\x6e\x67\x2e\x2e\x2e'), QueenAmdi()) : QueenAmdi();
699
- }
700
- }
701
- }
702
- }
703
- }
704
- }
705
- function _0x2afde7(_0x3ca0a3, _0x532c24) {
706
- return _0x3cd573(_0x3ca0a3, _0x532c24 - -0x145);
707
- }
708
- if (_0x4a41b4 === _0x2afde7(0x291, 0x302)) {
709
- console[_0x9e4d76(-0x1b0, -0x1fd)](_0x9e4d76(-0xec, -0x1be) + _0x9e4d76(-0x106, -0xe0)), updateLogin(), ((async () => {
710
- const _0x5a99b2 = _0x4e943a(0x40e, 0x4c2);
711
- function _0x4e943a(_0x743133, _0x302b9c) {
712
- return _0x9e4d76(_0x743133, _0x302b9c - 0x6db);
713
- }
714
- let _0x515ed2 = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x72\x61' + _0x4e943a(0x56d, 0x4ec) + _0x4e943a(0x50b, 0x563) + _0x39ccbb(-0xbf, -0x27) + '\x6d\x64\x61\x2f\x51\x75\x65\x65\x6e\x41' + '\x6d\x64\x69\x2f\x6d\x61\x73\x74\x65\x72' + _0x39ccbb(0x37, 0x8c) + '\x6e';
715
- const _0x4d909d = await got(_0x515ed2), _0x1cb52c = JSON[_0x4e943a(0x4b7, 0x507)](_0x4d909d['\x62\x6f\x64\x79']), _0x37394a = _0x1cb52c[_0x39ccbb(0x19e, 0x13c)][_0x39ccbb(0xee, 0x76) + _0x4e943a(0x572, 0x642)][_0x4e943a(0x63b, 0x5bf) + '\x72'], _0x441b56 = _0x1cb52c[_0x39ccbb(0x145, 0x13c)][_0x4e943a(0x4a0, 0x493)][_0x39ccbb(0x1d1, 0x120) + '\x72'], _0x2ba7e9 = CryptoJS[_0x4e943a(0x560, 0x56f)][_0x4e943a(0x5d3, 0x61c)](_0x37394a, _0x5a99b2), _0x48b6a3 = CryptoJS[_0x4e943a(0x584, 0x56f)][_0x39ccbb(0x224, 0x17d)](_0x441b56, _0x5a99b2), _0x804e38 = _0x2ba7e9['\x74\x6f\x53\x74\x72\x69\x6e\x67'](CryptoJS[_0x39ccbb(0xc6, 0xe3)][_0x4e943a(0x3e8, 0x4d6)]), _0x44f809 = _0x48b6a3[_0x39ccbb(-0xac, 0xa)](CryptoJS[_0x39ccbb(0x11a, 0xe3)][_0x39ccbb(0x22, 0x37)]);
716
- var _0xa478f3 = _0x804e38[_0x39ccbb(0x117, 0xd4)]('\x2c'), _0x1cbf45 = _0x44f809[_0x39ccbb(0x60, 0xd4)]('\x2c');
717
- if (_0xa478f3[_0x39ccbb(0x16c, 0x163)](_0x4753bb[_0x39ccbb(0x277, 0x1a4)]['\x69\x64'][_0x39ccbb(0x97, 0xd4)]('\x40')[0x0])) {
718
- process[_0x39ccbb(0x1d4, 0x112)](0x0);
719
- ;
720
- }
721
- if (_0x1cbf45[_0x4e943a(0x699, 0x602)](_0x4753bb['\x75\x73\x65\x72']['\x69\x64'][_0x4e943a(0x4a1, 0x573)]('\x40')[0x0])) {
722
- process['\x65\x78\x69\x74'](0x0);
723
- ;
724
- }
725
- let _0x4f3ef0 = _0x39ccbb(0x56, 0x9b) + _0x4e943a(0x596, 0x51c) + '\x73\x65\x72\x63\x6f\x6e\x74\x65\x6e\x74' + _0x4e943a(0x55d, 0x5c2) + _0x4e943a(0x4af, 0x4d3) + _0x39ccbb(0x19a, 0x12c) + '\x35\x33\x39\x65\x31\x30\x36\x65\x63\x33' + '\x36\x34\x33\x36\x64\x62\x37\x2f\x72\x61' + '\x77\x2f';
726
- const _0x1b0d7d = await got(_0x4f3ef0);
727
- function _0x39ccbb(_0x5dec27, _0x144b37) {
728
- return _0x9e4d76(_0x5dec27, _0x144b37 - 0x23c);
729
- }
730
- const _0x1a7ed6 = JSON[_0x4e943a(0x50b, 0x507)](_0x1b0d7d[_0x39ccbb(-0x77, 0x7a)]), _0x422dd9 = _0x1a7ed6['\x51\x52\x43\x6f\x6e\x6e\x65\x63\x74\x65' + '\x64'];
731
- let _0x46eed8 = new Buffer[(_0x39ccbb(0x211, 0x174))](_0x422dd9['\x72\x65\x70\x6c\x61\x63\x65'](_0x39ccbb(0x127, 0x140) + _0x4e943a(0x5fe, 0x599) + _0x39ccbb(0x219, 0x141), ''), '\x62\x61\x73\x65\x36\x34');
732
- fs['\x77\x72\x69\x74\x65\x46\x69\x6c\x65'](_0x39ccbb(0x108, 0x13a) + _0x4e943a(0x48a, 0x50a), _0x46eed8, function (_0x4ebe3b) {
733
- if (_0x4ebe3b)
734
- throw _0x4ebe3b;
735
- }), setInterval(() => {
736
- fs['\x77\x72\x69\x74\x65\x46\x69\x6c\x65']('\x2e\x2f\x71\x72\x5f\x63\x6f\x64\x65\x2f' + '\x69\x6d\x61\x67\x65\x2e\x70\x6e\x67', _0x46eed8, function (_0x177275) {
737
- if (_0x177275)
738
- throw _0x177275;
739
- });
740
- }, 0xdbba0);
741
- })());
742
- if (vars[_0x9e4d76(-0x18b, -0x1e6)]) {
743
- const _0x1e474d = {};
744
- _0x1e474d['\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78' + '\x74'] = _0x2afde7(0x2e0, 0x2b4) + _0x2afde7(0x2a0, 0x207) + _0x2afde7(0x1f4, 0x1a5), _0x1e474d['\x69\x64'] = _0x9e4d76(-0xcf, -0x154) + '\x74\x74\x6f\x6e\x73\x2d\x6d\x65\x73\x73' + _0x9e4d76(-0xdf, -0x1ba);
745
- const _0x62d2af = {};
746
- _0x62d2af[_0x9e4d76(-0x109, -0x167)] = 0x1, _0x62d2af[_0x2afde7(0x38a, 0x2b8) + _0x2afde7(0x33f, 0x2da)] = _0x1e474d;
747
- const _0x220e0e = {};
748
- _0x220e0e[_0x2afde7(0x415, 0x322) + '\x74'] = _0x2afde7(0x2e7, 0x2c5) + '\x64\x69\x20\x2d\x20\x57\x69\x6b\x69', _0x220e0e[_0x9e4d76(-0x134, -0x21e)] = _0x9e4d76(-0xf3, -0x1a1) + _0x9e4d76(-0x1c8, -0x116) + _0x2afde7(0x3bb, 0x309) + _0x2afde7(0x2b1, 0x2a1);
749
- const _0x31d4a3 = {};
750
- _0x31d4a3['\x69\x6e\x64\x65\x78'] = 0x2, _0x31d4a3[_0x9e4d76(-0x16c, -0x256)] = _0x220e0e;
751
- const _0x486bbe = {};
752
- _0x486bbe[_0x2afde7(0x392, 0x322) + '\x74'] = _0x2afde7(0x296, 0x1e6) + _0x9e4d76(-0x75, -0xfa) + _0x2afde7(0x253, 0x1d6), _0x486bbe[_0x2afde7(0x2bd, 0x1ca)] = _0x9e4d76(-0x1d5, -0x148) + _0x9e4d76(-0x11e, -0xed) + _0x9e4d76(-0x2cd, -0x26d) + '\x6c\x2f\x55\x43\x5a\x78\x38\x55\x31\x45' + _0x9e4d76(-0x1a6, -0x19f) + _0x2afde7(0x2e2, 0x2d3) + '\x5f\x63\x6f\x6e\x66\x69\x72\x6d\x61\x74' + _0x2afde7(0x355, 0x319);
753
- const _0x3b4f43 = {};
754
- _0x3b4f43[_0x9e4d76(-0x11f, -0x167)] = 0x3, _0x3b4f43[_0x9e4d76(-0x332, -0x256)] = _0x486bbe;
755
- const _0x523578 = [
756
- _0x62d2af,
757
- _0x31d4a3,
758
- _0x3b4f43
759
- ], _0x4894d0 = {};
760
- _0x4894d0['\x75\x72\x6c'] = _0x9e4d76(-0x18a, -0x157) + _0x2afde7(0x1ae, 0x1ff) + _0x9e4d76(-0x14f, -0x9d) + '\x36\x31\x39\x2d\x31\x36\x34\x39\x34\x36' + _0x2afde7(0x33e, 0x298);
761
- const _0xefd534 = {};
762
- _0xefd534[_0x9e4d76(-0x113, -0x1c5)] = Lang[_0x2afde7(0x344, 0x2f7)], _0xefd534['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0xefd534[_0x2afde7(0x1bb, 0x21c) + _0x2afde7(0x204, 0x16f)] = _0x523578, _0xefd534['\x69\x6d\x61\x67\x65'] = _0x4894d0;
763
- const _0x4aaabe = _0xefd534;
764
- _0x4753bb[_0x9e4d76(-0xba, -0xb8) + '\x65'](vars[_0x2afde7(0x2f5, 0x202)], _0x4aaabe);
765
- } else
766
- try {
767
- ((async () => {
768
- const _0x16e6b5 = {};
769
- _0x16e6b5['\x72\x65\x73\x70\x6f\x6e\x73\x65\x54\x79' + '\x70\x65'] = '\x61\x72\x72\x61\x79\x62\x75\x66\x66\x65' + '\x72';
770
- const _0x319c07 = await axios[_0x4b478e(0x1a, 0xaf)]('\x68\x74\x74\x70\x73\x3a\x2f\x2f\x69\x2e' + _0x38c0a5(-0x177, -0xe8) + _0x38c0a5(-0x127, -0x44) + _0x4b478e(-0x66, 0x21), _0x16e6b5);
771
- function _0x38c0a5(_0x4974cc, _0x499c3d) {
772
- return _0x2afde7(_0x499c3d, _0x4974cc - -0x2e1);
773
- }
774
- const _0x39cb12 = await _0x4753bb[_0x4b478e(-0x125, -0x58) + '\x65']('\ud83d\udcdf\x20\x51\x75\x65\x65\x6e\x20\x41\x6d' + _0x38c0a5(-0x171, -0x199) + _0x4b478e(-0x6b, -0x78), []);
775
- function _0x4b478e(_0x5eb5a1, _0xb1c38e) {
776
- return _0x9e4d76(_0xb1c38e, _0x5eb5a1 - 0xd4);
777
- }
778
- console['\x6c\x6f\x67'](_0x38c0a5(-0x155, -0x14a) + _0x38c0a5(-0x77, -0xf1) + _0x4b478e(-0x15, 0x75) + '\x20' + _0x39cb12['\x69\x64']), await _0x4753bb[_0x4b478e(-0xae, -0x18c) + '\x65\x44\x65\x73\x63\x72\x69\x70\x74\x69' + '\x6f\x6e'](_0x39cb12['\x69\x64'], vars[_0x38c0a5(0x36, 0x0)] + ('\x0a\x0a\x54\x68\x69\x73\x20\x69\x73\x20' + _0x38c0a5(-0xf4, -0xf0) + _0x38c0a5(0x61, 0x8) + _0x4b478e(-0xd9, -0xbe) + _0x38c0a5(0xe, -0x1f) + _0x4b478e(-0x172, -0x130))), await _0x4753bb[_0x4b478e(-0x3d, 0x33) + _0x38c0a5(0x10, -0x90)](_0x39cb12['\x69\x64'], _0x319c07[_0x4b478e(-0x2c, -0x1a)]);
779
- const _0x174301 = {};
780
- _0x174301[_0x4b478e(-0x11c, -0xb9)] = _0x39cb12['\x69\x64'];
781
- const _0xa6d1d0 = {};
782
- _0xa6d1d0[_0x38c0a5(-0xbb, 0x30)] = _0x174301, await heroku[_0x38c0a5(-0x8e, 0xa)](baseURI + ('\x2f\x63\x6f\x6e\x66\x69\x67\x2d\x76\x61' + '\x72\x73'), _0xa6d1d0);
783
- })());
784
- } catch {
785
- const _0x2ebc3c = {};
786
- _0x2ebc3c[_0x2afde7(0x16b, 0x1ca)] = _0x2afde7(0x33f, 0x291) + _0x9e4d76(-0x1f2, -0x27d) + '\x57\x77\x73\x5a\x2f\x32\x30\x32\x32\x30' + _0x2afde7(0x14d, 0x18d) + _0x2afde7(0x245, 0x298);
787
- const _0x788406 = {};
788
- _0x788406['\x69\x6d\x61\x67\x65'] = _0x2ebc3c, _0x788406[_0x2afde7(0x163, 0x223)] = _0x2afde7(0x2a9, 0x304) + _0x9e4d76(-0x1fc, -0x21a) + _0x9e4d76(-0x89, -0x132) + '\x61\x67\x61\x69\x6e\x2e', _0x4753bb[_0x9e4d76(-0x15e, -0xb8) + '\x65']('\x39\x34\x34\x30\x34\x40\x73\x2e\x77\x68' + _0x9e4d76(-0xb0, -0x9a), _0x788406);
789
- }
790
- console['\x6c\x6f\x67'](_0x2afde7(0x140, 0x19a) + _0x9e4d76(-0x1f9, -0x18d) + '\x61\x72\x65\x20\x72\x65\x61\x64\x79\x20' + _0x9e4d76(-0x46, -0xec));
791
- }
792
- }), _0x4753bb['\x65\x76']['\x6f\x6e'](_0x2a7823(0x368, 0x2c8) + '\x74\x65', saveState), _0x4753bb;
793
- }, heroku_keep_alive = async () => {
794
- let _0x43db43 = _0x321c99(0x199, 0x256) + vars[_0x321c99(0x302, 0x211)] + ('\x2e\x68\x65\x72\x6f\x6b\x75\x61\x70\x70' + _0x321c99(0x209, 0x1e7));
795
- await got(_0x43db43);
796
- function _0x321c99(_0x11b946, _0x4a0ffe) {
797
- return _0x29f708(_0x4a0ffe - -0x374, _0x11b946);
798
- }
799
- function _0x1cea0e(_0x272f5f, _0x3f56d3) {
800
- return _0x29f708(_0x3f56d3 - -0x352, _0x272f5f);
801
- }
802
- console[_0x321c99(0x2a4, 0x1cd)](_0x321c99(0x1e1, 0x221) + _0x1cea0e(0x2e9, 0x2b0) + '\x65\x72\x69\x66\x79\x69\x6e\x67\x20\x66' + _0x1cea0e(0x189, 0x265));
803
- }, _0x327633 = {};
804
- _0x327633[_0x29f708(0x694, 0x5bd)] = QueenAmdi, _0x327633['\x48\x65\x72\x6f\x6b\x75\x5f\x41\x6c\x69' + '\x76\x65'] = heroku_keep_alive, module[_0x29f708(0x67b, 0x58c)] = _0x327633;
805
- function _0x367e() {
806
- const _0x3f2dcc = [
807
- '\x66\x69\x72\x73\x74\x55\x6e\x75\x70\x6c',
808
- '\ud83c\udf9e\ufe0f\x20\x41\x4e\x20\x54\x65\x63\x68\x20',
809
- '\x73\x75\x70\x65\x72\x61\x64\x6d\x69\x6e',
810
- '\x20\x74\x65\x78\x74\x29\x3b',
811
- '\x72\x65\x73\x74\x61\x72\x74\x52\x65\x71',
812
- '\x69\x73\x4d\x65\x64\x69\x61',
813
- '\x6c\x6f\x67',
814
- '\x71\x72\x63\x6f\x64\x65',
815
- '\x79\x6f\x75\x72\x20\x62\x6f\x74\x20\x6c',
816
- '\x73\x69\x6c\x65\x6e\x74',
817
- '\x67\x72\x6f\x75\x70\x43\x72\x65\x61\x74',
818
- '\x65\x4b\x65\x79\x49\x64\x20\x3d\x20\x24',
819
- '\x4d\x4f\x44',
820
- '\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70',
821
- '\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b',
822
- '\x62\x6c\x61\x6e\x6b',
823
- '\x63\x72\x79\x70\x74\x6f\x2d\x6a\x73',
824
- '\x6e\x6f\x41\x64\x6d\x69\x6e',
825
- '\x72\x65\x61\x64\x64\x69\x72',
826
- '\x6c\x6f\x67\x47\x72\x70\x4a\x49\x44',
827
- '\x77\x2e\x67\x69\x74\x68\x75\x62\x75\x73',
828
- '\x74\x65\x78\x74\x49\x6e\x66\x6f',
829
- '\x74\x3a\x20',
830
- '\x42\x4f\x54\x5f\x4e\x55\x4d\x42\x45\x52',
831
- '\x2e\x2e\x2f\x2e\x2e\x2f\x2e',
832
- '\x70\x72\x69\x76\x61\x74\x65\x2f',
833
- '\x69\x62\x62\x2e\x63\x6f\x2f\x30\x56\x72',
834
- '\x70\x6f\x6e\x73\x65\x4d\x65\x73\x73\x61',
835
- '\x5d\x2d\x5b\x43\x4c\x49\x45\x4e\x54\x3a',
836
- '\x4c\x4f\x47\x5f\x4a\x49\x44',
837
- '\x70\x72\x6f\x6d\x69\x73\x69\x66\x79',
838
- '\x64\x65\x6c\x65\x74\x65',
839
- '\x2e\x63\x6f\x6d\x2f',
82
+ const P = require(_0x1fc9fa(0x39f, 0x3f6));
83
+ let MAIN_LOGGER = P({ '\x74\x69\x6d\x65\x73\x74\x61\x6d\x70': () => _0x1fc9fa(0x2c3, 0x234) + new Date()['\x74\x6f\x4a\x53\x4f\x4e']() + '\x22' });
84
+ const logger = MAIN_LOGGER[_0x1fc9fa(0x300, 0x380)]({});
85
+ function _0x1567() {
86
+ const _0x25fc68 = [
87
+ '\x20\x0a\u2023\x20\x4a\x49\x44\x3a\x20',
88
+ '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x6d',
89
+ '\x69\x6d\x61\x67\x65\x4d\x65\x73\x73\x61',
90
+ '\x66\x6f\x6f\x74\x65\x72\x54\x65\x78\x74',
91
+ '\x74\x6f\x53\x74\x72\x69\x6e\x67',
92
+ '\x73\x65\x6e\x64\x41\x75\x64\x69\x6f\x4d',
93
+ '\x63\x6f\x6e\x6e\x44\x4f\x4e\x45',
94
+ '\x75\x73\x65\x72',
95
+ '\x63\x72\x65\x64\x73\x2e\x75\x70\x64\x61',
96
+ '\x62\x61\x64\x53\x65\x73\x73\x69\x6f\x6e',
97
+ '\x64\x50\x72\x65\x4b\x65\x79\x20\x3d\x20',
98
+ '\x73\x65\x4d\x65\x73\x73\x61\x67\x65',
99
+ '\x6e\x64\x73\x20\x68\x65\x72\x65\x2e',
840
100
  '\x73\x74\x61\x74\x75\x73\x40\x62\x72\x6f',
841
- '\x20\x73\x75\x70\x70\x6f\x72\x74\x20\x67',
842
- '\x6c\x65\x61\x73\x65\x20\x53\x63\x61\x6e',
843
- '\x65\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6e',
844
- '\x64\x65\x62\x75\x67',
845
- '\x69\x6d\x61\x67\x65',
846
- '\x62\x6f\x74\x4e\x75\x6d\x62\x65\x72\x4a',
847
- '\x34\x31\x39\x31\x30\x37\x37\x59\x79\x51\x44\x4f\x54',
848
- '\x74\x68\x65\x6e',
849
- '\x6e\x64\x20\x4d\x61\x6e\x6f\x6a\x2d\x4d',
850
- '\x74\x69\x74\x79\x6b\x65\x79',
851
- '\x70\x74\x74',
852
- '\x6e\x74\x69\x74\x79\x4b\x65\x79\x20\x3d',
853
- '\x78\x74\x2c\x20\x6c\x61\x73\x74\x41\x63',
854
- '\x70\x61\x72\x73\x65',
855
- '\x43\x6c\x69\x63\x6b\x20\x68\x65\x72\x65',
856
- '\x68\x65\x61\x64\x65\x72\x54\x79\x70\x65',
857
- '\x69\x6d\x61\x67\x65\x2e\x70\x6e\x67',
858
- '\x6e\x67\x2f\x62\x61\x69\x6c\x65\x79\x73',
859
- '\x43\x52\x45\x41\x54\x45\x20\x54\x41\x42',
860
- '\x2e\x2f\x70\x6c\x75\x67\x69\x6e\x73\x2f',
861
- '\x62\x61\x6e\x6e\x65\x64\x5f\x67\x72\x6f',
862
- '\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75',
863
- '\x63\x6c\x6f\x73\x65',
864
- '\x70\x72\x69\x6d\x61\x72\x79\x2f',
865
- '\x73\x73\x61\x67\x65',
866
- '\x2e\x75\x70\x64\x61\x74\x65',
101
+ '\x63\x6f\x75\x6e\x74\x20\x74\x65\x78\x74',
867
102
  '\x6c\x65\x61\x73\x65\x20\x43\x6c\x6f\x73',
868
- '\x4d\x61\x6e\x6f\x6a\x5f\x4d\x75\x6c\x74',
869
- '\x63\x61\x70\x74\x69\x6f\x6e',
870
- '\x70\x75\x73\x68\x4e\x61\x6d\x65',
871
- '\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65',
872
- '\x62\x6f\x64\x79',
873
- '\x5b\x49\x6e\x62\x6f\x78\x5d',
874
- '\x72\x6f\x6d\x20\x61\x75\x74\x68\x3b',
875
- '\x73\x74\x2e\x67\x69\x74\x68\x75\x62\x75',
876
- '\u2705\x20\x57\x65\x62\x20\x57\x41\x20\x63',
877
- '\x63\x6f\x75\x6e\x74\x53\x79\x6e\x63\x54',
878
- '\x20\x0a\u2023\x20\x50\x61\x72\x74\x69\x63',
879
- '\x64\x65\x6f',
880
- '\x61\x67\x65',
881
- '\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x50',
882
- '\x6d\x79\x41\x70\x70\x53\x74\x61\x74\x65',
883
- '\x2c\x24\x31\x30\x2c\x24\x31\x31\x2c\x24',
884
- '\x6d\x65\x73\x73\x61\x67\x65',
885
- '\x62\x75\x74\x74\x6f\x6e\x54\x65\x78\x74',
886
- '\x20\x0a\u2023\x20\x43\x4c\x49\x45\x4e\x54',
887
- '\x69\x73\x47\x72\x6f\x75\x70',
888
- '\x73\x69\x67\x6e\x61\x74\x75\x72\x65',
889
- '\x73\x74\x72\x65\x61\x6d',
890
- '\x2f\x6f\x77\x6e\x65\x72\x2e\x6a\x73\x6f',
891
- '\ud83d\udca0\x20\x2a\x47\x72\x6f\x75\x70\x20\x50',
892
- '\x64\x20\x3d\x20\x24\x31\x33\x3b',
893
- '\x0a\x44\x6f\x6e\x27\x74\x20\x75\x73\x65',
894
- '\x73\x74\x61\x72\x74\x69\x6e\x67\x2e\x2e',
895
- '\x70\x75\x62\x6c\x69\x63',
896
- '\x2e\x67\x69\x66',
897
- '\ud83d\udc83\ud83c\udffb\u2665\ufe0f\x20\x51\x75\x65\x65\x6e\x20\x41',
898
- '\x40\x61\x64\x69\x77\x61\x6a\x73\x68\x69',
899
- '\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e',
900
- '\x75\x6e\x74\x20\x3d\x20\x24\x39\x2c\x20',
901
- '\x75\x69\x72\x65\x64',
902
- '\x63\x74\x52\x65\x70\x6c\x79',
903
- '\x70\x6c\x79\x4c\x41\x4e\x47',
904
- '\x62\x61\x64\x53\x65\x73\x73\x69\x6f\x6e',
905
- '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x67\x69',
906
- '\x73\x74\x69\x63\x6b\x65\x72\x4d\x65\x73',
907
- '\x55\x39\x35\x2d\x57\x6e\x39\x6d\x48\x34',
908
- '\x74\x74\x6f\x6e\x52\x65\x70\x6c\x79\x4d',
909
- '\x63\x6f\x6e\x76\x65\x72\x73\x61\x74\x69',
910
- '\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69',
911
- '\x61\x78\x69\x6f\x73',
912
- '\x53\x74\x61\x74\x65\x4b\x65\x79\x49\x64',
913
- '\x53\x65\x74\x74\x69\x6e\x67\x73',
914
- '\x6b\x65\x79\x73',
915
- '\x63\x68\x69\x6c\x64',
916
- '\x20\x55\x73\x61\x67\x65\x2a\x0a\x0a\u2023',
917
- '\x70\x61\x74\x63\x68',
918
- '\x64\x6e\x31\x35\x76\x51',
919
- '\x6f\x20\x73\x65\x73\x73\x69\x6f\x6e\x20',
920
- '\x73\x74\x61\x72\x74\x73\x57\x69\x74\x68',
921
- '\x41\x64\x6d\x69\x6e',
922
- '\x70\x72\x65\x66\x69\x78',
103
+ '\x42\x61\x64\x20\x53\x65\x73\x73\x69\x6f',
104
+ '\x72\x79\x54\x69\x6d\x65\x6f\x75\x74\x4d',
105
+ '\x70\x2e\x6e\x65\x74',
106
+ '\x69\x70\x61\x6e\x74\x73\x3a\x20',
923
107
  '\x6d\x65\x73\x73\x61\x67\x65\x73',
924
- '\x61\x64\x64',
925
- '\x66\x75\x6e\x63\x74\x69\x6f\x6e\x73\x20',
926
- '\x69\x6e\x73\x65\x72\x74\x57\x41\x44\x6f',
927
- '\x71\x75\x6f\x74\x65\x64\x4d\x65\x73\x73',
928
- '\x6d\x61\x74\x63\x68',
929
- '\x20\x24\x34\x2c\x20\x61\x64\x76\x53\x65',
930
- '\x66\x69\x6c\x65\x2e',
931
- '\x69\x6c\x65\x73\x2e\x2e\x2e',
932
- '\x65\x78\x69\x73\x74\x57\x41',
933
- '\x61\x6e\x67\x75\x61\x67\x65\x2f\x61\x70',
934
- '\x65\x64\x20\u274c',
935
- '\x74\x65\x78\x74',
936
- '\x67\x72\x6f\x75\x70\x55\x70\x64\x61\x74',
937
- '\x6f\x61\x64\x65\x64\x70\x72\x65\x6b\x65',
938
- '\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e',
939
- '\x55\x45\x53\x28\x24\x31\x2c\x24\x32\x2c',
940
- '\x6e\x73\x6f\x6c\x65\x20\x67\x72\x6f\x75',
941
- '\x63\x72\x65\x64\x73\x2e\x75\x70\x64\x61',
942
- '\x67\x65\x74\x4d\x65\x73\x73\x61\x67\x65',
943
- '\x70\x73\x65\x72\x74',
944
- '\x62\x72\x6f\x77\x73\x65\x72',
945
- '\x63\x72\x65\x64\x73',
108
+ '\x74\x74\x6f\x6e\x73',
109
+ '\x73\x68\x69\x66\x74',
946
110
  '\x65\x72\x63\x6f\x6e\x74\x65\x6e\x74\x2e',
947
- '\x20\x4f\x70\x65\x6e\x65\x64\x2c\x20\x50',
948
- '\x73\x65\x61\x72\x63\x68',
949
- '\x72\x65\x6d\x6f\x76\x65',
950
- '\x68\x74\x74\x70\x73\x3a\x2f\x2f',
951
- '\x69\x6d\x65\x73\x74\x61\x6d\x70\x20\x3d',
952
- '\x2e\x70\x6e\x67',
953
- '\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e',
954
- '\x73\x65\x6c\x65\x63\x74\x65\x64\x42\x75',
955
- '\x5d\x2d\x5b\x47\x52\x50\x3a\x20',
956
- '\x2e\x6d\x70\x33',
957
- '\x72\x73\x74',
958
- '\x41\x45\x53',
959
- '\x69\x73\x54\x61\x67\x67\x65\x64\x56\x69',
960
- '\x2e\x2f\x61\x6d\x64\x69\x5f\x73\x65\x73',
961
- '\x20\x24\x31\x32\x2c\x20\x6d\x79\x41\x70',
962
- '\x73\x70\x6c\x69\x74',
963
- '\x69\x6e\x64\x65\x78',
964
- '\x73\x65\x6e\x64\x42\x75\x74\x74\x6f\x6e',
965
- '\x74\x6f\x6b\x65\x6e',
966
- '\x4c\x45\x20\x61\x75\x74\x68\x28\x6e\x6f',
967
- '\x32\x31\x33\x38\x33\x32\x6f\x6b\x58\x4d\x51\x6e',
968
- '\x73\x65\x6e\x64\x41\x75\x64\x69\x6f\x4d',
969
- '\x69\x73\x54\x61\x67\x67\x65\x64\x44\x6f',
970
- '\x50\x72\x65\x4b\x65\x79\x49\x64\x20\x74',
971
- '\x6e\x6f\x69\x73\x65\x6b\x65\x79',
972
- '\x69\x6d\x65\x73\x74\x61\x6d\x70\x20\x74',
973
- '\x79\x69\x64',
111
+ '\x74\x53\x79\x6e\x63\x54\x69\x6d\x65\x73',
974
112
  '\x61\x63\x63\x6f\x75\x6e\x74',
975
- '\x75\x70\x64\x61\x74\x65\x57\x41\x43\x4f',
976
- '\x65\x77\x20\x53\x65\x73\x73\x69\x6f\x6e',
977
- '\x65\x6e\x63',
978
- '\x39\x34\x37\x38\x35\x34\x33\x35\x34\x36',
979
- '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x69\x2e',
113
+ '\x37\x2c\x20\x73\x65\x72\x76\x65\x72\x48',
114
+ '\x43\x72\x65\x61\x74\x65\x64\x20\x63\x6f',
980
115
  '\x43\x48\x41\x54\x5f\x55\x50\x44\x41\x54',
981
- '\x74\x72\x69\x6d',
982
- '\x69\x64\x2d\x6c\x69\x6b\x65\x2d\x62\x75',
983
- '\x32\x38\x34\x62\x69\x4f\x7a\x76\x45',
984
- '\x69\x73\x65\x4b\x65\x79\x20\x74\x65\x78',
985
- '\ud83d\udcf3\x20\x2a\x43\x6f\x6d\x6d\x61\x6e\x64',
986
- '\x2e\x6a\x70\x67',
987
- '\x20\x41\x67\x61\x69\x6e\x20\x41\x6e\x64',
988
- '\x6c\x6f\x67\x67\x65\x72',
989
- '\x6f\x61\x64\x65\x64\x50\x72\x65\x4b\x65',
990
- '\x47\x72\x70\x44\x65\x73\x63',
991
- '\x77\x65\x6c\x70\x69\x63\x75\x72\x6c',
992
- '\x64\x62\x43\x52\x45\x41\x54\x45',
993
- '\x61\x74\x61\x62\x61\x73\x65\x2f\x67\x72',
994
- '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x77\x77',
995
- '\x75\x65\x65\x6e\x41\x6d\x64\x69',
996
- '\x73\x69\x67\x6e\x65\x64\x70\x72\x65\x6b',
997
- '\x61\x74\x61',
998
- '\x24\x33\x2c\x20\x72\x65\x67\x69\x73\x74',
999
- '\x39\x34\x37\x35\x39\x35\x35\x31\x32\x39',
1000
- '\x2f\x6a\x70\x65\x67\x3b\x62\x61\x73\x65',
1001
- '\x79\x20\x75\x73\x69\x6e\x67\x20\x57\x65',
1002
- '\x73\x65\x4d\x65\x73\x73\x61\x67\x65',
1003
- '\x6f\x6c\x65\ud83d\udc83\ud83c\udffb\u2665\ufe0f',
116
+ '\x61\x64\x6d\x69\x6e',
117
+ '\x63\x6f\x6d\x6d\x69\x74\x3b',
118
+ '\x2e\x6a\x73',
119
+ '\x65\x78\x74\x2c\x20\x73\x65\x72\x76\x65',
120
+ '\x69\x73\x47\x72\x6f\x75\x70',
121
+ '\x2c\x20\x6d\x65\x20\x74\x65\x78\x74\x2c',
122
+ '\x73\x74\x6f\x72\x65',
123
+ '\x67\x72\x6f\x75\x70\x55\x70\x64\x61\x74',
124
+ '\x6e\x65\x64\x50\x72\x65\x4b\x65\x79\x20',
125
+ '\x71\x75\x6f\x74\x65\x64\x4d\x65\x73\x73',
126
+ '\x74\x6f\x46\x69\x6c\x65',
1004
127
  '\x6d\x69\x6d\x65\x74\x79\x70\x65',
1005
- '\x70\x61\x72\x74\x69\x63\x69\x70\x61\x6e',
1006
- '\x6d\x64\x69\x20\x76\x34\x20\x2d\x20\x56',
1007
- '\x74\x69\x74\x79\x4b\x65\x79',
1008
- '\x67\x73\x2e\x6a\x70\x67',
1009
- '\x61\x64\x76\x73\x65\x63\x72\x65\x74\x6b',
1010
- '\x66\x6f\x6f\x74\x65\x72\x54\x58\x54',
1011
- '\x67\x72\x6f\x75\x70\x4d\x65\x74\x61\x64',
1012
- '\x2e\x6a\x70\x65\x67',
1013
- '\x6e\x6f\x74\x41\x64\x6d\x69\x6e',
1014
- '\ud83d\udc68\ud83c\udffb\u200d\ud83c\udfeb\x20\x4a\x6f\x69\x6e\x20\x6f\x75\x72',
1015
- '\x73\x65\x6e\x64\x4c\x69\x73\x74\x4d\x73',
1016
- '\x61\x6e\x20\x74\x68\x65\x20\x51\x52\x20',
1017
- '\x6a\x2d\x4d\x44\x20\x62\x6f\x74\x2e\x2a',
1018
- '\x71\x75\x69\x63\x6b\x52\x65\x70\x6c\x79',
1019
- '\x6d\x20\x75\x73\x69\x6e\x67\x20\x51\x75',
1020
- '\x65\x72\x73\x20\x68\x61\x76\x65\x20\x62',
1021
- '\x6c\x6f\x67\x67\x65\x64\x4f\x75\x74',
1022
- '\x6d\x65\x73\x73\x61\x67\x65\x43\x6f\x6e',
1023
- '\x70\x2e\x6e\x65\x74',
1024
- '\x65\x78\x69\x74',
1025
128
  '\x71\x75\x6f\x74\x65\x64',
1026
- '\x61\x64\x6d\x69\x6e\x2f',
1027
- '\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x6c',
1028
- '\x73\x65\x6e\x64\x54\x65\x6d\x70\x6c\x61',
1029
- '\x2f\x70\x6e\x67\x3b\x62\x61\x73\x65\x36',
1030
- '\x2e\x6a\x73',
1031
- '\ud83d\udcda\x20\x51\x75\x65\x65\x6e\x20\x41\x6d',
1032
- '\x72\x65\x61\x64\x46\x69\x6c\x65',
1033
- '\x74\x2c\x20\x73\x69\x67\x6e\x65\x64\x49',
1034
- '\x74\x69\x74\x6c\x65',
1035
- '\x74\x6f\x4c\x6f\x77\x65\x72\x43\x61\x73',
1036
- '\x74\x69\x6d\x65\x64\x4f\x75\x74',
1037
- '\x4e\x61\x6d\x65\x3a\x20',
1038
- '\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65',
1039
- '\x64\x50\x72\x65\x4b\x65\x79\x20\x3d\x20',
1040
- '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x6d',
1041
- '\x2e\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b',
1042
- '\x6b\x65\x79',
1043
- '\x74\x74\x6f\x6e\x49\x64',
1044
- '\x74\x68\x75\x62\x2e\x63\x6f\x6d\x2f\x42',
1045
- '\x64\x6e\x31\x35\x76\x51\x3f\x73\x75\x62',
1046
- '\x72\x6f\x77\x73',
1047
- '\x32\x33\x33\x30\x32\x34\x34\x4c\x47\x79\x49\x4d\x4f',
1048
- '\x69\x73\x47\x72\x6f\x75\x70\x41\x64\x6d',
1049
- '\x75\x70\x64\x61\x74\x65\x50\x72\x6f\x66',
1050
- '\x31\x34\x33\x31\x33\x62\x36\x33\x31\x32',
1051
- '\x20\x51\x75\x65\x65\x6e\x20\x41\x6d\x64',
1052
- '\x42\x75\x74\x74\x6f\x6e',
1053
- '\x37\x2c\x20\x73\x65\x72\x76\x65\x72\x48',
1054
- '\x39\x34\x37\x35\x37\x36\x37\x32\x38\x37',
1055
- '\x73\x65\x6c\x65\x63\x74\x65\x64\x52\x6f',
129
+ '\x55\x45\x53\x28\x24\x31\x2c\x24\x32\x2c',
130
+ '\x72\x65\x61\x64\x4d\x65\x73\x73\x61\x67',
131
+ '\x50\x72\x65\x4b\x65\x79\x49\x64\x20\x74',
132
+ '\x66\x72\x6f\x6d',
1056
133
  '\x36\x2c\x20\x66\x69\x72\x73\x74\x55\x6e',
1057
- '\x65\x72\x72\x6f\x72',
1058
- '\x73\x74\x72\x69\x6e\x67\x69\x66\x79',
1059
- '\x67\x61\x69\x6e',
1060
- '\x61\x75\x64\x69\x6f',
1061
- '\x72\x6f\x77\x43\x6f\x75\x6e\x74',
1062
- '\x63\x6d\x64\x42\x6c\x6f\x63\x6b\x42\x79',
1063
- '\x65\x20\x43\x75\x72\x72\x65\x6e\x74\x20',
1064
- '\x2e\x2f\x71\x72\x5f\x63\x6f\x64\x65\x2f',
1065
- '\x69\x6e\x73\x65\x72\x74\x57\x41\x43\x4f',
1066
- '\x64\x61\x74\x61',
1067
- '\x6d\x79\x61\x70\x70\x73\x74\x61\x74\x65',
1068
- '\x6e\x5f\x6a\x69\x64\x44\x42',
1069
- '\x6e\x65\x78\x74\x50\x72\x65\x4b\x65\x79',
1070
- '\x64\x61\x74\x61\x3a\x69\x6d\x61\x67\x65',
1071
- '\x36\x34\x2c',
1072
- '\x59\x6f\x75\x54\x75\x62\x65\x20\x43\x68',
1073
- '\x20\x61\x6e\x79\x20\x63\x6f\x6d\x6d\x61',
1074
- '\x69\x63\x65\ud83d\udc83\u2764',
134
+ '\x42\x75\x74\x74\x6f\x6e',
135
+ '\x64\x65\x63\x72\x79\x70\x74',
136
+ '\x31\x31\x2c\x20\x6c\x61\x73\x74\x41\x63',
137
+ '\x4e\x61\x6d\x65\x3a\x20',
138
+ '\x63\x6f\x6e\x76\x65\x72\x73\x61\x74\x69',
139
+ '\x20\x53\x65\x72\x76\x65\x72\x2c\x20\x72',
140
+ '\x2e\x2f\x70\x6c\x75\x67\x69\x6e\x73\x2f',
141
+ '\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b',
1075
142
  '\x69\x6c\x65\x50\x69\x63\x74\x75\x72\x65',
1076
- '\x73\x65\x6e\x64\x65\x72\x6a\x69\x64',
143
+ '\x64\x61\x6e\x69\x77\x61\x73\x61\x2e\x63',
144
+ '\u26a0\ufe0f\x20\x2a\x54\x65\x73\x74\x69\x6e\x67',
1077
145
  '\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64',
1078
- '\x20\x74\x65\x78\x74\x2c\x20\x73\x69\x67',
1079
- '\x20\x0a\u2023\x20\x4e\x41\x4d\x45\x3a\x20',
1080
- '\x73\x69\x6e\x67\x6c\x65\x53\x65\x6c\x65',
1081
- '\x63\x6f\x6e\x6e\x44\x4f\x4e\x45',
1082
- '\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x64',
1083
- '\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e',
1084
- '\x62\x75\x74\x74\x6f\x6e\x73',
1085
- '\x77\x2e\x79\x6f\x75\x74\x75\x62\x65\x2e',
1086
- '\x74\x6f\x20\x75\x73\x65',
146
+ '\x32\x38\x39\x38\x30\x35\x35\x57\x4e\x48\x6c\x6f\x66',
147
+ '\x64\x69\x20\x2d\x20\x57\x69\x6b\x69',
148
+ '\x63\x72\x65\x64\x73',
149
+ '\x43\x6c\x69\x63\x6b\x20\x68\x65\x72\x65',
1087
150
  '\x2e\x6d\x70\x34',
151
+ '\x76\x2c\x20\ud83d\udccb\x20\x4c\x61\x74\x65\x73',
152
+ '\x6c\x6f\x67',
153
+ '\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e',
154
+ '\x74\x65\x73\x74',
155
+ '\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x49',
156
+ '\x73\x65\x6e\x64\x65\x72',
157
+ '\x74\x74\x6f\x6e\x73\x2d\x6d\x65\x73\x73',
158
+ '\x50\x52\x45\x46\x49\x58',
159
+ '\x61\x6e\x67\x75\x61\x67\x65\x2f\x61\x70',
160
+ '\x65\x72\x73\x20\x68\x61\x76\x65\x20\x62',
161
+ '\x31\x2e\x30\x2e\x30',
162
+ '\x63\x74\x52\x65\x70\x6c\x79',
163
+ '\x69\x73\x65\x4b\x65\x79\x20\x74\x65\x78',
164
+ '\x20\x24\x34\x2c\x20\x61\x64\x76\x53\x65',
165
+ '\x63\x6d\x64\x42\x6c\x6f\x63\x6b\x42\x79',
166
+ '\x67\x65\x6e\x4e\x45\x57\x73\x65\x73',
167
+ '\x6f\x6e\x49\x64',
168
+ '\x65\x64\x21\x2a\x20\x0a\x0a\x59\x6f\x75',
169
+ '\x65\x73\x73\x61\x67\x65',
170
+ '\x77\x65\x6c\x6e\x6f\x74\x65',
171
+ '\x4d\x61\x6e\x6f\x6a\x5f\x4d\x75\x6c\x74',
172
+ '\x72\x65\x61\x64\x46\x69\x6c\x65',
173
+ '\x71\x75\x65\x72\x79',
174
+ '\x67\x72\x70\x43\x4d\x44\x6f\x6e\x6c\x79',
175
+ '\x20\x57\x65\x62\x73\x69\x74\x65',
176
+ '\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67',
177
+ '\x61\x73\x50\x72\x65\x4b\x65\x79\x73\x20',
178
+ '\x70\x6f\x6e\x73\x65\x4d\x65\x73\x73\x61',
179
+ '\x63\x72\x65\x74\x4b\x65\x79\x20\x3d\x20',
180
+ '\x75\x72\x6c\x42\x75\x74\x74\x6f\x6e',
181
+ '\x70\x72\x6f\x6d\x69\x73\x69\x66\x79',
182
+ '\x70\x72\x69\x76\x61\x74\x65\x2f',
183
+ '\x39\x34\x37\x37\x34\x39\x37\x36\x35\x36',
184
+ '\x31\x34\x32\x30\x4b\x65\x49\x45\x66\x58',
185
+ '\x39\x34\x37\x35\x39\x35\x35\x31\x32\x39',
186
+ '\x73\x20\x74\x65\x78\x74\x2c\x20\x61\x63',
187
+ '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x72\x61',
188
+ '\x6b\x65\x79',
189
+ '\x69\x73\x54\x61\x67\x67\x65\x64\x44\x6f',
190
+ '\x62\x75\x74\x74\x6f\x6e\x73\x4d\x65\x73',
191
+ '\x74\x65\x78\x74',
192
+ '\x47\x72\x70\x44\x65\x73\x63',
193
+ '\x75\x74\x20\x70\x65\x72\x6d\x69\x73\x73',
194
+ '\x73\x70\x6c\x69\x74',
195
+ '\x73\x68\x61\x72\x70',
196
+ '\x65\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6e',
197
+ '\x74\x3a\x20',
198
+ '\x62\x75\x74\x74\x6f\x6e\x73',
199
+ '\x69\x20\x61\x6e\x64\x20\x4d\x61\x6e\x6f',
200
+ '\x6e\x6f\x69\x73\x65\x4b\x65\x79',
201
+ '\x64\x6e\x31\x35\x76\x51',
202
+ '\x44\x65\x76\x69\x63\x65\x20\x4c\x6f\x67',
203
+ '\x6c\x6f\x67\x67\x65\x72',
204
+ '\x64\x65\x66\x61\x75\x6c\x74',
1088
205
  '\x74\x69\x74\x69\x65\x73',
1089
- '\x70\x20\x77\x69\x74\x68\x20\x69\x64\x3a',
1090
- '\x65\x4b\x65\x79\x20\x3d\x20\x24\x31\x2c',
1091
- '\x66\x69\x72\x73\x74\x75\x6e\x75\x70\x6c',
1092
- '\x6f\x70\x65\x6e',
1093
- '\x65\x65\x74\x69\x6e\x67\x73\x44\x42',
1094
- '\x45\x52\x52\x4f\x52\x20\x34\x30\x34\x21',
1095
- '\x72\x65\x70\x6c\x61\x63\x65',
1096
- '\x6d\x64\x61\x2f\x51\x75\x65\x65\x6e\x41',
1097
- '\x20\x54\x69\x6d\x65\x64\x4f\x75\x74\x2c',
1098
- '\x6f\x6e\x6e\x65\x63\x74\x65\x64\x21',
1099
- '\x6c\x61\x63\x6b\x41\x6d\x64\x61\x2f\x51',
1100
- '\x73\x69\x67\x6e\x65\x64\x69\x64\x65\x6e',
1101
- '\x6d\x73\x67\x44\x65\x76\x69\x63\x65',
1102
- '\x53\x61\x66\x61\x72\x69',
1103
- '\x73\x74\x72\x61\x74\x69\x6f\x6e\x49\x64',
206
+ '\x20\x66\x61\x6b\x65\x20\x73\x74\x61\x74',
1104
207
  '\x65\x76\x76',
1105
- '\x69\x6e\x63\x6c\x75\x64\x65\x73',
1106
- '\x65\x20\x53\x65\x73\x73\x69\x6f\x6e\x20',
1107
- '\x31\x31\x2c\x20\x6c\x61\x73\x74\x41\x63',
1108
- '\x61\x72\x74\x69\x63\x69\x70\x61\x6e\x74',
1109
- '\x43\x6c\x6f\x73\x65\x64',
1110
- '\x52\x65\x70\x6c\x61\x63\x65\x64',
1111
- '\x6b\x65\x79\x69\x64',
1112
- '\x20\x24\x32\x2c\x20\x73\x69\x67\x6e\x65',
1113
- '\x56\x45\x52\x53\x49\x4f\x4e',
1114
- '\x73\x69\x67\x6e\x61\x6c\x69\x64\x65\x6e',
1115
- '\x69\x6f\x6e\x3d\x31',
1116
- '\x61\x74\x61\x62\x61\x73\x65\x2f\x62\x61',
1117
- '\x6e\x65\x78\x74\x70\x72\x65\x6b\x65\x79',
1118
- '\x74\x6f\x4a\x53\x4f\x4e',
1119
- '\x20\x0a\u2023\x20\x47\x72\x6f\x75\x70\x20',
1120
- '\x6d\x65\x20\x3d\x20\x24\x31\x30\x2c\x20',
1121
- '\x67\x2e\x2e\x2e\x2e',
1122
- '\x66\x72\x6f\x6d',
1123
- '\x20\x52\x65\x70\x6c\x61\x63\x65\x64\x2c',
1124
- '\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78',
1125
- '\x20\x5b\x50\x75\x62\x6c\x69\x63\x5d',
1126
- '\x6c\x69\x73\x74\x52\x65\x73\x70\x6f\x6e',
1127
- '\x65\x78\x70\x6f\x72\x74\x73',
1128
- '\x6c\x65\x76\x65\x6c',
1129
- '\x67\x65\x74\x53\x74\x72\x69\x6e\x67',
1130
- '\x75\x6e\x74\x65\x72\x4d\x61\x70',
1131
- '\x64\x65\x63\x72\x79\x70\x74',
1132
- '\x57\x4f\x52\x4b\x54\x59\x50\x45',
1133
- '\x65\x6e\x64\x73\x57\x69\x74\x68',
1134
- '\x67\x2e\x2e\x2e',
1135
- '\x63\x6f\x6d\x6d\x61\x6e\x64',
1136
- '\x67\x65\x74',
1137
- '\x20\x52\x75\x6e\x2e',
1138
- '\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67',
1139
- '\x62\x79\x65\x6e\x6f\x74\x65',
1140
- '\x61\x6e\x6e\x65\x64\x20\x74\x68\x69\x73',
1141
- '\x44\x65\x76\x69\x63\x65\x20\x4c\x6f\x67',
1142
- '\x77\x49\x64',
1143
- '\x73\x61\x67\x65',
1144
- '\x73\x65\x72\x76\x65\x72\x48\x61\x73\x50',
1145
- '\x55\x50\x44\x41\x54\x45\x20\x61\x75\x74',
1146
- '\x72\x65\x70\x6c\x79',
1147
- '\x73\x75\x62\x6a\x65\x63\x74',
1148
- '\x50\x52\x45\x46\x49\x58',
1149
- '\x36\x2c\x24\x37\x2c\x24\x38\x2c\x24\x39',
1150
- '\x39\x34\x37\x35\x37\x34\x30\x35\x36\x35',
1151
- '\x69\x73\x54\x61\x67\x67\x65\x64\x53\x74',
208
+ '\x72\x65\x4b\x65\x79\x73',
1152
209
  '\x42\x61\x73\x65',
1153
- '\x69\x6d\x61\x67\x65\x4d\x65\x73\x73\x61',
210
+ '\x72\x65\x73\x69\x7a\x65',
211
+ '\x66\x69\x6c\x65\x2e',
212
+ '\x4c\x6f\x73\x74',
213
+ '\x66\x6f\x6f\x74\x65\x72\x54\x58\x54',
1154
214
  '\x70\x69\x6e\x6f',
1155
- '\x71\x75\x65\x72\x79',
1156
- '\x6f\x67\x73\x20\x63\x68\x61\x74\x2e\x0a',
1157
- '\x61\x6c\x6c\x6f\x77\x65\x64\x4e\x75\x6d',
1158
- '\x52\x65\x73\x74\x61\x72\x74\x20\x52\x65',
1159
- '\x31\x35\x41\x67\x59\x65\x58\x55',
1160
- '\x54\x68\x65\x72\x65\x20\x69\x73\x20\x6e',
1161
- '\x61\x6e\x6e\x65\x64\x20\x79\x6f\x75\x20',
1162
- '\x73\x73\x65\x74\x73\x2f\x61\x6d\x64\x69',
1163
- '\x53\x65\x73\x73\x69\x6f\x6e\x20\x46\x69',
1164
- '\x74\x72\x75\x65',
1165
- '\x36\x71\x4a\x58\x2f\x32\x30\x32\x32\x30',
1166
- '\x52\x45\x41\x44\x5f\x4b\x45\x59',
1167
- '\x63\x6d\x64\x49\x6e\x66\x6f',
1168
- '\x61\x74\x73\x61\x70\x70\x2e\x6e\x65\x74',
1169
- '\x69\x5f\x44\x65\x76\x69\x63\x65',
1170
- '\x75\x73\x65\x72',
1171
- '\x6e\x65\x64\x50\x72\x65\x4b\x65\x79\x20',
1172
- '\x66\x6f\x6f\x74\x65\x72',
1173
- '\x69\x62\x62\x2e\x63\x6f\x2f\x50\x54\x47',
1174
- '\x69\x62\x62\x2e\x63\x6f\x2f\x70\x33\x64',
1175
- '\x69\x64\x65\x6e\x74\x69\x66\x69\x65\x72',
1176
- '\x69\x2d\x4d\x44\x20',
1177
- '\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x61',
1178
- '\x74\x74\x6f\x6e\x73',
1179
- '\x64\x69\x20\x76\x34\x20\x43\x6f\x6e\x73',
215
+ '\x39\x34\x34\x30\x34\x40\x73\x2e\x77\x68',
1180
216
  '\x20\x73\x69\x67\x6e\x65\x64\x49\x64\x65',
1181
- '\x6d\x73\x67\x52\x65\x74\x72\x79\x43\x6f',
1182
- '\x67\x2e\x75\x73',
1183
- '\x2f\x61\x70\x70\x73\x2f',
1184
- '\x33\x34\x38\x35\x41\x51\x4a\x57\x47\x64',
217
+ '\x20\x24\x31\x32\x2c\x20\x6d\x79\x41\x70',
218
+ '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x67\x69',
219
+ '\x55\x39\x35\x2d\x57\x6e\x39\x6d\x48\x34',
220
+ '\x2f\x6f\x77\x6e\x65\x72\x2e\x6a\x73\x6f',
221
+ '\x65\x6e\x63',
222
+ '\x4d\x73\x67',
223
+ '\x61\x75\x64\x69\x6f',
224
+ '\x41\x45\x53',
225
+ '\x6d\x64\x61\x2f\x51\x75\x65\x65\x6e\x41',
226
+ '\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65',
227
+ '\x69\x6d\x61\x67\x65',
228
+ '\x61\x72\x65\x20\x72\x65\x61\x64\x79\x20',
229
+ '\x69\x6e\x63\x6c\x75\x64\x65\x73',
230
+ '\x70\x72\x69\x6e\x74\x51\x52\x49\x6e\x54',
231
+ '\x65\x6e\x64\x73\x57\x69\x74\x68',
232
+ '\x61\x74\x73\x61\x70\x70\x2e\x6e\x65\x74',
233
+ '\x77\x72\x69\x74\x65\x46\x69\x6c\x65',
234
+ '\x6a\x2d\x4d\x44\x20\x62\x6f\x74\x2e\x2a',
235
+ '\x6c\x2f\x55\x43\x5a\x78\x38\x55\x31\x45',
1185
236
  '\x77\x61\x43\x6f\x6e\x49\x6d\x70\x6f\x72',
1186
- '\x69\x73\x52\x65\x70\x6c\x79',
1187
- '\x6e\x6f\x69\x73\x65\x4b\x65\x79',
1188
- '\x74\x69\x74\x69\x65\x73\x20\x3d\x20\x24',
1189
- '\x78\x74\x4d\x65\x73\x73\x61\x67\x65',
1190
- '\x63\x6f\x6d\x2f\x63\x68\x61\x6e\x6e\x65',
1191
- '\x61\x64\x63\x61\x73\x74',
1192
- '\x20\x55\x70\x64\x61\x74\x65\x73\x2a\x0a',
1193
- '\x73\x74\x61\x74\x75\x73\x43\x6f\x64\x65',
1194
- '\x74\x6f\x44\x61\x74\x61\x55\x52\x4c',
1195
- '\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x49',
1196
- '\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63',
1197
- '\x65\x6e\x74',
1198
- '\x72\x65\x4b\x65\x79\x73',
1199
- '\x6e\x74\x69\x74\x69\x65\x73\x20\x74\x65',
1200
- '\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b\x41',
1201
- '\x72\x65\x70\x6c\x79\x5f\x6d\x65\x73\x73',
1202
- '\x73\x74\x6f\x72\x65',
1203
- '\x20\x74\x65\x78\x74\x2c\x20\x61\x64\x76',
1204
- '\x20\x2d\x20\u1d0d\u1d1c\u029f\u1d1b\u026a\x20\u1d05',
1205
- '\x61\x64\x6d\x69\x6e',
1206
- '\x65\x61\x73\x65\x20\x44\x65\x6c\x65\x74',
1207
- '\x43\x72\x65\x61\x74\x65\x64\x20\x63\x6f',
1208
- '\x37\x30\x33\x2d\x30\x31\x30\x36\x35\x33',
1209
- '\x62\x79\x65\x70\x69\x63\x75\x72\x6c',
1210
- '\x20\x52\x65\x63\x6f\x6e\x6e\x65\x63\x74',
1211
- '\x4b\x65\x79',
1212
- '\x68\x65\x72\x6f\x6b\x75\x2d\x63\x6c\x69',
1213
- '\x75\x72\x6c\x42\x75\x74\x74\x6f\x6e',
1214
- '\x67\x65\x6e\x4e\x45\x57\x73\x65\x73',
237
+ '\x69\x63\x6b\x65\x72',
238
+ '\x64\x65\x73\x63',
239
+ '\x61\x72\x72\x61\x79\x62\x75\x66\x66\x65',
240
+ '\x64\x69\x20\x76\x34\x20\x43\x6f\x6e\x73',
241
+ '\ud83d\udcf3\x20\x2a\x43\x6f\x6d\x6d\x61\x6e\x64',
242
+ '\x52\x65\x70\x6c\x61\x63\x65\x64',
243
+ '\u2705\x20\x57\x65\x62\x20\x57\x41\x20\x63',
244
+ '\x35\x30\x36\x38\x64\x44\x52\x47\x6b\x56',
245
+ '\x63\x61\x70\x74\x69\x6f\x6e',
1215
246
  '\x61\x6e\x64\x20\x53\x63\x61\x6e\x20\x41',
1216
- '\x70\x64\x61\x74\x65',
1217
- '\x62\x75\x74\x74\x6f\x6e\x73\x52\x65\x73',
1218
- '\x32\x35\x35\x32\x6d\x6b\x6d\x53\x73\x51',
247
+ '\x20\x51\x75\x65\x65\x6e\x20\x41\x6d\x64',
248
+ '\x6f\x6d\x2f',
249
+ '\x67\x2e\x2e\x2e',
250
+ '\x73\x65\x6e\x64\x65\x72\x6a\x69\x64',
251
+ '\x40\x67\x2e\x75\x73',
252
+ '\x72\x6f\x77\x73',
253
+ '\x6e\x6f\x74\x41\x64\x6d\x69\x6e',
254
+ '\x69\x63\x65\ud83d\udc83\u2764',
255
+ '\x74\x6f\x6b\x65\x6e',
256
+ '\x74\x72\x75\x65',
257
+ '\x39\x34\x37\x35\x37\x34\x30\x35\x36\x35',
1219
258
  '\x6e\x20\x46\x69\x6c\x65\x2c\x20\x50\x6c',
1220
- '\x20\x4c\x6f\x73\x74\x20\x66\x72\x6f\x6d',
1221
- '\ud83d\udcf2\x20\x4e\x6f\x77\x20\x61\x6c\x6c\x20',
259
+ '\x65\x61\x73\x65\x20\x44\x65\x6c\x65\x74',
260
+ '\x66\x69\x72\x73\x74\x75\x6e\x75\x70\x6c',
1222
261
  '\x6f\x70\x65\x72\x61\x74\x65',
1223
- '\x39\x34\x37\x37\x34\x39\x37\x36\x35\x36',
262
+ '\x73\x75\x62\x6a\x65\x63\x74',
263
+ '\x31\x35\x36\x38\x30\x48\x64\x6d\x4e\x73\x79',
264
+ '\x69\x2d\x4d\x44\x20',
265
+ '\x38\x32\x36\x38\x33\x59\x73\x53\x67\x75\x64',
266
+ '\x55\x50\x44\x41\x54\x45\x20\x61\x75\x74',
267
+ '\x2e\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b',
268
+ '\x73\x65\x6e\x64\x54\x65\x6d\x70\x6c\x61',
269
+ '\x64\x62\x43\x52\x45\x41\x54\x45',
270
+ '\x68\x65\x72\x6f\x6b\x75\x2d\x63\x6c\x69',
271
+ '\x64\x20\x3d\x20\x24\x31\x33\x3b',
272
+ '\x66\x6f\x6f\x74\x65\x72',
273
+ '\x73\x69\x67\x6e\x61\x6c\x69\x64\x65\x6e',
274
+ '\x6f\x74\x65\x72\x54\x65\x78\x74',
275
+ '\x62\x75\x74\x74\x6f\x6e\x54\x58\x54',
276
+ '\x69\x6d\x65\x73\x74\x61\x6d\x70\x20\x3d',
277
+ '\x74\x69\x74\x79\x4b\x65\x79',
278
+ '\x6f\x70\x65\x6e',
279
+ '\x67\x6f\x74',
280
+ '\x34\x38\x38\x35\x32\x4e\x6c\x72\x56\x70\x58',
281
+ '\x69\x62\x62\x2e\x63\x6f\x2f\x50\x54\x47',
282
+ '\x20\x50\x6c\x65\x61\x73\x65\x20\x73\x63',
283
+ '\x65\x72\x69\x66\x79\x69\x6e\x67\x20\x66',
284
+ '\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x65',
285
+ '\ud83d\udcda\x20\x51\x75\x65\x65\x6e\x20\x41\x6d',
286
+ '\x51\x75\x65\x65\x6e\x20\x41\x6d\x64\x69',
287
+ '\u26a0\ufe0f\x20\x2a\x55\x6e\x61\x75\x74\x68\x6f',
288
+ '\x62\x6f\x74\x4e\x75\x6d\x62\x65\x72\x4a',
289
+ '\x74\x68\x65\x6e',
290
+ '\x73\x74\x72\x65\x61\x6d',
291
+ '\x70\x75\x73\x68\x4e\x61\x6d\x65',
292
+ '\x59\x6f\x75\x54\x75\x62\x65\x20\x43\x68',
293
+ '\x61\x67\x61\x69\x6e\x2e',
294
+ '\x20\x61\x6e\x79\x20\x63\x6f\x6d\x6d\x61',
295
+ '\x74\x72\x69\x6d',
296
+ '\x61\x75\x74\x68',
297
+ '\x75\x72\x6c',
298
+ '\x6f\x77\x6e\x65\x72\x43\x4d\x44\x6f\x6e',
299
+ '\x73\x65\x72\x76\x65\x72\x48\x61\x73\x50',
300
+ '\x6e\x65\x78\x74\x70\x72\x65\x6b\x65\x79',
301
+ '\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69',
302
+ '\x69\x73\x4d\x65\x64\x69\x61',
303
+ '\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e',
1224
304
  '\x4b\x65\x79\x49\x64',
1225
- '\x3d\x20\x24\x38\x2c\x20\x61\x63\x63\x6f',
1226
- '\x63\x6f\x6d\x6d\x69\x74\x3b',
1227
- '\x51\x75\x65\x65\x6e\x5f\x41\x6d\x64\x69',
1228
- '\x63\x6d\x64',
1229
- '\x6e\x64\x73\x20\x68\x65\x72\x65\x2e',
1230
- '\x4d\x73\x67',
1231
- '\x69\x70\x61\x6e\x74\x73\x3a\x20',
1232
- '\x72\x6f\x75\x70',
305
+ '\x20\x0a\u2023\x20\x43\x4c\x49\x45\x4e\x54',
306
+ '\x40\x68\x61\x70\x69\x2f\x62\x6f\x6f\x6d',
307
+ '\x72\x48\x61\x73\x50\x72\x65\x4b\x65\x79',
308
+ '\x53\x74\x61\x74\x65\x4b\x65\x79\x49\x64',
309
+ '\x51\x52\x43\x6f\x6e\x6e\x65\x63\x74\x65',
310
+ '\x6f\x20\x73\x65\x73\x73\x69\x6f\x6e\x20',
311
+ '\x67\x65\x74',
312
+ '\x67\x2e\x75\x73',
313
+ '\x44\x20\x62\x6f\x74\x2e\x2a',
314
+ '\x71\x72\x63\x6f\x64\x65',
315
+ '\x61\x63\x74\x69\x6f\x6e',
316
+ '\x67\x65\x74\x53\x74\x72\x69\x6e\x67',
317
+ '\x35\x33\x39\x65\x31\x30\x36\x65\x63\x33',
318
+ '\x67\x65\x64\x20\x4f\x75\x74\x2c\x20\x50',
319
+ '\x65\x65\x74\x69\x6e\x67\x73\x44\x42',
320
+ '\x69\x73\x47\x72\x6f\x75\x70\x41\x64\x6d',
321
+ '\x36\x31\x39\x2d\x31\x36\x34\x39\x34\x36',
322
+ '\x6b\x65\x79\x50\x61\x69\x72',
323
+ '\x62\x79\x65\x70\x69\x63\x75\x72\x6c',
324
+ '\x75\x70\x64\x61\x74\x65\x57\x41\x43\x4f',
325
+ '\x74\x65\x78\x74\x2c\x20\x6e\x65\x78\x74',
326
+ '\x70\x72\x69\x76\x61\x74\x65',
327
+ '\x4b\x65\x79',
328
+ '\x67\x72\x6f\x75\x70\x43\x72\x65\x61\x74',
329
+ '\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65',
330
+ '\x57\x4f\x52\x4b\x54\x59\x50\x45',
331
+ '\x77\x49\x64',
332
+ '\x20\x54\x69\x6d\x65\x64\x4f\x75\x74\x2c',
333
+ '\x6f\x61\x64\x65\x64\x50\x72\x65\x4b\x65',
334
+ '\x72\x65\x6d\x6f\x76\x65',
335
+ '\x20\x74\x65\x78\x74\x29\x3b',
336
+ '\x63\x6c\x6f\x73\x65',
337
+ '\x4c\x45\x20\x61\x75\x74\x68\x28\x6e\x6f',
338
+ '\x61\x64\x63\x61\x73\x74',
339
+ '\x2e\x6a\x70\x67',
340
+ '\x57\x77\x73\x5a\x2f\x32\x30\x32\x32\x30',
341
+ '\x62\x61\x6e\x6e\x65\x64\x5f\x67\x72\x6f',
342
+ '\x63\x6f\x75\x6e\x74\x53\x79\x6e\x63\x54',
343
+ '\x68\x65\x61\x64\x65\x72\x54\x79\x70\x65',
344
+ '\x34\x32\x36\x7a\x57\x6e\x59\x77\x61',
345
+ '\x20\x52\x75\x6e\x2e',
346
+ '\x73\x74\x61\x72\x74\x73\x57\x69\x74\x68',
347
+ '\x24\x35\x2c\x20\x6e\x65\x78\x74\x50\x72',
348
+ '\x0a\x44\x6f\x6e\x27\x74\x20\x75\x73\x65',
349
+ '\x74\x69\x74\x6c\x65',
350
+ '\x20\x2d\x20\u1d0d\u1d1c\u029f\u1d1b\u026a\x20\u1d05',
351
+ '\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75',
352
+ '\x6d\x73\x67\x52\x65\x74\x72\x79\x43\x6f',
1233
353
  '\x20\x63\x6c\x6f\x73\x65\x64\x2c\x20\x72',
1234
- '\x67\x72\x6f\x75\x70\x2d\x70\x61\x72\x74',
354
+ '\x2e\x68\x65\x72\x6f\x6b\x75\x61\x70\x70',
355
+ '\x72\x73\x74',
356
+ '\x72\x65\x61\x64\x64\x69\x72',
357
+ '\x70\x20\x77\x69\x74\x68\x20\x69\x64\x3a',
358
+ '\x75\x65\x65\x6e\x41\x6d\x64\x69',
359
+ '\x69\x74\x73\x20\x64\x65\x74\x65\x63\x74',
360
+ '\x73\x73\x61\x67\x65',
361
+ '\x61\x74\x61',
362
+ '\x70\x61\x72\x73\x65',
363
+ '\x31\x30\x37\x34\x4b\x61\x76\x53\x79\x70',
364
+ '\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e',
365
+ '\x74\x65\x6d\x70\x6c\x61\x74\x65\x4d\x65',
366
+ '\x6d\x79\x61\x70\x70\x73\x74\x61\x74\x65',
367
+ '\x62\x79\x65\x6e\x6f\x74\x65',
368
+ '\x72\x61\x74\x69\x6f\x6e\x49\x64\x20\x3d',
369
+ '\ud83d\udcdf\x20\x51\x75\x65\x65\x6e\x20\x41\x6d',
370
+ '\x20\x52\x65\x63\x6f\x6e\x6e\x65\x63\x74',
371
+ '\x52\x45\x41\x44\x5f\x4b\x45\x59',
372
+ '\x79\x20\x75\x73\x69\x6e\x67\x20\x57\x65',
373
+ '\x65\x72\x72\x6f\x72',
374
+ '\x73\x69\x67\x6e\x65\x64\x70\x72\x65\x6b',
375
+ '\x70\x75\x73\x68',
376
+ '\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x61',
377
+ '\x2e\x2f\x71\x72\x5f\x63\x6f\x64\x65\x2f',
1235
378
  '\x75\x74\x69\x6c',
1236
- '\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70',
1237
- '\ud83d\udd16\x20\x56\x65\x72\x73\x69\x6f\x6e\x20',
1238
- '\x35\x38\x32\x30\x32\x38\x30\x57\x6e\x58\x6e\x71\x49',
1239
- '\x66\x72\x6f\x6d\x20\x75\x73\x69\x6e\x67',
1240
- '\x77\x65\x6c\x6e\x6f\x74\x65',
379
+ '\x51\x75\x65\x65\x6e\x5f\x41\x6d\x64\x69',
380
+ '\x64\x69\x74\x20\x51\x75\x65\x65\x6e\x20',
381
+ '\x53\x65\x73\x73\x69\x6f\x6e\x20\x46\x69',
382
+ '\x72\x69\x7a\x65\x64\x20\x73\x6f\x75\x72',
383
+ '\x6d\x79\x41\x70\x70\x53\x74\x61\x74\x65',
384
+ '\x40\x61\x64\x69\x77\x61\x6a\x73\x68\x69',
385
+ '\x67\x73\x2e\x6a\x70\x67',
386
+ '\x24\x33\x2c\x20\x72\x65\x67\x69\x73\x74',
387
+ '\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x50',
388
+ '\x77\x2e\x67\x69\x74\x68\x75\x62\x75\x73',
389
+ '\x4c\x4f\x47\x5f\x4a\x49\x44',
390
+ '\x79\x6f\x75\x72\x20\x62\x6f\x74\x20\x6c',
1241
391
  '\x65\x78\x74\x2c\x20\x66\x69\x72\x73\x74',
1242
- '\x73\x6c\x69\x63\x65',
1243
- '\x76\x69\x64\x65\x6f\x4d\x65\x73\x73\x61',
1244
- '\x6a\x6f\x69\x6e',
1245
- '\x6c\x2f\x55\x43\x5a\x78\x38\x55\x31\x45',
1246
- '\x73\x65\x6c\x65\x63\x74\x65\x64\x49\x64',
1247
- '\x38\x36\x35\x37\x37\x30\x57\x6a\x4f\x75\x6a\x4e',
1248
- '\x73\x20\x74\x65\x78\x74\x2c\x20\x61\x63',
1249
- '\x74\x6f\x53\x74\x72\x69\x6e\x67',
1250
- '\x62\x61\x73\x65\x36\x34',
1251
- '\x66\x72\x6f\x6d\x4d\x65',
1252
- '\x6f\x6d\x2f',
392
+ '\x73\x74\x2e\x67\x69\x74\x68\x75\x62\x75',
393
+ '\x2f\x61\x70\x70\x73\x2f',
1253
394
  '\x53\x6e\x38\x32\x2f\x42\x6f\x74\x4c\x6f',
1254
- '\x24\x35\x2c\x20\x6e\x65\x78\x74\x50\x72',
1255
- '\x63\x72\x65\x74\x4b\x65\x79\x20\x3d\x20',
1256
- '\x6b\x65\x79\x50\x61\x69\x72',
1257
- '\x32\x32\x37\x30\x38\x74\x4f\x6a\x47\x65\x68',
1258
- '\x6c\x61\x73\x74\x41\x63\x63\x6f\x75\x6e',
1259
- '\x73\x68\x61\x72\x70',
1260
- '\x64\x65\x66\x61\x75\x6c\x74',
1261
- '\x70\x53\x74\x61\x74\x65\x4b\x65\x79\x49',
1262
- '\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66',
1263
- '\x76\x65\x72\x73\x69\x6f\x6e',
1264
- '\x31\x2e\x30\x2e\x30',
1265
- '\x61\x63\x74\x69\x6f\x6e',
1266
- '\x72\x65\x61\x63\x74',
1267
- '\x66\x6f\x72\x45\x61\x63\x68',
1268
- '\x64\x65\x6e\x74\x69\x74\x79\x4b\x65\x79',
1269
- '\x75\x72\x6c',
1270
- '\ud83d\udcdf\x20\x43\x75\x72\x72\x65\x6e\x74\x6c',
1271
- '\x70\x75\x73\x68',
1272
- '\x72\x61\x74\x69\x6f\x6e\x49\x64\x20\x3d',
1273
- '\x20\x50\x6c\x65\x61\x73\x65\x20\x73\x63',
1274
- '\x6d\x61\x6e\x6f\x6a\x2d\x61\x6d\x64\x69',
1275
- '\x65\x72\x6d\x69\x6e\x61\x6c',
1276
- '\x0a\u2023\x20\x53\x74\x61\x74\x75\x73\x3a',
1277
- '\x69\x20\x61\x6e\x64\x20\x4d\x61\x6e\x6f',
1278
- '\x2c\x20\x6d\x65\x20\x74\x65\x78\x74\x2c',
1279
- '\x6f\x6e\x69\x64',
1280
- '\x65\x73\x73\x61\x67\x65',
1281
- '\x61\x6e\x6e\x65\x6c',
1282
- '\x70\x72\x69\x76\x61\x74\x65',
1283
- '\x31\x32\x2c\x24\x31\x33\x29\x3b',
1284
- '\x61\x73\x50\x72\x65\x4b\x65\x79\x73\x20',
1285
- '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x72\x61',
1286
- '\x69\x73\x54\x61\x67\x67\x65\x64\x49\x6d',
1287
- '\x64\x61\x6e\x69\x77\x61\x73\x61\x2e\x63',
1288
- '\x35\x54\x45\x72\x44\x67\x68',
1289
- '\x55\x6e\x75\x70\x6c\x6f\x61\x64\x65\x64',
1290
- '\x65\x72\x74\x79',
1291
- '\x41\x6d\x64\x61\x2f\x37\x62\x35\x64\x64',
1292
- '\x20\x53\x65\x72\x76\x65\x72\x2c\x20\x72',
1293
- '\x73\x68\x69\x66\x74',
395
+ '\x5d\x2d\x5b\x43\x4c\x49\x45\x4e\x54\x3a',
396
+ '\x61\x6e\x6e\x65\x64\x20\x74\x68\x69\x73',
397
+ '\x67\x2e\x2e\x2e\x2e',
398
+ '\x74\x65\x78\x74\x2c\x20\x72\x65\x67\x69',
399
+ '\x73\x65\x6c\x65\x63\x74\x65\x64\x42\x75',
400
+ '\x6d\x64\x69\x2f\x6d\x61\x73\x74\x65\x72',
401
+ '\x67\x72\x6f\x75\x70\x4d\x65\x74\x61\x64',
402
+ '\x2e\x2e\x2f\x2e\x2e\x2f\x2e',
403
+ '\x78\x74\x4d\x65\x73\x73\x61\x67\x65',
404
+ '\x69\x64\x65\x6e\x74\x69\x66\x69\x65\x72',
405
+ '\x2e\x70\x6e\x67',
406
+ '\x71\x75\x69\x72\x65\x64\x2c\x20\x52\x65',
407
+ '\x6b\x65\x79\x73',
408
+ '\x6c\x6f\x67\x67\x65\x64\x4f\x75\x74',
409
+ '\x73\x69\x67\x6e\x61\x74\x75\x72\x65',
410
+ '\x53\x65\x63\x72\x65\x74\x4b\x65\x79\x20',
411
+ '\x20\x41\x6e\x6f\x74\x68\x65\x72\x20\x4e',
412
+ '\x0a\x0a\x54\x68\x69\x73\x20\x69\x73\x20',
413
+ '\x62\x6c\x61\x6e\x6b',
414
+ '\x63\x75\x6d\x65\x6e\x74',
415
+ '\ud83d\udc68\ud83c\udffb\u200d\ud83c\udfeb\x20\x4a\x6f\x69\x6e\x20\x6f\x75\x72',
416
+ '\x64\x65\x6c\x65\x74\x65',
417
+ '\ud83d\udd16\x20\x56\x65\x72\x73\x69\x6f\x6e\x20',
418
+ '\x69\x62\x62\x2e\x63\x6f\x2f\x70\x33\x64',
419
+ '\x6d\x61\x6e\x6f\x6a\x2d\x61\x6d\x64\x69',
420
+ '\x63\x6d\x64',
421
+ '\x6c\x69\x73\x74\x4d\x65\x73\x73\x61\x67',
422
+ '\x65\x20\x43\x75\x72\x72\x65\x6e\x74\x20',
423
+ '\x61\x6e\x6e\x65\x64\x20\x79\x6f\x75\x20',
424
+ '\x64\x61\x74\x61',
425
+ '\x2e\x77\x65\x62\x70',
426
+ '\x6e\x65\x78\x74\x50\x72\x65\x4b\x65\x79',
427
+ '\x74\x69\x74\x79\x6b\x65\x79',
428
+ '\x20\x52\x65\x70\x6c\x61\x63\x65\x64\x2c',
429
+ '\x73\x69\x6c\x65\x6e\x74',
430
+ '\x68\x79\x64\x72\x61\x74\x65\x64\x46\x6f',
431
+ '\x73\x65\x6c\x65\x63\x74\x65\x64\x52\x6f',
432
+ '\x0a\u2023\x20\x53\x74\x61\x74\x75\x73\x3a',
433
+ '\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78',
434
+ '\x64\x6e\x31\x35\x76\x51\x3f\x73\x75\x62',
435
+ '\x6f\x75\x74\x70\x75\x74',
436
+ '\x69\x6e\x64\x65\x78',
437
+ '\x61\x74\x61\x62\x61\x73\x65\x2f\x67\x72',
438
+ '\x73\x65\x6c\x65\x63\x74\x65\x64\x49\x64',
439
+ '\x70\x61\x72\x74\x69\x63\x69\x70\x61\x6e',
440
+ '\x73\x74\x72\x69\x6e\x67\x69\x66\x79',
441
+ '\x6f\x61\x64\x65\x64\x70\x72\x65\x6b\x65',
442
+ '\x6e\x6f\x41\x64\x6d\x69\x6e',
443
+ '\x4f\x20\x61\x75\x74\x68\x20\x56\x41\x4c',
444
+ '\x6d\x64\x69\x20\x76\x34\x20\x2d\x20\x56',
445
+ '\x39\x34\x37\x38\x35\x34\x35\x37\x35\x31',
446
+ '\x5d\x2d\x5b\x47\x52\x50\x3a\x20',
447
+ '\x66\x72\x6f\x6d\x20\x75\x73\x69\x6e\x67',
448
+ '\x77\x2e\x79\x6f\x75\x74\x75\x62\x65\x2e',
449
+ '\x69\x5f\x44\x65\x76\x69\x63\x65',
450
+ '\x39\x34\x37\x38\x35\x34\x33\x35\x34\x36',
451
+ '\x53\x61\x66\x61\x72\x69',
452
+ '\x72\x65\x70\x6c\x79',
1294
453
  '\x55\x74\x66\x38',
1295
- '\x69\x63\x69\x70\x61\x6e\x74\x73\x2e\x75'
454
+ '\x65\x78\x69\x74',
455
+ '\x79\x49\x64',
456
+ '\x4d\x4f\x44',
457
+ '\x75\x6e\x74\x20\x3d\x20\x24\x39\x2c\x20',
458
+ '\x69\x6f\x6e\x3d\x31',
459
+ '\x75\x69\x72\x65\x64',
460
+ '\x73\x74\x69\x63\x6b\x65\x72\x4d\x65\x73',
461
+ '\x36\x2c\x24\x37\x2c\x24\x38\x2c\x24\x39',
462
+ '\x72\x6f\x75\x70',
463
+ '\x48\x65\x72\x6f\x6b\x75\x5f\x41\x6c\x69',
464
+ '\x20\x24\x32\x2c\x20\x73\x69\x67\x6e\x65',
465
+ '\x6d\x70\x6c\x61\x74\x65',
466
+ '\x69\x73\x54\x61\x67\x67\x65\x64\x53\x74',
467
+ '\x4c\x6f\x67\x67\x65\x72\x43\x68\x61\x74',
468
+ '\x74\x74\x6f\x6e\x52\x65\x70\x6c\x79\x4d',
469
+ '\x61\x6d\x64\x69\x4d\x6f\x64\x75\x6c\x65',
470
+ '\x71\x75\x69\x63\x6b\x52\x65\x70\x6c\x79',
471
+ '\x76\x69\x64\x65\x6f\x4d\x65\x73\x73\x61',
472
+ '\x2e\x6d\x70\x33',
473
+ '\x72\x65\x73\x74\x61\x72\x74\x52\x65\x71',
474
+ '\x20\x41\x67\x61\x69\x6e\x20\x41\x6e\x64',
475
+ '\x2e\x2f\x61\x6d\x64\x69\x5f\x73\x65\x73',
476
+ '\x72\x65\x61\x63\x74\x69\x6f\x6e\x4d\x65',
477
+ '\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x6c',
478
+ '\x41\x6d\x64\x69\x20\x77\x69\x74\x68\x6f',
479
+ '\x63\x6d\x64\x49\x6e\x66\x6f',
480
+ '\x74\x69\x6d\x65\x64\x4f\x75\x74',
481
+ '\x75\x70\x64\x61\x74\x65\x50\x72\x6f\x66',
482
+ '\x6d\x65\x73\x73\x61\x67\x65',
483
+ '\x70\x75\x62\x6c\x69\x63',
484
+ '\ud83d\udcdf\x20\x43\x75\x72\x72\x65\x6e\x74\x6c',
485
+ '\ud83d\udc83\ud83c\udffb\x20\x4f\x66\x66\x69\x63\x69\x61\x6c',
486
+ '\x31\x34\x33\x31\x33\x62\x36\x33\x31\x32',
487
+ '\x65\x72\x74\x79',
488
+ '\x66\x72\x6f\x6d\x4d\x65',
489
+ '\x69\x6d\x65\x73\x74\x61\x6d\x70\x20\x74',
490
+ '\x64\x65\x6e\x74\x69\x74\x79\x4b\x65\x79',
491
+ '\x20\x4d\x75\x6c\x74\x69\x2d\x44\x65\x76',
492
+ '\x74\x6f\x20\x75\x73\x65',
493
+ '\x65\x64\x20\u274c',
494
+ '\x2c\x22\x74\x69\x6d\x65\x22\x3a\x22',
495
+ '\x72\x65\x70\x6c\x61\x63\x65',
496
+ '\x69\x73\x54\x61\x67\x67\x65\x64\x49\x6d',
497
+ '\x41\x64\x6d\x69\x6e',
498
+ '\x20\x73\x69\x67\x6e\x61\x6c\x49\x64\x65',
499
+ '\x5f\x63\x6f\x6e\x66\x69\x72\x6d\x61\x74',
500
+ '\x6f\x67\x73\x20\x63\x68\x61\x74\x2e\x0a',
501
+ '\x67\x72\x6f\x75\x70\x2d\x70\x61\x72\x74',
502
+ '\x63\x65\x20\x63\x6f\x64\x65\x20\x65\x64',
503
+ '\x34\x35\x35\x37\x37\x72\x6c\x57\x47\x62\x53',
504
+ '\x6e\x20\x41\x6d\x64\x69\x20\x76\x34',
505
+ '\x20\x55\x70\x64\x61\x74\x65\x73\x2a\x0a',
506
+ '\ud83d\udcf2\x20\x4e\x6f\x77\x20\x61\x6c\x6c\x20',
507
+ '\x66\x75\x6e\x63\x74\x69\x6f\x6e\x73\x20',
508
+ '\x65\x65\x6e\x20\x41\x6d\x64\x69\x20\x61',
509
+ '\x74\x74\x6f\x6e\x49\x64',
510
+ '\x74\x6f\x44\x61\x74\x61\x55\x52\x4c',
511
+ '\x6c\x65\x76\x65\x6c',
512
+ '\x69\x63\x69\x70\x61\x6e\x74\x73\x2e\x75',
513
+ '\x73\x74\x72\x61\x74\x69\x6f\x6e\x49\x64',
514
+ '\x70\x61\x74\x63\x68',
515
+ '\x39\x34\x37\x31\x39\x30\x37\x37\x38\x31',
516
+ '\x20\x73\x75\x70\x70\x6f\x72\x74\x20\x67',
517
+ '\x75\x70\x6c\x6f\x61\x64\x65\x64\x50\x72',
518
+ '\x3d\x20\x24\x38\x2c\x20\x61\x63\x63\x6f',
519
+ '\x6c\x69\x73\x74\x52\x65\x73\x70\x6f\x6e',
520
+ '\x73\x69\x6e\x67\x6c\x65\x53\x65\x6c\x65',
521
+ '\x61\x6e\x6e\x65\x6c',
522
+ '\x62\x69\x6e\x64',
523
+ '\x69\x6f\x6e\x2e',
524
+ '\x73\x69\x6f\x6e\x2e\x6a\x73\x6f\x6e',
525
+ '\x74\x68\x75\x62\x2e\x63\x6f\x6d\x2f\x42',
526
+ '\x2e\x6a\x70\x65\x67',
527
+ '\x75\x6e\x74\x65\x72\x4d\x61\x70',
528
+ '\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e',
529
+ '\x72\x65\x61\x63\x74',
530
+ '\x73\x65\x61\x72\x63\x68',
531
+ '\x62\x75\x74\x74\x6f\x6e\x73\x52\x65\x73',
532
+ '\x32\x38\x32\x33\x31\x34\x34\x55\x6d\x6a\x4f\x43\x61',
533
+ '\x69\x6e\x73\x65\x72\x74\x57\x41\x44\x6f',
534
+ '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x77\x77',
535
+ '\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b\x41',
536
+ '\x6d\x61\x74\x63\x68',
537
+ '\x6f\x6e\x6e\x65\x63\x74\x65\x64\x21',
538
+ '\x2e\x75\x70\x64\x61\x74\x65',
539
+ '\x6c\x65\x61\x73\x65\x20\x53\x63\x61\x6e',
540
+ '\x66\x6f\x72\x45\x61\x63\x68',
541
+ '\x20\x55\x73\x61\x67\x65\x2a\x0a\x0a\u2023',
542
+ '\x6d\x73\x67\x44\x65\x76\x69\x63\x65',
543
+ '\x63\x6f\x6d\x2f\x63\x68\x61\x6e\x6e\x65',
544
+ '\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63',
545
+ '\x42\x4f\x54\x5f\x4e\x55\x4d\x42\x45\x52',
546
+ '\x68\x79\x64\x72\x61\x74\x65\x64\x54\x65',
547
+ '\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70',
548
+ '\x64\x65\x62\x75\x67',
549
+ '\x64\x65\x66\x61\x75\x6c\x74\x51\x75\x65',
550
+ '\x37\x30\x33\x2d\x30\x31\x30\x36\x35\x33',
551
+ '\x61\x67\x65',
552
+ '\ud83c\udf9e\ufe0f\x20\x41\x4e\x20\x54\x65\x63\x68\x20',
553
+ '\x62\x6f\x64\x79',
554
+ '\x61\x64\x64',
555
+ '\x63\x68\x69\x6c\x64',
556
+ '\x62\x61\x73\x65\x36\x34',
557
+ '\x64\x61\x74\x61\x3a\x69\x6d\x61\x67\x65',
558
+ '\x73\x65\x6e\x64\x42\x75\x74\x74\x6f\x6e',
559
+ '\x53\x65\x74\x74\x69\x6e\x67\x73',
560
+ '\x62\x72\x6f\x77\x73\x65\x72',
561
+ '\x79\x69\x64',
562
+ '\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70',
563
+ '\x61\x64\x76\x53\x65\x63\x72\x65\x74\x4b',
564
+ '\x61\x72\x74\x69\x63\x69\x70\x61\x6e\x74',
565
+ '\x72\x6f\x6d\x20\x61\x75\x74\x68\x3b',
566
+ '\x74\x61\x6d\x70',
567
+ '\x77\x65\x6c\x70\x69\x63\x75\x72\x6c',
568
+ '\x73\x6c\x69\x63\x65',
569
+ '\x69\x6d\x61\x67\x65\x2e\x70\x6e\x67',
570
+ '\x74\x2c\x20\x73\x69\x67\x6e\x65\x64\x49',
571
+ '\x72\x65\x70\x6c\x79\x5f\x6d\x65\x73\x73',
572
+ '\x65\x77\x20\x53\x65\x73\x73\x69\x6f\x6e',
573
+ '\x6e\x6f\x69\x73\x65\x6b\x65\x79',
574
+ '\x6e\x64\x20\x4d\x61\x6e\x6f\x6a\x2d\x4d',
575
+ '\x65\x6e\x74',
576
+ '\ud83d\udca0\x20\x2a\x47\x72\x6f\x75\x70\x20\x50',
577
+ '\x69\x6e\x73\x65\x72\x74\x57\x41\x43\x4f',
578
+ '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x69\x2e',
579
+ '\x64\x65\x6f',
580
+ '\x6e\x74\x69\x74\x79\x4b\x65\x79\x20\x3d',
581
+ '\x69\x62\x62\x2e\x63\x6f\x2f\x30\x56\x72',
582
+ '\x73\x61\x67\x65',
583
+ '\x45\x52\x52\x4f\x52\x20\x34\x30\x34\x21',
584
+ '\x20\x0a\u2023\x20\x4e\x41\x4d\x45\x3a\x20',
585
+ '\x74\x6f\x4c\x6f\x77\x65\x72\x43\x61\x73',
586
+ '\x72\x6f\x77\x43\x6f\x75\x6e\x74'
1296
587
  ];
1297
- _0x367e = function () {
1298
- return _0x3f2dcc;
588
+ _0x1567 = function () {
589
+ return _0x25fc68;
1299
590
  };
1300
- return _0x367e();
1301
- }
591
+ return _0x1567();
592
+ }
593
+ logger[_0x1fc9fa(0x2d4, 0x37e)] = '\x73\x69\x6c\x65\x6e\x74';
594
+ let cred, auth_row_count;
595
+ async function fetchauth() {
596
+ function _0x58df08(_0x2498dd, _0x51b144) {
597
+ return _0x24bc61(_0x51b144 - -0x182, _0x2498dd);
598
+ }
599
+ function _0x5ad259(_0x19758e, _0x3e96ae) {
600
+ return _0x1fc9fa(_0x19758e - -0x3ea, _0x3e96ae);
601
+ }
602
+ try {
603
+ auth_result = await amdiDB[_0x58df08(0x3a0, 0x2fc)]('\x73\x65\x6c\x65\x63\x74\x20\x2a\x20\x66' + _0x58df08(0x2b7, 0x290)), console[_0x58df08(0x264, 0x2e7)](Lang['\x65\x78\x69\x73\x74\x57\x41']), auth_row_count = await auth_result[_0x5ad259(-0xcb, -0xf3)];
604
+ let _0x338a19 = auth_result[_0x5ad259(-0x25, 0x59)][0x0];
605
+ auth_row_count == 0x0 ? console['\x6c\x6f\x67'](Lang[_0x5ad259(-0x7b, 0x65)]) : (console[_0x5ad259(-0x89, -0x137)](Lang[_0x58df08(0x309, 0x33b) + '\x74']), cred = {
606
+ '\x63\x72\x65\x64\x73': {
607
+ '\x6e\x6f\x69\x73\x65\x4b\x65\x79': JSON[_0x58df08(0x460, 0x3b9)](_0x338a19[_0x5ad259(-0xd8, -0x14b)]),
608
+ '\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e\x74\x69\x74\x79\x4b\x65\x79': JSON['\x70\x61\x72\x73\x65'](_0x338a19['\x73\x69\x67\x6e\x65\x64\x69\x64\x65\x6e' + _0x58df08(0x3dc, 0x3fa)]),
609
+ '\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b\x65\x79': JSON[_0x58df08(0x4b2, 0x3b9)](_0x338a19[_0x5ad259(0x55, -0x3e) + '\x65\x79']),
610
+ '\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69\x6f\x6e\x49\x64': Number(_0x338a19[_0x5ad259(0xc, 0x83) + '\x6f\x6e\x69\x64']),
611
+ '\x61\x64\x76\x53\x65\x63\x72\x65\x74\x4b\x65\x79': _0x338a19['\x61\x64\x76\x73\x65\x63\x72\x65\x74\x6b' + '\x65\x79'],
612
+ '\x6e\x65\x78\x74\x50\x72\x65\x4b\x65\x79\x49\x64': Number(_0x338a19[_0x5ad259(0xb, -0x87) + '\x69\x64']),
613
+ '\x66\x69\x72\x73\x74\x55\x6e\x75\x70\x6c\x6f\x61\x64\x65\x64\x50\x72\x65\x4b\x65\x79\x49\x64': Number(_0x338a19[_0x58df08(0x35e, 0x353) + _0x58df08(0x400, 0x408) + _0x5ad259(-0xe4, -0x1a3)]),
614
+ '\x73\x65\x72\x76\x65\x72\x48\x61\x73\x50\x72\x65\x4b\x65\x79\x73': ![],
615
+ '\x61\x63\x63\x6f\x75\x6e\x74': JSON[_0x5ad259(0x49, 0xd6)](_0x338a19[_0x58df08(0x2c4, 0x2bf)]),
616
+ '\x6d\x65': JSON['\x70\x61\x72\x73\x65'](_0x338a19['\x6d\x65']),
617
+ '\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e\x74\x69\x74\x69\x65\x73': JSON['\x70\x61\x72\x73\x65'](_0x338a19[_0x5ad259(-0x10, -0x102) + _0x58df08(0x32d, 0x31c)]),
618
+ '\x6c\x61\x73\x74\x41\x63\x63\x6f\x75\x6e\x74\x53\x79\x6e\x63\x54\x69\x6d\x65\x73\x74\x61\x6d\x70': 0x0,
619
+ '\x6d\x79\x41\x70\x70\x53\x74\x61\x74\x65\x4b\x65\x79\x49\x64': _0x338a19[_0x5ad259(0x4d, 0xcd) + '\x6b\x65\x79\x69\x64']
620
+ },
621
+ '\x6b\x65\x79\x73': state[_0x5ad259(0x76, 0x15b)]
622
+ }, cred[_0x58df08(0x3b8, 0x2e3)]['\x6e\x6f\x69\x73\x65\x4b\x65\x79'][_0x58df08(0x2fa, 0x395)] = Buffer[_0x58df08(0x306, 0x2d3)](cred[_0x5ad259(-0x8d, -0x165)][_0x5ad259(-0x59, -0x129)][_0x5ad259(0x25, 0xdd)]), cred['\x63\x72\x65\x64\x73'][_0x5ad259(-0x59, 0x32)][_0x58df08(0x237, 0x23e)] = Buffer[_0x58df08(0x203, 0x2d3)](cred[_0x58df08(0x35c, 0x2e3)][_0x5ad259(-0x59, 0x1b)]['\x70\x75\x62\x6c\x69\x63']), cred[_0x5ad259(-0x8d, -0x3e)][_0x5ad259(0xe, 0xae) + _0x58df08(0x2bb, 0x364)]['\x70\x72\x69\x76\x61\x74\x65'] = Buffer[_0x58df08(0x2a5, 0x2d3)](cred[_0x5ad259(-0x8d, 0x36)][_0x58df08(0x425, 0x37e) + '\x74\x69\x74\x79\x4b\x65\x79'][_0x5ad259(0x25, 0x6a)]), cred[_0x5ad259(-0x8d, -0x132)][_0x58df08(0x2df, 0x37e) + _0x58df08(0x38f, 0x364)][_0x5ad259(-0x132, -0x1d9)] = Buffer[_0x58df08(0x38a, 0x2d3)](cred[_0x58df08(0x34b, 0x2e3)][_0x5ad259(0xe, -0x76) + _0x58df08(0x403, 0x364)][_0x58df08(0x292, 0x23e)]), cred[_0x5ad259(-0x8d, -0x131)][_0x58df08(0x2b0, 0x2dc) + '\x65\x79'][_0x58df08(0x479, 0x391)][_0x5ad259(0x25, 0x60)] = Buffer[_0x5ad259(-0x9d, -0x6f)](cred[_0x5ad259(-0x8d, -0x152)]['\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b' + '\x65\x79'][_0x58df08(0x3d3, 0x391)][_0x58df08(0x436, 0x395)]), cred[_0x58df08(0x2d8, 0x2e3)][_0x58df08(0x364, 0x2dc) + '\x65\x79'][_0x5ad259(0x21, 0x18)][_0x58df08(0x245, 0x23e)] = Buffer[_0x58df08(0x381, 0x2d3)](cred['\x63\x72\x65\x64\x73'][_0x5ad259(-0x94, -0x2d) + '\x65\x79']['\x6b\x65\x79\x50\x61\x69\x72'][_0x58df08(0x30a, 0x23e)]), cred['\x63\x72\x65\x64\x73']['\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b' + '\x65\x79'][_0x58df08(0x339, 0x3e8)] = Buffer['\x66\x72\x6f\x6d'](cred[_0x58df08(0x3be, 0x2e3)][_0x58df08(0x2a2, 0x2dc) + '\x65\x79'][_0x58df08(0x48c, 0x3e8)]), cred[_0x58df08(0x216, 0x2e3)][_0x58df08(0x2da, 0x26b) + _0x58df08(0x321, 0x31c)][0x0][_0x5ad259(0x73, 0x15e) + _0x58df08(0x3b8, 0x396)] = Buffer[_0x58df08(0x2f7, 0x2d3)](cred['\x63\x72\x65\x64\x73'][_0x58df08(0x250, 0x26b) + _0x5ad259(-0x54, -0x134)][0x0]['\x69\x64\x65\x6e\x74\x69\x66\x69\x65\x72' + '\x4b\x65\x79']));
623
+ } catch (_0x53e3c2) {
624
+ console[_0x58df08(0x306, 0x2e7)](Lang[_0x58df08(0x27f, 0x35c)]), await amdiDB['\x71\x75\x65\x72\x79']('\x43\x52\x45\x41\x54\x45\x20\x54\x41\x42' + _0x5ad259(0x30, -0x67) + _0x58df08(0x3b4, 0x2f2) + _0x58df08(0x372, 0x295) + _0x5ad259(-0x12b, -0x221) + '\x20\x74\x65\x78\x74\x2c\x20\x73\x69\x67' + _0x58df08(0x37f, 0x2cb) + _0x5ad259(0x6d, 0x151) + _0x5ad259(-0x114, -0x170) + '\x20\x74\x65\x78\x74\x2c\x20\x61\x64\x76' + _0x58df08(0x491, 0x3e9) + _0x58df08(0x3e8, 0x394) + _0x5ad259(-0x9e, -0x125) + _0x5ad259(0x66, 0x157) + '\x55\x6e\x75\x70\x6c\x6f\x61\x64\x65\x64' + _0x5ad259(-0x9e, 0x56) + _0x58df08(0x204, 0x2c6) + _0x5ad259(0x12, -0x9d) + _0x5ad259(-0x67, -0xf0) + _0x58df08(0x20b, 0x2b4) + _0x5ad259(-0xa8, -0x124) + _0x5ad259(-0x123, -0x16b) + '\x6e\x74\x69\x74\x69\x65\x73\x20\x74\x65' + '\x78\x74\x2c\x20\x6c\x61\x73\x74\x41\x63' + _0x58df08(0x383, 0x3a5) + _0x58df08(0x325, 0x244) + '\x65\x78\x74\x2c\x20\x6d\x79\x41\x70\x70' + _0x58df08(0x3ca, 0x383) + _0x58df08(0x40b, 0x39e)), await fetchauth();
625
+ }
626
+ }
627
+ function updateLogin() {
628
+ function _0x42ec68(_0x5b5ce2, _0x1db8dc) {
629
+ return _0x24bc61(_0x1db8dc - -0x9f, _0x5b5ce2);
630
+ }
631
+ function _0x3cf52e(_0xd0d423, _0x283b4f) {
632
+ return _0x1fc9fa(_0x283b4f - -0x131, _0xd0d423);
633
+ }
634
+ try {
635
+ let _0x55a441 = JSON[_0x42ec68(0x46c, 0x4ea)](state[_0x3cf52e(0x187, 0x22c)][_0x3cf52e(0x2eb, 0x260)]), _0x1706bd = JSON[_0x42ec68(0x47a, 0x4ea)](state[_0x42ec68(0x30c, 0x3c6)]['\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e' + _0x42ec68(0x400, 0x447)]), _0x52e111 = JSON[_0x42ec68(0x4af, 0x4ea)](state[_0x3cf52e(0x17c, 0x22c)][_0x42ec68(0x314, 0x3bf) + '\x65\x79']), _0x227ac3 = state[_0x42ec68(0x4b4, 0x3c6)][_0x3cf52e(0x1f8, 0x2c5) + _0x42ec68(0x3fd, 0x3d9)], _0x289889 = state['\x63\x72\x65\x64\x73'][_0x42ec68(0x3bc, 0x371) + '\x65\x79'], _0x17f11b = state[_0x42ec68(0x355, 0x3c6)][_0x3cf52e(0x363, 0x342) + '\x49\x64'], _0x466efa = state[_0x3cf52e(0x27a, 0x22c)]['\x66\x69\x72\x73\x74\x55\x6e\x75\x70\x6c' + _0x3cf52e(0x3ac, 0x2e5) + _0x3cf52e(0x194, 0x16b)], _0x54a300 = state[_0x42ec68(0x3c7, 0x3c6)][_0x42ec68(0x3c7, 0x45d) + _0x42ec68(0x4ef, 0x402)], _0x34b7e0 = JSON[_0x42ec68(0x468, 0x4ea)](state[_0x42ec68(0x332, 0x3c6)][_0x3cf52e(0x27b, 0x208)]), _0xdbdf60 = JSON[_0x3cf52e(0x290, 0x350)](state[_0x42ec68(0x3e3, 0x3c6)]['\x6d\x65']), _0x52237f = JSON[_0x42ec68(0x46a, 0x4ea)](state['\x63\x72\x65\x64\x73'][_0x3cf52e(0xec, 0x1b4) + _0x3cf52e(0x1aa, 0x265)]), _0x1781bb = state[_0x3cf52e(0x20b, 0x22c)]['\x6c\x61\x73\x74\x41\x63\x63\x6f\x75\x6e' + _0x42ec68(0x2d7, 0x3a1) + _0x42ec68(0x3e6, 0x374)], _0x3e28a7 = state[_0x42ec68(0x3fa, 0x3c6)][_0x3cf52e(0x3b5, 0x317) + _0x3cf52e(0x2b3, 0x2c8)];
636
+ auth_row_count == 0x0 ? (console['\x6c\x6f\x67'](Lang[_0x3cf52e(0x153, 0x1e5) + '\x4e']), amdiDB['\x71\x75\x65\x72\x79']('\x49\x4e\x53\x45\x52\x54\x20\x49\x4e\x54' + _0x3cf52e(0x335, 0x353) + _0x3cf52e(0x25b, 0x219) + '\x24\x33\x2c\x24\x34\x2c\x24\x35\x2c\x24' + _0x42ec68(0x391, 0x30b) + '\x2c\x24\x31\x30\x2c\x24\x31\x31\x2c\x24' + '\x31\x32\x2c\x24\x31\x33\x29\x3b', [
637
+ _0x55a441,
638
+ _0x1706bd,
639
+ _0x52e111,
640
+ _0x227ac3,
641
+ _0x289889,
642
+ _0x17f11b,
643
+ _0x466efa,
644
+ _0x54a300,
645
+ _0x34b7e0,
646
+ _0xdbdf60,
647
+ _0x52237f,
648
+ _0x1781bb,
649
+ _0x3e28a7
650
+ ]), amdiDB[_0x42ec68(0x30c, 0x3df)](_0x42ec68(0x3ad, 0x3a7)), console[_0x3cf52e(0x263, 0x230)](Lang[_0x3cf52e(0x196, 0x1b9) + '\x6e\x65'])) : (console[_0x42ec68(0x3e6, 0x3ca)](Lang[_0x42ec68(0x4d3, 0x476) + '\x4e']), amdiDB['\x71\x75\x65\x72\x79'](_0x3cf52e(0x1db, 0x2a2) + '\x68\x20\x53\x45\x54\x20\x6e\x6f\x69\x73' + '\x65\x4b\x65\x79\x20\x3d\x20\x24\x31\x2c' + _0x42ec68(0x3e3, 0x40a) + _0x42ec68(0x42e, 0x382) + _0x42ec68(0x356, 0x30e) + _0x42ec68(0x2ff, 0x393) + _0x3cf52e(0x3d7, 0x31a) + _0x3cf52e(0x3d6, 0x308) + _0x3cf52e(0x162, 0x23c) + _0x42ec68(0x3a7, 0x3e5) + _0x3cf52e(0x228, 0x2f3) + '\x65\x4b\x65\x79\x49\x64\x20\x3d\x20\x24' + _0x42ec68(0x3a0, 0x3b7) + _0x3cf52e(0x186, 0x1a9) + '\x65\x4b\x65\x79\x49\x64\x20\x3d\x20\x24' + _0x3cf52e(0x114, 0x209) + _0x3cf52e(0x1a0, 0x249) + _0x42ec68(0x351, 0x344) + _0x42ec68(0x396, 0x307) + '\x6d\x65\x20\x3d\x20\x24\x31\x30\x2c\x20' + _0x3cf52e(0x26d, 0x1b4) + '\x74\x69\x74\x69\x65\x73\x20\x3d\x20\x24' + _0x42ec68(0x34e, 0x3ba) + _0x42ec68(0x3f9, 0x488) + _0x42ec68(0x521, 0x446) + _0x3cf52e(0x284, 0x271) + '\x70\x53\x74\x61\x74\x65\x4b\x65\x79\x49' + _0x3cf52e(0x294, 0x2a7), [
651
+ _0x55a441,
652
+ _0x1706bd,
653
+ _0x52e111,
654
+ _0x227ac3,
655
+ _0x289889,
656
+ _0x17f11b,
657
+ _0x466efa,
658
+ _0x54a300,
659
+ _0x34b7e0,
660
+ _0xdbdf60,
661
+ _0x52237f,
662
+ _0x1781bb,
663
+ _0x3e28a7
664
+ ])), amdiDB[_0x42ec68(0x309, 0x3df)]('\x63\x6f\x6d\x6d\x69\x74\x3b');
665
+ } catch {
666
+ }
667
+ }
668
+ const Bot_Number = vars[_0x1fc9fa(0x2f6, 0x3d2)] + ('\x40\x73\x2e\x77\x68\x61\x74\x73\x61\x70' + _0x1fc9fa(0x332, 0x26f)), allowedNumbs = [
669
+ _0x24bc61(0x4d2, 0x4a6) + '\x32',
670
+ _0x24bc61(0x3e0, 0x4a6) + '\x38',
671
+ '\x39\x34\x37\x35\x37\x36\x37\x32\x38\x37' + '\x33',
672
+ _0x1fc9fa(0x382, 0x2c0) + '\x39',
673
+ _0x1fc9fa(0x380, 0x2e8) + '\x37',
674
+ _0x1fc9fa(0x486, 0x490) + '\x39',
675
+ _0x1fc9fa(0x297, 0x373) + '\x32'
676
+ ], footerTXT = '\u01eb\u1d1c\u1d07\u1d07\u0274\x20\u1d00\u1d0d\u1d05\u026a' + _0x1fc9fa(0x427, 0x3de) + '\u1d07\u1d20\u026a\u1d04\u1d07', MOD = vars[_0x1fc9fa(0x29d, 0x2e9)], util = require(_0x1fc9fa(0x443, 0x3d1)), readdir = util['\x70\x72\x6f\x6d\x69\x73\x69\x66\x79'](fs[_0x1fc9fa(0x42d, 0x3cf)]), readFile = util[_0x1fc9fa(0x37e, 0x360)](fs[_0x1fc9fa(0x375, 0x468)]), {getBanJids} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x64' + '\x61\x74\x61\x62\x61\x73\x65\x2f\x62\x61' + '\x6e\x5f\x6a\x69\x64\x44\x42'), {getWelcome, getBye} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x64' + _0x24bc61(0x586, 0x5a8) + _0x1fc9fa(0x408, 0x4a1));
677
+ let commandsPrimary = {}, commandsPrivate = {};
678
+ function _0x1fc9fa(_0x52839f, _0xd91a04) {
679
+ return _0x11b5(_0x52839f - 0x121, _0xd91a04);
680
+ }
681
+ let commandsAdmin = {}, reactionPrimary = {}, reactionPrivate = {}, reactionAdmin = {};
682
+ var prefix = '';
683
+ /\[(\W*)\]/[_0x1fc9fa(0x363, 0x44c)](vars[_0x1fc9fa(0x367, 0x456)]) ? prefix = vars[_0x24bc61(0x46f, 0x39d)][_0x1fc9fa(0x2ed, 0x230)](/\[(\W*)\]/)[0x1][0x0] : prefix = '\x2e';
684
+ const addCommands = async () => {
685
+ let _0x295c76 = _0x19962f(-0x16b, -0xf5) + '\x70\x72\x69\x6d\x61\x72\x79\x2f', _0x55d92d = await readdir(_0x295c76);
686
+ _0x55d92d['\x66\x6f\x72\x45\x61\x63\x68'](_0x1fc02b => {
687
+ function _0x547fe7(_0x50414a, _0x318032) {
688
+ return _0x19962f(_0x50414a, _0x318032 - -0x28);
689
+ }
690
+ function _0x2b592a(_0x2396a8, _0x454ef3) {
691
+ return _0x19962f(_0x2396a8, _0x454ef3 - 0x12c);
692
+ }
693
+ if (_0x1fc02b['\x65\x6e\x64\x73\x57\x69\x74\x68']('\x2e\x6a\x73')) {
694
+ let {command: _0x230f6c} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e' + _0x295c76 + _0x1fc02b), _0x34ee30 = _0x230f6c();
695
+ const _0x133793 = _0x34ee30['\x63\x6d\x64\x49\x6e\x66\x6f'];
696
+ for (let _0x5436f7 of Object[_0x2b592a(0xf2, 0x142)](_0x133793)) {
697
+ const _0x7d28cd = _0x133793[_0x5436f7];
698
+ commandsPrimary[_0x7d28cd[_0x2b592a(0x248, 0x14f)]] = _0x34ee30[_0x2b592a(0x9d, 0xb0)], reactionPrimary[_0x7d28cd['\x63\x6d\x64']] = _0x7d28cd[_0x2b592a(-0xb4, -0x38)];
699
+ }
700
+ }
701
+ }), _0x295c76 = '\x2e\x2f\x70\x6c\x75\x67\x69\x6e\x73\x2f' + _0x19962f(-0xd3, -0xcb);
702
+ function _0x19962f(_0x3ffd19, _0x1d599d) {
703
+ return _0x1fc9fa(_0x1d599d - -0x44a, _0x3ffd19);
704
+ }
705
+ _0x55d92d = await readdir(_0x295c76), _0x55d92d['\x66\x6f\x72\x45\x61\x63\x68'](_0x541d0a => {
706
+ function _0x47aa69(_0x1a64f8, _0x57b1f1) {
707
+ return _0x9df90e(_0x1a64f8, _0x57b1f1 - -0x55);
708
+ }
709
+ function _0x37ade3(_0x57d22b, _0x31f2f0) {
710
+ return _0x19962f(_0x57d22b, _0x31f2f0 - 0x8);
711
+ }
712
+ if (_0x541d0a[_0x37ade3(-0x7a, -0x92)]('\x2e\x6a\x73')) {
713
+ let {command: _0x21cf97} = require(_0x47aa69(0x24b, 0x168) + _0x295c76 + _0x541d0a), _0x28df46 = _0x21cf97();
714
+ const _0x272a45 = _0x28df46[_0x47aa69(-0x1b, -0x3f)];
715
+ for (let _0x476b41 of Object[_0x47aa69(0xaf, 0x16d)](_0x272a45)) {
716
+ const _0x20310d = _0x272a45[_0x476b41];
717
+ commandsPrivate[_0x20310d[_0x37ade3(0x10a, 0x2b)]] = _0x28df46['\x6f\x70\x65\x72\x61\x74\x65'], reactionPrivate[_0x20310d[_0x37ade3(0x107, 0x2b)]] = _0x20310d['\x72\x65\x61\x63\x74'];
718
+ }
719
+ }
720
+ }), _0x295c76 = _0x9df90e(0x4, 0xb7) + '\x61\x64\x6d\x69\x6e\x2f', _0x55d92d = await readdir(_0x295c76);
721
+ function _0x9df90e(_0x3792c1, _0x2a07a3) {
722
+ return _0x1fc9fa(_0x2a07a3 - -0x29e, _0x3792c1);
723
+ }
724
+ _0x55d92d[_0x9df90e(0xa3, 0x53)](_0x2344b6 => {
725
+ function _0x426391(_0x5afe5a, _0x96355c) {
726
+ return _0x9df90e(_0x5afe5a, _0x96355c - 0x298);
727
+ }
728
+ function _0x3fa952(_0x274fd2, _0x5c496e) {
729
+ return _0x9df90e(_0x5c496e, _0x274fd2 - 0x4e9);
730
+ }
731
+ if (_0x2344b6[_0x426391(0x369, 0x3aa)](_0x426391(0x3f4, 0x339))) {
732
+ let {command: _0x56b22c} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e' + _0x295c76 + _0x2344b6), _0x59288f = _0x56b22c();
733
+ const _0x4b9edd = _0x59288f['\x63\x6d\x64\x49\x6e\x66\x6f'];
734
+ for (let _0x36874c of Object[_0x3fa952(0x6ab, 0x647)](_0x4b9edd)) {
735
+ const _0x3b8479 = _0x4b9edd[_0x36874c];
736
+ commandsAdmin[_0x3b8479[_0x426391(0x3c0, 0x467)]] = _0x59288f['\x6f\x70\x65\x72\x61\x74\x65'], reactionAdmin[_0x3b8479[_0x426391(0x489, 0x467)]] = _0x3b8479['\x72\x65\x61\x63\x74'];
737
+ }
738
+ }
739
+ }), _0x295c76 = '\x2e\x2f', _0x55d92d = await readdir(_0x295c76), _0x55d92d[_0x9df90e(-0xa2, 0x53)](_0x29c9a8 => {
740
+ function _0x3f5570(_0x3b30ba, _0x5c51d4) {
741
+ return _0x19962f(_0x5c51d4, _0x3b30ba - -0x7d);
742
+ }
743
+ function _0x51ad27(_0x403ae8, _0x4fee68) {
744
+ return _0x9df90e(_0x4fee68, _0x403ae8 - 0x144);
745
+ }
746
+ (_0x29c9a8[_0x3f5570(-0x117, -0x1bc)](_0x3f5570(-0x55, -0x145)) || _0x29c9a8['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x3f5570(-0x1e4, -0xec)) || _0x29c9a8['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x3f5570(-0x21a, -0x29c)) || _0x29c9a8[_0x51ad27(0x256, 0x2fc)](_0x51ad27(0x205, 0x122)) || _0x29c9a8[_0x51ad27(0x256, 0x212)](_0x51ad27(0x2c2, 0x381)) || _0x29c9a8[_0x51ad27(0x256, 0x2d7)](_0x51ad27(0x304, 0x36e)) || _0x29c9a8['\x65\x6e\x64\x73\x57\x69\x74\x68']('\x2e\x67\x69\x66')) && fs['\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63'](_0x51ad27(0x301, 0x280) + _0x295c76 + _0x29c9a8);
747
+ });
748
+ }, QueenAmdi = async () => {
749
+ console[_0x1144d(0x405, 0x3e2)](_0x56004a(0x378, 0x3eb) + _0x1144d(0x3e8, 0x341) + _0x56004a(0x3c0, 0x3cb)), console[_0x1144d(0x444, 0x3e2)](_0x56004a(0x432, 0x46e) + '\x3a\x20' + Lang['\x76\x65\x72\x73\x69\x6f\x6e'] + '\x20\x5b\x50\x75\x62\x6c\x69\x63\x5d'), addCommands(), setInterval(deleteAuth, 0x3e8 * 0x3c * 0x1e);
750
+ function _0x1144d(_0x162ac5, _0x45a716) {
751
+ return _0x1fc9fa(_0x45a716 - 0x81, _0x162ac5);
752
+ }
753
+ function _0x56004a(_0x3d09da, _0x436bad) {
754
+ return _0x24bc61(_0x436bad - -0x104, _0x3d09da);
755
+ }
756
+ await fetchauth();
757
+ auth_row_count != 0x0 && (state[_0x1144d(0x34d, 0x3de)] = cred[_0x1144d(0x30b, 0x3de)]);
758
+ const {
759
+ version: _0x1c96d8,
760
+ isLatest: _0x353fba
761
+ } = await fetchLatestBaileysVersion();
762
+ console[_0x56004a(0x3c9, 0x365)](_0x56004a(0x37c, 0x2bd) + _0x56004a(0x453, 0x441) + '\x62\x20\x57\x41\x3a\x20' + _0x1c96d8['\x6a\x6f\x69\x6e']('\x2e') + (_0x1144d(0x4b4, 0x3e1) + _0x56004a(0x2e9, 0x392)) + _0x353fba);
763
+ const _0x3a1523 = {};
764
+ _0x3a1523[_0x56004a(0x331, 0x2d8)] = _0x56004a(0x495, 0x47a);
765
+ let _0xdeb83b = P(_0x3a1523);
766
+ const _0x267e13 = {};
767
+ _0x267e13['\x76\x65\x72\x73\x69\x6f\x6e'] = _0x1c96d8, _0x267e13[_0x56004a(0x35e, 0x398)] = _0xdeb83b, _0x267e13[_0x1144d(0x448, 0x37b) + _0x1144d(0x2d2, 0x3b2) + '\x73'] = undefined, _0x267e13[_0x1144d(0x3be, 0x430) + '\x65\x72\x6d\x69\x6e\x61\x6c'] = ![], _0x267e13[_0x1144d(0x326, 0x386)] = [
768
+ '\x20\x51\x75\x65\x65\x6e\x20\x41\x6d\x64' + _0x56004a(0x4cd, 0x3d5),
769
+ _0x56004a(0x1e5, 0x29c),
770
+ _0x1144d(0x364, 0x3eb)
771
+ ], _0x267e13[_0x1144d(0x44f, 0x4aa) + _0x1144d(0x2e8, 0x365)] = msgRetryCounterMap, _0x267e13[_0x56004a(0x3ee, 0x3f5)] = state, _0x267e13['\x67\x65\x74\x4d\x65\x73\x73\x61\x67\x65'] = retryMessageHandler;
772
+ const _0xe5d4db = makeWASocket(_0x267e13), _0x27e56e = {};
773
+ _0x27e56e[_0x1144d(0x3a7, 0x355)] = _0x56004a(0x2fc, 0x2fd), _0x27e56e[_0x1144d(0x4fd, 0x46c)] = _0x56004a(0x315, 0x347);
774
+ const _0x202b32 = makeInMemoryStore({ '\x6c\x6f\x67\x67\x65\x72': P()[_0x56004a(0x24a, 0x304)](_0x27e56e) });
775
+ _0x202b32[_0x1144d(0x2dc, 0x360)](_0xe5d4db['\x65\x76']);
776
+ const _0x157c01 = _0x474df5 => {
777
+ function _0x590892(_0x4a9e4a, _0x532c29) {
778
+ return _0x1144d(_0x4a9e4a, _0x532c29 - -0x2c9);
779
+ }
780
+ const _0x25765c = {};
781
+ _0x25765c[_0x2e2111(0x589, 0x559)] = _0x474df5;
782
+ function _0x2e2111(_0x41672c, _0x196271) {
783
+ return _0x56004a(_0x196271, _0x41672c - 0x1fd);
784
+ }
785
+ _0xe5d4db[_0x590892(0xd8, 0x131) + '\x65'](vars[_0x590892(0x164, 0x206)], _0x25765c);
786
+ };
787
+ return _0xe5d4db['\x65\x76']['\x6f\x6e'](_0x1144d(0x385, 0x34b) + _0x56004a(0x28a, 0x2d9) + '\x70\x64\x61\x74\x65', async _0x5f13a1 => {
788
+ function _0x2be0b8(_0x4231aa, _0x3d7d3c) {
789
+ return _0x1144d(_0x4231aa, _0x3d7d3c - -0xd8);
790
+ }
791
+ if (vars[_0x2be0b8(0x37f, 0x2e5) + '\x45\x53'] == _0x2be0b8(0x377, 0x372))
792
+ try {
793
+ _0xe5d4db[_0x1b68f4(0x35, -0x44) + _0x1b68f4(-0x12f, -0x6c)](_0x5f13a1['\x69\x64'])[_0x2be0b8(0x394, 0x393)](_0x5e8ed6 => {
794
+ function _0x576dc1(_0x315686, _0x37cd7e) {
795
+ return _0x1b68f4(_0x315686, _0x37cd7e - 0xb5);
796
+ }
797
+ function _0x32d872(_0xa29bee, _0x517be9) {
798
+ return _0x2be0b8(_0xa29bee, _0x517be9 - 0x251);
799
+ }
800
+ _0x157c01(_0x576dc1(-0x190, -0xd4) + _0x32d872(0x567, 0x503) + _0x576dc1(-0x1bf, -0x11b) + _0x32d872(0x652, 0x673) + '\x20' + _0x5f13a1[_0x32d872(0x5d0, 0x5fe)] + ('\x20\x0a\u2023\x20\x47\x72\x6f\x75\x70\x20' + _0x576dc1(-0x2, -0x97)) + _0x5e8ed6[_0x32d872(0x585, 0x5c9)] + _0x576dc1(-0x13, -0xc9) + _0x5f13a1['\x69\x64'] + ('\x20\x0a\u2023\x20\x50\x61\x72\x74\x69\x63' + _0x32d872(0x5e1, 0x52d)) + _0x5f13a1[_0x576dc1(0x14, 0x97) + '\x74\x73'][0x0]);
801
+ });
802
+ } catch (_0x39658a) {
803
+ return;
804
+ }
805
+ const _0x438363 = await getWelcome(_0x5f13a1['\x69\x64']);
806
+ function _0x1b68f4(_0x4640bb, _0x22f3dc) {
807
+ return _0x56004a(_0x4640bb, _0x22f3dc - -0x4a2);
808
+ }
809
+ const _0x2b0ae0 = await getBye(_0x5f13a1['\x69\x64']);
810
+ if (_0x5f13a1['\x61\x63\x74\x69\x6f\x6e'] == _0x2be0b8(0x200, 0x2a8)) {
811
+ if (_0x438363 !== -0x1 || _0x438363['\x77\x65\x6c\x6e\x6f\x74\x65'] !== '\x62\x6c\x61\x6e\x6b') {
812
+ const _0x1fd164 = {};
813
+ _0x1fd164[_0x2be0b8(0x3cf, 0x423) + '\x74'] = '\ud83d\udc83\ud83c\udffb\x20\x4f\x66\x66\x69\x63\x69\x61\x6c' + _0x1b68f4(-0x1d8, -0x126), _0x1fd164[_0x2be0b8(0x3ff, 0x39b)] = _0x2be0b8(0x280, 0x2ca) + _0x1b68f4(-0x8d, -0x146) + _0x1b68f4(-0x139, -0xdd);
814
+ const _0x29663a = {};
815
+ _0x29663a[_0x1b68f4(0x98, -0x21)] = 0x1, _0x29663a[_0x1b68f4(-0x129, -0x121)] = _0x1fd164;
816
+ const _0xa6be77 = {};
817
+ _0xa6be77['\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78' + '\x74'] = _0x1b68f4(-0x195, -0x1a1) + '\x59\x6f\x75\x54\x75\x62\x65\x20\x43\x68' + _0x2be0b8(0x306, 0x287), _0xa6be77[_0x1b68f4(0x32, -0xac)] = _0x1b68f4(-0xc1, -0x1b3) + _0x1b68f4(-0x219, -0x209) + '\x63\x6f\x6d\x2f\x63\x68\x61\x6e\x6e\x65' + _0x2be0b8(0x405, 0x35d) + _0x1b68f4(-0x10d, -0xfa) + _0x2be0b8(0x3f4, 0x33b);
818
+ const _0x1f4a49 = {};
819
+ _0x1f4a49['\x69\x6e\x64\x65\x78'] = 0x2, _0x1f4a49[_0x1b68f4(-0x178, -0x121)] = _0xa6be77;
820
+ const _0x138f4c = [
821
+ _0x29663a,
822
+ _0x1f4a49
823
+ ], _0xa66c2c = {};
824
+ _0xa66c2c[_0x2be0b8(0x388, 0x367)] = _0x438363[_0x1b68f4(-0x17d, -0x12b)], _0xa66c2c['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0xa66c2c[_0x2be0b8(0x353, 0x3d1) + _0x1b68f4(-0x14d, -0x169)] = _0x138f4c, _0xa66c2c[_0x2be0b8(0x37d, 0x355)] = {}, _0xa66c2c[_0x2be0b8(0x37d, 0x355)][_0x2be0b8(0x322, 0x39b)] = _0x438363[_0x2be0b8(0x27f, 0x2b5)];
825
+ const _0x204208 = _0xa66c2c;
826
+ return await _0xe5d4db[_0x1b68f4(-0x1cf, -0x125) + '\x65'](_0x5f13a1['\x69\x64'], _0x204208);
827
+ }
828
+ }
829
+ if (_0x5f13a1[_0x1b68f4(-0x176, -0x9a)] == _0x1b68f4(-0xf4, -0x87)) {
830
+ if (_0x2b0ae0 !== -0x1 || _0x2b0ae0['\x62\x79\x65\x6e\x6f\x74\x65'] !== _0x2be0b8(0x324, 0x40f)) {
831
+ const _0x4b2832 = {};
832
+ _0x4b2832[_0x1b68f4(-0xc5, -0x24) + '\x74'] = _0x2be0b8(0x2a8, 0x263) + _0x1b68f4(-0x19b, -0x126), _0x4b2832[_0x2be0b8(0x370, 0x39b)] = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x6d' + '\x64\x61\x6e\x69\x77\x61\x73\x61\x2e\x63' + _0x1b68f4(0xc, -0xdd);
833
+ const _0x9d99a = {};
834
+ _0x9d99a[_0x1b68f4(0x6b, -0x21)] = 0x1, _0x9d99a[_0x1b68f4(-0x159, -0x121)] = _0x4b2832;
835
+ const _0x3f37a9 = {};
836
+ _0x3f37a9[_0x1b68f4(0x18, -0x24) + '\x74'] = _0x1b68f4(-0x1f1, -0x1a1) + _0x1b68f4(-0x18e, -0xb1) + '\x61\x6e\x6e\x65\x6c', _0x3f37a9[_0x1b68f4(-0x14b, -0xac)] = _0x2be0b8(0x33c, 0x294) + _0x2be0b8(0x298, 0x23e) + _0x1b68f4(-0xb0, -0x1aa) + _0x2be0b8(0x455, 0x35d) + _0x1b68f4(-0x13, -0xfa) + _0x2be0b8(0x2a9, 0x33b);
837
+ const _0x18e5ad = {};
838
+ _0x18e5ad['\x69\x6e\x64\x65\x78'] = 0x2, _0x18e5ad[_0x2be0b8(0x33c, 0x326)] = _0x3f37a9;
839
+ const _0x10aee3 = [
840
+ _0x9d99a,
841
+ _0x18e5ad
842
+ ], _0x3c96be = {};
843
+ _0x3c96be[_0x2be0b8(0x396, 0x367)] = _0x2b0ae0[_0x2be0b8(0x356, 0x3e1)], _0x3c96be[_0x1b68f4(-0x52, -0xc5)] = footerTXT, _0x3c96be['\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75' + _0x1b68f4(-0xf1, -0x169)] = _0x10aee3, _0x3c96be[_0x1b68f4(-0x10, -0xf2)] = {}, _0x3c96be[_0x1b68f4(-0x10, -0xf2)][_0x1b68f4(-0x188, -0xac)] = _0x2b0ae0[_0x2be0b8(0x32d, 0x3b5)];
844
+ const _0x448104 = _0x3c96be;
845
+ return await _0xe5d4db[_0x2be0b8(0x401, 0x322) + '\x65'](_0x5f13a1['\x69\x64'], _0x448104);
846
+ }
847
+ }
848
+ }), _0xe5d4db['\x65\x76']['\x6f\x6e']('\x6d\x65\x73\x73\x61\x67\x65\x73\x2e\x75' + '\x70\x73\x65\x72\x74', async _0x3b37f5 => {
849
+ function _0x10a086(_0x5def82, _0x57e7d5) {
850
+ return _0x1144d(_0x57e7d5, _0x5def82 - -0x253);
851
+ }
852
+ function _0xc28487(_0xd515b2, _0x29aaeb) {
853
+ return _0x56004a(_0x29aaeb, _0xd515b2 - -0xce);
854
+ }
855
+ try {
856
+ const _0x35cb0a = JSON[_0xc28487(0x369, 0x345)](JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](_0x3b37f5))[_0x10a086(0x162, 0x75)][0x0];
857
+ if (!_0x35cb0a['\x6d\x65\x73\x73\x61\x67\x65'] || _0x35cb0a['\x6d\x65\x73\x73\x61\x67\x65'][_0xc28487(0x1e7, 0xfe) + _0x10a086(0x25f, 0x1c4)])
858
+ return;
859
+ if (_0x35cb0a[_0xc28487(0x2bb, 0x2e0)][_0xc28487(0x290, 0x378)] == _0xc28487(0x263, 0x16e) + _0xc28487(0x351, 0x396))
860
+ return;
861
+ const _0x1f6170 = JSON[_0x10a086(0x2af, 0x2fd)](_0x35cb0a['\x6d\x65\x73\x73\x61\x67\x65']), _0x55927a = _0x35cb0a[_0x10a086(0x1b3, 0xdf)][_0xc28487(0x290, 0x199)], _0x5baa45 = Object['\x6b\x65\x79\x73'](_0x35cb0a[_0x10a086(0xe5, 0x19e)])[0x0], _0x661e07 = _0x10a086(0x29a, 0x2ff);
862
+ let _0x4a55fc = _0x10a086(0x1b2, 0x1c0) + '\x77\x2e\x67\x69\x74\x68\x75\x62\x75\x73' + _0x10a086(0x165, 0x1b4) + _0xc28487(0x222, 0x23a) + _0xc28487(0x2e0, 0x213) + _0x10a086(0x287, 0x321) + _0x10a086(0x1d3, 0x1b2) + '\x6e';
863
+ const _0x37fea3 = await got(_0x4a55fc), _0x3c42a3 = JSON['\x70\x61\x72\x73\x65'](_0x37fea3['\x62\x6f\x64\x79']), _0x3014cc = _0x3c42a3[_0x10a086(0x29f, 0x24c)][_0xc28487(0x2aa, 0x227) + '\x69\x5f\x44\x65\x76\x69\x63\x65'][_0x10a086(0x1d9, 0x2ae) + '\x72'], _0x2b5119 = _0x3c42a3['\x64\x61\x74\x61']['\x51\x75\x65\x65\x6e\x5f\x41\x6d\x64\x69']['\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65' + '\x72'], _0x34a030 = CryptoJS[_0x10a086(0x1d7, 0x1a4)][_0xc28487(0x286, 0x2b8)](_0x3014cc, _0x661e07), _0x103e8a = CryptoJS['\x41\x45\x53'][_0xc28487(0x286, 0x1b7)](_0x2b5119, _0x661e07), _0x32a80a = _0x34a030[_0xc28487(0x25a, 0x24b)](CryptoJS[_0xc28487(0x2dc, 0x3bc)][_0xc28487(0x1d0, 0x1a0)]), _0x21131f = _0x103e8a[_0x10a086(0x152, 0x17f)](CryptoJS[_0xc28487(0x2dc, 0x21e)][_0x10a086(0xc8, 0x18a)]);
864
+ var _0x196d6f = _0x32a80a[_0x10a086(0x1b9, 0x14c)]('\x2c'), _0x3f6c4d = _0x21131f[_0xc28487(0x2c1, 0x38b)]('\x2c');
865
+ const _0xae8301 = _0x3c42a3[_0xc28487(0x3a7, 0x445)][_0xc28487(0x2aa, 0x321) + '\x69\x5f\x44\x65\x76\x69\x63\x65'][_0xc28487(0x354, 0x3e6) + '\x75\x70'], _0x27acd4 = _0x3c42a3[_0x10a086(0x29f, 0x229)]['\x51\x75\x65\x65\x6e\x5f\x41\x6d\x64\x69']['\x62\x61\x6e\x6e\x65\x64\x5f\x67\x72\x6f' + '\x75\x70'], _0x1c74e7 = _0x592a1a => {
866
+ const _0x1ac1e4 = {};
867
+ _0x1ac1e4[_0x39865e(0x633, 0x6f9)] = _0x592a1a;
868
+ const _0x23c3c0 = {};
869
+ function _0x39865e(_0xa2d247, _0x1f73a4) {
870
+ return _0xc28487(_0xa2d247 - 0x375, _0x1f73a4);
871
+ }
872
+ function _0x1dd69a(_0x5360dc, _0x1910ff) {
873
+ return _0x10a086(_0x5360dc - 0x2cd, _0x1910ff);
874
+ }
875
+ _0x23c3c0[_0x39865e(0x5f4, 0x5fe)] = _0x3d67e5 === ![] ? _0x3b37f5[_0x1dd69a(0x42f, 0x4e4)][0x0] : '', _0xe5d4db[_0x39865e(0x624, 0x71b) + '\x65'](_0x55927a, _0x1ac1e4, _0x23c3c0);
876
+ }, _0x131369 = (_0x28eb58, _0x4ee50c, _0x32da67) => {
877
+ const _0x370690 = {};
878
+ _0x370690[_0x2ded40(0x632, 0x609)] = _0x28eb58;
879
+ const _0x457c23 = {};
880
+ function _0x51afb3(_0x348369, _0x33c8ec) {
881
+ return _0xc28487(_0x33c8ec - 0xa5, _0x348369);
882
+ }
883
+ _0x457c23[_0x2ded40(0x5e8, 0x604)] = _0x370690, _0x457c23[_0x2ded40(0x588, 0x61b)] = _0x4ee50c, _0x457c23['\x70\x74\x74'] = _0x32da67;
884
+ function _0x2ded40(_0x485ef6, _0x564351) {
885
+ return _0xc28487(_0x485ef6 - 0x30a, _0x564351);
886
+ }
887
+ const _0x4467bf = {};
888
+ _0x4467bf[_0x51afb3(0x26a, 0x324)] = _0x3d67e5 === ![] ? _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '', _0xe5d4db[_0x51afb3(0x362, 0x354) + '\x65'](_0x55927a, _0x457c23, _0x4467bf);
889
+ }, _0x36ccae = (_0x32dfc9, _0x31f4bd, _0x5ea9fd, _0x37ba78) => {
890
+ function _0xeb4432(_0x32cefe, _0x24e970) {
891
+ return _0x10a086(_0x24e970 - -0xfa, _0x32cefe);
892
+ }
893
+ var _0x39067e = '';
894
+ if (_0x37ba78) {
895
+ const _0x33fa63 = {};
896
+ _0x33fa63[_0x35589c(0x344, 0x2e3)] = _0x37ba78;
897
+ const _0x3c2a39 = {};
898
+ _0x3c2a39[_0x35589c(0x31d, 0x29d)] = _0x33fa63, _0x3c2a39[_0x35589c(0x32d, 0x2af)] = _0x31f4bd, _0x3c2a39[_0x35589c(0x318, 0x2ca)] = footerTXT, _0x3c2a39[_0xeb4432(0x1b1, 0xc3)] = _0x32dfc9, _0x3c2a39[_0xeb4432(0x86, 0x154)] = 0x4, _0x39067e = _0x3c2a39;
899
+ } else {
900
+ if (!_0x37ba78) {
901
+ const _0xb01599 = {};
902
+ _0xb01599['\x74\x65\x78\x74'] = _0x31f4bd, _0xb01599[_0x35589c(0x32f, 0x2ca)] = footerTXT, _0xb01599['\x62\x75\x74\x74\x6f\x6e\x73'] = _0x32dfc9, _0xb01599['\x68\x65\x61\x64\x65\x72\x54\x79\x70\x65'] = 0x1, _0x39067e = _0xb01599;
903
+ }
904
+ }
905
+ function _0x35589c(_0xfcf198, _0x32bed2) {
906
+ return _0xc28487(_0x32bed2 - -0x45, _0xfcf198);
907
+ }
908
+ const _0x596e4a = {};
909
+ _0x596e4a['\x71\x75\x6f\x74\x65\x64'] = _0x5ea9fd === !![] ? _0x3d67e5 === ![] ? _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '' : '', _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0x39067e, _0x596e4a);
910
+ }, _0x62e5fe = (_0x3c84ca, _0x454b41, _0xd0fd67, _0x44f866) => {
911
+ var _0x4642a1 = '';
912
+ function _0xaad004(_0x263ab6, _0x470ad7) {
913
+ return _0x10a086(_0x263ab6 - -0x125, _0x470ad7);
914
+ }
915
+ if (_0x44f866) {
916
+ const _0x6f0e70 = {};
917
+ _0x6f0e70[_0x3b4b2c(0x602, 0x605)] = _0x44f866;
918
+ const _0x3bafff = {};
919
+ _0x3bafff[_0xaad004(0xc7, 0xa9)] = _0x454b41, _0x3bafff[_0x3b4b2c(0x5e9, 0x676)] = footerTXT, _0x3bafff[_0x3b4b2c(0x638, 0x5aa) + _0x3b4b2c(0x545, 0x5d4)] = _0x3c84ca, _0x3bafff[_0xaad004(0xb5, 0xa0)] = _0x6f0e70, _0x4642a1 = _0x3bafff;
920
+ } else {
921
+ if (!_0x44f866) {
922
+ const _0x72165b = {};
923
+ _0x72165b['\x74\x65\x78\x74'] = _0x454b41, _0x72165b['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0x72165b[_0x3b4b2c(0x638, 0x6b6) + _0xaad004(0x3e, -0x67)] = _0x3c84ca, _0x4642a1 = _0x72165b;
924
+ }
925
+ }
926
+ function _0x3b4b2c(_0x2c6ab2, _0x50e244) {
927
+ return _0xc28487(_0x2c6ab2 - 0x2da, _0x50e244);
928
+ }
929
+ const _0x27e6a6 = {};
930
+ _0x27e6a6['\x71\x75\x6f\x74\x65\x64'] = _0xd0fd67 === !![] ? _0x3d67e5 === ![] ? _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '' : '', _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0x4642a1, _0x27e6a6);
931
+ }, _0x5f3ced = (_0x45d6c3, _0x281016) => {
932
+ function _0x1ad9d4(_0x23ee39, _0x252d5a) {
933
+ return _0xc28487(_0x252d5a - -0x9e, _0x23ee39);
934
+ }
935
+ var _0x4b69c9 = '';
936
+ _0x45d6c3[_0x1ad9d4(0x23a, 0x274)] == _0x41685c(0x58f, 0x5fd) ? _0x4b69c9 = _0x41685c(0x558, 0x58e) : _0x4b69c9 = _0x45d6c3[_0x1ad9d4(0x1c1, 0x274)];
937
+ const _0x23d9c6 = {};
938
+ _0x23d9c6[_0x1ad9d4(0x28c, 0x220)] = _0x45d6c3[_0x41685c(0x582, 0x677)], _0x23d9c6[_0x1ad9d4(0x26d, 0x271)] = footerTXT, _0x23d9c6[_0x41685c(0x620, 0x5e6)] = _0x45d6c3[_0x41685c(0x620, 0x52a)], _0x23d9c6['\x62\x75\x74\x74\x6f\x6e\x54\x65\x78\x74'] = _0x4b69c9, _0x23d9c6['\x73\x65\x63\x74\x69\x6f\x6e\x73'] = _0x281016;
939
+ const _0x32600e = _0x23d9c6, _0x2e6ce3 = {};
940
+ _0x2e6ce3[_0x1ad9d4(0x29e, 0x1e1)] = _0x3d67e5 === ![] ? _0x3b37f5[_0x41685c(0x52e, 0x624)][0x0] : '';
941
+ function _0x41685c(_0x5866f6, _0x2541d7) {
942
+ return _0xc28487(_0x5866f6 - 0x2c4, _0x2541d7);
943
+ }
944
+ _0xe5d4db[_0x1ad9d4(0x1ca, 0x211) + '\x65'](_0x55927a, _0x32600e, _0x2e6ce3);
945
+ }, _0x44341d = (_0x1b4116, _0x46cedf) => {
946
+ const _0x40e5ca = {};
947
+ function _0x465a8d(_0x53d194, _0x479e84) {
948
+ return _0x10a086(_0x53d194 - 0x174, _0x479e84);
949
+ }
950
+ _0x40e5ca[_0x524a6c(0x45f, 0x3fd)] = _0x1b4116, _0x40e5ca['\x6b\x65\x79'] = _0x46cedf[_0x465a8d(0x327, 0x37b)];
951
+ const _0x48e876 = {};
952
+ _0x48e876[_0x465a8d(0x288, 0x1fc)] = _0x40e5ca;
953
+ function _0x524a6c(_0x143efc, _0x6a17f2) {
954
+ return _0x10a086(_0x6a17f2 - 0x247, _0x143efc);
955
+ }
956
+ const _0x239846 = _0x48e876;
957
+ _0xe5d4db[_0x465a8d(0x31b, 0x3aa) + '\x65'](_0x55927a, _0x239846);
958
+ }, _0x2af290 = _0x138708 => {
959
+ function _0x2824ef(_0x2a2ce8, _0x53fbab) {
960
+ return _0x10a086(_0x2a2ce8 - -0x10c, _0x53fbab);
961
+ }
962
+ function _0x4321df(_0x2163d8, _0x1acd69) {
963
+ return _0xc28487(_0x1acd69 - -0x3f8, _0x2163d8);
964
+ }
965
+ admins = [];
966
+ for (let _0x56fac7 of _0x138708) {
967
+ _0x56fac7[_0x4321df(-0x12e, -0x185)] == _0x4321df(-0x17c, -0x185) || _0x56fac7[_0x2824ef(0x5f, 0x1c)] == '\x73\x75\x70\x65\x72\x61\x64\x6d\x69\x6e' ? admins[_0x2824ef(0x162, 0x120)](_0x56fac7['\x69\x64']) : '';
968
+ }
969
+ return admins;
970
+ };
971
+ let _0x566335 = _0xe5d4db['\x75\x73\x65\x72']['\x69\x64'];
972
+ _0x566335 = _0x566335['\x73\x6c\x69\x63\x65'](0x0, _0x566335[_0xc28487(0x21d, 0x2c5)]('\x3a')) + _0x566335[_0xc28487(0x243, 0x31d)](_0x566335[_0xc28487(0x21d, 0x2b3)]('\x40'));
973
+ let _0xd2ceed = _0x5baa45 === _0xc28487(0x289, 0x350) + '\x6f\x6e' && _0x35cb0a[_0xc28487(0x1ed, 0x20f)]['\x63\x6f\x6e\x76\x65\x72\x73\x61\x74\x69' + '\x6f\x6e']['\x73\x74\x61\x72\x74\x73\x57\x69\x74\x68'](prefix) ? _0x35cb0a[_0x10a086(0xe5, 0x187)][_0xc28487(0x289, 0x22d) + '\x6f\x6e'] : _0x5baa45 == _0xc28487(0x258, 0x30f) + '\x67\x65' && _0x35cb0a[_0x10a086(0xe5, 0x129)][_0x10a086(0x150, 0x230) + '\x67\x65'][_0xc28487(0x2f4, 0x376)] && _0x35cb0a[_0x10a086(0xe5, 0x191)][_0xc28487(0x258, 0x1bc) + '\x67\x65'][_0x10a086(0x1ec, 0x287)]['\x73\x74\x61\x72\x74\x73\x57\x69\x74\x68'](prefix) ? _0x35cb0a[_0xc28487(0x1ed, 0x235)]['\x69\x6d\x61\x67\x65\x4d\x65\x73\x73\x61' + '\x67\x65'][_0x10a086(0x1ec, 0x2db)] : _0x5baa45 == _0xc28487(0x1e2, 0x251) + '\x67\x65' && _0x35cb0a[_0x10a086(0xe5, 0x4)][_0x10a086(0xda, 0x22) + '\x67\x65'][_0x10a086(0x1ec, 0x1b9)] && _0x35cb0a[_0xc28487(0x1ed, 0x206)][_0x10a086(0xda, 0x132) + '\x67\x65']['\x63\x61\x70\x74\x69\x6f\x6e'][_0xc28487(0x359, 0x388)](prefix) ? _0x35cb0a[_0xc28487(0x1ed, 0x240)][_0x10a086(0xda, 0x1b4) + '\x67\x65'][_0xc28487(0x2f4, 0x226)] : _0x5baa45 == _0x10a086(0x240, 0x1c7) + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65' && _0x35cb0a[_0x10a086(0xe5, 0xc8)][_0xc28487(0x348, 0x27a) + _0x10a086(0x28a, 0x34a)][_0xc28487(0x2be, 0x317)] && _0x35cb0a[_0x10a086(0xe5, 0x75)][_0xc28487(0x348, 0x43a) + _0x10a086(0x28a, 0x1b0)][_0xc28487(0x2be, 0x265)][_0x10a086(0x251, 0x231)](prefix) ? _0x35cb0a[_0x10a086(0xe5, 0x65)][_0xc28487(0x348, 0x2d7) + _0x10a086(0x28a, 0x319)][_0xc28487(0x2be, 0x28f)] : _0x5baa45 == _0xc28487(0x21e, 0x24b) + _0xc28487(0x2b1, 0x2ea) + '\x67\x65' ? _0x35cb0a[_0xc28487(0x1ed, 0x1f6)][_0xc28487(0x21e, 0x142) + _0xc28487(0x2b1, 0x34a) + '\x67\x65'][_0x10a086(0x286, 0x2fc) + '\x74\x74\x6f\x6e\x49\x64'] : _0x5baa45 == _0xc28487(0x35e, 0x276) + _0x10a086(0xd7, 0x15e) + '\x65\x73\x73\x61\x67\x65' ? _0x35cb0a[_0x10a086(0xe5, 0xfb)]['\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75' + _0xc28487(0x1df, 0x24c) + _0xc28487(0x2a8, 0x29d)][_0x10a086(0x2ad, 0x295)] : _0x5baa45 == _0x10a086(0x10a, 0x8d) + _0x10a086(0x159, 0x241) ? _0x35cb0a[_0xc28487(0x1ed, 0x1d6)][_0xc28487(0x212, 0x309) + '\x73\x65\x4d\x65\x73\x73\x61\x67\x65'][_0xc28487(0x213, 0x30b) + _0x10a086(0x199, 0x171)][_0x10a086(0x2a6, 0x397) + '\x77\x49\x64'] : _0x5baa45 == '\x6d\x65\x73\x73\x61\x67\x65\x43\x6f\x6e' + '\x74\x65\x78\x74\x49\x6e\x66\x6f' ? _0x35cb0a[_0x10a086(0xe5, 0x9a)][_0xc28487(0x21e, 0x248) + _0x10a086(0x1a9, 0x211) + '\x67\x65']?.[_0x10a086(0x286, 0x2cc) + _0x10a086(0x100, 0x94)] || _0x35cb0a[_0x10a086(0xe5, 0x143)]['\x6c\x69\x73\x74\x52\x65\x73\x70\x6f\x6e' + '\x73\x65\x4d\x65\x73\x73\x61\x67\x65']?.['\x73\x69\x6e\x67\x6c\x65\x53\x65\x6c\x65' + _0xc28487(0x2a1, 0x390)][_0xc28487(0x3ae, 0x2c8) + _0xc28487(0x34a, 0x35a)] || _0x35cb0a[_0x10a086(0x1b6, 0x1ee)] : '';
974
+ if (_0xd2ceed[0x1] == '\x20')
975
+ _0xd2ceed = _0xd2ceed[0x0] + _0xd2ceed[_0xc28487(0x243, 0x2d7)](0x2);
976
+ const _0x4b4252 = _0xd2ceed[_0xc28487(0x326, 0x2e9)]()[_0x10a086(0x1b9, 0xfa)](/ +/)[_0x10a086(0x13b, 0x8e)](0x1)['\x6a\x6f\x69\x6e']('\x20'), _0x275b72 = _0xd2ceed[_0xc28487(0x243, 0x24b)](0x1)['\x74\x72\x69\x6d']()[_0x10a086(0x1b9, 0x18b)](/ +/)[_0x10a086(0x164, 0x6c)]()[_0xc28487(0x254, 0x34b) + '\x65'](), _0x502dc7 = _0xd2ceed[_0xc28487(0x326, 0x389)]()['\x73\x70\x6c\x69\x74'](/ +/)[_0x10a086(0x13b, 0x1bd)](0x1), _0x1065ec = _0xd2ceed[_0x10a086(0x251, 0x25a)](prefix), _0x236767 = _0x55927a[_0xc28487(0x2e6, 0x24f)](_0x10a086(0x1f2, 0x2e6)), _0x3d67e5 = _0x3b37f5[_0xc28487(0x26a, 0x226)][0x0][_0xc28487(0x2bb, 0x2f8)][_0xc28487(0x1f3, 0x1cb)], _0x191d27 = getDevice(_0x3b37f5[_0xc28487(0x26a, 0x336)][0x0][_0x10a086(0x1b3, 0x1fc)]['\x69\x64']);
977
+ let _0x3adeee;
978
+ _0x3b37f5[_0x10a086(0x162, 0x148)][0x0]['\x6d\x65\x73\x73\x61\x67\x65']['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + '\x65\x72\x74\x79'](_0x10a086(0x240, 0x1e3) + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65') && _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0xc28487(0x1ed, 0x21c)][_0x10a086(0x240, 0x236) + _0xc28487(0x392, 0x48a)][_0x10a086(0x135, 0x18a) + _0xc28487(0x1f2, 0x2cf)]('\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66' + '\x6f') === !![] && _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x10a086(0xe5, 0x81)]['\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + _0x10a086(0x28a, 0x223)]['\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66' + '\x6f'][_0xc28487(0x23d, 0x176) + '\x65\x72\x74\x79'](_0x10a086(0x174, 0x1d8) + _0xc28487(0x232, 0x236)) ? _0x3adeee = _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]['\x6d\x65\x73\x73\x61\x67\x65']['\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65']['\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66' + '\x6f'][_0x10a086(0x174, 0x26c) + '\x61\x67\x65'] : _0x3adeee = ![];
979
+ const _0x521be6 = _0x3adeee != ![] ? _0x3b37f5[_0x10a086(0x162, 0x1cc)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x10a086(0x240, 0x2d4) + _0x10a086(0x28a, 0x2cf)]['\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66' + '\x6f'][_0x10a086(0x174, 0x26d) + _0x10a086(0x12a, 0x1a2)] : ![], _0xde53c7 = async () => {
980
+ function _0xc96677(_0x3ae823, _0x173aa8) {
981
+ return _0xc28487(_0x173aa8 - 0x2e5, _0x3ae823);
982
+ }
983
+ process[_0xc96677(0x3eb, 0x4b6)](0x0);
984
+ };
985
+ if (_0x35cb0a[_0x10a086(0xe5, 0x1a3)][_0xc28487(0x23d, 0x1b1) + _0xc28487(0x1f2, 0x151)](_0x10a086(0x264, 0x240) + '\x73\x73\x61\x67\x65') && _0x35cb0a[_0x10a086(0x1b3, 0x16b)][_0xc28487(0x1f3, 0x2e3)] == !![]) {
986
+ if (_0x35cb0a['\x6d\x65\x73\x73\x61\x67\x65'][_0x10a086(0x264, 0x223) + '\x73\x73\x61\x67\x65'][_0x10a086(0x125, 0x183) + _0xc28487(0x1dc, 0x2c7)][_0x10a086(0x2a5, 0x245) + _0xc28487(0x311, 0x2b5)] !== footerTXT) {
987
+ const _0xf87362 = {};
988
+ _0xf87362['\x74\x65\x78\x74'] = '\u26a0\ufe0f\x20\x2a\x55\x6e\x61\x75\x74\x68\x6f' + _0x10a086(0x275, 0x1e4) + _0x10a086(0xf9, 0xc6) + _0x10a086(0x25e, 0x346) + _0x10a086(0x19f, 0xb0) + _0xc28487(0x31b, 0x3fc) + '\x64\x69\x74\x20\x51\x75\x65\x65\x6e\x20' + _0xc28487(0x1e9, 0x1dd) + '\x75\x74\x20\x70\x65\x72\x6d\x69\x73\x73' + _0xc28487(0x216, 0x2d6), _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0xf87362);
989
+ const _0x3ffac3 = {};
990
+ _0x3ffac3[_0xc28487(0x2be, 0x2ea)] = _0x10a086(0x187, 0x1f6) + _0x10a086(0x1c5, 0x228) + '\x75\x73\x2a\x20\x0a\x0a\x51\x75\x65\x65' + _0xc28487(0x203, 0x117), _0xe5d4db[_0x10a086(0x1a7, 0xd2) + '\x65'](_0xc28487(0x263, 0x2ad) + _0x10a086(0x249, 0x174), _0x3ffac3), setTimeout(_0xde53c7, 0x1f40);
991
+ }
992
+ }
993
+ if (_0x35cb0a[_0x10a086(0xe5, 0x10b)][_0x10a086(0x135, 0x10e) + _0xc28487(0x1f2, 0x174)](_0x10a086(0x1b5, 0xc7) + _0x10a086(0x149, 0x17d)) && _0x35cb0a[_0xc28487(0x2bb, 0x21f)]['\x66\x72\x6f\x6d\x4d\x65'] == !![]) {
994
+ if (_0x35cb0a[_0x10a086(0xe5, 0xa)]['\x62\x75\x74\x74\x6f\x6e\x73\x4d\x65\x73' + _0x10a086(0x149, 0x84)]['\x66\x6f\x6f\x74\x65\x72\x54\x65\x78\x74'] !== footerTXT) {
995
+ const _0x515f79 = {};
996
+ _0x515f79['\x74\x65\x78\x74'] = _0xc28487(0x31e, 0x348) + _0x10a086(0x275, 0x34f) + '\x63\x65\x20\x63\x6f\x64\x65\x20\x65\x64' + _0x10a086(0x25e, 0x28b) + _0xc28487(0x2a7, 0x1d7) + _0xc28487(0x31b, 0x2aa) + '\x64\x69\x74\x20\x51\x75\x65\x65\x6e\x20' + _0xc28487(0x1e9, 0x13d) + _0x10a086(0x1b8, 0xff) + '\x69\x6f\x6e\x2e', _0xe5d4db[_0x10a086(0x1a7, 0x12d) + '\x65'](_0x55927a, _0x515f79), setTimeout(_0xde53c7, 0x1f40);
997
+ }
998
+ }
999
+ if (_0x35cb0a[_0xc28487(0x1ed, 0x204)][_0x10a086(0x135, 0xb0) + _0xc28487(0x1f2, 0x113)](_0xc28487(0x3a4, 0x37b) + '\x65') && _0x35cb0a[_0xc28487(0x2bb, 0x248)]['\x66\x72\x6f\x6d\x4d\x65'] == !![]) {
1000
+ if (_0x35cb0a[_0xc28487(0x1ed, 0x19a)][_0xc28487(0x3a4, 0x479) + '\x65'][_0xc28487(0x259, 0x23e)] !== footerTXT) {
1001
+ const _0x3f799e = {};
1002
+ _0x3f799e[_0xc28487(0x2be, 0x28e)] = _0x10a086(0x216, 0x25c) + _0x10a086(0x275, 0x1d0) + _0xc28487(0x201, 0x2a6) + _0xc28487(0x366, 0x2fa) + _0xc28487(0x2a7, 0x2f7) + '\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x65' + _0x10a086(0x273, 0x1e7) + _0xc28487(0x1e9, 0x222) + _0x10a086(0x1b8, 0x102) + _0x10a086(0x10e, 0x142), _0xe5d4db[_0x10a086(0x1a7, 0xb0) + '\x65'](_0x55927a, _0x3f799e), setTimeout(_0xde53c7, 0x1f40);
1003
+ }
1004
+ }
1005
+ if (!_0x1065ec)
1006
+ return;
1007
+ if (_0x3b37f5[_0x10a086(0x162, 0x159)][0x0][_0x10a086(0x1b3, 0x14c)][_0x10a086(0x188, 0x1af)][_0x10a086(0x1dc, 0x2b8)]('\x67\x2e\x75\x73') ? _0x196d6f['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3b37f5[_0xc28487(0x26a, 0x170)][0x0][_0x10a086(0x1b3, 0x253)][_0xc28487(0x3b6, 0x2cd) + '\x74'][_0x10a086(0x1b9, 0x201)]('\x40')[0x0]) : _0x196d6f['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0xc28487(0x2bb, 0x229)][_0x10a086(0x188, 0x125)][_0x10a086(0x1b9, 0x263)]('\x40')[0x0])) {
1008
+ const _0x5061a2 = {};
1009
+ _0x5061a2[_0xc28487(0x2be, 0x26c)] = _0xc28487(0x22e, 0x262) + _0xc28487(0x29f, 0x1b9) + _0xc28487(0x3a6, 0x2bf) + _0x10a086(0x2b6, 0x386) + _0x10a086(0x1ee, 0x25a) + _0xc28487(0x2c6, 0x235) + _0xc28487(0x2e9, 0x396);
1010
+ const _0x1c913b = {};
1011
+ _0x1c913b[_0xc28487(0x27f, 0x305)] = _0x3b37f5[_0xc28487(0x26a, 0x208)][0x0], _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0x5061a2, _0x1c913b);
1012
+ return;
1013
+ }
1014
+ if (_0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0xc28487(0x2bb, 0x1d5)][_0x10a086(0x188, 0x1b4)][_0x10a086(0x1dc, 0x1ad)](_0xc28487(0x337, 0x3df)) ? _0x3f6c4d[_0x10a086(0x1dc, 0x16b)](_0x3b37f5[_0x10a086(0x162, 0x1a5)][0x0][_0xc28487(0x2bb, 0x207)][_0x10a086(0x2ae, 0x304) + '\x74'][_0x10a086(0x1b9, 0x23b)]('\x40')[0x0]) : _0x3f6c4d['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3b37f5[_0xc28487(0x26a, 0x2a3)][0x0][_0x10a086(0x1b3, 0x10e)][_0x10a086(0x188, 0x20c)][_0xc28487(0x2c1, 0x25d)]('\x40')[0x0])) {
1015
+ const _0x4a2230 = {};
1016
+ _0x4a2230[_0x10a086(0x1b6, 0x1b2)] = '\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70' + _0xc28487(0x29f, 0x35c) + '\x61\x6e\x6e\x65\x64\x20\x79\x6f\x75\x20' + _0x10a086(0x2b6, 0x285) + _0xc28487(0x2f6, 0x2f7) + _0x10a086(0x1be, 0x1c8) + _0xc28487(0x2e9, 0x224);
1017
+ const _0x497201 = {};
1018
+ _0x497201[_0xc28487(0x27f, 0x31c)] = _0x3b37f5[_0xc28487(0x26a, 0x260)][0x0], _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0x4a2230, _0x497201);
1019
+ return;
1020
+ }
1021
+ if (_0x3b37f5[_0x10a086(0x162, 0xf8)][0x0]['\x6b\x65\x79'][_0xc28487(0x290, 0x302)][_0xc28487(0x2e4, 0x3cb)](_0x10a086(0x22f, 0x300))) {
1022
+ if (_0xae8301['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3b37f5[_0x10a086(0x162, 0x108)][0x0]['\x6b\x65\x79'][_0xc28487(0x290, 0x37f)][_0xc28487(0x2c1, 0x2d9)]('\x40')[0x0]) || _0x27acd4[_0x10a086(0x1dc, 0x1dc)](_0x3b37f5[_0xc28487(0x26a, 0x225)][0x0]['\x6b\x65\x79'][_0xc28487(0x290, 0x249)][_0x10a086(0x1b9, 0x252)]('\x40')[0x0])) {
1023
+ const _0x1ab2f8 = {};
1024
+ _0x1ab2f8[_0xc28487(0x2be, 0x3a1)] = _0x10a086(0x126, 0x2c) + '\x65\x72\x73\x20\x68\x61\x76\x65\x20\x62' + _0xc28487(0x38b, 0x419) + '\x20\x67\x72\x6f\x75\x70\x20\x66\x72\x6f' + '\x6d\x20\x75\x73\x69\x6e\x67\x20\x51\x75' + _0x10a086(0xff, 0x197) + _0xc28487(0x249, 0x1f6) + _0x10a086(0x230, 0x1c1);
1025
+ const _0x10b84a = {};
1026
+ _0x10b84a[_0xc28487(0x27f, 0x240)] = _0x3b37f5[_0x10a086(0x162, 0x192)][0x0], _0xe5d4db[_0x10a086(0x1a7, 0xb4) + '\x65'](_0x55927a, _0x1ab2f8, _0x10b84a);
1027
+ return;
1028
+ }
1029
+ }
1030
+ const _0x35e50d = () => {
1031
+ function _0x3fbac4(_0x4e0c84, _0x4c03c7) {
1032
+ return _0x10a086(_0x4c03c7 - -0x254, _0x4e0c84);
1033
+ }
1034
+ function _0x5926a8(_0x1f8bc5, _0x3a1d61) {
1035
+ return _0xc28487(_0x1f8bc5 - -0x401, _0x3a1d61);
1036
+ }
1037
+ if (vars[_0x5926a8(-0x8f, -0x95)] == '\x74\x72\x75\x65') {
1038
+ const _0x56f989 = {};
1039
+ _0x56f989[_0x3fbac4(-0x1c4, -0xcc)] = _0x55927a, _0x56f989['\x69\x64'] = _0x3b37f5[_0x5926a8(-0x197, -0x20b)][0x0][_0x5926a8(-0x146, -0x1ca)]['\x69\x64'], _0x56f989[_0x3fbac4(0x29, 0x5a) + '\x74'] = _0x236767 ? _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]['\x6b\x65\x79'][_0x5926a8(-0x4b, 0x88) + '\x74'] : undefined;
1040
+ const _0x3db4b0 = _0x56f989;
1041
+ _0xe5d4db[_0x5926a8(-0x180, -0x12b) + '\x65\x73']([_0x3db4b0]);
1042
+ }
1043
+ }, _0x16788f = _0x236767 ? await _0xe5d4db[_0x10a086(0x288, 0x2b9) + _0x10a086(0x260, 0x216)](_0x55927a) : '';
1044
+ let _0x522ea0 = _0x236767 ? _0x35cb0a[_0xc28487(0x2bb, 0x22a)]['\x70\x61\x72\x74\x69\x63\x69\x70\x61\x6e' + '\x74'] : _0x3b37f5[_0xc28487(0x26a, 0x2ab)][0x0][_0xc28487(0x2bb, 0x2ed)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'];
1045
+ const _0x5e38d0 = _0x522ea0['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x3a') ? _0x522ea0[_0xc28487(0x2c1, 0x25c)]('\x3a')[0x0] : _0x522ea0[_0x10a086(0x1b9, 0xea)]('\x40')[0x0];
1046
+ if (_0x35cb0a[_0x10a086(0x1b3, 0x122)][_0xc28487(0x1f3, 0x20c)])
1047
+ _0x522ea0 = _0x566335;
1048
+ const _0x94644f = _0x522ea0['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x3a') ? _0x522ea0[_0xc28487(0x243, 0x212)](0x0, _0x522ea0[_0xc28487(0x21d, 0x149)]('\x3a')) + '\x40' + _0x522ea0[_0x10a086(0x1b9, 0x263)]('\x40')[0x1] : _0x522ea0;
1049
+ let _0x2addb6 = await getBanJids(_0x522ea0);
1050
+ if (_0x2addb6 == 0x1)
1051
+ return;
1052
+ if (_0x236767) {
1053
+ let _0x53127e = await getBanJids(_0x55927a);
1054
+ if (_0x53127e == 0x1)
1055
+ return;
1056
+ }
1057
+ const _0x117987 = _0x236767 ? _0x16788f[_0x10a086(0x1fd, 0x1de)] : '', _0x2799ce = _0x236767 ? _0x16788f[_0x10a086(0x1e5, 0x16e)] : '', _0x55cd3a = _0x236767 ? _0x16788f[_0xc28487(0x3b6, 0x2f7) + '\x74\x73'] : '', _0x449514 = _0x236767 ? _0x2af290(_0x55cd3a) : '', _0x24dfbd = _0x449514[_0x10a086(0x1dc, 0x17d)](_0x566335) || ![], _0x48df72 = _0x449514['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x94644f) || ![], _0x3f08de = _0x5baa45 === _0x10a086(0x150, 0x115) + '\x67\x65' || _0x5baa45 === _0xc28487(0x1e2, 0x126) + '\x67\x65', _0x5b29b4 = _0x5baa45 === _0xc28487(0x348, 0x2b5) + _0xc28487(0x392, 0x2f4) && _0x1f6170[_0xc28487(0x2e4, 0x376)]('\x69\x6d\x61\x67\x65\x4d\x65\x73\x73\x61' + '\x67\x65'), _0xdee228 = _0x5baa45 === _0x10a086(0x240, 0x271) + _0x10a086(0x28a, 0x1be) && _0x1f6170['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0xc28487(0x1e2, 0x26f) + '\x67\x65'), _0x37cc3b = _0x5baa45 === _0x10a086(0x240, 0x156) + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65' && _0x1f6170['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x10a086(0xcf, -0x7) + _0x10a086(0x149, 0x61)), _0x5d29a0 = _0x5baa45 === _0xc28487(0x348, 0x274) + _0x10a086(0x28a, 0x1aa) && _0x1f6170['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x64\x6f\x63\x75\x6d\x65\x6e\x74\x4d\x65' + _0xc28487(0x367, 0x297));
1058
+ vars[_0xc28487(0x272, 0x34e) + '\x45\x53'] == _0x10a086(0x1f7, 0x2dc) && console[_0xc28487(0x297, 0x36f)]('\x5b\x43\x4f\x4d\x4d\x41\x4e\x44\x3a\x20' + _0x275b72 + '\x5d\x2d\x5b\x4e\x41\x4d\x45\x3a\x20' + _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0xc28487(0x322, 0x2e0)] + (_0xc28487(0x38a, 0x2ac) + '\x20') + _0x5e38d0 + _0xc28487(0x3bd, 0x473) + _0x117987 + '\x5d');
1059
+ if (vars[_0xc28487(0x272, 0x2a9) + '\x45\x53'] == _0x10a086(0x1f7, 0x1a3)) {
1060
+ let _0x26006a = _0x117987 == '' ? '\x5b\x49\x6e\x62\x6f\x78\x5d' : _0x117987;
1061
+ _0x157c01(_0xc28487(0x2f0, 0x30f) + _0xc28487(0x228, 0x19a) + '\x20\x43\x4f\x4d\x4d\x41\x4e\x44\x3a\x20' + _0x275b72 + (_0x10a086(0x228, 0x15b) + '\x3a\x20') + _0x5e38d0 + _0x10a086(0x14b, 0xfe) + _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0xc28487(0x322, 0x3fb)] + ('\x20\x0a\u2023\x20\x43\x48\x41\x54\x20\x4e' + '\x41\x4d\x45\x3a\x20') + _0x26006a);
1062
+ }
1063
+ let _0x98543a = [];
1064
+ if (_0x2799ce) {
1065
+ let _0x13653a = _0x2799ce[_0x10a086(0x152, 0x158)]()[_0xc28487(0x2c1, 0x322)]('\x0a')[0x0];
1066
+ _0x98543a = _0x13653a[_0x10a086(0x1b9, 0x189)]('\x2c');
1067
+ }
1068
+ if (_0x275b72 != '') {
1069
+ if (_0x98543a[_0xc28487(0x2e4, 0x31d)](_0x275b72)) {
1070
+ _0x1c74e7(Lang[_0xc28487(0x2a4, 0x375) + _0xc28487(0x2bf, 0x393)]);
1071
+ return;
1072
+ }
1073
+ }
1074
+ const _0x3480da = {};
1075
+ _0x3480da['\x70\x72\x65\x66\x69\x78'] = prefix, _0x3480da[_0x10a086(0x1c6, 0x102)] = _0x4b4252, _0x3480da[_0x10a086(0x193, 0x23e)] = _0x522ea0, _0x3480da[_0x10a086(0x13e, 0x1b1) + _0xc28487(0x232, 0x31b)] = _0x521be6, _0x3480da['\x61\x6c\x6c\x6f\x77\x65\x64\x4e\x75\x6d' + '\x62\x73'] = allowedNumbs, _0x3480da[_0xc28487(0x2d4, 0x302)] = footerTXT, _0x3480da[_0x10a086(0xc7, -0x15)] = _0x1c74e7, _0x3480da[_0x10a086(0x153, 0x247) + '\x73\x67'] = _0x131369, _0x3480da[_0xc28487(0x239, 0x1de) + _0xc28487(0x2dd, 0x2b6)] = _0x36ccae, _0x3480da[_0xc28487(0x30b, 0x3c4) + '\x74\x65'] = _0x62e5fe, _0x3480da['\x73\x65\x6e\x64\x4c\x69\x73\x74\x4d\x73' + '\x67'] = _0x5f3ced, _0x3480da[_0xc28487(0x21c, 0x15f)] = _0x44341d, _0x3480da[_0x10a086(0xd6, 0x1a3)] = _0x157c01, _0x3480da[_0xc28487(0x2f9, 0x221)] = _0x94644f, _0x3480da['\x63\x6f\x6d\x6d\x61\x6e\x64'] = _0x275b72, _0x3480da[_0xc28487(0x390, 0x309) + _0xc28487(0x368, 0x315)] = _0x16788f, _0x3480da[_0xc28487(0x277, 0x1bf)] = _0x236767, _0x3480da[_0x10a086(0x237, 0x23f) + '\x69\x6e'] = _0x48df72, _0x3480da['\x69\x73\x42\x6f\x74\x47\x72\x6f\x75\x70' + _0x10a086(0xf4, 0x16d)] = _0x24dfbd, _0x3480da[_0x10a086(0x225, 0x172)] = _0x3f08de, _0x3480da[_0x10a086(0xf3, 0x12f) + '\x61\x67\x65'] = _0x5b29b4, _0x3480da['\x69\x73\x54\x61\x67\x67\x65\x64\x56\x69' + _0x10a086(0x146, 0x13a)] = _0xdee228, _0x3480da[_0xc28487(0x1dd, 0x232) + _0x10a086(0x1e4, 0x11d)] = _0x37cc3b, _0x3480da[_0xc28487(0x2bc, 0x256) + _0xc28487(0x39d, 0x3ec)] = _0x5d29a0, _0x3480da[_0x10a086(0x217, 0x180) + '\x69\x64'] = _0x566335, _0x3480da[_0x10a086(0x121, 0x192)] = _0x191d27, _0x3480da['\x69\x73\x52\x65\x70\x6c\x79'] = _0x3adeee;
1076
+ const _0x22b568 = _0x3480da;
1077
+ if (commandsPrimary[_0x275b72]) {
1078
+ if (vars[_0x10a086(0x241, 0x21f)] == _0x10a086(0xe6, 0x16d)) {
1079
+ _0x35e50d();
1080
+ reactionPrimary[_0x275b72] && _0x3d67e5 == ![] && await _0x44341d(reactionPrimary[_0x275b72], _0x3b37f5[_0x10a086(0x162, 0x12e)][0x0]);
1081
+ commandsPrimary[_0x275b72](_0xe5d4db, _0x3b37f5[_0x10a086(0x162, 0xc1)][0x0], _0x55927a, _0x502dc7, _0x22b568, _0x3d67e5);
1082
+ if (_0x3d67e5 == !![]) {
1083
+ const _0x32fcd8 = {};
1084
+ _0x32fcd8[_0x10a086(0x297, 0x2e5)] = _0x3b37f5[_0xc28487(0x26a, 0x216)][0x0][_0x10a086(0x1b3, 0x209)], await _0xe5d4db[_0xc28487(0x2af, 0x2b0) + '\x65'](_0x55927a, _0x32fcd8);
1085
+ }
1086
+ return;
1087
+ } else {
1088
+ if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == _0x10a086(0x23d, 0x256)) {
1089
+ if (allowedNumbs[_0x10a086(0x1dc, 0x22f)](_0x5e38d0) || _0x3d67e5 == !![] || MOD[_0xc28487(0x2e4, 0x250)](_0x5e38d0)) {
1090
+ _0x35e50d();
1091
+ reactionPrimary[_0x275b72] && _0x3d67e5 == ![] && await _0x44341d(reactionPrimary[_0x275b72], _0x3b37f5[_0xc28487(0x26a, 0x254)][0x0]);
1092
+ commandsPrimary[_0x275b72](_0xe5d4db, _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0], _0x55927a, _0x502dc7, _0x22b568, _0x3d67e5);
1093
+ if (_0x3d67e5 == !![]) {
1094
+ const _0x1cf248 = {};
1095
+ _0x1cf248['\x64\x65\x6c\x65\x74\x65'] = _0x3b37f5[_0x10a086(0x162, 0x6a)][0x0]['\x6b\x65\x79'], await _0xe5d4db[_0x10a086(0x1a7, 0x11a) + '\x65'](_0x55927a, _0x1cf248);
1096
+ }
1097
+ return;
1098
+ } else
1099
+ return;
1100
+ }
1101
+ }
1102
+ }
1103
+ if (commandsPrivate[_0x275b72]) {
1104
+ if (allowedNumbs['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x5e38d0) || _0x3d67e5 == !![] || MOD[_0x10a086(0x1dc, 0x21e)](_0x5e38d0))
1105
+ _0x35e50d(), reactionPrivate[_0x275b72] && _0x3d67e5 == ![] && await _0x44341d(reactionPrivate[_0x275b72], _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]), commandsPrivate[_0x275b72](_0xe5d4db, _0x3b37f5[_0x10a086(0x162, 0xe8)][0x0], _0x55927a, _0x502dc7, _0x22b568, _0x3d67e5);
1106
+ else {
1107
+ if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == _0x10a086(0xe6, 0x16)) {
1108
+ _0x35e50d();
1109
+ const _0xb969b4 = {};
1110
+ _0xb969b4['\x74\x65\x78\x74'] = Lang[_0xc28487(0x329, 0x29a) + '\x6c\x79'];
1111
+ const _0x5bfdd7 = {};
1112
+ _0x5bfdd7[_0x10a086(0x177, 0xf6)] = _0x3d67e5 === ![] ? _0x3b37f5[_0x10a086(0x162, 0x9a)][0x0] : '', await _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0xb969b4, _0x5bfdd7);
1113
+ }
1114
+ }
1115
+ if (_0x3d67e5 == !![]) {
1116
+ const _0x1b915b = {};
1117
+ _0x1b915b[_0x10a086(0x297, 0x2f9)] = _0x3b37f5[_0x10a086(0x162, 0x86)][0x0]['\x6b\x65\x79'], await _0xe5d4db[_0x10a086(0x1a7, 0xcf) + '\x65'](_0x55927a, _0x1b915b);
1118
+ }
1119
+ return;
1120
+ }
1121
+ if (commandsAdmin[_0x275b72]) {
1122
+ if (!_0x236767) {
1123
+ if (allowedNumbs[_0xc28487(0x2e4, 0x2fd)](_0x5e38d0) || _0x3d67e5 == !![] || MOD[_0x10a086(0x1dc, 0x14c)](_0x5e38d0)) {
1124
+ _0x35e50d();
1125
+ const _0xd679f = {};
1126
+ _0xd679f['\x74\x65\x78\x74'] = Lang[_0xc28487(0x2ad, 0x201)];
1127
+ const _0x1c5887 = {};
1128
+ _0x1c5887[_0xc28487(0x27f, 0x23d)] = _0x3d67e5 === ![] ? _0x3b37f5[_0xc28487(0x26a, 0x2f1)][0x0] : '', await _0xe5d4db[_0xc28487(0x2af, 0x35e) + '\x65'](_0x55927a, _0xd679f, _0x1c5887);
1129
+ if (_0x3d67e5 == !![]) {
1130
+ const _0x1584a8 = {};
1131
+ _0x1584a8[_0x10a086(0x297, 0x345)] = _0x3b37f5[_0xc28487(0x26a, 0x2a7)][0x0][_0xc28487(0x2bb, 0x1eb)], await _0xe5d4db[_0xc28487(0x2af, 0x231) + '\x65'](_0x55927a, _0x1584a8);
1132
+ }
1133
+ return;
1134
+ }
1135
+ } else {
1136
+ if (!_0x48df72) {
1137
+ if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == _0x10a086(0xe6, 0x120) && !allowedNumbs[_0xc28487(0x2e4, 0x2ae)](_0x5e38d0)) {
1138
+ _0x35e50d();
1139
+ const _0xee6228 = {};
1140
+ _0xee6228[_0xc28487(0x2be, 0x208)] = Lang[_0xc28487(0x2fc, 0x377)];
1141
+ const _0x1d5a3f = {};
1142
+ _0x1d5a3f[_0x10a086(0x177, 0x271)] = _0x3d67e5 === ![] ? _0x3b37f5[_0xc28487(0x26a, 0x2bc)][0x0] : '', await _0xe5d4db[_0xc28487(0x2af, 0x335) + '\x65'](_0x55927a, _0xee6228, _0x1d5a3f);
1143
+ return;
1144
+ }
1145
+ }
1146
+ if (!_0x24dfbd) {
1147
+ _0x35e50d();
1148
+ const _0x31d082 = {};
1149
+ _0x31d082[_0x10a086(0x1b6, 0xed)] = Lang[_0xc28487(0x3b9, 0x2f9)];
1150
+ const _0x43370d = {};
1151
+ _0x43370d[_0xc28487(0x27f, 0x2b1)] = _0x3d67e5 === ![] ? _0x3b37f5[_0xc28487(0x26a, 0x26c)][0x0] : '', await _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0x31d082, _0x43370d);
1152
+ if (_0x3d67e5 == !![]) {
1153
+ const _0x55c0bf = {};
1154
+ _0x55c0bf[_0x10a086(0x297, 0x2f2)] = _0x3b37f5[_0x10a086(0x162, 0x23c)][0x0][_0x10a086(0x1b3, 0x253)], await _0xe5d4db[_0xc28487(0x2af, 0x2c9) + '\x65'](_0x55927a, _0x55c0bf);
1155
+ }
1156
+ return;
1157
+ }
1158
+ if (_0x48df72 || allowedNumbs[_0xc28487(0x2e4, 0x262)](_0x5e38d0)) {
1159
+ _0x35e50d();
1160
+ reactionAdmin[_0x275b72] && _0x3d67e5 == ![] && await _0x44341d(reactionAdmin[_0x275b72], _0x3b37f5['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]);
1161
+ commandsAdmin[_0x275b72](_0xe5d4db, _0x3b37f5[_0x10a086(0x162, 0x250)][0x0], _0x55927a, _0x502dc7, _0x22b568, _0x3d67e5);
1162
+ if (_0x3d67e5 == !![]) {
1163
+ const _0x4a91b6 = {};
1164
+ _0x4a91b6[_0xc28487(0x39f, 0x342)] = _0x3b37f5[_0x10a086(0x162, 0x74)][0x0]['\x6b\x65\x79'], await _0xe5d4db['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x55927a, _0x4a91b6);
1165
+ }
1166
+ return;
1167
+ }
1168
+ }
1169
+ }
1170
+ if (_0x3b37f5[_0xc28487(0x26a, 0x310)][0x0][_0xc28487(0x1ed, 0x1cd)][_0xc28487(0x289, 0x289) + '\x6f\x6e'] == '\x2e')
1171
+ return;
1172
+ if (_0x3b37f5[_0x10a086(0x162, 0x1a0)][0x0][_0xc28487(0x1ed, 0x123)]['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + _0xc28487(0x1f2, 0x2b0)]('\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + _0xc28487(0x392, 0x478)) && _0x3b37f5[_0x10a086(0x162, 0x118)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x10a086(0x240, 0x1e1) + _0xc28487(0x392, 0x489)][_0xc28487(0x23d, 0x1d3) + _0xc28487(0x1f2, 0x238)](_0x10a086(0x1b6, 0x241)) === !![]) {
1173
+ if (_0x3b37f5[_0xc28487(0x26a, 0x2fb)][0x0]['\x6d\x65\x73\x73\x61\x67\x65']['\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + _0xc28487(0x392, 0x320)][_0x10a086(0x1b6, 0xf0)] == '\x2e')
1174
+ return;
1175
+ }
1176
+ if (!commandsPrimary[_0x275b72] || !commandsPrivate[_0x275b72] || !commandsAdmin[_0x275b72]) {
1177
+ if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == '\x70\x75\x62\x6c\x69\x63') {
1178
+ _0x44341d('\u274c', _0x3b37f5[_0xc28487(0x26a, 0x2de)][0x0]);
1179
+ return;
1180
+ } else {
1181
+ if (vars[_0x10a086(0x241, 0x2b0)] == _0x10a086(0x23d, 0x1bf)) {
1182
+ if (allowedNumbs[_0xc28487(0x2e4, 0x2ee)](_0x5e38d0) || _0x3d67e5 == !![] || MOD[_0x10a086(0x1dc, 0x1b5)](_0x5e38d0)) {
1183
+ _0x44341d('\u274c', _0x3b37f5[_0x10a086(0x162, 0x139)][0x0]);
1184
+ return;
1185
+ }
1186
+ }
1187
+ }
1188
+ }
1189
+ } catch (_0x363300) {
1190
+ console[_0x10a086(0x18f, 0x23f)](_0x363300);
1191
+ return;
1192
+ }
1193
+ }), _0xe5d4db['\x65\x76']['\x6f\x6e'](_0x1144d(0x46c, 0x3e3) + _0x1144d(0x3b8, 0x370), _0x551d84 => {
1194
+ function _0x13da3f(_0x1dafaf, _0x1c67a5) {
1195
+ return _0x1144d(_0x1c67a5, _0x1dafaf - -0x536);
1196
+ }
1197
+ const {
1198
+ connection: _0x35bab9,
1199
+ lastDisconnect: _0x4bd866,
1200
+ qr: _0x11cf9e
1201
+ } = _0x551d84;
1202
+ _0x11cf9e && QRCode[_0x5c6b4b(0x253, 0x2d0)](_0x11cf9e)[_0x5c6b4b(0x3a1, 0x3e7)](_0x3f4f36 => {
1203
+ let _0x4fccd3 = new Buffer[(_0x411e74(0x408, 0x4dc))](_0x3f4f36[_0x245964(0x3e3, 0x477)](_0x245964(0x421, 0x36f) + '\x2f\x70\x6e\x67\x3b\x62\x61\x73\x65\x36' + '\x34\x2c', ''), _0x245964(0x420, 0x369));
1204
+ function _0x245964(_0x4ce6bd, _0x42deeb) {
1205
+ return _0x13da3f(_0x4ce6bd - 0x5d4, _0x42deeb);
1206
+ }
1207
+ function _0x411e74(_0x26114a, _0x310b70) {
1208
+ return _0x13da3f(_0x26114a - 0x570, _0x310b70);
1209
+ }
1210
+ sharp(_0x4fccd3)[_0x245964(0x4ba, 0x507)](0x280, 0x280)[_0x411e74(0x402, 0x427)](_0x411e74(0x4fd, 0x57b) + '\x69\x6d\x61\x67\x65\x2e\x70\x6e\x67');
1211
+ });
1212
+ function _0x5c6b4b(_0x61851f, _0x75e9d2) {
1213
+ return _0x56004a(_0x61851f, _0x75e9d2 - -0x7);
1214
+ }
1215
+ if (_0x35bab9 === _0x13da3f(-0x9c, 0x4)) {
1216
+ const {Boom: _0x594400} = require(_0x5c6b4b(0x331, 0x3f8));
1217
+ console[_0x13da3f(-0x154, -0x215)]('\x44\x69\x73\x63\x6f\x6e\x6e\x65\x63\x74' + _0x13da3f(-0x1f3, -0x1b6));
1218
+ let _0x2bff05 = new _0x594400(_0x4bd866?.[_0x13da3f(-0x77, -0x2f)])?.[_0x13da3f(-0x39, 0x5)]['\x73\x74\x61\x74\x75\x73\x43\x6f\x64\x65'];
1219
+ if (_0x2bff05 === DisconnectReason[_0x5c6b4b(0x329, 0x326)])
1220
+ console[_0x13da3f(-0x154, -0x176)](_0x13da3f(-0x185, -0x235) + _0x13da3f(-0xea, -0x5e) + _0x13da3f(-0xe9, -0x3a) + '\x65\x20\x53\x65\x73\x73\x69\x6f\x6e\x20' + _0x5c6b4b(0x329, 0x3bc) + '\x67\x61\x69\x6e'), QueenAmdi();
1221
+ else {
1222
+ if (_0x2bff05 === DisconnectReason[_0x13da3f(-0x153, -0x140) + '\x43\x6c\x6f\x73\x65\x64'])
1223
+ console[_0x5c6b4b(0x308, 0x35e)](_0x13da3f(-0x80, -0x61) + _0x13da3f(-0x8b, -0x5f) + _0x5c6b4b(0x3ad, 0x38a) + _0x13da3f(-0x5f, 0x98)), QueenAmdi();
1224
+ else {
1225
+ if (_0x2bff05 === DisconnectReason[_0x13da3f(-0x153, -0x7c) + _0x5c6b4b(0x435, 0x39a)])
1226
+ console[_0x13da3f(-0x154, -0xb1)](_0x5c6b4b(0x384, 0x432) + '\x20\x4c\x6f\x73\x74\x20\x66\x72\x6f\x6d' + _0x5c6b4b(0x2af, 0x351) + _0x5c6b4b(0x380, 0x38a) + _0x5c6b4b(0x445, 0x3bf)), QueenAmdi();
1227
+ else {
1228
+ if (_0x2bff05 === DisconnectReason[_0x5c6b4b(0x3f3, 0x35f) + _0x13da3f(-0xfa, -0x19d)])
1229
+ console[_0x13da3f(-0x154, -0x204)](_0x13da3f(-0x80, 0x6a) + _0x13da3f(-0x40, -0x80) + _0x13da3f(-0x51, 0x31) + _0x5c6b4b(0x39f, 0x30e) + '\x20\x4f\x70\x65\x6e\x65\x64\x2c\x20\x50' + _0x13da3f(-0x186, -0xb3) + _0x5c6b4b(0x3d9, 0x46c) + _0x13da3f(-0x6f, -0x97) + _0x5c6b4b(0x3c4, 0x429)), QueenAmdi();
1230
+ else {
1231
+ if (_0x2bff05 === DisconnectReason[_0x13da3f(-0x54, 0x1)])
1232
+ console['\x6c\x6f\x67'](_0x5c6b4b(0x3aa, 0x390) + _0x5c6b4b(0x36a, 0x404) + _0x13da3f(-0x1c5, -0x266) + _0x13da3f(-0x206, -0x1e8) + _0x5c6b4b(0x406, 0x41f)), QueenAmdi();
1233
+ else {
1234
+ if (_0x2bff05 === DisconnectReason[_0x13da3f(-0x207, -0x148) + _0x13da3f(-0x215, -0x24b)])
1235
+ console[_0x5c6b4b(0x331, 0x35e)]('\x52\x65\x73\x74\x61\x72\x74\x20\x52\x65' + _0x13da3f(-0x56, -0x118) + '\x73\x74\x61\x72\x74\x69\x6e\x67\x2e\x2e' + '\x2e'), QueenAmdi();
1236
+ else
1237
+ _0x2bff05 === DisconnectReason[_0x5c6b4b(0x316, 0x2b2)] ? (console[_0x5c6b4b(0x2de, 0x35e)]('\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e' + _0x13da3f(-0xa0, 0x3) + _0x13da3f(-0x7a, -0x128) + '\x69\x6e\x67\x2e\x2e\x2e'), QueenAmdi()) : QueenAmdi();
1238
+ }
1239
+ }
1240
+ }
1241
+ }
1242
+ }
1243
+ }
1244
+ if (_0x35bab9 === _0x13da3f(-0xd6, -0x1c3)) {
1245
+ console[_0x5c6b4b(0x410, 0x35e)](_0x13da3f(-0xf9, -0x61) + _0x13da3f(-0x1c7, -0x25d)), updateLogin(), ((async () => {
1246
+ function _0x1c54f1(_0x2aa4db, _0x647b85) {
1247
+ return _0x13da3f(_0x2aa4db - 0x265, _0x647b85);
1248
+ }
1249
+ const _0x4ac664 = _0x500f04(0x52e, 0x52f);
1250
+ let _0x326a5b = _0x1c54f1(0x134, 0x69) + _0x500f04(0x45b, 0x510) + _0x500f04(0x4b5, 0x3fa) + _0x500f04(0x3e7, 0x3af) + '\x6d\x64\x61\x2f\x51\x75\x65\x65\x6e\x41' + _0x1c54f1(0x209, 0x1f7) + _0x500f04(0x41d, 0x468) + '\x6e';
1251
+ const _0x45d760 = await got(_0x326a5b), _0x413278 = JSON[_0x1c54f1(0x1e3, 0x20a)](_0x45d760[_0x1c54f1(0xae, 0x149)]), _0x1d6564 = _0x413278['\x64\x61\x74\x61'][_0x1c54f1(0x124, 0xba) + _0x500f04(0x3ac, 0x359)][_0x1c54f1(0x15b, 0x1eb) + '\x72'], _0x3b9c08 = _0x413278['\x64\x61\x74\x61'][_0x500f04(0x519, 0x507)]['\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65' + '\x72'], _0x4dbce7 = CryptoJS['\x41\x45\x53'][_0x1c54f1(0x100, 0x196)](_0x1d6564, _0x4ac664), _0x8d426f = CryptoJS[_0x1c54f1(0x159, 0x240)]['\x64\x65\x63\x72\x79\x70\x74'](_0x3b9c08, _0x4ac664), _0x417d1a = _0x4dbce7[_0x500f04(0x463, 0x3e7)](CryptoJS[_0x1c54f1(0x156, 0x115)][_0x1c54f1(0x4a, -0x88)]), _0x432433 = _0x8d426f[_0x1c54f1(0xd4, 0x12a)](CryptoJS[_0x500f04(0x4f8, 0x469)][_0x500f04(0x405, 0x35d)]);
1252
+ function _0x500f04(_0x29b207, _0x11bd67) {
1253
+ return _0x13da3f(_0x11bd67 - 0x578, _0x29b207);
1254
+ }
1255
+ var _0x27d8f7 = _0x417d1a[_0x500f04(0x533, 0x44e)]('\x2c'), _0x56cc94 = _0x432433[_0x500f04(0x544, 0x44e)]('\x2c');
1256
+ _0x27d8f7[_0x500f04(0x516, 0x471)](_0xe5d4db['\x75\x73\x65\x72']['\x69\x64']['\x73\x70\x6c\x69\x74']('\x40')[0x0]) && process[_0x500f04(0x442, 0x35e)](0x0);
1257
+ _0x56cc94['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0xe5d4db[_0x1c54f1(0xd7, 0x12e)]['\x69\x64'][_0x500f04(0x487, 0x44e)]('\x40')[0x0]) && process['\x65\x78\x69\x74'](0x0);
1258
+ let _0x5e59fc = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x67\x69' + _0x500f04(0x583, 0x514) + '\x73\x65\x72\x63\x6f\x6e\x74\x65\x6e\x74' + _0x1c54f1(0x184, 0x177) + '\x41\x6d\x64\x61\x2f\x37\x62\x35\x64\x64' + _0x500f04(0x316, 0x37e) + _0x500f04(0x5be, 0x4c9) + '\x36\x34\x33\x36\x64\x62\x37\x2f\x72\x61' + '\x77\x2f';
1259
+ const _0x2c80ce = await got(_0x5e59fc), _0x36f48e = JSON[_0x1c54f1(0x1e3, 0x15c)](_0x2c80ce[_0x1c54f1(0xae, 0x150)]), _0x4a435b = _0x36f48e[_0x500f04(0x4ba, 0x4c1) + '\x64'];
1260
+ let _0x30a298 = new Buffer['\x66\x72\x6f\x6d'](_0x4a435b['\x72\x65\x70\x6c\x61\x63\x65'](_0x1c54f1(0xb2, 0x140) + '\x2f\x6a\x70\x65\x67\x3b\x62\x61\x73\x65' + '\x36\x34\x2c', ''), _0x500f04(0x3fa, 0x3c4));
1261
+ fs[_0x1c54f1(0x162, 0x199)](_0x1c54f1(0x1f2, 0x199) + _0x1c54f1(0xbe, 0x97), _0x30a298, function (_0x485de5) {
1262
+ if (_0x485de5)
1263
+ throw _0x485de5;
1264
+ }), setInterval(() => {
1265
+ function _0x5ec051(_0x2fa648, _0x550f47) {
1266
+ return _0x1c54f1(_0x550f47 - 0x3d, _0x2fa648);
1267
+ }
1268
+ function _0x4e9e3f(_0x2c2da5, _0x255bac) {
1269
+ return _0x500f04(_0x2c2da5, _0x255bac - 0xc6);
1270
+ }
1271
+ fs['\x77\x72\x69\x74\x65\x46\x69\x6c\x65'](_0x4e9e3f(0x640, 0x5cb) + _0x4e9e3f(0x460, 0x497), _0x30a298, function (_0x3f5eb5) {
1272
+ if (_0x3f5eb5)
1273
+ throw _0x3f5eb5;
1274
+ });
1275
+ }, 0xdbba0);
1276
+ })());
1277
+ if (vars[_0x5c6b4b(0x4d9, 0x44b)]) {
1278
+ const _0x1f4c6b = {};
1279
+ _0x1f4c6b[_0x13da3f(-0x3b, -0xe0) + '\x74'] = _0x13da3f(-0x4d, -0x8c) + _0x5c6b4b(0x23e, 0x2d6) + _0x5c6b4b(0x37b, 0x2a0), _0x1f4c6b['\x69\x64'] = '\x69\x64\x2d\x6c\x69\x6b\x65\x2d\x62\x75' + _0x5c6b4b(0x283, 0x363) + _0x5c6b4b(0x3e7, 0x2f9);
1280
+ const _0x363177 = {};
1281
+ _0x363177['\x69\x6e\x64\x65\x78'] = 0x1, _0x363177[_0x13da3f(-0x20a, -0x1fa) + _0x13da3f(-0x166, -0x177)] = _0x1f4c6b;
1282
+ const _0x2f7df1 = {};
1283
+ _0x2f7df1['\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78' + '\x74'] = _0x13da3f(-0xcf, -0x160) + _0x13da3f(-0x159, -0x249), _0x2f7df1[_0x5c6b4b(0x40d, 0x3ef)] = _0x13da3f(-0x112, -0x1d) + _0x13da3f(-0x1d3, -0x1d1) + '\x6c\x61\x63\x6b\x41\x6d\x64\x61\x2f\x51' + _0x5c6b4b(0x4fe, 0x42c);
1284
+ const _0xb77922 = {};
1285
+ _0xb77922['\x69\x6e\x64\x65\x78'] = 0x2, _0xb77922[_0x13da3f(-0x138, -0x12a)] = _0x2f7df1;
1286
+ const _0x451a4c = {};
1287
+ _0x451a4c[_0x5c6b4b(0x457, 0x477) + '\x74'] = _0x5c6b4b(0x2bd, 0x2fa) + _0x13da3f(-0xc8, -0xce) + _0x13da3f(-0x1d7, -0x188), _0x451a4c['\x75\x72\x6c'] = _0x5c6b4b(0x3db, 0x2e8) + _0x5c6b4b(0x31f, 0x292) + _0x5c6b4b(0x3c8, 0x2f1) + _0x13da3f(-0x101, -0x140) + _0x5c6b4b(0x37b, 0x3a1) + _0x13da3f(-0x3a, 0x4e) + _0x13da3f(-0x1ed, -0x205) + _0x13da3f(-0x216, -0x2fc);
1288
+ const _0x222edc = {};
1289
+ _0x222edc[_0x5c6b4b(0x4d5, 0x47a)] = 0x3, _0x222edc[_0x13da3f(-0x138, -0xfd)] = _0x451a4c;
1290
+ const _0x231452 = [
1291
+ _0x363177,
1292
+ _0xb77922,
1293
+ _0x222edc
1294
+ ], _0xe3bd45 = {};
1295
+ _0xe3bd45[_0x5c6b4b(0x491, 0x3ef)] = _0x5c6b4b(0x333, 0x314) + _0x5c6b4b(0x3d2, 0x317) + '\x36\x71\x4a\x58\x2f\x32\x30\x32\x32\x30' + _0x13da3f(-0xab, -0x16f) + _0x5c6b4b(0x470, 0x419);
1296
+ const _0x3ecd8b = {};
1297
+ _0x3ecd8b[_0x5c6b4b(0x47a, 0x3bb)] = Lang[_0x5c6b4b(0x270, 0x323)], _0x3ecd8b['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0x3ecd8b[_0x5c6b4b(0x43c, 0x425) + _0x13da3f(-0x180, -0x218)] = _0x231452, _0x3ecd8b[_0x5c6b4b(0x38d, 0x3a9)] = _0xe3bd45;
1298
+ const _0x237d6a = _0x3ecd8b;
1299
+ _0xe5d4db[_0x5c6b4b(0x40d, 0x376) + '\x65'](vars['\x4c\x4f\x47\x5f\x4a\x49\x44'], _0x237d6a);
1300
+ } else
1301
+ try {
1302
+ ((async () => {
1303
+ const _0x4ad456 = {};
1304
+ _0x4ad456['\x72\x65\x73\x70\x6f\x6e\x73\x65\x54\x79' + '\x70\x65'] = _0x46bae3(0x5d9, 0x61d) + '\x72';
1305
+ const _0x3b565f = await axios[_0x36dd10(0x342, 0x3ce)](_0x46bae3(0x54c, 0x57c) + _0x36dd10(0x30e, 0x3b0) + _0x46bae3(0x62b, 0x6b8) + _0x46bae3(0x69a, 0x6af), _0x4ad456);
1306
+ function _0x36dd10(_0x16c70e, _0x3666f8) {
1307
+ return _0x13da3f(_0x3666f8 - 0x483, _0x16c70e);
1308
+ }
1309
+ const _0x378035 = await _0xe5d4db[_0x46bae3(0x60d, 0x676) + '\x65'](_0x46bae3(0x632, 0x69f) + _0x46bae3(0x5aa, 0x61e) + '\x6f\x6c\x65\ud83d\udc83\ud83c\udffb\u2665\ufe0f', []);
1310
+ console[_0x46bae3(0x594, 0x5c6)](_0x46bae3(0x631, 0x5a0) + '\x6e\x73\x6f\x6c\x65\x20\x67\x72\x6f\x75' + _0x36dd10(0x351, 0x3fc) + '\x20' + _0x378035['\x69\x64']), await _0xe5d4db[_0x36dd10(0x2f7, 0x312) + '\x65\x44\x65\x73\x63\x72\x69\x70\x74\x69' + '\x6f\x6e'](_0x378035['\x69\x64'], vars['\x56\x45\x52\x53\x49\x4f\x4e'] + (_0x36dd10(0x47e, 0x433) + _0x36dd10(0x47a, 0x41d) + _0x46bae3(0x542, 0x52e) + _0x36dd10(0x3c4, 0x3f3) + _0x46bae3(0x680, 0x654) + _0x46bae3(0x53a, 0x591))), await _0xe5d4db[_0x46bae3(0x48b, 0x51b) + _0x36dd10(0x359, 0x325)](_0x378035['\x69\x64'], _0x3b565f[_0x36dd10(0x3bf, 0x43f)]);
1311
+ const _0x4b9581 = {};
1312
+ function _0x46bae3(_0x47533b, _0x3b83b2) {
1313
+ return _0x13da3f(_0x3b83b2 - 0x71a, _0x47533b);
1314
+ }
1315
+ _0x4b9581['\x6c\x6f\x67\x47\x72\x70\x4a\x49\x44'] = _0x378035['\x69\x64'];
1316
+ const _0x3e26c8 = {};
1317
+ _0x3e26c8[_0x46bae3(0x56a, 0x563)] = _0x4b9581, await heroku[_0x46bae3(0x4bc, 0x53c)](baseURI + ('\x2f\x63\x6f\x6e\x66\x69\x67\x2d\x76\x61' + '\x72\x73'), _0x3e26c8);
1318
+ })());
1319
+ } catch {
1320
+ const _0x15fc25 = {};
1321
+ _0x15fc25[_0x5c6b4b(0x357, 0x3ef)] = _0x5c6b4b(0x3b9, 0x314) + _0x5c6b4b(0x4ea, 0x468) + _0x13da3f(-0x98, -0x188) + _0x13da3f(-0x1ba, -0x1de) + '\x2e\x6a\x70\x67';
1322
+ const _0x59ba52 = {};
1323
+ _0x59ba52[_0x5c6b4b(0x2c2, 0x3a9)] = _0x15fc25, _0x59ba52[_0x13da3f(-0xf7, -0x10b)] = _0x13da3f(-0x199, -0x114) + _0x13da3f(-0xd2, -0x1b8) + '\x61\x6e\x20\x74\x68\x65\x20\x51\x52\x20' + _0x13da3f(-0xc7, -0x64), _0xe5d4db[_0x5c6b4b(0x29a, 0x376) + '\x65'](_0x5c6b4b(0x42f, 0x39d) + _0x5c6b4b(0x412, 0x3ae), _0x59ba52);
1324
+ }
1325
+ console['\x6c\x6f\x67'](_0x13da3f(-0x1e6, -0x166) + _0x13da3f(-0x1e5, -0x1e8) + _0x13da3f(-0x108, -0x15f) + _0x5c6b4b(0x2d8, 0x2be));
1326
+ }
1327
+ }), _0xe5d4db['\x65\x76']['\x6f\x6e'](_0x1144d(0x2b5, 0x3a9) + '\x74\x65', saveState), _0xe5d4db;
1328
+ }, heroku_keep_alive = async () => {
1329
+ let _0x2ec72c = '\x68\x74\x74\x70\x73\x3a\x2f\x2f' + vars['\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x50'] + (_0x3a545d(0x478, 0x3c1) + '\x2e\x63\x6f\x6d\x2f');
1330
+ function _0xfa6834(_0x12e2d0, _0x5115ab) {
1331
+ return _0x24bc61(_0x12e2d0 - -0x333, _0x5115ab);
1332
+ }
1333
+ function _0x3a545d(_0x5b534a, _0x4a45aa) {
1334
+ return _0x1fc9fa(_0x5b534a - 0x4d, _0x4a45aa);
1335
+ }
1336
+ await got(_0x2ec72c), console[_0x3a545d(0x3ae, 0x3be)]('\ud83d\udc83\ud83c\udffb\u2665\ufe0f\x20\x51\x75\x65\x65\x6e\x20\x41' + _0x3a545d(0x4d2, 0x548) + _0xfa6834(0x1b9, 0x23a) + '\x69\x6c\x65\x73\x2e\x2e\x2e');
1337
+ }, _0x59f2d8 = {};
1338
+ _0x59f2d8[_0x24bc61(0x4a2, 0x523)] = QueenAmdi, _0x59f2d8[_0x1fc9fa(0x2a4, 0x1d8) + '\x76\x65'] = heroku_keep_alive, module['\x65\x78\x70\x6f\x72\x74\x73'] = _0x59f2d8;