Dock Ship by Brozan (Syal)
Description from the author:
while not dead
hotkey 'Next Humanoid Target'
wait 350
@setvar 'lastserial' lasttarget
if noto 'lastserial' = invulnerable
menu lastserial 1
wait 350
if gumpexists 3287496917
for 3
gumpresponse 7
wait 1000
endfor
gumpclose 3287496917
stop
endif
endif
endwhile This should cycle humanoids trying to open dockmaster, try to dock ship 3 times (for timer reasons), then stop