Large

FaceBook MafiaWars Alphabetic Member List

By PlayerScripts WS Last update Jun 15, 2011 — Installed 40,321 times.


Script Summary: Sorts and display the members list in Mafia Wars, produce a leader board, and a Top Mafia list with bonuses.

Version: 0.3.23

Thumb Thumb Thumb Thumb Thumb Thumb Thumb Thumb

This script will both display your Mafia Members alphabetically under the MY MAFIA page, display the top 250 members under the TOP FAMILIES (Leader board) page, and show the top choices for TOP MAFIA under the TOP MAFIA page.

The Top Mafia Bonus numbers are from Tagliano's web site( http://mafia.codewidow.com/topmafiachart ). The numbers may have to be adjusted as there is some discussion about ZYGNA making changes to them.

If you are using this with MWAP and are letting it run 24X7, please do one of the following.

  • Turn autoupdate OFF.
  • Install ReloadEvery. This will cause FF to reload the MW page, and solve it's memory leak issues.

Note:

  • It downloads a lot of information.
  • Information is STATIC, until the next update. This means for example, that if you promote someone, it will not show them promoted in the alphabetic list.
  • Works with normal facebook Mafia wars, and iframe only scripts.

Some utilities came from the Facebook Mafia Wars News Feed Processor RELOADED script http://userscripts.org/scripts/show/59850

If you like the script and would like to make a donation:

Corrections
v 0.3.16
  • Works with new UI
v 0.3.15
  • Fixed error with facebook user ID detection
v 0.3.14
  • Fixed error with facebook user ID detection
v 0.3.12
  • Fixed missing LeaderBoard and TopMafia. Zygna has removed the Leaderboard tab.
  • General code cleanup.
v 0.3.11
  • Update for Website Name Change.
v 0.3.10
  • Error is Watchdog timeout code.
v 0.3.9
  • Update code to work with FF 3.6. Issues with iFrame detection.
v 0.3.8
  • Typo fix.. aka fat fingers.
v 0.3.7
  • Faster loading script.
v 0.3.6
  • Updated logic for determining what iFrame the script is operating in. Now ignores the extra Facebook generated iFrames.
v 0.3.5
  • Added a copy of the Top Mafia Box from the members page to the Top Mafia Page. It slows the loading of the page a little as I need to get a fresh copy each time.
v 0.3.41
  • Sort arrow were backwards. Opps.
v 0.3.40
  • LeaderBoard columns can now show the top 250 and lowest 250 members. Perfect for sending those diamond rings.
v 0.3.30
  • Corrected some some errors.
  • Fixed up the Status Line.
  • Stopped spamming the Error Console.
v 0.3.20
  • Add a TOP MAFIA page. It list choices for all of the top mafia categories along with the associated bonuses.
v 0.3.19
  • Corrected a couple of additional errors with small mafias
  • Ignore Hired Guns in Mafia Members list
  • Added support for multiple facebook accounts from one Firefox Profile. This will require a reload of the member data for everyone. Sorry.
v 0.3.18
  • Disabled TOP FAMILY page if ZYGNA's page is working. I'm not sure about this one yet, as ZYGNA's page only show's those members who have been active in the last few days.
v 0.3.17
  • Fixed issue with mafia with only one page a members
  • Fixed issue with blank pages in the member pages
v 0.3.16
  • >Typo correction in display algorithm.
  • Row highlighting in display.
v 0.3.15
  • Fixed the Missing Noel (ie No N's). Data will need to be reloaded.
v 0.3.14
  • Fixed issue with browser compatability.
v 0.3.12
  • Fixed issue with FB ID not intializing when the script is run for the very first time.
v 0.3.11
  • >Changed method of reading in Mafia members to allow an abort if load hangs
  • Reload saved data if load fails.
v 0.3.9
  • FB User ID was too large to be stored in a 32 bit integer. DUH! Saved as string.
v 0.3.8
  • Fixed a Typo. User ID issue should not be gone.
v 0.3.5
  • Added alternative code to find FB User ID.
  • Added code to allow script to work with iframe only script (ie MWAP).
v 0.3.4
  • Changed method of detection iFrames
  • Changed method reading FB_UserID and local_xw_sig.
v 0.3.3
  • Debug turned off.
v 0.3.2
  • Debug Version. Will Spam your ERROR CONSOLE.
v 0.3.1
  • Fix Upload again.
v 0.3.0
  • Added Top Mafia Page. This apps is essentially complete.
v 0.2.12
  • Fix Upload again. Code cleanup. Added Status line to display.
v 0.2.8
  • Changed display method and data storage. Speed up response time.
v 0.2.7
  • Uncommented section the save subroutine. Opps.
v 0.2.6
  • Work again. Added Auto On/Off, and FB/MW Sort.
v 0.2.2
  • Fixed issue with a variable not initializing properly.
v 0.2.1
  • Added Menu to disable auto updates
v 0.2.0
  • Fixed script after FB/MW added frames.
v 0.1.4
  • Add menu command to force a reload
  • Corrected issue with Mafia Level routine
  • Added arrays for top mafia (Experience, Fights Won, Successful Heists, and Jobs Completed.
v 0.1.3
  • Disabled reload on Mafia count. For some people MW is not showing all the mafia members. Reload every hour.
v 0.1.2
  • Mafia Count was off my 1. Stops routine from Reloading every cycle.
v 0.1.1
  • Corrected issue with NULL entries in Mafia Wars Members listings.