<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Facebook Monsters Enhancer | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/25396</link>
    <description>Recent comments on userscript: Facebook Monsters Enhancer</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Updates, replied by ViXaY Xavier</title>
      <description>&lt;p&gt;check out 
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/20462&quot;&gt;http://userscripts.org/scripts/show/20462&lt;/a&gt;
&lt;br /&gt;working with the latest greasemonkey and firefox versions, and the new changes to facebook&lt;/p&gt;</description>
      <pubDate>Tue, 03 Mar 2009 10:02:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18102:99711</guid>
      <author>ViXaY Xavier</author>
      <link>http://userscripts.org/posts/99711</link>
    </item>
    <item>
      <title>Updates, replied by oclawgeek</title>
      <description>&lt;p&gt;Thanks.  I even lived with the annoying bugs I complained about earlier, but to have it break completely... sucks.  Thanks again for any work that you do on it.  I only wish I could return the favor!&lt;/p&gt;</description>
      <pubDate>Mon, 23 Feb 2009 07:32:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18102:97911</guid>
      <author>oclawgeek</author>
      <link>http://userscripts.org/posts/97911</link>
    </item>
    <item>
      <title>Updates, replied by ViXaY Xavier</title>
      <description>&lt;p&gt;Seems I couldn't keep myself away from the lure of coding and the puzzle of it... sigh... another period of time crucial to other work spent trivially to entertain myself...
&lt;br /&gt;It's almost like a game :)&lt;/p&gt;

&lt;p&gt;Anyway I've updated whatever I could in the 3 hours since my post, and i now have a hopefully fully working version...&lt;/p&gt;

&lt;p&gt;check it out at
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/topics/21584#posts-95284&quot;&gt;http://userscripts.org/topics/21584#posts-95284&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 10 Feb 2009 15:14:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18102:95285</guid>
      <author>ViXaY Xavier</author>
      <link>http://userscripts.org/posts/95285</link>
    </item>
    <item>
      <title>Updates, replied by ViXaY Xavier</title>
      <description>&lt;p&gt;none so far
&lt;br /&gt;Due to small user base, i think it's been abandoned by Piotr.&lt;/p&gt;

&lt;p&gt;there have been some more changes today, that break the script completely!&lt;/p&gt;

&lt;p&gt;I am trying to work on them... let's see what happens...
&lt;br /&gt;I'll have to post it in my scripts. I'll let everyone here know once I have a confirmed working version, probably in the next 2 weeks, since i'm very busy this week.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Feb 2009 12:21:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18102:95253</guid>
      <author>ViXaY Xavier</author>
      <link>http://userscripts.org/posts/95253</link>
    </item>
    <item>
      <title>Updates, replied by oclawgeek</title>
      <description>&lt;p&gt;Great script, except for the errors previously noted by other users.  Any ETA on an update?&lt;/p&gt;</description>
      <pubDate>Sat, 22 Nov 2008 00:32:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18102:79443</guid>
      <author>oclawgeek</author>
      <link>http://userscripts.org/posts/79443</link>
    </item>
    <item>
      <title>Archived Comments, replied by bob davis</title>
      <description>&lt;p&gt;ok one question im new to this after u download the script what do u do with it b/c if u run it right away theres a error &lt;/p&gt;

&lt;p&gt;Thx&lt;/p&gt;</description>
      <pubDate>Thu, 30 Oct 2008 22:29:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73124</guid>
      <author>bob davis</author>
      <link>http://userscripts.org/posts/73124</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;This script has taken me all the way to the Olimpus. Thank you VivaY Xavier, Thank you Piotr.&lt;/p&gt;

&lt;p&gt;With goog information on hand, this is the best strategy when attacking:&lt;/p&gt;

&lt;p&gt;As a general rule, attack monsters that have 80% to 125% your points.&lt;/p&gt;

&lt;p&gt;More precise rule:&lt;/p&gt;

&lt;p&gt;If my monster has no weapen, then attack monster between 54% and 100% my points.
&lt;br /&gt;If my monster has a weapen, then attack monster between 100% and 125% my points.&lt;/p&gt;

&lt;p&gt;VivaY Xavier does this make any sense on first scenario? Weapen = no then select oponents with 100% or less points than my monster&lt;/p&gt;

&lt;p&gt;var powers = getElementsByClassName(&quot;small_avatar_experience&quot;, &quot;div&quot;, divs[1]); 
&lt;br /&gt;var names = getElementsByClassName('small_avatar_user_name', 'div', divs[1]); 
&lt;br /&gt;var urls = getElementsByClassName('small_avatar_attack_link', 'div', divs[1]); &lt;/p&gt;

&lt;p&gt;and on second scenario? weapen = yes then select monsters 125% stronger than my monster or less.&lt;/p&gt;

&lt;p&gt;var powers = getElementsByClassName(&quot;small_avatar_experience&quot;, &quot;div&quot;, divs[1.25]); 
&lt;br /&gt;var names = getElementsByClassName('small_avatar_user_name', 'div', divs[1.25); 
&lt;br /&gt;var urls = getElementsByClassName('small_avatar_attack_link', 'div', divs[1.25]); &lt;/p&gt;

&lt;p&gt;Let&#180;s go for the perfect script. We can and we will.&lt;/p&gt;</description>
      <pubDate>Sun, 19 Oct 2008 23:02:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73125</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73125</link>
    </item>
    <item>
      <title>Archived Comments, replied by vexxtra</title>
      <description>&lt;p&gt;Is there a way to disable certain types of monsters from this? I don't have a Slayer and it automatically takes me to the page to add it.&lt;/p&gt;

&lt;p&gt;thanks&lt;/p&gt;</description>
      <pubDate>Sun, 19 Oct 2008 02:26:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73126</guid>
      <author>vexxtra</author>
      <link>http://userscripts.org/posts/73126</link>
    </item>
    <item>
      <title>Archived Comments, replied by spookie</title>
      <description>&lt;p&gt;hi,
&lt;br /&gt;can you please help me ? my monsters auto fights monsters really too strong.
&lt;br /&gt; how can i do to fight a monster a bit stronger than mine&lt;/p&gt;</description>
      <pubDate>Fri, 10 Oct 2008 13:47:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73127</guid>
      <author>spookie</author>
      <link>http://userscripts.org/posts/73127</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;I understand Viva y Xavier. I believe this routine told before to select monsters less than twice in points (I am learning java with this script sorry)&lt;/p&gt;

&lt;p&gt;/* Get the list of all enemies */ 
&lt;br /&gt;var powers = getElementsByClassName(&quot;small_avatar_experience&quot;, &quot;div&quot;, divs[2]); 
&lt;br /&gt;var names = getElementsByClassName('small_avatar_user_name', 'div', divs[2]); 
&lt;br /&gt;var urls = getElementsByClassName('small_avatar_attack_link', 'div', divs[2]); &lt;/p&gt;

&lt;p&gt;Will look more into it to see if it helps to put it back and will report on it.&lt;/p&gt;</description>
      <pubDate>Mon, 06 Oct 2008 23:43:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73128</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73128</link>
    </item>
    <item>
      <title>Archived Comments, replied by ViXaY Xavier</title>
      <description>&lt;p&gt;berto, i'm swamped right now, so haven't had much time to look at it, but as i see it, it has to do with the changes in Facebook. If you are interested i think it's the parsing of the tables on the fight page that's causing these problems. See if you can work something out in that :)&lt;/p&gt;</description>
      <pubDate>Mon, 06 Oct 2008 11:45:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73129</guid>
      <author>ViXaY Xavier</author>
      <link>http://userscripts.org/posts/73129</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;Example of script results as is now:&lt;/p&gt;

&lt;p&gt;18 Attacks: 2 wins  16 losses.&lt;/p&gt;

&lt;p&gt;Must say  until now was a great script, but since it does not select anymore monsters less than twice your monster&#180;s points, but any monster in the list, it destroys the attack purpose of the script, by attacking too powerfull monsters. Any clues?&lt;/p&gt;

&lt;p&gt;October 04    Your Zombie  attacked Marie's Vampire  3 times.
&lt;br /&gt;But Marie defended with a shield and earned some points!
&lt;br /&gt;&#187; You won 0 of the attacks and earned 0 points.
&lt;br /&gt;&#187; Marie won 3 of the attacks and earned 3 points.
&lt;br /&gt;attack Lennie! October 04 Your Zombie attacked Lennie's Slayer 3 times.
&lt;br /&gt;Lennie would have won defending points, but she didn't have any armour!
&lt;br /&gt;&#187; You won 1 of the attacks and earned 8 points.
&lt;br /&gt;&#187; Lennie won 2 of the attacks and earned 0 points.
&lt;br /&gt;attack Lennie! October 04 Your Zombie attacked Lennie's Werewolf 3 times.
&lt;br /&gt;Lennie would have won defending points, but she didn't have any armour!
&lt;br /&gt;&#187; You won 0 of the attacks and earned 0 points.
&lt;br /&gt;&#187; Lennie won 3 of the attacks and earned 0 points.
&lt;br /&gt;attack Lennie! October 04 Your Zombie attacked Lennie's Slayer 3 times.
&lt;br /&gt;Lennie would have won defending points, but she didn't have any armour!
&lt;br /&gt;&#187; You won 0 of the attacks and earned 0 points.
&lt;br /&gt;&#187; Lennie won 3 of the attacks and earned 0 points.
&lt;br /&gt;attack Lennie! October 04 Your Zombie attacked Lennie's Slayer 3 times.
&lt;br /&gt;Lennie would have won defending points, but she didn't have any armour!
&lt;br /&gt;&#187; You won 1 of the attacks and earned 8 points.
&lt;br /&gt;&#187; Lennie won 2 of the attacks and earned 0 points.
&lt;br /&gt;attack Lennie! October 04 Your Zombie attacked Lennie's Werewolf 3 times.
&lt;br /&gt;Lennie would have won defending points, but she didn't have any armour!
&lt;br /&gt;&#187; You won 0 of the attacks and earned 0 points.
&lt;br /&gt;&#187; Lennie won 3 of the attacks and earned 0 points.&lt;/p&gt;</description>
      <pubDate>Sun, 05 Oct 2008 20:44:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73130</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73130</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;Great job Kaz, it works really well. I am looking at the script code to try to figure out how to select to attack monsters with just 1.5 more points than our monster. Can you help on this? thanks, Berto.&lt;/p&gt;</description>
      <pubDate>Sat, 04 Oct 2008 23:24:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73131</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73131</link>
    </item>
    <item>
      <title>Archived Comments, replied by kaz</title>
      <description>&lt;p&gt;fix to latest bug....&lt;/p&gt;

&lt;p&gt;replace line:
&lt;br /&gt;var APPS_URL = &quot;http://apps.new.facebook.com/&quot;;&lt;/p&gt;

&lt;p&gt;with line:
&lt;br /&gt;var APPS_URL = &quot;http://apps.facebook.com/&quot;;&lt;/p&gt;</description>
      <pubDate>Sat, 04 Oct 2008 18:45:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73132</guid>
      <author>kaz</author>
      <link>http://userscripts.org/posts/73132</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;I have been monitoring the results of the attacks of the script  and the results of the attacks have gone done drastically.  Many more attacks are lost than won because the script does not select anymore monsters who are just 1.5 or 2 times stronger than our attacking monster. Now it attacks any monster on the list, even with 60.000 or more points, and the fights are constantly lost. The rule programmed on the script about attacking monsters just 1.5 or 2 times stronger was a success and a real winner for this script. Now it just contributes to make the defending strong monsters we attack, even stronger. The script can be one of the best with just a few details like the selection of the monsters to be attacked. If it can be arranged it will be greatly appreciate. Thank you also for keeping the script alive with all the effort it involves.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Sep 2008 08:38:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73133</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73133</link>
    </item>
    <item>
      <title>Archived Comments, replied by Junaid Sharif</title>
      <description>&lt;p&gt;I've been using script for sometime now and it was fine till today. Today I cant seem to switch off the Auto feed and Auto Attack button..... and i dont know what to do.... can anyone help me in that ???&lt;/p&gt;</description>
      <pubDate>Wed, 24 Sep 2008 11:38:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73134</guid>
      <author>Junaid Sharif</author>
      <link>http://userscripts.org/posts/73134</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daigoro</title>
      <description>&lt;p&gt;ViXaY Xavier, you were right; Your fix really fixed the problem. For some reason I just didn't see it before I posted my comment.&lt;/p&gt;

&lt;p&gt;Thanks for your help.&lt;/p&gt;

&lt;p&gt;But I noticed that the Auto Buy function apparently isn't working so well, either, even after your fix:  At least I've run out of shield despite having plenty of money to buy for.
&lt;br /&gt;Or perhaps it's just me?&lt;/p&gt;</description>
      <pubDate>Sun, 21 Sep 2008 13:06:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73135</guid>
      <author>Daigoro</author>
      <link>http://userscripts.org/posts/73135</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;Perfect Vixay Xavier. I will be monitoring the reloadevery script. I always have the computer on and the facebook vampire&#180;s application page oppend so will monitore it. &lt;/p&gt;

&lt;p&gt;What I noticed with the new lines of code for the monster enhancer is that it does not select anymore enemies 1.5 or 2 times more powerfull than yours (this maximized the chances in the attacks), but rather selects any monster to attact. In the end, the scrip selecs to attack very high rank monsters in the list, and high rank monsters are much harder to defeat. Will investigate to see how far I an go. Thank you again, Berto.&lt;/p&gt;</description>
      <pubDate>Thu, 18 Sep 2008 08:18:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73136</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73136</link>
    </item>
    <item>
      <title>Archived Comments, replied by ViXaY Xavier</title>
      <description>&lt;p&gt;You are welcome. I am aware of that bug and have contacted Piotr about it.&lt;/p&gt;

&lt;p&gt;Berto, I assume you are talking about the Reload Every Extension.
&lt;br /&gt;I'll explain the way I've set it up. 
&lt;br /&gt;1) Install Addon  &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/115&quot;&gt;ReloadEvery &lt;/a&gt;
&lt;br /&gt;2) Right Click on the facebook page goto reload every and click custom
&lt;br /&gt;3) Now enter whatever time you like (i have it set to 60 minutes)
&lt;br /&gt;4) Now leave your browser open forever :P (I have a separate FF3 profile for it)&lt;/p&gt;

&lt;p&gt;The only problem I had was that once it asked me if i wanted to send the postback data again, i said yes. After that I haven't had any prompts, so i don't know if that's because I haven't run into more errors, or it's because that it's working. I also haven't tried after restarting the browser, I think maybe it reset when you restart it? I don't know. Experiment for yourself and enjoy the Thrill of discovery! Then share with us :)&lt;/p&gt;

&lt;p&gt;A sidenote: The reason I use the extension is because the script doesn't load when the page is incomplete and thus I think there's no way to handle it within the script itself. Unless you hit the try again page, then you can get it to work, i had it working in my old script, you can check it out there and hack away!&lt;/p&gt;</description>
      <pubDate>Thu, 18 Sep 2008 03:47:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73137</guid>
      <author>ViXaY Xavier</author>
      <link>http://userscripts.org/posts/73137</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;Yes, thanks ViXay Xavier, it works great. What it does not work properly is the &quot;Reload Every&quot; routine. Once it is activated, it starts by asking every how long we want to reload, and keeps doing every so often. While keeping in doing it, it bloks the Facebook monster enhancer script until reset again. Any insight?&lt;/p&gt;</description>
      <pubDate>Wed, 17 Sep 2008 09:35:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73138</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73138</link>
    </item>
    <item>
      <title>Archived Comments, replied by kaz</title>
      <description>&lt;p&gt;changes work, thanks.&lt;/p&gt;

&lt;p&gt;changes have one teeeeenie bug though &quot;Attacking You's werewolf... (S)&quot;  kinda funny, but still works and attacks proper person, not yourself.  :)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Sep 2008 19:21:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73139</guid>
      <author>kaz</author>
      <link>http://userscripts.org/posts/73139</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;very well explained VixayXAvier. It is done and I install also the reload script. Will be looking for the changes in the following hours to give the feedback that might be usefull for all. thanks.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Sep 2008 11:32:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73140</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73140</link>
    </item>
    <item>
      <title>Archived Comments, replied by ViXaY Xavier</title>
      <description>&lt;p&gt;I'm assuming this is happening with the new facebook layout only.&lt;/p&gt;

&lt;p&gt;No need to upload. To modify:
&lt;br /&gt;1) Right-click GM (GreaseMonkey) Icon in Firefox
&lt;br /&gt;2) Click Manage User Scripts
&lt;br /&gt;3) Select Facebook Monster Enhancer script
&lt;br /&gt;4) Click Edit
&lt;br /&gt;5) Make the changes, Save
&lt;br /&gt;6) Reload page you are working on, it should work&lt;/p&gt;

&lt;p&gt;IF it doesn't work
&lt;br /&gt;1) Tools&gt;Error Console
&lt;br /&gt;2) cilck on errors tab
&lt;br /&gt;3) see what is the error produced by GM Script
&lt;br /&gt;4) Copy and paste it here (it should be clanm is undefined)&lt;/p&gt;

&lt;p&gt;We'll see what we can do from there.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Sep 2008 07:18:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73141</guid>
      <author>ViXaY Xavier</author>
      <link>http://userscripts.org/posts/73141</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;Yes, changed the script code and I am afraid it keeps on doing it. It stops when selecting the oponent to attack. I select it and then goes on.  Do we have to upload the script once modified? How to upload it from own computer to greasymonkey? Thank you.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Sep 2008 16:02:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73142</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73142</link>
    </item>
    <item>
      <title>Archived Comments, replied by berto</title>
      <description>&lt;p&gt;I will try it rideway. How can we edit the script?&lt;/p&gt;</description>
      <pubDate>Mon, 15 Sep 2008 13:46:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16913:73143</guid>
      <author>berto</author>
      <link>http://userscripts.org/posts/73143</link>
    </item>
  </channel>
</rss>
