mosuuu Posted May 22, 2015 Posted May 22, 2015 (edited) Hello, I have a problem. I don't know how to choose coordinates which mark a 'box' for example. The script should then click in random intervals on random coordinates in this specific box.Thanks very much in advance. Greetings Edited May 22, 2015 by mosuuu Added picture
Developers Jos Posted May 22, 2015 Developers Posted May 22, 2015 This doesn't make too much sense. Why do you need this? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
mosuuu Posted May 22, 2015 Author Posted May 22, 2015 (edited) This doesn't make too much sense. Why do you need this?I'm trying write a Bot for a specific game and they have some sort of "analysis" of your mouseclicking. For example if you click on the same spot 10000 times in a row in the same interval, you'll get a ban.This is another 'Bot' I wrote with help of some tutorials:<snip>The one I want to write right now has to move 4 times and click 4 times exactly.Sadly I didn't find anything after googling for about 2 hours.. Edited May 22, 2015 by Melba23 Code removed
Moderators Melba23 Posted May 22, 2015 Moderators Posted May 22, 2015 mosuuu,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
Recommended Posts