<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Поиск картинки ImageSearch]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14825&amp;type=atom" />
	<updated>2019-06-12T12:46:01Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14825</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134673#p134673" />
			<content type="html"><![CDATA[<p>Поиск картинки с меняющимся размером этой командой не предусмотрен.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2019-06-12T12:46:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134673#p134673</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134672#p134672" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />- Да, но тогда оно будет искать только такую картинку, а она может меняться... Даже если на пару пикселей будет по другому - уже не найдет</p>]]></content>
			<author>
				<name><![CDATA[enigmaticlycks]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40199</uri>
			</author>
			<updated>2019-06-12T11:58:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134672#p134672</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134671#p134671" />
			<content type="html"><![CDATA[<p>Попробуйте сделать скриншот картинки непосредственно с экрана, сохранить в файл и использовать его вместо h.png.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2019-06-11T21:53:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134671#p134671</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134670#p134670" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br /><a href="https://yapx.ru/v/ETc4C">https://yapx.ru/v/ETc4C</a></p>]]></content>
			<author>
				<name><![CDATA[enigmaticlycks]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40199</uri>
			</author>
			<updated>2019-06-11T18:55:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134670#p134670</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134668#p134668" />
			<content type="html"><![CDATA[<p><strong>enigmaticlycks</strong>, покажите файл картинки и скриншот области, где пытаетесь её искать. Файл можно к сообщению прицепить.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2019-06-11T16:35:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134668#p134668</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134665#p134665" />
			<content type="html"><![CDATA[<p><strong>Foma</strong><br /></p><div class="codebox"><pre><code>F3::
{

FoundX:=0
FoundY:=0

ImageSearch, FoundX, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, C:\Program Files\FishingBot\h.png
if ErrorLevel = 2
    MsgBox Could not conduct the search.
else if ErrorLevel = 1
    MsgBox Item could not be found on the screen.
else
    MsgBox The item was found at %FoundX%x%FoundY%
}</code></pre></div><p>Я использую такой код, но он так же <span class="bbu">не ищет маленькой картинки на другой большой</span>....</p>]]></content>
			<author>
				<name><![CDATA[enigmaticlycks]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40199</uri>
			</author>
			<updated>2019-06-11T13:01:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134665#p134665</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134664#p134664" />
			<content type="html"><![CDATA[<p><strong>Foma</strong><br />Чесно код не мой, и я не понимаю что такое ErrorLevel</p>]]></content>
			<author>
				<name><![CDATA[enigmaticlycks]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40199</uri>
			</author>
			<updated>2019-06-11T12:59:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134664#p134664</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134663#p134663" />
			<content type="html"><![CDATA[<p>ErrorLevel = 1 или 2?</p>]]></content>
			<author>
				<name><![CDATA[Foma]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31521</uri>
			</author>
			<updated>2019-06-11T10:58:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134663#p134663</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134657#p134657" />
			<content type="html"><![CDATA[<p><strong>ypppu</strong><br />Мне нужно что - бы, маленькая картинка искалась на другой картинке которая имеет в себе эту маленькую, или это не реально. Если вы можете мне помочь, как с вами можно связаться?</p>]]></content>
			<author>
				<name><![CDATA[enigmaticlycks]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40199</uri>
			</author>
			<updated>2019-06-10T20:50:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134657#p134657</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134656#p134656" />
			<content type="html"><![CDATA[<p>Эта строчка рабочая:<br />ImageSearch, X, Y, 5, 5, 1920, 1080, *50 C:\Program Files\FishingBot\h.png</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2019-06-10T20:29:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134656#p134656</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Поиск картинки ImageSearch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134654#p134654" />
			<content type="html"><![CDATA[<p>Помогите, как сделать так чтобы скрипт искал картинку на определенной&nbsp; области экрана. И что бы при нахождении нажималась СКМ<br /></p><div class="codebox"><pre><code>ok:
Sleep 500
ImageSearch, X, Y, 5, 5, 1920, 1080, *50 C:\Program Files\FishingBot\h.png
while (ErrorLevel)                                  		
{	
 Goto, ok				 		         					
}
Send {RButton}</code></pre></div><p>Этот код почёму-то не ищет картинку на всем экране, подскажите в чём проблема. Нужно что-бы картинка размером 90х90 находилась на целом экране, а лучше на определенной области {Справа посередине}.</p>]]></content>
			<author>
				<name><![CDATA[enigmaticlycks]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40199</uri>
			</author>
			<updated>2019-06-10T19:19:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134654#p134654</id>
		</entry>
</feed>
