<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: MouseMove]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17944&amp;type=atom" />
	<updated>2023-09-17T15:51:15Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17944</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: MouseMove]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159196#p159196" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Извиняюсь, исправил.</p>]]></content>
			<author>
				<name><![CDATA[lvrule]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43252</uri>
			</author>
			<updated>2023-09-17T15:51:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159196#p159196</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: MouseMove]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159195#p159195" />
			<content type="html"><![CDATA[<p><strong>lvrule</strong>, не подскажете, когда у нас заглавные буквы и точки отменили? Давно не заходил, наверно пропустил что-то.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-09-17T15:44:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159195#p159195</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: MouseMove]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159194#p159194" />
			<content type="html"><![CDATA[<p>Здраствуйте формучани, я в небольшом ступоре как сделать это быстрее (а возможно ли?)<br />сама писанина.<br /></p><div class="codebox"><pre><code>
f4::
loop {
pixelsearch, px, py, 756, 384, 1180, 656, 0x0000FC, 3, fast
if errorlevel
  nety += 1
else 
 mousemove, px, py, 0
}
</code></pre></div><p>Эдакий аим, проблемма в том что он быстро не наводиться (в приложенном файле видно).</p>]]></content>
			<author>
				<name><![CDATA[lvrule]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43252</uri>
			</author>
			<updated>2023-09-17T15:19:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159194#p159194</id>
		</entry>
</feed>
