<?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=9769&amp;type=atom" />
	<updated>2014-07-04T08:08:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9769</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: MouseMove. Перемещение курсоа относительно текущего положения]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84496#p84496" />
			<content type="html"><![CDATA[<p>Огромное вам спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Rukkub]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32403</uri>
			</author>
			<updated>2014-07-04T08:08:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84496#p84496</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: MouseMove. Перемещение курсоа относительно текущего положения]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84494#p84494" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
1::
    MouseMove, 5, 5, 0, R
    Click
    Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2014-07-04T07:41:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84494#p84494</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: MouseMove. Перемещение курсоа относительно текущего положения]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84487#p84487" />
			<content type="html"><![CDATA[<p>Попробовал написать такой простенький скрипт,но не смог,даже с мануалом.<br />По нажатию какой-то кнопки на клаве,курсор мгновенно должен переместиться на указанное количество пикселей и активировать ЛКМ.<br />Не могли бы вы мне помочь,а то я совсем нуб. <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Rukkub]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32403</uri>
			</author>
			<updated>2014-07-03T22:50:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84487#p84487</id>
		</entry>
</feed>
