Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local cryptedmemorys = Instance.new("Model")
- local model = Instance.new("Model", cryptedmemorys)
- local text = Instance.new("Part")
- local surfacegui = Instance.new("SurfaceGui")
- local label = Instance.new("TextLabel")
- local part = Instance.new("Part")
- local part_2 = Instance.new("Part")
- local part_3 = Instance.new("Part")
- local part_4 = Instance.new("Part")
- local part_5 = Instance.new("Part")
- local thumbnailcamera = Instance.new("Camera")
- cryptedmemorys.Name = "CryptedMemorys"
- cryptedmemorys.Parent = workspace
- text.Anchored = true
- text.Size = Vector3.new(9.4, 5.4, 0.2)
- text.Color = Color3.new(0.972549, 0.972549, 0.972549)
- text.Material = Enum.Material.Marble
- text.Orientation = Vector3.new(0, 180, 0)
- text.Name = "Text"
- text.BrickColor = BrickColor.new("Institutional white")
- text.Transparency = 1
- text.Parent = model
- text.CFrame = CFrame.new(-32.5, 5.9, -29.7) * CFrame.Angles(-3.142, 0, -3.142)
- surfacegui.Active = false
- surfacegui.Name = "SurfaceGUI"
- surfacegui.CanvasSize = Vector2.new(245, 145)
- surfacegui.Parent = text
- label.TextWrapped = true
- label.Name = "Label"
- label.BackgroundColor3 = Color3.new(1, 1, 1)
- label.BackgroundTransparency = 1
- label.TextSize = 38
- label.Font = Enum.Font.SourceSansLight
- label.Size = UDim2.new(1, 0, 1, 0)
- label.Text = "ALL HAIL CRYPTEDMEMORYS"
- label.TextColor3 = Color3.new(1, 1, 1)
- label.Parent = surfacegui
- part.Size = Vector3.new(1.4, 5.8, 2)
- part.Orientation = Vector3.new(0, -180, 0)
- part.Material = Enum.Material.Marble
- part.Color = Color3.new(0.972549, 0.972549, 0.972549)
- part.BottomSurface = Enum.SurfaceType.Smooth
- part.TopSurface = Enum.SurfaceType.Smooth
- part.BrickColor = BrickColor.new("Institutional white")
- part.Parent = model
- part.CFrame = CFrame.new(-28.5, 6.1, -30.6) * CFrame.Angles(-3.142, 0, -3.142)
- part_2.Size = Vector3.new(6.6, 5.8, 2)
- part_2.Orientation = Vector3.new(0, -180, 0)
- part_2.Material = Enum.Material.Marble
- part_2.Color = Color3.new(0.972549, 0.972549, 0.972549)
- part_2.BottomSurface = Enum.SurfaceType.Smooth
- part_2.TopSurface = Enum.SurfaceType.Smooth
- part_2.BrickColor = BrickColor.new("Institutional white")
- part_2.Parent = model
- part_2.CFrame = CFrame.new(-32.5, 6.1, -30.6) * CFrame.Angles(-3.142, 0, -3.142)
- part_3.Size = Vector3.new(1.4, 5.8, 2)
- part_3.BrickColor = BrickColor.new("Institutional white")
- part_3.Color = Color3.new(0.972549, 0.972549, 0.972549)
- part_3.Material = Enum.Material.Marble
- part_3.TopSurface = Enum.SurfaceType.Smooth
- part_3.BottomSurface = Enum.SurfaceType.Smooth
- part_3.Parent = model
- part_3.CFrame = CFrame.new(-36.5, 6.1, -30.6) * CFrame.Angles(0, 0, 0)
- part_4.Anchored = true
- part_4.Size = Vector3.new(9.8, 0.2, 2.8)
- part_4.Orientation = Vector3.new(0, 180, 0)
- part_4.Material = Enum.Material.Grass
- part_4.BottomSurface = Enum.SurfaceType.Smooth
- part_4.BrickColor = BrickColor.new("Artichoke")
- part_4.TopSurface = Enum.SurfaceType.Smooth
- part_4.Color = Color3.new(0.541176, 0.670588, 0.521569)
- part_4.Parent = cryptedmemorys
- part_4.CFrame = CFrame.new(-32.5, 3.12, -30.6) * CFrame.Angles(-3.142, 0, -3.142)
- part_5.Anchored = true
- part_5.Size = Vector3.new(10.2, 2.2, 3.2)
- part_5.BottomSurface = Enum.SurfaceType.Smooth
- part_5.Material = Enum.Material.Brick
- part_5.TopSurface = Enum.SurfaceType.Smooth
- part_5.Orientation = Vector3.new(0, 180, 0)
- part_5.Parent = cryptedmemorys
- part_5.CFrame = CFrame.new(-32.5, 2.1, -30.6) * CFrame.Angles(-3.142, 0, -3.142)
- thumbnailcamera.FieldOfView = 40
- thumbnailcamera.Name = "ThumbnailCamera"
- thumbnailcamera.Focus = CFrame.new(-5.279, 6.507, -23.991)
- thumbnailcamera.CFrame = CFrame.new(-5.293, 6.809, -25.968) * CFrame.Angles(-2.99, -0.007, -3.141)
- thumbnailcamera.Parent = cryptedmemorys
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement