kcvinu Posted July 21, 2016 Share Posted July 21, 2016 (edited) Don't use others code without knowing about it. As far as i know, AutoIt uses "@" symbol for macros. And i can't find a @InetGetActive macro in help file. So think properly. plan with a pseudo code. Just write what you want to do in a 123 manner. And then search for how to achieve number one and then number two and so on. Edited July 21, 2016 by kcvinu Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer --- A tool to visit the links of some most important UDFs Includer_2 ----- A tool to type the #include statement automatically Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing. Alert ------ An alternative for MsgBox MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF -------- An UDF for working with access database files. (.*accdb only) Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted July 22, 2016 Moderators Share Posted July 22, 2016 (edited) TwisterIT2, Why do you seek to automate what looks to me like a gaming site? Have you read our Forum rules? I like absolutely nothing about this thread - please PM me with a good explanation of exactly what you are seeking to do. Until you persuade me otherwise - thread locked. M23 Edited July 23, 2016 by Melba23 And some time later it is actually locked! 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...
AutoBert Posted July 22, 2016 Share Posted July 22, 2016 (edited) @kcvinu: Quote 3.3.4.0 (15th January, 2010) (Release) AutoIt: Removed: InetGet("abort"), @InetGetActive and @InetGetBytesRead have been removed. Edited July 22, 2016 by AutoBert kcvinu 1 Link to comment Share on other sites More sharing options...
kcvinu Posted July 23, 2016 Share Posted July 23, 2016 @AutoBert , So he is trying to work with an old piece of code. Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer --- A tool to visit the links of some most important UDFs Includer_2 ----- A tool to type the #include statement automatically Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing. Alert ------ An alternative for MsgBox MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF -------- An UDF for working with access database files. (.*accdb only) Link to comment Share on other sites More sharing options...
Recommended Posts