That FN Ninja
Member
Now that we have try/finally, you can add this at the top level:
...
and replace
byPHP:contains_text(visit_url("seafloor.php"), "mineb.gif")
on line 282.PHP:contains_text(safe_visit_url("seafloor.php"), "mineb.gif")
Thanks slyz. However, while that prevents the script from aborting it doesn't do what I want it to do, which is just open the sea if all they need to do is talk to the old man.
So here's an update that should just open the sea, but I won't be able to test it for awhile because I'm trying to get my first telescope certificate. Please let me know if this resolves the problem. Thank you.
Update v2.5
Fix mine3/sea detection error.