Automatation python | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
+ 1

Automatation python

Help me I'm automating a game and want it to take the text in the game and print it Pls give me resources

1st Jun 2024, 7:50 PM
Hayk Antonyan
Hayk Antonyan - avatar
11 odpowiedzi
+ 5
"automating a game" Do you mean you want to create a bot to run a game? "take the text in game" Do you mean you want the bot can capture text information the game is displaying? "print it" Sorry, I don't know what you mean...
2nd Jun 2024, 1:11 AM
Wong Hei Ming
Wong Hei Ming - avatar
+ 5
Hayk Antonyan can you please provide more context to your question ? So far I'm thinking PyAutoGUI and OpenCV or some variation .... I'm not sure we are getting the full thought or condition you are seeking 🤔
2nd Jun 2024, 2:53 AM
BroFar
BroFar - avatar
+ 5
"I'm automating a game and want it to take the text in the game and print it" Hayk Antonyan You will definitely need to explain what you are trying to do in more detail.
2nd Jun 2024, 3:14 AM
Keith
Keith - avatar
+ 3
Use PyAutoGUI to capture screenshots of the game window. Use Tesseract OCR to extract text from the captured screenshots.
3rd Jun 2024, 1:56 AM
EliteAI
EliteAI - avatar
+ 2
Giving the benefit of the doubt, I assume you mean you want to print text with a physical printer onto paper?
1st Jun 2024, 9:09 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 1
I'm automating a game and want it to take the text in the game and print it
1st Jun 2024, 10:55 PM
Hayk Antonyan
Hayk Antonyan - avatar
+ 1
Printing in Python is… print(“a string”) I would normally guess this was a troll from how basic that knowledge is.
2nd Jun 2024, 1:55 AM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 1
I want to automate"koreez.am" game so it will automatically send the invite battles, read the questions, if the question is in the database, take the answer and mark the correct answer, and if not, add it to the database.
2nd Jun 2024, 6:03 AM
Hayk Antonyan
Hayk Antonyan - avatar
0
Ohh bro no😂
1st Jun 2024, 10:54 PM
Hayk Antonyan
Hayk Antonyan - avatar
0
You misunderstood
1st Jun 2024, 10:54 PM
Hayk Antonyan
Hayk Antonyan - avatar
0
Hayk Antonyan You’re the same kid who was wanting to make cheat bots earlier, aren’t you?
2nd Jun 2024, 3:52 PM
Wilbur Jaywright
Wilbur Jaywright - avatar