MASKED Posted March 8, 2021 Share Posted March 8, 2021 hi everyone. im new at autoit. can someone explain step by step me how i can use autoit dll's with c#. thanks Link to comment Share on other sites More sharing options...
Paulliev Posted March 8, 2021 Share Posted March 8, 2021 Watch this video for a simple tutorial to setup AutoIT in C#. How To use Autoit in C#! 2020 version - YouTube Link to comment Share on other sites More sharing options...
MASKED Posted March 8, 2021 Author Share Posted March 8, 2021 im using a imagesearch dll. the real question : how can i use imagesearch dll in c#. i tried add "imagesearch.dll" to references but i got error : Could not add reference to 'C:\Users\Burhan\Desktop\AutoIt ve CSharp\_Image_Search.dll'. Make sure the file is accessible and is a valid assembly or COM component. In the tutorial video, the guy just explained how to add autoitx3.dll. I want to add and use imagesearch.dll file Link to comment Share on other sites More sharing options...
Nine Posted March 8, 2021 Share Posted March 8, 2021 12 minutes ago, MASKED said: the real question : how can i use imagesearch dll in c# The best way is to ask a c# forum. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Screen Scraping Multi-Threading Made Easy Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted March 8, 2021 Moderators Share Posted March 8, 2021 MASKED, You tried to use this DLL in AutoIt to bot your game - and got your thread locked. And now you came back and ask how to do the same thing in c# - on the AutoIt forum! Not clever on 2 counts. Thread locked and if you ever ask about image searching again you will be removed from the community - our patience has limits. 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...
Developers Jos Posted March 8, 2021 Developers Share Posted March 8, 2021 @MASKED, This is actually the third time you get yourself a thread locked on the same topic so guess we are getting into banning mode n=the next time and consider this us being very lenient. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Developers Jos Posted March 8, 2021 Developers Share Posted March 8, 2021 @MASKED, Ok, I can only come to the conclusion you are really not that smart when you consider it to be a bright idea reporting both @Melba23 and me for locking your threads. You are banned. FrancescoDiMuro, Nine, Werty and 1 other 4 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts