<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Камень, ножницы, бумага]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=16937</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16937&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Камень, ножницы, бумага».]]></description>
		<lastBuildDate>Thu, 03 Feb 2022 17:49:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Камень, ножницы, бумага]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=151967#p151967</link>
			<description><![CDATA[<p>В АХК это массив, но мне больше нравиться называть списком.</p>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Thu, 03 Feb 2022 17:49:31 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=151967#p151967</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Камень, ножницы, бумага]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=151965#p151965</link>
			<description><![CDATA[<p><strong>__Михаил__</strong> Додумал, большое Вам спасибо!!! Это называется массив?</p>]]></description>
			<author><![CDATA[null@example.com (zufario)]]></author>
			<pubDate>Thu, 03 Feb 2022 14:01:03 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=151965#p151965</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Камень, ножницы, бумага]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=151956#p151956</link>
			<description><![CDATA[<p>Вот пример, дальше сами додумайте:</p><div class="codebox"><pre><code>F2::
Random, R, 1,3
SendInput, % [&quot;Камень&quot;, &quot;Ножницы&quot;, &quot;Бумага&quot;][R]
Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Wed, 02 Feb 2022 14:55:51 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=151956#p151956</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Камень, ножницы, бумага]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=151952#p151952</link>
			<description><![CDATA[<p>Помогите реализовать в чат (чат открывается на клавишу&nbsp; t) отыгровку игры &quot;камень, ножницы, бумага&quot;. Есть идеи(знания) как сделать это через рандом, но как значениям рандому от 1 до 3, передавать значения &quot;камень&quot;, &quot;ножницы&quot;, &quot;бумага&quot;?</p>]]></description>
			<author><![CDATA[null@example.com (zufario)]]></author>
			<pubDate>Wed, 02 Feb 2022 09:03:23 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=151952#p151952</guid>
		</item>
	</channel>
</rss>
