Tastetherainb0w Posted September 29, 2014 Posted September 29, 2014 I am new to Autoit and i want to try to make a program but i have no idea where to start i have the basics of autoit down so nothing to hard. In the past i have made a: - Click hack for games like cookie clicker and clicker heroes it just left clicks every 11 ms until you hit escape and then it stops. - Program to keep the calculator on top of all screens... (it was like three lines it took me 5 seconds) So if you have any ideas please tell me. p.s. i also know how to make a gui
Kyan Posted September 29, 2014 Posted September 29, 2014 You can make a counter for how much time it took for your computer to shutdown. Other really nice thing you can do, is a game and we'll do a script injector to get the most points of it without doing anything at all. Checkout forum rules. Heroes, there is no such thing One day I'll discover what IE.au3 has of special for so many users using it.C'mon there's InetRead and WinHTTP, way better
Moderators Melba23 Posted September 29, 2014 Moderators Posted September 29, 2014 Tastetherainb0w,There are many things you can do with AutoIt - in fact the only real limit is your own imagination. But as Kyan has suggested, please read the Forum rules (there is also a link at bottom right of each page) before you post again - you will see that certain subjects are very definitely "off limits" for discussion. 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
Kovacic Posted September 29, 2014 Posted September 29, 2014 Also go into your program files, then AutoIt3 and Examples. This might help get some cool ideas. C0d3 is P0etry( ͡° ͜ʖ ͡°)
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