Theraze
Active member
The 'accept' code for untinker's quest should be something like the follows (has worked for me in my personal copy, but no guarantees):
Also, the visit back to him after collecting the screwdriver needs to be in the forest village, not town.
Code:
if (contains_text(visit_url("forestvillage.php?place=untinker"),"I lost my screwdriver somewhere"))
visit_url("forestvillage.php?place=untinker&action=screwquest");
Also, the visit back to him after collecting the screwdriver needs to be in the forest village, not town.