Cbender20 Posted November 6, 2013 Posted November 6, 2013 HotKeySet("x","MyExit") While 1 MouseMove (81, 127) MouseClick ("right") MouseMove (73, 215) MouseClick("left") Sleep(75) Wend Func MyExit() Exit EndFunc This is what i got but I dont want to use the coordinates I want it to search or the text then do what I want it to do if i am making sense text i want it to search for is "spirit shards" then right click and search for "buy 100" is this possble/??
Carlo84 Posted November 6, 2013 Posted November 6, 2013 Please read the forum rules concerning games. http://www.autoitscript.com/forum/index.php?app=forums&module=extras§ion=boardrules _SplashProgressImage | _Regionselector | _IsPressed360 | _UserAccountContol_SetLevel | _ListSubFolders
13lack13lade Posted November 7, 2013 Posted November 7, 2013 stop farming Ffxiv and play legit....... -.-
Cbender20 Posted November 7, 2013 Author Posted November 7, 2013 stop farming Ffxiv and play legit....... -.- its not for final fantasy thank you i am asking for help not for critisim.
Moderators Melba23 Posted November 7, 2013 Moderators Posted November 7, 2013 Cbender20,Djarlo and 13lack13lade are quite right - please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation - before you post again. Thread locked. But welcome to the AutoIt forum - and see you soon with a legitimate question I hope. 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