<?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>JulioBiason.Net &#187; AutoDarkClicker</title>
	<atom:link href="http://juliobiason.net/category/code/autodarkclicker/feed/" rel="self" type="application/rss+xml" />
	<link>http://juliobiason.net</link>
	<description>Old-school coder living in a 2.0 development world.</description>
	<lastBuildDate>Thu, 08 Jul 2010 10:43:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>AutoDarkClicker working with GreaseMonkey 0.6.x</title>
		<link>http://juliobiason.net/2006/03/08/autodarkclicker-working-with-greasemonkey-06x/</link>
		<comments>http://juliobiason.net/2006/03/08/autodarkclicker-working-with-greasemonkey-06x/#comments</comments>
		<pubDate>Wed, 08 Mar 2006 19:44:00 +0000</pubDate>
		<dc:creator>Julio Biason</dc:creator>
				<category><![CDATA[AutoDarkClicker]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://juliobiason.net/?p=852</guid>
		<description><![CDATA[After some big struggle, I managed to make AutoDarkClicker work with GreaseMonkey 0.6.x. But I have a good news and a bad news: The good news is that this version is way faster than the previous one; the bad news is that, being faster, it forces Mozilla to update faster, which uses more CPU. Download [...]]]></description>
			<content:encoded><![CDATA[<p>After some big struggle, I managed to make AutoDarkClicker work with GreaseMonkey 0.6.x. But I have a good news and a bad news: The good news is that this version is <em>way</em> faster than the previous one; the bad news is that, being faster, it forces Mozilla to update faster, which uses more CPU.</p>
<p>Download is available at <a href="http://slowhome.org/doku.php?id=autodarkclicker">AutoDarkClicker homepage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://juliobiason.net/2006/03/08/autodarkclicker-working-with-greasemonkey-06x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoDarkClicker, a GreaseMonkey script</title>
		<link>http://juliobiason.net/2005/09/16/autodarkclicker-a-greasemonkey-script/</link>
		<comments>http://juliobiason.net/2005/09/16/autodarkclicker-a-greasemonkey-script/#comments</comments>
		<pubDate>Fri, 16 Sep 2005 19:39:00 +0000</pubDate>
		<dc:creator>Julio Biason</dc:creator>
				<category><![CDATA[AutoDarkClicker]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://juliobiason.net/?p=501</guid>
		<description><![CDATA[Just a few of you know that I play DarkThrone almost religiously. It is a nice waste of time and patience, but I think it is cool anyway. One of the things that pisses me off on it is their &#8220;recruiter&#8221; page. You need to click 350 times on a damn button to be eligible [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few of you know that I play <a href="http://darkthrone.com/index.dt">DarkThrone</a> almost religiously. It is a nice waste of time and patience, but I think it is cool anyway.</p>
<p>One of the things that pisses me off on it is their &#8220;recruiter&#8221; page. You need to click 350 times on a damn button to be eligible to get more citizens for your town. Boring, boring, boring.</p>
<p>I was planning writing a Python script to click on it, using the HTTPLib class, but it doesn&#8217;t work with compressed streams (for those who know, it&#8217;s the mod_gzip module of Apache). So I decided to learn how to use <a href="http://greasemonkey.mozdev.org/">GreaseMonkey</a>, as Firefox/Mozilla already know how to deal with those streams. It was even easier than I thought.</p>
<p>So, here is the AutoDarkClicker script for GreaseMonkey. As usual, you can get it <a href="http://slowhome.org">at my homepage</a>. There are full explanation of how to install and use it. Go get it while still hot! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://juliobiason.net/2005/09/16/autodarkclicker-a-greasemonkey-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
