Advertisement
C-H-4-0-S

1x1x1x1 gui

Sep 25th, 2024 (edited)
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.85 KB | None | 0 0
  1.  
  2. -- Gui to Lua-- Version: 3.-- Instances:local ScreenGui = Instance.new("ScreenGui")local Frame = Instance.new("Frame")local Name = Instance.new("TextLabel")local Credits = Instance.new("TextLabel")local e1x1x1x1Message = Instance.new("TextButton")local e1x1x1x1Music = Instance.new("TextButton")local e1x1x1x1Laugh = Instance.new("TextButton")local DayToNight = Instance.new("TextButton")local e666 = Instance.new("TextButton")local EpicSaxGuy = Instance.new("TextButton")local Disc0 = Instance.new("TextButton")local e2006Theme = Instance.new("TextButton")local ForceField = Instance.new("TextButton")--Properties:ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.SiblingFrame.Parent = ScreenGuiFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)Frame.Position = UDim2.new(0.382171214, 0, 0.328530252, 0)Frame.Size = UDim2.new(0, 378, 0, 250)Name.Name = "Name"Name.Parent = FrameName.BackgroundColor3 = Color3.fromRGB(255, 0, 0)Name.Size = UDim2.new(0, 378, 0, 25)Name.Font = Enum.Font.GothamBoldName.Text = "1x1x1x1 Gui"Name.TextColor3 = Color3.fromRGB(0, 0, 0)Name.TextScaled = trueName.TextSize = 14.000Name.TextWrapped = trueCredits.Name = "Credits"Credits.Parent = FrameCredits.BackgroundColor3 = Color3.fromRGB(255, 0, 0)Credits.Position = UDim2.new(0, 0, 0.912, 0)Credits.Size = UDim2.new(0, 378, 0, 22)Credits.Font = Enum.Font.GothamBoldCredits.Text = "By ChipsBBQexe"Credits.TextColor3 = Color3.fromRGB(0, 0, 0)Credits.TextScaled = trueCredits.TextSize = 14.000Credits.TextWrapped = truee1x1x1x1Message.Name = "e1x1x1x1Message"e1x1x1x1Message.Parent = Framee1x1x1x1Message.BackgroundColor3 = Color3.fromRGB(255, 0, 0)e1x1x1x1Message.Position = UDim2.new(0.0714285746, 0, 0.216000006, 0)e1x1x1x1Message.Size = UDim2.new(0, 79, 0, 31)e1x1x1x1Message.Font = Enum.Font.GothamBolde1x1x1x1Message.Text = "1x1x1x1 Message"e1x1x1x1Message.TextColor3 = Color3.fromRGB(0, 0, 0)
  3. e1x1x1x1Message.TextScaled = truee1x1x1x1Message.TextSize = 14.000e1x1x1x1Message.TextWrapped = truee1x1x1x1Message.MouseButton1Down:connect(function()while true dowait(12)--set this to how much time between messagesmsg = Instance.new ("Hint")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: MUHAWHAWHAW! NOOBS! I HAVE RETURNED FOR MYREVENGE!"wait(6)msg:remove()wait(3)msg = Instance.new("Message")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: NOW YOU WILL ALL PARISH IN MY FIRE OF DOOM!"wait(6)msg:remove()wait(3)msg = Instance.new("Message")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: I WILL DESTROY YOU ALL! YOU ARE WORTHLESS!"wait(6)msg:remove()wait(3)msg = Instance.new("Message")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: YOU WILL NOT LIVE THROUGH MY DEADLY ATTACKS!"wait(6)msg:remove()wait(3)msg = Instance.new("Message")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: I MIGHT AS WELL CLONE YOU INTO BOTS!"wait(6)msg:remove()wait(3)msg = Instance.new("Message")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: AND THEN THOSE BOTS WILL DESTROY ROBLOX!HAHAHAHAHA!"wait(6)msg:remove()wait(3)msg = Instance.new("Message")msg.Parent = game.Workspacemsg.Text = "1x1x1x1: YOU CAN'T STOP ME! THERES NOTHING YOU CAN DO!"wait(6)msg:remove()endend)e1x1x1x1Music.Name = "e1x1x1x1Music"e1x1x1x1Music.Parent = Framee1x1x1x1Music.BackgroundColor3 = Color3.fromRGB(255, 0, 0)e1x1x1x1Music.Position = UDim2.new(0.0714285746, 0, 0.436000019, 0)e1x1x1x1Music.Size = UDim2.new(0, 79, 0, 31)e1x1x1x1Music.Font = Enum.Font.GothamBolde1x1x1x1Music.Text = "1x1x1x1 Music"e1x1x1x1Music.TextColor3 = Color3.fromRGB(0, 0, 0)
  4. e1x1x1x1Music.TextScaled = truee1x1x1x1Music.TextSize = 14.000e1x1x1x1Music.TextWrapped = truee1x1x1x1Music.MouseButton1Down:connect(function()--Made by Servanolocal s = Instance.new("Sound")s.Name = "Sound"s.SoundId = "http://www.roblox.com/asset/?id=27697743"s.Volume = 1s.Pitch = 3s.Looped = trues.archivable = falses.Parent = game.Workspacewait(1)s:play()end)e1x1x1x1Laugh.Name = "e1x1x1x1Laugh"e1x1x1x1Laugh.Parent = Framee1x1x1x1Laugh.BackgroundColor3 = Color3.fromRGB(255, 0, 0)e1x1x1x1Laugh.Position = UDim2.new(0.0714285746, 0, 0.648000002, 0)e1x1x1x1Laugh.Size = UDim2.new(0, 79, 0, 34)e1x1x1x1Laugh.Font = Enum.Font.GothamBolde1x1x1x1Laugh.Text = "1x1x1x1 Laugh"e1x1x1x1Laugh.TextColor3 = Color3.fromRGB(0, 0, 0)e1x1x1x1Laugh.TextScaled = truee1x1x1x1Laugh.TextSize = 14.000e1x1x1x1Laugh.TextWrapped = truee1x1x1x1Laugh.MouseButton1Down:connect(function()--Made by Servanolocal s = Instance.new("Sound")s.Name = "Sound"s.SoundId = "http://www.roblox.com/asset/?id=35935204"s.Volume = 1s.Pitch = 0.9s.Looped = trues.archivable = falses.Parent = game.Workspacewait(1)s:play()end)DayToNight.Name = "DayToNight"DayToNight.Parent = FrameDayToNight.BackgroundColor3 = Color3.fromRGB(255, 0, 0)DayToNight.Position = UDim2.new(0.388888896, 0, 0.216000006, 0)DayToNight.Size = UDim2.new(0, 83, 0, 31)DayToNight.Font = Enum.Font.GothamBoldDayToNight.Text = "Night"DayToNight.TextColor3 = Color3.fromRGB(0, 0, 0)DayToNight.TextScaled = true
  5. Download to read ad-free
  6. DayToNight.TextSize = 14.000DayToNight.TextWrapped = trueDayToNight.MouseButton1Down:connect(function()while true doprint ("Loop cycle start")game.Lighting.TimeOfDay = "18:00:00"wait(0.5)endend)e666.Name = "e666"e666.Parent = Framee666.BackgroundColor3 = Color3.fromRGB(255, 0, 0)e666.Position = UDim2.new(0.388888896, 0, 0.43599999, 0)e666.Size = UDim2.new(0, 83, 0, 31)e666.Font = Enum.Font.GothamBolde666.Text = "666"e666.TextColor3 = Color3.fromRGB(0, 0, 0)e666.TextScaled = truee666.TextSize = 14.000e666.TextWrapped = truee666.MouseButton1Down:connect(function()for i,v in next,workspace:children''doif(v:IsA'BasePart')thenme=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='666 666 666 666 666 666';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''doif(v:IsA'BasePart')thenv.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;game.Lighting.TimeOfDay=0;game.Lighting.Brightness=0;game.Lighting.ShadowColor=Color3.new(0,0,0); game.Lighting.Ambient=Color3.new(1,0,0);game.Lighting.FogEnd=200;game.Lighting.FogColor=Color3.new(0,0,0);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 thenxds(v)endendendxds(game.Workspace)end)EpicSaxGuy.Name = "EpicSaxGuy"EpicSaxGuy.Parent = FrameEpicSaxGuy.BackgroundColor3 = Color3.fromRGB(255, 0, 0)EpicSaxGuy.Position = UDim2.new(0.388888896, 0, 0.648000002, 0)EpicSaxGuy.Size = UDim2.new(0, 83, 0, 34)EpicSaxGuy.Font = Enum.Font.GothamBoldEpicSaxGuy.Text = "Epic Sax Guy"EpicSaxGuy.TextColor3 = Color3.fromRGB(0, 0, 0)EpicSaxGuy.TextScaled = trueEpicSaxGuy.TextSize = 14.000EpicSaxGuy.TextWrapped = trueEpicSaxGuy.MouseButton1Down:connect(function()--Made by Servanolocal s = Instance.new("Sound")s.Name = "Sound"s.SoundId = "http://www.roblox.com/asset/?id=358776516"s.Volume = 1s.Pitch = 1s.Looped = trues.archivable = falses.Parent = game.Workspacewait(1)s:play()end)Disc0.Name = "Disc0"Disc0.Parent = FrameDisc0.BackgroundColor3 = Color3.fromRGB(255, 0, 0)Disc0.Position = UDim2.new(0.693121672, 0, 0.216000006, 0)Disc0.Size = UDim2.new(0, 89, 0, 31)Disc0.Font = Enum.Font.GothamBoldDisc0.Text = "Disco"Disc0.TextColor3 = Color3.fromRGB(0, 0, 0)Disc0.TextScaled = trueDisc0.TextSize = 14.000Disc0.TextWrapped = trueDisc0.MouseButton1Down:connect(function()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement