cbriggs77 Posted February 17, 2015 Posted February 17, 2015 (edited) So I have just sorta started dabbling in AutoIT, everything seems fairly straight forward, i've watched a few youtube videos, and seen examples that i've sorta hacked apart, and lopped onto my script.I'm wondering where I can Improve my scripting, what do you guys think i can work on to refine, it and make it run smoother etc. This is a very basic botting program that i've made to run a looting process so that it will (If i start in the same position on the map in a certain town) run to the looting area, pick up the desired materials, and than run back and take the loot from my inventory slot 1 and put it into my Bank slot 52. I'm wondering if it's possible to add a code so that i can loop the entire process, maybe a "while 1 = 1" do this script. Therefore i can have it also do a math equation for changing variables maybe, so that it may give me more options for different inventory slots, as i have the pixel / mouse co-ordinates for most of the other slots but am too new to script it in. Some help would be SO nice!<snip> Edited February 17, 2015 by Melba23 Code removed
BigDod Posted February 17, 2015 Posted February 17, 2015 Game automation is not allowed on this site. Please read the rules, a link to them can be found at the bottom right of this page. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
Moderators Melba23 Posted February 17, 2015 Moderators Posted February 17, 2015 cbriggs77,BigDod is 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