vic1707 / AutoPlay-PokeMeow-Discord

A bot that plays PokeMeow for you
15 stars 19 forks source link

it's not working #33

Closed bruhsus123 closed 2 years ago

bruhsus123 commented 2 years ago

Describe the bug I has done everything how to launch the it but somehow its not working ps: if can, can i meet you in discord so you can help me how to launch it Screenshots Will need a discord screenshot with the messages concerned by your issue. Will need the output from the bot in case of an error.: no error message, its just said you can close the cmd now

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

bruhsus123 commented 2 years ago

xd

vic1707 commented 2 years ago

You're not really helpful, give me screenshots, the command that you used (hide your credentials!), the command prompt (even if you don't think it's helpful)

bruhsus123 commented 2 years ago

good?

vic1707 commented 2 years ago

@vulolsad repost without tour credentials in clear !!

vic1707 commented 2 years ago

And I think the bot is missing à file (had the time to read the error message but nothing else due to freak out when seeing your credentials)

bruhsus123 commented 2 years ago

what im gonna to do xd bruh

bruhsus123 commented 2 years ago

ok i will delete it

bruhsus123 commented 2 years ago

can you delete the image above

bruhsus123 commented 2 years ago

xd

bruhsus123 commented 2 years ago

ps: dont know how to edit. and that account is a alt so its fine waiting....

vic1707 commented 2 years ago

I'm not at your service, I do this on my free time.... Your 'waiting....' isn't welcomed. It says it's missing a browser binary + you hide the entirety of the command, I don't want your credentials but I need the other arguments.

Did you download every file of the repository? Are you telling the bot to use a browser that you installed on your computer? For exemple if you want to use Firefox, you'll need the geckodriver of your OS as well as installing Firefox on your computer (same for every other browser supported by the bot.

bruhsus123 commented 2 years ago

ok, first sorry for say "waiting", second i have download every file, third im using chrome, now what i can do to make the bot working

vic1707 commented 2 years ago

it's looking for firefox not chrome...

image

what command did you use please? (without credentials)

bruhsus123 commented 2 years ago

oh i forgot to add the -D command i will add it now

bruhsus123 commented 2 years ago

bruh now this

vic1707 commented 2 years ago

try removing the single quotes arround chrome

bruhsus123 commented 2 years ago

ok

bruhsus123 commented 2 years ago

image

vic1707 commented 2 years ago

you have the same bug as another issue 🤔

bruhsus123 commented 2 years ago

sad i want to use the bot :sad:

vic1707 commented 2 years ago

can you find the version of chrome that you are using? maybe need to update chromedriver.exe

vic1707 commented 2 years ago

https://chromedriver.chromium.org/downloads

bruhsus123 commented 2 years ago

my version is 96.0.4664.45 do i need to update?

vic1707 commented 2 years ago

Good question, haven't used windows nor chrome since last year. Try downloading the correct version from google's Web site 🤔

vic1707 commented 2 years ago

Last driver update was 4months ago on the bot. Download the exe file for tour version and place it in the Web driver folder with the sape name as the previous version

bruhsus123 commented 2 years ago

exe file? i cant find it in the link, can you clearer?

bruhsus123 commented 2 years ago

and when i press on the link, my version was the latest for chrome ver 46

vic1707 commented 2 years ago

You click on the crurent release that list your version, it will then list files for mac Linux and win You download thé windows one that you'll extract to get the exe

bruhsus123 commented 2 years ago

ok then?

bruhsus123 commented 2 years ago

ok there is 3 thing i want to said: -there only version for window 32bit -i download the 32bit one then replace it with the current on the web driver on the folder chrome -i run the command again and 2 things show up

bruhsus123 commented 2 years ago

image this show up right after i run the commands

bruhsus123 commented 2 years ago

image and this is what its show in the cmd after i run the command

bruhsus123 commented 2 years ago

its good or not?

vic1707 commented 2 years ago

Are you sure you extracted a .exe file and placed it in place of the previous one ? Shouldn't open with data as URL...

Or maybe there was an update on chrome/python

bruhsus123 commented 2 years ago

yes i have extracted the file and replace it

bruhsus123 commented 2 years ago

um i will check the python

bruhsus123 commented 2 years ago

my python is 3.9.6

vic1707 commented 2 years ago

Maybe an update within selenium 🤔

vic1707 commented 2 years ago

Can't really help for now (I'm at work and KMs away from any Windows machine) Can you try multiple chromedriver versions?

bruhsus123 commented 2 years ago

ok

bruhsus123 commented 2 years ago

tell me when you back

bruhsus123 commented 2 years ago

you back?

vic1707 commented 2 years ago

no, never said I was coming back right after work... I won't spend every second of the little free time I have on this bot

vic1707 commented 2 years ago
bruhsus123 commented 2 years ago

image ok so i have fixed the command and the script work but during the catcha verify, it took me alot of time and i guess my script think that the discord sending bar mess took alot of time to appear so the script stop it self, i guess?

vic1707 commented 2 years ago

you can't verify a captcha in a browser window controlled by a bot, that's simply not possible and I can't fix this, try every once in a while

vic1707 commented 2 years ago

try using this repo, it won't have any issue login to discord since it uses the official api https://github.com/Mehul343/PokeMeow-Auto-Grind-with-Captcha-Solver

bruhsus123 commented 2 years ago

i do used that one few days ago, but its still have the issues with the azcapchaapi module, i have tried to take a look to the source code but cant fix the module ( error : module AzCapchaApi not found) edit: the owner doesn't reply to my issue to

vic1707 commented 2 years ago

Module bot found generaly means that you haven't installed the pip file

Try runing python -m pip install [moduleName] respecting the case from the py file Or simply the python -m pip install -r requirements.txt as stated in it's readme file....

vic1707 commented 2 years ago

If you didn't run those lines which certainly implies that you did't read the main text file displayed on the repo page I would understand the dev not answering your issue...