Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Caption = Instance.new("TextButton")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- local TextButton_7 = Instance.new("TextButton")
- local TextButton_8 = Instance.new("TextButton")
- local TextButton_9 = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
- Frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
- Frame.BorderSizePixel = 5
- Frame.Position = UDim2.new(0.372119814, 0, 0.318407953, 0)
- Frame.Size = UDim2.new(0, 449, 0, 273)
- Caption.Name = "Caption"
- Caption.Parent = Frame
- Caption.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
- Caption.BorderColor3 = Color3.fromRGB(255, 0, 0)
- Caption.BorderSizePixel = 3
- Caption.Position = UDim2.new(0.000182153919, 0, -0.000273428566, 0)
- Caption.Size = UDim2.new(0, 448, 0, 26)
- Caption.Font = Enum.Font.Unknown
- Caption.Text = "Team Fat Destroy Gui v0.5 By LordMuh4mad (Teleport)"
- Caption.TextColor3 = Color3.fromRGB(0, 0, 0)
- Caption.TextScaled = true
- Caption.TextSize = 14.000
- Caption.TextWrapped = true
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.0846325159, 0, 0.124542125, 0)
- TextButton.Size = UDim2.new(0, 93, 0, 48)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "SkyBox"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.BorderSizePixel = 0
- TextButton_2.Position = UDim2.new(0.389755011, 0, 0.124542125, 0)
- TextButton_2.Size = UDim2.new(0, 93, 0, 48)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Decal"
- TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.BorderSizePixel = 0
- TextButton_3.Position = UDim2.new(0.694877505, 0, 0.124542125, 0)
- TextButton_3.Size = UDim2.new(0, 93, 0, 48)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "666ify"
- TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 14.000
- TextButton_3.TextWrapped = true
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.BorderSizePixel = 0
- TextButton_4.Position = UDim2.new(0.389755011, 0, 0.410256416, 0)
- TextButton_4.Size = UDim2.new(0, 93, 0, 48)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "Hint"
- TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14.000
- TextButton_4.TextWrapped = true
- TextButton_5.Parent = Frame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.BorderSizePixel = 0
- TextButton_5.Position = UDim2.new(0.0846325159, 0, 0.410256416, 0)
- TextButton_5.Size = UDim2.new(0, 93, 0, 48)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = "Jumpscare"
- TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 14.000
- TextButton_5.TextWrapped = true
- TextButton_6.Parent = Frame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.BorderSizePixel = 0
- TextButton_6.Position = UDim2.new(0.694877505, 0, 0.410256416, 0)
- TextButton_6.Size = UDim2.new(0, 93, 0, 48)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.Text = "Message"
- TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 14.000
- TextButton_6.TextWrapped = true
- TextButton_7.Parent = Frame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.BorderSizePixel = 0
- TextButton_7.Position = UDim2.new(0.0846325159, 0, 0.692307711, 0)
- TextButton_7.Size = UDim2.new(0, 93, 0, 48)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.Text = "Music 1"
- TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.TextScaled = true
- TextButton_7.TextSize = 14.000
- TextButton_7.TextWrapped = true
- TextButton_8.Parent = Frame
- TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_8.BorderSizePixel = 0
- TextButton_8.Position = UDim2.new(0.389755011, 0, 0.692307711, 0)
- TextButton_8.Size = UDim2.new(0, 93, 0, 48)
- TextButton_8.Font = Enum.Font.SourceSans
- TextButton_8.Text = "Disco"
- TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_8.TextScaled = true
- TextButton_8.TextSize = 14.000
- TextButton_8.TextWrapped = true
- TextButton_9.Parent = Frame
- TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_9.BorderSizePixel = 0
- TextButton_9.Position = UDim2.new(0.694877505, 0, 0.67032969, 0)
- TextButton_9.Size = UDim2.new(0, 93, 0, 48)
- TextButton_9.Font = Enum.Font.SourceSans
- TextButton_9.Text = "Scary decal spam"
- TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_9.TextScaled = true
- TextButton_9.TextSize = 14.000
- TextButton_9.TextWrapped = true
- -- Scripts:
- local function WQSOMH_fake_script() -- Caption.Script
- local script = Instance.new('Script', Caption)
- local TeleportButton = script.Parent
- local GameID = 17808048934-- Change this ID to the Game ID where you want the player to teleport to.
- script.Parent.MouseButton1Click:Connect(function()
- game:GetService("TeleportService"):Teleport(GameID, game.Players.LocalPlayer)
- end)
- end
- coroutine.wrap(WQSOMH_fake_script)()
- local function HGFRRL_fake_script() -- TextButton.Script
- local script = Instance.new('Script', TextButton)
- script.Parent.MouseButton1Click:Connect(function()
- s = Instance.new("Sky")
- s.Name = "SKY"
- s.SkyboxBk = "http://www.roblox.com/asset/?id=13579585726"
- s.SkyboxDn = "http://www.roblox.com/asset/?id=13579585726"
- s.SkyboxFt = "http://www.roblox.com/asset/?id=13579585726"
- s.SkyboxLf = "http://www.roblox.com/asset/?id=13579585726"
- s.SkyboxRt = "http://www.roblox.com/asset/?id=13579585726"
- s.SkyboxUp = "http://www.roblox.com/asset/?id=13579585726"
- s.Parent = game.Lighting
- end)
- end
- coroutine.wrap(HGFRRL_fake_script)()
- local function IUZSED_fake_script() -- TextButton_2.Script
- local script = Instance.new('Script', TextButton_2)
- script.Parent.MouseButton1Click:Connect(function()
- decalID = 13579585726
- function exPro(root)
- for _, v in pairs(root:GetChildren()) do
- if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID then
- v.Parent = nil
- elseif v:IsA("BasePart") then
- v.Material = "Plastic"
- v.Transparency = 0
- local One = Instance.new("Decal", v)
- local Two = Instance.new("Decal", v)
- local Three = Instance.new("Decal", v)
- local Four = Instance.new("Decal", v)
- local Five = Instance.new("Decal", v)
- local Six = Instance.new("Decal", v)
- One.Texture = "http://www.roblox.com/asset/?id="..decalID
- Two.Texture = "http://www.roblox.com/asset/?id="..decalID
- Three.Texture = "http://www.roblox.com/asset/?id="..decalID
- Four.Texture = "http://www.roblox.com/asset/?id="..decalID
- Five.Texture = "http://www.roblox.com/asset/?id="..decalID
- Six.Texture = "http://www.roblox.com/asset/?id="..decalID
- One.Face = "Front"
- Two.Face = "Back"
- Three.Face = "Right"
- Four.Face = "Left"
- Five.Face = "Top"
- Six.Face = "Bottom"
- end
- exPro(v)
- end
- end
- function asdf(root)
- for _, v in pairs(root:GetChildren()) do
- asdf(v)
- end
- end
- exPro(game.Workspace)
- asdf(game.Workspace)
- end)
- end
- coroutine.wrap(IUZSED_fake_script)()
- local function NTTRV_fake_script() -- TextButton_3.Script
- local script = Instance.new('Script', TextButton_3)
- script.Parent.MouseButton1Click:Connect(function()
- for i,v in next,workspace:children''do
- if(v:IsA'BasePart')then
- me=v;
- bbg=Instance.new('BillboardGui',me);
- bbg.Name='stuf';
- bbg.Adornee=me;
- bbg.Size=UDim2.new(2.5,0,2.5,0)
- --bbg.StudsOffset=Vector3.new(0,2,0)
- tlb=Instance.new'TextLabel';
- tlb.Text='Team Fat Was Here6666666666666666';
- tlb.Font='SourceSansBold';
- tlb.FontSize='Size48';
- tlb.TextColor3=Color3.new(1,0,0);
- tlb.Size=UDim2.new(1.25,0,1.25,0);
- tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
- tlb.BackgroundTransparency=1;
- tlb.Parent=bbg;
- end;end;
- function xds(dd)
- for i,v in next,dd:children''do
- if(v:IsA'BasePart')then
- v.BrickColor=BrickColor.new'Really black';
- v.TopSurface='Smooth';
- v.BottomSurface='Smooth';
- s=Instance.new('SelectionBox',v);
- s.Adornee=v;
- s.Color=BrickColor.new'Really red';
- a=Instance.new('PointLight',v);
- a.Color=Color3.new(1,0,0);
- a.Range=15;
- a.Brightness=5;
- f=Instance.new('Fire',v);
- f.Size=19;
- f.Heat=22;
- end;
- local dec = 'http://www.roblox.com/asset/?id=19399245';
- local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
- --coroutine.wrap(function()
- --for ,_ in pairs(fac) do
- --local ddec = Instance.new("Decal", v)
- --ddec.Face =
- --ddec.Texture = dec
- --end end)()
- if #(v:GetChildren())>0 then
- xds(v)
- end
- end
- end
- xds(game.Workspace)
- end)
- end
- coroutine.wrap(NTTRV_fake_script)()
- local function NOMQ_fake_script() -- TextButton_4.Script
- local script = Instance.new('Script', TextButton_4)
- script.Parent.MouseButton1Click:Connect(function()
- msg = Instance.new ("Hint")
- msg.Parent = game.Workspace
- msg.Text = "This Game Got Destroy By Team Fat!!!!!!!!!!!"
- end)
- end
- coroutine.wrap(NOMQ_fake_script)()
- local function JNSXDNU_fake_script() -- TextButton_5.Script
- local script = Instance.new('Script', TextButton_5)
- script.Parent.MouseButton1Click:Connect(function()
- for i,v in pairs(game.Players:GetPlayers()) do
- if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
- spawn(function()
- local newgui = Instance.new("ScreenGui",v.PlayerGui)
- newgui.Name = "Screamer"
- local newimage = Instance.new("ImageLabel",newgui)
- newimage.Image = "http://www.roblox.com/asset/?id=12497282870"
- newimage.Size = UDim2.new(1,1,1,1)
- local s = Instance.new("Sound",newgui)
- s.SoundId = "rbxassetid://9043346574"
- s.Volume = math.huge
- s.Looped = false
- s:Play()
- print("Screamed "..v.Name)
- while wait(6) do
- newimage.Parent:Destroy()
- end
- end)
- end
- end
- end)
- end
- coroutine.wrap(JNSXDNU_fake_script)()
- local function EWPUR_fake_script() -- TextButton_6.Script
- local script = Instance.new('Script', TextButton_6)
- script.Parent.MouseButton1Click:Connect(function()
- msg = Instance.new("Message")
- msg.Parent = game.Workspace
- msg.Text = "I WILL DESTROY YOU ALL! YOU ARE WORTHLESS!"
- end)
- end
- coroutine.wrap(EWPUR_fake_script)()
- local function ARKUQR_fake_script() -- TextButton_7.Script
- local script = Instance.new('Script', TextButton_7)
- script.Parent.MouseButton1Click:Connect(function()
- --Made by Servano
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "http://www.roblox.com/asset/?id=119013059259330"
- s.Volume = 1
- s.Pitch =1
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(1)
- s:play()
- end)
- end
- coroutine.wrap(ARKUQR_fake_script)()
- local function AVLACA_fake_script() -- TextButton_8.Script
- local script = Instance.new('Script', TextButton_8)
- script.Parent.MouseButton1Click:Connect(function()
- local Lighting = game:GetService("Lighting")
- local ColorCorrection = Instance.new("ColorCorrectionEffect", Lighting)
- function zigzag(X)
- return math.acos(math.cos(X*math.pi))/math.pi
- end
- Counter = 0
- Lighting.TimeOfDay = "12:00"
- while wait(0.1) do
- ColorCorrection.TintColor = Color3.fromHSV(zigzag(Counter),1,1)
- Lighting.Ambient = Color3.fromHSV(zigzag(Counter),1,1)
- Counter += 0.01
- end
- end)
- end
- coroutine.wrap(AVLACA_fake_script)()
- local function OYZBXLJ_fake_script() -- TextButton_9.Script
- local script = Instance.new('Script', TextButton_9)
- script.Parent.MouseButton1Click:Connect(function()
- decalID = 11534685869
- function exPro(root)
- for _, v in pairs(root:GetChildren()) do
- if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID then
- v.Parent = nil
- elseif v:IsA("BasePart") then
- v.Material = "Plastic"
- v.Transparency = 0
- local One = Instance.new("Decal", v)
- local Two = Instance.new("Decal", v)
- local Three = Instance.new("Decal", v)
- local Four = Instance.new("Decal", v)
- local Five = Instance.new("Decal", v)
- local Six = Instance.new("Decal", v)
- One.Texture = "http://www.roblox.com/asset/?id="..decalID
- Two.Texture = "http://www.roblox.com/asset/?id="..decalID
- Three.Texture = "http://www.roblox.com/asset/?id="..decalID
- Four.Texture = "http://www.roblox.com/asset/?id="..decalID
- Five.Texture = "http://www.roblox.com/asset/?id="..decalID
- Six.Texture = "http://www.roblox.com/asset/?id="..decalID
- One.Face = "Front"
- Two.Face = "Back"
- Three.Face = "Right"
- Four.Face = "Left"
- Five.Face = "Top"
- Six.Face = "Bottom"
- end
- exPro(v)
- end
- end
- function asdf(root)
- for _, v in pairs(root:GetChildren()) do
- asdf(v)
- end
- end
- exPro(game.Workspace)
- asdf(game.Workspace)
- s = Instance.new("Sky")
- s.Name = "SKY"
- s.SkyboxBk = "http://www.roblox.com/asset/?id=11534685869"
- s.SkyboxDn = "http://www.roblox.com/asset/?id=11534685869"
- s.SkyboxFt = "http://www.roblox.com/asset/?id=11534685869"
- s.SkyboxLf = "http://www.roblox.com/asset/?id=11534685869"
- s.SkyboxRt = "http://www.roblox.com/asset/?id=11534685869"
- s.SkyboxUp = "http://www.roblox.com/asset/?id=11534685869"
- s.Parent = game.Lighting
- end)
- end
- coroutine.wrap(OYZBXLJ_fake_script)()
- local function JXQHYZF_fake_script() -- Frame.Dragify
- local script = Instance.new('LocalScript', Frame)
- local UserInputService = game:GetService("UserInputService")
- local dragToggle
- local dragInput
- local dragSpeed
- local dragStart
- local dragPos
- local startPos
- function dragify(Frame)
- dragToggle = nil
- dragSpeed = 0.50
- dragInput = nil
- dragStart = nil
- dragPos = nil
- local function updateInput(input)
- local Delta = input.Position - dragStart
- local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
- game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
- end
- Frame.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UserInputService:GetFocusedTextBox() == nil then
- dragToggle = true
- dragStart = input.Position
- startPos = Frame.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- Frame.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragToggle then
- updateInput(input)
- end
- end)
- end
- dragify(script.Parent)
- end
- coroutine.wrap(JXQHYZF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement