Large

FB Monsters Enhancer VX

By ViXaY Xavier Last update Dec 29, 2009 — Installed 7,712 times. Daily Installs: 9, 9, 13, 15, 6, 9, 10, 12, 5, 11, 7, 11, 6, 7, 3, 5, 3, 11, 5, 5, 8, 8, 2, 5, 4, 10, 4, 4, 4, 5, 1, 3
Script Summary:
Creates a menu to use those applications in Facebook and has auto-play functions
Version: 2.0.0
Copyright: 2009, Vixay Xavier (http://userscripts.org/users/42874)
Review Summary
5 stars
2 reviews (2)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 2 reviews

Thumb Thumb Thumb

PURPOSE

  • Organize players in clans that can feed mutually and attack each other
  • Auto feed monsters from the clan to gain money & attacks.
  • Auto attack friends to gain experience points.
  • Auto quests to gain experience points and bucks.
  • Auto buy items to improve your attack power.
  • Do this all easily and conveniently, without manual effort (i.e. a bot)

FEATURES:

  • Creates a statistics pane on bottom left containing stats for all your monster types! convenient one glance stats!
  • Auto-Feed friends for all your monsters to get money automatically.
    • Currently 8 feeds allowed/day * 30 bucks/feed = 240 bucks/day/monster * 4 monster types = 960 bucks/day total!!,
    • this too in time (5 secs + 3 guesstimated secs reload time) * 3 clicks per feed * 8 feeds/day * 4 monsters = 768 secs = 12.8 mins!
    • Thus gives you increased # of attacks each day! Each feed increases your number of attacks by 1 for a total of 8 bonus attacks!
    • You can leave the page open in a tab all the time and it will auotmatically do it everyday without your intervention!
  • Auto-Fight monsters less than 100% (by default, you can change it in the preferences) stronger than you.
  • Auto-Quest to use your energy points quickly.

STATISTICS PANE

  • Gets updated as you move around the different pages
  • Is there just for quick reference
  • Clicking on the red S,W,V,Z takes you to the current page in that monster! Handy shortcut for switching monsters quickly

USER LOGBOX

  • Shows a history of actions taken by the script

HOW AUTO-ATTACK WORKS:

  1. On your profile or an attacking related page (fighting-main, fighting-confirm, ...) the script will begin to work, showing what it's doing on the status line (on the statistics panel).
  2. Weapons are selected as follows:
    If set to 'Auto': Choose the item with maximum uses available or the first available item
    If set to name of weapon: Choose that weapon if available, else none

Current Logic for attacking: Go from top to bottom, choose an opponent who is less than twice as strong as you. Use all available attacks per round and than choose another defender monster type randomly. Once done switch to another monster type.

HOW AUTO-QUEST WORKS:

  1. On your profile or a quest related page (quest-home, quest-result, ...) the script will begin to work, showing what it's doing on the status line (on the statistics panel).

Current Logic for Questing: Choose the quest that uses the most energy (that you can do) and do it. Repeat if possible and then choose another quest that you can do now with the energy you have. Once done switch to another monster type, if possible.

HOW AUTO-BUY WORKS:

  1. On your profile or your store the script will begin to work, showing what it's doing on the status line (on the statistics panel).

Current Logic for buying: If you have enough money to buy a shield or a boom stick and you don't have them already, the script will purchase them.

TIPS

  • If you are experiencing problems with your CLANs, go to about:config filter for Facebook, and RESET all Greasemonkey settings you see for this script and try again

SETTINGS

Click the Config button to open the preferences pane where you can select which functions are active for the monsters.

  • There are some additional commands available via the userscript menu.
  • Right click the greasemonkey icon, and go to "User Script Commands" and you can see them there.
    • Manual Update Check
      - This checks the website userscripts.org to check to see if the script has been updated, and alerts you accordingly
    • Debug On/Off
      - This shows debug messages in the error console and the on screen log.
    • Reset all internal states
      - This resets all the internal state information for each monster. Use when data gets corrupted.
    • Reset all DATA
      - This resets all monster saved data. Use when you want to start fresh.

NOTES:

Tested with Firefox 3.5.0+ & Greasemonkey 0.8.20090920.2+
To help debug problems please check the Tools->Error Console and post messages from the error & messages tabs to the comments section.

http://userscripts.org/scripts/show/20462
this is the magic boon i bestow upon you to grow powerful quicker than your peers. After many years of meditation was i able to craft such a delicate spell to aid you in battle, use it wisely!

CREDITS

Facebook DotA Enhancer by Vaughan Chandler (for initial code & inspiration)
Script Update Checker by Jarett (for script updates)
Facebook Monsters Enhancer by Piotr (for working cooperatively and bringing it to a much more advanced state)
Mafia Wars Autoplayer script by StevenD (for inspiration for userlogbox and its code)

CHANGELOG/VERSIONS

  • v2.00 Tue December 29, 2009 03:02:55 PM
    - Fix quests module after update
    - Avoid all COE(City Of Eternal) quests in quest module
    - Fixed weapon selection not working correctly
    - Fixed integration with GM_config (renamed _def to default)
    - minor tweaks (ignore weapons that can't be bought ...etc.)
  • v1.98 Sat November 14, 2009 02:11:08 PM
    - Working multiple feeds system
    - Reload Timer config variable added
    - Minor bug fixes
  • v1.95 Mon November 02, 2009 04:28:39 PM
    - Working autobuy items_tostock functionality with some refactoring
    - Quest repeat functionality added. Please enter the quest number in the config panel.
    - Reloading of page if timeout page encountered
  • v1.92 Sat October 31, 2009 11:25:58 AM
    - Reordered Quest & Attack module, now quests occur before attacks
    - Improved Weapon selection routine
    - Set a reload of page in 30 seconds if nothing happens while script is running (i.e. not paused)
    - Enabled autobuy items_tostock functionality
  • v1.90 Thu October 29, 2009 07:25:23 PM
    - Working Autobuy quest required items!
    - Fixed a few glaring bugs as notified by users
  • v1.85 Wed October 28, 2009 07:25:59 PM
    - Added feature to autobuy quest required items!
  • v1.80 Mon October 26, 2009 08:08:20 PM
    - Auto quest working again
    - Fixed script not working if debugging was disabled bug
  • v1.70 Fri October 23, 2009 12:56:22 AM
    - Auto fight working again
  • v1.60 Thu October 22, 2009 05:12:12 PM
    - Fixed a few hard to find bugs in feeding cycle
    - Fixed subtle error regarding calculating feeds based off last_feed times
    - Prettified the config screen with collapsible section headings!
  • v1.50 Sat October 10, 2009 04:50:44 PM
    - Added: Shortcut Keys (F2 - Toggle Pause, F8 - Show Log, F9 - Hide Log)
    - Updated: Parsing data from screen for new UI
    - Major refactoring of code and all.
    - Updated: Renamed script from "Facebook Monsters Enhancer VX" to "FB Monsters Enhancer VX" to make the menus cleaner
    - Added Config Panel - now enables selectively playing monsters
    - Added Log Panel - for showing history of actions (taken from Mafia Wars Autoplayer and made modular)
    - Fixed FeedCycle & ManageFeedClan execution. (others are still pending).
  • v1.41 Thu April 30, 2009 12:54:06 PM
    - Fixed: Stats Gathering
    - Added: Skip dialog that randomly appears
  • v1.40 Fri April 24, 2009 06:17:44 PM
    - Added: Brand New AUTO QUEST Feature!
    - Added: Now uses the new menu bar to update statistics
    - Fixed bugs: somer fight error calculation
  • v1.36 Fri April 17, 2009 04:11:32 PM
    - Fixed errror: when only 1 attack remaining
    - Fixed errror: when checking for delays and attacks still available
    - Added: some quest related code (inactive for now)
  • v1.35 Mon March 30, 2009 09:32:30 PM
    - Fixed errror: Attacks going negative & looping
  • v1.34 - Wed March 18, 2009 04:50:58 PM
    - Fixed errror: changed button type
  • v1.33 - Tue March 10, 2009 06:07:22 PM
    - Fixed errror: infinite feeding of full member
  • v1.32 - Thu February 26, 2009 11:39:37 AM
    - Fixed errrors
  • v1.30 - Thu February 26, 2009 11:39:37 AM
    - Responding to changes in Monsters
    - Responding to changes in GreaseMonkey
    - Taking care of older errors

KNOWN BUGS

    ROADMAP

    So far then I have this on the to do list: Preferences Panel [done] select specific quest, [done] use items in attack? [done] auto-buy quest items? [done] auto-buy which item? [done] multiple feeds at the same time using new interface [done] select specific opponent to fight, undo notifications