St Pat Event Discard Books! by SINGsingFan
Related: Snippetstpat eventbook
Description from the author:
#WARNING: Do not use when next to player or next to a wall.
#You need to be away from players or walls to drop things on the floor
while findtype 41467 backpack as eventBook
getlabel eventBook eventDesc
overhead eventDesc
if "completed" in eventDesc
lift eventBook
overhead "Throwing Away Your Useless Book"
droprelloc 1 1
wait 500
else
@ignore eventBook
endif
endwhile
clearignore Done matching your event books? Throw them away with this script!