<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Прокачка скилла SAMP]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=11799&amp;type=atom" />
	<updated>2016-07-15T14:13:23Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=11799</id>
		<entry>
			<title type="html"><![CDATA[Re: Прокачка скилла SAMP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=106108#p106108" />
			<content type="html"><![CDATA[<p><strong>ghost29</strong>, И что? Фигурные скобки не обязательны. Всегда без них писал коды, и все отлично работает.</p>]]></content>
			<author>
				<name><![CDATA[Igor|Fixes|Armando]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33701</uri>
			</author>
			<updated>2016-07-15T14:13:23Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=106108#p106108</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Прокачка скилла SAMP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=105963#p105963" />
			<content type="html"><![CDATA[<p><strong>Igor|Fixes|Armando</strong>, почему не надо? Тут же два действия, а не одно</p>]]></content>
			<author>
				<name><![CDATA[ghost29]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33044</uri>
			</author>
			<updated>2016-07-06T13:39:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=105963#p105963</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Прокачка скилла SAMP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=105962#p105962" />
			<content type="html"><![CDATA[<p>Спасибо огромное!</p>]]></content>
			<author>
				<name><![CDATA[Cheburechek]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34033</uri>
			</author>
			<updated>2016-07-06T13:27:00Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=105962#p105962</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Прокачка скилла SAMP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=105960#p105960" />
			<content type="html"><![CDATA[<p>Фигурные скобки не обязательно, и вместо </p><div class="codebox"><pre><code>Numpad2:: pause</code></pre></div><p> можно использовать </p><div class="codebox"><pre><code>Numpad2:: ExitApp</code></pre></div><p>. Он закрывает скрипт, и что бы возобновить работу, нужно заново его запустить.</p>]]></content>
			<author>
				<name><![CDATA[Igor|Fixes|Armando]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33701</uri>
			</author>
			<updated>2016-07-06T11:48:31Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=105960#p105960</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Прокачка скилла SAMP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=105959#p105959" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
numpad1::
loop
{
	sendinput {lbutton}
	sleep 500
}
return

numpad2:: pause
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ghost29]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33044</uri>
			</author>
			<updated>2016-07-06T10:52:28Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=105959#p105959</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Прокачка скилла SAMP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=105958#p105958" />
			<content type="html"><![CDATA[<p>Здравствуйте. Я решил прокачать скилл в самп, но нужно много времени и сильно страдает мышь. Нужна автоматизация. Попытался сам, но не получилось. Не могли бы вы написать скрипт, при котором при нажатии, например, на F6, или другую свободную клавишу, зажималась ПКМ и с интервалом 500 нажималась ЛКМ, при этом чтобы его можно было завершить в любой момент нажатием этой же или другой клавиши. Заранее спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Cheburechek]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34033</uri>
			</author>
			<updated>2016-07-06T09:15:12Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=105958#p105958</id>
		</entry>
</feed>
