Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local TextLabel = Instance.new("TextLabel")
- local Background = Instance.new("Frame")
- local slamdoor = Instance.new("TextButton")
- local _60secblackout = Instance.new("TextButton")
- local _300secblackout = Instance.new("TextButton")
- local phonecall = Instance.new("TextButton")
- local teleporttosecretegg = Instance.new("TextButton")
- local teleporttoeggspot = Instance.new("TextButton")
- local PlayLoudAudio = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.StarterGui
- TextLabel.Parent = ScreenGui
- TextLabel.Active = true
- TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)
- TextLabel.BackgroundTransparency = 0.5
- TextLabel.BorderSizePixel = 0
- TextLabel.Draggable = true
- TextLabel.Position = UDim2.new(0.5, -215, 0.5, -151)
- TextLabel.Size = UDim2.new(0, 430, 0, 20)
- TextLabel.Font = Enum.Font.ArialBold
- TextLabel.FontSize = Enum.FontSize.Size18
- TextLabel.Text = "TattleTail roleplay hax gui"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 18
- Background.Name = "Background"
- Background.Parent = TextLabel
- Background.BackgroundColor3 = Color3.new(0, 0, 0)
- Background.BackgroundTransparency = 0.30000001192093
- Background.BorderSizePixel = 0
- Background.Position = UDim2.new(0, 0, 0, 20)
- Background.Size = UDim2.new(0, 430, 0, 300)
- slamdoor.Name = "slamdoor"
- slamdoor.Parent = Background
- slamdoor.BackgroundColor3 = Color3.new(0, 0, 0)
- slamdoor.Position = UDim2.new(0, 20, 0, 19)
- slamdoor.Size = UDim2.new(0, 129, 0, 34)
- slamdoor.Font = Enum.Font.Arcade
- slamdoor.FontSize = Enum.FontSize.Size14
- slamdoor.Text = "SlamDoor"
- slamdoor.TextColor3 = Color3.new(0, 1, 1)
- slamdoor.TextSize = 14
- function Clicked()
- game.ReplicatedStorage.AB:FireServer("SlamDoor")
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
- _60secblackout.Name = "60 sec blackout"
- _60secblackout.Parent = Background
- _60secblackout.BackgroundColor3 = Color3.new(0, 0, 0)
- _60secblackout.Position = UDim2.new(0, 174, 0, 18)
- _60secblackout.Size = UDim2.new(0, 138, 0, 34)
- _60secblackout.Font = Enum.Font.Arcade
- _60secblackout.FontSize = Enum.FontSize.Size14
- _60secblackout.Text = "60 sec blackout"
- _60secblackout.TextColor3 = Color3.new(0, 1, 1)
- _60secblackout.TextSize = 14
- function Clicked()
- game.ReplicatedStorage.AB:FireServer("Blackout", 60)
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
- _300secblackout.Name = "300 sec blackout"
- _300secblackout.Parent = Background
- _300secblackout.BackgroundColor3 = Color3.new(0, 0, 0)
- _300secblackout.Position = UDim2.new(0, 21, 0, 68)
- _300secblackout.Size = UDim2.new(0, 128, 0, 34)
- _300secblackout.Font = Enum.Font.Arcade
- _300secblackout.FontSize = Enum.FontSize.Size14
- _300secblackout.Text = "300 sec blackout"
- _300secblackout.TextColor3 = Color3.new(0, 1, 1)
- _300secblackout.TextSize = 14
- game.ReplicatedStorage.AB:FireServer("Blackout", 300)
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
- phonecall.Name = "phone call"
- phonecall.Parent = Background
- phonecall.BackgroundColor3 = Color3.new(0, 0, 0)
- phonecall.Position = UDim2.new(0, 175, 0, 67)
- phonecall.Size = UDim2.new(0, 138, 0, 34)
- phonecall.Font = Enum.Font.Arcade
- phonecall.FontSize = Enum.FontSize.Size14
- phonecall.Text = "phone call"
- phonecall.TextColor3 = Color3.new(0, 1, 1)
- phonecall.TextSize = 14
- function Clicked()
- game.ReplicatedStorage.AB:FireServer("CallPhone")
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
- teleporttosecretegg.Name = "teleport to secret egg"
- teleporttosecretegg.Parent = Background
- teleporttosecretegg.BackgroundColor3 = Color3.new(0, 0, 0)
- teleporttosecretegg.Position = UDim2.new(0, 20, 0, 116)
- teleporttosecretegg.Size = UDim2.new(0, 179, 0, 34)
- teleporttosecretegg.Font = Enum.Font.Arcade
- teleporttosecretegg.FontSize = Enum.FontSize.Size14
- teleporttosecretegg.Text = "teleport to secret egg"
- teleporttosecretegg.TextColor3 = Color3.new(0, 1, 1)
- teleporttosecretegg.TextSize = 14
- function Clicked()
- for i,v in pairs(game.Workspace:GetChildren()) do
- if v.Name == "SecretEgg" then
- plr.Character.HumanoidRootPart.CFrame = CFrame.new(v.Egg.CFrame.x,v.Egg.CFrame.y,v.Egg.CFrame.z)
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
- teleporttoeggspot.Name = "teleport to egg spot"
- teleporttoeggspot.Parent = Background
- teleporttoeggspot.BackgroundColor3 = Color3.new(0, 0, 0)
- teleporttoeggspot.Position = UDim2.new(0, 208, 0, 116)
- teleporttoeggspot.Size = UDim2.new(0, 161, 0, 34)
- teleporttoeggspot.Font = Enum.Font.Arcade
- teleporttoeggspot.FontSize = Enum.FontSize.Size14
- teleporttoeggspot.Text = "teleport to egg spot"
- teleporttoeggspot.TextColor3 = Color3.new(0, 1, 1)
- teleporttoeggspot.TextSize = 14
- function Clicked()
- plr = game.Players.LocalPlayer
- for i,v in pairs(game.Workspace.EggS.EggSpots:GetChildren()) do
- if v.Taken.Value == true then
- plr.Character.HumanoidRootPart.CFrame = CFrame.new(v.CFrame.x,v.CFrame.y,v.CFrame.z)
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
- PlayLoudAudio.Name = "Play Loud Audio"
- PlayLoudAudio.Parent = Background
- PlayLoudAudio.BackgroundColor3 = Color3.new(0, 0, 0)
- PlayLoudAudio.Position = UDim2.new(0, 329, 0, 19)
- PlayLoudAudio.Size = UDim2.new(0, 92, 0, 88)
- PlayLoudAudio.Font = Enum.Font.Arcade
- PlayLoudAudio.FontSize = Enum.FontSize.Size14
- PlayLoudAudio.Text = "LOUD AUDIO"
- PlayLoudAudio.TextColor3 = Color3.new(0, 1, 1)
- PlayLoudAudio.TextSize = 14
- function Clicked()
- SongId = 481998828 -- Put song id here.
- game.ReplicatedStorage.AB:FireServer("StartGlobalSong", SongId)
- end
- end
- script.Parent.MouseButton1Down:connect(Clicked)
- end
Add Comment
Please, Sign In to add comment