Script suddenly stopped working
|
|
The script is no longer picking up the values for the stamina, energy and health. This happened in the past half hour. I tried reinstalling and resetting the database and it's doing this on two different accounts. |
|
|
Me too... I'm going to see if I can debug a little... |
|
|
Same here. No more autohealing and jobs aren't happening. |
|
|
Ditto. Mine is always resting... I wonder how long it will be before someone figures out a fix? |
|
|
Pea we need youre help again |
|
|
It doesn't see the cash either. hmmm. |
|
|
At least the hitlist still functions. |
|
|
It would appear that some updates to MobWars caused some issues... notice the order of the menu has changed a bit (for example). |
|
|
My hitlist function is not working :( |
|
|
Don't know if it is a 100% fix, but following seems to work (at least it is detecting cash, health etc again): Search for
and replace by:
|
|
|
It "kinda" works... Seems that the "captchas" don't always make it to the popup and I'm seeing 4 character captchas. |
|
|
I also changed following:
and replace by: |
|
|
That worked for me. Started healing and doing jobs at least. Thanks!!! |
|
|
I take it back. I'm stuck in a loop, while it keeps checking for new weapons, jobs, buildings, etc. Never mind - fixed. |
|
|
How did you fix it? |
|
|
For me all is fine... Note that I have edited my first post, I copied the wrong 'replace' line. (result was that the level was not detected correctly, therefor the loop) |
|
|
I'm using FBMW++ and my script was getting caught in a bank loop whereby it was trying to bank a certain amount of money which I did not have. I used TaLos' 2 posts above and it now runs fine. Cheers TaLos |
|
|
TaLoS fix works for me too... |
|
|
It does still loop a little - especially the first time took a while to work itself out - but I justlet it run and it works almost as normal now - still a slight bit of occasional looping |
|
|
The loops is interfering but at least it's working 90%. I can get it stop looping by removing a job but then you can't do the hitlist |
|
|
I made the change, but still nothing. Doesn't see my cash, will not heal, will not do jobs, |
|
|
either reset the database or install this one http://userscripts.org/scripts/show/41272 |
|
|
I'm running 1.27d and I have reset the DB. Still doesn't work |
|
|
Ok I think the looping is being caused whenever there is a change to your bank funds or your cash. Seems to think you leveled up. The loop only occured for me once everytime I level up. Hope someone can fix that. also passive refresh seems broken. I think this maybe the part of the script thats causing the looping . I think the script is getting screwed up with how much money you have so it runs the check over and over if (boss.job_income == undefined) boss.job_income = 0;
|
|
|
So did anything visibly change on the page? I am not noticing anything different? |