Back to "tracking" skill

Spyglass For Boats with Blue Boat Detection by Brozan (Syal)

Description: Uses a spyglass and selects boat options. Uses ingump to search for blue ships and plays an alert if one found

gumpclose 2890020940 wait 250 gumpclose 2890020940 wait 250 dclicktype 'spyglass' waitfortarget 1200 target 'self' wait 350 gumpresponse 4 2890020940 wait 350 if ingump "a small ship" 2890020940 or ingump "a small dragonship" 2890020940 or ingump "a medium ship" 2890020940 or ingump "a medium dragonship" 2890020940 or ingump "a large ship" 2890020940 or ingump "a large dragonship" 2890020940 or ingump "a carrack" 2890020940 or ingump "a galleon" 2890020940 overhead "Player BOAT" 43 wait 250 overhead "Player BOAT" 43 wait 250 overhead "Player BOAT" 43 endif while ingump "Next" 2890020940 gumpresponse 3 2890020940 wait 350 if ingump "a small ship" 2890020940 or ingump "a small dragonship" 2890020940 or ingump "a medium ship" 2890020940 or ingump "a medium dragonship" 2890020940 or ingump "a large ship" 2890020940 or ingump "a large dragonship" 2890020940 or ingump "a carrack" 2890020940 or ingump "a galleon" 2890020940 overhead "Player BOAT" 43 wait 250 overhead "Player BOAT" 43 wait 250 overhead "Player BOAT" 43 endif endwhile wait 6500 script "stayalive2"