A farm bot for Pokemeow. Solves captcha with custom trained weights with YOLOv5 and PyTorch.
Youtube Channel : https://www.youtube.com/channel/UCHh6ndnVUl-jkQpvqRsFtvg
Discord server : https://discord.gg/WKxyj3x5Ch
Sellix shop : https://poketorch.sellix.io/
After purchase, join the discord server and open a ticket. Screenshot the invoice of the purchase and send a picture in the ticket. I will send a zip file containing PokeTorch.
- Install python3.10 from microsoft store: https://apps.microsoft.com/store/detail/python-310/9PJPW5LDXLZ5?hl=en-us&gl=US
- Install Visual C++ Redistributable: https://aka.ms/vs/16/release/vc_redist.x64.exe
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force
-
Drag the zip file from the downloads folder onto your desktop. Double click on the zip file and extract it onto the desktop.
-
Once in the file, open cmd and type:
python -m pip install -r requirements.txt
- Edit the config file in the folder.
Authorization:
Find auth token by watching this video:
https://www.youtube.com/watch?v=YEgFvgg7ZPI
Or put this code in discord console:
(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 is the last section of this url. Guild id is the first: ex (discord.com/channels/guild_id/channel_id):
Rename config-sample.json to config.json.
To start farming, in terminal type:
python main.py