Mimi1305 Posted December 27, 2015 Share Posted December 27, 2015 (edited) Hello,First of all, i'm sorry if i post in the wrong part.I'm French,my english isn't perfect,but i will do my best without translator,cause that's horrible with google translate.So i've begun AutoIT fews days ago, and i really like this language, but i already face some problems.I would,if possible to launch a script who launch, when i start it, all the game i've decided, using Pictures, not using the path etc.. just pictures.So it double click on the icon without any problem, but when he need to click "play" button,the button color change a bit so the script don't click. I know i can use mouse position but i would like to use it on different computer with different resolution.Another point,i would like the script to always be active when i click on S, and deactivated when i click on E for exemple, cause sometimes, i afk fews minutes and the game ask if i don't click on the pop up, it will disconnect me ( dofus game for exemple if someone know ).So i hope you will be able to help me a bit in my quest.Here is my code:<snip>Thank you in advance for your help Regards. Edited December 27, 2015 by Melba23 Code removed Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 27, 2015 Moderators Share Posted December 27, 2015 (edited) Mimi1305,Welcome to the AutoIt forum.Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked.See you soon with a legitimate question I hope.M23 Edited December 27, 2015 by Melba23 Removed request following name change Mimi1305 1 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 Link to comment Share on other sites More sharing options...
Recommended Posts