#πŸ”’ Need help

5 messages Β· Page 1 of 1 (latest)

indigo gust
#

I made this code based on the website https://cccrack.netlify.app/. I'm very new to coding, and I'm trying to do something, but I have no clue how. Any help will be appreciated. If you've entered the website or seen the screenshots I provided, it's basically a cracking pad. Well, if you check my code, I made a guesser for it, which will give a new guess depending on my input "H" if the number is higher, "L" if the number is lower, and it works just fine! However, I'm trying to make it fully automated through the website: it sees the cracking pad, it starts its first guess, if it displays higher/lower, it guesses again until it gets it right. But I have no idea how to do that. I tweaked a little bit with pyautogui and got nowhere, and I'm kinda lost, so any help will be appreciated!

wraith meteorBOT
#

@indigo gust

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

indigo gust
wraith meteorBOT
#

@indigo gust

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.