Only Jobs is Working...
|
|
I'm using Firefox 3.0.7 and Greasemonkey 0.8.20080609.0. I was using the newest version of Greasemonkey and getting the "Pref not being updated error" so I moved back to the version listed above. I also had the str.match error and edited the portion of the script to change it from 0 to 1 So, now I'm able to edit preferences and it's already automatically performed some jobs for me BUT none of the other information is updating. For every other status (other than the money/job ration) it's listed as 0. I've tried resetting the database, closing Firefox, restarting computer, resetting database. Any other ideas? |
|
|
Can you check to see if your error console is showing any errors when you go to the city page or your profile page? Ctrl-shift-J or Tools > Error Console. Also, when you reset the database, make sure you visit each mobwars page, starting from your profile page. |
|
|
I personally don't remember how it used to look. My fix of this script is fully working unless there used to be more options. I only get one error with ctrl=shift=j e is undefined: e.preventDefault = Event._preventDefault; other than that, it's FIXED! ERROR 1: Error in module 'base' on line 602: str.match(/\d+/) is null FIX: DOWNLOAD VERSION 1.1.3 http://userscripts.org/users/84113 TESTED AND WORKING ERROR 2: After installing, you find that you cannot update preferences, rendering the script useless. FIX: This Script is TESTED AND WORKS only with the following: Firefox 3.0.7 Greasemonkey Version 0.8.20090123.1 ______________________________________________ All credit for the original script goes to Piotr P. Karwasz: http://userscripts.org/users/49912 All credit for original fix goes to J.M. Coward: http://userscripts.org/users/81266 Partial Credit for QuickHeal script edit goes to TheDruidsKeeper: http://userscripts.org/users/70381 He wrote a version of the QuickHeal script for Firefox 3.0.6. I have updated it to Firefox 3.0.7 Original source located at http://userscripts.org/scripts/show/29870 This script WORKS!!! with the following installed, as of 03/29/2009 Firefox 3.0.7 Firefox was just updated to Firefox 3.0.8, so you cannot download it from their site. I found it here: http://www.filehippo.com/download_firefox/5337/ (along with all the other versions) Greasemonkey Version 0.8.20090123.1 — February 18, 2009 — 144 KB You can find this version of Greasemonkey here: https://addons.mozilla.org/en-US/firefox/addons... Greasemonkey past and previous versions found here: https://addons.mozilla.org/en-US/firefox/addons... Description of the application: Helps and improves the playing experience of the Facebook application MobWars with automatic functions. ___________________________ LicensingThis script is released under GNU General Public License and is distributed free of charge. On the other hand, if you appreciate the time I spent making these script revisions, please feel free to make a donation by clicking the button below: Thank you! |
