<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Проблема с таймером]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8449&amp;type=atom" />
	<updated>2013-07-10T11:31:44Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8449</id>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с таймером]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=73621#p73621" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>Diman_Express</strong>, у нас принято реагировать на замечания модераторов, вам предупреждение, исправьте заголовок.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-07-10T11:31:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=73621#p73621</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с таймером]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=73548#p73548" />
			<content type="html"><![CDATA[<p><a href="http://www.script-coding.com/AutoHotkey/SetTimer.html">http://www.script-coding.com/AutoHotkey/SetTimer.html</a></p>]]></content>
			<author>
				<name><![CDATA[Zohann]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26234</uri>
			</author>
			<updated>2013-07-08T08:06:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=73548#p73548</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с таймером]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=73522#p73522" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Zohann пишет:</cite><blockquote><p>Я думаю, ошибка в непрочтении документации, там про таймер доступно написано, с примерами.</p></blockquote></div><p>Ссылочку можно?</p>]]></content>
			<author>
				<name><![CDATA[Diman_Express]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30364</uri>
			</author>
			<updated>2013-07-06T12:53:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=73522#p73522</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с таймером]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=73514#p73514" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>Diman_Express</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте заголовок.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-07-05T12:00:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=73514#p73514</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с таймером]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=73503#p73503" />
			<content type="html"><![CDATA[<p>Я думаю, ошибка в непрочтении документации, там про таймер доступно написано, с примерами.</p>]]></content>
			<author>
				<name><![CDATA[Zohann]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26234</uri>
			</author>
			<updated>2013-07-05T07:41:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=73503#p73503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Проблема с таймером]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=73502#p73502" />
			<content type="html"><![CDATA[<p>Ребят привет, вот такая ошибка, сделал друг таймер, я его вставил и не получается.. Кто знает в чём ошибка?</p><div class="codebox"><pre><code>Hello, Timer:
Loop %1111%
{
If A_Min=54
{
TrayTip, AntiAFK, Через 1 минуту PayDay, еккссв 
WinActivate, GTA:SA:MP
sleep, 1500
WinWaitActive, GTA:SA:MP
sleep, 500
Send, {Up Down}
Sleep, 5000 
Send, {Up Up}
Click
Sleep, 80000
Send, {Up Down}
Sleep, 5000 
Send, {Up Up}
Click
WinMinimize, GTA:SA:MP
Goto, Timer
}
If (A_Index=1111)
{
TrayTip, AntiAFK, Время простоя в AFK закончено. Игра развернётся через 5 секунд!
Sleep, 5000
WinActivate, GTA:SA:MP
Sleep, 5000
Goto, Trol
}
Sleep, 1000
}</code></pre></div><p>Надеюсь поможете.</p>]]></content>
			<author>
				<name><![CDATA[Diman_Express]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30364</uri>
			</author>
			<updated>2013-07-05T06:05:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=73502#p73502</id>
		</entry>
</feed>
