<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; АНК help]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12178&amp;type=atom" />
	<updated>2016-11-26T23:22:15Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=12178</id>
		<entry>
			<title type="html"><![CDATA[Re: АНК help]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=109386#p109386" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>dimasik4122 пишет:</cite><blockquote><p>Что делать?</p></blockquote></div><p>Правила читать.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-11-26T23:22:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=109386#p109386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[АНК help]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=109385#p109385" />
			<content type="html"><![CDATA[<p>Прописал скрипт, после запуска он зациклился и работает постоянно. Меняю мышь всё норм, ставлю обратно - снова цикл. Что делать? <br />Работает сразу при включении компа, на клавиши выключения не реагирует.Модель мыши Roccat kone pure . Windows 10.<br />Собственно сам скрипт.</p><p>#NoEnv <br />SendMode Input </p><p>~F6::Suspend </p><p>~End::ExitApp </p><p>LCtrl &amp; ~LButton:: <br />Loop <br />If GetKeyState(&quot;LButton&quot;, &quot;LCtrl&quot;) { <br />Sleep, 5 <br />moveAmount := (moveAmount = 2) ? 3 : 0 <br />mouseXY(moveAmount,2.4) </p><p>} <br />else <br />break </p><p>Return </p><br /><br /><p>mouseXY(x,y) <br />{ <br />DllCall(&quot;mouse_event&quot;,int,1,int,x,int,y,uint,0,uint,0) <br />}</p>]]></content>
			<author>
				<name><![CDATA[dimasik4122]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34353</uri>
			</author>
			<updated>2016-11-26T23:19:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=109385#p109385</id>
		</entry>
</feed>
