Kr4ken-9 / DAB

Discord Automation Bot - A selfbot that automates other bots, including Pokecord (formerly) and now PokeTwo and PokeRealm.
GNU General Public License v3.0
18 stars 12 forks source link

missing hashes #81

Closed anas-p13 closed 4 years ago

anas-p13 commented 4 years ago

most of the spawn image hashes have been changed (80%) in pokerealm bot, maybe they made changes to images so could you maybe teach us how to update hashes, cuz it seems like this will happen often thank you

RizwanS1 commented 4 years ago

Tbh I think pokerealm just needs to edit a few hashes but, Poketwo needs a full edit for image hashes cuz of new images

anas-p13 commented 4 years ago

Tbh I think pokerealm just needs to edit a few hashes but, Poketwo needs a full edit for image hashes cuz of new images

oh yea the poketwo background? pokerealm made changes too, like brightened the image a little or made them slightly bigger or blurry in some cases it would be helpful to learn how to update hashes ourselves, I don't wanna bother Kr4ken again and again

Kr4ken-9 commented 4 years ago

Is it possible for you to provide some example images from Pokerealm?

There is already some discussion on how to bypass Poketwo, so that should be relatively easy.

All the tools for hashing/scraping are in this directory: https://github.com/Kr4ken-9/DAB/tree/master/pokebad

They are written in python, so if you understand python they are also well documented and should be very useful for updating hashes by yourself.

anas-p13 commented 4 years ago

Is it possible for you to provide some example images from Pokerealm?

yes i got some like old pokemon apple 2 new pokemon apple 1 old pokemon turtwig old new pokemon turtwig new

the newer ones are little bright and have thicker outlines, they did i with every image, but for some the old hashes work (like turtwig)

All the tools for hashing/scraping are in this directory: https://github.com/Kr4ken-9/DAB/tree/master/pokebad

They are written in python, so if you understand python they are also well documented and should be very useful for updating hashes by yourself.

i just know little bout python, and there is a lot I don't understand, but i will look into it

Kr4ken-9 commented 4 years ago

I have done a little bit of research and I think this can be easily solved by making the threshold less strict. I will have to do a little more research on what the best threshold is though.

anas-p13 commented 4 years ago

oh by the way they fixed the blurred images

Kr4ken-9 commented 4 years ago

Do you mean the images are no longer blurred? The latest commit should've fixed detecting most of them: https://github.com/Kr4ken-9/DAB/commit/86a87a8c95933d65fbbf9885c91352ad3e15a6e4

anas-p13 commented 4 years ago

yes most of them are solved tysm