From 43c443039cc8fd9d3143832116822d0263034325 Mon Sep 17 00:00:00 2001 From: SungDev-bit Date: Tue, 29 Jul 2025 01:52:00 +0200 Subject: [PATCH] Update pair.js --- pair.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pair.js b/pair.js index d4ef2d2b..454e26da 100644 --- a/pair.js +++ b/pair.js @@ -77,9 +77,9 @@ var randomItem = selectRandomItem(items); const string_session = mega_url.replace('https://mega.nz/file/', ''); let md = "malvin~" + string_session; let code = await sock.sendMessage(sock.user.id, { text: md }); - let desc = `*Hey there, MALVIN-XD User!* 👋🏻 + let desc = `*Hey there, suho md User!* 👋🏻 -Thanks for using *MALVIN-XD* — your session has been successfully created! +Thanks for using *SungSu-ho-MD* — your session has been successfully created! 🔐 *Session ID:* Sent above ⚠️ *Keep it safe!* Do NOT share this ID with anyone. @@ -92,18 +92,18 @@ https://whatsapp.com/channel/0029VbA6MSYJUM2TVOzCSb2A *💻 Source Code:* Fork & explore the project on GitHub: -https://github.com/XdKing2/MALVIN-XD +https://github.com/XdKing2/SungSu-ho-MD —————— -> *© Powered by Malvin King* +> *© Powered by Dev Sung* Stay cool and hack smart. ✌🏻`; await sock.sendMessage(sock.user.id, { text: desc, contextInfo: { externalAdReply: { -title: "ᴍᴀʟᴠɪɴ-xᴅ", -thumbnailUrl: "https://files.catbox.moe/bqs70b.jpg", +title: "suho pair", +thumbnailUrl: "https://files.catbox.moe/x8vle8.jpg", sourceUrl: "https://whatsapp.com/channel/0029VbA6MSYJUM2TVOzCSb2A", mediaType: 1, renderLargerThumbnail: true @@ -113,9 +113,9 @@ renderLargerThumbnail: true {quoted:code }) } catch (e) { let ddd = sock.sendMessage(sock.user.id, { text: e }); - let desc = `Hey there, MALVIN-XD User!* 👋🏻 + let desc = `Hey there, suho md User!* 👋🏻 -Thanks for using *MALVIN-XD* — your session has been successfully created! +Thanks for using *SungSu-ho-MD* — your session has been successfully created! 🔐 *Session ID:* Sent above ⚠️ *Keep it safe!* Do NOT share this ID with anyone. @@ -128,17 +128,17 @@ https://whatsapp.com/channel/0029VbA6MSYJUM2TVOzCSb2A *💻 Source Code:* Fork & explore the project on GitHub: -https://github.com/XdKing2/MALVIN-XD +https://github.com/XdKing2/SungSu-ho-MD —————— -> *© Powered by Malvin King* +> *© Powered by Dev Sung* Stay cool and hack smart. ✌🏻`; await sock.sendMessage(sock.user.id, { text: desc, contextInfo: { externalAdReply: { -title: "ᴍᴀʟᴠɪɴ-xᴅ", +title: "suho pair", thumbnailUrl: "https://i.imgur.com/GVW7aoD.jpeg", sourceUrl: "https://whatsapp.com/channel/0029VbA6MSYJUM2TVOzCSb2A", mediaType: 2, @@ -157,7 +157,7 @@ showAdAttribution: true process.exit(); } else if (connection === "close" && lastDisconnect && lastDisconnect.error && lastDisconnect.error.output.statusCode != 401) { await delay(10); - MALVIN_XD_PAIR_CODE(); + SUHO_MD_PAIR_CODE(); } }); } catch (err) { @@ -168,7 +168,7 @@ showAdAttribution: true } } } - return await MALVIN_XD_PAIR_CODE(); + return await SUHO_MD_PAIR_CODE(); });/* setInterval(() => { console.log("☘️ 𝗥𝗲𝘀𝘁𝗮𝗿𝘁𝗶𝗻𝗴 𝗽𝗿𝗼𝗰𝗲𝘀𝘀...");