<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubots</title>
	<atom:link href="http://ubots.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubots.info</link>
	<description>Ubot Tutorials, Free Ubot Source Codes, Free Ubots, Paid Ubots</description>
	<lastBuildDate>Tue, 28 Feb 2012 22:33:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=283</generator>
		<item>
		<title>Ubot 4 Script Example &#8211; Simple Protection</title>
		<link>http://ubots.info/ubot-4-script-example-simple-protection/</link>
		<comments>http://ubots.info/ubot-4-script-example-simple-protection/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 22:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free ubot source code]]></category>
		<category><![CDATA[ubot tutorials]]></category>

		<guid isPermaLink="false">http://ubots.info/?p=66</guid>
		<description><![CDATA[People ask all the time of ubotstudio forums about basic script protection. Each time you give out a script compile it and give a unique variable to each user and check on start. Make them visit a page(or even login to something) and search for something you can track them visiting page and remove access [...]]]></description>
			<content:encoded><![CDATA[<p>People ask all the time of ubotstudio forums about basic script protection.</p>
<p>Each time you give out a script compile it and give a unique variable to each user and check on start.</p>
<p>Make them visit a page(or even login to something) and search for something you can track them visiting page and remove access easy.</p>
<p>script below</p>
<p>navigate(&#8220;http://www.ubotstudio.com/resources.aspx&#8221;, &#8220;Wait&#8221;)<br />
if($search page(&#8220;A little learning is a dangerous thing.&#8221;)) {<br />
then {<br />
load html(&#8220;Start script&#8221;)<br />
}<br />
else {<br />
stop script<br />
}<br />
} </p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/ubot-4-script-example-simple-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubots.info News</title>
		<link>http://ubots.info/ubots-info-news/</link>
		<comments>http://ubots.info/ubots-info-news/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 22:38:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ubots.info/?p=49</guid>
		<description><![CDATA[I was going to release more tuturials but I have decided to wait until Ubot version 4 is out and release them then. The current tutorials will be redone for new version of ubot if needed. For more information about ubot 4 release visit Ubot 4 Game Plan thread]]></description>
			<content:encoded><![CDATA[<p>I was going to release more tuturials but I have decided to wait until Ubot version 4 is out and release them then. The current tutorials will be redone for new version of ubot if needed.</p>
<p>For more information about ubot 4 release visit</p>
<p><a href = "http://ubotstudio.com/forum/index.php?/topic/7033-ubot-studio-4-game-plan/">Ubot 4 Game Plan thread</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/ubots-info-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubot Tuturial: Checking if ui check box is checked.</title>
		<link>http://ubots.info/ubot-tuturial-checking-if-ui-check-box-is-checked/</link>
		<comments>http://ubots.info/ubot-tuturial-checking-if-ui-check-box-is-checked/#comments</comments>
		<pubDate>Fri, 13 May 2011 01:14:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free ubot source code]]></category>
		<category><![CDATA[ubot tutorials]]></category>

		<guid isPermaLink="false">http://ubots.info/?p=41</guid>
		<description><![CDATA[Ubot Tuturial: Checking if ui check box is checked. This is a simple tuturial. Ubot script showing how to ui checkboxes are checked before script runs. First tab is demonstrating how to check one checkbox and the second tab is demonstrating that at least one checkbox is checked. [download id="3"]]]></description>
			<content:encoded><![CDATA[<p><strong>Ubot Tuturial: Checking if ui check box is checked.</strong><span id="more-41"></span></p>
<p>This is a simple tuturial. Ubot script showing how to ui checkboxes are checked before script runs. First tab is demonstrating how to check one checkbox and the second tab is demonstrating that at least one checkbox is checked.</p>
<p>[download id="3"]</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/ubot-tuturial-checking-if-ui-check-box-is-checked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spin Text Ubot source added</title>
		<link>http://ubots.info/spin-text-ubot-source-added/</link>
		<comments>http://ubots.info/spin-text-ubot-source-added/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 17:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free ubot source code]]></category>

		<guid isPermaLink="false">http://ubots.info/?p=36</guid>
		<description><![CDATA[Spin Text bot added. It is a small bot that basically outputs spun articles from spinned syntax. You input a spinned article and it will output a number of spun articles to directory the bot is in. Available for download in http://ubots.info/free-ubot-source-codes/]]></description>
			<content:encoded><![CDATA[<p>Spin Text bot added. It is a small bot that basically outputs spun articles from spinned syntax. You input a spinned article and it will output a number of spun articles to directory the bot is in. Available for download in http://ubots.info/free-ubot-source-codes/</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/spin-text-ubot-source-added/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Welcome to Ubots.info</title>
		<link>http://ubots.info/welcome-to-ubots-info/</link>
		<comments>http://ubots.info/welcome-to-ubots-info/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:36:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ubots.info/?p=22</guid>
		<description><![CDATA[Welcome to ubots.info. Our goal is help the ubot community by Ubot Tutorials, Free Ubot Source Codes, Free Ubots, Paid Ubots listing. I have posted a free ubot and a source code to start off the site.]]></description>
			<content:encoded><![CDATA[<p>Welcome to ubots.info. Our goal is help the ubot community by Ubot Tutorials, Free Ubot Source Codes, Free Ubots, Paid Ubots listing.</p>
<p>I have posted a free ubot and a source code to start off the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/welcome-to-ubots-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paid Ubots</title>
		<link>http://ubots.info/paid-ubots/</link>
		<comments>http://ubots.info/paid-ubots/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:26:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://ubots.info/</guid>
		<description><![CDATA[Paid Ubot list available soon.]]></description>
			<content:encoded><![CDATA[<p>Paid Ubot list available soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/paid-ubots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Ubot Source Codes</title>
		<link>http://ubots.info/free-ubot-source-codes/</link>
		<comments>http://ubots.info/free-ubot-source-codes/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:25:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://ubots.info/</guid>
		<description><![CDATA[Free Ubot Source Codes Section is being redone.]]></description>
			<content:encoded><![CDATA[<p>Free Ubot Source Codes</p>
<p>Section is being redone.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/free-ubot-source-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Ubots</title>
		<link>http://ubots.info/free-ubots/</link>
		<comments>http://ubots.info/free-ubots/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:23:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://ubots.info/</guid>
		<description><![CDATA[Free Ubots Section being redone.]]></description>
			<content:encoded><![CDATA[<p>Free Ubots</p>
<p>Section being redone.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/free-ubots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubot Tutorials</title>
		<link>http://ubots.info/ubot-tutorials/</link>
		<comments>http://ubots.info/ubot-tutorials/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:23:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://ubots.info/</guid>
		<description><![CDATA[Ubot Tutorials from Ubots.info Version 4 Version 3.5]]></description>
			<content:encoded><![CDATA[<p>Ubot Tutorials from Ubots.info</p>
<p>Version 4</p>
<p>Version 3.5</p>
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/ubot-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact Us</title>
		<link>http://ubots.info/contact-us/</link>
		<comments>http://ubots.info/contact-us/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:06:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://ubots.info/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[[contact-form-7]
]]></content:encoded>
			<wfw:commentRss>http://ubots.info/contact-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: ubots.info @ 2012-05-21 01:50:56 -->
