/Arifzyn-MD

Bot WhatsApp Use Pairing Code.

Primary LanguageJavaScript

Rules

-----------------------------------------------------

Rxzy-MD V1.2

ʘᴗʘ

How To Run On Replit

    1. Login Replit
    2. Click Tanda +
    3. Copy Link Github Ini
    4. Tunggu Sampai Selesai
    5. Buka Shell
    6. Ketik node, pilih paling atas terus enter
    7. ketik npm install
    8. pencet tombol warna hijau di atas
    9. tunggu sampai qr muncul
    10. terus scan

How To Run On Panel

    1. Download Script Ini
    2. Tunggu Sampai Selesai Downloadnya
    3. Masuk Ke Panel Pterodactyl Dan Login
    4. Masuk Ke Server Kalian
    5. Cari Yang Namanya File Manager
    6. Pencet Upload
    7. Cari File Yang Sudah Download Tadi
    8. Tunggu Sampai Selesai
    9. Click Titik Tiga Di Ujung Kanan File Tersebut
    10. Click Unzip
    11. Masuk Ke Console Server Kalian 12. Ketik npm install, dan tunggu selesai 13. terus ketik npm start, dan tunggu sampai muncul qr di conlose

Be Friends With Me

        

Whatsapp

BOT WHATSAPP

a little about this bot

  • Fast Respon
  • Simple
  • Multi Device
  • Support All Run

Some of the features include

  • Downloader
  • Sticker
  • Game
  • Premium
  • Tools
  • Group
  • Information

SETTING

  /*
   Created By ArxzyDev
   My Contact wa.me/6289513081052
   Rxzy-MD V1.1.0
*/

const fs = require('fs')
const chalk = require('chalk')

/* ~~~~~~~~~ WEB API ~~~~~~~~~ */
global.lol = '' // https://api.lolhuman.xyz
global.xzn = '' // https://xnz.wtf
/* ~~~~~~~~~ SETTINGS OWNER ~~~~~~~~~ */
global.numberowner = '6289513081052' // Owner Utama
global.owner = ['6289513081052', '6283838530788'] // Owner Lainnya
global.namaowner = 'Arxzy お-ぎ' // Nama Owner
global.premium = ["6289513081052"] // Premium User
global.nobot = '6289513081052'
/* ~~~~~~~~~ SETTINGS BOT ~~~~~~~~~ */
global.namabot = 'Arxzy-MD' // NickBot
global.typemenu = 'v2' // 'v1' > 'v2' > 'v3' > 'v4'
global.typereply = 'v1'
global.autoread = false // ReadChat
global.autobio = false // AutoBio
global.autoblok212 = true // AutoBlock Nomer +212
global.onlyindo = false  // AutoBlock Selain Nomer Indo
global.packname = 'Created By' // Watermark Sticker
global.author = 'Arxzy ダ' // Watermark Sticker
/* ~~~~~~~~~ MESSAGES ~~~~~~~~~ */
global.mess = {
    done: 'Done ✅',
    prem: 'Feature Only For User _*PREMIUM*_',
    admin: 'Feature Only for _*Admin Group*_',
    botAdmin: 'Perintah Ini Hanya Bisa Digunakan Ketika Bot Menjadi Admin Group !',
    owner: 'Feature Only for _*owner*_',
    group: 'Feature Only for _*Group Chat*_',
    private: 'Feature Only for _*Private Chat*_',
    wait: 'Wait a Moment, for Process',
    error: '_*Sorry Features Error*_',
}
/* ~~~~~~~~~ THUMBNAIL ~~~~~~~~~ */
global.thumb = fs.readFileSync('./media/quoted.jpg')
global.menu = fs.readFileSync('./media/menu.jpg')
/* ~~~~~~~~~ EDITS LINK ~~~~~~~~~ */
global.link = 'https://chat.whatsapp.com/LfBvDxQujrLHihSRI6TCIZ'
/* ~~~~~~~~~ END SYSTEM ~~~~~~~~~ */
let file = require.resolve(__filename)
fs.watchFile(file, () => {
    fs.unwatchFile(file)
    console.log(chalk.redBright(`Update'${__filename}'`))
    delete require.cache[file]
    require(file)
})

TERMUX USER

$ pkg upgrade && pkg update
$ pkg install git -y
$ pkg install nodejs -y
$ pkg install ffmpeg -y
$ pkg install imagemagick -y
$ git clone https://github.com/AdrianTzy/Rxzy-MD-V1.2
$ cd Rxzy-MD-V1.2
$ npm i

For android 10 and above don't use npm, use yarn install

$ pkg install yarn -y
$ yarn install

Command Start Script

  For Use Pairing Code $ npm run code
  For start script $ npm start
  For Delete Session $ rm -rf session