Giter VIP home page Giter VIP logo

hyperclaw79 / pokeball-selfbot-poketwo-autocatcher Goto Github PK

View Code? Open in Web Editor NEW
337.0 43.0 400.0 9.7 MB

This specific selfbot was designed to automatically catch pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Currently the autocatcher is powered by AI making it possible to autocatch pokemons on multiple bots like PokeTwo, PokeRealm, etc.

License: MIT License

Python 99.48% Batchfile 0.18% Shell 0.20% HTML 0.14%
discord-bot discord selfbot pokeball-selfbot pokecord python pokemon catch-pokemon pokecord-hack pokecord-bot

pokeball-selfbot-poketwo-autocatcher's Issues

Python 3.6 still wont work

~/Downloads/PokeBall-SelfBot-master $ pip install -r requirements.txt
Collecting yarl<1.2 (from -r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/91/14/5983db75b143681058d31a0a89a770f40a7f68f9b94cfeb6e6495b0039bf/yarl-1.1.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-q42q7M/yarl/setup.py", line 1, in
import pathlib
ImportError: No module named pathlib

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-q42q7M/yarl/

Editing problems

I can't edit the folders, someone told me to download the zip but it wont work. Plz help me.

Deployment Issue on Mac

i pasted my token on config and secret.py and the server number "bot the numbers after the /'

Unknown Message Error

I finally got the bot running, didn't realise I had to replace the os line in the secrets. Now I come across issues when I P^pokelog and P^clean_trash. I also can't seem to get the autocatcher to work, It has been enabled however whenever a pokemon spawns in an enabled guild it doesn't do anything.
P^pokelog

P^clean_trash

This is my config, haven't really touched it

This is my guild's file.

Token Error [DUP]

i've donewhat you asked. i've even redownloaded it but it stil does not work.
i get the same error everytime right now
image
this is the code
image
btw: i will change my token.

Doesn't work.

I've followed every single step required for run this. and to prove that i'm doing it right is that the other self-bot that this is an extension of, works perfectly.

you stated this had bulk-trading so I felt that would be awesome but it just won't work.

Aiohttp HttpWriter error

so i have followed every instruction but still cant get it working . it appears and tells me to press any key to continue and when i do that it disappears instantly . i am using 64bit windows 10 , and python 3.6.0(64 bit)

would really appreciate if you can help ^^
untitled
untitled2
untitled3

Not important

please close this now it was just loading im an idiot

Obsolete Python Version on Linux

When I type pip install -r requirements.txt

I get this back Collecting discord.py from https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py (from -r requirements.txt (line 1))
  Downloading https://github.com/Rapptz/discord.py/archive/rewrite.zip (960kB)
    100% |████████████████████████████████| 962kB 1.3MB/s 
Collecting aiohttp<2.3.0,>=2.0.0 (from discord.py->-r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/1e/d4/c1206b016b42a0b223aadb559318966b64ec27e5406bed79c36356e62082/aiohttp-2.2.5.tar.gz
    Complete output from command python setup.py egg_info:
    aiohttp/_http_parser.pyx: cannot find cimported module '.'
    Compiling aiohttp/_websocket.pyx because it depends on /home/james/.local/lib/python2.7/site-packages/Cython/Includes/cpython/weakref.pxd.
    Compiling aiohttp/_http_parser.pyx because it depends on /home/james/.local/lib/python2.7/site-packages/Cython/Includes/cpython/weakref.pxd.
    [1/2] Cythonizing aiohttp/_http_parser.pyx
    [2/2] Cythonizing aiohttp/_websocket.pyx
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-u7AyzC/aiohttp/setup.py", line 66, in <module>
        raise RuntimeError("aiohttp requires Python 3.4.2+")
    RuntimeError: aiohttp requires Python 3.4.2+
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-u7AyzC/aiohttp/

Please Help

Help for mac

i downloaded the zip files for the requirements but it is also a source code it also has requirements please help me T_T

py : Not Recognised as Command Issue

I recently downloaded all the files and edited the config, put in my server token and tinkered with the code to make the self bot work how I wanted it to, (true, false, pokemon names, etc.) Upon setting it up which only took 1 second before the cmd window closed, the run.bat file instantly comes up with the text shown below in the screenshot.
screenshot 12
If someone can please explain this to me, it would be a big help!

help

hi, for some reason i cant open your bot
image

image

Wrong Python Version

As instructed I at first went into the catcher folder (cd xxx/xxx/SelfBot-master). Than i used the command
pip install -r requirements.txt
2018-05-31 15_02_50-selfbot-master
because i got the error message Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-d_K6GN/aiohttp/

i tryed to download aiohttp with sudo pip install aiohttp
2018-05-31 15_08_32-pi raspberrypi_ _bots_selfbot-master
new error message new try to fix it myself 😓 ... python version to old? no way 🤔
typed in python than 2x tap
2018-05-31 15_11_25-pi raspberrypi_ _bots_selfbot-master
i knew i got another newer version of python :P
than i changed the pip to pip3 (sudo pip3 install aiohttp)
and it seemed to succssesfully install everything...

now that i have aiohttp back to the pip install -r requirements.txt which still gives to same error as above.. so change it to pip3 install -r requirements.txt
which seems to have been succssesfull again..

now that the requirements r installed i should be finnaly able to launch the bot

but as i guess the normal python launcher.py didn't work and gave this error SyntaxError: invalid syntax
2018-05-31 15_21_07-pi raspberrypi_ _bots_selfbot-master

so i tryed python3 launcher.py but than i got the error No module named 'discord'
2018-05-31 15_23_02-pi raspberrypi_ _bots_selfbot-master

and now i am out of ideats how to fix it 😓 🤔

white list

do the bot catches from the whitelist chat only if any?

Key Error

image
I get this after I start the bot, I followed the steps.

No idea whats wrong

image
would love if you could help
also might be good to mention that i dont know how to run the pip commands

Misplaced session object

I've tried to download the newest version of the bot, but it keeps downloading version 320. It doesn't matter if I "git clone" or download the zip. However, the problem starts up once I activate the bot to autocatch. The problem is that every time a pokemon spawns, the attribute error is shown. I have looked through previous issues and could not find anything similar to this problem.
capture

Python Path Issue

So I have created my own bot as a selfbot and did the steps accordingly, but the step where you have to replace the os.environ["DISCORD_BOT_TOKEN"] in secret.py with a bot token is frustratingly confusing. I mean I did replaced it with my bot token, run the run.bat but I keep on having the error:

line 261, in static_login
raise LoginFailure('Improper token has been passed.') from e
discord.errors.LoginFailure: Improper token has been passed.

May I have a visual help? I am struggling to get this working ;-; ....

Setup Guide with visuals

The bot works for me I have this screen:

image

I assume, it should now be active in that 1 channel.
But, when a Pokemon spawns there, the bot does nothing (same screen). Not even p!catch Uv2624239weg27e. Log is also same.

So there is maybe 1 part missing in "How to make the bot work".

This all sadly cannot help now anymore if it cannot catch anyway because the changed Pokecord.
I'm still curious about that. And wanna help you that next time you can give 1-2 sentence more in description. Because you put so much work into it that nobody could use it, everyone open new issues, just because there is not 1 picture of for example your cmd window and how it looks if all works + if you catch something with it how it looks.

Very nice anyway :)

PokeBall.py syntax error

Problem:

whenever i try to run the Run.bat file, i get this error message

image

im not sure what i could be missing for this to occur

config.json:

{ "token": "my token here", "command_prefix": "P^", "priority": [ "Groudon", "Mew", "Rayquaza", "Kyogre" ], "avoid": [], "catch_rate": 90, "delay": 3, "delay_on_priority": false, "restrict_duplicates": true, "max_duplicates": 3, "blacklists": [], "whitelists": [numbers here], "blacklist_guilds": [numbers here], "whitelist_guilds": [numbers here], "autolog": false }

Specs.

OS:
Windows 10
Bot Version:
v3.2.1
Python Version:
Python 3.6

Unable to edit files

It just opens in chrome and i cant edit it or anything. Plz fix or im prob doing something wrong.

bulk trade

i setup the bulk trade it starts going finishes after 10 min, message pops up in cmd saying traded away all pokemon i go to discord -pokemon and it says i still have 356 pokemon.. so its not sending all the pokemon away to my main. then it keeps spamming -n in the discord...

Discord Module Not Found

A syntax error error occurs here, I'm using mac and have followed your instructions.

Traceback (most recent call last):
File "/Users/User/Downloads/PokeCord Bot/PokeBall-SelfBot-master-2/launcher.py", line 2, in
from secret import alter_config
File "/Users/User/Downloads/PokeCord Bot/PokeBall-SelfBot-master-2/secret.py", line 7
SyntaxError: Non-ASCII character '\xe2' in file /Users/User/Downloads/PokeCord Bot/PokeBall-SelfBot-master-2/secret.py on line 7, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Not Working

The bot no longer works it guesses the image's filename which is now just a random mess of letters and numbers i.e. : p!catch UcdyiCKAZMY instead of : p!catch vullaby

Commands Questions

how work the commands , i didn't understand what commands i must write and what it done

Aiohttp Error like usual, feelsbad

I know a lot of people have already posted this problem, but I've been reading all the attempted fixes and nothing seems to work. I've tried reinstalling python, uninstalling aiohttp and then running setup.bat again but I just keep getting this:
desktop screenshot 2018 05 24 - 15 57 44 87 2
Hopefully, I can help. Maybe I could figure it out if I was guided through or we troubleshoot?

Unable to toggle autocatcher

I am typing P^autocatcher on in my discord and it isn't doing anything, where do i type P^autocatcher on to turn it on

Turning capital letters off

Hello,

How can I turn capital letters off? It looks less suspicious when the bot doesn't use them in pokemon names

Guild Mode

Is this a premium feature? As I use P^toggle_guildmode and get no response, I would really like to not have to do it chanel by chanel!

Also setting duplicate to true or false yields no difference, everything is still caught and the bot tells me restricting is off.

Also when restricting, is there a way to prevent specific pokemon from being limited at all? Theres a few things I need extras of, what I dont need is 10 friggin caterpie.

Also the new version isnt catching right. It skipped a Porygon2 and a dratini with a whole bunch of random things all in a row.

TypeError: must be in str, not list

I get that when I try to run the bot. I KNOW its probably my fault, I have no clue what I am doing can you help me please?

image

Also when I get the bot running, is there a more detailed "User manual" Like how to use the built in spammer?

Aiohttp Error

I've got and aiohttp problem. I've read through issues #12, #14, and #21 and it seems to be similar to #21. I'ved tried what you've told him to do and it seems to still not work. I would donate if I could get the bot to work. Any help would be greatly appreciated.

cmd_2018-05-23_17-44-57

Above is the error, and below is me trying to do pip install -U aiohttp:

cmd_2018-05-23_17-48-21

[Duplicate] Mac Deployment Issues

I did everything according to read me and corrected everythin in a new folder then the terminal keeps saying "SSID_CERTIFICATE_VERIFY_FAILED" i tried updating pip tru terminal but then it says its up to date?

Toggle Modes

Hello, I am confused on all of the different modes you can switch to. The toggle_mode command seems to react to anything you put in a the parameter so I was wondering. What are the official modes for the bot?

issue

same issue as these other guys hoping you could help.
image

Aiohttp Error

C:\Users\phili\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>py -3 launcher.py
Traceback (most recent call last):
  File "launcher.py", line 3, in <module>
    from pokeball import PokeBall
  File "C:\Users\phili\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master\pokeball.py", line 2, in <module>
    import discord
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\__init__.py", line 20, in <module>
    from .client import Client, AppInfo
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\client.py", line 30, in <module>
    from .guild import Guild
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\guild.py", line 39, in <module>
    from .channel import *
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\channel.py", line 31, in <module>
    from .webhook import Webhook
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\webhook.py", line 27, in <module>
    import aiohttp
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\__init__.py", line 6, in <module>
    from .client import *  # noqa
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\client.py", line 15, in <module>
    from . import connector as connector_mod
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\connector.py", line 17, in <module>
    from .client_proto import ResponseHandler
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\client_proto.py", line 6, in <module>
    from .http import HttpResponseParser, StreamWriter
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\http.py", line 8, in <module>
    from .http_parser import (HttpParser, HttpRequestParser, HttpResponseParser,
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\http_parser.py", line 15, in <module>
    from .http_writer import HttpVersion, HttpVersion10
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\http_writer.py", line 304, in <module>
    class URL(yarl.URL):
  File "C:\Users\phili\AppData\Local\Programs\Python\Python36-32\lib\site-packages\yarl\__init__.py", line 232, in __init_subclass__
    "is forbidden".format(cls))
TypeError: Inheritance a class <class 'aiohttp.http_writer.URL'> from URL is forbidden

C:\Users\phili\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>timeout -1

Press any key to continue ...

ive probs done something wrong

Message.guild AttributeError

image

What does that mean?
It lauched perfectly without error (so it showed me settings, like 2 sec delay, whitelist etc in cmd). Next it spams only this text...
It doesnt catch me pokemon.
I put channel id in whitelist. This also not worked, so I inserted my channel id into pokeball.py. Still no catching.

What do I miss?

Another Deployment Issue

Yo, I've done everything the tutorial says but I can't get it to work. is there anything I'm missing?
I made an alt account, got the token, placed it in config.json, ran setup, then run.

config.json:

{
   "token": "<Already there>",
   "command_prefix": "p^",
   "priority": [
],
   "avoid": [],
   "catch_rate": 90,
   "delay": 3,
   "delay_on_priority": false,
   "restrict_duplicates": true,
   "max_duplicates": 5,
   "blacklists": [],
   "whitelists": [451XXXXXXXXXXXXXXX]
}

is there anything I missed, plz let me know..

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.