Javaon Posted November 26, 2017 Posted November 26, 2017 Anyone know how make a bot to do clicks like i want make a script to get 3clicks anyway? For example everytime click left button it do 3clicks automatically.
alienclone Posted November 26, 2017 Posted November 26, 2017 _IsPressed() If @error Then MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!") EndIf "Yeah yeah yeah patience, how long will that take?" -Ed Gruberman REAL search results | SciTE4AutoIt3 Editor Full Version
Javaon Posted November 26, 2017 Author Posted November 26, 2017 4 hours ago, alienclone said: _IsPressed() ?
Nikolas92 Posted November 26, 2017 Posted November 26, 2017 if it is for a game, then ask some of admins, they are most knowledgeable about automating games
Javaon Posted November 26, 2017 Author Posted November 26, 2017 1 minute ago, Nikolas92 said: if it is for a game, then ask some of admins, they are most knowledgeable about automating games It basically so i can get 3clicks lol with left mouse
Moderators Melba23 Posted November 26, 2017 Moderators Posted November 26, 2017 Nikolas92, You were told what would happen if you kept on like this - so being permanently banned should come as no surprise. And at no great loss to the community either. 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 November 26, 2017 Moderators Posted November 26, 2017 Javaon, If this is for a game then I suggest you read the Forum rules before posting again. if not then please explain in rather more detail exactly what it is you want to do. 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
Javaon Posted November 26, 2017 Author Posted November 26, 2017 11 hours ago, Melba23 said: Javaon, If this is for a game then I suggest you read the Forum rules before posting again. if not then please explain in rather more detail exactly what it is you want to do. M23 Ok, Since you guys having a hardtime understanding and im not trying be rude but this what im talking about. Basically it like an auto clicker if you used XMOUSE you can stimulated mouse keystrokes For example: http://prntscr.com/hfn91j Theres 3 LMBS which means everytime you click the left button it click 3 times? You see where im going at with this AND this another script which came from AutoHotkey that i created http://prntscr.com/hfn9gk Basically i want a similar script like these but made with autoit Hope that more detailed for you guys to understand what im talking about..
Moderators Melba23 Posted November 27, 2017 Moderators Posted November 27, 2017 Javaon, Quote i want a similar script like these but made with autoit What AutoIt code have you tried that has not worked? 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
junkew Posted November 27, 2017 Posted November 27, 2017 Seems OP cannot find help https://www.autoitscript.com/autoit3/docs/libfunctions/_IsPressed.htm And then 3 times mouseclick although i would not be sure if mouseup is then still balanced FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now