<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK надо чтоб скрипт активировался в определенное время]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16315&amp;type=atom" />
	<updated>2021-05-03T10:24:29Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=16315</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK надо чтоб скрипт активировался в определенное время]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147625#p147625" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Тип такого кода? <br /></p><div class="quotebox"><blockquote><p>!4::<br />SoundPlay, C:\Windows\Media\Windows Balloon.wav<br />KeyWait, % A_ThisHotkey<br />sleep 1000<br />Loop<br />{<br />SendInput, {Tab}<br />sleep 1000<br />SendInput, {E}<br />sleep 1000<br />SendInput, {E}<br />sleep 1000<br />MOUSEMOVE 400, 431<br />sleep 1000<br />click<br />sleep 1000<br />MOUSEMOVE 1306, 301<br />sleep 1000<br />click<br />sleep 1000<br />SendInput, {Tab}<br />sleep 10980000<br />}<br />Return</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[cosrar96]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41702</uri>
			</author>
			<updated>2021-05-03T10:24:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147625#p147625</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK надо чтоб скрипт активировался в определенное время]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147624#p147624" />
			<content type="html"><![CDATA[<p>Я про это и написал выше.<br />1) Получить текущее время компа.<br />2) Вычисляем разницу.<br />3) Запускаем таймер, который запустить команду как закончится время.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-05-03T10:23:14Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147624#p147624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK надо чтоб скрипт активировался в определенное время]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147622#p147622" />
			<content type="html"><![CDATA[<p>а нельзя не как сделать так чтоб оно тип считывало время на ПК и выполняло данное действие в энное время? <strong>__Михаил__</strong></p>]]></content>
			<author>
				<name><![CDATA[cosrar96]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41702</uri>
			</author>
			<updated>2021-05-03T10:21:20Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147622#p147622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK надо чтоб скрипт активировался в определенное время]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147620#p147620" />
			<content type="html"><![CDATA[<p>Код оформляется тегом &#039;code&#039;.<br />Префикс языка добавить - &#039;AHK&#039; в шапку тему.</p><p>Сначала определить текущее время, затем вычесть нужное и запустить таймер.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-05-03T10:15:15Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147620#p147620</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK надо чтоб скрипт активировался в определенное время]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147618#p147618" />
			<content type="html"><![CDATA[<p>&#039;code&#039;<br />!6::<br />SoundPlay, C:\Windows\Media\Windows Balloon.wav<br />KeyWait, % A_ThisHotkey<br />sleep 1000<br />SendInput, {F1}<br />sleep 1000<br />MOUSEMOVE 323, 280<br />sleep 1000<br />click<br />sleep 1000<br />Return</p>]]></content>
			<author>
				<name><![CDATA[cosrar96]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41702</uri>
			</author>
			<updated>2021-05-03T09:34:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147618#p147618</id>
		</entry>
</feed>
