Skip to content

HoshinoTsukiMio/OwO-Farm-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation


OwO Farm Bot v1-0.1.fb3b77c087e7

『🌸Hyper Fox🌸』💢

This Bot doesn't support right now pls wait a big update one

❗ ・Important
👑・Features
🔨・setting example
💎・Get Token
📍 ・Channel id
📍 ・Server id
📍 ・OwO DM channel id
⚠️・Captcha Alert
🔗・Required Links
🎈 ・Usage

❗・Important

  • You should use 2 account in 1 group for access dual auto quest in that group
  • Use of this farm bot may lead to actions being taken against your OwO profile and/or your Discord account. I am not responsible for them.
  • DO NOT USE ONE CHANNEL FOR TWO ACCOUNTS, USE IT FOR 1 ACCOUNT ONLY.

👑・Features

  • Can control bot to run or stop or reset (reset just restart not update setting)
  • Multi account farm (2 account per group)
  • Auto Hunt (slash command)
  • Auto Battle (slash command)
  • Inventory Check
    • Auto Gem Use
    • Auto Lootbox Use
    • Auto Fabled Lootbox Use
    • Auto Crate Use
  • Auto Gamble
    • Auto Coinflip
    • Auto Slots
  • Auto Animals Sell OR Sacrifice,
  • Auto Upgrade Autohunt
  • Auto Pray or Curse
  • Auto Quest
  • Auto CheckList
    • Auto Daily
    • Auto Cookie
  • Captcha Protection v3.0.0
  • Extra Token
    • All Main Token Features

⚙・setting example

  • all groups are not sync together, maintoken and extratoken in 1 group will do quest not do for other group
  • bot is base on group account not how many account
  • you can extend new group by add group
    "group_n":{
        "active": false,
        "extratoken": false,
        "main":{
            "note": "note what you want :P",
            "token":"main token",
            "serverid": "id ur server main", 
            "channelid":"channel id for main token",
            "dmchannelid":"owo bot dm channel id",
            "questchannelid": "auto quest channel id",
            "owo_dmschannelid":"main token owo bot dm channel id"
        },
        "extra":{
            "note": "note what you want :P",
            "token":"extra token",
            "serverid": "id ur server extra", 
            "channelid":"channel id for extra token",
            "questchannelid": "auto quest channel id",
            "owo_dmschannelid":"extra token owo bot dm channel id"
        }
    }
  • this is example of setting
{
    "settings": {
        "owo_prefix": "owo", prefix for owo you set in your server defaul is owo
        "control_prefix": "! or any prefix this use to run bot like !run, !stop",
        "slash_command": true, turn on or off slash command mode
        "sayowo": "true or false",
        "pray": "true or false",
        "curse": "true or false",
        "hunt": "true or false",
        "battle": "true or false",
        "autoquest": "true or false",
        "randommess": "true or false",
        "banbypass": "true or false",
        "inventory": {
            "inventorycheck": "true or false",
            "gemcheck": "true or false",
            "lootboxcheck": "true or false",
            "fabledlootboxcheck": "true or false",
            "cratecheck": "true or false"
        },
        "animals": {
            "enable": "true or false",
            "type": "sell or sac",
            "animaltype": {
                "all": "true or false",
                "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",
            "upgtype": "efficiency, duration, cost, gain, exp or radar"
        },
        "gamble": {
            "coinflip": {
                "enable": "true or false",
                "amount": "any amount"
            },
            "slots": {
                "enable": "true or false",
                "amount": "any amount"
            }
        }
    }
    "group_1":{
        "active": true,
        "extratoken": false,
        "main":{
            "note": "note what you want :P",
            "token":"main token",
            "serverid": "id ur server main", 
            "channelid":"channel id for main token",
            "dmchannelid":"owo bot dm channel id",
            "questchannelid": "auto quest channel id",
            "owo_dmschannelid":"main token owo bot dm channel id"
        },
        "extra":{
            "note": "note what you want :P",
            "token":"extra token",
            "serverid": "id ur server extra", 
            "channelid":"channel id for extra token",
            "questchannelid": "auto quest channel id",
            "owo_dmschannelid":"extra token owo bot dm channel id"
        }
    },
    "group_2":{
        "active": false,
        "extratoken": false,
        "main":{
            "note": "note what you want :P",
            "token":"main token",
            "serverid": "id ur server main", 
            "channelid":"channel id for main token",
            "dmchannelid":"owo bot dm channel id",
            "questchannelid": "auto quest channel id",
            "owo_dmschannelid":"main token owo bot dm channel id"
        },
        "extra":{
            "note": "note what you want :P",
            "token":"extra token",
            "serverid": "id ur server extra", 
            "channelid":"channel id for extra token",
            "questchannelid": "auto quest channel id",
            "owo_dmschannelid":"extra token owo bot dm channel id"
        }
    },
}

💎・Get Token

  • You can find some way to find token in youtube
(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();

📍・Channel id

📍・Server id

📍・OwO DM channel id

⚠️・Captcha Alert

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

🔗・Required Links

Python
Terminal (not really need)
Farm Bot Zip File

🎈・Usage

> YOU NEED LATEST PYTHON !
> edit setting_config.json it in data folder
> ⚠DO NOT RUN ANY FILE .bat WITH ADMINISTRATOR⚠
> run "! Install Virtual Enviroment.bat" to set up Virtual Enviroment
> then you can run "! Run Bot.bat" to start bot
> enjoy and dont forget to update id it has a new version