mastershayn 0 Posted April 23, 2011 im an entery level programmer... so im using getpixel to gather variation in pixel colors in a game. i need to output the data somewhere ive been putting the data in the tooltip thing and putting an infinate loop afterwards. i guess what im really asking is how to write to a txt file while its opened and minimized or atleast so that the txt file dosent coverup the screen. Share this post Link to post Share on other sites
Melba23 3,496 Posted April 23, 2011 mastershayn, Welcome to the AutoIt forum. so im using getpixel [...] in a gameYou must have missed this on the way in - we do not help automate games. I look forward to helping you when you post a legitimate question - see you soon. 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 Share this post Link to post Share on other sites
mastershayn 0 Posted April 24, 2011 who said anything about automating? im trying to gather information about pixel variation and im experimenting with the "just noticable difference" and absolute threshold... "your staring at a color thats gradually changing, how long before you notice"... psychology project... can you help or is your job to troll? Share this post Link to post Share on other sites
Melba23 3,496 Posted April 24, 2011 mastershayn,Then perhaps you should have explained all that in your first post. can you help or is your job to troll?After the courteous welcome I offered you above I feel that your reply is completely uncalled for and, although I could help, no longer feel inclined to do so. 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 Share this post Link to post Share on other sites
Jos 2,281 Posted April 24, 2011 can you help or is your job to troll?Not a good start !Better stop here with this attidute.Case stated about games so *click* SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites