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!
- This is my code: https://pastebin.com/wwensycz
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.