139 reviews
this seems not to work for most people. there was an older version that worked fine, but everyone is having a lot of trouble with the newer one.
ok..i'm giving this three stars. when it works it works well and i'm sure they'll get it ironed out.
final edit...i'm a whiny bitch who hasn't slept for almost two days and is running short on patience. they guys that put this together have done a really nice job.
I have been using the auto player script and absolutely love it. I have a slight problem though. I updated to the newest version and before when I set ti to random fight it would attack people once or twice and move to another person. Now it locks in on someone and keeps at them over and over until I am set up on the hit list repeatedly and I understand why the last girl that it fought it hit her about 20 times in a row. lol I apologized and added her to my mafia but I get added to the hit list almost never when the fights are more random. is this something different in the script or is it that facebook has changed how it randomizes its fight lists....If this were more random this would rate as a 10 star if it were possible.
I just made some tweaks to the the AutoHeal function:
if(GM_getValue('autoHeal', '') == "checked" )
{
if ( document.body.innerHTML.indexOf("Hospital") != -1 ) // "Hospital", not "Hospital"
{
if (health < GM_getValue('healthLevel', '') ) //if (document.body.innerHTML.indexOf('title">The Hospital') != -1)
{
setTimeout("document.location ='" + "http://apps.facebook.com/"+SCRIPT.name+SCRIPT.controller+"hospital"+SCRIPT.action+"heal"+"'", delay);
}
}
}
I swapped two if() conditions (makes more sense to me) and corrected "The Hospital" string that was not matched.
I also removed an else branch, but it's just a matter of personal tastes.
IMHO it could help adding a setting parameter for "minumum health level for autofight" which is currently hard wired at 25.
Thank you for this script, it rules! I was going to try and do something like this for myself but it would have sucked compared to this. You saved me a whole lot of time and hassle.
After tweaking the btn[14] to btn[15] for bankdeposit, this script is flawless. Look forward to your job mastery update. Fantastic work mate!
genius script, really helps you. you can play 24/7 and it helps you remind things which i forget sometimes like refilling the health.
You were a chick i would kiss you..at least i would try
that good of a script :)
I know you copied, but a) I tried to read what you did and got confused by line 10. And b) it's a god send. It works very well. Thanks!
First off I didn't realize there was a review section after I thanked the author in the discussion. I should posted it here instead. Any way my review from a newbie to this script. It was easy to install, clean and does what it was written for. I even dig the options interface.
