<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Combots Бот для БК &mdash; юзать хилки в птп]]></title>
		<link>http://www.combats-bot.ru/viewtopic.php?id=2203</link>
		<description><![CDATA[Недавние сообщения в теме "юзать хилки в птп".]]></description>
		<lastBuildDate>Tue, 16 Dec 2014 11:25:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: юзать хилки в птп]]></title>
			<link>http://www.combats-bot.ru/viewtopic.php?pid=64456#p64456</link>
			<description><![CDATA[<p>это приём</p>]]></description>
			<author><![CDATA[dummy@example.com (anahronik)]]></author>
			<pubDate>Tue, 16 Dec 2014 11:25:29 +0000</pubDate>
			<guid>http://www.combats-bot.ru/viewtopic.php?pid=64456#p64456</guid>
		</item>
		<item>
			<title><![CDATA[Re: юзать хилки в птп]]></title>
			<link>http://www.combats-bot.ru/viewtopic.php?pid=64438#p64438</link>
			<description><![CDATA[<p>это прием или плагин? (я так понимаю на свитки 120НР)</p>]]></description>
			<author><![CDATA[dummy@example.com (Nikita_KrM)]]></author>
			<pubDate>Sat, 13 Dec 2014 14:35:45 +0000</pubDate>
			<guid>http://www.combats-bot.ru/viewtopic.php?pid=64438#p64438</guid>
		</item>
		<item>
			<title><![CDATA[Re: юзать хилки в птп]]></title>
			<link>http://www.combats-bot.ru/viewtopic.php?pid=30461#p30461</link>
			<description><![CDATA[<p>если соо скобками не перемудрил - сработает.</p>]]></description>
			<author><![CDATA[dummy@example.com (anahronik)]]></author>
			<pubDate>Sun, 18 Apr 2010 08:38:17 +0000</pubDate>
			<guid>http://www.combats-bot.ru/viewtopic.php?pid=30461#p30461</guid>
		</item>
		<item>
			<title><![CDATA[юзать хилки в птп]]></title>
			<link>http://www.combats-bot.ru/viewtopic.php?pid=30460#p30460</link>
			<description><![CDATA[<p>подскажите,так будет работать??</p><div class="codebox"><pre class="javascript" style="font-family:monospace;"><span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>top.<span style="color: #660066;">Battle</span>.<span style="color: #660066;">oBattle</span>.<span style="color: #660066;">sEnemyLogin</span>.<span style="color: #660066;">indexOf</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Страж Сокровищ&quot;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&gt;</span> <span style="color: #339933;">-</span><span style="color: #CC0000;">1</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>top.<span style="color: #660066;">Battle</span>.<span style="color: #660066;">oBattle</span>.<span style="color: #660066;">oMySlot</span>.<span style="color: #660066;">nHP</span> <span style="color: #339933;">*</span> <span style="color: #CC0000;">100</span> <span style="color: #339933;">/</span> top.<span style="color: #660066;">Battle</span>.<span style="color: #660066;">oBattle</span>.<span style="color: #660066;">oMySlot</span>.<span style="color: #660066;">nMaxHP</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&lt;</span> <span style="color: #CC0000;">33</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><br /><span style="color: #009900;">&#123;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">for</span><span style="color: #009900;">&#40;</span>key<span style="color: #339933;">=</span><span style="color: #CC0000;">0</span><span style="color: #339933;">;</span>key<span style="color: #339933;">&lt;</span><span style="color: #CC0000;">10</span><span style="color: #339933;">;</span>key<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>top.<span style="color: #660066;">Battle</span>.<span style="color: #660066;">oBattle</span>.<span style="color: #660066;">arrScrolls</span><span style="color: #009900;">&#91;</span>key<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">innerHTML</span>.<span style="color: #660066;">match</span><span style="color: #009900;">&#40;</span><span style="color: #009966; font-style: italic;">/cureHP120/</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; top.<span style="color: #660066;">Battle</span>.<span style="color: #660066;">oBattle</span>.<span style="color: #660066;">arrScrolls</span><span style="color: #009900;">&#91;</span>key<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #003366; font-weight: bold;">var</span> key<span style="color: #339933;">=</span>top.<span style="color: #660066;">document</span>.<span style="color: #660066;">all</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span>.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'TBODY'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">length</span><span style="color: #339933;">-</span><span style="color: #CC0000;">1</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; top.<span style="color: #660066;">document</span>.<span style="color: #660066;">all</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span>.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'TBODY'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span>key<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'BUTTON'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000066; font-weight: bold;">break</span><span style="color: #339933;">;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;">&#125;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;">&#125;</span><br /><span style="color: #009900;">&#125;</span></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (gangsterovich)]]></author>
			<pubDate>Sun, 18 Apr 2010 08:30:30 +0000</pubDate>
			<guid>http://www.combats-bot.ru/viewtopic.php?pid=30460#p30460</guid>
		</item>
	</channel>
</rss>
