Im not sure if this one will work, you need to check.
(globalevent)
<globalevent name="Checking" interval="1000" script="check_room.lua"/>
check_room.lua :
function onThink(interval, lastExecution, thinkInterval)
local config = {
storage = 11111,
room_from = {x = 45421, y =...