Doors script

Script - Vynixius

loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()


Script - Bypass

--PUT IN AUTOEXEC, OTHERWISE NO WOK task.defer(function() while wait() do pcall(function() workspace.CurrentRooms["0"].StarterElevator.DoorHitbox:Destroy() end) end end) game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Disabled = true