<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15423&amp;type=atom" />
	<updated>2020-06-21T16:01:24Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15423</id>
		<entry>
			<title type="html"><![CDATA[Re: Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140220#p140220" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Katran]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40848</uri>
			</author>
			<updated>2020-06-21T16:01:24Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140220#p140220</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140193#p140193" />
			<content type="html"><![CDATA[<p>GTA5RP не сбрасывает антиафк от нажатий клавиш ходьбы. Лучше сделать через Loop, чтобы что-то использовалось в инвентаре.</p>]]></content>
			<author>
				<name><![CDATA[n1sle]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40923</uri>
			</author>
			<updated>2020-06-18T11:30:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140193#p140193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140028#p140028" />
			<content type="html"><![CDATA[<p>Тут может: <a href="https://github.com/kezoura/GTAO-Macro">https://github.com/kezoura/GTAO-Macro</a>.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-06-05T22:45:11Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140028#p140028</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Нужна помощь с созданием простого анти афк в GTA V:RP]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140023#p140023" />
			<content type="html"><![CDATA[<p>Помогите написать простой анти афк , на языке AutoHotKey .<br />Я не могу разобраться с самим языком скриптов .<br />В скрипте хочу сделать случайное нажатие на клавиши WASD&nbsp; , так же хочу реализовать функцию скриншота через равные промежутки времени .<br />Буду благодарен за любую помощь</p>]]></content>
			<author>
				<name><![CDATA[n.petryankin]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40886</uri>
			</author>
			<updated>2020-06-05T15:20:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140023#p140023</id>
		</entry>
</feed>
