<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Imagesearch и base64]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11247&amp;type=atom" />
	<updated>2016-05-17T14:19:25Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11247</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=103880#p103880" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, никакого. Зато вопрос имеет отношение к <strong>ImageSearch </strong>и по сложности не ожидает за собой долгих дискуссий. В связи с этим, не хотел создавать новую тему, но <a href="http://forum.script-coding.com/viewtopic.php?id=11599">теперь создал</a>.</p>]]></content>
			<author>
				<name><![CDATA[becauseim]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33149</uri>
			</author>
			<updated>2016-05-17T14:19:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=103880#p103880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=103877#p103877" />
			<content type="html"><![CDATA[<p><strong>becauseim</strong>, какое отношение вопрос имеет к base64?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-05-17T14:10:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=103877#p103877</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=103876#p103876" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>1::
ImageSearch, pic1X, pic1Y, 0, 0, A_ScreenWidth, A_ScreenHeight, %A_ScriptDir%\pic1.png
	If ErrorLevel = 0
	MouseClick, Left, %pic1X%, %pic1Y%
ImageSearch, pic2X, pic2Y, 0, 0, A_ScreenWidth, A_ScreenHeight, %A_ScriptDir%\pic2.png
	If ErrorLevel = 0	
	MouseClick, Left, %pic2X%, %pic2Y%
return
</code></pre></div><p>Сценарий совершает клик по первым найденным элементам, соответсвующим заданным критериям, если они найдены.<br />Как реализовать нажатие <strong>по всем</strong> элементам на экране, соответсвующим заданным критериям? Т.е. у каждого заданного элемента на экране может быть несколько копий, по всем из них необходимо совершить клик.</p>]]></content>
			<author>
				<name><![CDATA[becauseim]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33149</uri>
			</author>
			<updated>2016-05-17T14:06:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=103876#p103876</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=100560#p100560" />
			<content type="html"><![CDATA[<p>Можно. Только надо найти архив файлов, либо поспрашивать об авторе на оф. форуме.<br /><a href="https://autohotkey.com/board/topic/54654-imagesearch-without-external-images/">https://autohotkey.com/board/topic/5465 … al-images/</a><br />Вот нашел вроде:<br /><a href="https://autohotkey.com/board/topic/47757-awesome-new-pixelsearch-and-imagesearch-omg/#entry339131">https://autohotkey.com/board/topic/4775 … ntry339131</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2016-01-20T21:42:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=100560#p100560</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=100551#p100551" />
			<content type="html"><![CDATA[<p><strong>bubaaa</strong>, тегом code оформляется только код, исправьте. </p><div class="quotebox"><cite>bubaaa пишет:</cite><blockquote><p>Тогда каким образом можно реализовать поиск&nbsp; картинки в base64?</p></blockquote></div><p>Никаким, только сначала восстановив из кода файл.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-01-20T12:55:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=100551#p100551</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=100548#p100548" />
			<content type="html"><![CDATA[<p>Нашел ответ тут <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p><p>The file name of an image, which is assumed to be in %A_WorkingDir% if an absolute path isn&#039;t specified. All operating systems support GIF, JPG, BMP, ICO, CUR, and ANI images (BMP images must be 16-bit or higher). Other sources of icons include the following types of files: EXE, DLL, CPL, SCR, and other types that contain icon resources. On Windows XP or later, additional image formats such as PNG, TIF, Exif, WMF, and EMF are supported. Operating systems older than XP can be given support by copying Microsoft&#039;s free GDI+ DLL into the AutoHotkey.exe folder (but in the case of a compiled script, copy the DLL into the script&#039;s folder). To download the DLL, search for the following phrase at www.microsoft.com: gdi redistributable</p><p>Тогда каким образом можно реализовать поиск&nbsp; картинки в base64?</p>]]></content>
			<author>
				<name><![CDATA[bubaaa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=28631</uri>
			</author>
			<updated>2016-01-20T11:20:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=100548#p100548</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Imagesearch и base64]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=100547#p100547" />
			<content type="html"><![CDATA[<p>Добрый день.<br />Подскажите возможно ли в&nbsp; - ImageSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ImageFile<br />вставить переменную - Вместо Imagefile - %myicon%</p><p>и получилось что то в роде вот этого</p><div class="codebox"><pre><code>
ImageSearch, outputx, outputy, 1, 1, 1920, 1080, %myIcon%

myicon =
(
iVBORw0KGgoAAAANSUhEUgAAAB0AAAAbCAYAAACAyoQSAAAAAXNSR0IArs4c6QAA
AARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADASURBVEhL7dRR
DoIwEIRhj8AJxBe5hVxAvRB6d2QooyuZNi1pxQQ2+RNe2C/tQw+n+7Mfuy3t8d0V
dcG2hsplsW0bRRpEO5qQw6rm4jq7FMayopyi6Pt0U5ziKCcNFctC2ZP9FOUsRmux
eB4W2jje7xiUKRBFQTnQqmmnIk+XC+XEQpwk1OKrofZ6gw3IPIUxiSJ71f7cE/h5
5JnGmBdFGrIpEGmM/R+KNMYUiDTG1kGPw88Ks3nBkmg9ArnQrn8BUbAquT2faKYA
AAAASUVORK5CYII=
)
</code></pre></div><p>Или необходимо декодировать картинку обратно?</p>]]></content>
			<author>
				<name><![CDATA[bubaaa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=28631</uri>
			</author>
			<updated>2016-01-20T10:52:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=100547#p100547</id>
		</entry>
</feed>
