Skip to content

Instantly share code, notes, and snippets.

View insanebwoi's full-sized avatar
😝
Nothing

INSANE BOY insanebwoi

😝
Nothing
View GitHub Profile
@insanebwoi
insanebwoi / Enm pack
Last active August 16, 2022 16:36
insane shadow
/*Codded by @Shadow & insane boy
Shadow V2
Insane boy
*/
const Asena = require('../events');
const {MessageType} = require('@adiwajshing/baileys');
Asena.addCommand({pattern: 'mpack', fromMe: true}, (async (message, match) => {
/*Codded by @Shadow & insane boy
Shadow V2
Insane boy
*/
const Asena = require('../events');
const {MessageType} = require('@adiwajshing/baileys');
Asena.addCommand({pattern: 'mpack', fromMe: true}, (async (message, match) => {
@insanebwoi
insanebwoi / Mm pack
Last active August 14, 2021 08:57
How to install this plegin? Go to your whatsapp number that link with bot or sudo number And type .alive and send to your whatsapp nummber for verifying that ypur bot is on The type.plegin for knowing which plegons are installed in your bot And .install And you're bot will be restart and plegin will be install 😊 Enjoy........
/* TeenuhX Re Moded by Insane boy
*/
const Asena = require('../events');
const { MessageType, MessageOptions, Mimetype } = require('@adiwajshing/baileys');
const fs = require('fs');
@insanebwoi
insanebwoi / Mm pack
Last active September 27, 2021 09:49
For test only
/* TeenuhX Re Moded by Insane boy
*/
const Asena = require('../events');
const { MessageType, MessageOptions, Mimetype } = require('@adiwajshing/baileys');
const fs = require('fs');
@insanebwoi
insanebwoi / logo3.js
Last active June 10, 2022 15:19
LOGO 3 UPDATED WITH RANDOM LOGO MAKING NJOY 🎊🎉
const Asena = require("../Utilis/events");
const { MessageType } = require("@adiwajshing/baileys");
const { textProMe, ePhotoDownload, getBuffer } = require('../Utilis/download')
//You can copy and make more plugin
//change #effect_url and #command_name only
//also check inout type (#one or #two)
//https://textpro.me/ use links from HERE
//Example for text effect with one input
const insane = require("../Utilis/events");
const { MessageType } = require("@adiwajshing/baileys");
const { getBuffer } = require('../Utilis/download')
//dont copy paste this plugin as youres make your own plugin using this examples
insane.addCommand({ pattern: 'trollmaker ?(.*)', fromMe: true, desc: "you can make your own trolls by this tool", }, async (message, match) => {
return await message.sendMessage(`╭────────────────╮
*ᴛʀᴏʟʟ ᴘᴀᴄᴋ*
╰────────────────╯
const insane = require("../Utilis/events");
const { forwardOrBroadCast } = require("../Utilis/groupmute");
const { getBuffer } = require('../Utilis/download');
const { parseJid } = require("../Utilis/vote");
// fully custamaised by insane boy....
// Tnx to lyfe......
insane.addCommand(
{ pattern: 'cmfor ?(.*)', fromMe: true, desc: "Forward replied msg." },
const insane = require("../Utilis/events");
const { forwardOrBroadCast } = require("../Utilis/groupmute");
const { getBuffer } = require('../Utilis/download');
const { parseJid } = require("../Utilis/vote");
var r_url = new Array ();
r_url[0] = "https://i.imgur.com/w0nunlB.jpeg";
r_url[1] = "https://i.imgur.com/ZNVBgdQ.jpeg";
r_url[2] = "https://i.imgur.com/1XkICyZ.jpeg";
const insane = require("../Utilis/events");
const { forwardOrBroadCast } = require("../Utilis/groupmute");
const { getBuffer } = require('../Utilis/download');
const { parseJid } = require("../Utilis/vote");
var r_url = new Array ();
r_url[0] = "https://i.imgur.com/UQcbPET.png";
r_url[1] = "https://i.imgur.com/c3uVvAS.png";
r_url[2] = "https://i.imgur.com/PLH6pgr.jpeg";
@insanebwoi
insanebwoi / index.html
Created February 5, 2023 04:20
Interface Animation - Music Player
<!-- PRESS THE MENU BUTTON TO TRIGGER ANIMATION -->
<!-- PRESS PLAY BUTTON TO LISTEN THE DEMO SONG -->
<!-- As seen on: "https://dribbble.com/shots/2144866-Day-5-Music-Player-Rebound/" -->
<!-- THANK YOU! -->
<article class="screen">
<input type="checkbox" value="None" id="magicButton" name="check" />
<label class="main" for="magicButton"></label>