<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Travian: Village Center Numbers 5.4 + Fast upgrade | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/19560</link>
    <description>Recent comments on userscript: Travian: Village Center Numbers 5.4 + Fast upgrade</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Comments, replied by MeXaon</title>
      <description>&lt;p&gt;Fixed&lt;/p&gt;</description>
      <pubDate>Tue, 28 Jul 2009 00:26:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:151439</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/151439</link>
    </item>
    <item>
      <title>Comments, replied by Dris</title>
      <description>&lt;p&gt;Its doesnt works.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Jul 2009 13:46:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:150950</guid>
      <author>Dris</author>
      <link>http://userscripts.org/posts/150950</link>
    </item>
    <item>
      <title>Comments, replied by MeXaon</title>
      <description>&lt;p&gt;&lt;b&gt;BmW&lt;/b&gt;
&lt;br /&gt;Disable all scripts and send my email source code page WW.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;travspeedster&lt;/b&gt;
&lt;br /&gt;Thx :)&lt;/p&gt;</description>
      <pubDate>Sat, 20 Jun 2009 20:04:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:136077</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/136077</link>
    </item>
    <item>
      <title>Comments, replied by IRoll11!~s</title>
      <description>&lt;p&gt;Ooooh, I just saw the screenshot, I see you added an instant upgrade button!  Perfect.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Jun 2009 22:35:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:134738</guid>
      <author>IRoll11!~s</author>
      <link>http://userscripts.org/posts/134738</link>
    </item>
    <item>
      <title>Comments, replied by IRoll11!~s</title>
      <description>&lt;p&gt;Hiya MeXaon, I don't play Travian anymore, so I can't see what additions you made to this, but I would like to thank you for taking it over and extending it, I hope someone does the same for my other script =]&lt;/p&gt;

&lt;p&gt;Have fun in Travian and I wish you well.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Jun 2009 22:33:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:134736</guid>
      <author>IRoll11!~s</author>
      <link>http://userscripts.org/posts/134736</link>
    </item>
    <item>
      <title>Comments, replied by BmW</title>
      <description>&lt;p&gt;I would be happy if you would fix the WW village center numbers and compatibility with this script -&gt; &lt;a href=&quot;http://userscripts.org/scripts/show/46811&quot;&gt;http://userscripts.org/scripts/show/46811&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cuz it doesnt show the levels :D&lt;/p&gt;

&lt;p&gt;Otherwise nice script and i like it :)&lt;/p&gt;

&lt;p&gt;BmW&lt;/p&gt;</description>
      <pubDate>Sat, 06 Jun 2009 18:04:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:129585</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/129585</link>
    </item>
    <item>
      <title>Comments, replied by BmW</title>
      <description>&lt;p&gt;The Script doesnt work for WW village :) it doesnt show all the levels (=&lt;/p&gt;</description>
      <pubDate>Mon, 01 Jun 2009 23:44:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28030:128041</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/128041</link>
    </item>
    <item>
      <title>Archived Comments, replied by Wormpie</title>
      <description>&lt;p&gt;Very nice script!&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jun 2008 15:31:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35454</guid>
      <author>Wormpie</author>
      <link>http://userscripts.org/posts/35454</link>
    </item>
    <item>
      <title>Archived Comments, replied by MeXaon</title>
      <description>&lt;p&gt;I know :)&lt;/p&gt;

&lt;p&gt;delete GM_registerMenuCommand
&lt;br /&gt;and emulate GM_addStyle&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;function  GM_addStyle(cssString) {
	var style = document.createElement('STYLE');
	style.type = 'text/css';
	style.innerHTML = cssString;
	document.getElementsByTagName('HEAD')[0].appendChild(style);
}&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jun 2008 12:48:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35455</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/35455</link>
    </item>
    <item>
      <title>Archived Comments, replied by FDisk</title>
      <description>&lt;p&gt;do not works on Opera 9.5&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jun 2008 11:29:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35456</guid>
      <author>FDisk</author>
      <link>http://userscripts.org/posts/35456</link>
    </item>
    <item>
      <title>Archived Comments, replied by BmW</title>
      <description>&lt;p&gt;Yes it is fixed :P Thanks (=&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 08:47:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35457</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/35457</link>
    </item>
    <item>
      <title>Archived Comments, replied by MeXaon</title>
      <description>&lt;p&gt;Fixed WW&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 03:02:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35458</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/35458</link>
    </item>
    <item>
      <title>Archived Comments, replied by BmW</title>
      <description>&lt;p&gt;Sended&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 01:24:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35459</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/35459</link>
    </item>
    <item>
      <title>Archived Comments, replied by MeXaon</title>
      <description>&lt;p&gt;&lt;b&gt;BmW&lt;/b&gt;
&lt;br /&gt;Please send me source code page on &lt;a href=&quot;mailto:svgmail@mail.ru&quot;&gt;svgmail@mail.ru&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 06 Jun 2008 20:59:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35460</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/35460</link>
    </item>
    <item>
      <title>Archived Comments, replied by BmW</title>
      <description>&lt;p&gt;1 Bug :) The buildings levels isnt showed as it should in WW village :) Screen:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://img71.imageshack.us/img71/7168/worldwonderjm7.jpg&quot;&gt;http://img71.imageshack.us/img71/7168/worldwond...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 06 Jun 2008 10:31:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35461</guid>
      <author>BmW</author>
      <link>http://userscripts.org/posts/35461</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dian Sastro</title>
      <description>&lt;p&gt;I've been successfully install graphic pack that including 19560.user.js (taken from this site) at my folder &quot;D:\Travian&quot;.&lt;/p&gt;

&lt;p&gt;I also successfully installed user.js as narkogrib explained in this thread.&lt;/p&gt;

&lt;p&gt;But 19560.user.js still not running as I hope. Nothing changed inside my travian account.&lt;/p&gt;

&lt;p&gt;Does anyone could explain what actually that I should to do next ? Should I change 19560.user.js and place to any other folder or sub-folder ?&lt;/p&gt;

&lt;p&gt;Maybe another people have same problem with me. Hope someone could explain, how to install this script clearly, so the travian scripts from this site could work as well.&lt;/p&gt;

&lt;p&gt;I use server &lt;a href=&quot;http://s1.travian.com&quot;&gt;http://s1.travian.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Sat, 24 May 2008 11:26:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35462</guid>
      <author>Dian Sastro</author>
      <link>http://userscripts.org/posts/35462</link>
    </item>
    <item>
      <title>Archived Comments, replied by [TAJM]Kobra</title>
      <description>&lt;p&gt;I like subsequent function: Dorf1 - Resource Fields and Dorf2 - Inner City - Buildings: Resource Field or Building Levels color coded (max'ed out that is green or not upgradeable something is colored background red/ )&lt;/p&gt;</description>
      <pubDate>Fri, 23 May 2008 06:11:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35463</guid>
      <author>[TAJM]Kobra</author>
      <link>http://userscripts.org/posts/35463</link>
    </item>
    <item>
      <title>Archived Comments, replied by MeXaon</title>
      <description>&lt;p&gt;Hmm... font size equal&lt;/p&gt;

&lt;p&gt;2)Red background color - I don't add into this script.&lt;/p&gt;</description>
      <pubDate>Thu, 22 May 2008 13:15:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35464</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/35464</link>
    </item>
    <item>
      <title>Archived Comments, replied by MestreLion</title>
      <description>&lt;p&gt;Mind a few suggestions?&lt;/p&gt;

&lt;p&gt;- Can you change the level number display so it looks like your original script &quot;Travian Village Center Numbers .1&quot; ? I mean... bigger labels, &quot;square&quot; box... i istill use the original just because of this detail. Oriignal looks awesome&lt;/p&gt;

&lt;p&gt;- Besides &quot;Add background color green if building level = max&quot;, you could also do &quot;Add background color RED if not enough resources to build next level&quot;, meaning its upgradable, but i cant afford it.&lt;/p&gt;

&lt;p&gt;Great script, simply a must-have! :D&lt;/p&gt;</description>
      <pubDate>Thu, 22 May 2008 03:44:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35465</guid>
      <author>MestreLion</author>
      <link>http://userscripts.org/posts/35465</link>
    </item>
    <item>
      <title>Archived Comments, replied by blackfox</title>
      <description>&lt;p&gt;Not sure why but every time I select an option in Travian, I get kick out and have to log back in.  So  another word, I cannot do anything, why?.  Do you need to have a special configuration with your firefox?  Firefox 2.0.0.14&lt;/p&gt;</description>
      <pubDate>Wed, 21 May 2008 04:26:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35466</guid>
      <author>blackfox</author>
      <link>http://userscripts.org/posts/35466</link>
    </item>
    <item>
      <title>Archived Comments, replied by [TAJM]Kobra</title>
      <description>&lt;p&gt;mega thx:)&lt;/p&gt;</description>
      <pubDate>Mon, 19 May 2008 15:46:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35467</guid>
      <author>[TAJM]Kobra</author>
      <link>http://userscripts.org/posts/35467</link>
    </item>
    <item>
      <title>Archived Comments, replied by bendeguz</title>
      <description>&lt;p&gt;This is a nice script. Especially the fast upgrade function. It would be nice if you could add this feature to the fields (dorf1) too. And maybe the village numbering could be optional. (Because QP Target already has that feature and if somebody wants both of them it is pretty ugly to have two numbers)&lt;/p&gt;</description>
      <pubDate>Sat, 17 May 2008 10:50:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35468</guid>
      <author>bendeguz</author>
      <link>http://userscripts.org/posts/35468</link>
    </item>
    <item>
      <title>Archived Comments, replied by MeXaon</title>
      <description>&lt;p&gt;FireFox 3 support ;)&lt;/p&gt;</description>
      <pubDate>Fri, 16 May 2008 00:42:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35469</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/35469</link>
    </item>
    <item>
      <title>Archived Comments, replied by narkogrib</title>
      <description>&lt;p&gt;This is a great script, but it doesn't work on Firefox 3, so I've tried to figure out what's going on. I'm not very proficient in Javascript, so I'm just posting my findings here.&lt;/p&gt;

&lt;p&gt;The workings of globalStorage has changed for security reasons in Firefox 3. Here's some info:
&lt;br /&gt;&lt;a href=&quot;http://groups.google.com/group/greasemonkey-users/browse_thread/thread/969e9c93ddad9933&quot;&gt;http://groups.google.com/group/greasemonkey-use...&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://developer.mozilla.org/en/docs/DOM:Storage#globalStorage&quot;&gt;http://developer.mozilla.org/en/docs/DOM:Storag...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There probably is a way to fix this that I don't know of, but otherwise the if-loop containing globalStorage can be commented out or deleted, and &quot;} else &quot; deleted in line 32 at the beginning of the next loop to get around this problem, though this of course removes a feature in the script.&lt;/p&gt;

&lt;p&gt;Doing this leads to the problem stated by Bith about areaElements[i].getAttribute in this comment: &lt;a href=&quot;http://userscripts.org/scripts/show/19560#comment-27787&quot;&gt;http://userscripts.org/scripts/show/19560#comme...&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;I think it might be related to the childNodes in line 109. I tried searching the web for a similar problem and found this: &lt;a href=&quot;http://bytes.com/forum/thread573381.html&quot;&gt;http://bytes.com/forum/thread573381.html&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;I hope this helps, if anyone wants to try and write a fix for Firefox 3 and post it here. :)&lt;/p&gt;</description>
      <pubDate>Tue, 13 May 2008 23:01:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35470</guid>
      <author>narkogrib</author>
      <link>http://userscripts.org/posts/35470</link>
    </item>
    <item>
      <title>Archived Comments, replied by MeXaon</title>
      <description>&lt;p&gt;&lt;b&gt;00quick00&lt;/b&gt;
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/19560#comment-31005&quot;&gt;http://userscripts.org/scripts/show/19560#comme...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 10 May 2008 21:41:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12462:35471</guid>
      <author>MeXaon</author>
      <link>http://userscripts.org/posts/35471</link>
    </item>
  </channel>
</rss>
