gasik Posted September 18, 2013 Posted September 18, 2013 hello, what to do? how to write a screenplay? they use the terminal command to look for a pixel or text when the window is minimized? Please help and thx
FireFox Posted September 18, 2013 Posted September 18, 2013 Hi, Welcome to the autoit forum Can you explain what you are trying to automate? There may be more reliabe ways than a PixelSearch (not possible on minimized windows). Br, FireFox.
JohnOne Posted September 18, 2013 Posted September 18, 2013 You cannot use Pixel* functions on minimized screen. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
gasik Posted September 18, 2013 Author Posted September 18, 2013 and Is there a command you can do? because windows must be minimized?
FireFox Posted September 18, 2013 Posted September 18, 2013 Tell us what you want to do, otherwise we can't advice you. Br, FireFox.
FireFox Posted September 18, 2013 Posted September 18, 2013 Please use the autoit tags to post your code
FireFox Posted September 18, 2013 Posted September 18, 2013 And also read the forum rules (link at right bottom corner of each page).
gasik Posted September 18, 2013 Author Posted September 18, 2013 I'm sorry I wrote too fast and I thought
Moderators Melba23 Posted September 18, 2013 Moderators Posted September 18, 2013 gasik,Please read the Forum rules - particularly the bit about not discussing game automation - before you post again. Then you will understand why this thread will now be locked. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts