Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds. Make sure to try all these cool NEW LIFEHACKS! Drop a like if you enjoyed 😊 NEW Infinite Army Merch OUT NOW is no.
Dec 28th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox High School Life Website
- -- Objects
- local HighSchoolLifeGui = Instance.new('ScreenGui')
- local TextButton = Instance.new('TextButton')
- local MainFrame = Instance.new('Frame')
- local HighschoolLifeGui = Instance.new('TextLabel')
- local TextLable = Instance.new('TextLabel')
- local BlocksButton = Instance.new('TextButton')
- -- Properties
- HighSchoolLifeGui.Name = 'HighSchoolLifeGui'
- Bar.Parent = HighSchoolLifeGui
- Bar.BackgroundColor3 = Color3.new(1, 0.490196, 0.490196)
- Bar.Position = UDim2.new(0.274999976, 0, 0.229517505, 0)
- Bar.Size = UDim2.new(0.229166672, 0, 0.0285714287, 0)
- TextButton.BackgroundColor3 = Color3.new(1, 0.235294, 0.00392157)
- TextButton.Position = UDim2.new(0.939999998, 0, 0.0529999994, 0)
- TextButton.ZIndex = 2
- TextButton.Text = 'X'
- TextButton.TextSize = 14
- TextButton.MouseButton1Click:connect(function()
- HideMainFrameContents()
- MainFrame:TweenSize(UDim2.new(1.001, 0,1.079, 0), 'In', 'Quint', 1)
- guitoggle = false
- ShowMainFrameContents()
- MainFrame:TweenSize(UDim2.new(1.001, 0,12.949, 0), 'Out', 'Quint', 1)
- guitoggle = true
- end)
- TextLabel.Parent = Bar
- TextLabel.BackgroundTransparency = 1
- TextLabel.Size = UDim2.new(0.545454562, 0, 0.899999976, 0)
- TextLabel.Font = Enum.Font.Highway
- TextLabel.TextScaled = true
- TextLabel.TextWrapped = true
- MainFrame.Name = 'MainFrame'
- MainFrame.Active = true
- MainFrame.BackgroundColor3 = Color3.new(0.0980392, 1, 0.745098)
- MainFrame.BackgroundTransparency = 0.30000001192093
- MainFrame.Size = UDim2.new(1.00073528, 0, 13.3086729, 0)
- HighschoolLifeGui.Name = 'HighschoolLifeGui'
- HighschoolLifeGui.BackgroundColor3 = Color3.new(1, 1, 1)
- HighschoolLifeGui.Position = UDim2.new(0, 0, 0.0751879662, 0)
- HighschoolLifeGui.Size = UDim2.new(1, 0, 0.201837927, 0)
- HighschoolLifeGui.Font = Enum.Font.SourceSansLight
- HighschoolLifeGui.Text = 'Highschool Dorm Life Gui'
- HighschoolLifeGui.TextColor3 = Color3.new(1, 1, 1)
- HighschoolLifeGui.TextSize = 14
- HighschoolLifeGui.TextStrokeColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- WitchButton.Parent = MainFrame
- WitchButton.BackgroundColor3 = Color3.new(1, 1, 1)
- WitchButton.Position = UDim2.new(0.0227272734, 0, 0.782122016, 0)
- WitchButton.Font = Enum.Font.SourceSans
- WitchButton.TextScaled = true
- WitchButton.TextWrapped = true
- game.ReplicatedStorage.UpdateClothes:FireServer({[1]= 'Outfit1', [2]= '305888394', [3]= '305888394', [4]= '305888394', [5]= 'none', [6]= 'none', [7]= 'none'})
- game.ReplicatedStorage.Clothes:FireServer({[1]= '305888394', [2]= '305888394', [3]= '305888394', [4]= 'none', [5]= 'none', [6]= 'none'})
- TextLable.Parent = MainFrame
- TextLable.BackgroundTransparency = 1
- TextLable.Position = UDim2.new(0.250183821, 0, 0.19421488, 0)
- TextLable.Size = UDim2.new(0.523111641, 0, 0.138724908, 0)
- TextLable.Text = 'By LemonHead'
- TextLable.TextScaled = true
- TextLable.TextWrapped = true
- ExplodeButton.Name = 'ExplodeButton'
- ExplodeButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ExplodeButton.Position = UDim2.new(0.0227272734, 0, 0.567585647, 0)
- ExplodeButton.Font = Enum.Font.SourceSans
- ExplodeButton.TextScaled = true
- ExplodeButton.TextWrapped = true
- ExplodeButton.MouseButton1Click:connect(function()
- game.ReplicatedStorage.UpdateClothes:FireServer({[1]= 'Outfit1', [2]= '1527622', [3]= '1527622', [4]= 'none', [5]= 'none', [6]= 'none', [7]= 'none'})
- game.ReplicatedStorage.Clothes:FireServer({[1]= '1527622', [2]= '1527622', [3]= '1527622', [4]= 'none', [5]= 'none', [6]= 'none'})
- BlocksButton.Parent = MainFrame
- BlocksButton.BackgroundColor3 = Color3.new(1, 1, 1)
- BlocksButton.Position = UDim2.new(0.0227272734, 0, 0.360735178, 0)
- BlocksButton.Font = Enum.Font.SourceSans
- BlocksButton.TextScaled = true
- BlocksButton.TextWrapped = true
- BlocksButton.MouseButton1Click:connect(function()
- print(i)
- game.ReplicatedStorage.UpdateClothes:FireServer({[1]= 'Outfit1', [2]= '151784320', [3]= 'none', [4]= 'none', [5]= 'none', [6]= 'none', [7]= 'none'})
- game.ReplicatedStorage.Clothes:FireServer({[1]= '151784320', [2]= 'none', [3]= 'none', [4]= 'none', [5]= 'none', [6]= 'none'})
- for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if child.ClassName 'Hat' or child.ClassName 'Accessory' then
- child.Handle.Mesh.Parent = nil
- child.Parent = game.Workspace
- end
- end)
- function HideMainFrameContents()
- BlocksButton.Visible = false
- TextLable.Visible = false
- WitchButton.Visible = true
- ExplodeButton.Visible = true
- end