Shut The Damn Door by Gyvulor
Description from the author:
//shuts doors behind you
//Do >info on open doors to get ID number
//Change ID numbers as needed for your places
if findtype 1654|1656|1664|1702|1774|1766 ground -1 -1 2 as Door
dclick Door
endif
//1664 Open Right metal door to home
//1654 is guild house Left Open door
//1656 is guild house Right Open door
//1774 is Valor house Open Door
//1766 is Mining Shack Open doorShuts doors behind you. There are instructions in the script for you to change ID's to your own doors. Keep in mind you want the ID for the OPEN door as it is different from closed door. Also Left and Right doors are different.