<?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>Free UBot Studio Tutorials &#187; Tutorials</title>
	<atom:link href="http://www.ubottutorials.com/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubottutorials.com</link>
	<description>Videos, Codes, Bots, and Scripts</description>
	<lastBuildDate>Sun, 08 Aug 2010 22:14:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scraping Proxies With UBot</title>
		<link>http://www.ubottutorials.com/scraping-proxies-with-ubot.html</link>
		<comments>http://www.ubottutorials.com/scraping-proxies-with-ubot.html#comments</comments>
		<pubDate>Mon, 01 Feb 2010 16:41:35 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=134</guid>
		<description><![CDATA[This one was a request for a tutorial on how to scrape on certain proxies by country off a certain page. The reason a tutorial was needed is because the table was not setup perfectly for scraping so it took a little extra work in order to get all the IP&#8217;s.

]]></description>
			<content:encoded><![CDATA[<p>This one was a <a href="http://ubotstudio.com/forum/index.php?/topic/2676-proxy/">request for a tutorial</a> on how to scrape on certain proxies by country off a certain page. The reason a tutorial was needed is because the table was not setup perfectly for scraping so it took a little extra work in order to get all the IP&#8217;s.</p>
<p><object width="524" height="393"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9132655&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9132655&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="524" height="393"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/scraping-proxies-with-ubot.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Working With Javascript</title>
		<link>http://www.ubottutorials.com/working-with-javascript.html</link>
		<comments>http://www.ubottutorials.com/working-with-javascript.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:15:04 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=116</guid>
		<description><![CDATA[This one I show two examples of when I recently had to deal with javascript. The first one in on Google Keywords Tool and the other is on Squidoo. This is just as basic understanding on how to find the javascript code, how to use it, and when to use it.

]]></description>
			<content:encoded><![CDATA[<p>This one I show two examples of when I recently had to deal with javascript. The first one in on Google Keywords Tool and the other is on Squidoo. This is just as basic understanding on how to find the javascript code, how to use it, and when to use it.</p>
<p><object width="524" height="393"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8798088&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8798088&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="524" height="393"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/working-with-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Email Automated Activation Link Clicking</title>
		<link>http://www.ubottutorials.com/yahoo-email-automated-activation-link-clicking.html</link>
		<comments>http://www.ubottutorials.com/yahoo-email-automated-activation-link-clicking.html#comments</comments>
		<pubDate>Sat, 16 Jan 2010 22:57:26 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=111</guid>
		<description><![CDATA[This one is a must see for anyone creating accounts. I show a very simple way of clicking activation links automatically. Really didn&#8217;t even think of doing it this way until 5 minutes before making the video and it turned out pretty good.
Of course it is not 100% complete and there&#8217;s other things you can [...]]]></description>
			<content:encoded><![CDATA[<p>This one is a must see for anyone creating accounts. I show a very simple way of clicking activation links automatically. Really didn&#8217;t even think of doing it this way until 5 minutes before making the video and it turned out pretty good.</p>
<p>Of course it is not 100% complete and there&#8217;s other things you can do to make this work out better for you. But it does provide the ground work to clicking any type of activation links automatically.</p>
<p>*From The Video*</p>
<p>The reason why the back button didn&#8217;t work on that site is because it was already verified. For that site when it is already verified it redirects to another URL. So when it was going back it was going to the activation link and then getting redirected back to the error URL. This wouldn&#8217;t happen if the links were not clicked already.</p>
<p><object width="524" height="393"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8786032&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8786032&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="524" height="393"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/yahoo-email-automated-activation-link-clicking.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Work With GMail Links</title>
		<link>http://www.ubottutorials.com/how-to-work-with-gmail-links.html</link>
		<comments>http://www.ubottutorials.com/how-to-work-with-gmail-links.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 01:03:41 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=109</guid>
		<description><![CDATA[This is a quick tutorial showing you how to open up emails in GMail and finding the links you want to click. I am not providing any code for this since it is pretty straight forward in the video.

]]></description>
			<content:encoded><![CDATA[<p>This is a quick tutorial showing you how to open up emails in GMail and finding the links you want to click. I am not providing any code for this since it is pretty straight forward in the video.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="524" height="393" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8751357&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="524" height="393" src="http://vimeo.com/moogaloop.swf?clip_id=8751357&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/how-to-work-with-gmail-links.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigating A Site and Scraping Product Data</title>
		<link>http://www.ubottutorials.com/navigating-site-scraping-product-data.html</link>
		<comments>http://www.ubottutorials.com/navigating-site-scraping-product-data.html#comments</comments>
		<pubDate>Wed, 23 Dec 2009 00:16:55 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=96</guid>
		<description><![CDATA[This one is a job that I was hired to do but I decided to make it into a tutorial also. With that said, no .ubot or .exe is provided.
You will learn how to navigate through a site and grab category and product URLS. When that is finished you can see how to navigate to [...]]]></description>
			<content:encoded><![CDATA[<p>This one is a job that I was hired to do but I decided to make it into a tutorial also. With that said, no .ubot or .exe is provided.</p>
<p>You will learn how to navigate through a site and grab category and product URLS. When that is finished you can see how to navigate to each product and scrape the data required.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="524" height="393" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8342037&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="524" height="393" src="http://vimeo.com/moogaloop.swf?clip_id=8342037&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/navigating-site-scraping-product-data.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Scrape A Webpage &#8211; Save To CSV</title>
		<link>http://www.ubottutorials.com/scrape-scraping-website.html</link>
		<comments>http://www.ubottutorials.com/scrape-scraping-website.html#comments</comments>
		<pubDate>Sat, 12 Dec 2009 03:58:48 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=92</guid>
		<description><![CDATA[Here is a tutorial by request.
This one will show you how to scrape certain data from a page and the compile it all into a CSV.
Here&#8217;s the source code for you UBot developers. (Right Click -&#62; Save As)
Here&#8217;s the executable file. Download
If you have any request for tutorials or have a job that you would [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a tutorial by request.</p>
<p>This one will show you how to scrape certain data from a page and the compile it all into a CSV.</p>
<p>Here&#8217;s the source code for you UBot developers. (<a rel="nofollow" href="http://www.ubottutorials.com/Code/Scrape Tutorial.ubot">Right Click -&gt; Save As</a>)</p>
<p>Here&#8217;s the executable file. <a rel="nofollow" href="http://www.ubottutorials.com/Code/Scrape Tutorial.exe">Download</a></p>
<p>If you have any request for tutorials or <a href="http://www.ubottutorials.com/ubot-developer-for-hire">have a job</a> that you would like me to take a look at you can <a href="http://www.ubottutorials.com/contact-me">contact me</a> anytime!</p>
<p><object width="524" height="393"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8131215&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8131215&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="524" height="393"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/scrape-scraping-website.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Basic Loading From CSV File</title>
		<link>http://www.ubottutorials.com/basic-loading-from-csv-file.html</link>
		<comments>http://www.ubottutorials.com/basic-loading-from-csv-file.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 03:27:34 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=15</guid>
		<description><![CDATA[This tutorial covers loading data from a CSV file into a list. The I use that list to manipulate a text field to show that the data was imported properly.
You can download the bot code here by Right Click -> Save As.

]]></description>
			<content:encoded><![CDATA[<p>This tutorial covers loading data from a CSV file into a list. The I use that list to manipulate a text field to show that the data was imported properly.</p>
<p>You can download the bot code here by <a href="http://www.ubottutorials.com/Load From CSV.ubot">Right Click -> Save As</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7809083&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7809083&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/basic-loading-from-csv-file.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Loading From Text File</title>
		<link>http://www.ubottutorials.com/loading-from-text-file.html</link>
		<comments>http://www.ubottutorials.com/loading-from-text-file.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:30:42 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=3</guid>
		<description><![CDATA[This tutorial shows you how to load data from a text file and add it to a list. After the list is made then we will loop through the data that was in the text file to show you how to use it.
You can download the bot code here by Right Click -> Save As.

]]></description>
			<content:encoded><![CDATA[<p>This tutorial shows you how to load data from a text file and add it to a list. After the list is made then we will loop through the data that was in the text file to show you how to use it.</p>
<p>You can download the bot code <a href="http://www.ubottutorials.com/Code/Load%20From%20Text%20File.ubot" rel="nofollow">here by Right Click -> Save As</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7802687&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7802687&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubottutorials.com/loading-from-text-file.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
