Giter Club home page Giter Club logo

lalisa's Introduction

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

lalisa's People

Contributors

vexcompany1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.