Lauren Posted August 18, 2014 Posted August 18, 2014 i used to use autoit along time ago long long time ago, i am trying to make an autoit script but i am unsure where to start, its just to controll a command on a game i am not hackign or breakign laws as the game i am doin this on is only what a friend has been making its a small game just as a school project repettitive basicly this is what i need i need to press in a certain location there is 2 possible locations to press, each time it changes randomly, once it has pressed it all it has to do is ''1'' wait 4 seconds ''1'' wait 4 seconds ''1'' wait 4 seconds ''1'' wait 4 seconds press ''3'' press ''1'' press ''3'' ''1'' wait 4 seconds ''1'' wait 1 second ''1'' wait 1 second press shift and left mouse click 10 times, wait idle for 20 seconds, then press escape key and click central screen press lower right corner press1 enter repeat until turned off, basicly my friend wants me to test stuff out for him but to do it i must max out the energy which is clicking on bubbles by tryign to activate button 1 and 3 swaps bubbles then repete and it then allowes me to pick power ups up with the mouse and then for 20 seconds it laods them, its a pointless game but its for a project so hes gota do it, and im bored testing it for him, he said i can use autoit to automate the boring command lines, but i have no clue into how ill do it lol,
Moderators Melba23 Posted August 18, 2014 Moderators Posted August 18, 2014 Lauren,Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. Please read them now (there is also a link at bottom right of each page) - 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
Recommended Posts