qqqwda / pokemeow-autoplay

pokemeow autoplay discord bot using python, selenium and captcha solver
MIT License
7 stars 1 forks source link
autocatcher autoplay captcha captcha-solving discord pokemeow pokemon selenium

PokéMeow autoplay

This application is designed to automate the process of catching Pokemons in the popular Discord game, PokéMeow Utilizing Selenium and ChromeDriver.

image

Captcha solver

⚠️RapidApi service is no longer working.⚠️ To get local captcha solver you should get this running https://github.com/qqqwda/pokemeow-captcha-api and then change in config.ini

predict_captcha_url=http://localhost:5000/predict

Main Features

Wailord Gyarados Wailord

Extra Features

Future Features

Commands

🚀 Setup Instructions Video

Click on this image or https://www.youtube.com/watch?v=ZH7YryYCqg4

🚀 Setup Instructions

Install Python >= 3.9

Get your API-KEY 🔑: PokeMeow Captcha Solver

Edit the run_account_example.bat (You can use Email and Password or Discord token):

pip install -r requirements.txt
set SESSION_NAME=account1
set EMAIL=email1@gmail.com
set PASSWORD=strongpassword
set CHANNEL=https://discord.com/channels/id/channel
set API_KEY=RAPID-API-KEY
set DISCORD_TOKEN=DISCORD-TOKEN
set ENABLE_AUTO_BUY_BALLS=True
set ENABLE_AUTO_RELEASE_DUPLICATES=False
set ENABLE_AUTO_EGG_HATCH=True
set ENABLE_AUTO_LOOTBOX_OPEN=True
set ENABLE_AUTO_QUEST_REROLL=True
set ENABLE_FISHING=False
set ENABLE_BATTLE_NPC=False
set ENABLE_HUNTING=True
set ENABLE_EXPLORING=False
set ENABLE_CHROME_HEADLESS=True
set ENABLE_RUN_PICTURES=False
py main.py %0
pause

Do you want to add another account?

Create another run_account_example_2.bat file

Get Discord Token Script

(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()

⚠️ Disclaimer

Please note, while this bot is designed to automate tasks within PokeMeow, users are encouraged to use it responsibly and in accordance with the game's terms of service. The developer of this bot assumes no responsibility for any bans or penalties that may result from the use of this bot. Users should be aware of PokeMeow's rules and use the bot at their own risk.