Hyperclaw79 / PokeBall-SelfBot-Poketwo-Autocatcher

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.
MIT License
337 stars 398 forks source link

[Question] Pokecord -> Poketwo #187

Closed kobe-hcjordao closed 4 years ago

kobe-hcjordao commented 4 years ago

I have already got the bot for the Pokecord, I am wondering if it will work on the new Poketwo "mimic" of Pokecord?

IceCruelStuff commented 4 years ago

I thought Pokecord was shut down

Hyperclaw79 commented 4 years ago

Since the message content, embed styles, etc. might vary for every clone, it's not possible to create a universally working Selfbot. However, it should work for anything identical to the old pokecord, once you replace the hardcoded ID of pokecord. I'll consider adding this ID as a config parameter to make things more flexible. However, you'll most probably have to rehash all the Pokemons.

Update: After testing, it seems that the autocatcher on the Premium Version works perfectly alright with a simple ID change. I've made provision for the users to choose their pokecord clone's ID and this feature will be released in the next update. However, the logging and other important commands will break for two reasons:

  1. The contents/styling in the p!pokemon is different to Pokecord, so can't reuse the same regular expression to extract the details.
  2. Many of the commands are still not implemented by Poketwo.

If there is sufficient demand for it, I'll probably make a separate selfbot for Poketwo and would follow the same workflow and pricing as this one.

Hyperclaw79 commented 4 years ago

Added the said feature in v6.1.4 - #190

Hyperclaw79 commented 4 years ago

@kobe-hcjordao The Premium Version now supports autocatching for PokeTwo