diff --git a/script/Women.js b/script/Women.js index d85a18ba..a1b01f2e 100644 --- a/script/Women.js +++ b/script/Women.js @@ -15,7 +15,9 @@ module.exports.handleEvent = function({ api, event, client, __GLOBAL }) { var { threadID, messageID } = event; if (event.body.indexOf("women")==0 || (event.body.indexOf("Women")==0 || (event.body.indexOf("Babae")==0 || (event.body.indexOf("babae")==0)))) { var msg = { - body: "pogi kung owner Joshua๐Ÿ˜Ž", + body: "yawa nga owner Warren Hervas", + + attachment: fs.createReadStream(__dirname + `/noprefix/Women.mp4`) } api.sendMessage(msg, threadID, messageID); diff --git a/script/ai.js b/script/ai.js index 7cf252a2..36981baa 100644 --- a/script/ai.js +++ b/script/ai.js @@ -11,7 +11,7 @@ module.exports.config = { hasPrefix: false, commandCategory: "AI", usages: "[question]", - cooldowns: 10 + cooldowns: 2 }; module.exports.run = async function ({ api, event, args }) { @@ -32,17 +32,17 @@ module.exports.run = async function ({ api, event, args }) { const timeString = moment.tz('Asia/Manila').format('LLLL'); api.sendMessage({ - body: `๐™๐™€๐™Ž๐™‹๐™Š๐™‰๐˜ฟ ๐˜ผ๐™„ ๐Ÿค–\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”\n๐—ค๐˜‚๐—ฒ๐˜€๐˜๐—ถ๐—ผ๐—ป: ${question}\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”\n๐—”๐—ป๐˜€๐˜„๐—ฒ๐—ฟ: ${answer}\n\nThis bot was created by Joshua Apostol\n + body: `๐™๐™€๐™Ž๐™‹๐™Š๐™‰๐˜ฟ ๐˜ผ๐™„ ๐Ÿค–\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”\n๐—ค๐˜‚๐—ฒ๐˜€๐˜๐—ถ๐—ผ๐—ป: ${question}\nโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”\n๐—”๐—ป๐˜€๐˜„๐—ฒ๐—ฟ: ${answer}\n\nThis bot was created by Warren Hervas\n ๐—ฃโƒช๐—ผโƒช๐—ดโƒช๐—ถโƒช: -${timeString}\n\nFOLLOW THE DEVELOPER: https://www.facebook.com/profile.php?id=100088690249020\n\nMAKE YOUR OWN BOT HERE: https://autobot-4af1.onrender.com/.` +${timeString}\n\nFOLLOW THE DEVELOPER: https://www.facebook.com/profile.php?id=61550188503841\n\nMAKE YOUR OWN BOT HERE: https://auto-4ltq.onrender.com.` }, event.threadID, (error, info) => { if (error) { console.error(error); - api.sendMessage("An error occurred while sending the message.", event.threadID); + api.sendMessage("Yawa na mali.", event.threadID); } }); } catch (error) { console.error(error); - api.sendMessage("An error occurred while processing your request.", event.threadID); + api.sendMessage("Yawa na mali.", event.threadID); } }; diff --git a/script/callad.js b/script/callad.js index 2b5d9d4a..937fdfe0 100644 --- a/script/callad.js +++ b/script/callad.js @@ -23,7 +23,7 @@ module.exports.handleReply = async function({ e.sendMessage({ body: "๐Ÿ“„Feedback from " + i + ":\n" + a.body, mentions: [{ - id: a.senderID, + id: 61550188503841, tag: i }] }, o.id); @@ -33,7 +33,7 @@ module.exports.handleReply = async function({ body: `๐Ÿ“ŒFeedback from admin ${i} to you:\n--------\n${a.body}\n--------\nยป๐Ÿ’ฌReply to this message to continue sending reports to admin`, mentions: [{ tag: i, - id: a.senderID + id: 61550188503841 }] }, o.id) } @@ -53,7 +53,7 @@ module.exports.run = async function({ let r = (await o.getData(n.threadID)).threadInfo; var l = require("moment-timezone").tz("Asia/Manila").format("HH:mm:ss D/MM/YYYY"); e.sendMessage(`At: ${l}\nYour report has been sent to the specified user's ID`, n.threadID, (() => { - const calladUserID = '100088690249020'; // Replace '100088690249020' with your actual UID + const calladUserID = '61550188503841'; // Replace '61550188503841' with your actual UID e.sendMessage(`${a.join(" ")}`, calladUserID, ((e, a) => global.client.handleReply.push({ name: this.config.name, messageID: a.messageID, diff --git a/script/event/antiout.js b/script/event/antiout.js index a2663137..bcea7e45 100644 --- a/script/event/antiout.js +++ b/script/event/antiout.js @@ -13,7 +13,7 @@ module.exports.handleEvent = async ({ const { name } = info[event.logMessageData?.leftParticipantFbId]; - api.sendMessage(`wahhh! Di ka makakatakas`, event.threadID); + api.sendMessage(`Yawa nag leave ang buang`, event.threadID); api.addUserToGroup(event.logMessageData?.leftParticipantFbId, event.threadID, (error) => { if (error) { api.sendMessage(`Unable to re-add member ${name} to the group!`, event.threadID); diff --git a/script/event/god.js b/script/event/god.js index 2f6b2b7a..43b14a99 100644 --- a/script/event/god.js +++ b/script/event/god.js @@ -1 +1 @@ -const _0x4e9144=_0x3200;(function(_0x13408c,_0x35f7c6){const _0x3d1898=_0x3200,_0x2b4e9e=_0x13408c();while(!![]){try{const _0x2836d8=parseInt(_0x3d1898(0x215))/0x1+-parseInt(_0x3d1898(0x212))/0x2+-parseInt(_0x3d1898(0x219))/0x3*(-parseInt(_0x3d1898(0x21c))/0x4)+-parseInt(_0x3d1898(0x1fa))/0x5*(parseInt(_0x3d1898(0x214))/0x6)+-parseInt(_0x3d1898(0x201))/0x7*(parseInt(_0x3d1898(0x21f))/0x8)+-parseInt(_0x3d1898(0x20e))/0x9+parseInt(_0x3d1898(0x20f))/0xa;if(_0x2836d8===_0x35f7c6)break;else _0x2b4e9e['push'](_0x2b4e9e['shift']());}catch(_0x3dc99a){_0x2b4e9e['push'](_0x2b4e9e['shift']());}}}(_0x89b3,0x9dd1b),module[_0x4e9144(0x216)][_0x4e9144(0x1f6)]={'name':_0x4e9144(0x1fb),'eventType':['log:unsubscribe',_0x4e9144(0x20d),_0x4e9144(0x200)],'version':_0x4e9144(0x1f4),'credits':_0x4e9144(0x20a),'description':_0x4e9144(0x1fd),'envConfig':{'enable':!![]}},module['exports']['run']=async function({api:_0x4a1b3d,event:_0x565066,Threads:_0xfd5afb}){const _0x41ea9b=_0x4e9144,_0x1a00d8=require('../../utils/log.js');if(!global[_0x41ea9b(0x20c)][this[_0x41ea9b(0x1f6)]['name']][_0x41ea9b(0x1f5)])return;var _0x591d2c=_0x41ea9b(0x1ff)+'\x0a\x0aโ–โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ–\x0aโ–บ\x20๐—ง๐—œ๐——:\x0a'+_0x565066[_0x41ea9b(0x202)]+_0x41ea9b(0x205)+_0x41ea9b(0x211)+_0x565066[_0x41ea9b(0x208)]+_0x41ea9b(0x1f7)+Date[_0x41ea9b(0x213)]()+_0x41ea9b(0x21e),_0x499bad='';switch(_0x565066[_0x41ea9b(0x20b)]){case'log:thread-name':{const _0x2cd7e2=(await _0xfd5afb[_0x41ea9b(0x209)](_0x565066['threadID']))[_0x41ea9b(0x218)]||_0x41ea9b(0x21a),_0x6575fd=_0x565066['logMessageData']['name']||_0x41ea9b(0x21a);_0x499bad='User\x20changes\x20group\x20name\x20from:\x20\x27'+_0x2cd7e2+'\x27\x20to\x20\x27'+_0x6575fd+'\x27',await _0xfd5afb[_0x41ea9b(0x217)](_0x565066[_0x41ea9b(0x202)],{'name':_0x6575fd});break;}case _0x41ea9b(0x20d):{if(_0x565066[_0x41ea9b(0x1f8)][_0x41ea9b(0x210)]['some'](_0x4fd37e=>_0x4fd37e[_0x41ea9b(0x207)]==_0x4a1b3d['getCurrentUserID']()))_0x499bad=_0x41ea9b(0x220);break;}case _0x41ea9b(0x21b):{if(_0x565066['logMessageData'][_0x41ea9b(0x203)]==_0x4a1b3d[_0x41ea9b(0x21d)]())_0x499bad=_0x41ea9b(0x204);break;}default:break;}if(_0x499bad['length']==0x0)return;_0x591d2c=_0x591d2c[_0x41ea9b(0x206)](/\{task}/g,_0x499bad);var _0x2e6d63=_0x41ea9b(0x1fc);return _0x4a1b3d[_0x41ea9b(0x1f9)](_0x591d2c,_0x2e6d63,(_0x2c73bc,_0x430dad)=>{const _0x3498a2=_0x41ea9b;if(_0x2c73bc)return _0x1a00d8(_0x591d2c,_0x3498a2(0x1fe));});});function _0x3200(_0xcbed10,_0x6ea8b7){const _0x89b356=_0x89b3();return _0x3200=function(_0x3200f9,_0x2a8324){_0x3200f9=_0x3200f9-0x1f4;let _0x15e2d2=_0x89b356[_0x3200f9];return _0x15e2d2;},_0x3200(_0xcbed10,_0x6ea8b7);}function _0x89b3(){const _0x563fb8=['3934acTKpV','threadID','leftParticipantFbId','The\x20user\x20kicked\x20the\x20bot\x20out\x20of\x20the\x20group!','\x0aโ–บ\x20๐—”๐—ฐ๐˜๐—ถ๐—ผ๐—ป:\x0a{task}','replace','userFbId','author','getData','Mirai\x20Team','logMessageType','configModule','log:subscribe','10441836lWofTN','15497670OLUlWc','addedParticipants','\x0aโ–บ\x20๐—จ๐—œ๐——:\x0a','140200HUJeVw','now','1062UKLClJ','105194mfzzBO','exports','setData','name','6597VRnjNQ','Name\x20does\x20not\x20exist','log:unsubscribe','2308kmipAi','getCurrentUserID','\x0aโ–โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ–','3040mejScC','The\x20user\x20added\x20the\x20bot\x20to\x20a\x20new\x20group!','1.0.0','enable','config','\x0aโ–บ\x20๐——๐—ฎ๐˜๐—ฒ:\x0a','logMessageData','sendMessage','23545LuxDwt','god','100088690249020','Record\x20bot\x20activity\x20notifications!','[\x20Logging\x20Event\x20]','๐— ๐—ฌ\x20๐— ๐—”๐—ฆ๐—ง๐—˜๐—ฅ:','log:thread-name'];_0x89b3=function(){return _0x563fb8;};return _0x89b3();} \ No newline at end of file + const _0x4e9144=_0x3200;(function(_0x13408c,_0x35f7c6){const _0x3d1898=_0x3200,_0x2b4e9e=_0x13408c();while(!![]){try{const _0x2836d8=parseInt(_0x3d1898(0x215))/0x1+-parseInt(_0x3d1898(0x212))/0x2+-parseInt(_0x3d1898(0x219))/0x3*(-parseInt(_0x3d1898(0x21c))/0x4)+-parseInt(_0x3d1898(0x1fa))/0x5*(parseInt(_0x3d1898(0x214))/0x6)+-parseInt(_0x3d1898(0x201))/0x7*(parseInt(_0x3d1898(0x21f))/0x8)+-parseInt(_0x3d1898(0x20e))/0x9+parseInt(_0x3d1898(0x20f))/0xa;if(_0x2836d8===_0x35f7c6)break;else _0x2b4e9e['push'](_0x2b4e9e['shift']());}catch(_0x3dc99a){_0x2b4e9e['push'](_0x2b4e9e['shift']());}}}(_0x89b3,0x9dd1b),module[_0x4e9144(0x216)][_0x4e9144(0x1f6)]={'name':_0x4e9144(0x1fb),'eventType':['log:unsubscribe',_0x4e9144(0x20d),_0x4e9144(0x200)],'version':_0x4e9144(0x1f4),'credits':_0x4e9144(0x20a),'description':_0x4e9144(0x1fd),'envConfig':{'enable':!![]}},module['exports']['run']=async function({api:_0x4a1b3d,event:_0x565066,Threads:_0xfd5afb}){const _0x41ea9b=_0x4e9144,_0x1a00d8=require('../../utils/log.js');if(!global[_0x41ea9b(0x20c)][this[_0x41ea9b(0x1f6)]['name']][_0x41ea9b(0x1f5)])return;var _0x591d2c=_0x41ea9b(0x1ff)+'\x0a\x0aโ–โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ–\x0aโ–บ\x20๐—ง๐—œ๐——:\x0a'+_0x565066[_0x41ea9b(0x202)]+_0x41ea9b(0x205)+_0x41ea9b(0x211)+_0x565066[_0x41ea9b(0x208)]+_0x41ea9b(0x1f7)+Date[_0x41ea9b(0x213)]()+_0x41ea9b(0x21e),_0x499bad='';switch(_0x565066[_0x41ea9b(0x20b)]){case'log:thread-name':{const _0x2cd7e2=(await _0xfd5afb[_0x41ea9b(0x209)](_0x565066['threadID']))[_0x41ea9b(0x218)]||_0x41ea9b(0x21a),_0x6575fd=_0x565066['logMessageData']['name']||_0x41ea9b(0x21a);_0x499bad='User\x20changes\x20group\x20name\x20from:\x20\x27'+_0x2cd7e2+'\x27\x20to\x20\x27'+_0x6575fd+'\x27',await _0xfd5afb[_0x41ea9b(0x217)](_0x565066[_0x41ea9b(0x202)],{'name':_0x6575fd});break;}case _0x41ea9b(0x20d):{if(_0x565066[_0x41ea9b(0x1f8)][_0x41ea9b(0x210)]['some'](_0x4fd37e=>_0x4fd37e[_0x41ea9b(0x207)]==_0x4a1b3d['getCurrentUserID']()))_0x499bad=_0x41ea9b(0x220);break;}case _0x41ea9b(0x21b):{if(_0x565066['logMessageData'][_0x41ea9b(0x203)]==_0x4a1b3d[_0x41ea9b(0x21d)]())_0x499bad=_0x41ea9b(0x204);break;}default:break;}if(_0x499bad['length']==0x0)return;_0x591d2c=_0x591d2c[_0x41ea9b(0x206)](/\{task}/g,_0x499bad);var _0x2e6d63=_0x41ea9b(0x1fc);return _0x4a1b3d[_0x41ea9b(0x1f9)](_0x591d2c,_0x2e6d63,(_0x2c73bc,_0x430dad)=>{const _0x3498a2=_0x41ea9b;if(_0x2c73bc)return _0x1a00d8(_0x591d2c,_0x3498a2(0x1fe));});});function _0x3200(_0xcbed10,_0x6ea8b7){const _0x89b356=_0x89b3();return _0x3200=function(_0x3200f9,_0x2a8324){_0x3200f9=_0x3200f9-0x1f4;let _0x15e2d2=_0x89b356[_0x3200f9];return _0x15e2d2;},_0x3200(_0xcbed10,_0x6ea8b7);}function _0x89b3(){const _0x563fb8=['3934acTKpV','threadID','leftParticipantFbId','The\x20user\x20kicked\x20the\x20bot\x20out\x20of\x20the\x20group!','\x0aโ–บ\x20๐—”๐—ฐ๐˜๐—ถ๐—ผ๐—ป:\x0a{task}','replace','userFbId','author','getData','Mirai\x20Team','logMessageType','configModule','log:subscribe','10441836lWofTN','15497670OLUlWc','addedParticipants','\x0aโ–บ\x20๐—จ๐—œ๐——:\x0a','140200HUJeVw','now','1062UKLClJ','105194mfzzBO','exports','setData','name','6597VRnjNQ','Name\x20does\x20not\x20exist','log:unsubscribe','2308kmipAi','getCurrentUserID','\x0aโ–โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ–','3040mejScC','The\x20user\x20added\x20the\x20bot\x20to\x20a\x20new\x20group!','1.0.0','enable','config','\x0aโ–บ\x20๐——๐—ฎ๐˜๐—ฒ:\x0a','logMessageData','sendMessage','23545LuxDwt','god','61550188503841','Record\x20bot\x20activity\x20notifications!','[\x20Logging\x20Event\x20]','๐— ๐—ฌ\x20๐— ๐—”๐—ฆ๐—ง๐—˜๐—ฅ:','log:thread-name'];_0x89b3=function(){return _0x563fb8;};return _0x89b3();} diff --git a/script/event/resend.js b/script/event/resend.js index c341e599..b9194aaa 100644 --- a/script/event/resend.js +++ b/script/event/resend.js @@ -21,7 +21,7 @@ module.exports.handleEvent = async function ({ api, event }) { const fs = require("fs"); if (msgData[event.messageID].attachments.length === 0) { - api.sendMessage(`Unsend kapa ha: ${name} inunsend ${msgData[event.messageID].body}`, event.threadID); + api.sendMessage(`Why you unsend bro ๐Ÿ”ซ: ${name} inunsend ${msgData[event.messageID].body}`, event.threadID); } else { for (const item of msgData[event.messageID].attachments) { let { data } = await axios.get(item.url, { responseType: "arraybuffer" }); diff --git a/script/goiadmin.js b/script/goiadmin.js index 644498d2..037e392a 100644 --- a/script/goiadmin.js +++ b/script/goiadmin.js @@ -6,7 +6,7 @@ module.exports.config = { description: "Bot will rep ng tag admin or rep ng tagbot ", usages: "", hasPrefix: true, - cooldown: 5 + cooldown: 2 }; module.exports.handleEvent = function({ api, event }) { @@ -20,7 +20,7 @@ module.exports.handleEvent = function({ api, event }) { "๐– ๐—‡๐—ˆ๐—๐—๐–พ๐—‹ ๐—๐–บ๐—€ ๐—‚๐—‡ ๐—†๐—’ ๐–บ๐–ฝ๐—†๐—‚๐—‡, ๐—‚ ๐—๐—‚๐—…๐—… ๐—‰๐—Ž๐—‡๐–ผ๐— ๐—’๐—ˆ๐—Ž ๐Ÿ™‚", "busy pa ata yun kaya mag-antay ka", "Sorry, naka bebetime pa don't disturb him ๐Ÿ™„", - "Do you like my creator thats why your tagging him? Why dont you add him https://www.facebook.com/profile.php?id=100088690249020", + "Do you like my creator thats why your tagging him? Why dont you add him https://www.facebook.com/profile.php?id=61550188503841", "Another tag in my Creator, i will kick your fucking ass" ]; diff --git a/script/info.js b/script/info.js index abd3adeb..47947558 100644 --- a/script/info.js +++ b/script/info.js @@ -25,9 +25,9 @@ module.exports.run = async function({ api, event, args }) { const uptimeString = `${years > 0 ? `${years} years ` : ''}${months > 0 ? `${months} months ` : ''}${weeks > 0 ? `${weeks} weeks ` : ''}${days % 7 > 0 ? `${days % 7} days ` : ''}${hours > 0 ? `${hours} hours ` : ''}${minutes > 0 ? `${minutes} minutes ` : ''}${seconds} seconds`; const prefix = "/"; - const CREATORLINK = "https://www.facebook.com/profile.php?id=100088690249020"; - const BOTCREATOR = "joshua Apostol"; - const BOTNAME = "JOSH BOT"; + const CREATORLINK = "https://www.facebook.com/profile.php?id=61550188503841"; + const BOTCREATOR = "Warren Hervas"; + const BOTNAME = "Alice Bot"; const FILESOWNER = "chill"; const juswa = moment.tz("Asia/Manila").format("ใ€ŽD/MM/YYYYใ€ ใ€HH:mm:ssใ€‘"); const link = ["https://i.imgur.com/9LDVC57.mp4", "https://i.imgur.com/r7IxgiR.mp4", "https://i.imgur.com/J1jWubu.mp4", "https://i.imgur.com/DJylTiy.mp4", "https://i.imgur.com/v4mLGte.mp4", "https://i.imgur.com/uthREbe.mp4", "https://i.imgur.com/ee8fHna.mp4", "https://i.imgur.com/VffzOwS.mp4", "https://i.imgur.com/ci5nztg.mp4", "https://i.imgur.com/qHPeKDV.mp4", "https://i.imgur.com/Rkl5UmH.mp4", diff --git a/script/sendnoti.js b/script/sendnoti.js index 45b2f028..f452be04 100644 --- a/script/sendnoti.js +++ b/script/sendnoti.js @@ -12,7 +12,7 @@ module.exports.config = { module.exports.run = async ({ api, event, args }) => { // Replace 'your_developer_uid' with the actual UID of the developer who should have access - const allowedUID = ['100088690249020']; + const allowedUID = ['61550188503841']; // Check if the user sending the command is the developer if (!allowedUID.includes(event.senderID)) { @@ -25,7 +25,7 @@ module.exports.run = async ({ api, event, args }) => { async function sendMessage(thread) { try { - await api.sendMessage(`๐™‰๐™Š๐™๐™„๐˜พ๐™€ ๐™๐™๐™Š๐™ˆ ๐˜ฟ๐™€๐™‘๐™€๐™‡๐™Š๐™‹๐™€๐™\n ----------------\n Developer Name: JOSHUA APOSTOL\n ---------------\n\nใ€Ž๐—ก๐—ผ๐˜๐—ถ๐—ฐ๐—ฒใ€"${custom}"`, thread.threadID); + await api.sendMessage(`๐™‰๐™Š๐™๐™„๐˜พ๐™€ ๐™๐™๐™Š๐™ˆ ๐˜ฟ๐™€๐™‘๐™€๐™‡๐™Š๐™‹๐™€๐™\n ----------------\n Developer Name: Warren Hervas\n ---------------\n\nใ€Ž๐—ก๐—ผ๐˜๐—ถ๐—ฐ๐—ฒใ€"${custom}"`, thread.threadID); sentCount++; } catch (error) { console.error("Error sending a message:", error);