<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=15423</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15423&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Нужна помощь с созданием простого анти афк в GTA V:RP».]]></description>
		<lastBuildDate>Sun, 21 Jun 2020 16:01:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=140220#p140220</link>
			<description><![CDATA[<p>#MaxThreadsPerHotkey, 2<br />Toggle := 0</p><p>Numpad1::<br />Toggle := !Toggle<br />While, (Toggle = 1)<br />{<br />&nbsp; &nbsp;Random, Rand, 1, 4<br />&nbsp; &nbsp;IF (Rand = 1)<br />&nbsp; &nbsp;{<br />&nbsp; &nbsp; &nbsp; &nbsp;Dir := &quot;w&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp;Gosub, AnitAfk<br />&nbsp; &nbsp;}<br />&nbsp; &nbsp;Else IF (Rand = 2)<br />&nbsp; &nbsp;{<br />&nbsp; &nbsp; &nbsp; &nbsp;Dir := &quot;a&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp;Gosub, AnitAfk<br />&nbsp; &nbsp;}<br />&nbsp; &nbsp;Else If (Rand = 3)<br />&nbsp; &nbsp;{<br />&nbsp; &nbsp; &nbsp; &nbsp;Dir := &quot;s&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp;Gosub, AnitAfk<br />&nbsp; &nbsp;}<br />&nbsp; &nbsp;Else IF (Rand = 4)<br />&nbsp; &nbsp;{<br />&nbsp; &nbsp; &nbsp; &nbsp;Dir := &quot;d&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp;Gosub, AnitAfk<br />&nbsp; &nbsp;}<br />}<br />Return</p><p>AnitAfk:<br />&nbsp; &nbsp; SendInput, {%Dir% Down}<br />&nbsp; &nbsp; Sleep, 1500 ;1,5 сек<br />&nbsp; &nbsp; SendInput, {%Dir% Up}<br />&nbsp; &nbsp; Sleep, 480000 ;8 минут<br />Return</p><p>Numpad2::Pause</p><br /><p>честно сказать стащил код у другого но он работает по методу рандома нажимает wasd</p>]]></description>
			<author><![CDATA[null@example.com (Katran)]]></author>
			<pubDate>Sun, 21 Jun 2020 16:01:24 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=140220#p140220</guid>
		</item>
		<item>
			<title><![CDATA[Re: Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=140193#p140193</link>
			<description><![CDATA[<p>GTA5RP не сбрасывает антиафк от нажатий клавиш ходьбы. Лучше сделать через Loop, чтобы что-то использовалось в инвентаре.</p>]]></description>
			<author><![CDATA[null@example.com (n1sle)]]></author>
			<pubDate>Thu, 18 Jun 2020 11:30:58 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=140193#p140193</guid>
		</item>
		<item>
			<title><![CDATA[Re: Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=140028#p140028</link>
			<description><![CDATA[<p>Тут может: <a href="https://github.com/kezoura/GTAO-Macro">https://github.com/kezoura/GTAO-Macro</a>.</p>]]></description>
			<author><![CDATA[null@example.com (svoboden)]]></author>
			<pubDate>Fri, 05 Jun 2020 22:45:11 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=140028#p140028</guid>
		</item>
		<item>
			<title><![CDATA[Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=140023#p140023</link>
			<description><![CDATA[<p>Помогите написать простой анти афк , на языке AutoHotKey .<br />Я не могу разобраться с самим языком скриптов .<br />В скрипте хочу сделать случайное нажатие на клавиши WASD&nbsp; , так же хочу реализовать функцию скриншота через равные промежутки времени .<br />Буду благодарен за любую помощь</p>]]></description>
			<author><![CDATA[null@example.com (n.petryankin)]]></author>
			<pubDate>Fri, 05 Jun 2020 15:20:32 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=140023#p140023</guid>
		</item>
	</channel>
</rss>
