<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Скрипт который жмёт кнопку, но потом жмёт 5 секунд другую, а потом опя]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13992&amp;type=atom" />
	<updated>2018-07-31T16:54:31Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=13992</id>
		<entry>
			<title type="html"><![CDATA[Re: Скрипт который жмёт кнопку, но потом жмёт 5 секунд другую, а потом опя]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127609#p127609" />
			<content type="html"><![CDATA[<p><strong>spokslv</strong></p><div class="codebox"><pre><code>
#Persistent

send, {w down}

settimer, spress, 900000
return

spress:
send, {s down}
sleep, 5000
send, {s up}
return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[pro100andrik94]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39412</uri>
			</author>
			<updated>2018-07-31T16:54:31Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127609#p127609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Скрипт который жмёт кнопку, но потом жмёт 5 секунд другую, а потом опя]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127576#p127576" />
			<content type="html"><![CDATA[<p><a href="http://forum.script-coding.com/viewtopic.php?pid=127574#p127574">http://forum.script-coding.com/viewtopi … 74#p127574</a>.</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-07-30T13:52:27Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127576#p127576</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Скрипт который жмёт кнопку, но потом жмёт 5 секунд другую, а потом опя]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127568#p127568" />
			<content type="html"><![CDATA[<p>Нужно чтобы AHK жал бесконечно кнопку W(в играх вперед), но чтоб каждые 15 минут нажимал кнопку S(в играх назад) на 5 секунд. Помогите очень надо! Зарание спасибо</p>]]></content>
			<author>
				<name><![CDATA[spokslv]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39417</uri>
			</author>
			<updated>2018-07-30T12:30:37Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127568#p127568</id>
		</entry>
</feed>
