<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Как написать скрипт правильно? Подскажите пожалуйста!]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=16935</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16935&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Как написать скрипт правильно? Подскажите пожалуйста!».]]></description>
		<lastBuildDate>Tue, 01 Feb 2022 21:58:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Как написать скрипт правильно? Подскажите пожалуйста!]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=151942#p151942</link>
			<description><![CDATA[<p><strong>Hrapodav</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>, заглавные <a href="https://forum.script-coding.com/misc.php?action=rules#literacy">буквы</a> в начале и точки в конце предложений.<br />Скрипты для игр должны быть в этой ветке.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Tue, 01 Feb 2022 21:58:28 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=151942#p151942</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Как написать скрипт правильно? Подскажите пожалуйста!]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=151940#p151940</link>
			<description><![CDATA[<p>$*vk46::<br />&nbsp; &nbsp; If isKeyPressed := !isKeyPressed&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; SetTimer, SendA, 40		<br />&nbsp; &nbsp; Else<br />&nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; SetTimer, SendA, Off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; Send {vk46 Up}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; KeyWait vk46&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; return</p><p>SendA:&nbsp; &nbsp;<br />&nbsp; &nbsp; Send {vk46 Down}<br />&nbsp; &nbsp; return</p><p>$*vk59::<br />&nbsp; &nbsp; If isKeyPressed := !isKeyPressed&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; SetTimer, SendB, 40		<br />&nbsp; &nbsp; Else<br />&nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; SetTimer, SendB, Off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; Send {vk59 Up}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; KeyWait vk59&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; return</p><p>SendB:&nbsp; &nbsp;<br />&nbsp; &nbsp; Send {vk59 Down}<br />&nbsp; &nbsp; return<br />Этот код не работает в игре правильно..<br />Работает такого плана НО постоянно флудит пока его не выключишь..</p><br /><p>!W::<br />Loop<br />{<br />Send, {W}<br />sleep 80<br />Send, {W}<br />sleep 80<br />Send, {W}<br />sleep 80<br />Send, {W}<br />sleep 80<br />Send, {W}<br />sleep 80<br />Send, {W}<br />sleep 80<br />Send, {W}<br />sleep 80<br />}<br />Return</p><p>End::<br />это на одну кнопку а нужно на две</p>]]></description>
			<author><![CDATA[null@example.com (Hrapodav)]]></author>
			<pubDate>Tue, 01 Feb 2022 21:55:45 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=151940#p151940</guid>
		</item>
	</channel>
</rss>
