Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local rules = Instance.new("Model")
- local basic_sign = Instance.new("Part")
- local surfacegui = Instance.new("SurfaceGui")
- local textlabel = Instance.new("TextLabel")
- local basic_sign_2 = Instance.new("Part")
- local surfacegui_2 = Instance.new("SurfaceGui")
- local textlabel_2 = Instance.new("TextLabel")
- local basic_sign_3 = Instance.new("Part")
- local surfacegui_3 = Instance.new("SurfaceGui")
- local textlabel_3 = Instance.new("TextLabel")
- local basic_sign_4 = Instance.new("Part")
- rules.Name = "Rules"
- rules.Parent = workspace
- basic_sign.Anchored = true
- basic_sign.Size = Vector3.new(35, 13.5, 2)
- basic_sign.BottomSurface = Enum.SurfaceType.Smooth
- basic_sign.Material = Enum.Material.Marble
- basic_sign.Color = Color3.new(0.972549, 0.972549, 0.972549)
- basic_sign.Name = "Basic Sign"
- basic_sign.TopSurface = Enum.SurfaceType.Smooth
- basic_sign.BrickColor = BrickColor.new("Institutional white")
- basic_sign.Parent = rules
- basic_sign.CFrame = CFrame.new(-20, 28.5, -94.05)
- surfacegui.LightInfluence = 1
- surfacegui.Parent = basic_sign
- textlabel.TextWrapped = true
- textlabel.Position = UDim2.new(0, 15, 0, 35)
- textlabel.BackgroundColor3 = Color3.new(1, 1, 1)
- textlabel.TextSize = 25
- textlabel.TextScaled = true
- textlabel.BackgroundTransparency = 1
- textlabel.Text = "Place 2 guidelines"
- textlabel.Font = Enum.Font.Highway
- textlabel.Size = UDim2.new(0, 770, 0, 500)
- textlabel.Parent = surfacegui
- basic_sign_2.Anchored = true
- basic_sign_2.Size = Vector3.new(15, 5.8, 2)
- basic_sign_2.BottomSurface = Enum.SurfaceType.Smooth
- basic_sign_2.Material = Enum.Material.Marble
- basic_sign_2.Color = Color3.new(0.972549, 0.972549, 0.972549)
- basic_sign_2.Name = "Basic Sign"
- basic_sign_2.BrickColor = BrickColor.new("Institutional white")
- basic_sign_2.Transparency = 1
- basic_sign_2.TopSurface = Enum.SurfaceType.Smooth
- basic_sign_2.Parent = rules
- basic_sign_2.CFrame = CFrame.new(-20.325, 24.8, -94.05)
- surfacegui_2.LightInfluence = 1
- surfacegui_2.Parent = basic_sign_2
- textlabel_2.TextWrapped = true
- textlabel_2.Position = UDim2.new(0, 15, 0, 35)
- textlabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- textlabel_2.TextSize = 25
- textlabel_2.TextScaled = true
- textlabel_2.BackgroundTransparency = 1
- textlabel_2.Text = "Place 2 is much more lenient than place 1. However, it has become necessary for some rules to be added."
- textlabel_2.Font = Enum.Font.Highway
- textlabel_2.Size = UDim2.new(0, 770, 0, 500)
- textlabel_2.Parent = surfacegui_2
- basic_sign_3.Anchored = true
- basic_sign_3.Size = Vector3.new(35, 21.2, 2)
- basic_sign_3.BottomSurface = Enum.SurfaceType.Smooth
- basic_sign_3.Material = Enum.Material.Marble
- basic_sign_3.Color = Color3.new(0.972549, 0.972549, 0.972549)
- basic_sign_3.Name = "Basic Sign"
- basic_sign_3.BrickColor = BrickColor.new("Institutional white")
- basic_sign_3.Transparency = 1
- basic_sign_3.TopSurface = Enum.SurfaceType.Smooth
- basic_sign_3.Parent = rules
- basic_sign_3.CFrame = CFrame.new(-19.925, 10.75, -94.05)
- surfacegui_3.LightInfluence = 1
- surfacegui_3.Parent = basic_sign_3
- textlabel_3.TextWrapped = true
- textlabel_3.Position = UDim2.new(0, 15, 0, 35)
- textlabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- textlabel_3.TextSize = 25
- textlabel_3.TextScaled = true
- textlabel_3.BackgroundTransparency = 1
- textlabel_3.Text = "1 Do not run private server scripts 2 Do not massively kick/ban/crash other players. (This is allowed on a medium scale as to ensure players don't try to bypass rule 01) 3 Do not shutdown or crash more than 20% of the open servers per hour. (this is per group of people, and not individually) 4 All text resulting from a user's input must be filtered 5 Do not run anything that breaks Roblox's terms of service 6 Do not run scripts that are inappropriate 7 Do not run offensive scripts (examples: scripts promoting terrorism, the hitler script, or anything promoting racial tension) 8 Vulgar text is strictly prohibited (all swears, drunk, high, or anything inappropriate). 9 Do not impersonate a moderator, or administrator 10 Do not attempt to bypass these rules 11 Do not attempt to remove SB staff (moderators, administrators, owners) without any valid proof (abuse). If valid proof is found, please contact staff that are higher up with said proof. 12 Do not run scripts depicting suicide 13 Anything depicting swear words such as drawing/parts will be treated as such 14 Drug related scripts are not allowed If you are breaking these rules, we could black list any module itself, or any module created by a certain person. We are also able to ban people from place 2."
- textlabel_3.Font = Enum.Font.Highway
- textlabel_3.Size = UDim2.new(0, 770, 0, 500)
- textlabel_3.Parent = surfacegui_3
- basic_sign_4.Anchored = true
- basic_sign_4.Size = Vector3.new(40, 40, 2)
- basic_sign_4.BottomSurface = Enum.SurfaceType.Smooth
- basic_sign_4.Material = Enum.Material.Metal
- basic_sign_4.Color = Color3.new(0.972549, 0.972549, 0.972549)
- basic_sign_4.Name = "Basic Sign"
- basic_sign_4.TopSurface = Enum.SurfaceType.Smooth
- basic_sign_4.BrickColor = BrickColor.new("Institutional white")
- basic_sign_4.Parent = rules
- basic_sign_4.CFrame = CFrame.new(-20, 15.4, -94)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement