<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=17435&amp;type=atom" />
	<updated>2022-10-29T21:32:53Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=17435</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Автокликер в онлайн игре]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=155478#p155478" />
			<content type="html"><![CDATA[<p><strong>Pecoka</strong>, замените это:<br /></p><div class="codebox"><pre><code>
ControlClick, x1842 y522, Blood and Soul, , Right
</code></pre></div><p>на это:<br /></p><div class="codebox"><pre><code>
ControlClick, right, 1842, 522
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Madmer]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42664</uri>
			</author>
			<updated>2022-10-29T21:32:53Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=155478#p155478</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Автокликер в онлайн игре]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=155397#p155397" />
			<content type="html"><![CDATA[<p>Теперь всё ок.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-10-27T11:44:08Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=155397#p155397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Автокликер в онлайн игре]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=155396#p155396" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, здравствуйте, исправил. Правильно исправил?</p>]]></content>
			<author>
				<name><![CDATA[Pecoka]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42848</uri>
			</author>
			<updated>2022-10-27T11:42:43Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=155396#p155396</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Автокликер в онлайн игре]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=155395#p155395" />
			<content type="html"><![CDATA[<p><strong>Pecoka</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на оформление <a href="https://forum.script-coding.com/misc.php?action=rules#code-formatting">кода</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-10-27T11:17:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=155395#p155395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Автокликер в онлайн игре]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=155394#p155394" />
			<content type="html"><![CDATA[<p>Привет всем, пытаюсь сделать автокликер для копания руды, но курсор не двигается в игре. Через Window Spy увидел, что в Control Under Mouse Position вообще ничего нет, а не в игре есть и спокойно кликает. Кто что может подсказать?<br /></p><div class="codebox"><pre><code>
sleep, 1000
WinActivate, Blood and Soul
sleep, 1000
ControlClick, x1842 y522, Blood and Soul, , Right
sleep, 1000
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Pecoka]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42848</uri>
			</author>
			<updated>2022-10-27T09:25:23Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=155394#p155394</id>
		</entry>
</feed>
