Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
  Photo Thread: i want to locate an image according to the mouse position
Post: i want to locate an image according to the mouse p...

i want to to locate an image on screen by "Pyautogui.locateOnScreen" but i want the region depend to the mouse. for example if the mouse in position x,y so i want to locate on screen from this x,y pos...
rachidel07 General Coding Help 1 2,785 Feb-07-2021, 09:23 PM
    Thread: how to avoid reapiting lines with locateonscreen
Post: RE: how to avoid reapiting lines with locateonscre...

(Feb-04-2021, 12:59 PM)perfringo Wrote: I have no experience with pyautogui but shouldn't simple loop suffice? Something like: for i in range(1, 7): pyautogui.locateOnScreen(f'img{i}.png',confi...
rachidel07 General Coding Help 3 2,196 Feb-07-2021, 09:17 PM
    Thread: how to create a tool with tkinter to convert img to text
Post: RE: how to create a tool with tkinter to convert i...

(Feb-05-2021, 03:58 AM)deanhystad Wrote: Take all the code from the script and place it in a function. Run the function to verify it is working correctly. Write a gui with a button. Have the butt...
rachidel07 General Coding Help 3 2,498 Feb-05-2021, 11:03 AM
    Thread: how to create a tool with tkinter to convert img to text
Post: how to create a tool with tkinter to convert img t...

hello! i created a script who pyautogui.locatOnScreen() for a specific image and takes automatically a screenshot, . and he convert the image to text automatically . but i want a simple tool with ...
rachidel07 General Coding Help 3 2,498 Feb-04-2021, 11:22 PM
    Thread: how to avoid reapiting lines with locateonscreen
Post: how to avoid reapiting lines with locateonscreen

hello ! there is any solution to avoid repetition lines in python when i search for many images on screen with Pyautogui.locateOnScreen() because i search for six images and this is my code : impor...
rachidel07 General Coding Help 3 2,196 Feb-04-2021, 11:13 AM
    Thread: how to take a screnshot by Pyautogui automatically and randomly
Post: how to take a screnshot by Pyautogui automatically...

objective i want to extract text from image. i play a game which an icon appears randomly ,and there is a text(text as image) near to the icon from the right. i want the script take screenshot of the ...
rachidel07 General Coding Help 0 3,482 Feb-03-2021, 01:16 PM
    Thread: i want to write symbole as varibales in python to make translator
Post: RE: i want to write symbole as varibales in python...

(Feb-01-2021, 09:57 PM)deanhystad Wrote: There may be ways to automate the entire thing. I know for sure that you can scape the web information so you wouldn't have to open the web page and copy th...
rachidel07 General Coding Help 9 3,409 Feb-01-2021, 10:41 PM
    Thread: i want to write symbole as varibales in python to make translator
Post: RE: i want to write symbole as varibales in python...

(Feb-01-2021, 08:22 PM)deanhystad Wrote: Let's make sure I understand. You have a game. It takes input. The input has to have a certain format. You cannot change the game to accept a different f...
rachidel07 General Coding Help 9 3,409 Feb-01-2021, 09:50 PM
    Thread: i want to write symbole as varibales in python to make translator
Post: RE: i want to write symbole as varibales in python...

(Feb-01-2021, 06:26 PM)deanhystad Wrote: Need more details. What do you mean "when I type this[20, 20] I want this result (20, 20)"? Where are you typing? Are you trying to make a tool that sits ...
rachidel07 General Coding Help 9 3,409 Feb-01-2021, 06:38 PM
    Thread: i want to write symbole as varibales in python to make translator
Post: RE: i want to write symbole as varibales in python...

(Feb-01-2021, 04:07 PM)deanhystad Wrote: Could you provide more details about what it is you are trying to do? Python has rules about identifier (variable, function, class, method) names, the most ...
rachidel07 General Coding Help 9 3,409 Feb-01-2021, 06:18 PM
    Thread: i want to write symbole as varibales in python to make translator
Post: i want to write symbole as varibales in python to ...

hey i want to write symbole as varibales in python to make translator . for example: i want this [-10;-30] became this (-10,-30). i want my code translate automatically those symbols: [ ; ] i t...
rachidel07 General Coding Help 9 3,409 Feb-01-2021, 03:22 PM
  Sad Thread: problem with Pyautogui
Post: problem with Pyautogui

first of all i'm a bigginner and i have a problem with Pyautogui . i create a simple code to find the software logo on desktop then type 'I found it ' ,and if i hide the logo the cod type 'I am unab...
rachidel07 General Coding Help 1 2,420 Jan-27-2021, 04:25 PM
    Thread: question about bot for mmo game
Post: question about bot for mmo game

hello everybody, i have no idea on programing so istarted learning PYthon . i watch begginer courses and videos. i learn python in order to be able making bot for Mmo game . i need just a brief info a...
rachidel07 General Coding Help 1 1,966 Jan-17-2021, 09:43 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020