MadPicardo 0 Posted April 4, 2011 I'm still very new to learning autoit. I have not done much yet, but when I began I had the goal of simply making a program that will search twitter and pull searched tweets. Kind of like one of the tools within "tweet attacks" where just the words would be pulled and saved to file. I have tried some regex commands but this is really new and daunting to me (especially working with regex commands). I have found that the most challenging of all. Any insight into this would be most appreciated. Thanks people! Share this post Link to post Share on other sites
Melba23 3,456 Posted April 4, 2011 (edited) MadPicardo,I have tried some regex commands but this is really new and daunting to meAs it was for all (and still is for many) of us! I find this site very useful - I hope it helps you too. M23Edit: And welcome to the AutoIt forum. Edited April 4, 2011 by Melba23 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 Share this post Link to post Share on other sites
MadPicardo 0 Posted April 4, 2011 Thanks for that! I had that link a while ago but lost it. It will be a huge help! I'm now working on something to pull the right info, but have failed all night. Going to take a break and work on the UI elements lol! There is so much to learn here, what a well documented language this is! I'm actually not a very good coder... yet Share this post Link to post Share on other sites