Facebook MobWars Helper

By Piotr P. Karwasz Last update Dec 23, 2008 — Installed 91,001 times.

Script not working again?

in
Subscribe to Script not working again? 10 posts, 9 voices



corytomo User

I'm not sure what happened, but my script stopped reading the cash, health, energy, and stamina correctly from the header.
It seems there's an extra carriage return now, so I added an additional replace to get the correct value. Works for me, YMMV.

Look for
str = str.replace(/[, \t]/g,'');
And add in under it
str = str.replace(/\r|\n|\r\n/g, '');

 
Kico User

ty, i have the same problem, let me see if this fix it

 
XeNoMoRpH User

That fixed it for me. Thank you.

 
Paul Tarjan User

I did that and it is still having trouble reading my jobs. It is trying to do drug dealing as best payout/energy.

Any suggestions?

 
pisces22 User

That did the trick. Thanks, corytomo!

 
Matthew Scho... User

I am a newb to this mod stuff. Can someone send me a copy of their user file so I can continue to do Mobwars while at work and sleep.

 
keysten User

The script worked fine for me until a few days ago. It is not auto depositing or doing jobs. Any suggestions?

 
kul_denmark User

I am having the issue where it wont bank any money and no matter what job i choose it says 'cant perfrom' that job....help please

 
Matthew Scho... User

is there a new update for Mobwars?

 
Troy Zee User

need help....i cant adjust my script prefrences. im using a mac book. any sugestions?

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