Skip to content

Instantly share code, notes, and snippets.

/* Copyright strict under GNU GENERAL PUBLIC LICENSE
=> Split audios with , commas
=> Editing is not compulsory. If need to change audio, then edit
*/
const image_1 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 1
const image_2 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 2
var duration = [200001355,3999600,359996400] // Fake duration. Make it false for actual duration
var text_1 = 'πŸ’κͺΆ π‹π”πš΄πš¨ πš³πš―πš«Ι€Ι€Ι€ κ«‚πŸ’'
var text_2 = '𝙼𝙸𝙽𝙳 πšˆπ™Ύπš„πš π™Ύπš†π™½ π™±πš„πš‚π™Έπ™½π™΄πš‚πš‚ πŸ—£οΈπŸ—ΏπŸ·'
/* Copyright strict under GNU GENERAL PUBLIC LICENSE
=> Split audios with , commas
=> Editing is not compulsory. If need to change audio, then edit
*/
const image_1 = 'https://i.imgur.com/VBEomh5.jpg' // Image 1
const image_2 = 'https://i.imgur.com/VBEomh5.jpg' // Image 2
var duration = [200001355,3999600,359996400] // Fake duration. Make it false for actual duration
var text_1 = '𝐍Ν₯Ν’α΄€Ν­Κ€α·€Να΄œΝα΄›Ν«Ν’α΄Ν€ π’Ν’α΄‡Ν Κ€ΝŽ.'
var text_2 = 'β˜οΈπ‡α΄‡Κ 𝐔ʀ π‹α΄œα΄  π—α΄‹ΚœΙͺʟ...🌷'
/* Copyright strict under GNU GENERAL PUBLIC LICENSE
=> Split audios with , commas
=> Editing is not compulsory. If need to change audio, then edit
*/
const image_1 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 1
const image_2 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 2
var duration = [200001355,3999600,359996400] // Fake duration. Make it false for actual duration
var text_1 = 'πŸ’κͺΆ π‹π”πš΄πš¨ πš³πš―πš«Ι€Ι€Ι€ κ«‚πŸ’'
var text_2 = '𝙼𝙸𝙽𝙳 πšˆπ™Ύπš„πš π™Ύπš†π™½ π™±πš„πš‚π™Έπ™½π™΄πš‚πš‚ πŸ—£οΈπŸ—ΏπŸ·'
/* Copyright strict under GNU GENERAL PUBLIC LICENSE
=> Split audios with , commas
=> Editing is not compulsory. If need to change audio, then edit
*/
const image_1 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 1
const image_2 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 2
var duration = [2000055,399900,359900] // Fake duration. Make it false for actual duration
var text_1 = 'πŸ’κͺΆ π‹π”πš΄πš¨ πš³πš―πš«Ι€Ι€Ι€ κ«‚πŸ’'
var text_2 = '𝙼𝙸𝙽𝙳 πšˆπ™Ύπš„πš π™Ύπš†π™½ π™±πš„πš‚π™Έπ™½π™΄πš‚πš‚ πŸ—£οΈπŸ—ΏπŸ·'
/* Copyright strict under GNU GENERAL PUBLIC LICENSE
=> Split audios with , commas
=> Editing is not compulsory. If need to change audio, then edit
*/
const image_1 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 1
const image_2 = 'https://i.imgur.com/dpCwtOX.jpg' // Image 2
var duration = [2000055,399900,359900] // Fake duration. Make it false for actual duration
var text_1 = 'πŸ’κͺΆ π‹π”πš΄πš¨ πš³πš―πš«Ι€Ι€Ι€ κ«‚πŸ’'
var text_2 = '𝙼𝙸𝙽𝙳 πšˆπ™Ύπš„πš π™Ύπš†π™½ π™±πš„πš‚π™Έπ™½π™΄πš‚πš‚ πŸ—£οΈπŸ—ΏπŸ·'
@Narutosermodz
Narutosermodz / forwd.js
Last active September 23, 2024 21:06 — forked from canuxBro/forwd.js
script ownership goes to @lyfe00011
const Asena = require("../Utilis/events");
const { forwardOrBroadCast } = require("../Utilis/groupmute");
const { getBuffer } = require('../Utilis/download');
const { parsedJid } = require("../Utilis/Misc");
// chnage url for custom photo and change caption if
const url1 = 'https://imgur.com/a/Whm5t5v.jpg'
const url2 = 'https://imgur.com/a/Whm5t5v.jpg'
Asena.addCommand(
{ pattern: 'mpr ?(.*)', fromMe: true, desc: "Forward replied msg." },