<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Не происходит клик в программе]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11377&amp;type=atom" />
	<updated>2016-03-03T16:19:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11377</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101614#p101614" />
			<content type="html"><![CDATA[<p>А так<br /></p><div class="codebox"><pre><code>MouseClick,L,x,y,1,0,D
sleep 50
MouseClick,L,x,y,1,0,U</code></pre></div>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2016-03-03T16:19:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101614#p101614</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101613#p101613" />
			<content type="html"><![CDATA[<p>Мышка переносится, но клика нет.</p>]]></content>
			<author>
				<name><![CDATA[Ferox]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33737</uri>
			</author>
			<updated>2016-03-03T15:59:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101613#p101613</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101612#p101612" />
			<content type="html"><![CDATA[<p>На кнопку изменить нажми и добавь префикс в имя темы.<br />А просто клик по координатам не работает?<br /></p><div class="codebox"><pre><code>MouseClick,L,x,y,1,0</code></pre></div><p>где x,y место клика.</p>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2016-03-03T13:49:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101612#p101612</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101611#p101611" />
			<content type="html"><![CDATA[<p>Насколько понимаю, клик происходит на уровне драйверов мышки, как мне реализовать подобное?</p>]]></content>
			<author>
				<name><![CDATA[Ferox]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33737</uri>
			</author>
			<updated>2016-03-03T13:41:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101611#p101611</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101610#p101610" />
			<content type="html"><![CDATA[<p>Прошу прощение, в следующий раз буду иметь ввиду.</p>]]></content>
			<author>
				<name><![CDATA[Ferox]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33737</uri>
			</author>
			<updated>2016-03-03T13:38:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101610#p101610</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101609#p101609" />
			<content type="html"><![CDATA[<p>По правилам надо в названии темы указывать еще язык программирования.<br /><span class="postimg"><img src="http://i.imgur.com/q5g5vDf.gif" alt="http://i.imgur.com/q5g5vDf.gif" /></span></p>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2016-03-03T13:32:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101609#p101609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Не происходит клик в программе]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=101605#p101605" />
			<content type="html"><![CDATA[<p>Доброго всем времени суток, в моей программе в которой хочу автоматизировать действия, никак не нажимается определенная кнопка LCLICK(левый клик мышки),&nbsp; с помощью программы Send and Click Tool V4.1 удалось выяснить, что клик можно задать с помощью действия Test MouseClick<br />Помогите, какие макроксы нужно использовать для написания скрипта. Вот ссылка <a href="https://autohotkey.com/board/topic/95653-send-and-click-tool-v41/%20">https://autohotkey.com/board/topic/9565 … tool-v41/ </a> на программу, в этой же теме есть открытый код, и в ней содержатся необходимые макроксы. Я не сильно в этом разбираюсь, помогите, пожалуйста.</p>]]></content>
			<author>
				<name><![CDATA[Ferox]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33737</uri>
			</author>
			<updated>2016-03-03T12:50:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=101605#p101605</id>
		</entry>
</feed>
