Code Monkey home page Code Monkey logo

owofarmbot's Introduction

❗・Important
👑・Features
⚙・Config.json example
💎・Get Token
📍・OwO DM channel id
⚠️・Captcha Alert
📡・Socket Client
🎈・Usage

❗・Important

  • It can detect virus due to captcha(ban) bypasser please turn off your antivirus.

👑・Features

  • Auto Hunt
  • Auto Battle
  • Inventory Check
    • Auto Gem Use (beta)
    • Auto Lootbox Use
    • Auto Fabled Lootbox Use
    • Auto Crate Use
    • Auto Eventbox Use (like anniversary present or valentine's day)
  • Auto Gamble
    • Auto Coinflip
    • Auto Slots
  • Auto Animals Sell OR Sacrifice,
  • Auto Upgrade Autohunt
  • Auto Pray
  • Auto CheckList (beta)
    • Auto Quest
    • Auto Daily
    • Auto Cookie
  • Captcha(Ban) Protection v0.1.8 (beta)
  • Discord-RPC
  • Extra Token
    • All Main Token Features
    • Auto Pray for Main Token

⚙・config.json example

{
    "settings": {
        "huntandbattle": "", true or false
        "banbypass": "", true or false
        "discordrpc": "", true or false
        "pray": "", true or false
        "extratoken": "", true or false
        "autoquest": "", true or false
        "inventory": {
            "inventorycheck": "", true or false
            "gemcheck": "", true or false
            "lootboxcheck": "", true or false
            "fabledlootboxcheck": "", true or false
            "cratecheck": "", true or false
            "eventcheck": "" true or false
        },
        "animals": {
            "enable": "", true or false
            "type": "" sell or sacrifice
            "ifsacrifice": {
                "common": "", true or false
                "uncommon": "", true or false
                "rare": "", true or false
                "epic": "", true or false
                "mythical": "", true or false
                "patreon": "", true or false
                "cpatreon": "", true or false
                "legendary": "", true or false
                "gem": "", true or false
                "bot": "", true or false
                "distorted": "", true or false
                "fabled": "", true or false
                "special": "", true or false
                "hidden": "" true or false
            }
        },
        "upgradeautohunt": {
            "enable": "", true or false
            "type": "" efficiency, duration, cost, gain, exp or radar
        },
        "gamble": {
            "coinflip": {
                "enable": "", true or false
                "amount": "1"
            },
            "slots": {
                "enable": "", true or false
                "amount": "1"
            }
        }
    },
    "main":{
        "token":"", main token
        "userid":"", token user id
        "channelid":"", channel id for main token
        "owodmchannelid":"" owo bot dm channel id
        "autoquestchannelid":"" auto quest channel id
    },
    "extra":{
        "token":"", extra token
        "userid":"", extra token user id
        "channelid":"", channel id for extra token
        "owodmchannelid":"" extra token owo bot dm channel id
    }
}


💎・Get Token

(webpackChunkdiscord_app.push([
    [""],
    {},
    (e) => {
        m = [];
        for (let c in e.c) m.push(e.c[c]);
    },
]),
m)
    .find((m) => m?.exports?.default?.getToken !== void 0)
    .exports.default.getToken();

📍・OwO DM channel id

⚠️・Captcha Alert

!!! If you want the captcha alert to work properly, turn off do not disturb

📡・Socket Client

🎈・Usage

> edit config.json
> type npm install
> type node bot.js
``

owofarmbot's People

Contributors

mid0aria avatar vihaanreddym avatar nonamendev 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.