queenamdi-functions-beta 0.0.11 → 0.0.12
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.
- package/base/amdiModule.js +1259 -1235
- package/package.json +1 -1
package/base/amdiModule.js
CHANGED
@@ -1,23 +1,23 @@
|
|
1
|
-
(function (
|
2
|
-
|
3
|
-
|
4
|
-
return _0x1e09(_0x405ffc - 0x286, _0x4724da);
|
1
|
+
(function (_0x9cfdfa, _0x374859) {
|
2
|
+
function _0x42f593(_0x2b89f6, _0x245ac5) {
|
3
|
+
return _0x2b31(_0x2b89f6 - -0x119, _0x245ac5);
|
5
4
|
}
|
6
|
-
function
|
7
|
-
return
|
5
|
+
function _0x46f9df(_0x81d3ce, _0x93cfbd) {
|
6
|
+
return _0x2b31(_0x81d3ce - 0x396, _0x93cfbd);
|
8
7
|
}
|
8
|
+
const _0x37ba6d = _0x9cfdfa();
|
9
9
|
while (!![]) {
|
10
10
|
try {
|
11
|
-
const
|
12
|
-
if (
|
11
|
+
const _0xd9c3bc = parseInt(_0x46f9df(0x689, 0x739)) / 0x1 + parseInt(_0x42f593(0x14f, 0x175)) / 0x2 * (-parseInt(_0x42f593(0x92, 0x94)) / 0x3) + parseInt(_0x46f9df(0x519, 0x477)) / 0x4 * (parseInt(_0x46f9df(0x5fa, 0x5aa)) / 0x5) + parseInt(_0x42f593(0x1c9, 0x1c9)) / 0x6 + parseInt(_0x46f9df(0x577, 0x488)) / 0x7 + -parseInt(_0x46f9df(0x67e, 0x635)) / 0x8 * (-parseInt(_0x42f593(0xe5, 0x12d)) / 0x9) + parseInt(_0x46f9df(0x5f3, 0x675)) / 0xa;
|
12
|
+
if (_0xd9c3bc === _0x374859)
|
13
13
|
break;
|
14
14
|
else
|
15
|
-
|
16
|
-
} catch (
|
17
|
-
|
15
|
+
_0x37ba6d['push'](_0x37ba6d['shift']());
|
16
|
+
} catch (_0x1ef500) {
|
17
|
+
_0x37ba6d['push'](_0x37ba6d['shift']());
|
18
18
|
}
|
19
19
|
}
|
20
|
-
}(
|
20
|
+
}(_0x3076, 0x3332e));
|
21
21
|
const {
|
22
22
|
default: makeWASocket,
|
23
23
|
DisconnectReason,
|
@@ -27,1275 +27,1299 @@ const {
|
|
27
27
|
getDevice,
|
28
28
|
makeInMemoryStore,
|
29
29
|
fetchLatestBaileysVersion
|
30
|
-
} = require(
|
31
|
-
|
32
|
-
|
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');
|
35
|
-
let messages = [];
|
36
|
-
function deleteMessageST(_0x1276ab) {
|
37
|
-
delete messages[_0x1276ab];
|
38
|
-
}
|
39
|
-
function saveMessageST(_0x229a31, _0x2b62f0) {
|
40
|
-
messages[_0x229a31] = _0x2b62f0;
|
30
|
+
} = require(_0x340d6f(0x32b, 0x2bd) + _0x340d6f(0x292, 0x30d)), axios = require(_0x4a2c8b(-0xca, -0x1b)), CryptoJS = require(_0x4a2c8b(-0xa3, -0x173)), fs = require('\x66\x73'), got = require(_0x340d6f(0x1f3, 0x2a7)), QRCode = require(_0x4a2c8b(-0x11d, -0xbc)), sharp = require(_0x340d6f(0x3b7, 0x300)), amdiDB = require(_0x4a2c8b(-0x14a, -0xb3) + _0x4a2c8b(-0x2f, -0xd5) + '\x44\x42'), vars = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x61' + _0x4a2c8b(-0x2f, -0x53) + '\x53\x65\x74\x74\x69\x6e\x67\x73');
|
31
|
+
function _0x4a2c8b(_0x32a2d1, _0x232de2) {
|
32
|
+
return _0x2b31(_0x32a2d1 - -0x360, _0x232de2);
|
41
33
|
}
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
34
|
+
const Heroku = require('\x68\x65\x72\x6f\x6b\x75\x2d\x63\x6c\x69' + _0x4a2c8b(-0x175, -0x14e)), _0x59b584 = {};
|
35
|
+
_0x59b584['\x74\x6f\x6b\x65\x6e'] = vars[_0x340d6f(0x250, 0x323)];
|
36
|
+
const heroku = new Heroku(_0x59b584);
|
37
|
+
let baseURI = _0x4a2c8b(-0x116, -0x6c) + vars[_0x4a2c8b(-0x79, 0x5f)];
|
38
|
+
const {state, saveState} = useSingleFileAuthState(_0x4a2c8b(-0x5a, 0x4b) + _0x340d6f(0x3a8, 0x37c)), msgRetryCounterMap = {}, Language = require(_0x340d6f(0x216, 0x27a) + _0x340d6f(0x25b, 0x342) + '\x70\x6c\x79\x4c\x41\x4e\x47'), Lang = Language[_0x4a2c8b(-0x11c, -0x198)](_0x4a2c8b(-0x1ec, -0x2cd));
|
39
|
+
let messages = [];
|
40
|
+
function deleteMessageST(_0xccd68e) {
|
41
|
+
delete messages[_0xccd68e];
|
49
42
|
}
|
50
|
-
function
|
51
|
-
|
43
|
+
function saveMessageST(_0x5504d2, _0x7aa93f) {
|
44
|
+
messages[_0x5504d2] = _0x7aa93f;
|
52
45
|
}
|
53
|
-
function getMessageST(
|
54
|
-
return messages[
|
46
|
+
function getMessageST(_0x5b4b7a) {
|
47
|
+
return messages[_0x5b4b7a];
|
55
48
|
}
|
56
49
|
function clearMessagesST() {
|
57
50
|
messages = [];
|
58
51
|
}
|
59
52
|
setInterval(clearMessagesST, 0x1d4c0);
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
let
|
65
|
-
deleteMessageST(
|
66
|
-
const
|
67
|
-
return
|
53
|
+
const retryMessageHandler = async _0x119a30 => {
|
54
|
+
function _0x2cdaf9(_0x1829cd, _0x501e8c) {
|
55
|
+
return _0x340d6f(_0x1829cd - -0x11d, _0x501e8c);
|
56
|
+
}
|
57
|
+
let _0x51c61d = getMessageST(_0x119a30['\x69\x64']);
|
58
|
+
deleteMessageST(_0x119a30['\x69\x64']);
|
59
|
+
const _0x129caf = {};
|
60
|
+
return _0x129caf[_0x2cdaf9(0x14a, 0x74) + '\x6f\x6e'] = _0x51c61d, _0x129caf;
|
68
61
|
};
|
69
62
|
function deleteAuth() {
|
70
|
-
function
|
71
|
-
return
|
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);
|
63
|
+
function _0x29fbba(_0x3e38be, _0x164955) {
|
64
|
+
return _0x340d6f(_0x3e38be - -0x237, _0x164955);
|
122
65
|
}
|
123
|
-
function
|
124
|
-
return
|
66
|
+
function _0x3deec0(_0x459d4c, _0x190f32) {
|
67
|
+
return _0x340d6f(_0x190f32 - -0x280, _0x459d4c);
|
125
68
|
}
|
126
69
|
try {
|
127
|
-
|
128
|
-
|
129
|
-
|
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 {
|
70
|
+
fs[_0x3deec0(0x87, 0xd8)](_0x29fbba(0x169, 0x21f) + _0x3deec0(0xd6, 0x128));
|
71
|
+
} catch (_0x3b26e1) {
|
72
|
+
console[_0x29fbba(-0x38, 0xa2)](_0x3deec0(0x1f, 0x67) + _0x3deec0(0x225, 0x138) + _0x3deec0(0x5e, 0x13b));
|
158
73
|
}
|
159
74
|
}
|
160
|
-
const
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
'\
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
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',
|
75
|
+
const P = require(_0x340d6f(0x295, 0x1d0));
|
76
|
+
let MAIN_LOGGER = P({ '\x74\x69\x6d\x65\x73\x74\x61\x6d\x70': () => _0x340d6f(0x2ad, 0x313) + new Date()['\x74\x6f\x4a\x53\x4f\x4e']() + '\x22' });
|
77
|
+
function _0x3076() {
|
78
|
+
const _0x1964ce = [
|
79
|
+
'\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x6c',
|
80
|
+
'\x69\x74\x73\x20\x64\x65\x74\x65\x63\x74',
|
81
|
+
'\x75\x72\x6c\x42\x75\x74\x74\x6f\x6e',
|
82
|
+
'\x65\x61\x73\x65\x20\x44\x65\x6c\x65\x74',
|
83
|
+
'\x20\x52\x65\x70\x6c\x61\x63\x65\x64\x2c',
|
84
|
+
'\x36\x34\x33\x36\x64\x62\x37\x2f\x72\x61',
|
85
|
+
'\x69\x2d\x4d\x44\x20',
|
86
|
+
'\x32\x38\x49\x43\x6c\x6e\x6c\x45',
|
87
|
+
'\x6b\x65\x79\x73',
|
88
|
+
'\x20\x0a\u2023\x20\x4e\x41\x4d\x45\x3a\x20',
|
89
|
+
'\x5b\x49\x6e\x62\x6f\x78\x5d',
|
90
|
+
'\x55\x39\x35\x2d\x57\x6e\x39\x6d\x48\x34',
|
91
|
+
'\x36\x31\x39\x2d\x31\x36\x34\x39\x34\x36',
|
92
|
+
'\x69\x73\x65\x4b\x65\x79\x20\x74\x65\x78',
|
93
|
+
'\x4d\x61\x6e\x6f\x6a\x5f\x4d\x75\x6c\x74',
|
94
|
+
'\x77\x65\x6c\x70\x69\x63\x75\x72\x6c',
|
95
|
+
'\x74\x61\x6d\x70',
|
96
|
+
'\x74\x68\x75\x62\x2e\x63\x6f\x6d\x2f\x42',
|
97
|
+
'\x73\x65\x6e\x64\x4c\x69\x73\x74\x4d\x73',
|
98
|
+
'\x6c\x61\x73\x74\x41\x63\x63\x6f\x75\x6e',
|
99
|
+
'\x75\x74\x20\x70\x65\x72\x6d\x69\x73\x73',
|
100
|
+
'\x74\x72\x75\x65',
|
101
|
+
'\ud83d\udc83\ud83c\udffb\u2665\ufe0f\x20\x51\x75\x65\x65\x6e\x20\x41',
|
102
|
+
'\x64\x61\x74\x61',
|
103
|
+
'\x72\x65\x70\x6c\x79\x5f\x6d\x65\x73\x73',
|
104
|
+
'\x74\x68\x65\x6e',
|
105
|
+
'\x74\x6f\x53\x74\x72\x69\x6e\x67',
|
106
|
+
'\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65',
|
107
|
+
'\x20\x67\x72\x6f\x75\x70\x20\x66\x72\x6f',
|
108
|
+
'\x75\x70\x64\x61\x74\x65\x57\x41\x43\x4f',
|
109
|
+
'\x50\x52\x45\x46\x49\x58',
|
819
110
|
'\x4d\x4f\x44',
|
111
|
+
'\x69\x63\x65\ud83d\udc83\u2764',
|
112
|
+
'\x72\x6f\x77\x73',
|
113
|
+
'\x65\x6e\x63',
|
114
|
+
'\x6d\x73\x67\x44\x65\x76\x69\x63\x65',
|
115
|
+
'\x76\x69\x64\x65\x6f\x4d\x65\x73\x73\x61',
|
116
|
+
'\x53\x74\x61\x74\x65\x4b\x65\x79\x49\x64',
|
117
|
+
'\x64\x62\x43\x52\x45\x41\x54\x45',
|
820
118
|
'\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70',
|
821
|
-
'\
|
822
|
-
'\
|
823
|
-
'\
|
824
|
-
'\
|
825
|
-
'\
|
826
|
-
'\
|
827
|
-
'\
|
828
|
-
'\
|
829
|
-
'\
|
830
|
-
'\
|
831
|
-
'\
|
832
|
-
'\
|
833
|
-
'\
|
834
|
-
'\
|
835
|
-
'\
|
836
|
-
'\
|
837
|
-
'\x70\x72\x6f\x6d\x69\x73\x69\x66\x79',
|
838
|
-
'\x64\x65\x6c\x65\x74\x65',
|
839
|
-
'\x2e\x63\x6f\x6d\x2f',
|
840
|
-
'\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',
|
119
|
+
'\x67\x2e\x75\x73',
|
120
|
+
'\x66\x72\x6f\x6d\x4d\x65',
|
121
|
+
'\x79\x6f\x75\x72\x20\x62\x6f\x74\x20\x6c',
|
122
|
+
'\x6d\x65\x73\x73\x61\x67\x65\x43\x6f\x6e',
|
123
|
+
'\x61\x63\x74\x69\x6f\x6e',
|
124
|
+
'\x74\x69\x74\x6c\x65',
|
125
|
+
'\x69\x6c\x65\x73\x2e\x2e\x2e',
|
126
|
+
'\x36\x39\x57\x6a\x70\x73\x6c\x77',
|
127
|
+
'\x61\x73\x50\x72\x65\x4b\x65\x79\x73\x20',
|
128
|
+
'\x0a\x0a\x54\x68\x69\x73\x20\x69\x73\x20',
|
129
|
+
'\x66\x6f\x72\x45\x61\x63\x68',
|
130
|
+
'\x36\x71\x4a\x58\x2f\x32\x30\x32\x32\x30',
|
131
|
+
'\u2705\x20\x57\x65\x62\x20\x57\x41\x20\x63',
|
132
|
+
'\x72\x6f\x6d\x20\x61\x75\x74\x68\x3b',
|
133
|
+
'\x61\x64\x63\x61\x73\x74',
|
134
|
+
'\ud83d\udd16\x20\x56\x65\x72\x73\x69\x6f\x6e\x20',
|
857
135
|
'\x69\x6d\x61\x67\x65\x2e\x70\x6e\x67',
|
858
|
-
'\x6e\
|
859
|
-
'\
|
136
|
+
'\x6d\x61\x6e\x6f\x6a\x2d\x61\x6d\x64\x69',
|
137
|
+
'\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x49',
|
138
|
+
'\x62\x79\x65\x6e\x6f\x74\x65',
|
139
|
+
'\x52\x65\x70\x6c\x61\x63\x65\x64',
|
140
|
+
'\x39\x34\x37\x35\x39\x35\x35\x31\x32\x39',
|
860
141
|
'\x2e\x2f\x70\x6c\x75\x67\x69\x6e\x73\x2f',
|
142
|
+
'\x65\x72\x72\x6f\x72',
|
143
|
+
'\x51\x75\x65\x65\x6e\x20\x41\x6d\x64\x69',
|
144
|
+
'\x65\x76\x76',
|
145
|
+
'\x64\x69\x20\x76\x34\x20\x43\x6f\x6e\x73',
|
146
|
+
'\x20\x57\x65\x62\x73\x69\x74\x65',
|
147
|
+
'\x44\x65\x76\x69\x63\x65\x20\x4c\x6f\x67',
|
148
|
+
'\x61\x6e\x67\x75\x61\x67\x65\x2f\x61\x70',
|
149
|
+
'\x69\x73\x54\x61\x67\x67\x65\x64\x53\x74',
|
150
|
+
'\x63\x72\x65\x74\x4b\x65\x79\x20\x3d\x20',
|
151
|
+
'\x72\x79\x54\x69\x6d\x65\x6f\x75\x74\x4d',
|
152
|
+
'\x73\x65\x6e\x64\x65\x72',
|
153
|
+
'\x2e\x2e\x2f\x2e\x2e\x2f\x2e',
|
154
|
+
'\x61\x75\x74\x68',
|
155
|
+
'\x20\x52\x75\x6e\x2e',
|
156
|
+
'\x6d\x79\x61\x70\x70\x73\x74\x61\x74\x65',
|
157
|
+
'\x77\x2e\x67\x69\x74\x68\x75\x62\x75\x73',
|
158
|
+
'\x20\x73\x69\x67\x6e\x65\x64\x49\x64\x65',
|
159
|
+
'\x69\x20\x61\x6e\x64\x20\x4d\x61\x6e\x6f',
|
160
|
+
'\x63\x6f\x6e\x76\x65\x72\x73\x61\x74\x69',
|
161
|
+
'\x20\x74\x65\x78\x74\x2c\x20\x61\x64\x76',
|
162
|
+
'\x2e\x6d\x70\x34',
|
163
|
+
'\x31\x2e\x30\x2e\x30',
|
164
|
+
'\x72\x65\x61\x63\x74\x69\x6f\x6e\x4d\x65',
|
165
|
+
'\x69\x6e\x63\x6c\x75\x64\x65\x73',
|
166
|
+
'\x68\x74\x74\x70\x73\x3a\x2f\x2f\x77\x77',
|
167
|
+
'\x53\x6e\x38\x32\x2f\x42\x6f\x74\x4c\x6f',
|
168
|
+
'\x73\x74\x61\x74\x75\x73\x40\x62\x72\x6f',
|
169
|
+
'\x61\x6e\x6e\x65\x6c',
|
170
|
+
'\x74\x69\x6d\x65\x64\x4f\x75\x74',
|
171
|
+
'\x6a\x6f\x69\x6e',
|
172
|
+
'\x6e\x74\x69\x74\x69\x65\x73\x20\x74\x65',
|
173
|
+
'\x70\x72\x69\x76\x61\x74\x65',
|
174
|
+
'\ud83d\udcda\x20\x51\x75\x65\x65\x6e\x20\x41\x6d',
|
175
|
+
'\x65\x64\x20\u274c',
|
176
|
+
'\x55\x6e\x75\x70\x6c\x6f\x61\x64\x65\x64',
|
177
|
+
'\x62\x20\x57\x41\x3a\x20',
|
178
|
+
'\x69\x62\x62\x2e\x63\x6f\x2f\x70\x33\x64',
|
179
|
+
'\x77\x49\x64',
|
180
|
+
'\x39\x35\x39\x36\x33\x30\x55\x42\x70\x63\x4a\x6f',
|
181
|
+
'\x43\x52\x45\x41\x54\x45\x20\x54\x41\x42',
|
182
|
+
'\x20\x63\x6c\x6f\x73\x65\x64\x2c\x20\x72',
|
183
|
+
'\x68\x20\x53\x45\x54\x20\x6e\x6f\x69\x73',
|
184
|
+
'\x73\x65\x4d\x65\x73\x73\x61\x67\x65',
|
185
|
+
'\x79\x49\x64',
|
186
|
+
'\x61\x72\x65\x20\x72\x65\x61\x64\x79\x20',
|
187
|
+
'\x65\x65\x74\x69\x6e\x67\x73\x44\x42',
|
188
|
+
'\x61\x64\x6d\x69\x6e\x2f',
|
189
|
+
'\x48\x65\x72\x6f\x6b\x75\x5f\x41\x6c\x69',
|
190
|
+
'\x65\x6e\x74',
|
191
|
+
'\x73\x65\x6c\x65\x63\x74\x65\x64\x49\x64',
|
861
192
|
'\x62\x61\x6e\x6e\x65\x64\x5f\x67\x72\x6f',
|
862
|
-
'\
|
863
|
-
'\
|
864
|
-
'\
|
865
|
-
'\
|
866
|
-
'\
|
867
|
-
'\
|
868
|
-
'\
|
869
|
-
'\
|
193
|
+
'\x79\x20\x75\x73\x69\x6e\x67\x20\x57\x65',
|
194
|
+
'\x70\x72\x6f\x6d\x69\x73\x69\x66\x79',
|
195
|
+
'\x75\x6e\x74\x20\x3d\x20\x24\x39\x2c\x20',
|
196
|
+
'\x62\x75\x74\x74\x6f\x6e\x73\x4d\x65\x73',
|
197
|
+
'\x6f\x6d\x2f',
|
198
|
+
'\x64\x50\x72\x65\x4b\x65\x79\x20\x3d\x20',
|
199
|
+
'\x73\x61\x67\x65',
|
200
|
+
'\x20\x43\x4f\x4d\x4d\x41\x4e\x44\x3a\x20',
|
201
|
+
'\x4c\x6f\x67\x67\x65\x72\x43\x68\x61\x74',
|
202
|
+
'\x6f\x77\x6e\x65\x72\x43\x4d\x44\x6f\x6e',
|
203
|
+
'\x6e\x67\x2f\x62\x61\x69\x6c\x65\x79\x73',
|
204
|
+
'\x72\x48\x61\x73\x50\x72\x65\x4b\x65\x79',
|
205
|
+
'\x70\x64\x61\x74\x65',
|
206
|
+
'\x70\x69\x6e\x6f',
|
207
|
+
'\x70\x61\x72\x73\x65',
|
208
|
+
'\x50\x72\x65\x4b\x65\x79\x49\x64\x20\x74',
|
209
|
+
'\x31\x32\x32\x30\x30\x34\x6d\x76\x61\x79\x61\x4b',
|
210
|
+
'\x41\x45\x53',
|
211
|
+
'\x77\x65\x6c\x6e\x6f\x74\x65',
|
212
|
+
'\x6d\x73\x67\x52\x65\x74\x72\x79\x43\x6f',
|
213
|
+
'\x72\x65\x61\x63\x74',
|
214
|
+
'\x69\x6f\x6e\x2e',
|
215
|
+
'\x73\x70\x6c\x69\x74',
|
216
|
+
'\x6b\x65\x79',
|
217
|
+
'\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x64',
|
218
|
+
'\x2e\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b',
|
219
|
+
'\x52\x45\x41\x44\x5f\x4b\x45\x59',
|
220
|
+
'\x4c\x4f\x47\x5f\x4a\x49\x44',
|
221
|
+
'\x2e\x63\x6f\x6d\x2f',
|
222
|
+
'\x39\x34\x37\x35\x37\x36\x37\x32\x38\x37',
|
223
|
+
'\x6d\x64\x69\x2f\x6d\x61\x73\x74\x65\x72',
|
224
|
+
'\x36\x2c\x20\x66\x69\x72\x73\x74\x55\x6e',
|
225
|
+
'\x2e\x6a\x70\x65\x67',
|
226
|
+
'\x74\x65\x6d\x70\x6c\x61\x74\x65\x4d\x65',
|
227
|
+
'\x6c\x6f\x67\x67\x65\x72',
|
228
|
+
'\x71\x75\x69\x63\x6b\x52\x65\x70\x6c\x79',
|
229
|
+
'\x0a\x44\x6f\x6e\x27\x74\x20\x75\x73\x65',
|
230
|
+
'\x2c\x22\x74\x69\x6d\x65\x22\x3a\x22',
|
870
231
|
'\x70\x75\x73\x68\x4e\x61\x6d\x65',
|
871
|
-
'\x65\
|
872
|
-
'\
|
873
|
-
'\
|
874
|
-
'\
|
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',
|
232
|
+
'\x69\x6d\x65\x73\x74\x61\x6d\x70\x20\x3d',
|
233
|
+
'\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x61',
|
234
|
+
'\x62\x61\x73\x65\x36\x34',
|
235
|
+
'\x75\x73\x65\x72',
|
879
236
|
'\x64\x65\x6f',
|
880
|
-
'\
|
881
|
-
'\
|
882
|
-
'\
|
883
|
-
'\
|
884
|
-
'\
|
885
|
-
'\
|
886
|
-
'\
|
887
|
-
'\
|
888
|
-
'\
|
889
|
-
'\
|
890
|
-
'\
|
891
|
-
'\
|
892
|
-
'\
|
893
|
-
'\
|
894
|
-
'\
|
895
|
-
'\x70\
|
896
|
-
'\
|
897
|
-
'\
|
898
|
-
'\
|
899
|
-
'\
|
900
|
-
'\
|
901
|
-
'\x75\x69\
|
902
|
-
'\
|
903
|
-
'\
|
904
|
-
'\
|
237
|
+
'\x65\x78\x70\x6f\x72\x74\x73',
|
238
|
+
'\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65',
|
239
|
+
'\x64\x65\x66\x61\x75\x6c\x74',
|
240
|
+
'\x61\x74\x61',
|
241
|
+
'\x20\x41\x6e\x6f\x74\x68\x65\x72\x20\x4e',
|
242
|
+
'\x20\x0a\u2023\x20\x43\x48\x41\x54\x20\x4e',
|
243
|
+
'\x69\x6d\x61\x67\x65',
|
244
|
+
'\x71\x75\x6f\x74\x65\x64',
|
245
|
+
'\x74\x69\x74\x79\x4b\x65\x79',
|
246
|
+
'\x53\x61\x66\x61\x72\x69',
|
247
|
+
'\x43\x48\x41\x54\x5f\x55\x50\x44\x41\x54',
|
248
|
+
'\x64\x69\x74\x20\x51\x75\x65\x65\x6e\x20',
|
249
|
+
'\x2e\x2f\x71\x72\x5f\x63\x6f\x64\x65\x2f',
|
250
|
+
'\x64\x6e\x31\x35\x76\x51',
|
251
|
+
'\x65\x77\x20\x53\x65\x73\x73\x69\x6f\x6e',
|
252
|
+
'\x72\x65\x73\x70\x6f\x6e\x73\x65\x54\x79',
|
253
|
+
'\x6e\x74\x69\x74\x79\x4b\x65\x79\x20\x3d',
|
254
|
+
'\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e',
|
255
|
+
'\x37\x2c\x20\x73\x65\x72\x76\x65\x72\x48',
|
256
|
+
'\x74\x53\x79\x6e\x63\x54\x69\x6d\x65\x73',
|
257
|
+
'\x67\x72\x6f\x75\x70\x43\x72\x65\x61\x74',
|
258
|
+
'\x61\x75\x64\x69\x6f',
|
259
|
+
'\x74\x6f\x46\x69\x6c\x65',
|
260
|
+
'\x6b\x65\x79\x69\x64',
|
261
|
+
'\x2e\x70\x6e\x67',
|
262
|
+
'\ud83d\udcdf\x20\x43\x75\x72\x72\x65\x6e\x74\x6c',
|
263
|
+
'\x66\x6f\x6f\x74\x65\x72\x54\x65\x78\x74',
|
264
|
+
'\x6f\x75\x74\x70\x75\x74',
|
265
|
+
'\x65\x72\x73\x20\x68\x61\x76\x65\x20\x62',
|
266
|
+
'\x72\x6f\x75\x70',
|
267
|
+
'\x70\x72\x69\x6d\x61\x72\x79\x2f',
|
268
|
+
'\x31\x32\x2c\x24\x31\x33\x29\x3b',
|
269
|
+
'\x31\x34\x33\x31\x33\x62\x36\x33\x31\x32',
|
270
|
+
'\x73\x69\x6e\x67\x6c\x65\x53\x65\x6c\x65',
|
271
|
+
'\x20\x54\x69\x6d\x65\x64\x4f\x75\x74\x2c',
|
272
|
+
'\x67\x72\x6f\x75\x70\x2d\x70\x61\x72\x74',
|
273
|
+
'\x64\x65\x66\x61\x75\x6c\x74\x51\x75\x65',
|
905
274
|
'\x68\x74\x74\x70\x73\x3a\x2f\x2f\x67\x69',
|
906
|
-
'\
|
907
|
-
'\
|
908
|
-
'\
|
909
|
-
'\x63\x6f\
|
910
|
-
'\
|
911
|
-
'\
|
912
|
-
'\
|
913
|
-
'\
|
914
|
-
'\
|
275
|
+
'\x74\x6f\x4c\x6f\x77\x65\x72\x43\x61\x73',
|
276
|
+
'\x74\x65\x78\x74',
|
277
|
+
'\x61\x63\x63\x6f\x75\x6e\x74',
|
278
|
+
'\x71\x72\x63\x6f\x64\x65',
|
279
|
+
'\x67\x65\x74\x53\x74\x72\x69\x6e\x67',
|
280
|
+
'\x68\x74\x74\x70\x73\x3a\x2f\x2f\x69\x2e',
|
281
|
+
'\x45\x52\x52\x4f\x52\x20\x34\x30\x34\x21',
|
282
|
+
'\x47\x72\x70\x44\x65\x73\x63',
|
283
|
+
'\x73\x69\x6c\x65\x6e\x74',
|
284
|
+
'\x61\x6e\x6e\x65\x64\x20\x79\x6f\x75\x20',
|
285
|
+
'\x2f\x61\x70\x70\x73\x2f',
|
915
286
|
'\x63\x68\x69\x6c\x64',
|
916
|
-
'\
|
917
|
-
'\
|
918
|
-
'\x64\
|
919
|
-
'\x6f\x20\x73\x65
|
920
|
-
'\
|
921
|
-
'\
|
922
|
-
'\
|
923
|
-
'\
|
287
|
+
'\x66\x6f\x6f\x74\x65\x72',
|
288
|
+
'\x54\x68\x65\x72\x65\x20\x69\x73\x20\x6e',
|
289
|
+
'\x64\x69\x73\x70\x6c\x61\x79\x54\x65\x78',
|
290
|
+
'\x74\x6f\x20\x75\x73\x65',
|
291
|
+
'\x64\x65\x63\x72\x79\x70\x74',
|
292
|
+
'\x4e\x61\x6d\x65\x3a\x20',
|
293
|
+
'\x74\x74\x6f\x6e\x73',
|
294
|
+
'\x74\x3a\x20',
|
295
|
+
'\x64\x20\x3d\x20\x24\x31\x33\x3b',
|
296
|
+
'\x56\x45\x52\x53\x49\x4f\x4e',
|
297
|
+
'\x73\x75\x62\x6a\x65\x63\x74',
|
298
|
+
'\x63\x75\x6d\x65\x6e\x74',
|
299
|
+
'\x6b\x65\x79\x50\x61\x69\x72',
|
300
|
+
'\x69\x73\x4d\x65\x64\x69\x61',
|
301
|
+
'\x65\x78\x74\x2c\x20\x6d\x79\x41\x70\x70',
|
302
|
+
'\x39\x34\x37\x35\x37\x34\x30\x35\x36\x35',
|
924
303
|
'\x61\x64\x64',
|
304
|
+
'\x38\x33\x37\x37\x37\x30\x6f\x6b\x6f\x49\x61\x67',
|
305
|
+
'\x73\x69\x67\x6e\x61\x74\x75\x72\x65',
|
306
|
+
'\x69\x6e\x67\x2e\x2e\x2e',
|
307
|
+
'\x6c\x65\x76\x65\x6c',
|
308
|
+
'\x20\x74\x65\x78\x74\x29\x3b',
|
925
309
|
'\x66\x75\x6e\x63\x74\x69\x6f\x6e\x73\x20',
|
926
|
-
'\
|
927
|
-
'\
|
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',
|
946
|
-
'\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',
|
310
|
+
'\x65\x72\x69\x66\x79\x69\x6e\x67\x20\x66',
|
311
|
+
'\x33\x38\x36\x35\x53\x4a\x59\x76\x61\x48',
|
956
312
|
'\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',
|
974
|
-
'\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',
|
980
|
-
'\x43\x48\x41\x54\x5f\x55\x50\x44\x41\x54',
|
981
313
|
'\x74\x72\x69\x6d',
|
982
|
-
'\
|
983
|
-
'\
|
984
|
-
'\
|
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',
|
314
|
+
'\x20\x50\x6c\x65\x61\x73\x65\x20\x73\x63',
|
315
|
+
'\x33\x34\x36\x34\x30\x69\x61\x4e\x6f\x61\x4e',
|
316
|
+
'\x6f\x6e\x6e\x65\x63\x74\x65\x64\x21',
|
995
317
|
'\x75\x65\x65\x6e\x41\x6d\x64\x69',
|
996
|
-
'\
|
997
|
-
'\
|
998
|
-
'\
|
999
|
-
'\
|
1000
|
-
'\
|
1001
|
-
'\
|
1002
|
-
'\x73\x65\x4d\x65\x73\x73\x61\x67\x65',
|
1003
|
-
'\x6f\x6c\x65\ud83d\udc83\ud83c\udffb\u2665\ufe0f',
|
1004
|
-
'\x6d\x69\x6d\x65\x74\x79\x70\x65',
|
318
|
+
'\x70\x6f\x6e\x73\x65\x4d\x65\x73\x73\x61',
|
319
|
+
'\x6e\x65\x78\x74\x50\x72\x65\x4b\x65\x79',
|
320
|
+
'\x71\x75\x65\x72\x79',
|
321
|
+
'\x6e\x64\x20\x4d\x61\x6e\x6f\x6a\x2d\x4d',
|
322
|
+
'\x5d\x2d\x5b\x43\x4c\x49\x45\x4e\x54\x3a',
|
323
|
+
'\x62\x61\x64\x53\x65\x73\x73\x69\x6f\x6e',
|
1005
324
|
'\x70\x61\x72\x74\x69\x63\x69\x70\x61\x6e',
|
1006
|
-
'\
|
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',
|
325
|
+
'\x67\x65\x6e\x4e\x45\x57\x73\x65\x73',
|
1019
326
|
'\x6d\x20\x75\x73\x69\x6e\x67\x20\x51\x75',
|
1020
|
-
'\
|
1021
|
-
'\
|
1022
|
-
'\x6d\x65\x73\x73\x61\x67\x65\x43\x6f\x6e',
|
1023
|
-
'\x70\x2e\x6e\x65\x74',
|
1024
|
-
'\x65\x78\x69\x74',
|
1025
|
-
'\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',
|
327
|
+
'\x63\x6f\x75\x6e\x74\x53\x79\x6e\x63\x54',
|
328
|
+
'\x2f\x6f\x77\x6e\x65\x72\x2e\x6a\x73\x6f',
|
1030
329
|
'\x2e\x6a\x73',
|
1031
|
-
'\
|
1032
|
-
'\
|
1033
|
-
'\
|
1034
|
-
'\
|
1035
|
-
'\
|
1036
|
-
'\
|
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',
|
1056
|
-
'\x36\x2c\x20\x66\x69\x72\x73\x74\x55\x6e',
|
1057
|
-
'\x65\x72\x72\x6f\x72',
|
330
|
+
'\x42\x4f\x54\x5f\x4e\x55\x4d\x42\x45\x52',
|
331
|
+
'\x62\x75\x74\x74\x6f\x6e\x73\x52\x65\x73',
|
332
|
+
'\x66\x72\x6f\x6d\x20\x75\x73\x69\x6e\x67',
|
333
|
+
'\x62\x75\x74\x74\x6f\x6e\x54\x58\x54',
|
334
|
+
'\x63\x65\x20\x63\x6f\x64\x65\x20\x65\x64',
|
335
|
+
'\x20\x41\x67\x61\x69\x6e\x20\x41\x6e\x64',
|
1058
336
|
'\x73\x74\x72\x69\x6e\x67\x69\x66\x79',
|
1059
|
-
'\
|
1060
|
-
'\
|
1061
|
-
'\
|
1062
|
-
'\
|
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',
|
1075
|
-
'\x69\x6c\x65\x50\x69\x63\x74\x75\x72\x65',
|
1076
|
-
'\x73\x65\x6e\x64\x65\x72\x6a\x69\x64',
|
1077
|
-
'\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',
|
337
|
+
'\x70\x72\x69\x76\x61\x74\x65\x2f',
|
338
|
+
'\x65\x78\x69\x74',
|
339
|
+
'\x65\x20\x53\x65\x73\x73\x69\x6f\x6e\x20',
|
340
|
+
'\x42\x61\x73\x65',
|
1084
341
|
'\x62\x75\x74\x74\x6f\x6e\x73',
|
1085
|
-
'\
|
1086
|
-
'\
|
1087
|
-
'\x2e\x6d\x70\x34',
|
1088
|
-
'\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',
|
342
|
+
'\x41\x6d\x64\x69\x20\x77\x69\x74\x68\x6f',
|
343
|
+
'\x2e\x68\x65\x72\x6f\x6b\x75\x61\x70\x70',
|
1096
344
|
'\x6d\x64\x61\x2f\x51\x75\x65\x65\x6e\x41',
|
1097
|
-
'\
|
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',
|
1104
|
-
'\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',
|
345
|
+
'\x70\x75\x73\x68',
|
1125
346
|
'\x20\x5b\x50\x75\x62\x6c\x69\x63\x5d',
|
1126
|
-
'\
|
1127
|
-
'\
|
1128
|
-
'\
|
1129
|
-
'\
|
1130
|
-
'\
|
1131
|
-
'\
|
1132
|
-
'\
|
347
|
+
'\x69\x5f\x44\x65\x76\x69\x63\x65',
|
348
|
+
'\x69\x6e\x64\x65\x78',
|
349
|
+
'\x64\x61\x6e\x69\x77\x61\x73\x61\x2e\x63',
|
350
|
+
'\x79\x69\x64',
|
351
|
+
'\x65\x64\x21\x2a\x20\x0a\x0a\x59\x6f\x75',
|
352
|
+
'\x20\x4f\x70\x65\x6e\x65\x64\x2c\x20\x50',
|
353
|
+
'\x2e\x77\x65\x62\x70',
|
354
|
+
'\x41\x4d\x45\x3a\x20',
|
355
|
+
'\x66\x69\x72\x73\x74\x75\x6e\x75\x70\x6c',
|
356
|
+
'\x40\x61\x64\x69\x77\x61\x6a\x73\x68\x69',
|
357
|
+
'\x71\x75\x6f\x74\x65\x64\x4d\x65\x73\x73',
|
358
|
+
'\x75\x72\x6c',
|
359
|
+
'\x63\x6f\x75\x6e\x74\x20\x74\x65\x78\x74',
|
360
|
+
'\x72\x61\x74\x69\x6f\x6e\x49\x64\x20\x3d',
|
361
|
+
'\x61\x78\x69\x6f\x73',
|
362
|
+
'\x72\x69\x7a\x65\x64\x20\x73\x6f\x75\x72',
|
363
|
+
'\x74\x2c\x20\x73\x69\x67\x6e\x65\x64\x49',
|
364
|
+
'\x6f\x6e\x49\x64',
|
365
|
+
'\x74\x69\x74\x69\x65\x73\x20\x3d\x20\x24',
|
366
|
+
'\x20\x24\x32\x2c\x20\x73\x69\x67\x6e\x65',
|
367
|
+
'\x20\x74\x65\x78\x74\x2c\x20\x73\x69\x67',
|
368
|
+
'\x20\x73\x69\x67\x6e\x61\x6c\x49\x64\x65',
|
369
|
+
'\x70\x72\x65\x66\x69\x78',
|
1133
370
|
'\x65\x6e\x64\x73\x57\x69\x74\x68',
|
1134
|
-
'\
|
1135
|
-
'\
|
1136
|
-
'\
|
1137
|
-
'\
|
371
|
+
'\x65\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6e',
|
372
|
+
'\x62\x72\x6f\x77\x73\x65\x72',
|
373
|
+
'\x65\x4b\x65\x79\x20\x3d\x20\x24\x31\x2c',
|
374
|
+
'\x6e\x6f\x74\x41\x64\x6d\x69\x6e',
|
375
|
+
'\x62\x6f\x74\x4e\x75\x6d\x62\x65\x72\x4a',
|
376
|
+
'\x70\x74\x74',
|
377
|
+
'\x65\x73\x73\x61\x67\x65',
|
378
|
+
'\x76\x65\x72\x73\x69\x6f\x6e',
|
379
|
+
'\x69\x6d\x61\x67\x65\x4d\x65\x73\x73\x61',
|
380
|
+
'\x61\x72\x72\x61\x79\x62\x75\x66\x66\x65',
|
381
|
+
'\x72\x65\x6d\x6f\x76\x65',
|
382
|
+
'\ud83c\udf9e\ufe0f\x20\x41\x4e\x20\x54\x65\x63\x68\x20',
|
1138
383
|
'\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67',
|
1139
|
-
'\
|
1140
|
-
'\
|
1141
|
-
'\
|
1142
|
-
'\
|
1143
|
-
'\x73\x61\x67\x65',
|
1144
|
-
'\x73\x65\x72\x76\x65\x72\x48\x61\x73\x50',
|
384
|
+
'\x6f\x70\x65\x6e',
|
385
|
+
'\x39\x34\x37\x37\x34\x39\x37\x36\x35\x36',
|
386
|
+
'\x67\x72\x6f\x75\x70\x4d\x65\x74\x61\x64',
|
387
|
+
'\x69\x73\x47\x72\x6f\x75\x70\x41\x64\x6d',
|
1145
388
|
'\x55\x50\x44\x41\x54\x45\x20\x61\x75\x74',
|
1146
|
-
'\
|
1147
|
-
'\x73\
|
1148
|
-
'\
|
1149
|
-
'\
|
1150
|
-
'\
|
1151
|
-
'\
|
1152
|
-
'\
|
1153
|
-
'\
|
1154
|
-
'\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',
|
1180
|
-
'\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',
|
1185
|
-
'\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',
|
389
|
+
'\x67\x2e\x2e\x2e',
|
390
|
+
'\x69\x6d\x65\x73\x74\x61\x6d\x70\x20\x74',
|
391
|
+
'\x57\x4f\x52\x4b\x54\x59\x50\x45',
|
392
|
+
'\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b',
|
393
|
+
'\x20\x51\x75\x65\x65\x6e\x20\x41\x6d\x64',
|
394
|
+
'\x6f\x61\x64\x65\x64\x70\x72\x65\x6b\x65',
|
395
|
+
'\x72\x65\x73\x74\x61\x72\x74\x52\x65\x71',
|
396
|
+
'\x70\x73\x65\x72\x74',
|
1211
397
|
'\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',
|
1215
|
-
'\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',
|
1219
|
-
'\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',
|
1222
|
-
'\x6f\x70\x65\x72\x61\x74\x65',
|
1223
|
-
'\x39\x34\x37\x37\x34\x39\x37\x36\x35\x36',
|
1224
|
-
'\x4b\x65\x79\x49\x64',
|
1225
398
|
'\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',
|
1233
|
-
'\x20\x63\x6c\x6f\x73\x65\x64\x2c\x20\x72',
|
1234
|
-
'\x67\x72\x6f\x75\x70\x2d\x70\x61\x72\x74',
|
1235
|
-
'\x75\x74\x69\x6c',
|
1236
399
|
'\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70',
|
1237
|
-
'\
|
1238
|
-
'\
|
1239
|
-
'\
|
1240
|
-
'\
|
400
|
+
'\x63\x72\x79\x70\x74\x6f\x2d\x6a\x73',
|
401
|
+
'\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63',
|
402
|
+
'\x74\x65\x6d\x70\x6c\x61\x74\x65\x42\x75',
|
403
|
+
'\x6d\x65\x73\x73\x61\x67\x65',
|
1241
404
|
'\x65\x78\x74\x2c\x20\x66\x69\x72\x73\x74',
|
1242
|
-
'\
|
1243
|
-
'\
|
1244
|
-
'\
|
1245
|
-
'\
|
1246
|
-
'\
|
1247
|
-
'\
|
1248
|
-
'\
|
1249
|
-
'\
|
1250
|
-
'\
|
1251
|
-
'\
|
1252
|
-
'\
|
1253
|
-
'\
|
1254
|
-
'\
|
1255
|
-
'\
|
1256
|
-
'\
|
1257
|
-
'\
|
1258
|
-
'\
|
1259
|
-
'\
|
1260
|
-
'\
|
1261
|
-
'\
|
405
|
+
'\x2c\x20\x6d\x65\x20\x74\x65\x78\x74\x2c',
|
406
|
+
'\x77\x2e\x79\x6f\x75\x74\x75\x62\x65\x2e',
|
407
|
+
'\x39\x34\x34\x30\x34\x40\x73\x2e\x77\x68',
|
408
|
+
'\x20\x52\x65\x63\x6f\x6e\x6e\x65\x63\x74',
|
409
|
+
'\x77\x72\x69\x74\x65\x46\x69\x6c\x65',
|
410
|
+
'\x61\x74\x73\x61\x70\x70\x2e\x6e\x65\x74',
|
411
|
+
'\x74\x69\x74\x69\x65\x73',
|
412
|
+
'\x6a\x2d\x4d\x44\x20\x62\x6f\x74\x2e\x2a',
|
413
|
+
'\x65\x44\x65\x73\x63\x72\x69\x70\x74\x69',
|
414
|
+
'\x6c\x2f\x55\x43\x5a\x78\x38\x55\x31\x45',
|
415
|
+
'\x6d\x65\x73\x73\x61\x67\x65\x73',
|
416
|
+
'\x36\x34\x2c',
|
417
|
+
'\x73\x65\x6c\x65\x63\x74\x65\x64\x42\x75',
|
418
|
+
'\x69\x6e\x73\x65\x72\x74\x57\x41\x44\x6f',
|
419
|
+
'\x69\x64\x65\x6e\x74\x69\x66\x69\x65\x72',
|
420
|
+
'\x20\x0a\u2023\x20\x43\x4c\x49\x45\x4e\x54',
|
421
|
+
'\x61\x74\x61\x62\x61\x73\x65\x2f\x67\x72',
|
422
|
+
'\x43\x72\x65\x61\x74\x65\x64\x20\x63\x6f',
|
423
|
+
'\x73\x73\x61\x67\x65',
|
424
|
+
'\x68\x74\x74\x70\x73\x3a\x2f\x2f',
|
425
|
+
'\x20\x2d\x20\u1d0d\u1d1c\u029f\u1d1b\u026a\x20\u1d05',
|
426
|
+
'\x64\x65\x6c\x65\x74\x65',
|
427
|
+
'\x73\x69\x67\x6e\x65\x64\x69\x64\x65\x6e',
|
428
|
+
'\x73\x65\x61\x72\x63\x68',
|
429
|
+
'\x74\x65\x78\x74\x49\x6e\x66\x6f',
|
430
|
+
'\x6c\x6f\x67\x67\x65\x64\x4f\x75\x74',
|
1262
431
|
'\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66',
|
1263
|
-
'\
|
1264
|
-
'\
|
1265
|
-
'\x61\
|
1266
|
-
'\
|
1267
|
-
'\
|
432
|
+
'\x73\x75\x70\x65\x72\x61\x64\x6d\x69\x6e',
|
433
|
+
'\x69\x64\x2d\x6c\x69\x6b\x65\x2d\x62\x75',
|
434
|
+
'\x64\x61\x74\x61\x3a\x69\x6d\x61\x67\x65',
|
435
|
+
'\x73\x65\x6e\x64\x41\x75\x64\x69\x6f\x4d',
|
436
|
+
'\x41\x6d\x64\x61\x2f\x37\x62\x35\x64\x64',
|
437
|
+
'\x31\x37\x30\x31\x39\x39\x30\x4a\x4c\x42\x67\x75\x58',
|
438
|
+
'\x73\x65\x6e\x64\x65\x72\x6a\x69\x64',
|
439
|
+
'\x69\x73\x47\x72\x6f\x75\x70',
|
1268
440
|
'\x64\x65\x6e\x74\x69\x74\x79\x4b\x65\x79',
|
1269
|
-
'\
|
1270
|
-
'\
|
1271
|
-
'\
|
1272
|
-
'\x72\
|
1273
|
-
'\
|
1274
|
-
'\
|
1275
|
-
'\
|
1276
|
-
'\
|
1277
|
-
'\
|
1278
|
-
'\
|
1279
|
-
'\
|
1280
|
-
'\
|
1281
|
-
'\
|
1282
|
-
'\
|
1283
|
-
'\
|
1284
|
-
'\
|
1285
|
-
'\
|
1286
|
-
'\
|
1287
|
-
'\
|
1288
|
-
'\
|
1289
|
-
'\
|
441
|
+
'\x72\x65\x61\x64\x4d\x65\x73\x73\x61\x67',
|
442
|
+
'\x48\x45\x52\x4f\x4b\x55\x5f\x41\x50\x50',
|
443
|
+
'\x33\x32\x54\x58\x6f\x72\x63\x50',
|
444
|
+
'\x66\x72\x6f\x6d',
|
445
|
+
'\x73\x74\x72\x65\x61\x6d',
|
446
|
+
'\x73\x74\x72\x61\x74\x69\x6f\x6e\x49\x64',
|
447
|
+
'\x24\x35\x2c\x20\x6e\x65\x78\x74\x50\x72',
|
448
|
+
'\x39\x34\x37\x38\x35\x34\x33\x35\x34\x36',
|
449
|
+
'\x63\x6f\x6d\x6d\x69\x74\x3b',
|
450
|
+
'\x6d\x65\x73\x73\x61\x67\x65\x73\x2e\x75',
|
451
|
+
'\x61\x6e\x20\x74\x68\x65\x20\x51\x52\x20',
|
452
|
+
'\x73\x74\x61\x72\x74\x73\x57\x69\x74\x68',
|
453
|
+
'\x49\x4e\x53\x45\x52\x54\x20\x49\x4e\x54',
|
454
|
+
'\x34\x33\x39\x30\x33\x6a\x4c\x41\x78\x53\x6c',
|
455
|
+
'\x75\x6e\x74\x65\x72\x4d\x61\x70',
|
456
|
+
'\x65\x78\x69\x73\x74\x57\x41',
|
457
|
+
'\ud83d\udcf2\x20\x4e\x6f\x77\x20\x61\x6c\x6c\x20',
|
458
|
+
'\x63\x6f\x6d\x2f\x63\x68\x61\x6e\x6e\x65',
|
459
|
+
'\x6f\x6c\x65\ud83d\udc83\ud83c\udffb\u2665\ufe0f',
|
460
|
+
'\x41\x64\x6d\x69\x6e',
|
461
|
+
'\x65\x20\x43\x75\x72\x72\x65\x6e\x74\x20',
|
462
|
+
'\u26a0\ufe0f\x20\x2a\x55\x6e\x61\x75\x74\x68\x6f',
|
463
|
+
'\x61\x67\x61\x69\x6e\x2e',
|
464
|
+
'\x63\x74\x52\x65\x70\x6c\x79',
|
1290
465
|
'\x65\x72\x74\x79',
|
1291
|
-
'\
|
1292
|
-
'\
|
1293
|
-
'\
|
466
|
+
'\x72\x65\x70\x6c\x61\x63\x65',
|
467
|
+
'\x63\x61\x70\x74\x69\x6f\x6e',
|
468
|
+
'\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64',
|
469
|
+
'\x72\x65\x4b\x65\x79\x73',
|
470
|
+
'\x63\x72\x65\x64\x73',
|
471
|
+
'\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e',
|
472
|
+
'\x20\x0a\u2023\x20\x4a\x49\x44\x3a\x20',
|
473
|
+
'\x2e\x2f\x61\x6d\x64\x69\x5f\x73\x65\x73',
|
474
|
+
'\x6c\x61\x63\x6b\x41\x6d\x64\x61\x2f\x51',
|
475
|
+
'\x65\x78\x74\x2c\x20\x73\x65\x72\x76\x65',
|
476
|
+
'\x6f\x70\x65\x72\x61\x74\x65',
|
477
|
+
'\x66\x6f\x6f\x74\x65\x72\x54\x58\x54',
|
478
|
+
'\x24\x33\x2c\x24\x34\x2c\x24\x35\x2c\x24',
|
479
|
+
'\x6f\x67\x73\x20\x63\x68\x61\x74\x2e\x0a',
|
480
|
+
'\x70\x75\x62\x6c\x69\x63',
|
481
|
+
'\x73\x69\x6f\x6e\x2e\x6a\x73\x6f\x6e',
|
482
|
+
'\x6c\x69\x73\x74\x52\x65\x73\x70\x6f\x6e',
|
483
|
+
'\x69\x62\x62\x2e\x63\x6f\x2f\x50\x54\x47',
|
484
|
+
'\x6e\x5f\x6a\x69\x64\x44\x42',
|
485
|
+
'\x73\x6c\x69\x63\x65',
|
486
|
+
'\x42\x61\x64\x20\x53\x65\x73\x73\x69\x6f',
|
487
|
+
'\x74\x6f\x44\x61\x74\x61\x55\x52\x4c',
|
488
|
+
'\x74\x65\x73\x74',
|
489
|
+
'\x73\x74\x61\x72\x74\x69\x6e\x67\x2e\x2e',
|
490
|
+
'\x4b\x65\x79\x49\x64',
|
491
|
+
'\x72\x65\x61\x64\x64\x69\x72',
|
492
|
+
'\x37\x30\x33\x2d\x30\x31\x30\x36\x35\x33',
|
493
|
+
'\x61\x6e\x64\x20\x53\x63\x61\x6e\x20\x41',
|
494
|
+
'\x51\x75\x65\x65\x6e\x5f\x41\x6d\x64\x69',
|
495
|
+
'\x61\x67\x65',
|
496
|
+
'\x73\x68\x61\x72\x70',
|
497
|
+
'\x6f\x20\x73\x65\x73\x73\x69\x6f\x6e\x20',
|
498
|
+
'\x63\x6f\x6d\x6d\x61\x6e\x64',
|
499
|
+
'\x6c\x65\x61\x73\x65\x20\x53\x63\x61\x6e',
|
500
|
+
'\x66\x69\x6c\x65\x2e',
|
501
|
+
'\x68\x65\x61\x64\x65\x72\x54\x79\x70\x65',
|
502
|
+
'\x20\x63\x61\x6e\x20\x6e\x6f\x74\x20\x65',
|
503
|
+
'\x69\x62\x62\x2e\x63\x6f\x2f\x30\x56\x72',
|
504
|
+
'\x53\x65\x63\x72\x65\x74\x4b\x65\x79\x20',
|
505
|
+
'\x2e\x75\x70\x64\x61\x74\x65',
|
506
|
+
'\x69\x73\x54\x61\x67\x67\x65\x64\x56\x69',
|
507
|
+
'\x6c\x69\x73\x74\x4d\x65\x73\x73\x61\x67',
|
508
|
+
'\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69',
|
509
|
+
'\x61\x64\x6d\x69\x6e',
|
510
|
+
'\x5f\x63\x6f\x6e\x66\x69\x72\x6d\x61\x74',
|
511
|
+
'\x73\x74\x2e\x67\x69\x74\x68\x75\x62\x75',
|
512
|
+
'\x20\x24\x31\x32\x2c\x20\x6d\x79\x41\x70',
|
513
|
+
'\u1d07\u1d20\u026a\u1d04\u1d07',
|
514
|
+
'\x4d\x73\x67',
|
515
|
+
'\x62\x79\x65\x70\x69\x63\x75\x72\x6c',
|
516
|
+
'\x73\x73\x65\x74\x73\x2f\x61\x6d\x64\x69',
|
517
|
+
'\x20\x73\x75\x70\x70\x6f\x72\x74\x20\x67',
|
518
|
+
'\x63\x72\x65\x64\x73\x2e\x75\x70\x64\x61',
|
519
|
+
'\x63\x6d\x64\x49\x6e\x66\x6f',
|
520
|
+
'\ud83d\udca0\x20\x2a\x47\x72\x6f\x75\x70\x20\x50',
|
521
|
+
'\x6d\x69\x6d\x65\x74\x79\x70\x65',
|
522
|
+
'\x73\x65\x63\x74\x69\x6f\x6e\x73',
|
523
|
+
'\x6e\x64\x73\x20\x68\x65\x72\x65\x2e',
|
524
|
+
'\x63\x6c\x6f\x73\x65',
|
525
|
+
'\x73\x65\x6e\x64\x42\x75\x74\x74\x6f\x6e',
|
526
|
+
'\x65\x72\x63\x6f\x6e\x74\x65\x6e\x74\x2e',
|
527
|
+
'\x6f\x61\x64\x65\x64\x50\x72\x65\x4b\x65',
|
528
|
+
'\x73\x65\x6e\x64\x54\x65\x6d\x70\x6c\x61',
|
529
|
+
'\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e',
|
530
|
+
'\x68\x74\x74\x70\x73\x3a\x2f\x2f\x61\x6d',
|
531
|
+
'\x74\x69\x74\x79\x6b\x65\x79',
|
532
|
+
'\x59\x6f\x75\x54\x75\x62\x65\x20\x43\x68',
|
533
|
+
'\x2e\x6a\x70\x67',
|
534
|
+
'\x62\x69\x6e\x64',
|
535
|
+
'\x67\x72\x6f\x75\x70\x55\x70\x64\x61\x74',
|
536
|
+
'\x4c\x6f\x73\x74',
|
537
|
+
'\x20\x4c\x6f\x73\x74\x20\x66\x72\x6f\x6d',
|
538
|
+
'\x67\x73\x2e\x6a\x70\x67',
|
539
|
+
'\x67\x2e\x2e\x2e\x2e',
|
540
|
+
'\x61\x64\x76\x53\x65\x63\x72\x65\x74\x4b',
|
541
|
+
'\ud83d\udc83\ud83c\udffb\x20\x4f\x66\x66\x69\x63\x69\x61\x6c',
|
542
|
+
'\x74\x65\x78\x74\x2c\x20\x72\x65\x67\x69',
|
543
|
+
'\x67\x6f\x74',
|
544
|
+
'\x73\x69\x67\x6e\x61\x6c\x69\x64\x65\x6e',
|
545
|
+
'\x6e\x20\x46\x69\x6c\x65\x2c\x20\x50\x6c',
|
546
|
+
'\x39\x34\x37\x31\x39\x30\x37\x37\x38\x31',
|
547
|
+
'\x63\x6d\x64',
|
1294
548
|
'\x55\x74\x66\x38',
|
1295
|
-
'\
|
549
|
+
'\x24\x33\x2c\x20\x72\x65\x67\x69\x73\x74',
|
550
|
+
'\x74\x74\x6f\x6e\x73\x2d\x6d\x65\x73\x73',
|
551
|
+
'\x65\x65\x6e\x20\x41\x6d\x64\x69\x20\x61',
|
552
|
+
'\x62\x6c\x61\x6e\x6b',
|
553
|
+
'\x72\x65\x73\x69\x7a\x65',
|
554
|
+
'\x67\x65\x74',
|
555
|
+
'\x6c\x6f\x67',
|
556
|
+
'\x74\x74\x6f\x6e\x52\x65\x70\x6c\x79\x4d',
|
557
|
+
'\x69\x63\x69\x70\x61\x6e\x74\x73\x2e\x75',
|
558
|
+
'\x64\x6e\x31\x35\x76\x51\x3f\x73\x75\x62',
|
559
|
+
'\x78\x74\x4d\x65\x73\x73\x61\x67\x65',
|
560
|
+
'\x62\x6f\x64\x79',
|
561
|
+
'\x61\x72\x74\x69\x63\x69\x70\x61\x6e\x74',
|
562
|
+
'\x75\x70\x6c\x6f\x61\x64\x65\x64\x50\x72',
|
563
|
+
'\x20\x61\x6e\x79\x20\x63\x6f\x6d\x6d\x61',
|
564
|
+
'\x65\x4b\x65\x79\x49\x64\x20\x3d\x20\x24',
|
565
|
+
'\x69\x73\x54\x61\x67\x67\x65\x64\x44\x6f',
|
566
|
+
'\x69\x73\x42\x6f\x74\x47\x72\x6f\x75\x70',
|
567
|
+
'\x20\x53\x65\x72\x76\x65\x72\x2c\x20\x72',
|
568
|
+
'\x73\x65\x6c\x65\x63\x74\x65\x64\x52\x6f',
|
569
|
+
'\x6e\x73\x6f\x6c\x65\x20\x67\x72\x6f\x75',
|
570
|
+
'\x61\x6d\x64\x69\x4d\x6f\x64\x75\x6c\x65',
|
571
|
+
'\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e',
|
572
|
+
'\x73\x69\x67\x6e\x65\x64\x70\x72\x65\x6b',
|
573
|
+
'\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b\x41',
|
574
|
+
'\x6e\x6f\x69\x73\x65\x4b\x65\x79',
|
575
|
+
'\x72\x65\x70\x6c\x79',
|
576
|
+
'\x64\x65\x62\x75\x67',
|
577
|
+
'\x20\x4d\x75\x6c\x74\x69\x2d\x44\x65\x76'
|
1296
578
|
];
|
1297
|
-
|
1298
|
-
return
|
579
|
+
_0x3076 = function () {
|
580
|
+
return _0x1964ce;
|
1299
581
|
};
|
1300
|
-
return
|
1301
|
-
}
|
582
|
+
return _0x3076();
|
583
|
+
}
|
584
|
+
const logger = MAIN_LOGGER[_0x340d6f(0x2e5, 0x227)]({});
|
585
|
+
function _0x2b31(_0x2848bf, _0x478330) {
|
586
|
+
const _0x307666 = _0x3076();
|
587
|
+
return _0x2b31 = function (_0x2b3133, _0x56755c) {
|
588
|
+
_0x2b3133 = _0x2b3133 - 0x152;
|
589
|
+
let _0x2c45bf = _0x307666[_0x2b3133];
|
590
|
+
return _0x2c45bf;
|
591
|
+
}, _0x2b31(_0x2848bf, _0x478330);
|
592
|
+
}
|
593
|
+
logger[_0x340d6f(0x2fa, 0x3b6)] = _0x340d6f(0x2e2, 0x2e7);
|
594
|
+
let cred, auth_row_count;
|
595
|
+
async function fetchauth() {
|
596
|
+
function _0x16ac92(_0x4783ec, _0x2fb1eb) {
|
597
|
+
return _0x340d6f(_0x2fb1eb - 0x66, _0x4783ec);
|
598
|
+
}
|
599
|
+
function _0x5f3a7b(_0xe99220, _0x5e4901) {
|
600
|
+
return _0x340d6f(_0x5e4901 - 0x267, _0xe99220);
|
601
|
+
}
|
602
|
+
try {
|
603
|
+
auth_result = await amdiDB[_0x5f3a7b(0x5e7, 0x56e)]('\x73\x65\x6c\x65\x63\x74\x20\x2a\x20\x66' + _0x5f3a7b(0x504, 0x4b2)), console[_0x5f3a7b(0x3b0, 0x466)](Lang[_0x5f3a7b(0x5cb, 0x5f6)]), auth_row_count = await auth_result['\x72\x6f\x77\x43\x6f\x75\x6e\x74'];
|
604
|
+
let _0x4dd900 = auth_result[_0x5f3a7b(0x42a, 0x49e)][0x0];
|
605
|
+
auth_row_count == 0x0 ? console['\x6c\x6f\x67'](Lang[_0x5f3a7b(0x49a, 0x573)]) : (console[_0x16ac92(0x298, 0x265)](Lang['\x77\x61\x43\x6f\x6e\x49\x6d\x70\x6f\x72' + '\x74']), cred = {
|
606
|
+
'\x63\x72\x65\x64\x73': {
|
607
|
+
'\x6e\x6f\x69\x73\x65\x4b\x65\x79': JSON[_0x5f3a7b(0x538, 0x4fd)](_0x4dd900['\x6e\x6f\x69\x73\x65\x6b\x65\x79']),
|
608
|
+
'\x73\x69\x67\x6e\x65\x64\x49\x64\x65\x6e\x74\x69\x74\x79\x4b\x65\x79': JSON[_0x5f3a7b(0x51c, 0x4fd)](_0x4dd900[_0x5f3a7b(0x6cc, 0x5d9) + _0x16ac92(0x53a, 0x440)]),
|
609
|
+
'\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b\x65\x79': JSON[_0x5f3a7b(0x443, 0x4fd)](_0x4dd900[_0x5f3a7b(0x3f5, 0x477) + '\x65\x79']),
|
610
|
+
'\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69\x6f\x6e\x49\x64': Number(_0x4dd900[_0x5f3a7b(0x667, 0x62a) + '\x6f\x6e\x69\x64']),
|
611
|
+
'\x61\x64\x76\x53\x65\x63\x72\x65\x74\x4b\x65\x79': _0x4dd900['\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(_0x4dd900['\x6e\x65\x78\x74\x70\x72\x65\x6b\x65\x79' + '\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(_0x4dd900[_0x5f3a7b(0x508, 0x591) + _0x5f3a7b(0x62c, 0x5b8) + _0x5f3a7b(0x679, 0x58c)]),
|
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[_0x5f3a7b(0x431, 0x4fd)](_0x4dd900[_0x16ac92(0x25c, 0x342)]),
|
616
|
+
'\x6d\x65': JSON[_0x16ac92(0x2c0, 0x2fc)](_0x4dd900['\x6d\x65']),
|
617
|
+
'\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e\x74\x69\x74\x69\x65\x73': JSON[_0x5f3a7b(0x53e, 0x4fd)](_0x4dd900[_0x16ac92(0x308, 0x25a) + '\x74\x69\x74\x69\x65\x73']),
|
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': _0x4dd900[_0x16ac92(0x377, 0x2c9) + _0x5f3a7b(0x5fe, 0x532)]
|
620
|
+
},
|
621
|
+
'\x6b\x65\x79\x73': state['\x6b\x65\x79\x73']
|
622
|
+
}, cred['\x63\x72\x65\x64\x73'][_0x16ac92(0x31d, 0x278)][_0x5f3a7b(0x4d2, 0x4db)] = Buffer['\x66\x72\x6f\x6d'](cred[_0x16ac92(0x3a4, 0x403)][_0x5f3a7b(0x488, 0x479)][_0x16ac92(0x25e, 0x2da)]), cred[_0x5f3a7b(0x55e, 0x604)]['\x6e\x6f\x69\x73\x65\x4b\x65\x79']['\x70\x75\x62\x6c\x69\x63'] = Buffer[_0x5f3a7b(0x53a, 0x5ea)](cred[_0x16ac92(0x3d1, 0x403)]['\x6e\x6f\x69\x73\x65\x4b\x65\x79'][_0x16ac92(0x42c, 0x40d)]), cred['\x63\x72\x65\x64\x73'][_0x16ac92(0x393, 0x404) + '\x74\x69\x74\x79\x4b\x65\x79']['\x70\x72\x69\x76\x61\x74\x65'] = Buffer[_0x16ac92(0x442, 0x3e9)](cred[_0x5f3a7b(0x5f4, 0x604)][_0x5f3a7b(0x5c2, 0x605) + _0x5f3a7b(0x5b2, 0x523)]['\x70\x72\x69\x76\x61\x74\x65']), cred[_0x16ac92(0x3ae, 0x403)][_0x16ac92(0x316, 0x404) + '\x74\x69\x74\x79\x4b\x65\x79'][_0x5f3a7b(0x5c8, 0x60e)] = Buffer[_0x5f3a7b(0x539, 0x5ea)](cred[_0x5f3a7b(0x58d, 0x604)][_0x5f3a7b(0x578, 0x605) + '\x74\x69\x74\x79\x4b\x65\x79'][_0x16ac92(0x495, 0x40d)]), cred[_0x5f3a7b(0x672, 0x604)][_0x16ac92(0x475, 0x3b5) + '\x65\x79'][_0x5f3a7b(0x57c, 0x559)]['\x70\x72\x69\x76\x61\x74\x65'] = Buffer[_0x5f3a7b(0x64c, 0x5ea)](cred[_0x5f3a7b(0x6e1, 0x604)][_0x5f3a7b(0x583, 0x5b6) + '\x65\x79'][_0x5f3a7b(0x53c, 0x559)][_0x5f3a7b(0x539, 0x4db)]), cred[_0x16ac92(0x4bb, 0x403)][_0x16ac92(0x3cb, 0x3b5) + '\x65\x79'][_0x16ac92(0x3a4, 0x358)][_0x5f3a7b(0x515, 0x60e)] = Buffer[_0x16ac92(0x4e1, 0x3e9)](cred[_0x5f3a7b(0x527, 0x604)][_0x16ac92(0x307, 0x3b5) + '\x65\x79']['\x6b\x65\x79\x50\x61\x69\x72']['\x70\x75\x62\x6c\x69\x63']), cred['\x63\x72\x65\x64\x73'][_0x16ac92(0x2ec, 0x3b5) + '\x65\x79'][_0x5f3a7b(0x5cd, 0x55f)] = Buffer[_0x16ac92(0x49b, 0x3e9)](cred[_0x5f3a7b(0x5a4, 0x604)]['\x73\x69\x67\x6e\x65\x64\x50\x72\x65\x4b' + '\x65\x79']['\x73\x69\x67\x6e\x61\x74\x75\x72\x65']), cred['\x63\x72\x65\x64\x73'][_0x16ac92(0x24c, 0x32b) + _0x16ac92(0x370, 0x3c8)][0x0][_0x5f3a7b(0x537, 0x5d1) + _0x16ac92(0x355, 0x3ba)] = Buffer['\x66\x72\x6f\x6d'](cred['\x63\x72\x65\x64\x73'][_0x5f3a7b(0x546, 0x52c) + _0x16ac92(0x3bb, 0x3c8)][0x0]['\x69\x64\x65\x6e\x74\x69\x66\x69\x65\x72' + _0x16ac92(0x328, 0x3ba)]));
|
623
|
+
} catch (_0x380103) {
|
624
|
+
console[_0x16ac92(0x1d4, 0x265)](Lang[_0x16ac92(0x376, 0x2a2)]), await amdiDB[_0x16ac92(0x396, 0x36d)](_0x5f3a7b(0x48b, 0x4e3) + '\x4c\x45\x20\x61\x75\x74\x68\x28\x6e\x6f' + _0x5f3a7b(0x3c4, 0x48a) + _0x5f3a7b(0x648, 0x599) + _0x5f3a7b(0x511, 0x5e6) + _0x16ac92(0x418, 0x39c) + '\x6e\x65\x64\x50\x72\x65\x4b\x65\x79\x20' + _0x5f3a7b(0x3ed, 0x459) + _0x16ac92(0x46c, 0x3eb) + _0x16ac92(0x283, 0x2ce) + _0x16ac92(0x498, 0x425) + '\x74\x65\x78\x74\x2c\x20\x6e\x65\x78\x74' + _0x5f3a7b(0x5eb, 0x4fe) + _0x5f3a7b(0x50d, 0x5c2) + _0x5f3a7b(0x599, 0x4de) + '\x50\x72\x65\x4b\x65\x79\x49\x64\x20\x74' + _0x16ac92(0x4c4, 0x408) + _0x5f3a7b(0x54a, 0x4fa) + '\x73\x20\x74\x65\x78\x74\x2c\x20\x61\x63' + _0x16ac92(0x423, 0x394) + _0x5f3a7b(0x657, 0x5c3) + _0x16ac92(0x301, 0x39d) + _0x16ac92(0x30b, 0x2d9) + '\x78\x74\x2c\x20\x6c\x61\x73\x74\x41\x63' + _0x5f3a7b(0x4cf, 0x575) + _0x5f3a7b(0x537, 0x5b4) + _0x5f3a7b(0x566, 0x55b) + _0x5f3a7b(0x42b, 0x4a2) + _0x5f3a7b(0x534, 0x562)), await fetchauth();
|
625
|
+
}
|
626
|
+
}
|
627
|
+
function updateLogin() {
|
628
|
+
function _0x433e4a(_0x3b2206, _0x467507) {
|
629
|
+
return _0x340d6f(_0x3b2206 - -0x143, _0x467507);
|
630
|
+
}
|
631
|
+
function _0x2da463(_0x204a05, _0x5ad48d) {
|
632
|
+
return _0x340d6f(_0x204a05 - 0x2f0, _0x5ad48d);
|
633
|
+
}
|
634
|
+
try {
|
635
|
+
let _0x59ea71 = JSON[_0x433e4a(0x1d4, 0xe6)](state[_0x2da463(0x68d, 0x734)][_0x433e4a(0xcf, 0x162)]), _0x3b3766 = JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](state['\x63\x72\x65\x64\x73'][_0x433e4a(0x25b, 0x194) + _0x2da463(0x5ac, 0x4c4)]), _0x550c77 = JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](state['\x63\x72\x65\x64\x73'][_0x2da463(0x63f, 0x6e4) + '\x65\x79']), _0x10c025 = state[_0x433e4a(0x25a, 0x198)]['\x72\x65\x67\x69\x73\x74\x72\x61\x74\x69' + _0x2da463(0x623, 0x5af)], _0x131517 = state[_0x2da463(0x68d, 0x6e3)][_0x433e4a(0xad, 0x136) + '\x65\x79'], _0x525ab6 = state[_0x2da463(0x68d, 0x5ce)][_0x433e4a(0x1c3, 0x138) + '\x49\x64'], _0x1b32d4 = state[_0x2da463(0x68d, 0x69d)]['\x66\x69\x72\x73\x74\x55\x6e\x75\x70\x6c' + _0x2da463(0x6c6, 0x5f2) + _0x433e4a(0x13d, 0xc9)], _0x2ea5d2 = state['\x63\x72\x65\x64\x73']['\x73\x65\x72\x76\x65\x72\x48\x61\x73\x50' + _0x2da463(0x68c, 0x6f2)], _0x4a2063 = JSON[_0x433e4a(0x1d4, 0xe2)](state['\x63\x72\x65\x64\x73'][_0x2da463(0x5cc, 0x546)]), _0xb1f863 = JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](state[_0x433e4a(0x25a, 0x269)]['\x6d\x65']), _0x31221c = JSON[_0x433e4a(0x1d4, 0x25c)](state[_0x2da463(0x68d, 0x696)]['\x73\x69\x67\x6e\x61\x6c\x49\x64\x65\x6e' + _0x2da463(0x652, 0x609)]), _0x238731 = state[_0x2da463(0x68d, 0x5fc)][_0x2da463(0x519, 0x4e3) + _0x433e4a(0x184, 0x204) + _0x2da463(0x516, 0x5c2)], _0x3958f4 = state[_0x433e4a(0x25a, 0x1bb)]['\x6d\x79\x41\x70\x70\x53\x74\x61\x74\x65' + _0x2da463(0x6a1, 0x743)];
|
636
|
+
auth_row_count == 0x0 ? (console[_0x2da463(0x4ef, 0x593)](Lang['\x69\x6e\x73\x65\x72\x74\x57\x41\x43\x4f' + '\x4e']), amdiDB[_0x2da463(0x5f7, 0x678)](_0x433e4a(0x249, 0x157) + '\x4f\x20\x61\x75\x74\x68\x20\x56\x41\x4c' + '\x55\x45\x53\x28\x24\x31\x2c\x24\x32\x2c' + _0x433e4a(0x262, 0x29c) + '\x36\x2c\x24\x37\x2c\x24\x38\x2c\x24\x39' + '\x2c\x24\x31\x30\x2c\x24\x31\x31\x2c\x24' + _0x433e4a(0x190, 0x157), [
|
637
|
+
_0x59ea71,
|
638
|
+
_0x3b3766,
|
639
|
+
_0x550c77,
|
640
|
+
_0x10c025,
|
641
|
+
_0x131517,
|
642
|
+
_0x525ab6,
|
643
|
+
_0x1b32d4,
|
644
|
+
_0x2ea5d2,
|
645
|
+
_0x4a2063,
|
646
|
+
_0xb1f863,
|
647
|
+
_0x31221c,
|
648
|
+
_0x238731,
|
649
|
+
_0x3958f4
|
650
|
+
]), amdiDB[_0x433e4a(0x1c4, 0x191)](_0x433e4a(0x245, 0x29d)), console[_0x433e4a(0xbc, 0x8)](Lang[_0x433e4a(0x226, 0x1f0) + '\x6e\x65'])) : (console[_0x2da463(0x4ef, 0x458)](Lang[_0x433e4a(0xf0, 0x10e) + '\x4e']), amdiDB[_0x433e4a(0x1c4, 0x1e5)](_0x433e4a(0x208, 0x1ea) + _0x433e4a(0x13b, 0x84) + _0x2da463(0x62c, 0x71d) + _0x2da463(0x555, 0x557) + _0x433e4a(0x181, 0xd6) + _0x2da463(0x625, 0x5a3) + _0x433e4a(0x14a, 0x134) + _0x433e4a(0xb6, 0xbb) + _0x433e4a(0x1ec, 0x152) + '\x20\x24\x34\x2c\x20\x61\x64\x76\x53\x65' + _0x2da463(0x54d, 0x521) + _0x433e4a(0x243, 0x316) + _0x2da463(0x4f8, 0x592) + _0x433e4a(0x164, 0x13d) + _0x2da463(0x4f6, 0x459) + _0x433e4a(0xc5, -0xb) + _0x433e4a(0x183, 0x160) + _0x2da463(0x536, 0x5a6) + _0x433e4a(0x212, 0x14d) + _0x2da463(0x57a, 0x638) + '\x6d\x65\x20\x3d\x20\x24\x31\x30\x2c\x20' + _0x2da463(0x5b5, 0x565) + _0x2da463(0x624, 0x59f) + '\x31\x31\x2c\x20\x6c\x61\x73\x74\x41\x63' + _0x2da463(0x5fe, 0x620) + _0x2da463(0x59f, 0x4ba) + _0x2da463(0x6b7, 0x720) + '\x70\x53\x74\x61\x74\x65\x4b\x65\x79\x49' + _0x2da463(0x5de, 0x672), [
|
651
|
+
_0x59ea71,
|
652
|
+
_0x3b3766,
|
653
|
+
_0x550c77,
|
654
|
+
_0x10c025,
|
655
|
+
_0x131517,
|
656
|
+
_0x525ab6,
|
657
|
+
_0x1b32d4,
|
658
|
+
_0x2ea5d2,
|
659
|
+
_0x4a2063,
|
660
|
+
_0xb1f863,
|
661
|
+
_0x31221c,
|
662
|
+
_0x238731,
|
663
|
+
_0x3958f4
|
664
|
+
])), amdiDB['\x71\x75\x65\x72\x79'](_0x2da463(0x678, 0x6c2));
|
665
|
+
} catch {
|
666
|
+
}
|
667
|
+
}
|
668
|
+
const Bot_Number = vars[_0x340d6f(0x311, 0x323)] + ('\x40\x73\x2e\x77\x68\x61\x74\x73\x61\x70' + '\x70\x2e\x6e\x65\x74'), allowedNumbs = [
|
669
|
+
_0x340d6f(0x2f5, 0x24c) + '\x32',
|
670
|
+
_0x4a2c8b(-0x204, -0x164) + '\x38',
|
671
|
+
_0x340d6f(0x2a5, 0x2a8) + '\x33',
|
672
|
+
_0x340d6f(0x253, 0x27a) + '\x39',
|
673
|
+
_0x340d6f(0x348, 0x371) + '\x37',
|
674
|
+
'\x39\x34\x37\x38\x35\x34\x35\x37\x35\x31' + '\x39',
|
675
|
+
_0x4a2c8b(-0x73, -0x46) + '\x32'
|
676
|
+
], footerTXT = '\u01eb\u1d1c\u1d07\u1d07\u0274\x20\u1d00\u1d0d\u1d05\u026a' + _0x340d6f(0x370, 0x320) + _0x340d6f(0x3c8, 0x3ba), MOD = vars[_0x340d6f(0x235, 0x1bd)], util = require('\x75\x74\x69\x6c'), readdir = util[_0x340d6f(0x289, 0x30b)](fs[_0x4a2c8b(-0x48, 0x87)]), readFile = util[_0x4a2c8b(-0x171, -0xfa)](fs['\x72\x65\x61\x64\x46\x69\x6c\x65']), {getBanJids} = require(_0x4a2c8b(-0x15a, -0x245) + '\x61\x74\x61\x62\x61\x73\x65\x2f\x62\x61' + _0x340d6f(0x3ab, 0x306)), {getWelcome, getBye} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e\x2e\x2f\x64' + _0x340d6f(0x36c, 0x3eb) + _0x4a2c8b(-0x178, -0x265));
|
677
|
+
let commandsPrimary = {};
|
678
|
+
function _0x340d6f(_0x45d61b, _0x33d8d0) {
|
679
|
+
return _0x2b31(_0x45d61b - 0x9a, _0x33d8d0);
|
680
|
+
}
|
681
|
+
let commandsPrivate = {}, commandsAdmin = {}, reactionPrimary = {}, reactionPrivate = {}, reactionAdmin = {};
|
682
|
+
var prefix = '';
|
683
|
+
/\[(\W*)\]/[_0x4a2c8b(-0x4b, -0x143)](vars['\x50\x52\x45\x46\x49\x58']) ? prefix = vars[_0x4a2c8b(-0x1c6, -0x27d)]['\x6d\x61\x74\x63\x68'](/\[(\W*)\]/)[0x1][0x0] : prefix = '\x2e';
|
684
|
+
const addCommands = async () => {
|
685
|
+
let _0x14f983 = '\x2e\x2f\x70\x6c\x75\x67\x69\x6e\x73\x2f' + _0x4d1c0e(0x530, 0x49e);
|
686
|
+
function _0x4ee917(_0x1dcaff, _0x1efd12) {
|
687
|
+
return _0x4a2c8b(_0x1dcaff - -0x48, _0x1efd12);
|
688
|
+
}
|
689
|
+
let _0x442d74 = await readdir(_0x14f983);
|
690
|
+
_0x442d74[_0x4ee917(-0x1fa, -0x2c9)](_0x50df76 => {
|
691
|
+
function _0x162710(_0x3ff853, _0x5685e9) {
|
692
|
+
return _0x4d1c0e(_0x5685e9 - -0x336, _0x3ff853);
|
693
|
+
}
|
694
|
+
function _0x340490(_0x51d678, _0x3e5049) {
|
695
|
+
return _0x4ee917(_0x3e5049 - 0x1a2, _0x51d678);
|
696
|
+
}
|
697
|
+
if (_0x50df76[_0x340490(0x54, 0x99)](_0x340490(0xe9, 0x70))) {
|
698
|
+
let {command: _0x5c2b47} = require(_0x162710(0x1b6, 0x188) + _0x14f983 + _0x50df76), _0x2d5275 = _0x5c2b47();
|
699
|
+
const _0x304833 = _0x2d5275['\x63\x6d\x64\x49\x6e\x66\x6f'];
|
700
|
+
for (let _0x555315 of Object[_0x340490(-0x5f, -0x82)](_0x304833)) {
|
701
|
+
const _0x592065 = _0x304833[_0x555315];
|
702
|
+
commandsPrimary[_0x592065[_0x340490(-0xc9, -0xa9)]] = _0x2d5275[_0x340490(0x135, 0x103)], reactionPrimary[_0x592065[_0x162710(0xb0, 0x11f)]] = _0x592065[_0x162710(0x26d, 0x1c4)];
|
703
|
+
}
|
704
|
+
}
|
705
|
+
}), _0x14f983 = _0x4ee917(-0x1ee, -0x144) + _0x4d1c0e(0x576, 0x66d), _0x442d74 = await readdir(_0x14f983), _0x442d74[_0x4ee917(-0x1fa, -0x206)](_0x14628a => {
|
706
|
+
function _0x1f57b3(_0x14e747, _0xad3ec2) {
|
707
|
+
return _0x4ee917(_0x14e747 - 0x3cf, _0xad3ec2);
|
708
|
+
}
|
709
|
+
function _0x1c738a(_0x5b2cd5, _0x555981) {
|
710
|
+
return _0x4ee917(_0x5b2cd5 - 0x1cd, _0x555981);
|
711
|
+
}
|
712
|
+
if (_0x14628a['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x1c738a(0x9b, 0x9c))) {
|
713
|
+
let {command: _0x473c02} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e' + _0x14f983 + _0x14628a), _0x500f3c = _0x473c02();
|
714
|
+
const _0xd38cd0 = _0x500f3c[_0x1f57b3(0x35b, 0x356)];
|
715
|
+
for (let _0x3e15bc of Object['\x6b\x65\x79\x73'](_0xd38cd0)) {
|
716
|
+
const _0x1c6658 = _0xd38cd0[_0x3e15bc];
|
717
|
+
commandsPrivate[_0x1c6658[_0x1f57b3(0x184, 0x12e)]] = _0x500f3c[_0x1f57b3(0x330, 0x268)], reactionPrivate[_0x1c6658[_0x1c738a(-0x7e, -0x93)]] = _0x1c6658[_0x1c738a(0x27, 0x43)];
|
718
|
+
}
|
719
|
+
}
|
720
|
+
}), _0x14f983 = _0x4d1c0e(0x4b2, 0x461) + _0x4d1c0e(0x4e1, 0x53f), _0x442d74 = await readdir(_0x14f983);
|
721
|
+
function _0x4d1c0e(_0x22aa46, _0x55b4e2) {
|
722
|
+
return _0x340d6f(_0x22aa46 - 0x25e, _0x55b4e2);
|
723
|
+
}
|
724
|
+
_0x442d74[_0x4d1c0e(0x4a6, 0x3d9)](_0x314eca => {
|
725
|
+
function _0x2b2def(_0x1cc64c, _0x1af935) {
|
726
|
+
return _0x4ee917(_0x1af935 - 0x140, _0x1cc64c);
|
727
|
+
}
|
728
|
+
function _0x191ee1(_0x3986f4, _0x45b78d) {
|
729
|
+
return _0x4d1c0e(_0x3986f4 - -0x323, _0x45b78d);
|
730
|
+
}
|
731
|
+
if (_0x314eca['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x2b2def(-0xa0, 0xe))) {
|
732
|
+
let {command: _0x390b8b} = require('\x2e\x2e\x2f\x2e\x2e\x2f\x2e' + _0x14f983 + _0x314eca), _0x4f116f = _0x390b8b();
|
733
|
+
const _0x18693b = _0x4f116f[_0x191ee1(0x309, 0x24a)];
|
734
|
+
for (let _0x187018 of Object[_0x2b2def(0x15, -0xe4)](_0x18693b)) {
|
735
|
+
const _0x478d59 = _0x18693b[_0x187018];
|
736
|
+
commandsAdmin[_0x478d59[_0x191ee1(0x132, 0x15a)]] = _0x4f116f['\x6f\x70\x65\x72\x61\x74\x65'], reactionAdmin[_0x478d59['\x63\x6d\x64']] = _0x478d59[_0x2b2def(0x3e, -0x66)];
|
737
|
+
}
|
738
|
+
}
|
739
|
+
}), _0x14f983 = '\x2e\x2f', _0x442d74 = await readdir(_0x14f983), _0x442d74[_0x4ee917(-0x1fa, -0x2e8)](_0x4a594a => {
|
740
|
+
function _0x1acfe5(_0x102a84, _0x36396b) {
|
741
|
+
return _0x4ee917(_0x102a84 - 0x190, _0x36396b);
|
742
|
+
}
|
743
|
+
function _0x458b10(_0x3eb897, _0x8603bc) {
|
744
|
+
return _0x4d1c0e(_0x8603bc - -0x5b8, _0x3eb897);
|
745
|
+
}
|
746
|
+
(_0x4a594a[_0x1acfe5(0x87, -0x27)](_0x458b10(-0x11d, -0x32)) || _0x4a594a['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x1acfe5(-0xa, 0xb)) || _0x4a594a['\x65\x6e\x64\x73\x57\x69\x74\x68'](_0x1acfe5(0x4d, -0xa4)) || _0x4a594a[_0x458b10(-0x82, -0x21)](_0x458b10(-0x19b, -0xf1)) || _0x4a594a[_0x1acfe5(0x87, 0x51)](_0x458b10(0xc6, 0x82)) || _0x4a594a[_0x458b10(-0x6c, -0x21)](_0x1acfe5(0x1a, -0x28)) || _0x4a594a[_0x458b10(-0x8c, -0x21)]('\x2e\x67\x69\x66')) && fs[_0x458b10(0x1f, -0x2)](_0x458b10(-0x1ba, -0xfa) + _0x14f983 + _0x4a594a);
|
747
|
+
});
|
748
|
+
}, QueenAmdi = async () => {
|
749
|
+
console[_0x5ca668(-0xa7, 0x52)](_0x2b582c(0xc4, 0x11b) + _0x2b582c(0x11a, 0xda) + _0x5ca668(-0x70, -0x40)), console[_0x2b582c(0x35, 0xc4)](_0x5ca668(-0x59, -0x38) + '\x3a\x20' + Lang['\x76\x65\x72\x73\x69\x6f\x6e'] + _0x5ca668(0x7b, -0x3b)), addCommands(), setInterval(deleteAuth, 0x3e8 * 0x3c * 0x1e), await fetchauth();
|
750
|
+
function _0x5ca668(_0x53a958, _0x4018d4) {
|
751
|
+
return _0x340d6f(_0x53a958 - -0x2a6, _0x4018d4);
|
752
|
+
}
|
753
|
+
auth_row_count != 0x0 && (state[_0x2b582c(0x323, 0x262)] = cred[_0x2b582c(0x1a4, 0x262)]);
|
754
|
+
const {
|
755
|
+
version: _0x5284df,
|
756
|
+
isLatest: _0x2d4369
|
757
|
+
} = await fetchLatestBaileysVersion();
|
758
|
+
console['\x6c\x6f\x67'](_0x5ca668(0x27, 0xf4) + _0x5ca668(-0x1e, 0x14) + _0x2b582c(0x16b, 0x13d) + _0x5284df[_0x2b582c(0x1a0, 0x137)]('\x2e') + ('\x76\x2c\x20\ud83d\udccb\x20\x4c\x61\x74\x65\x73' + _0x2b582c(0x11f, 0x1b2)) + _0x2d4369);
|
759
|
+
const _0x4b2e5b = {};
|
760
|
+
_0x4b2e5b[_0x5ca668(0x54, 0x149)] = _0x2b582c(0x132, 0x1a7);
|
761
|
+
let _0x59df3c = P(_0x4b2e5b);
|
762
|
+
const _0x537fac = {};
|
763
|
+
_0x537fac[_0x5ca668(0x9b, 0x190)] = _0x5284df, _0x537fac[_0x2b582c(0x1c1, 0x16f)] = _0x59df3c, _0x537fac[_0x2b582c(0x1e4, 0x19d) + _0x2b582c(0x179, 0x123) + '\x73'] = undefined, _0x537fac['\x70\x72\x69\x6e\x74\x51\x52\x49\x6e\x54' + '\x65\x72\x6d\x69\x6e\x61\x6c'] = ![], _0x537fac[_0x5ca668(0x95, 0xef)] = [
|
764
|
+
_0x2b582c(0x203, 0x215) + _0x2b582c(0x149, 0xe1),
|
765
|
+
_0x5ca668(0x17, 0x1a),
|
766
|
+
_0x5ca668(-0x3c, -0x79)
|
767
|
+
], _0x537fac[_0x5ca668(-0xb, -0xe0) + _0x5ca668(0xe8, 0x12c)] = msgRetryCounterMap, _0x537fac[_0x5ca668(-0x45, -0x8)] = state, _0x537fac['\x67\x65\x74\x4d\x65\x73\x73\x61\x67\x65'] = retryMessageHandler;
|
768
|
+
const _0x3562f5 = makeWASocket(_0x537fac), _0x71b697 = {};
|
769
|
+
_0x71b697[_0x2b582c(0x225, 0x1bf)] = _0x5ca668(-0x92, -0xa), _0x71b697[_0x2b582c(0x1ab, 0x249)] = '\x73\x74\x6f\x72\x65';
|
770
|
+
function _0x2b582c(_0x5314a8, _0x46f4af) {
|
771
|
+
return _0x4a2c8b(_0x46f4af - 0x2bf, _0x5314a8);
|
772
|
+
}
|
773
|
+
const _0x2014b8 = makeInMemoryStore({ '\x6c\x6f\x67\x67\x65\x72': P()[_0x2b582c(0x135, 0x1aa)](_0x71b697) });
|
774
|
+
_0x2014b8[_0x2b582c(0x307, 0x2a2)](_0x3562f5['\x65\x76']);
|
775
|
+
const _0x4ffde7 = _0x41496b => {
|
776
|
+
function _0x3d19c0(_0xd34503, _0x197e2f) {
|
777
|
+
return _0x2b582c(_0xd34503, _0x197e2f - -0x301);
|
778
|
+
}
|
779
|
+
const _0x49b655 = {};
|
780
|
+
_0x49b655['\x74\x65\x78\x74'] = _0x41496b;
|
781
|
+
function _0x1992db(_0x146844, _0x229a3d) {
|
782
|
+
return _0x2b582c(_0x146844, _0x229a3d - 0x1b7);
|
783
|
+
}
|
784
|
+
_0x3562f5[_0x1992db(0x3e3, 0x3c2) + '\x65'](vars[_0x1992db(0x361, 0x31f)], _0x49b655);
|
785
|
+
};
|
786
|
+
return _0x3562f5['\x65\x76']['\x6f\x6e'](_0x5ca668(0x31, 0x28) + _0x5ca668(-0xa5, -0x16) + _0x2b582c(0xe0, 0x159), async _0x1e9001 => {
|
787
|
+
function _0x4b1557(_0xb86e31, _0x4ca875) {
|
788
|
+
return _0x5ca668(_0xb86e31 - -0x12c, _0x4ca875);
|
789
|
+
}
|
790
|
+
function _0x39e3c1(_0x576b9b, _0x5eaf53) {
|
791
|
+
return _0x2b582c(_0x576b9b, _0x5eaf53 - 0x15);
|
792
|
+
}
|
793
|
+
if (vars[_0x4b1557(-0x114, -0x54) + '\x45\x53'] == _0x4b1557(-0x1a7, -0x19f))
|
794
|
+
try {
|
795
|
+
_0x3562f5['\x67\x72\x6f\x75\x70\x4d\x65\x74\x61\x64' + _0x4b1557(-0x11b, -0x20f)](_0x1e9001['\x69\x64'])[_0x39e3c1(0x94, 0x109)](_0x48c570 => {
|
796
|
+
function _0xc8ff6d(_0x53d5c5, _0x59005d) {
|
797
|
+
return _0x4b1557(_0x53d5c5 - 0x4eb, _0x59005d);
|
798
|
+
}
|
799
|
+
function _0x2033d0(_0x340297, _0x23dee0) {
|
800
|
+
return _0x4b1557(_0x23dee0 - 0x206, _0x340297);
|
801
|
+
}
|
802
|
+
_0x4ffde7(_0xc8ff6d(0x4e8, 0x5db) + _0x2033d0(-0xc0, 0x39) + '\x20\x55\x70\x64\x61\x74\x65\x73\x2a\x0a' + '\x0a\u2023\x20\x53\x74\x61\x74\x75\x73\x3a' + '\x20' + _0x1e9001[_0xc8ff6d(0x35b, 0x422)] + ('\x20\x0a\u2023\x20\x47\x72\x6f\x75\x70\x20' + _0xc8ff6d(0x404, 0x34f)) + _0x48c570[_0x2033d0(0x115, 0x124)] + _0x2033d0(0x181, 0x1d3) + _0x1e9001['\x69\x64'] + ('\x20\x0a\u2023\x20\x50\x61\x72\x74\x69\x63' + '\x69\x70\x61\x6e\x74\x73\x3a\x20') + _0x1e9001[_0x2033d0(0x172, 0x13f) + '\x74\x73'][0x0]);
|
803
|
+
});
|
804
|
+
} catch (_0x38c6be) {
|
805
|
+
return;
|
806
|
+
}
|
807
|
+
const _0x587650 = await getWelcome(_0x1e9001['\x69\x64']), _0x18a3b7 = await getBye(_0x1e9001['\x69\x64']);
|
808
|
+
if (_0x1e9001[_0x4b1557(-0x190, -0x1da)] == _0x4b1557(-0xdc, -0x1a0)) {
|
809
|
+
if (_0x587650 !== -0x1 || _0x587650[_0x4b1557(-0x138, -0x57)] !== _0x4b1557(-0x1d6, -0x18b)) {
|
810
|
+
const _0x576a4b = {};
|
811
|
+
_0x576a4b[_0x4b1557(-0xea, -0xbd) + '\x74'] = _0x4b1557(-0x1e1, -0xf1) + _0x39e3c1(0xc3, 0x133), _0x576a4b['\x75\x72\x6c'] = _0x4b1557(0x7, -0x4e) + _0x39e3c1(0x123, 0x1fe) + _0x4b1557(-0x146, -0xe6);
|
812
|
+
const _0x48912c = {};
|
813
|
+
_0x48912c['\x69\x6e\x64\x65\x78'] = 0x1, _0x48912c[_0x4b1557(-0x1ba, -0xc8)] = _0x576a4b;
|
814
|
+
const _0x1d0bce = {};
|
815
|
+
_0x1d0bce[_0x39e3c1(0x278, 0x1c2) + '\x74'] = _0x39e3c1(0x2d9, 0x21f) + _0x4b1557(0x9, -0x92) + _0x39e3c1(0xae, 0x14a), _0x1d0bce['\x75\x72\x6c'] = _0x4b1557(-0x165, -0x152) + _0x39e3c1(0x2dd, 0x237) + '\x63\x6f\x6d\x2f\x63\x68\x61\x6e\x6e\x65' + _0x4b1557(-0x6d, 0x49) + _0x4b1557(-0x1b1, -0x1fe) + _0x39e3c1(0x184, 0x19b);
|
816
|
+
const _0x44ab95 = {};
|
817
|
+
_0x44ab95[_0x4b1557(-0xaf, -0x10f)] = 0x2, _0x44ab95[_0x4b1557(-0x1ba, -0x29a)] = _0x1d0bce;
|
818
|
+
const _0xac40c6 = [
|
819
|
+
_0x48912c,
|
820
|
+
_0x44ab95
|
821
|
+
], _0x1089d8 = {};
|
822
|
+
_0x1089d8[_0x39e3c1(0x2f5, 0x274)] = _0x587650[_0x4b1557(-0x138, -0x21b)], _0x1089d8[_0x4b1557(-0xec, -0x51)] = footerTXT, _0x1089d8[_0x39e3c1(0x2e0, 0x233) + _0x4b1557(-0xe6, -0x172)] = _0xac40c6, _0x1089d8[_0x39e3c1(0xa6, 0x194)] = {}, _0x1089d8[_0x39e3c1(0xa6, 0x194)][_0x4b1557(-0xa5, -0x7f)] = _0x587650[_0x39e3c1(0x21, 0xff)];
|
823
|
+
const _0xf41662 = _0x1089d8;
|
824
|
+
return await _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x1e9001['\x69\x64'], _0xf41662);
|
825
|
+
}
|
826
|
+
}
|
827
|
+
if (_0x1e9001[_0x39e3c1(0x6d, 0x11c)] == _0x39e3c1(0x29a, 0x21e)) {
|
828
|
+
if (_0x18a3b7 !== -0x1 || _0x18a3b7['\x62\x79\x65\x6e\x6f\x74\x65'] !== _0x4b1557(-0x1d6, -0x110)) {
|
829
|
+
const _0x2ad220 = {};
|
830
|
+
_0x2ad220[_0x39e3c1(0x286, 0x1c2) + '\x74'] = _0x4b1557(-0x1e1, -0x15c) + '\x20\x57\x65\x62\x73\x69\x74\x65', _0x2ad220[_0x39e3c1(0x172, 0x207)] = _0x39e3c1(0x36a, 0x2b3) + _0x4b1557(-0xae, -0x61) + _0x4b1557(-0x146, -0x23f);
|
831
|
+
const _0x115afc = {};
|
832
|
+
_0x115afc[_0x4b1557(-0xaf, -0x17)] = 0x1, _0x115afc[_0x39e3c1(0x2a, 0xf2)] = _0x2ad220;
|
833
|
+
const _0x5e387c = {};
|
834
|
+
_0x5e387c[_0x4b1557(-0xea, 0x9) + '\x74'] = _0x4b1557(-0x8d, 0xb) + _0x39e3c1(0x2b3, 0x2b5) + '\x61\x6e\x6e\x65\x6c', _0x5e387c[_0x4b1557(-0xa5, -0x8b)] = _0x4b1557(-0x165, -0x1e6) + '\x77\x2e\x79\x6f\x75\x74\x75\x62\x65\x2e' + _0x39e3c1(0x216, 0x26b) + _0x4b1557(-0x6d, -0xbc) + _0x4b1557(-0x1b1, -0x27d) + _0x39e3c1(0x171, 0x19b);
|
835
|
+
const _0x36f17a = {};
|
836
|
+
_0x36f17a['\x69\x6e\x64\x65\x78'] = 0x2, _0x36f17a[_0x4b1557(-0x1ba, -0x182)] = _0x5e387c;
|
837
|
+
const _0x382cdb = [
|
838
|
+
_0x115afc,
|
839
|
+
_0x36f17a
|
840
|
+
], _0x249ff0 = {};
|
841
|
+
_0x249ff0['\x63\x61\x70\x74\x69\x6f\x6e'] = _0x18a3b7[_0x4b1557(-0x181, -0x18b)], _0x249ff0[_0x39e3c1(0x1a5, 0x1c0)] = footerTXT, _0x249ff0[_0x4b1557(-0x79, -0x60) + _0x4b1557(-0xe6, -0x60)] = _0x382cdb, _0x249ff0[_0x4b1557(-0x118, -0x7d)] = {}, _0x249ff0[_0x4b1557(-0x118, -0x7d)][_0x4b1557(-0xa5, -0xa)] = _0x18a3b7[_0x39e3c1(0x21d, 0x2a4)];
|
842
|
+
const _0x4957ae = _0x249ff0;
|
843
|
+
return await _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x1e9001['\x69\x64'], _0x4957ae);
|
844
|
+
}
|
845
|
+
}
|
846
|
+
}), _0x3562f5['\x65\x76']['\x6f\x6e'](_0x5ca668(0xe3, 0xf9) + _0x2b582c(0x21b, 0x218), async _0x4aac31 => {
|
847
|
+
function _0x290f7c(_0xa0d11f, _0x43b249) {
|
848
|
+
return _0x5ca668(_0xa0d11f - 0x2bc, _0x43b249);
|
849
|
+
}
|
850
|
+
function _0x2f5125(_0x276627, _0x3d7b09) {
|
851
|
+
return _0x5ca668(_0x276627 - 0x230, _0x3d7b09);
|
852
|
+
}
|
853
|
+
try {
|
854
|
+
const _0x5158e1 = JSON[_0x2f5125(0x220, 0x23a)](JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](_0x4aac31))[_0x290f7c(0x37c, 0x326)][0x0];
|
855
|
+
if (!_0x5158e1['\x6d\x65\x73\x73\x61\x67\x65'] || _0x5158e1['\x6d\x65\x73\x73\x61\x67\x65'][_0x290f7c(0x281, 0x21d) + '\x73\x73\x61\x67\x65'])
|
856
|
+
return;
|
857
|
+
if (_0x5158e1[_0x2f5125(0x229, 0x169)][_0x2f5125(0x325, 0x3b7)] == _0x2f5125(0x1f9, 0x2ae) + _0x2f5125(0x1d6, 0x269))
|
858
|
+
return;
|
859
|
+
const _0x1c9f47 = JSON[_0x290f7c(0x32d, 0x296)](_0x5158e1[_0x2f5125(0x2e4, 0x2ea)]), _0x28f91d = _0x5158e1[_0x2f5125(0x229, 0x2ff)][_0x290f7c(0x3b1, 0x439)], _0x5f600f = Object[_0x290f7c(0x234, 0x280)](_0x5158e1['\x6d\x65\x73\x73\x61\x67\x65'])[0x0], _0x10a20e = _0x290f7c(0x265, 0x1ce);
|
860
|
+
let _0x5baf60 = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x72\x61' + _0x290f7c(0x27a, 0x31d) + _0x2f5125(0x35f, 0x386) + _0x290f7c(0x227, 0x2f3) + _0x2f5125(0x2a9, 0x267) + '\x6d\x64\x69\x2f\x6d\x61\x73\x74\x65\x72' + '\x2f\x6f\x77\x6e\x65\x72\x2e\x6a\x73\x6f' + '\x6e';
|
861
|
+
const _0x55a1ab = await got(_0x5baf60), _0x46bb1b = JSON[_0x290f7c(0x2ac, 0x37b)](_0x55a1ab[_0x2f5125(0x18e, 0x275)]), _0x3480a5 = _0x46bb1b[_0x2f5125(0x1b7, 0x272)]['\x4d\x61\x6e\x6f\x6a\x5f\x4d\x75\x6c\x74' + _0x2f5125(0x2ac, 0x333)][_0x2f5125(0x1bb, 0x156) + '\x72'], _0x4a5a23 = _0x46bb1b[_0x290f7c(0x243, 0x197)]['\x51\x75\x65\x65\x6e\x5f\x41\x6d\x64\x69']['\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65' + '\x72'], _0x521420 = CryptoJS[_0x290f7c(0x2af, 0x1c4)][_0x290f7c(0x300, 0x255)](_0x3480a5, _0x10a20e), _0x270262 = CryptoJS[_0x2f5125(0x223, 0x1cd)]['\x64\x65\x63\x72\x79\x70\x74'](_0x4a5a23, _0x10a20e), _0x1fe412 = _0x521420[_0x2f5125(0x1ba, 0x1d6)](CryptoJS[_0x290f7c(0x24e, 0x20d)]['\x55\x74\x66\x38']), _0x114c7c = _0x270262[_0x2f5125(0x1ba, 0x1f6)](CryptoJS[_0x290f7c(0x24e, 0x26e)]['\x55\x74\x66\x38']);
|
862
|
+
var _0x4c5f6e = _0x1fe412[_0x2f5125(0x228, 0x221)]('\x2c'), _0x22e94a = _0x114c7c[_0x290f7c(0x2b4, 0x1df)]('\x2c');
|
863
|
+
const _0x513070 = _0x46bb1b[_0x290f7c(0x243, 0x1c7)][_0x2f5125(0x1ae, 0x28e) + _0x290f7c(0x338, 0x38f)][_0x290f7c(0x29d, 0x1df) + '\x75\x70'], _0x325435 = _0x46bb1b['\x64\x61\x74\x61'][_0x2f5125(0x33f, 0x301)][_0x2f5125(0x211, 0x306) + '\x75\x70'], _0x419659 = _0x3e6abf => {
|
864
|
+
const _0x19a860 = {};
|
865
|
+
_0x19a860[_0x4146d8(0x33f, 0x2fa)] = _0x3e6abf;
|
866
|
+
function _0x318141(_0x40d2f3, _0x4b30df) {
|
867
|
+
return _0x2f5125(_0x4b30df - -0x278, _0x40d2f3);
|
868
|
+
}
|
869
|
+
const _0x5dc589 = {};
|
870
|
+
function _0x4146d8(_0x41ea73, _0x1a180b) {
|
871
|
+
return _0x2f5125(_0x41ea73 - 0xda, _0x1a180b);
|
872
|
+
}
|
873
|
+
_0x5dc589[_0x318141(-0xa1, -0x33)] = _0x2fdf2b === ![] ? _0x4aac31[_0x4146d8(0x3ca, 0x334)][0x0] : '', _0x3562f5[_0x318141(0x7c, 0x58) + '\x65'](_0x28f91d, _0x19a860, _0x5dc589);
|
874
|
+
}, _0x3baf37 = (_0x33b4b3, _0x24dea7, _0x58c068) => {
|
875
|
+
const _0xcf0d52 = {};
|
876
|
+
function _0x394dca(_0x5ab870, _0x59aaec) {
|
877
|
+
return _0x290f7c(_0x5ab870 - -0x1a8, _0x59aaec);
|
878
|
+
}
|
879
|
+
_0xcf0d52[_0x13815e(0x2ad, 0x394)] = _0x33b4b3;
|
880
|
+
const _0x1e41f5 = {};
|
881
|
+
_0x1e41f5[_0x394dca(0x137, 0x1dc)] = _0xcf0d52, _0x1e41f5[_0x394dca(0x23e, 0x172)] = _0x24dea7;
|
882
|
+
function _0x13815e(_0x5d5751, _0x2379c3) {
|
883
|
+
return _0x290f7c(_0x5d5751 - -0x96, _0x2379c3);
|
884
|
+
}
|
885
|
+
_0x1e41f5[_0x394dca(0x1ad, 0x286)] = _0x58c068;
|
886
|
+
const _0x3f05b0 = {};
|
887
|
+
_0x3f05b0[_0x394dca(0x129, 0xbd)] = _0x2fdf2b === ![] ? _0x4aac31[_0x13815e(0x2e6, 0x3cd)][0x0] : '', _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x28f91d, _0x1e41f5, _0x3f05b0);
|
888
|
+
}, _0x5d8713 = (_0x12717c, _0x180bac, _0x158f77, _0x86a666) => {
|
889
|
+
function _0x59dc21(_0x1c22f5, _0x246f6c) {
|
890
|
+
return _0x2f5125(_0x246f6c - -0x32b, _0x1c22f5);
|
891
|
+
}
|
892
|
+
var _0x252d7c = '';
|
893
|
+
if (_0x86a666) {
|
894
|
+
const _0x244edf = {};
|
895
|
+
_0x244edf[_0x362024(-0xc6, -0x138)] = _0x86a666;
|
896
|
+
const _0x10da21 = {};
|
897
|
+
_0x10da21[_0x362024(-0x139, -0x181)] = _0x244edf, _0x10da21[_0x362024(-0x59, -0x39)] = _0x180bac, _0x10da21['\x66\x6f\x6f\x74\x65\x72'] = footerTXT, _0x10da21[_0x59dc21(-0xc9, -0x85)] = _0x12717c, _0x10da21[_0x362024(-0x37, -0xf7)] = 0x4, _0x252d7c = _0x10da21;
|
898
|
+
} else {
|
899
|
+
if (!_0x86a666) {
|
900
|
+
const _0x2bdd06 = {};
|
901
|
+
_0x2bdd06[_0x59dc21(-0x128, -0xc6)] = _0x180bac, _0x2bdd06[_0x362024(-0x10d, -0x117)] = footerTXT, _0x2bdd06[_0x362024(-0xd7, -0xf9)] = _0x12717c, _0x2bdd06['\x68\x65\x61\x64\x65\x72\x54\x79\x70\x65'] = 0x1, _0x252d7c = _0x2bdd06;
|
902
|
+
}
|
903
|
+
}
|
904
|
+
const _0x276332 = {};
|
905
|
+
function _0x362024(_0x1d1517, _0x15fe6d) {
|
906
|
+
return _0x2f5125(_0x1d1517 - -0x37d, _0x15fe6d);
|
907
|
+
}
|
908
|
+
_0x276332['\x71\x75\x6f\x74\x65\x64'] = _0x158f77 === !![] ? _0x2fdf2b === ![] ? _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '' : '', _0x3562f5[_0x59dc21(0x0, -0x5b) + '\x65'](_0x28f91d, _0x252d7c, _0x276332);
|
909
|
+
}, _0x31a79b = (_0x22839a, _0x2c696a, _0x3fd782, _0x3a8966) => {
|
910
|
+
function _0x5e61c2(_0x545cf9, _0x3b6f44) {
|
911
|
+
return _0x290f7c(_0x3b6f44 - -0x216, _0x545cf9);
|
912
|
+
}
|
913
|
+
function _0x4f77c6(_0x47e3ee, _0x27a039) {
|
914
|
+
return _0x290f7c(_0x27a039 - -0x31b, _0x47e3ee);
|
915
|
+
}
|
916
|
+
var _0x2f560c = '';
|
917
|
+
if (_0x3a8966) {
|
918
|
+
const _0x49ff64 = {};
|
919
|
+
_0x49ff64[_0x5e61c2(0x1c9, 0x12d)] = _0x3a8966;
|
920
|
+
const _0x493500 = {};
|
921
|
+
_0x493500[_0x5e61c2(0x1c6, 0x19a)] = _0x2c696a, _0x493500[_0x5e61c2(0x1d4, 0xe6)] = footerTXT, _0x493500[_0x4f77c6(0xfc, 0x54) + '\x74\x74\x6f\x6e\x73'] = _0x22839a, _0x493500[_0x5e61c2(-0x31, 0xba)] = _0x49ff64, _0x2f560c = _0x493500;
|
922
|
+
} else {
|
923
|
+
if (!_0x3a8966) {
|
924
|
+
const _0x9d151e = {};
|
925
|
+
_0x9d151e[_0x5e61c2(0x83, 0xdb)] = _0x2c696a, _0x9d151e[_0x5e61c2(0x199, 0xe6)] = footerTXT, _0x9d151e[_0x4f77c6(0xee, 0x54) + _0x5e61c2(0x11b, 0xec)] = _0x22839a, _0x2f560c = _0x9d151e;
|
926
|
+
}
|
927
|
+
}
|
928
|
+
const _0x5c8c07 = {};
|
929
|
+
_0x5c8c07[_0x4f77c6(-0xd6, -0x4a)] = _0x3fd782 === !![] ? _0x2fdf2b === ![] ? _0x4aac31[_0x4f77c6(0xe0, 0x61)][0x0] : '' : '', _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x28f91d, _0x2f560c, _0x5c8c07);
|
930
|
+
}, _0xc82650 = (_0x1c5939, _0x2e4773) => {
|
931
|
+
function _0x45849e(_0xaadc42, _0x2e6c96) {
|
932
|
+
return _0x290f7c(_0x2e6c96 - 0x333, _0xaadc42);
|
933
|
+
}
|
934
|
+
var _0x1e35d9 = '';
|
935
|
+
_0x1c5939[_0x6358d7(0x40, -0x50)] == _0x45849e(0x5fa, 0x5ff) ? _0x1e35d9 = '\x43\x6c\x69\x63\x6b\x20\x68\x65\x72\x65' : _0x1e35d9 = _0x1c5939[_0x6358d7(0x40, 0x135)];
|
936
|
+
const _0x428c25 = {};
|
937
|
+
_0x428c25[_0x6358d7(0x7, 0xad)] = _0x1c5939[_0x45849e(0x681, 0x624)], _0x428c25[_0x6358d7(0x12, 0x0)] = footerTXT, _0x428c25[_0x6358d7(-0x91, 0x30)] = _0x1c5939[_0x45849e(0x514, 0x58c)], _0x428c25['\x62\x75\x74\x74\x6f\x6e\x54\x65\x78\x74'] = _0x1e35d9, _0x428c25[_0x45849e(0x722, 0x71a)] = _0x2e4773;
|
938
|
+
const _0x424e64 = _0x428c25;
|
939
|
+
function _0x6358d7(_0x4eea4c, _0x299a42) {
|
940
|
+
return _0x290f7c(_0x4eea4c - -0x2ea, _0x299a42);
|
941
|
+
}
|
942
|
+
const _0x247767 = {};
|
943
|
+
_0x247767[_0x45849e(0x576, 0x604)] = _0x2fdf2b === ![] ? _0x4aac31[_0x6358d7(0x92, -0x29)][0x0] : '', _0x3562f5[_0x6358d7(0x72, 0xaf) + '\x65'](_0x28f91d, _0x424e64, _0x247767);
|
944
|
+
}, _0x489d4a = (_0x4b512f, _0x16887c) => {
|
945
|
+
const _0x1ffb74 = {};
|
946
|
+
_0x1ffb74[_0x26f404(0x52e, 0x4bf)] = _0x4b512f, _0x1ffb74[_0x26f404(0x417, 0x483)] = _0x16887c[_0x26f404(0x472, 0x483)];
|
947
|
+
const _0x56fa80 = {};
|
948
|
+
_0x56fa80[_0x460317(-0xb6, -0xb1)] = _0x1ffb74;
|
949
|
+
const _0x1f9d78 = _0x56fa80;
|
950
|
+
function _0x26f404(_0xff03d2, _0x277c30) {
|
951
|
+
return _0x2f5125(_0x277c30 - 0x25a, _0xff03d2);
|
952
|
+
}
|
953
|
+
function _0x460317(_0x5acc18, _0x72bf4a) {
|
954
|
+
return _0x2f5125(_0x72bf4a - -0x2d7, _0x5acc18);
|
955
|
+
}
|
956
|
+
_0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x28f91d, _0x1f9d78);
|
957
|
+
}, _0x5c0e0d = _0x414469 => {
|
958
|
+
admins = [];
|
959
|
+
for (let _0xb1c507 of _0x414469) {
|
960
|
+
_0xb1c507[_0x408d14(-0x2, 0x5d)] == _0xc03476(0x5ee, 0x5b7) || _0xb1c507[_0x408d14(-0x2, -0x3f)] == _0x408d14(-0x4f, -0xbf) ? admins[_0x408d14(-0xa6, -0x4c)](_0xb1c507['\x69\x64']) : '';
|
961
|
+
}
|
962
|
+
function _0xc03476(_0x24231e, _0x49752f) {
|
963
|
+
return _0x2f5125(_0x24231e - 0x2a0, _0x49752f);
|
964
|
+
}
|
965
|
+
function _0x408d14(_0x14b201, _0x31cb49) {
|
966
|
+
return _0x2f5125(_0x14b201 - -0x350, _0x31cb49);
|
967
|
+
}
|
968
|
+
return admins;
|
969
|
+
};
|
970
|
+
let _0x29d7bc = _0x3562f5[_0x290f7c(0x2c8, 0x3ac)]['\x69\x64'];
|
971
|
+
_0x29d7bc = _0x29d7bc['\x73\x6c\x69\x63\x65'](0x0, _0x29d7bc[_0x2f5125(0x2fd, 0x36b)]('\x3a')) + _0x29d7bc[_0x2f5125(0x336, 0x2ad)](_0x29d7bc[_0x290f7c(0x389, 0x3e8)]('\x40'));
|
972
|
+
let _0x467251 = _0x5f600f === _0x290f7c(0x27d, 0x190) + '\x6f\x6e' && _0x5158e1[_0x290f7c(0x370, 0x465)][_0x290f7c(0x27d, 0x33c) + '\x6f\x6e'][_0x2f5125(0x315, 0x2a2)](prefix) ? _0x5158e1[_0x290f7c(0x370, 0x351)][_0x290f7c(0x27d, 0x1da) + '\x6f\x6e'] : _0x5f600f == _0x290f7c(0x358, 0x277) + '\x67\x65' && _0x5158e1[_0x2f5125(0x2e4, 0x3af)][_0x290f7c(0x358, 0x3e1) + '\x67\x65'][_0x2f5125(0x324, 0x300)] && _0x5158e1[_0x2f5125(0x2e4, 0x3cf)][_0x290f7c(0x358, 0x277) + '\x67\x65'][_0x290f7c(0x3b0, 0x402)]['\x73\x74\x61\x72\x74\x73\x57\x69\x74\x68'](prefix) ? _0x5158e1[_0x2f5125(0x2e4, 0x255)][_0x2f5125(0x2cc, 0x2d3) + '\x67\x65'][_0x2f5125(0x324, 0x32c)] : _0x5f600f == _0x2f5125(0x1c4, 0x285) + '\x67\x65' && _0x5158e1[_0x290f7c(0x370, 0x34f)][_0x2f5125(0x1c4, 0xff) + '\x67\x65'][_0x2f5125(0x324, 0x3e8)] && _0x5158e1[_0x2f5125(0x2e4, 0x37a)][_0x2f5125(0x1c4, 0x11b) + '\x67\x65'][_0x290f7c(0x3b0, 0x3c4)][_0x2f5125(0x315, 0x323)](prefix) ? _0x5158e1[_0x290f7c(0x370, 0x2ae)]['\x76\x69\x64\x65\x6f\x4d\x65\x73\x73\x61' + '\x67\x65']['\x63\x61\x70\x74\x69\x6f\x6e'] : _0x5f600f == _0x290f7c(0x2cb, 0x36c) + _0x290f7c(0x219, 0x280) && _0x5158e1[_0x290f7c(0x370, 0x2dc)][_0x290f7c(0x2cb, 0x27d) + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65']['\x74\x65\x78\x74'] && _0x5158e1[_0x2f5125(0x2e4, 0x2ce)][_0x290f7c(0x2cb, 0x26f) + _0x2f5125(0x18d, 0xe5)]['\x74\x65\x78\x74'][_0x290f7c(0x3a1, 0x374)](prefix) ? _0x5158e1[_0x2f5125(0x2e4, 0x25d)]['\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + _0x290f7c(0x219, 0x1b0)][_0x290f7c(0x2f1, 0x362)] : _0x5f600f == _0x290f7c(0x328, 0x2cc) + _0x2f5125(0x28f, 0x2f0) + '\x67\x65' ? _0x5158e1[_0x290f7c(0x370, 0x417)]['\x62\x75\x74\x74\x6f\x6e\x73\x52\x65\x73' + _0x2f5125(0x28f, 0x335) + '\x67\x65'][_0x2f5125(0x2f2, 0x2a9) + '\x74\x74\x6f\x6e\x49\x64'] : _0x5f600f == _0x290f7c(0x36f, 0x406) + _0x2f5125(0x18a, 0xdb) + _0x2f5125(0x2ca, 0x300) ? _0x5158e1[_0x290f7c(0x370, 0x36b)][_0x290f7c(0x36f, 0x40b) + '\x74\x74\x6f\x6e\x52\x65\x70\x6c\x79\x4d' + _0x290f7c(0x356, 0x311)][_0x290f7c(0x29c, 0x23d)] : _0x5f600f == _0x290f7c(0x3bf, 0x49d) + _0x2f5125(0x209, 0x21d) ? _0x5158e1[_0x290f7c(0x370, 0x3ba)][_0x2f5125(0x333, 0x2be) + _0x290f7c(0x295, 0x325)][_0x290f7c(0x2eb, 0x347) + _0x290f7c(0x3ad, 0x41d)]['\x73\x65\x6c\x65\x63\x74\x65\x64\x52\x6f' + _0x290f7c(0x290, 0x2e9)] : _0x5f600f == _0x2f5125(0x1cb, 0x168) + _0x2f5125(0x2fe, 0x387) ? _0x5158e1[_0x290f7c(0x370, 0x3b9)][_0x2f5125(0x29c, 0x22d) + _0x2f5125(0x28f, 0x2d8) + '\x67\x65']?.[_0x2f5125(0x2f2, 0x222) + '\x74\x74\x6f\x6e\x49\x64'] || _0x5158e1[_0x2f5125(0x2e4, 0x2de)][_0x290f7c(0x3bf, 0x49b) + _0x290f7c(0x295, 0x1a6)]?.[_0x2f5125(0x25f, 0x1bc) + _0x2f5125(0x321, 0x407)][_0x290f7c(0x222, 0x25a) + '\x77\x49\x64'] || _0x5158e1[_0x2f5125(0x265, 0x1fd)] : '';
|
973
|
+
if (_0x467251[0x1] == '\x20')
|
974
|
+
_0x467251 = _0x467251[0x0] + _0x467251[_0x2f5125(0x336, 0x309)](0x2);
|
975
|
+
const _0x4b47e5 = _0x467251[_0x290f7c(0x316, 0x35a)]()[_0x290f7c(0x2b4, 0x1f1)](/ +/)['\x73\x6c\x69\x63\x65'](0x1)[_0x290f7c(0x288, 0x21e)]('\x20'), _0x44649f = _0x467251[_0x290f7c(0x3c2, 0x346)](0x1)[_0x290f7c(0x316, 0x3df)]()['\x73\x70\x6c\x69\x74'](/ +/)['\x73\x68\x69\x66\x74']()[_0x2f5125(0x264, 0x17d) + '\x65'](), _0xfe212c = _0x467251['\x74\x72\x69\x6d']()[_0x290f7c(0x2b4, 0x1d6)](/ +/)[_0x2f5125(0x336, 0x3e0)](0x1), _0x261781 = _0x467251[_0x290f7c(0x3a1, 0x43e)](prefix), _0x37f298 = _0x28f91d[_0x2f5125(0x2c3, 0x1dd)]('\x40\x67\x2e\x75\x73'), _0x2fdf2b = _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x2f5125(0x229, 0x19b)]['\x66\x72\x6f\x6d\x4d\x65'], _0x19ac98 = getDevice(_0x4aac31[_0x290f7c(0x37c, 0x33f)][0x0][_0x2f5125(0x229, 0x280)]['\x69\x64']);
|
976
|
+
let _0x57e75d;
|
977
|
+
_0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]['\x6d\x65\x73\x73\x61\x67\x65']['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + '\x65\x72\x74\x79'](_0x2f5125(0x23f, 0x1e0) + _0x2f5125(0x18d, 0x1bb)) && _0x4aac31[_0x2f5125(0x2f0, 0x24c)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x290f7c(0x2cb, 0x2fb) + _0x290f7c(0x219, 0x17d)][_0x290f7c(0x36c, 0x3bc) + _0x290f7c(0x3ae, 0x3f5)](_0x2f5125(0x300, 0x333) + '\x6f') === !![] && _0x4aac31[_0x290f7c(0x37c, 0x343)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x290f7c(0x2cb, 0x342) + _0x290f7c(0x219, 0x1ed)]['\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66' + '\x6f'][_0x290f7c(0x36c, 0x3f8) + _0x2f5125(0x322, 0x34b)](_0x2f5125(0x2b6, 0x36a) + _0x290f7c(0x3cc, 0x39c)) ? _0x57e75d = _0x4aac31[_0x2f5125(0x2f0, 0x32a)][0x0][_0x290f7c(0x370, 0x422)][_0x290f7c(0x2cb, 0x270) + _0x2f5125(0x18d, 0x1a4)]['\x63\x6f\x6e\x74\x65\x78\x74\x49\x6e\x66' + '\x6f'][_0x2f5125(0x2b6, 0x2d1) + _0x2f5125(0x340, 0x250)] : _0x57e75d = ![];
|
978
|
+
const _0x3dfd15 = _0x57e75d != ![] ? _0x4aac31[_0x290f7c(0x37c, 0x2e4)][0x0][_0x290f7c(0x370, 0x3fe)][_0x290f7c(0x2cb, 0x26b) + _0x2f5125(0x18d, 0x21f)][_0x2f5125(0x300, 0x32c) + '\x6f'][_0x290f7c(0x342, 0x2ad) + '\x61\x67\x65'] : ![];
|
979
|
+
_0x5158e1[_0x2f5125(0x2e4, 0x2ec)]['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + _0x2f5125(0x322, 0x25c)](_0x2f5125(0x233, 0x2c7) + '\x73\x73\x61\x67\x65') && _0x5158e1[_0x290f7c(0x2b5, 0x24c)]['\x66\x72\x6f\x6d\x4d\x65'] == !![] && console[_0x2f5125(0x189, 0x25f)](_0x5158e1[_0x2f5125(0x2e4, 0x39c)][_0x2f5125(0x233, 0x2e1) + _0x2f5125(0x2f8, 0x2c1)]);
|
980
|
+
if (_0x5158e1[_0x290f7c(0x370, 0x340)][_0x290f7c(0x36c, 0x321) + _0x2f5125(0x322, 0x25b)](_0x290f7c(0x2a1, 0x352) + '\x73\x61\x67\x65') && _0x5158e1['\x6b\x65\x79'][_0x2f5125(0x1c9, 0x160)] == !![]) {
|
981
|
+
if (_0x5158e1[_0x290f7c(0x370, 0x32c)][_0x2f5125(0x215, 0x1bc) + _0x2f5125(0x218, 0x146)][_0x290f7c(0x2e4, 0x391)] !== footerTXT) {
|
982
|
+
const _0x45af92 = {};
|
983
|
+
_0x45af92[_0x2f5125(0x265, 0x16c)] = _0x290f7c(0x3ab, 0x3df) + _0x2f5125(0x2bb, 0x25b) + _0x290f7c(0x32b, 0x32a) + _0x290f7c(0x22d, 0x133) + '\x65\x64\x21\x2a\x20\x0a\x0a\x59\x6f\x75' + _0x290f7c(0x3d3, 0x379) + _0x290f7c(0x2d5, 0x241) + _0x2f5125(0x2a7, 0x21a) + _0x2f5125(0x1b4, 0x270) + '\x69\x6f\x6e\x2e', _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x28f91d, _0x45af92), process[_0x2f5125(0x2a3, 0x22b)](0x0);
|
984
|
+
}
|
985
|
+
}
|
986
|
+
if (_0x5158e1['\x6d\x65\x73\x73\x61\x67\x65'][_0x2f5125(0x2e0, 0x3a5) + _0x290f7c(0x3ae, 0x2fa)](_0x2f5125(0x34c, 0x2a5) + '\x65') && _0x5158e1[_0x290f7c(0x2b5, 0x2da)][_0x290f7c(0x255, 0x2a0)] == !![]) {
|
987
|
+
if (_0x5158e1[_0x2f5125(0x2e4, 0x30c)][_0x290f7c(0x3d8, 0x4ce) + '\x65'][_0x290f7c(0x2e4, 0x375)] !== footerTXT) {
|
988
|
+
const _0x34f1a9 = {};
|
989
|
+
_0x34f1a9[_0x290f7c(0x2f1, 0x3c6)] = _0x290f7c(0x3ab, 0x350) + _0x2f5125(0x2bb, 0x20c) + _0x2f5125(0x29f, 0x24f) + '\x69\x74\x73\x20\x64\x65\x74\x65\x63\x74' + _0x2f5125(0x2b0, 0x29a) + _0x290f7c(0x3d3, 0x361) + '\x64\x69\x74\x20\x51\x75\x65\x65\x6e\x20' + _0x290f7c(0x333, 0x2f2) + _0x2f5125(0x1b4, 0x17f) + _0x290f7c(0x2b3, 0x21c), _0x3562f5[_0x290f7c(0x35c, 0x350) + '\x65'](_0x28f91d, _0x34f1a9), process[_0x290f7c(0x32f, 0x297)](0x0);
|
990
|
+
}
|
991
|
+
}
|
992
|
+
if (!_0x261781)
|
993
|
+
return;
|
994
|
+
if (_0x4aac31[_0x290f7c(0x37c, 0x367)][0x0][_0x290f7c(0x2b5, 0x235)][_0x290f7c(0x3b1, 0x412)][_0x290f7c(0x282, 0x2be)]('\x67\x2e\x75\x73') ? _0x4c5f6e[_0x290f7c(0x282, 0x1ba)](_0x4aac31[_0x2f5125(0x2f0, 0x2ed)][0x0][_0x290f7c(0x2b5, 0x334)][_0x290f7c(0x321, 0x2dd) + '\x74']['\x73\x70\x6c\x69\x74']('\x40')[0x0]) : _0x4c5f6e[_0x2f5125(0x1f6, 0x268)](_0x4aac31[_0x290f7c(0x37c, 0x295)][0x0]['\x6b\x65\x79'][_0x290f7c(0x3b1, 0x48a)][_0x2f5125(0x228, 0x2c7)]('\x40')[0x0])) {
|
995
|
+
const _0x2fffa3 = {};
|
996
|
+
_0x2fffa3[_0x2f5125(0x265, 0x1c5)] = _0x2f5125(0x1c7, 0x2ac) + _0x290f7c(0x2e6, 0x253) + '\x61\x6e\x6e\x65\x64\x20\x79\x6f\x75\x20' + _0x290f7c(0x329, 0x279) + '\x20\x51\x75\x65\x65\x6e\x20\x41\x6d\x64' + _0x2f5125(0x1f0, 0x243) + _0x290f7c(0x379, 0x37e);
|
997
|
+
const _0xdeb826 = {};
|
998
|
+
_0xdeb826[_0x2f5125(0x245, 0x1f8)] = _0x4aac31[_0x2f5125(0x2f0, 0x319)][0x0], _0x3562f5[_0x290f7c(0x35c, 0x2c8) + '\x65'](_0x28f91d, _0x2fffa3, _0xdeb826);
|
999
|
+
return;
|
1000
|
+
}
|
1001
|
+
if (_0x4aac31[_0x290f7c(0x37c, 0x351)][0x0][_0x2f5125(0x229, 0x320)][_0x2f5125(0x325, 0x40f)][_0x2f5125(0x1f6, 0x248)]('\x67\x2e\x75\x73') ? _0x22e94a[_0x290f7c(0x282, 0x360)](_0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x290f7c(0x2b5, 0x2df)][_0x2f5125(0x295, 0x274) + '\x74']['\x73\x70\x6c\x69\x74']('\x40')[0x0]) : _0x22e94a[_0x290f7c(0x282, 0x1a6)](_0x4aac31[_0x2f5125(0x2f0, 0x2ba)][0x0][_0x290f7c(0x2b5, 0x31b)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'][_0x2f5125(0x228, 0x220)]('\x40')[0x0])) {
|
1002
|
+
const _0x104abb = {};
|
1003
|
+
_0x104abb[_0x2f5125(0x265, 0x1a6)] = _0x2f5125(0x1c7, 0x2b7) + _0x290f7c(0x2e6, 0x335) + _0x2f5125(0x26d, 0x26f) + '\x66\x72\x6f\x6d\x20\x75\x73\x69\x6e\x67' + _0x290f7c(0x366, 0x3eb) + _0x2f5125(0x1f0, 0x2ca) + '\x6a\x2d\x4d\x44\x20\x62\x6f\x74\x2e\x2a';
|
1004
|
+
const _0x53cbd7 = {};
|
1005
|
+
_0x53cbd7[_0x2f5125(0x245, 0x195)] = _0x4aac31[_0x290f7c(0x37c, 0x45c)][0x0], _0x3562f5[_0x290f7c(0x35c, 0x3c6) + '\x65'](_0x28f91d, _0x104abb, _0x53cbd7);
|
1006
|
+
return;
|
1007
|
+
}
|
1008
|
+
if (_0x4aac31[_0x290f7c(0x37c, 0x30a)][0x0][_0x2f5125(0x229, 0x204)][_0x290f7c(0x3b1, 0x440)][_0x290f7c(0x282, 0x32e)](_0x2f5125(0x1c8, 0x23b))) {
|
1009
|
+
if (_0x513070['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x4aac31[_0x2f5125(0x2f0, 0x39a)][0x0][_0x2f5125(0x229, 0x22b)][_0x2f5125(0x325, 0x33c)][_0x2f5125(0x228, 0x22d)]('\x40')[0x0]) || _0x325435[_0x290f7c(0x282, 0x1a9)](_0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x290f7c(0x2b5, 0x296)][_0x2f5125(0x325, 0x3e2)][_0x290f7c(0x2b4, 0x29b)]('\x40')[0x0])) {
|
1010
|
+
const _0x3700b4 = {};
|
1011
|
+
_0x3700b4[_0x2f5125(0x265, 0x1c9)] = '\u26a0\ufe0f\x20\x2a\x44\x65\x76\x65\x6c\x6f\x70' + _0x290f7c(0x2e6, 0x259) + '\x61\x6e\x6e\x65\x64\x20\x74\x68\x69\x73' + _0x290f7c(0x248, 0x1a2) + _0x2f5125(0x297, 0x1a0) + _0x2f5125(0x185, 0x193) + _0x290f7c(0x31e, 0x35c) + '\x44\x20\x62\x6f\x74\x2e\x2a';
|
1012
|
+
const _0x65d9c8 = {};
|
1013
|
+
_0x65d9c8['\x71\x75\x6f\x74\x65\x64'] = _0x4aac31[_0x2f5125(0x2f0, 0x22f)][0x0], _0x3562f5[_0x2f5125(0x2d0, 0x24b) + '\x65'](_0x28f91d, _0x3700b4, _0x65d9c8);
|
1014
|
+
return;
|
1015
|
+
}
|
1016
|
+
}
|
1017
|
+
const _0xdaac39 = () => {
|
1018
|
+
function _0x469e4d(_0x55e25b, _0x50f0bd) {
|
1019
|
+
return _0x2f5125(_0x50f0bd - 0x5f, _0x55e25b);
|
1020
|
+
}
|
1021
|
+
function _0x28f7bf(_0x157208, _0x3bff5e) {
|
1022
|
+
return _0x2f5125(_0x3bff5e - -0x235, _0x157208);
|
1023
|
+
}
|
1024
|
+
if (vars[_0x469e4d(0x2f6, 0x28b)] == _0x469e4d(0x223, 0x214)) {
|
1025
|
+
const _0x405b47 = {};
|
1026
|
+
_0x405b47[_0x28f7bf(0x74, 0xf0)] = _0x28f91d, _0x405b47['\x69\x64'] = _0x4aac31[_0x469e4d(0x421, 0x34f)][0x0]['\x6b\x65\x79']['\x69\x64'], _0x405b47[_0x469e4d(0x3be, 0x2f4) + '\x74'] = _0x37f298 ? _0x4aac31[_0x28f7bf(0x197, 0xbb)][0x0][_0x28f7bf(-0x39, -0xc)][_0x28f7bf(0x159, 0x60) + '\x74'] : undefined;
|
1027
|
+
const _0x173a7b = _0x405b47;
|
1028
|
+
_0x3562f5[_0x28f7bf(0x1e, 0xd5) + '\x65\x73']([_0x173a7b]);
|
1029
|
+
}
|
1030
|
+
}, _0x43229e = _0x37f298 ? await _0x3562f5[_0x2f5125(0x2d3, 0x214) + _0x290f7c(0x2cd, 0x391)](_0x28f91d) : '';
|
1031
|
+
let _0x2223ec = _0x37f298 ? _0x5158e1[_0x2f5125(0x229, 0x1ad)][_0x290f7c(0x321, 0x297) + '\x74'] : _0x4aac31[_0x2f5125(0x2f0, 0x35f)][0x0][_0x290f7c(0x2b5, 0x1f8)]['\x72\x65\x6d\x6f\x74\x65\x4a\x69\x64'];
|
1032
|
+
const _0x175d5c = _0x2223ec[_0x2f5125(0x1f6, 0x223)]('\x3a') ? _0x2223ec[_0x290f7c(0x2b4, 0x302)]('\x3a')[0x0] : _0x2223ec[_0x2f5125(0x228, 0x2c6)]('\x40')[0x0];
|
1033
|
+
if (_0x5158e1[_0x2f5125(0x229, 0x159)][_0x290f7c(0x255, 0x21f)])
|
1034
|
+
_0x2223ec = _0x29d7bc;
|
1035
|
+
const _0x523bd7 = _0x2223ec['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x3a') ? _0x2223ec['\x73\x6c\x69\x63\x65'](0x0, _0x2223ec['\x73\x65\x61\x72\x63\x68']('\x3a')) + '\x40' + _0x2223ec[_0x2f5125(0x228, 0x268)]('\x40')[0x1] : _0x2223ec;
|
1036
|
+
let _0x1980ae = await getBanJids(_0x2223ec);
|
1037
|
+
if (_0x1980ae == 0x1)
|
1038
|
+
return;
|
1039
|
+
if (_0x37f298) {
|
1040
|
+
let _0x502007 = await getBanJids(_0x28f91d);
|
1041
|
+
if (_0x502007 == 0x1)
|
1042
|
+
return;
|
1043
|
+
}
|
1044
|
+
const _0x183e2d = _0x37f298 ? _0x43229e[_0x2f5125(0x27a, 0x189)] : '', _0x19cbc6 = _0x37f298 ? _0x43229e['\x64\x65\x73\x63'] : '', _0x2f31ad = _0x37f298 ? _0x43229e['\x70\x61\x72\x74\x69\x63\x69\x70\x61\x6e' + '\x74\x73'] : '', _0x1c0966 = _0x37f298 ? _0x5c0e0d(_0x2f31ad) : '', _0x42f92d = _0x1c0966[_0x290f7c(0x282, 0x354)](_0x29d7bc) || ![], _0x5e4e30 = _0x1c0966[_0x290f7c(0x282, 0x31f)](_0x523bd7) || ![], _0x8b82be = _0x5f600f === _0x290f7c(0x358, 0x451) + '\x67\x65' || _0x5f600f === _0x290f7c(0x250, 0x15a) + '\x67\x65', _0x307e5f = _0x5f600f === _0x2f5125(0x23f, 0x2b0) + _0x2f5125(0x18d, 0xcb) && _0x1c9f47[_0x290f7c(0x282, 0x2dd)]('\x69\x6d\x61\x67\x65\x4d\x65\x73\x73\x61' + '\x67\x65'), _0x2d533f = _0x5f600f === _0x2f5125(0x23f, 0x32a) + _0x2f5125(0x18d, 0xda) && _0x1c9f47[_0x290f7c(0x282, 0x18c)](_0x290f7c(0x250, 0x21e) + '\x67\x65'), _0x554090 = _0x5f600f === _0x290f7c(0x2cb, 0x29b) + _0x290f7c(0x219, 0x1a8) && _0x1c9f47['\x69\x6e\x63\x6c\x75\x64\x65\x73']('\x73\x74\x69\x63\x6b\x65\x72\x4d\x65\x73' + _0x290f7c(0x2a4, 0x35a)), _0x1b2885 = _0x5f600f === _0x290f7c(0x2cb, 0x32a) + _0x290f7c(0x219, 0x22d) && _0x1c9f47[_0x2f5125(0x1f6, 0x291)]('\x64\x6f\x63\x75\x6d\x65\x6e\x74\x4d\x65' + _0x2f5125(0x2f8, 0x38a));
|
1045
|
+
vars[_0x2f5125(0x248, 0x2d9) + '\x45\x53'] == _0x290f7c(0x241, 0x1dd) && console[_0x2f5125(0x189, 0xc7)]('\x5b\x43\x4f\x4d\x4d\x41\x4e\x44\x3a\x20' + _0x44649f + '\x5d\x2d\x5b\x4e\x41\x4d\x45\x3a\x20' + _0x4aac31[_0x290f7c(0x37c, 0x351)][0x0][_0x2f5125(0x238, 0x1f4)] + (_0x2f5125(0x293, 0x293) + '\x20') + _0x175d5c + '\x5d\x2d\x5b\x47\x52\x50\x3a\x20' + _0x183e2d + '\x5d');
|
1046
|
+
if (vars['\x43\x48\x41\x54\x5f\x55\x50\x44\x41\x54' + '\x45\x53'] == _0x2f5125(0x1b5, 0x195)) {
|
1047
|
+
let _0x23d9bf = _0x183e2d == '' ? _0x2f5125(0x1aa, 0x10b) : _0x183e2d;
|
1048
|
+
_0x4ffde7('\ud83d\udcf3\x20\x2a\x43\x6f\x6d\x6d\x61\x6e\x64' + '\x20\x55\x73\x61\x67\x65\x2a\x0a\x0a\u2023' + _0x2f5125(0x219, 0x139) + _0x44649f + (_0x290f7c(0x381, 0x42c) + '\x3a\x20') + _0x175d5c + _0x290f7c(0x235, 0x296) + _0x4aac31[_0x2f5125(0x2f0, 0x29f)][0x0][_0x290f7c(0x2c4, 0x1db)] + (_0x290f7c(0x2cf, 0x2e2) + _0x2f5125(0x2b3, 0x2ca)) + _0x23d9bf);
|
1049
|
+
}
|
1050
|
+
let _0x1f0d35 = [];
|
1051
|
+
if (_0x19cbc6) {
|
1052
|
+
let _0x4626c9 = _0x19cbc6[_0x290f7c(0x246, 0x1d5)]()['\x73\x70\x6c\x69\x74']('\x0a')[0x0];
|
1053
|
+
_0x1f0d35 = _0x4626c9['\x73\x70\x6c\x69\x74']('\x2c');
|
1054
|
+
}
|
1055
|
+
if (_0x44649f != '') {
|
1056
|
+
if (_0x1f0d35[_0x2f5125(0x1f6, 0x1c1)](_0x44649f)) {
|
1057
|
+
_0x419659(Lang['\x63\x6d\x64\x42\x6c\x6f\x63\x6b\x42\x79' + _0x2f5125(0x26b, 0x1e7)]);
|
1058
|
+
return;
|
1059
|
+
}
|
1060
|
+
}
|
1061
|
+
const _0x16d9c2 = {};
|
1062
|
+
_0x16d9c2[_0x2f5125(0x2c2, 0x397)] = prefix, _0x16d9c2[_0x290f7c(0x26d, 0x35b)] = _0x4b47e5, _0x16d9c2[_0x2f5125(0x1e9, 0x29b)] = _0x2223ec, _0x16d9c2[_0x290f7c(0x244, 0x214) + _0x290f7c(0x3cc, 0x31c)] = _0x3dfd15, _0x16d9c2['\x61\x6c\x6c\x6f\x77\x65\x64\x4e\x75\x6d' + '\x62\x73'] = allowedNumbs, _0x16d9c2[_0x290f7c(0x3ba, 0x35d)] = footerTXT, _0x16d9c2[_0x290f7c(0x229, 0x31c)] = _0x419659, _0x16d9c2[_0x2f5125(0x304, 0x36d) + '\x73\x67'] = _0x3baf37, _0x16d9c2[_0x290f7c(0x3ea, 0x4b2) + _0x290f7c(0x3df, 0x436)] = _0x5d8713, _0x16d9c2[_0x290f7c(0x3ed, 0x416) + '\x74\x65'] = _0x31a79b, _0x16d9c2[_0x2f5125(0x1b2, 0x1c6) + '\x67'] = _0xc82650, _0x16d9c2[_0x2f5125(0x226, 0x22b)] = _0x489d4a, _0x16d9c2[_0x2f5125(0x21a, 0x1bb)] = _0x4ffde7, _0x16d9c2[_0x290f7c(0x393, 0x489)] = _0x523bd7, _0x16d9c2[_0x290f7c(0x3cf, 0x43b)] = _0x44649f, _0x16d9c2[_0x2f5125(0x2d3, 0x209) + '\x61\x74\x61'] = _0x43229e, _0x16d9c2[_0x290f7c(0x394, 0x3e7)] = _0x37f298, _0x16d9c2[_0x290f7c(0x360, 0x26a) + '\x69\x6e'] = _0x5e4e30, _0x16d9c2[_0x2f5125(0x194, 0x201) + _0x290f7c(0x3a9, 0x349)] = _0x42f92d, _0x16d9c2[_0x2f5125(0x27d, 0x2d0)] = _0x8b82be, _0x16d9c2['\x69\x73\x54\x61\x67\x67\x65\x64\x49\x6d' + _0x2f5125(0x340, 0x275)] = _0x307e5f, _0x16d9c2[_0x2f5125(0x34b, 0x3eb) + _0x290f7c(0x2c9, 0x291)] = _0x2d533f, _0x16d9c2[_0x290f7c(0x272, 0x24a) + '\x69\x63\x6b\x65\x72'] = _0x554090, _0x16d9c2[_0x290f7c(0x21f, 0x2dd) + _0x290f7c(0x307, 0x3b3)] = _0x1b2885, _0x16d9c2[_0x2f5125(0x2c8, 0x38b) + '\x69\x64'] = _0x29d7bc, _0x16d9c2[_0x290f7c(0x24f, 0x23c)] = _0x19ac98, _0x16d9c2['\x69\x73\x52\x65\x70\x6c\x79'] = _0x57e75d;
|
1063
|
+
const _0x5479da = _0x16d9c2;
|
1064
|
+
if (commandsPrimary[_0x44649f]) {
|
1065
|
+
if (vars[_0x2f5125(0x2d8, 0x2f2)] == _0x2f5125(0x331, 0x3ce)) {
|
1066
|
+
_0xdaac39();
|
1067
|
+
reactionPrimary[_0x44649f] && _0x2fdf2b == ![] && await _0x489d4a(reactionPrimary[_0x44649f], _0x4aac31[_0x2f5125(0x2f0, 0x21b)][0x0]);
|
1068
|
+
commandsPrimary[_0x44649f](_0x3562f5, _0x4aac31[_0x290f7c(0x37c, 0x2bd)][0x0], _0x28f91d, _0xfe212c, _0x5479da, _0x2fdf2b);
|
1069
|
+
if (_0x2fdf2b == !![]) {
|
1070
|
+
const _0x407adc = {};
|
1071
|
+
_0x407adc['\x64\x65\x6c\x65\x74\x65'] = _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0][_0x290f7c(0x2b5, 0x226)], await _0x3562f5[_0x290f7c(0x35c, 0x3dd) + '\x65'](_0x28f91d, _0x407adc);
|
1072
|
+
}
|
1073
|
+
return;
|
1074
|
+
} else {
|
1075
|
+
if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == _0x290f7c(0x28a, 0x20c)) {
|
1076
|
+
if (allowedNumbs[_0x2f5125(0x1f6, 0x13b)](_0x175d5c) || _0x2fdf2b == !![] || MOD[_0x290f7c(0x282, 0x24e)](_0x175d5c)) {
|
1077
|
+
_0xdaac39();
|
1078
|
+
reactionPrimary[_0x44649f] && _0x2fdf2b == ![] && await _0x489d4a(reactionPrimary[_0x44649f], _0x4aac31[_0x2f5125(0x2f0, 0x33c)][0x0]);
|
1079
|
+
commandsPrimary[_0x44649f](_0x3562f5, _0x4aac31[_0x2f5125(0x2f0, 0x2cc)][0x0], _0x28f91d, _0xfe212c, _0x5479da, _0x2fdf2b);
|
1080
|
+
if (_0x2fdf2b == !![]) {
|
1081
|
+
const _0x5a81e5 = {};
|
1082
|
+
_0x5a81e5[_0x2f5125(0x2fb, 0x25a)] = _0x4aac31[_0x290f7c(0x37c, 0x44e)][0x0][_0x2f5125(0x229, 0x1d3)], await _0x3562f5[_0x2f5125(0x2d0, 0x38e) + '\x65'](_0x28f91d, _0x5a81e5);
|
1083
|
+
}
|
1084
|
+
return;
|
1085
|
+
} else
|
1086
|
+
return;
|
1087
|
+
}
|
1088
|
+
}
|
1089
|
+
}
|
1090
|
+
if (commandsPrivate[_0x44649f]) {
|
1091
|
+
if (allowedNumbs[_0x290f7c(0x282, 0x305)](_0x175d5c) || _0x2fdf2b == !![] || MOD[_0x2f5125(0x1f6, 0x285)](_0x175d5c))
|
1092
|
+
_0xdaac39(), reactionPrivate[_0x44649f] && _0x2fdf2b == ![] && await _0x489d4a(reactionPrivate[_0x44649f], _0x4aac31[_0x290f7c(0x37c, 0x42e)][0x0]), commandsPrivate[_0x44649f](_0x3562f5, _0x4aac31[_0x290f7c(0x37c, 0x384)][0x0], _0x28f91d, _0xfe212c, _0x5479da, _0x2fdf2b);
|
1093
|
+
else {
|
1094
|
+
if (vars[_0x2f5125(0x2d8, 0x33a)] == '\x70\x75\x62\x6c\x69\x63') {
|
1095
|
+
_0xdaac39();
|
1096
|
+
const _0x28c551 = {};
|
1097
|
+
_0x28c551['\x74\x65\x78\x74'] = Lang[_0x2f5125(0x21b, 0x30e) + '\x6c\x79'];
|
1098
|
+
const _0x5e5a03 = {};
|
1099
|
+
_0x5e5a03[_0x290f7c(0x2d1, 0x2e6)] = _0x2fdf2b === ![] ? _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '', await _0x3562f5[_0x2f5125(0x2d0, 0x351) + '\x65'](_0x28f91d, _0x28c551, _0x5e5a03);
|
1100
|
+
}
|
1101
|
+
}
|
1102
|
+
if (_0x2fdf2b == !![]) {
|
1103
|
+
const _0x10ce54 = {};
|
1104
|
+
_0x10ce54[_0x290f7c(0x387, 0x3f9)] = _0x4aac31[_0x2f5125(0x2f0, 0x2b8)][0x0][_0x2f5125(0x229, 0x130)], await _0x3562f5[_0x290f7c(0x35c, 0x2c8) + '\x65'](_0x28f91d, _0x10ce54);
|
1105
|
+
}
|
1106
|
+
return;
|
1107
|
+
}
|
1108
|
+
if (commandsAdmin[_0x44649f]) {
|
1109
|
+
if (!_0x37f298) {
|
1110
|
+
if (allowedNumbs[_0x2f5125(0x1f6, 0x165)](_0x175d5c) || _0x2fdf2b == !![] || MOD[_0x290f7c(0x282, 0x377)](_0x175d5c)) {
|
1111
|
+
_0xdaac39();
|
1112
|
+
const _0x8909d4 = {};
|
1113
|
+
_0x8909d4[_0x290f7c(0x2f1, 0x2bb)] = Lang['\x67\x72\x70\x43\x4d\x44\x6f\x6e\x6c\x79'];
|
1114
|
+
const _0x25361b = {};
|
1115
|
+
_0x25361b[_0x290f7c(0x2d1, 0x25a)] = _0x2fdf2b === ![] ? _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0] : '', await _0x3562f5[_0x290f7c(0x35c, 0x398) + '\x65'](_0x28f91d, _0x8909d4, _0x25361b);
|
1116
|
+
if (_0x2fdf2b == !![]) {
|
1117
|
+
const _0x31ea3d = {};
|
1118
|
+
_0x31ea3d[_0x2f5125(0x2fb, 0x226)] = _0x4aac31[_0x2f5125(0x2f0, 0x2db)][0x0][_0x2f5125(0x229, 0x18c)], await _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x28f91d, _0x31ea3d);
|
1119
|
+
}
|
1120
|
+
return;
|
1121
|
+
}
|
1122
|
+
} else {
|
1123
|
+
if (!_0x5e4e30) {
|
1124
|
+
if (vars['\x57\x4f\x52\x4b\x54\x59\x50\x45'] == '\x70\x75\x62\x6c\x69\x63' && !allowedNumbs[_0x290f7c(0x282, 0x322)](_0x175d5c)) {
|
1125
|
+
_0xdaac39();
|
1126
|
+
const _0x26086f = {};
|
1127
|
+
_0x26086f[_0x2f5125(0x265, 0x1c5)] = Lang[_0x290f7c(0x353, 0x2bd)];
|
1128
|
+
const _0xec4e7e = {};
|
1129
|
+
_0xec4e7e[_0x290f7c(0x2d1, 0x2f0)] = _0x2fdf2b === ![] ? _0x4aac31[_0x2f5125(0x2f0, 0x33e)][0x0] : '', await _0x3562f5[_0x2f5125(0x2d0, 0x25a) + '\x65'](_0x28f91d, _0x26086f, _0xec4e7e);
|
1130
|
+
return;
|
1131
|
+
}
|
1132
|
+
}
|
1133
|
+
if (!_0x42f92d) {
|
1134
|
+
_0xdaac39();
|
1135
|
+
const _0xc9f9d7 = {};
|
1136
|
+
_0xc9f9d7[_0x290f7c(0x2f1, 0x3cf)] = Lang['\x6e\x6f\x41\x64\x6d\x69\x6e'];
|
1137
|
+
const _0x7fe11e = {};
|
1138
|
+
_0x7fe11e[_0x2f5125(0x245, 0x23f)] = _0x2fdf2b === ![] ? _0x4aac31[_0x290f7c(0x37c, 0x2b8)][0x0] : '', await _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x28f91d, _0xc9f9d7, _0x7fe11e);
|
1139
|
+
if (_0x2fdf2b == !![]) {
|
1140
|
+
const _0x2eb663 = {};
|
1141
|
+
_0x2eb663[_0x2f5125(0x2fb, 0x3ae)] = _0x4aac31[_0x290f7c(0x37c, 0x3d5)][0x0][_0x2f5125(0x229, 0x2ab)], await _0x3562f5[_0x290f7c(0x35c, 0x354) + '\x65'](_0x28f91d, _0x2eb663);
|
1142
|
+
}
|
1143
|
+
return;
|
1144
|
+
}
|
1145
|
+
if (_0x5e4e30 || allowedNumbs[_0x290f7c(0x282, 0x254)](_0x175d5c)) {
|
1146
|
+
_0xdaac39();
|
1147
|
+
reactionAdmin[_0x44649f] && _0x2fdf2b == ![] && await _0x489d4a(reactionAdmin[_0x44649f], _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]);
|
1148
|
+
commandsAdmin[_0x44649f](_0x3562f5, _0x4aac31[_0x290f7c(0x37c, 0x3b6)][0x0], _0x28f91d, _0xfe212c, _0x5479da, _0x2fdf2b);
|
1149
|
+
if (_0x2fdf2b == !![]) {
|
1150
|
+
const _0x2675dd = {};
|
1151
|
+
_0x2675dd[_0x2f5125(0x2fb, 0x28b)] = _0x4aac31[_0x290f7c(0x37c, 0x469)][0x0]['\x6b\x65\x79'], await _0x3562f5[_0x290f7c(0x35c, 0x44f) + '\x65'](_0x28f91d, _0x2675dd);
|
1152
|
+
}
|
1153
|
+
return;
|
1154
|
+
}
|
1155
|
+
}
|
1156
|
+
}
|
1157
|
+
if (_0x4aac31[_0x290f7c(0x37c, 0x32d)][0x0][_0x2f5125(0x2e4, 0x3b7)][_0x290f7c(0x27d, 0x289) + '\x6f\x6e'] == '\x2e')
|
1158
|
+
return;
|
1159
|
+
if (_0x4aac31[_0x290f7c(0x37c, 0x3c2)][0x0][_0x2f5125(0x2e4, 0x1f2)][_0x290f7c(0x36c, 0x2cf) + _0x2f5125(0x322, 0x377)](_0x290f7c(0x2cb, 0x2d1) + _0x290f7c(0x219, 0x296)) && _0x4aac31[_0x290f7c(0x37c, 0x417)][0x0][_0x290f7c(0x370, 0x33a)]['\x65\x78\x74\x65\x6e\x64\x65\x64\x54\x65' + '\x78\x74\x4d\x65\x73\x73\x61\x67\x65']['\x68\x61\x73\x4f\x77\x6e\x50\x72\x6f\x70' + _0x290f7c(0x3ae, 0x41e)](_0x2f5125(0x265, 0x289)) === !![]) {
|
1160
|
+
if (_0x4aac31[_0x2f5125(0x2f0, 0x2c4)][0x0]['\x6d\x65\x73\x73\x61\x67\x65'][_0x2f5125(0x23f, 0x26a) + _0x2f5125(0x18d, 0x1c1)][_0x2f5125(0x265, 0x1d2)] == '\x2e')
|
1161
|
+
return;
|
1162
|
+
}
|
1163
|
+
if (!commandsPrimary[_0x44649f] || !commandsPrivate[_0x44649f] || !commandsAdmin[_0x44649f]) {
|
1164
|
+
if (vars[_0x2f5125(0x2d8, 0x385)] == '\x70\x75\x62\x6c\x69\x63') {
|
1165
|
+
_0x489d4a('\u274c', _0x4aac31[_0x290f7c(0x37c, 0x43c)][0x0]);
|
1166
|
+
return;
|
1167
|
+
} else {
|
1168
|
+
if (vars[_0x2f5125(0x2d8, 0x1e6)] == _0x290f7c(0x28a, 0x352)) {
|
1169
|
+
if (allowedNumbs['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x175d5c) || _0x2fdf2b == !![] || MOD['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x175d5c)) {
|
1170
|
+
_0x489d4a('\u274c', _0x4aac31['\x6d\x65\x73\x73\x61\x67\x65\x73'][0x0]);
|
1171
|
+
return;
|
1172
|
+
}
|
1173
|
+
}
|
1174
|
+
}
|
1175
|
+
}
|
1176
|
+
} catch (_0x8e8e52) {
|
1177
|
+
console[_0x2f5125(0x189, 0x1b5)](_0x8e8e52);
|
1178
|
+
return;
|
1179
|
+
}
|
1180
|
+
}), _0x3562f5['\x65\x76']['\x6f\x6e'](_0x5ca668(-0x97, -0xc9) + _0x2b582c(0x1c8, 0x285), _0x2913e1 => {
|
1181
|
+
function _0x5c65ba(_0x266c9e, _0x5a82e0) {
|
1182
|
+
return _0x5ca668(_0x266c9e - 0x535, _0x5a82e0);
|
1183
|
+
}
|
1184
|
+
function _0x39b5f0(_0x1e1bdc, _0x575429) {
|
1185
|
+
return _0x5ca668(_0x1e1bdc - -0x197, _0x575429);
|
1186
|
+
}
|
1187
|
+
const {
|
1188
|
+
connection: _0x555312,
|
1189
|
+
lastDisconnect: _0x197cd7,
|
1190
|
+
qr: _0x318e51
|
1191
|
+
} = _0x2913e1;
|
1192
|
+
_0x318e51 && QRCode[_0x5c65ba(0x63d, 0x5fe)](_0x318e51)[_0x5c65ba(0x4be, 0x589)](_0x21a9f4 => {
|
1193
|
+
function _0xdff3b4(_0x2c39d5, _0x481b0d) {
|
1194
|
+
return _0x39b5f0(_0x2c39d5 - 0x1dc, _0x481b0d);
|
1195
|
+
}
|
1196
|
+
let _0x2074a6 = new Buffer['\x66\x72\x6f\x6d'](_0x21a9f4['\x72\x65\x70\x6c\x61\x63\x65'](_0xdff3b4(0x118, 0x142) + '\x2f\x70\x6e\x67\x3b\x62\x61\x73\x65\x36' + '\x34\x2c', ''), _0x199040(0x4ae, 0x512));
|
1197
|
+
function _0x199040(_0x3f1164, _0x1d1e5c) {
|
1198
|
+
return _0x39b5f0(_0x1d1e5c - 0x69e, _0x3f1164);
|
1199
|
+
}
|
1200
|
+
sharp(_0x2074a6)[_0x199040(0x4d6, 0x45e)](0x280, 0x280)[_0x199040(0x437, 0x52b)](_0x199040(0x546, 0x521) + _0x199040(0x49a, 0x4af));
|
1201
|
+
});
|
1202
|
+
if (_0x555312 === _0x5c65ba(0x662, 0x743)) {
|
1203
|
+
const {Boom: _0x5d5445} = require('\x40\x68\x61\x70\x69\x2f\x62\x6f\x6f\x6d');
|
1204
|
+
console[_0x39b5f0(-0x23e, -0x2e0)]('\x44\x69\x73\x63\x6f\x6e\x6e\x65\x63\x74' + _0x39b5f0(-0x1c7, -0x212));
|
1205
|
+
let _0x55c657 = new _0x5d5445(_0x197cd7?.[_0x5c65ba(0x4e4, 0x4d1)])?.[_0x39b5f0(-0x16e, -0x242)]['\x73\x74\x61\x74\x75\x73\x43\x6f\x64\x65'];
|
1206
|
+
if (_0x55c657 === DisconnectReason[_0x39b5f0(-0x133, -0x65)])
|
1207
|
+
console[_0x39b5f0(-0x23e, -0x149)](_0x39b5f0(-0x90, -0x16c) + _0x39b5f0(-0x248, -0x227) + _0x39b5f0(-0x224, -0x19f) + _0x39b5f0(-0x123, -0x157) + _0x39b5f0(-0x89, 0x38) + '\x67\x61\x69\x6e'), QueenAmdi();
|
1208
|
+
else {
|
1209
|
+
if (_0x55c657 === DisconnectReason[_0x39b5f0(-0x22e, -0x19c) + '\x43\x6c\x6f\x73\x65\x64'])
|
1210
|
+
console[_0x39b5f0(-0x23e, -0x218)](_0x39b5f0(-0x65, -0x124) + _0x39b5f0(-0x1c0, -0x1e3) + _0x39b5f0(-0x103, -0x1c0) + _0x5c65ba(0x47e, 0x4db)), QueenAmdi();
|
1211
|
+
else {
|
1212
|
+
if (_0x55c657 === DisconnectReason['\x63\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e' + _0x39b5f0(-0x251, -0x323)])
|
1213
|
+
console[_0x39b5f0(-0x23e, -0x212)]('\x43\x6f\x6e\x6e\x65\x63\x74\x69\x6f\x6e' + _0x5c65ba(0x47c, 0x48b) + _0x5c65ba(0x49a, 0x563) + _0x5c65ba(0x5c9, 0x557) + _0x5c65ba(0x5db, 0x5d6)), QueenAmdi();
|
1214
|
+
else {
|
1215
|
+
if (_0x55c657 === DisconnectReason[_0x5c65ba(0x49e, 0x3f1) + _0x5c65ba(0x4e1, 0x56c)])
|
1216
|
+
console[_0x5c65ba(0x48e, 0x420)](_0x5c65ba(0x667, 0x589) + _0x39b5f0(-0x223, -0x1be) + _0x5c65ba(0x547, 0x52f) + _0x39b5f0(-0x17b, -0x14a) + _0x5c65ba(0x5b6, 0x4e3) + '\x6c\x65\x61\x73\x65\x20\x43\x6c\x6f\x73' + _0x5c65ba(0x623, 0x627) + '\x53\x65\x73\x73\x69\x6f\x6e\x20\x46\x69' + '\x72\x73\x74'), QueenAmdi();
|
1217
|
+
else {
|
1218
|
+
if (_0x55c657 === DisconnectReason[_0x39b5f0(-0xc8, -0x12d)])
|
1219
|
+
console[_0x5c65ba(0x48e, 0x4ac)](_0x39b5f0(-0x1e3, -0x161) + '\x67\x65\x64\x20\x4f\x75\x74\x2c\x20\x50' + _0x39b5f0(-0x83, -0x13c) + _0x39b5f0(-0x127, -0xcc) + _0x5c65ba(0x4f1, 0x580)), QueenAmdi();
|
1220
|
+
else {
|
1221
|
+
if (_0x55c657 === DisconnectReason[_0x39b5f0(-0xeb, -0x63) + '\x75\x69\x72\x65\x64'])
|
1222
|
+
console[_0x39b5f0(-0x23e, -0x150)]('\x52\x65\x73\x74\x61\x72\x74\x20\x52\x65' + '\x71\x75\x69\x72\x65\x64\x2c\x20\x52\x65' + _0x39b5f0(-0x8d, -0x130) + '\x2e'), QueenAmdi();
|
1223
|
+
else
|
1224
|
+
_0x55c657 === DisconnectReason[_0x39b5f0(-0x1cc, -0x1c3)] ? (console[_0x39b5f0(-0x23e, -0x2c2)](_0x39b5f0(-0x65, -0x43) + _0x5c65ba(0x565, 0x5e9) + _0x5c65ba(0x5ee, 0x6a6) + _0x5c65ba(0x588, 0x5da)), QueenAmdi()) : QueenAmdi();
|
1225
|
+
}
|
1226
|
+
}
|
1227
|
+
}
|
1228
|
+
}
|
1229
|
+
}
|
1230
|
+
}
|
1231
|
+
if (_0x555312 === _0x5c65ba(0x5d6, 0x519)) {
|
1232
|
+
console[_0x5c65ba(0x48e, 0x4e8)](_0x39b5f0(-0x1f3, -0x280) + _0x5c65ba(0x592, 0x575)), updateLogin(), ((async () => {
|
1233
|
+
const _0x444dba = _0x4095de(0x4c9, 0x581);
|
1234
|
+
let _0x5c2413 = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x72\x61' + _0x4095de(0x4de, 0x5ce) + _0x4095de(0x64f, 0x560) + '\x63\x6f\x6d\x2f\x42\x6c\x61\x63\x6b\x41' + _0x4095de(0x599, 0x58c) + _0x373928(0x57e, 0x494) + _0x4095de(0x589, 0x65f) + '\x6e';
|
1235
|
+
const _0x3dcac1 = await got(_0x5c2413), _0x2b1537 = JSON[_0x4095de(0x510, 0x5da)](_0x3dcac1[_0x4095de(0x47e, 0x49a)]), _0x37a922 = _0x2b1537[_0x373928(0x3e8, 0x41b)][_0x373928(0x3c9, 0x412) + '\x69\x5f\x44\x65\x76\x69\x63\x65']['\x62\x61\x6e\x6e\x65\x64\x5f\x75\x73\x65' + '\x72'], _0x59f7cc = _0x2b1537['\x64\x61\x74\x61'][_0x4095de(0x62f, 0x58e)][_0x4095de(0x4ab, 0x3e5) + '\x72'], _0xee912 = CryptoJS[_0x4095de(0x513, 0x4c6)]['\x64\x65\x63\x72\x79\x70\x74'](_0x37a922, _0x444dba), _0x33b46e = CryptoJS[_0x373928(0x558, 0x487)][_0x4095de(0x564, 0x5c4)](_0x59f7cc, _0x444dba), _0x485e78 = _0xee912[_0x4095de(0x4aa, 0x56c)](CryptoJS[_0x4095de(0x4b2, 0x59e)]['\x55\x74\x66\x38']), _0x5d52a6 = _0x33b46e[_0x4095de(0x4aa, 0x56c)](CryptoJS['\x65\x6e\x63'][_0x4095de(0x472, 0x3f0)]);
|
1236
|
+
var _0x47a610 = _0x485e78[_0x373928(0x585, 0x48c)]('\x2c'), _0x4b0942 = _0x5d52a6[_0x4095de(0x518, 0x49f)]('\x2c');
|
1237
|
+
_0x47a610[_0x4095de(0x4e6, 0x5ac)](_0x3562f5[_0x373928(0x4f8, 0x4a0)]['\x69\x64'][_0x373928(0x578, 0x48c)]('\x40')[0x0]) && process[_0x4095de(0x593, 0x4eb)](0x0);
|
1238
|
+
_0x4b0942['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x3562f5[_0x4095de(0x52c, 0x4e8)]['\x69\x64']['\x73\x70\x6c\x69\x74']('\x40')[0x0]) && process[_0x4095de(0x593, 0x51a)](0x0);
|
1239
|
+
let _0x53c433 = _0x4095de(0x553, 0x4ad) + _0x373928(0x65a, 0x5b4) + '\x73\x65\x72\x63\x6f\x6e\x74\x65\x6e\x74' + _0x4095de(0x51b, 0x59e) + _0x4095de(0x5f5, 0x65e) + _0x4095de(0x54e, 0x4ac) + '\x35\x33\x39\x65\x31\x30\x36\x65\x63\x33' + _0x373928(0x4cc, 0x409) + '\x77\x2f';
|
1240
|
+
const _0x2e20bc = await got(_0x53c433), _0x3c5196 = JSON[_0x4095de(0x510, 0x45a)](_0x2e20bc['\x62\x6f\x64\x79']), _0xcca85c = _0x3c5196['\x51\x52\x43\x6f\x6e\x6e\x65\x63\x74\x65' + '\x64'];
|
1241
|
+
function _0x4095de(_0x7cf1ad, _0x533e18) {
|
1242
|
+
return _0x39b5f0(_0x7cf1ad - 0x6b7, _0x533e18);
|
1243
|
+
}
|
1244
|
+
let _0x1b59df = new Buffer[(_0x373928(0x573, 0x571))](_0xcca85c[_0x373928(0x58c, 0x587)](_0x373928(0x4a3, 0x567) + '\x2f\x6a\x70\x65\x67\x3b\x62\x61\x73\x65' + _0x4095de(0x5e1, 0x582), ''), _0x4095de(0x52b, 0x449));
|
1245
|
+
function _0x373928(_0x44b7f5, _0x5e09b7) {
|
1246
|
+
return _0x5c65ba(_0x5e09b7 - -0xa1, _0x44b7f5);
|
1247
|
+
}
|
1248
|
+
fs[_0x373928(0x4fa, 0x54e)](_0x4095de(0x53a, 0x520) + _0x4095de(0x4c8, 0x59a), _0x1b59df, function (_0x525f05) {
|
1249
|
+
if (_0x525f05)
|
1250
|
+
throw _0x525f05;
|
1251
|
+
}), setInterval(() => {
|
1252
|
+
function _0x16a610(_0x2ea9fb, _0x1d7a97) {
|
1253
|
+
return _0x4095de(_0x2ea9fb - -0x28f, _0x1d7a97);
|
1254
|
+
}
|
1255
|
+
function _0x558341(_0x2ca370, _0x566902) {
|
1256
|
+
return _0x373928(_0x2ca370, _0x566902 - -0x31);
|
1257
|
+
}
|
1258
|
+
fs[_0x16a610(0x34b, 0x3e2)](_0x16a610(0x2ab, 0x2cd) + _0x16a610(0x239, 0x278), _0x1b59df, function (_0x4e8554) {
|
1259
|
+
if (_0x4e8554)
|
1260
|
+
throw _0x4e8554;
|
1261
|
+
});
|
1262
|
+
}, 0xdbba0);
|
1263
|
+
})());
|
1264
|
+
if (vars[_0x5c65ba(0x532, 0x4db)]) {
|
1265
|
+
const _0x1607c6 = {};
|
1266
|
+
_0x1607c6[_0x39b5f0(-0x155, -0x19e) + '\x74'] = '\ud83d\udc68\ud83c\udffb\u200d\ud83c\udfeb\x20\x4a\x6f\x69\x6e\x20\x6f\x75\x72' + _0x5c65ba(0x65b, 0x5a7) + _0x5c65ba(0x560, 0x52b), _0x1607c6['\x69\x64'] = _0x39b5f0(-0xc5, 0xd) + _0x39b5f0(-0x243, -0x17d) + _0x5c65ba(0x645, 0x69d);
|
1267
|
+
const _0x43fe95 = {};
|
1268
|
+
_0x43fe95[_0x5c65ba(0x5b2, 0x5d8)] = 0x1, _0x43fe95[_0x5c65ba(0x53a, 0x627) + '\x42\x75\x74\x74\x6f\x6e'] = _0x1607c6;
|
1269
|
+
const _0x1ee4b7 = {};
|
1270
|
+
_0x1ee4b7[_0x5c65ba(0x577, 0x55d) + '\x74'] = _0x39b5f0(-0x1c8, -0x270) + '\x64\x69\x20\x2d\x20\x57\x69\x6b\x69', _0x1ee4b7[_0x39b5f0(-0x110, -0x50)] = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x67\x69' + _0x39b5f0(-0x216, -0x1fc) + _0x39b5f0(-0x9c, -0xc6) + _0x5c65ba(0x593, 0x5df);
|
1271
|
+
const _0x45f95f = {};
|
1272
|
+
_0x45f95f[_0x39b5f0(-0x11a, -0x141)] = 0x2, _0x45f95f[_0x5c65ba(0x4a7, 0x44c)] = _0x1ee4b7;
|
1273
|
+
const _0x5baa6f = {};
|
1274
|
+
_0x5baa6f[_0x39b5f0(-0x155, -0x1ad) + '\x74'] = _0x5c65ba(0x5d4, 0x6ca) + _0x5c65ba(0x66a, 0x5e4) + _0x39b5f0(-0x1cd, -0x248), _0x5baa6f['\x75\x72\x6c'] = _0x5c65ba(0x4fc, 0x5d8) + '\x77\x2e\x79\x6f\x75\x74\x75\x62\x65\x2e' + _0x5c65ba(0x620, 0x550) + _0x39b5f0(-0xd8, -0x196) + _0x39b5f0(-0x21c, -0x15d) + _0x5c65ba(0x491, 0x53a) + _0x39b5f0(-0x78, -0x16f) + '\x69\x6f\x6e\x3d\x31';
|
1275
|
+
const _0x399ad6 = {};
|
1276
|
+
_0x399ad6[_0x39b5f0(-0x11a, -0x58)] = 0x3, _0x399ad6[_0x5c65ba(0x4a7, 0x46f)] = _0x5baa6f;
|
1277
|
+
const _0x2e9031 = [
|
1278
|
+
_0x43fe95,
|
1279
|
+
_0x45f95f,
|
1280
|
+
_0x399ad6
|
1281
|
+
], _0x2b4cc9 = {};
|
1282
|
+
_0x2b4cc9[_0x5c65ba(0x5bc, 0x4d1)] = _0x39b5f0(-0x15e, -0x256) + _0x5c65ba(0x64d, 0x625) + _0x39b5f0(-0x1f4, -0x1a0) + _0x39b5f0(-0x21b, -0x2fa) + _0x5c65ba(0x66b, 0x592);
|
1283
|
+
const _0x450894 = {};
|
1284
|
+
_0x450894[_0x39b5f0(-0xa3, -0x6)] = Lang['\x63\x6f\x6e\x6e\x44\x4f\x4e\x45'], _0x450894[_0x39b5f0(-0x157, -0x246)] = footerTXT, _0x450894[_0x39b5f0(-0xe4, -0x1bf) + '\x74\x74\x6f\x6e\x73'] = _0x2e9031, _0x450894['\x69\x6d\x61\x67\x65'] = _0x2b4cc9;
|
1285
|
+
const _0x89d64c = _0x450894;
|
1286
|
+
_0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](vars[_0x39b5f0(-0x19a, -0x17e)], _0x89d64c);
|
1287
|
+
} else
|
1288
|
+
try {
|
1289
|
+
((async () => {
|
1290
|
+
const _0x4f5da2 = {};
|
1291
|
+
_0x4f5da2[_0x4a537d(0x17, -0x90) + '\x70\x65'] = _0x4fe3b3(-0x5c, -0xa2) + '\x72';
|
1292
|
+
const _0x34cd85 = await axios[_0x4fe3b3(-0x1f9, -0x1e7)](_0x4a537d(0x2, -0x74) + _0x4fe3b3(-0x14, -0x3b) + _0x4fe3b3(-0x1fd, -0x177) + _0x4fe3b3(-0x2aa, -0x1f7), _0x4f5da2), _0x1d6267 = await _0x3562f5[_0x4fe3b3(-0xef, -0x11d) + '\x65']('\ud83d\udcdf\x20\x51\x75\x65\x65\x6e\x20\x41\x6d' + _0x4fe3b3(-0x163, -0x18d) + _0x4fe3b3(-0x3d, -0x53), []);
|
1293
|
+
console[_0x4a537d(-0x237, -0x154)](_0x4fe3b3(0x7, -0x78) + _0x4fe3b3(-0x299, -0x1d8) + '\x70\x20\x77\x69\x74\x68\x20\x69\x64\x3a' + '\x20' + _0x1d6267['\x69\x64']), await _0x3562f5[_0x4a537d(0x107, 0x8b) + _0x4fe3b3(0x1, -0x81) + '\x6f\x6e'](_0x1d6267['\x69\x64'], vars[_0x4a537d(-0x136, -0x64)] + (_0x4fe3b3(-0x1ea, -0x19e) + _0x4a537d(-0xe9, -0x113) + _0x4fe3b3(0x28, -0x3f) + _0x4fe3b3(-0x1bb, -0x139) + _0x4a537d(-0x58, -0x14c) + _0x4a537d(0xbf, 0x7f))), await _0x3562f5['\x75\x70\x64\x61\x74\x65\x50\x72\x6f\x66' + '\x69\x6c\x65\x50\x69\x63\x74\x75\x72\x65'](_0x1d6267['\x69\x64'], _0x34cd85['\x64\x61\x74\x61']);
|
1294
|
+
function _0x4a537d(_0x297ae1, _0xd42d00) {
|
1295
|
+
return _0x39b5f0(_0xd42d00 - 0xea, _0x297ae1);
|
1296
|
+
}
|
1297
|
+
const _0x2ef817 = {};
|
1298
|
+
function _0x4fe3b3(_0x12de31, _0x4620da) {
|
1299
|
+
return _0x39b5f0(_0x4620da - 0x58, _0x12de31);
|
1300
|
+
}
|
1301
|
+
_0x2ef817['\x6c\x6f\x67\x47\x72\x70\x4a\x49\x44'] = _0x1d6267['\x69\x64'];
|
1302
|
+
const _0x194003 = {};
|
1303
|
+
_0x194003[_0x4fe3b3(-0x15d, -0x1e1)] = _0x2ef817, await heroku['\x70\x61\x74\x63\x68'](baseURI + ('\x2f\x63\x6f\x6e\x66\x69\x67\x2d\x76\x61' + '\x72\x73'), _0x194003);
|
1304
|
+
})());
|
1305
|
+
} catch {
|
1306
|
+
const _0x171ccf = {};
|
1307
|
+
_0x171ccf[_0x5c65ba(0x5bc, 0x65a)] = '\x68\x74\x74\x70\x73\x3a\x2f\x2f\x69\x2e' + _0x5c65ba(0x508, 0x448) + '\x57\x77\x73\x5a\x2f\x32\x30\x32\x32\x30' + _0x39b5f0(-0x8a, -0xa9) + '\x2e\x6a\x70\x67';
|
1308
|
+
const _0x194ac9 = {};
|
1309
|
+
_0x194ac9[_0x39b5f0(-0x183, -0x1fb)] = _0x171ccf, _0x194ac9[_0x39b5f0(-0xa3, -0x3a)] = _0x39b5f0(-0x15d, -0x1c9) + _0x5c65ba(0x590, 0x671) + _0x5c65ba(0x619, 0x523) + _0x39b5f0(-0xa7, -0x122), _0x3562f5['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67' + '\x65'](_0x5c65ba(0x5ed, 0x611) + _0x5c65ba(0x5f0, 0x6ea), _0x194ac9);
|
1310
|
+
}
|
1311
|
+
console[_0x39b5f0(-0x23e, -0x1ba)](_0x39b5f0(-0xad, -0x7) + _0x5c65ba(0x58b, 0x62d) + _0x5c65ba(0x510, 0x4d0) + _0x5c65ba(0x578, 0x63a));
|
1312
|
+
}
|
1313
|
+
}), _0x3562f5['\x65\x76']['\x6f\x6e'](_0x5ca668(0x127, 0x1f7) + '\x74\x65', saveState), _0x3562f5;
|
1314
|
+
}, heroku_keep_alive = async () => {
|
1315
|
+
let _0x3a4038 = _0x4495bb(0x22, 0x47) + vars[_0x2dc266(0x338, 0x35a)] + (_0x2dc266(0x2d5, 0x250) + _0x2dc266(0x25b, 0x1b3));
|
1316
|
+
function _0x4495bb(_0x5e4267, _0x4c3535) {
|
1317
|
+
return _0x4a2c8b(_0x5e4267 - 0xad, _0x4c3535);
|
1318
|
+
}
|
1319
|
+
await got(_0x3a4038);
|
1320
|
+
function _0x2dc266(_0x198aa9, _0x5d8dd1) {
|
1321
|
+
return _0x4a2c8b(_0x198aa9 - 0x3b1, _0x5d8dd1);
|
1322
|
+
}
|
1323
|
+
console[_0x4495bb(-0x14e, -0x171)](_0x4495bb(-0x121, -0x5b) + '\x6d\x64\x69\x20\x76\x34\x20\x2d\x20\x56' + _0x2dc266(0x2b4, 0x38e) + _0x2dc266(0x1fb, 0x2c0));
|
1324
|
+
}, _0x3ac16f = {};
|
1325
|
+
_0x3ac16f[_0x4a2c8b(-0xdf, -0xa2)] = QueenAmdi, _0x3ac16f[_0x4a2c8b(-0x176, -0x170) + '\x76\x65'] = heroku_keep_alive, module[_0x4a2c8b(-0x146, -0x132)] = _0x3ac16f;
|