Script random_teleport.lua in your movements:
local TELEPORT_DESTINATIONS = {
Position(1000, 1000, 7), -- teleport 1
Position(1020, 1020, 7), -- teleport 2
Position(1025, 1025, 7), -- teleport 3
Position(1030, 1030, 7) -- teleport 4
}
function onStepIn(creature, item...