Freedom2b Posted October 13, 2017 Posted October 13, 2017 (edited) I am new here. I am not a computer programmer; I don't even understand most of the topic titles in the forums. I need to auto click some tasks in a game. I installed autoit, but can't figure out what to do with it. The attachment is the task screen. There will be 10 items listed; I did the screen print with just 2. So you click START that changes to CLAIM. In the same position. You click CLAIM. That item is collected, disappears, and the next one moves up to the same location. There is a youtube video showing autoit running in this exact game. However, he does not show how to set it up, he only shows it running. That is here: <snip> I have his script screen set up in a file. That is my second attachment. I have no idea what to do now. From the youtube vid, I can't read anything in the middle box he has, nor do I know how to find that in autoit. I can't find anything similar. (I'm sure it is there, just me being technologically challenged!) Could someone please provide easy step by step instructions? I need it to click 10 times and stop. Then I will reload the task page. I know I can have it reload, but I don't want to do that because the game had the purchase button in the same place as the load button; so when you run out of tasks to load, it purchases more for you in the same location. Smart on their part; dangerous for a player like me with no idea how to stop the autoit if I ever get it going. So maybe you can explain that too please? Edited October 14, 2017 by Melba23 Links and images removed
Moderators Melba23 Posted October 14, 2017 Moderators Posted October 14, 2017 Freedom2b, 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 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
Moderators Melba23 Posted October 14, 2017 Moderators Posted October 14, 2017 Nikolas92, As you do not seem to have learned from your recent week away, let us see if a month makes it clearer that your behaviour is unacceptable. And this is your last warning - next time you are gone for good. 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