tk5801 Posted December 1, 2016 Share Posted December 1, 2016 Hello i was wondering how you make a script to click one button and have 2 buttons be pressed. For example, if i pressed U I and O would be pressed. The other question i have is how to set up a macro that clicks mousebutton left down at a very fast speed by pressing a button that activates it. Similar to the first one, lets say for this one for example you would press u and then you would have left mouseclicks sent very fast on the macro, and then by pressing u again the macro would stop. Link to comment Share on other sites More sharing options...
aa2zz6 Posted December 1, 2016 Share Posted December 1, 2016 What project are you making? Link to comment Share on other sites More sharing options...
tk5801 Posted December 3, 2016 Author Share Posted December 3, 2016 Hello i was wondering how you make a script to click one button and have 2 buttons be pressed. For example, if i pressed U I and O would be pressed. The other question i have is how to set up a macro that clicks mousebutton left down at a very fast speed by pressing a button that activates it. Similar to the first one, lets say for this one for example you would press u and then you would have left mouseclicks sent very fast on the macro, and then by pressing u again the macro would stop. Link to comment Share on other sites More sharing options...
meoit Posted December 3, 2016 Share Posted December 3, 2016 NotePad++ and read AutoIt help document : C:\program files\AutoIt\... Link to comment Share on other sites More sharing options...
tk5801 Posted December 3, 2016 Author Share Posted December 3, 2016 is that something i copy and paste in notepad? doesnt look like i can copy it because its not all showing up. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 3, 2016 Moderators Share Posted December 3, 2016 tk5801, Please stick to just the one thread. 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 Link to comment Share on other sites More sharing options...
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