algiuxas Posted August 23, 2017 Share Posted August 23, 2017 (edited) Hello everybody, So I need to solve captchas, like these: <snip> I know it's really hard for computer to solve it... It would be great if it could get 30% accurete answers, not using brute force. It doesn't have to be fast, it will be great if it could solve one captcha in 30 secounds correctly. This kind of captchas shouldn't be really hard to solve. (I have font that is used in this SecurImage captcha engine) Spoiler Every word in captcha engine: Does anybody know any software, dll, or etc. that might help me? I'm hoping that it won't be hard to use. Edited August 23, 2017 by Melba23 Dictionary and images removed After switching years ago to Linux, sadly I don't use AutoIt anymore. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted August 23, 2017 Moderators Share Posted August 23, 2017 algiuxas, During your time here you appear not to have read the Forum rules. Please do read them - particularly the bit about not discussing the "Bypassing of security measures - log-in and security dialogs, CAPTCHAs, anti-bot agents, software activation, etc." - before you post again and then you will understand why you will get no help and this thread will now be locked. M23 algiuxas 1 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