local Zone = require(game.ServerScriptService.Zone)
local Region = Zone.new(script.Parent)
Region.playerEntered:Connect(function(player)
print("Entered biome")
end)
Sorry but in dev forum it is not very righteous to ask other for scripts.
I get it that you don’t know how to script but try to learning it if you are planning to develop on roblox.
Whether a Builder,UI designer etc , basic scripting
Knowledge is very essential.
To learn the basics there are various sources and it won’t take years just some little time and you will feel more knowledgeable.
Sorry if my words sounded rude.