<?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>Axino.net &#187; firefox</title>
	<atom:link href="http://www.axino.net/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.axino.net</link>
	<description>The other side of atom.</description>
	<lastBuildDate>Thu, 15 Jul 2010 12:45:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>JavaScript Challenge 13 :: Cookie</title>
		<link>http://www.axino.net/tutorial/2010/06/javascript-challenge-13-cookie</link>
		<comments>http://www.axino.net/tutorial/2010/06/javascript-challenge-13-cookie#comments</comments>
		<pubDate>Tue, 08 Jun 2010 22:28:17 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[hellboundhackers.org]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=1028</guid>
		<description><![CDATA[We will solve this challenge with Firebug. Open challenge page in Firefox, and start Firebug.  Now you probably see this sentence: You are not authorized to view this page! however, checking source code you will find that page is using cookie for authorization named authorized with value: false. So if you are already in Firebug just open [...]]]></description>
			<content:encoded><![CDATA[<p>We will solve this challenge with Firebug. Open challenge page in Firefox, and start Firebug.  Now you probably see this sentence:</p>
<blockquote><p>You are not authorized to view this page!</p></blockquote>
<p>however, checking source code you will find that page is using cookie for authorization named authorized with value: <strong>false</strong>.</p>
<p>So if you are already in Firebug just open <strong>Cookies tab</strong> find cookie named <strong>authorized </strong>right click on it and select edit. Now just change false into <strong>true</strong> and reload page.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/hack/hack-this-site/2009/09/hackthissite-org-basic-10-my-cookie-your-cookie" rel="bookmark" title="Friday 25.09.2009">hackthissite.org basic 10 :: My cookie your cookie</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/basic-web-hacking-7-double-login" rel="bookmark" title="Tuesday 10.11.2009">Basic web hacking 7 :: double login</a></li>
<li><a href="http://www.axino.net/tutorial/2010/05/hackthissite-org-application-3-127-0-0-1" rel="bookmark" title="Thursday 27.05.2010">hackthissite.org Application 3 :: 127.0.0.1</a></li>
<li><a href="http://www.axino.net/tutorial/2010/06/javascript-challenge-9-timer" rel="bookmark" title="Wednesday 02.06.2010">JavaScript Challenge 9 :: timer</a></li>
<li><a href="http://www.axino.net/hack/hackertestnet/2009/01/hackertestnet-level-9-hidden-or-not" rel="bookmark" title="Wednesday 28.01.2009">hackertest.net level 9 :: Hidden or not</a></li>
</ul>
<p><!-- Similar Posts took 4.990 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1028" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2010/06/javascript-challenge-13-cookie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Missions 7 :: JS Obfuscation. FTW!</title>
		<link>http://www.axino.net/tutorial/2010/05/javascript-missions-7-js-obfuscation-ftw</link>
		<comments>http://www.axino.net/tutorial/2010/05/javascript-missions-7-js-obfuscation-ftw#comments</comments>
		<pubDate>Sat, 22 May 2010 09:37:32 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[hackthissite.org]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=925</guid>
		<description><![CDATA[Now this one is really tricky if you are not using right tool. At first I was checking obfuscated code and couldn&#8217;t figure out much. Then I went to search trough source code of the page and didn&#8217;t find anything useful. Noteworthy is that I was using Google Chrome. Then I switched to Firefox and examined [...]]]></description>
			<content:encoded><![CDATA[<p>Now this one is really tricky if you are not using right tool. At first I was checking obfuscated code and couldn&#8217;t figure out much. Then I went to search trough source code of the page and didn&#8217;t find anything useful. Noteworthy is that I was using Google Chrome. Then I switched to Firefox and examined code with Firebug. And what surprise awaited me. Well see for yourself:</p>
<p><span id="more-925"></span><br />
<code> </code></p>
<p><code></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;button onclick=&quot;javascript:if (document.getElementById(&amp;quot;pass&amp;quot;).value==&amp;quot;j00w1n&amp;quot;){alert(&amp;quot;You WIN!&amp;quot;);window.location += &amp;quot;?lvl_password=&amp;quot;+document.getElementById(&amp;quot;pass&amp;quot;).value}else {alert(&amp;quot;WRONG! Try again!&amp;quot;)}&quot;&gt;Check Password&lt;/button&gt;</pre></div></div>

<p></code></p>
<p>And this did not show up in Chrome really interesting. So you can see that password is: <strong>j00w1n</strong><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/hack/hack-this-site/2009/09/hackthissite-org-basic-10-my-cookie-your-cookie" rel="bookmark" title="Friday 25.09.2009">hackthissite.org basic 10 :: My cookie your cookie</a></li>
<li><a href="http://www.axino.net/tutorial/2010/06/javascript-challenge-13-cookie" rel="bookmark" title="Wednesday 09.06.2010">JavaScript Challenge 13 :: Cookie</a></li>
<li><a href="http://www.axino.net/tutorial/2010/06/javascript-challenge-9-timer" rel="bookmark" title="Wednesday 02.06.2010">JavaScript Challenge 9 :: timer</a></li>
<li><a href="http://www.axino.net/hack/hackertestnet/2009/11/hackertest-net-level-15" rel="bookmark" title="Saturday 28.11.2009">hackertest.net level 15 :: really valid photo</a></li>
<li><a href="http://www.axino.net/tutorial/2010/01/basic-web-hacking-13-forgotten-george" rel="bookmark" title="Friday 08.01.2010">Basic Web Hacking 13 :: Forgotten George</a></li>
</ul>
<p><!-- Similar Posts took 4.932 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=925" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2010/05/javascript-missions-7-js-obfuscation-ftw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kingsagex :: version 0.66</title>
		<link>http://www.axino.net/programming/javascript-programming/2010/01/kingsagex-version-0-66</link>
		<comments>http://www.axino.net/programming/javascript-programming/2010/01/kingsagex-version-0-66#comments</comments>
		<pubDate>Sun, 24 Jan 2010 22:54:46 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[KingsAgeX]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[kingsage]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=766</guid>
		<description><![CDATA[I understand you all have been waiting long time for this and it is finally here. I took a bit of time to rest from all faculty obligations during this weekend and decided to update this script. At least for me it looks like ages since last update more then month ago on 5.12.2009. This [...]]]></description>
			<content:encoded><![CDATA[<p>I understand you all have been waiting long time for this and it is finally here. I took a bit of time to rest from all faculty obligations during this weekend and decided to update this script.</p>
<p><span id="more-766"></span></p>
<p><img class="alignleft" title="Drop down menu at  kingsage" src="http://i46.tinypic.com/1zwdgye.jpg" alt="" width="391" height="337" />At least for me it looks like ages since last update more then month ago on 5.12.2009.</p>
<p>This is very small update that eliminated several not so much usuful feature. And corrected but regarding drop down menu. Also I have applied correction to css. So that we can use nice layout gameforge provided and do I need to say that they stole my idea regarding drop down list.</p>
<p>And what did I got for that ban from server and not even thank you <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I mean shame on you gameforge.</p>
<p>I am again collecting bugs, reports and ideas. But I think that most of things for none-premiums is corrected with update of drop down menu.</p>
<p>Just for the sake of argument here you can see how list looks now.</p>
<p>Note that I have deleted settlement names coordinates and continents. Just to be sure gameforge doesn&#8217;t get crazy ideas again.</p>
<p>*************<br />
Version 0.66<br />
*************</p>
<p>Bug fix: Drop down list is now included in drop down menu which is opened by left arrow.</p>
<p>Feature added: Usage of CSS style for drop down menu to blend in with the rest of site.</p>
<p>Feature removed: Update of list for premium users.</p>
<p>Feature removed: Page jumper(internal feature) now list is provided as links.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/projects/kingsagex" rel="bookmark" title="Tuesday 16.06.2009">KingsAgeX</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-05" rel="bookmark" title="Sunday 28.06.2009">KingsAgeX :: version 0.5</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/12/kingsagex-version-0-62" rel="bookmark" title="Saturday 05.12.2009">Kingsagex :: version 0.62</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/10/kingsagex-version-0-55" rel="bookmark" title="Saturday 03.10.2009">KingsAgeX :: version 0.55</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-11beta-opening-new-project" rel="bookmark" title="Sunday 13.12.2009">KingsAge Farmer :: version 0.11beta opening new project</a></li>
</ul>
<p><!-- Similar Posts took 5.213 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=766" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/programming/javascript-programming/2010/01/kingsagex-version-0-66/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Basic Web Hacking 13 :: Forgotten George</title>
		<link>http://www.axino.net/tutorial/2010/01/basic-web-hacking-13-forgotten-george</link>
		<comments>http://www.axino.net/tutorial/2010/01/basic-web-hacking-13-forgotten-george#comments</comments>
		<pubDate>Fri, 08 Jan 2010 21:37:25 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[hellboundhackers.org]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=745</guid>
		<description><![CDATA[In the following mission we will use Firebug. Very useful web developers tool. Introduction to mission is simple: Login as George! But when you try to login as George he is not in the list. So to add George into the list, we will use firebug. Now, open firebug and in the HTMl code find option tag. [...]]]></description>
			<content:encoded><![CDATA[<p>In the following mission we will use Firebug. Very useful web developers tool.</p>
<p><span id="more-745"></span></p>
<p>Introduction to mission is simple:</p>
<blockquote>
<div>Login as George!</div>
</blockquote>
<p>But when you try to login as George he is not in the list. So to add George into the list, we will use firebug. Now, open firebug and in the HTMl code find <strong>option</strong> tag. To be able to login as George we have to create another entry. So let&#8217;s just add another entry into the list or you can change Jessica entry into:</p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&amp;lt;option value=&quot;George&quot;&amp;gt;George&amp;lt;/option&amp;gt;</pre></div></div>

</blockquote>
<p>Now select <strong>George </strong>and log in <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/11/basic-web-hacking-7-double-login" rel="bookmark" title="Tuesday 10.11.2009">Basic web hacking 7 :: double login</a></li>
<li><a href="http://www.axino.net/hack/hack-this-site/2009/09/hackthissite-org-basic-10-my-cookie-your-cookie" rel="bookmark" title="Friday 25.09.2009">hackthissite.org basic 10 :: My cookie your cookie</a></li>
<li><a href="http://www.axino.net/tutorial/2010/06/javascript-challenge-13-cookie" rel="bookmark" title="Wednesday 09.06.2010">JavaScript Challenge 13 :: Cookie</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/basic-web-hacking-8-simple-sql" rel="bookmark" title="Monday 16.11.2009">Basic web hacking 8 :: simple SQL</a></li>
<li><a href="http://www.axino.net/tutorial/2009/06/hackthissiteorg-basic-4-email-to-admin" rel="bookmark" title="Wednesday 24.06.2009">hackthissite.org basic 4 :: email to admin</a></li>
</ul>
<p><!-- Similar Posts took 4.619 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=745" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2010/01/basic-web-hacking-13-forgotten-george/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Javascript Missions 2 :: Disable Javascript</title>
		<link>http://www.axino.net/tutorial/2010/01/javascript-missions-2-disable-javascript</link>
		<comments>http://www.axino.net/tutorial/2010/01/javascript-missions-2-disable-javascript#comments</comments>
		<pubDate>Wed, 06 Jan 2010 00:54:35 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[hackthissite.org]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hackthissite]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=739</guid>
		<description><![CDATA[In the second javascript mission we have to disable javascript to login or solve mission. Mission introduction: Disable Javascript faith had made a redirect script and logout with javascript to keep hackers away In order to disable javascript in Firefox you have to go to Tools-&#62;Options&#8230; and then Content tab. And uncheck the box next to Enable [...]]]></description>
			<content:encoded><![CDATA[<p>In the second javascript mission we have to disable javascript to login or solve mission.</p>
<p><span id="more-739"></span></p>
<p>Mission introduction:</p>
<blockquote><p><span style="font-size: xx-small;"><strong>Disable Javascript</strong></span><br />
faith had made a redirect script and logout with javascript to keep hackers away</p></blockquote>
<p>In order to disable javascript in Firefox you have to go to<strong> Tools-&gt;Options&#8230;</strong> and then <strong>Content </strong>tab. And <strong>uncheck the box</strong> next to <strong>Enable javascript</strong>.</p>
<p><img class="aligncenter" title="Javascript enable" src="http://i46.tinypic.com/25p1gxt.jpg" alt="" width="534" height="499" /></p>
<p>Now you should click on the link Take this challenge, and after that win this challenge.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/06/javascript-missions-1-idiot-test" rel="bookmark" title="Saturday 20.06.2009">Javascript Missions 1 :: Idiot Test</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/basic-web-hacking-7-double-login" rel="bookmark" title="Tuesday 10.11.2009">Basic web hacking 7 :: double login</a></li>
<li><a href="http://www.axino.net/tutorial/2010/05/javascript-missions-5-escape" rel="bookmark" title="Wednesday 19.05.2010">Javascript Missions 5 :: Escape!</a></li>
<li><a href="http://www.axino.net/tutorial/2009/02/hackthissiteorg-basic-1-password-is" rel="bookmark" title="Sunday 01.02.2009">hackthissite.org basic 1 :: password is</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/basic-web-hacking-9-null-poison-byte" rel="bookmark" title="Tuesday 17.11.2009">Basic web hacking 9 :: null poison byte</a></li>
</ul>
<p><!-- Similar Posts took 4.625 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=739" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2010/01/javascript-missions-2-disable-javascript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KingsAge Farmer :: version 0.17beta</title>
		<link>http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-17beta</link>
		<comments>http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-17beta#comments</comments>
		<pubDate>Mon, 14 Dec 2009 16:51:35 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[Kingsage farmer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Browser Based]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[kingsage]]></category>
		<category><![CDATA[Online game]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=692</guid>
		<description><![CDATA[Since, after several months if I am not wrong gameforge decided to update kingsage I as well decided to provide update for Kingsage Farmer. *************Version 0.17************* Feature Added: Settings button now works and opens settings Feature Added: Now you will be able to change time which script waits to check status of soldiers. Limit is [...]]]></description>
			<content:encoded><![CDATA[<p>Since, after several months if I am not wrong gameforge decided to update kingsage<em> </em>I as well decided to provide update for Kingsage Farmer. <span id="more-692"></span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">*************<br style="padding: 0px; margin: 0px;" />Version 0.17<br style="padding: 0px; margin: 0px;" />*************</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">Feature Added: Settings button now works and opens settings</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">Feature Added: Now you will be able to change time which script waits to check status of soldiers. Limit is 5 seconds and you cannot set up less then 5 seconds. More is available. I for example am using settings at 25 seconds.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">Feature fix: Sending soldiers was corrupted after last attack but it is now fix. And sending soldiers works.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">Feature fix: Buttons didn&#8217;t work correctly now this should be fixed. For example after clicking one button you had to refresh page before you were able to click it again.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">That is all for now. If there are no big updates to kingsage you may expect new update of script somewhere after new year. Though I didn&#8217;t have time to check on KingsageX somehow Farmer recieved priority.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-size: 12px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; padding: 0px;">Ax</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/projects/kingsage-farmer" rel="bookmark" title="Sunday 13.12.2009">Kingsage farmer</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-11beta-opening-new-project" rel="bookmark" title="Sunday 13.12.2009">KingsAge Farmer :: version 0.11beta opening new project</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-05" rel="bookmark" title="Sunday 28.06.2009">KingsAgeX :: version 0.5</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/12/kingsagex-version-0-62" rel="bookmark" title="Saturday 05.12.2009">Kingsagex :: version 0.62</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-04beta" rel="bookmark" title="Thursday 18.06.2009">KingsAgeX :: version 0.4BETA</a></li>
</ul>
<p><!-- Similar Posts took 4.868 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=692" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-17beta/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>KingsAge Farmer :: version 0.11beta opening new project</title>
		<link>http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-11beta-opening-new-project</link>
		<comments>http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-11beta-opening-new-project#comments</comments>
		<pubDate>Sun, 13 Dec 2009 03:01:27 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[Kingsage farmer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[kingsage]]></category>
		<category><![CDATA[Online game]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=680</guid>
		<description><![CDATA[Well, instead of searching for ladies in the clubs, pubs and other places one may find them. I spent my Friday and Saturday night programming. And here is result of some 10 to 12 hours work. Very simple and not that smart farmer, yet very useful for everyone  . Before you start writing about bugs. Please read very [...]]]></description>
			<content:encoded><![CDATA[<p>Well, instead of searching for ladies in the clubs, pubs and other places one may find them. I spent my Friday and Saturday night programming. And here is result of some 10 to 12 hours work.</p>
<p><span id="more-680"></span></p>
<p>Very simple and not that smart farmer, yet very useful for everyone <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  .</p>
<p>Before you start writing about bugs. Please read very carefully:</p>
<p>Two buttons settings and on hold currently do not have any functions. To start farming please first add some farms. There is add farm button in the info page of every village. However, if you find yourself in problem. So you clicked on button but nothing happened that just means that you should go and disable all other scripts, you may enable them later on but there is some conflicts I haven&#8217;t yet resolved.</p>
<p>When you add few farms you may go and check them in the drop down menu by clicking on farms.</p>
<p>And that is all. Current time between refreshes is 10 seconds.</p>
<p>This farmer is not yet that smart well it is only able to follow list and go in circles. After list is complete it will continue from beginning.</p>
<p>Each attack will consist out of 100 soldiers.</p>
<p>That&#8217;s all folks. It is 4 in the morning and I am going to sleep. Though I have strange feeling that this text is a bit strange <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I will happily read your comments.</p>
<p>Happy f4rming</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">*************<br />
Version 0.11<br />
*************</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Listing of added farms</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Starting and stopping farmer</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Adding farms and checking if farms are already added</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Auto-refreshing every 10 seconds</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Auto-attacking farm.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Reviving list when comes to the end.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Drop down menu for listing and other things regarding auto-farmer</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Opening and closing down over image of squire swords.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Feature Added: Drop down menu will remember choice made and therefore keeps it open or closed depending on last choice.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/projects/kingsage-farmer" rel="bookmark" title="Sunday 13.12.2009">Kingsage farmer</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-17beta" rel="bookmark" title="Monday 14.12.2009">KingsAge Farmer :: version 0.17beta</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2010/01/kingsagex-version-0-66" rel="bookmark" title="Sunday 24.01.2010">Kingsagex :: version 0.66</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-05" rel="bookmark" title="Sunday 28.06.2009">KingsAgeX :: version 0.5</a></li>
<li><a href="http://www.axino.net/projects/kingsagex" rel="bookmark" title="Tuesday 16.06.2009">KingsAgeX</a></li>
</ul>
<p><!-- Similar Posts took 5.127 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=680" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/programming/javascript-programming/2009/12/kingsage-farmer-version-0-11beta-opening-new-project/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Correction of auto-updater for Greasemonkey scripts</title>
		<link>http://www.axino.net/tutorial/2009/12/correction-of-auto-updater-for-greasemonkey-scripts</link>
		<comments>http://www.axino.net/tutorial/2009/12/correction-of-auto-updater-for-greasemonkey-scripts#comments</comments>
		<pubDate>Tue, 08 Dec 2009 18:53:33 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=677</guid>
		<description><![CDATA[In the auto-updater for userscripts there was small bug. It is now of course corrected. //this function check if there is new version of script available window.checkVersion = function&#40;&#41;&#123; &#160; var tmp = new Date&#40;&#41;.getTime&#40;&#41;; //Obtains time in milliseconds &#160; var tm = GM_getValue&#40;&#34;tcv&#34;, 0&#41;; // Obtains value when last check was performed, default value [...]]]></description>
			<content:encoded><![CDATA[<p>In the auto-updater for userscripts there was small bug. It is now of course corrected.</p>
<p><span id="more-677"></span> <code><br />
</code></p>
<p><code></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//this function check if there is new version of script available</span>
window.<span style="color: #660066;">checkVersion</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">var</span> tmp <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> Date<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">getTime</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">//Obtains time in milliseconds</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">var</span> tm <span style="color: #339933;">=</span> GM_getValue<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;tcv&quot;</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Obtains value when last check was performed, default value is 0</span>
&nbsp;
<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>tm <span style="color: #339933;">==</span> <span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span> <span style="color: #006600; font-style: italic;">//Checks if check was performed before</span>
&nbsp;
GM_setValue<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;tcv&quot;</span><span style="color: #339933;">,</span> parseInt<span style="color: #009900;">&#40;</span>tmp<span style="color: #339933;">/</span><span style="color: #CC0000;">1000</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">//If check was not performed this means that user just installed latest version of script, and we therefore save time in seconds when check was performed</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">else</span><span style="color: #009900;">&#123;</span>
&nbsp;
<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>tmp<span style="color: #339933;">/</span><span style="color: #CC0000;">1000</span> <span style="color: #339933;">-</span> parseInt<span style="color: #009900;">&#40;</span>tm<span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;=</span> <span style="color: #CC0000;">90000</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span> <span style="color: #006600; font-style: italic;">// This part checks whether check was performed in last 25 hours. You can set your own timing by chaining value 90000 to something else. Note that this value is in seconds.</span>
&nbsp;
GM_setValue<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;tcv&quot;</span><span style="color: #339933;">,</span> parseInt<span style="color: #009900;">&#40;</span>tmp<span style="color: #339933;">/</span><span style="color: #CC0000;">1000</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">//Now we save time so that it was checked for new version.</span>
&nbsp;
<span style="color: #006600; font-style: italic;">//this part connects to userscripts meta site and checks values for your script</span>
GM_xmlhttpRequest<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
method<span style="color: #339933;">:</span> <span style="color: #3366CC;">'GET'</span><span style="color: #339933;">,</span>
url<span style="color: #339933;">:</span> <span style="color: #3366CC;">'http://userscripts.org/scripts/source/51469.meta.js'</span><span style="color: #339933;">,</span> <span style="color: #006600; font-style: italic;">//Here you will change number 51469 to number of your script</span>
headers<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
<span style="color: #3366CC;">'User-agent'</span><span style="color: #339933;">:</span> <span style="color: #3366CC;">'Mozilla/4.0 (compatible) Greasemonkey'</span><span style="color: #339933;">,</span>
<span style="color: #3366CC;">'Accept'</span><span style="color: #339933;">:</span> <span style="color: #3366CC;">'application/html,application/xml,text/xml'</span><span style="color: #339933;">,</span>
<span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
<span style="color: #000066;">onload</span><span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>responseDetails<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">var</span> text <span style="color: #339933;">=</span> responseDetails.<span style="color: #660066;">responseText</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">//We obtain contents of the site</span>
vs<span style="color: #339933;">=</span>text.<span style="color: #660066;">split</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">//We split content by rows</span>
vers <span style="color: #339933;">=</span> vs<span style="color: #009900;">&#91;</span><span style="color: #CC0000;">4</span><span style="color: #009900;">&#93;</span>.<span style="color: #660066;">substring</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">12</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">// Here we obtain version of the script if by some case you have your @version tag in some other row then fifth then change number 4 to some other value that responds to your code</span>
&nbsp;
<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>version <span style="color: #339933;">!=</span> parseFloat<span style="color: #009900;">&#40;</span>vers<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span> <span style="color: #006600; font-style: italic;">// We check if new version is out</span>
<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;New version of KingsAgeX is out!&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #006600; font-style: italic;">// This is notification to user that new version is available</span>
window.<span style="color: #660066;">location</span> <span style="color: #339933;">=</span> <span style="color: #3366CC;">&quot;http://userscripts.org/scripts/source/51469.user.js&quot;</span><span style="color: #339933;">;</span> <span style="color: #006600; font-style: italic;">//If new version is out install new version of the script. NOTE: that you have to change number 51469 to the number of your script on userscripts.</span>
&nbsp;
window.<span style="color: #660066;">reload</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #009900;">&#125;</span></pre></div></div>

<p></code></p>
<p>This is corrected version of auto-updater. Now problem was that alert saying that new version is available would fire each 25 hours or depending how you set timer.</p>
<p>To solve this alert was moved into the loop when new version is confirmed.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/11/how-to-write-script-updater-for-greasemonkey-scripts" rel="bookmark" title="Thursday 05.11.2009">How to write script updater for Greasemonkey scripts</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/11/kingsagex-version-0-59" rel="bookmark" title="Wednesday 04.11.2009">Kingsagex :: version 0.59</a></li>
<li><a href="http://www.axino.net/tutorial/2009/10/javascript-settimeout-in-greasemonkey" rel="bookmark" title="Sunday 25.10.2009">javascript setTimeout() in greasemonkey</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/12/kingsagex-version-0-62" rel="bookmark" title="Saturday 05.12.2009">Kingsagex :: version 0.62</a></li>
<li><a href="http://www.axino.net/projects/kingsagex" rel="bookmark" title="Tuesday 16.06.2009">KingsAgeX</a></li>
</ul>
<p><!-- Similar Posts took 5.001 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=677" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2009/12/correction-of-auto-updater-for-greasemonkey-scripts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kingsagex :: version 0.62</title>
		<link>http://www.axino.net/programming/javascript-programming/2009/12/kingsagex-version-0-62</link>
		<comments>http://www.axino.net/programming/javascript-programming/2009/12/kingsagex-version-0-62#comments</comments>
		<pubDate>Fri, 04 Dec 2009 23:35:58 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[KingsAgeX]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[kingsage]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=671</guid>
		<description><![CDATA[OK there were a lot of bugs reported since the last version and its been more then two weeks since the last version. So I&#8217;ve decided to revise the code and make necessary changes. First of all auto-attacking functions from KingsAgeX are out. Soon I will publish new script that will have single function and that will [...]]]></description>
			<content:encoded><![CDATA[<p>OK there were a lot of bugs reported since the last version and its been more then two weeks since the last version. So I&#8217;ve decided to revise the code and make necessary changes. First of all auto-attacking functions from KingsAgeX are out. Soon I will publish new script that will have single function and that will be auto-attacking. Now let me explain why I have decided on such step. Because KingsAgeX from the beginning was intended as extension of already available functions in kingsage.org and later other servers.</p>
<p><span id="more-671"></span></p>
<p>If you were wandering why is there X in the name it was intended as eXtends. However, over the course of time and more and more functions being added into the script it is getting a bit clouded and so I made decision to split functionality and put auto-attacking function in completely separate script and project. Reasons are many but the biggest one is that auto-attacking feature is robust and large and because it is maneuvering trough several web pages there is possibility that in some future update problems might arise. On the other hand having it separated will make it easier for me to update both scripts. Not that my good habit of writing comments for each line of code helped <img src='http://www.axino.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  . Soon I will publish auto-attacking script. I know you anxiously await.  Probably during end of next week or beginning of week after next one!</p>
<p>All that being said, I would also like to ask someone with preferably good writing scripts to write short how to guide in hopes to explain functionality of the script. Of course if you are having site link would be provided or some kind of reference will surely be provided. This is not my idea but the problem is that something obvious to me as script writer is not obvious to someone else as script user. And with this I would like to fix the gap between the two. Please contact me about this at: arxleol [at] gmail dot com or leave a comment.</p>
<p>Simple, example of this is the usage of buttons in castle view because many people figure that things should be inversed.</p>
<p>And before you check changes from previous version. Is drop down list neccessery for the premium version? Now that administrators have stolen my idea and provided this as premium feature.</p>
<p>*************<br style="padding: 0px; margin: 0px;" />Version 0.62<br style="padding: 0px; margin: 0px;" />*************</p>
<p>Feature added: Showing currently selected option for settlement name shortener and drop down list jumping to the same view.</p>
<p>Feature added: Because none premiums couldn&#8217;t see options in castle view I&#8217;ve decided to add another set for checking whether user has premium or not. So if you do not see options in castle view go to profile-&gt;settings-&gt;basic settings and click no premium.</p>
<p>Bugfix: Alert that jumped each day saying that there is new version of the script. This will not happen anymore. Now every 25 hours script will check if there is new version.</p>
<p>Bugfix: Options in castle view are now shown correctly for premium users instead overlapping production list.</p>
<p>Bugfix: Runtime calculator wasn&#8217;t working for premium users now its fixed. and works.</p>
<p>Feature removed: Auto-attacking executions</p>
<p>Feature removed: Attack panel</p>
<p>Feature removed: Saving delayed attack</p>
<p>P.S. If you are wandering by accident what happened with version 0.61 I jumped it because it was quick update only few hours after 0.60 so it was not noteworthy. Just simple accident in update.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/programming/javascript-programming/2010/01/kingsagex-version-0-66" rel="bookmark" title="Sunday 24.01.2010">Kingsagex :: version 0.66</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-05" rel="bookmark" title="Sunday 28.06.2009">KingsAgeX :: version 0.5</a></li>
<li><a href="http://www.axino.net/projects/kingsagex" rel="bookmark" title="Tuesday 16.06.2009">KingsAgeX</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/10/kingsagex-version-0-56" rel="bookmark" title="Thursday 22.10.2009">KingsAgeX :: version 0.56</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-04beta" rel="bookmark" title="Thursday 18.06.2009">KingsAgeX :: version 0.4BETA</a></li>
</ul>
<p><!-- Similar Posts took 5.063 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=671" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/programming/javascript-programming/2009/12/kingsagex-version-0-62/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Kingsagex :: version 0.60</title>
		<link>http://www.axino.net/programming/javascript-programming/2009/11/kingsagex-version-0-60</link>
		<comments>http://www.axino.net/programming/javascript-programming/2009/11/kingsagex-version-0-60#comments</comments>
		<pubDate>Fri, 20 Nov 2009 01:52:40 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[KingsAgeX]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Browser Based]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[kingsage]]></category>
		<category><![CDATA[Online game]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=619</guid>
		<description><![CDATA[Another milestone 6k installations. And here is version 0.60 of the kingsageX. *************Version 0.60************* Feature Added: Satellite view of the server. Bugfix: Auto-attacker should work now for all servers. Bugfix: Attack panel will not jump now in the forums and will not post itself in posts. As always any suggestions are welcomed. In next version I expect [...]]]></description>
			<content:encoded><![CDATA[<p>Another milestone 6k installations. And here is version 0.60 of the kingsageX. <span id="more-619"></span>*************<br style="padding: 0px; margin: 0px;" />Version 0.60<br style="padding: 0px; margin: 0px;" />*************</p>
<p>Feature Added: Satellite view of the server.</p>
<p>Bugfix: Auto-attacker should work now for all servers.</p>
<p>Bugfix: Attack panel will not jump now in the forums and will not post itself in posts.</p>
<p>As always any suggestions are welcomed. In next version I expect to finish auto-attacker that will work with all units and multiple settlements.</p>
<p>Ax<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/programming/javascript-programming/2009/10/kingsagex-version-0-57" rel="bookmark" title="Wednesday 28.10.2009">KingsAgeX :: version 0.57 milestone</a></li>
<li><a href="http://www.axino.net/projects/kingsagex" rel="bookmark" title="Tuesday 16.06.2009">KingsAgeX</a></li>
<li><a href="http://www.axino.net/programming/javascript-programming/2009/10/kingsagex-version-0-55" rel="bookmark" title="Saturday 03.10.2009">KingsAgeX :: version 0.55</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-04beta" rel="bookmark" title="Thursday 18.06.2009">KingsAgeX :: version 0.4BETA</a></li>
<li><a href="http://www.axino.net/projects/kingsagex/2009/06/kingsagex-version-05" rel="bookmark" title="Sunday 28.06.2009">KingsAgeX :: version 0.5</a></li>
</ul>
<p><!-- Similar Posts took 5.535 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=619" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/programming/javascript-programming/2009/11/kingsagex-version-0-60/feed</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>
