FBMW*

By remarkable Last update Mar 11, 2009 — Installed 14,486 times.

script stops after a job

in
Subscribe to script stops after a job 13 posts, 6 voices



0331Jarhead User

Does anyone know how to fix the script after a sucessful job? I have no problems with any of the money, hitlist or prefrences issues. After it completes any job it turns to resting and just hangs out. I have applied the patches posted but still have a problem, any help would be appreciated.

 
Zen1 User

I am having the same problem.
It is probably from the changes to the job page.
I will look at it tonight.

 
DaRealShadez User

Its seems that MW is redirecting all of their pages to a different address to bypass any scripts, if you manually type in apps.facebook.com/mobwars that will bring the script back again.

 
fart man User

zens fixed worked but now it doesnt. my script shows no hit preferences, and does no jobs, sometimes it constantly tries to heal, when i dont need it. the hitlist works, and follows my preferences. but it doesnt list my prefernces. anyone else having the same problems?

 
fart man User

its not the scripts fault that the hitlist stops refreshing. mw changed it so that each time you get a hit, you have to type in the captcha again....really stupid

 
fart man User

lol 15 minutes, captcha infested, and when you get a hit, you have to start over again. whats the point of a time limit, when theres a one hit rule.haha right?

 
fart man User

darealshadez
i did what you said and it didnt work. i went to manage user scripts and added that specific address to the box and nothing changed. glad it worked for you, but what about me!

 
DaRealShadez User

japes my suggestion was to type the address(apps.facebook.com/mobwars) in the address bar in your browser, I also tried adding the long address that MW changed to the GM included pages section and that did nothing for me either. This is only a temporary fix that I saw until MW is able to get their crap together. Hope this helps for you too.

 
DaRealShadez User

Correction is seems the script is only having problems when you click on the Home link on MW, and after it does a job. This is the address it gives me when I click on the Home link:

http://apps.facebook.com/mobwars/#/mobwars/?_fb_q=1&_fb_qsub=apps.facebook.com

Does anyone else get this?

 
fart man User

i understand the real shadez i'll try it

 
fart man User

r u having that healing problem, where it trys to heal constantly and sometimes the facebook bar is where that viking advertisement usually is

 
davevg User

If you uncomment this line

GM_log("Error in module '" + modules[i] + "' on line " + ex.lineNumber + ": " + ex.message);

You will see there is an error in the jobs module. (It catches the exception) I haven't had a chance to research it yet, but hopefully this gives someone else a starting point to figure it out.

Edit:
Find this:

      /* Drops */
      tmp = div.innerHTML.match(/(\d+\%)/);

Replace it with this:
      /* Drops */
      tmp = div.innerHTML.match(/(\(\d+\%\))/);

It was caused by the new progress bars on the job page.

 
J. M. Coward User

My fix at the bottom: http://userscripts.org/topics/21972

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel