<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: странности с распознаванием картинок chrome deviantart]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14243&amp;type=atom" />
	<updated>2018-10-14T10:45:12Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14243</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: странности с распознаванием картинок chrome deviantart]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129243#p129243" />
			<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>2018-10-14T10:45:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129243#p129243</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: странности с распознаванием картинок chrome deviantart]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129240#p129240" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong> ок, попробую.<br />А как вообще это число считать? на ощупь?<br />Получается вроде. на 70 он увидел новую Gallery. Ту Next что на 32 не видел теперь ок.<br />Да, оно определенно работает.</p>]]></content>
			<author>
				<name><![CDATA[Gh0sTG0]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39523</uri>
			</author>
			<updated>2018-10-14T07:35:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129240#p129240</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: странности с распознаванием картинок chrome deviantart]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129236#p129236" />
			<content type="html"><![CDATA[<p>Наверно, картинки не идентичные на разных страницах?<br />Попробуйте увеличить *32.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2018-10-14T01:09:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129236#p129236</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: странности с распознаванием картинок chrome deviantart]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129232#p129232" />
			<content type="html"><![CDATA[<p>Сделал себе кликалку по favourites deviantart&#039;a.<br />Которая мне прокликивает все изображения понравившегося избранного, потом добавляет галереи в закладки.<br />Возникло 2 проблемы:<br />1) сделал ограничение, что скрипт работает только на странице с favourites. картинка dafavourites распознается ровно для одного избранного. Поиск выполняю как:<br /></p><div class="codebox"><pre><code>ImageSearch, xpa, ypa, 0, 0, 1366, 300, *32 da/dafavourites.png
if (xpa = &quot;&quot;)
{
	Return
}</code></pre></div><p>Стоит перейти в другое(другого пользователя), приходится переделывать ее заново. почему - непонятно.<br />2) низ страницы привязал как курсор ниже кнопки next (printscreen и поиск по примерной области где она расположена).<br />Работает на три-пять страниц, потом приходится переснимать. при том на тех, первых трех оно работает. но вот дальше перестает...<br />3) и Gallery он тоже находит только для одного автора, для остальных никак.<br />У кого нибудь есть идеи, почему такое может быть?</p>]]></content>
			<author>
				<name><![CDATA[Gh0sTG0]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39523</uri>
			</author>
			<updated>2018-10-13T23:42:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129232#p129232</id>
		</entry>
</feed>
