Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local WorkspaceLine = Instance.new("TextLabel")
- local UICorner1 = Instance.new("UICorner")
- local Settings = Instance.new("ImageButton")
- local UICorner2 = Instance.new("UICorner")
- local OffButton = Instance.new("ImageButton")
- local UICorner3 = Instance.new("UICorner")
- local UICorner4 = Instance.new("UICorner")
- local UICorner5 = Instance.new("UICorner")
- local CalculatorButton = Instance.new("ImageButton")
- local Installer = Instance.new("ImageButton")
- local AiChat = Instance.new("ImageButton")
- local UICorner6 = Instance.new("UICorner")
- local UICorner7 = Instance.new("UICorner")
- local EpicSaxGuy = Instance.new("TextButton")
- local Disc0 = Instance.new("TextButton")
- local e2006Theme = Instance.new("TextButton")
- local ForceField = Instance.new("TextButton")
- ScreenGui.Parent = game.CoreGui
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Frame.LayoutOrder = 5
- Frame.Position = UDim2.new(0, -0.10, -0.13, 0)
- Frame.Size = UDim2.new(0, 995, 0, 777)
- local WorkspacePicture = Instance.new("ImageLabel", Frame)
- WorkspacePicture.Image = "rbxassetid://14891767904"
- WorkspacePicture.Size = Frame.Size
- UICorner1.Parent = Frame
- WorkspaceLine.Name = "WorkspaceLine"
- WorkspaceLine.Parent = Frame
- WorkspaceLine.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- WorkspaceLine.Position = UDim2.new(0, 0, 0.54, 0)
- WorkspaceLine.Size = UDim2.new(0, 995, 0, 50)
- WorkspaceLine.Font = Enum.Font.GothamBold
- WorkspaceLine.Text = ""
- WorkspaceLine.TextColor3 = Color3.fromRGB(0, 0, 0)
- WorkspaceLine.TextScaled = true
- WorkspaceLine.TextSize = 14.000
- WorkspaceLine.TextWrapped = true
- local textLabel = Instance.new("TextLabel")
- local frame = Instance.new("Frame")
- frame.Name = "Background"
- frame.Parent = Frame
- frame.BorderSizePixel = 0
- frame.BackgroundColor3 = Color3.new(255, 255, 255)
- frame.Position = UDim2.new(0.85, 0, 0.55, 0)
- frame.Size = UDim2.new(0, 130, 0, 30)
- frame.AnchorPoint = Vector2.new(0, 0)
- textLabel.Name = "Time"
- textLabel.Parent = frame
- textLabel.Text = tostring(os.date("%X"))
- textLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
- textLabel.Size = UDim2.new(0, 100, 0, 50)
- textLabel.TextScaled = true
- textLabel.TextWrapped = true
- textLabel.TextColor3 = Color3.new(0, 0, 0)
- textLabel.BackgroundTransparency = 1
- textLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- Settings.Name = "Settings"
- Settings.Parent = Frame
- Settings.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Settings.Position = UDim2.new(0.01, 0, 0.07, 0)
- Settings.Size = UDim2.new(0, 50, 0, 50)
- Settings.Image = "rbxassetid://14891861966"
- Settings.MouseButton1Down:connect(function()
- end)
- Settings.MouseButton2Down:connect(function()
- Settings:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 5.9, true)
- wait(0.5)
- Settings:Destroy()
- local Sound = Instance.new("Sound")
- local Id = "9066111605"
- Sound.Parent = game.Workspace
- Sound.SoundId = "rbxassetid://"..Id
- Sound.Playing = true
- Sound.Looped = true
- Sound.Volume = 1
- wait(1)
- local ErrorFrame1 = Instance.new("Frame")
- local Error1 = Instance.new("TextLabel")
- ErrorFrame1.Name = "ErrorFrame1"
- ErrorFrame1.Parent = ScreenGui
- ErrorFrame1.BackgroundColor3 = Color3.new(255, 255, 255)
- ErrorFrame1.BackgroundTransparency = 1
- ErrorFrame1.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
- ErrorFrame1.Size = UDim2.new(0, 100, 0, 100)
- Error1.Name = "Error1"
- Error1.Parent = ErrorFrame1
- Error1.BackgroundColor3 = Color3.new(0, 0, 255)
- Error1.BorderSizePixel = 0
- Error1.Draggable = false
- Error1.Position = UDim2.new(-1.1, 0, -5, 0)
- Error1.Size = UDim2.new(0, 995, 0, 777)
- Error1.Font = Enum.Font.Code
- Error1.FontSize = Enum.FontSize.Size48
- Error1.Text = "Dear "..game.Players.LocalPlayer.DisplayName..", you have deleted the system program 'Settings', without this program it is impossible to adjust the position of the system. Please close the Roblox and reboot the system."
- Error1.TextWrapped = true
- Error1.TextColor3 = Color3.new(255, 255, 255)
- Error1.TextSize = 30
- wait(0)
- while true do
- warn("crashed")
- end
- end)
- UICorner2.Parent = Settings
- OffButton.Name = "OffButton"
- OffButton.Parent = Frame
- OffButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OffButton.Position = UDim2.new(0.01, 0, 0.55, 0)
- OffButton.Size = UDim2.new(0, 30, 0, 30)
- OffButton.Image = "rbxassetid://14891928123"
- OffButton.MouseButton1Down:connect(function()
- Frame:TweenSize(UDim2.new(9, 9, 9, 9), 'Out', 5.9, true)
- wait(1.5)
- Frame:Remove()
- end)
- UICorner4.Parent = OffButton
- CalculatorButton.Name = "CalculatorButton"
- CalculatorButton.Parent = Frame
- CalculatorButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CalculatorButton.Position = UDim2.new(0.19, 0, 0.07, 0)
- CalculatorButton.Size = UDim2.new(0, 50, 0, 50)
- CalculatorButton.Image = "rbxassetid://14896394646"
- CalculatorButton.MouseButton1Down:connect(function()
- local CalculatorWindow = Instance.new("TextLabel")
- local MainFrame = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local close = Instance.new("ImageButton")
- local min1 = Instance.new("ImageButton")
- local openmin1 = Instance.new("ImageButton")
- local closemin1 = Instance.new("ImageButton")
- local ButtonsFrame = Instance.new("Frame")
- local UICorner_2 = Instance.new("UICorner")
- local UIGridLayout = Instance.new("UIGridLayout")
- local _1 = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local UIPadding = Instance.new("UIPadding")
- local _2 = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local _3 = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local TextButton = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local _4 = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local _5 = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local _6 = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local TextButton_2 = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local _7 = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local _8 = Instance.new("TextButton")
- local UICorner_12 = Instance.new("UICorner")
- local _9 = Instance.new("TextButton")
- local UICorner_13 = Instance.new("UICorner")
- local TextButton_3 = Instance.new("TextButton")
- local UICorner_14 = Instance.new("UICorner")
- local _0 = Instance.new("TextButton")
- local UICorner_15 = Instance.new("UICorner")
- local TextButton_4 = Instance.new("TextButton")
- local UICorner_16 = Instance.new("UICorner")
- local TextButton_5 = Instance.new("TextButton")
- local UICorner_17 = Instance.new("UICorner")
- local TextButton_6 = Instance.new("TextButton")
- local UICorner_18 = Instance.new("UICorner")
- local C = Instance.new("TextButton")
- local UICorner_19 = Instance.new("UICorner")
- local TextButton_7 = Instance.new("TextButton")
- local UICorner_20 = Instance.new("UICorner")
- local TextButton_8 = Instance.new("TextButton")
- local UICorner_21 = Instance.new("UICorner")
- local TextButton_9 = Instance.new("TextButton")
- local UICorner_22 = Instance.new("UICorner")
- local UIPadding_2 = Instance.new("UIPadding")
- local NumFrame = Instance.new("Frame")
- local UIPadding_3 = Instance.new("UIPadding")
- local UICorner_23 = Instance.new("UICorner")
- local UICorner_24 = Instance.new("UICorner")
- local UICorner_25 = Instance.new("UICorner")
- local UICorner_26 = Instance.new("UICorner")
- local UICorner_27 = Instance.new("UICorner")
- local UICorner_28 = Instance.new("UICorner")
- local Text = Instance.new("TextLabel")
- closemin1.Visible = false
- ButtonsFrame.Visible = false
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = Frame
- MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
- MainFrame.BackgroundColor3 = Color3.fromRGB(0,0,0)
- MainFrame.Position = UDim2.new(0.19, 0, 0.07, 0)
- MainFrame.Size = UDim2.new(0, 0, 0, 0)
- MainFrame:TweenSize(UDim2.new(0, 250, 0, 400), 'Out', 4, true)
- MainFrame:TweenPosition(UDim2.new(0.5, 0, 0.35, 0), 'Out', 4, true)
- wait(0.5)
- ButtonsFrame.Visible = true
- UICorner.Parent = MainFrame
- ButtonsFrame.Name = "ButtonsFrame"
- ButtonsFrame.Parent = MainFrame
- ButtonsFrame.BackgroundColor3 = Color3.fromRGB(255,255,255)
- ButtonsFrame.Position = UDim2.new(0, 0, 0.248210549, 0)
- ButtonsFrame.Size = UDim2.new(0, 230, 0, 285)
- UICorner_2.Parent = ButtonsFrame
- UIGridLayout.Parent = ButtonsFrame
- UIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIGridLayout.VerticalAlignment = Enum.VerticalAlignment.Center
- UIGridLayout.CellSize = UDim2.new(0, 50, 0, 50)
- CalculatorWindow.Name = "CalculatorWindow"
- CalculatorWindow.Parent = MainFrame
- CalculatorWindow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CalculatorWindow.Position = UDim2.new(-0.03, 0, -0.08, 0)
- CalculatorWindow.Size = UDim2.new(0, 249, 0, 29)
- CalculatorWindow.Font = Enum.Font.GothamBold
- CalculatorWindow.Text = "Calculator"
- CalculatorWindow.TextColor3 = Color3.fromRGB(0, 0, 0)
- CalculatorWindow.TextScaled = true
- CalculatorWindow.TextSize = 0.1
- CalculatorWindow.TextWrapped = true
- CalculatorWindow.TextXAlignment = Enum.TextXAlignment.Left
- UICorner_24.Parent = CalculatorWindow
- close.Name = "close"
- close.Parent = CalculatorWindow
- close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- close.Position = UDim2.new(0.88, 0, 0.08, 0)
- close.Size = UDim2.new(0, 23, 0, 23)
- close.Image = "rbxassetid://385868188"
- close.MouseButton1Down:connect(function()
- MainFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
- MainFrame:TweenPosition(UDim2.new(0.19, 0, 0.07, 0), 'Out', 4, true)
- CalculatorWindow:Remove()
- ButtonsFrame:Remove()
- NumFrame:Remove()
- Text:Remove()
- closemin1:Remove()
- openmin1:Remove()
- wait(0.5)
- MainFrame:Remove()
- end)
- UICorner_25.Parent = close
- min1.Name = "min1"
- min1.Parent = CalculatorWindow
- min1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- min1.Position = UDim2.new(0.78, 0, 0.08, 0)
- min1.Size = UDim2.new(0, 23, 0, 23)
- min1.Image = "rbxassetid://14898254454"
- min1.MouseButton1Down:connect(function()
- MainFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
- MainFrame:TweenPosition(UDim2.new(0.09, 0, 0.55, 0), 'Out', 4, true)
- CalculatorWindow.Visible = false
- ButtonsFrame.Visible = false
- NumFrame.Visible = false
- Text.Visible = false
- wait(0.5)
- MainFrame.Visible = false
- end)
- UICorner_26.Parent = min1
- openmin1.Name = "openmin1"
- openmin1.Parent = Frame
- openmin1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- openmin1.Position = UDim2.new(0.09, 0, 0.55, 0)
- openmin1.Size = UDim2.new(0, 30, 0, 30)
- openmin1.Image = "rbxassetid://14896394646"
- openmin1.MouseButton1Down:connect(function()
- MainFrame:TweenSize(UDim2.new(0, 250, 0, 400), 'Out', 4, true)
- MainFrame:TweenPosition(UDim2.new(0.5, 0, 0.35, 0), 'Out', 4, true)
- MainFrame.Visible = true
- openmin1.Visible = false
- closemin1.Visible = true
- wait(0.5)
- CalculatorWindow.Visible = true
- ButtonsFrame.Visible = true
- NumFrame.Visible = true
- Text.Visible = true
- end)
- UICorner_27.Parent = openmin1
- closemin1.Name = "closemin1"
- closemin1.Parent = Frame
- closemin1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- closemin1.Position = UDim2.new(0.09, 0, 0.55, 0)
- closemin1.Size = UDim2.new(0, 30, 0, 30)
- closemin1.Image = "rbxassetid://14896394646"
- closemin1.MouseButton1Down:connect(function()
- MainFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
- MainFrame:TweenPosition(UDim2.new(0.09, 0, 0.55, 0), 'Out', 4, true)
- closemin1.Visible = false
- openmin1.Visible = true
- CalculatorWindow.Visible = false
- ButtonsFrame.Visible = false
- NumFrame.Visible = false
- Text.Visible = false
- wait(0.5)
- MainFrame.Visible = false
- end)
- UICorner_28.Parent = closemin1
- _1.Name = "1"
- _1.Parent = ButtonsFrame
- _1.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _1.LayoutOrder = 1
- _1.Size = UDim2.new(0, 200, 0, 50)
- _1.AutoButtonColor = false
- _1.Font = Enum.Font.GothamBold
- _1.Text = "1"
- _1.TextColor3 = Color3.fromRGB(255, 255, 255)
- _1.TextScaled = true
- _1.TextSize = 14.000
- _1.TextWrapped = true
- UICorner_3.Parent = _1
- UIPadding.Parent = ButtonsFrame
- UIPadding.PaddingBottom = UDim.new(0, 5)
- UIPadding.PaddingLeft = UDim.new(0, 7)
- UIPadding.PaddingRight = UDim.new(0, 7)
- UIPadding.PaddingTop = UDim.new(0, 5)
- _2.Name = "2"
- _2.Parent = ButtonsFrame
- _2.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _2.LayoutOrder = 2
- _2.Size = UDim2.new(0, 200, 0, 50)
- _2.AutoButtonColor = false
- _2.Font = Enum.Font.GothamBold
- _2.Text = "2"
- _2.TextColor3 = Color3.fromRGB(255, 255, 255)
- _2.TextScaled = true
- _2.TextSize = 14.000
- _2.TextWrapped = true
- UICorner_4.Parent = _2
- _3.Name = "3"
- _3.Parent = ButtonsFrame
- _3.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _3.LayoutOrder = 3
- _3.Size = UDim2.new(0, 200, 0, 50)
- _3.AutoButtonColor = false
- _3.Font = Enum.Font.GothamBold
- _3.Text = "3"
- _3.TextColor3 = Color3.fromRGB(255, 255, 255)
- _3.TextScaled = true
- _3.TextSize = 14.000
- _3.TextWrapped = true
- UICorner_5.Parent = _3
- TextButton.Name = "+"
- TextButton.Parent = ButtonsFrame
- TextButton.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton.LayoutOrder = 4
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.AutoButtonColor = false
- TextButton.Font = Enum.Font.GothamBold
- TextButton.Text = "+"
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- UICorner_6.Parent = TextButton
- _4.Name = "4"
- _4.Parent = ButtonsFrame
- _4.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _4.LayoutOrder = 5
- _4.Size = UDim2.new(0, 200, 0, 50)
- _4.AutoButtonColor = false
- _4.Font = Enum.Font.GothamBold
- _4.Text = "4"
- _4.TextColor3 = Color3.fromRGB(255, 255, 255)
- _4.TextScaled = true
- _4.TextSize = 14.000
- _4.TextWrapped = true
- UICorner_7.Parent = _4
- _5.Name = "5"
- _5.Parent = ButtonsFrame
- _5.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _5.LayoutOrder = 6
- _5.Size = UDim2.new(0, 200, 0, 50)
- _5.AutoButtonColor = false
- _5.Font = Enum.Font.GothamBold
- _5.Text = "5"
- _5.TextColor3 = Color3.fromRGB(255, 255, 255)
- _5.TextScaled = true
- _5.TextSize = 14.000
- _5.TextWrapped = true
- UICorner_8.Parent = _5
- _6.Name = "6"
- _6.Parent = ButtonsFrame
- _6.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _6.LayoutOrder = 7
- _6.Size = UDim2.new(0, 200, 0, 50)
- _6.AutoButtonColor = false
- _6.Font = Enum.Font.GothamBold
- _6.Text = "6"
- _6.TextColor3 = Color3.fromRGB(255, 255, 255)
- _6.TextScaled = true
- _6.TextSize = 14.000
- _6.TextWrapped = true
- UICorner_9.Parent = _6
- TextButton_2.Name = "-"
- TextButton_2.Parent = ButtonsFrame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_2.LayoutOrder = 8
- TextButton_2.Size = UDim2.new(0, 200, 0, 50)
- TextButton_2.AutoButtonColor = false
- TextButton_2.Font = Enum.Font.GothamBold
- TextButton_2.Text = "-"
- TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- UICorner_10.Parent = TextButton_2
- _7.Name = "7"
- _7.Parent = ButtonsFrame
- _7.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _7.LayoutOrder = 9
- _7.Size = UDim2.new(0, 200, 0, 50)
- _7.AutoButtonColor = false
- _7.Font = Enum.Font.GothamBold
- _7.Text = "7"
- _7.TextColor3 = Color3.fromRGB(255, 255, 255)
- _7.TextScaled = true
- _7.TextSize = 14.000
- _7.TextWrapped = true
- UICorner_11.Parent = _7
- _8.Name = "8"
- _8.Parent = ButtonsFrame
- _8.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _8.LayoutOrder = 10
- _8.Size = UDim2.new(0, 200, 0, 50)
- _8.AutoButtonColor = false
- _8.Font = Enum.Font.GothamBold
- _8.Text = "8"
- _8.TextColor3 = Color3.fromRGB(255, 255, 255)
- _8.TextScaled = true
- _8.TextSize = 14.000
- _8.TextWrapped = true
- UICorner_12.Parent = _8
- _9.Name = "9"
- _9.Parent = ButtonsFrame
- _9.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _9.LayoutOrder = 11
- _9.Size = UDim2.new(0, 200, 0, 50)
- _9.AutoButtonColor = false
- _9.Font = Enum.Font.GothamBold
- _9.Text = "9"
- _9.TextColor3 = Color3.fromRGB(255, 255, 255)
- _9.TextScaled = true
- _9.TextSize = 14.000
- _9.TextWrapped = true
- UICorner_13.Parent = _9
- TextButton_3.Name = "/"
- TextButton_3.Parent = ButtonsFrame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_3.LayoutOrder = 12
- TextButton_3.Size = UDim2.new(0, 200, 0, 50)
- TextButton_3.AutoButtonColor = false
- TextButton_3.Font = Enum.Font.GothamBold
- TextButton_3.Text = "÷"
- TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 14.000
- TextButton_3.TextWrapped = true
- UICorner_14.Parent = TextButton_3
- _0.Name = "0"
- _0.Parent = ButtonsFrame
- _0.BackgroundColor3 = Color3.fromRGB(0,0,0)
- _0.LayoutOrder = 14
- _0.Size = UDim2.new(0, 200, 0, 50)
- _0.AutoButtonColor = false
- _0.Font = Enum.Font.GothamBold
- _0.Text = "0"
- _0.TextColor3 = Color3.fromRGB(255, 255, 255)
- _0.TextScaled = true
- _0.TextSize = 14.000
- _0.TextWrapped = true
- UICorner_15.Parent = _0
- TextButton_4.Name = "."
- TextButton_4.Parent = ButtonsFrame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_4.LayoutOrder = 13
- TextButton_4.Size = UDim2.new(0, 200, 0, 50)
- TextButton_4.AutoButtonColor = false
- TextButton_4.Font = Enum.Font.GothamBold
- TextButton_4.Text = "."
- TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14.000
- TextButton_4.TextWrapped = true
- UICorner_16.Parent = TextButton_4
- TextButton_5.Name = "^"
- TextButton_5.Parent = ButtonsFrame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_5.LayoutOrder = 15
- TextButton_5.Size = UDim2.new(0, 200, 0, 50)
- TextButton_5.AutoButtonColor = false
- TextButton_5.Font = Enum.Font.GothamBold
- TextButton_5.Text = "aˣ"
- TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 14.000
- TextButton_5.TextWrapped = true
- UICorner_17.Parent = TextButton_5
- TextButton_6.Name = "*"
- TextButton_6.Parent = ButtonsFrame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_6.LayoutOrder = 16
- TextButton_6.Size = UDim2.new(0, 200, 0, 50)
- TextButton_6.AutoButtonColor = false
- TextButton_6.Font = Enum.Font.GothamBold
- TextButton_6.Text = "×"
- TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 14.000
- TextButton_6.TextWrapped = true
- UICorner_18.Parent = TextButton_6
- C.Name = "C"
- C.Parent = ButtonsFrame
- C.BackgroundColor3 = Color3.fromRGB(0,0,0)
- C.LayoutOrder = 17
- C.Size = UDim2.new(0, 200, 0, 50)
- C.AutoButtonColor = false
- C.Font = Enum.Font.GothamBold
- C.Text = "C"
- C.TextColor3 = Color3.fromRGB(255, 255, 255)
- C.TextScaled = true
- C.TextSize = 14.000
- C.TextWrapped = true
- UICorner_19.Parent = C
- TextButton_7.Name = "("
- TextButton_7.Parent = ButtonsFrame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_7.LayoutOrder = 18
- TextButton_7.Size = UDim2.new(0, 200, 0, 50)
- TextButton_7.AutoButtonColor = false
- TextButton_7.Font = Enum.Font.GothamBold
- TextButton_7.Text = "("
- TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_7.TextScaled = true
- TextButton_7.TextSize = 14.000
- TextButton_7.TextWrapped = true
- UICorner_20.Parent = TextButton_7
- TextButton_8.Name = ")"
- TextButton_8.Parent = ButtonsFrame
- TextButton_8.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_8.LayoutOrder = 18
- TextButton_8.Size = UDim2.new(0, 200, 0, 50)
- TextButton_8.AutoButtonColor = false
- TextButton_8.Font = Enum.Font.GothamBold
- TextButton_8.Text = ")"
- TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_8.TextScaled = true
- TextButton_8.TextSize = 14.000
- TextButton_8.TextWrapped = true
- UICorner_21.Parent = TextButton_8
- TextButton_9.Name = "="
- TextButton_9.Parent = ButtonsFrame
- TextButton_9.BackgroundColor3 = Color3.fromRGB(0,0,0)
- TextButton_9.LayoutOrder = 19
- TextButton_9.Size = UDim2.new(0, 200, 0, 50)
- TextButton_9.AutoButtonColor = false
- TextButton_9.Font = Enum.Font.GothamBold
- TextButton_9.Text = "="
- TextButton_9.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_9.TextScaled = true
- TextButton_9.TextSize = 14.000
- TextButton_9.TextWrapped = true
- UICorner_22.Parent = TextButton_9
- UIPadding_2.Parent = MainFrame
- UIPadding_2.PaddingBottom = UDim.new(0, 10)
- UIPadding_2.PaddingLeft = UDim.new(0, 10)
- UIPadding_2.PaddingRight = UDim.new(0, 10)
- UIPadding_2.PaddingTop = UDim.new(0, 10)
- NumFrame.Name = "NumFrame"
- NumFrame.Parent = MainFrame
- NumFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NumFrame.Size = UDim2.new(0, 230, 0, 85)
- UIPadding_3.Parent = NumFrame
- UIPadding_3.PaddingBottom = UDim.new(0, 5)
- UIPadding_3.PaddingLeft = UDim.new(0, 7)
- UIPadding_3.PaddingRight = UDim.new(0, 7)
- UIPadding_3.PaddingTop = UDim.new(0, 5)
- UICorner_23.Parent = NumFrame
- Text.Name = "Text"
- Text.Parent = NumFrame
- Text.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Text.BackgroundTransparency = 1.000
- Text.Size = UDim2.new(0, 215, 0, 80)
- Text.Font = Enum.Font.Gotham
- Text.Text = "0"
- Text.TextColor3 = Color3.fromRGB(0, 0, 0)
- Text.TextScaled = true
- Text.TextSize = 5
- Text.TextWrapped = true
- Text.TextXAlignment = Enum.TextXAlignment.Right
- local numLabel = Frame.MainFrame.NumFrame.Text
- for _, v in pairs(Frame.MainFrame.ButtonsFrame:GetChildren()) do
- if v:IsA("TextButton") then
- if v.Name == "=" then
- v.MouseButton1Click:Connect(function()
- local ran, val = pcall(loadstring("local res = (".. numLabel.Text .."); return res"))
- if ran then
- numLabel.Text = val
- else
- numLabel.Text = "Invalid Syntax"
- end
- end)
- elseif v.Name == "C" then
- v.MouseButton1Click:Connect(function()
- numLabel.Text = "0"
- end)
- else
- v.MouseButton1Click:Connect(function()
- if numLabel.Text == "0" or numLabel.Text == "Invalid Syntax" then
- numLabel.Text = ""
- end
- numLabel.Text = numLabel.Text.. v.Name
- end)
- end
- end
- end
- local UserInputService = game:GetService("UserInputService")
- local gui = Frame.MainFrame
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end)
- UICorner5.Parent = CalculatorButton
- Installer.Name = "Installer"
- Installer.Parent = Frame
- Installer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Installer.Position = UDim2.new(0.1, 0, 0.07, 0)
- Installer.Size = UDim2.new(0, 50, 0, 50)
- Installer.Image = "rbxassetid://14891887714"
- Installer.MouseButton1Down:connect(function()
- end)
- UICorner3.Parent = Installer
- AiChat.Name = "AiChat"
- AiChat.Parent = Frame
- AiChat.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AiChat.Position = UDim2.new(0.28, 0, 0.07, 0)
- AiChat.Size = UDim2.new(0, 50, 0, 50)
- AiChat.Image = "rbxassetid://14896404519"
- AiChat.MouseButton1Down:connect(function()
- local ChatFrame1 = Instance.new("Frame")
- local UIChatCorner = Instance.new("UICorner")
- local UIPadding = Instance.new("UIPadding")
- local ChatBox = Instance.new("TextBox")
- local WindowPanel = Instance.new("TextLabel")
- local UIPanel = Instance.new("UICorner")
- local closechat = Instance.new("ImageButton")
- local closechatUI = Instance.new("UICorner")
- local PictureUICorner = Instance.new("UICorner")
- local ChatBoxUICorner = Instance.new("UICorner")
- local SentMassageButton = Instance.new("ImageButton")
- local SentUICorner = Instance.new("UICorner")
- local ERROR_CODEPFP1 = Instance.new("ImageButton")
- local PlayerPFP = Instance.new("ImageButton")
- local ERROR_CODEPFP2 = Instance.new("ImageButton")
- local ERROR_CODEPFP1UICorner = Instance.new("UICorner")
- local ERROR_CODEPFP2UICorner = Instance.new("UICorner")
- local PlayerUICorner = Instance.new("UICorner")
- local Message1 = Instance.new("TextLabel")
- local Message2 = Instance.new("TextLabel")
- local Message3 = Instance.new("TextLabel")
- local Message1UICorner = Instance.new("UICorner")
- local Message2UICorner = Instance.new("UICorner")
- local Message3UICorner = Instance.new("UICorner")
- local SettingsButton = Instance.new("ImageButton")
- local SettingsUICorner = Instance.new("UICorner")
- local min2 = Instance.new("ImageButton")
- local min2UICorner = Instance.new("UICorner")
- local SettingsFrame1 = Instance.new("Frame")
- local CloseSettingsButton = Instance.new("TextButton")
- local CloseSettingsButtonUICorner = Instance.new("UICorner")
- local ScrollingFrameForSettings2 = Instance.new("ScrollingFrame")
- local LanguageSettingsText = Instance.new("TextLabel")
- local LanguageSettingsTextUICorner = Instance.new("UICorner")
- local LanguageButtonRussianDefault = Instance.new("TextButton")
- local LanguageButtonRussianDefaultUICorner = Instance.new("UICorner")
- local LanguageButtonEnglish = Instance.new("TextButton")
- local LanguageButtonEnglishUICorner = Instance.new("UICorner")
- local LanguageButtonEspanol = Instance.new("TextButton")
- local LanguageButtonEspanolUICorner = Instance.new("UICorner")
- local LanguageButtonArabic = Instance.new("TextButton")
- local LanguageButtonArabicUICorner = Instance.new("UICorner")
- local LanguageButtonKorean = Instance.new("TextButton")
- local LanguageButtonKoreanUICorner = Instance.new("UICorner")
- local agerestrictions = Instance.new("TextLabel")
- local agerestrictionsUICorner = Instance.new("UICorner")
- local EighteenDefaultButton = Instance.new("TextButton")
- local EighteenDefaultButtonUICorner = Instance.new("UICorner")
- local ThirteenButton = Instance.new("TextButton")
- local ThirteenButtonUICorner = Instance.new("UICorner")
- local ThemeText = Instance.new("TextLabel")
- local ThemeTextUICorner = Instance.new("UICorner")
- local ThemeButton = Instance.new("ImageButton")
- local ThemeButtonUICorner = Instance.new("UICorner")
- local ChatPictureText = Instance.new("TextLabel")
- local ChatPictureTextUICorner = Instance.new("UICorner")
- local DefaultPicture1 = Instance.new("ImageButton")
- local DefaultPicture1UICorner = Instance.new("UICorner")
- local Picture2 = Instance.new("ImageButton")
- local Picture2UICorner = Instance.new("UICorner")
- local Picture3 = Instance.new("ImageButton")
- local Picture3UICorner = Instance.new("UICorner")
- local Picture4 = Instance.new("ImageButton")
- local Picture4UICorner = Instance.new("UICorner")
- local Picture5 = Instance.new("ImageButton")
- local Picture5UICorner = Instance.new("UICorner")
- local Picture6 = Instance.new("ImageButton")
- local Picture6UICorner = Instance.new("UICorner")
- local Picture7 = Instance.new("ImageButton")
- local Picture7UICorner = Instance.new("UICorner")
- local Picture8 = Instance.new("ImageButton")
- local Picture8UICorner = Instance.new("UICorner")
- local SetAudio = Instance.new("Sound")
- local Id = "452267918"
- SetAudio.Parent = game.Workspace
- SetAudio.SoundId = "rbxassetid://"..Id
- SetAudio.Looped = false
- SetAudio.Volume = 1
- local SentAudio = Instance.new("Sound")
- local Id = "7433801607"
- SentAudio.Parent = game.Workspace
- SentAudio.SoundId = "rbxassetid://"..Id
- SentAudio.Looped = false
- SentAudio.Volume = 1
- local AudioSettingsText = Instance.new("TextLabel")
- local AudioSettingsTextUICorner = Instance.new("UICorner")
- local AudioButton = Instance.new("ImageButton")
- local AudioButtonUICorner = Instance.new("UICorner")
- local SocialMediaTextLabel = Instance.new("TextLabel")
- local SocialMediaTextLabelUICorner = Instance.new("UICorner")
- local YOUTUBEButton = Instance.new("ImageButton")
- local YOUTUBEButtonUICorner = Instance.new("UICorner")
- local PastebinButton = Instance.new("ImageButton")
- local PastebinButtonUICorner = Instance.new("UICorner")
- local RobloxButton = Instance.new("ImageButton")
- local RobloxButtonUICorner = Instance.new("UICorner")
- local SetYoutAvatarIconTextLabel = Instance.new("TextLabel")
- local SetYoutAvatarIconTextLabelUICorner = Instance.new("UICorner")
- local SetYoutAvatarIconTextBox = Instance.new("TextBox")
- local SetYoutAvatarIconTextBoxUICorner = Instance.new("UICorner")
- local SetYoutAvatarIconTextButton = Instance.new("TextButton")
- local SetYoutAvatarIconTextButtonUICorner = Instance.new("UICorner")
- local SetChatPictureBackgroundTextLabel = Instance.new("TextLabel")
- local SetChatPictureBackgroundTextLabelUICorner = Instance.new("UICorner")
- local SetChatPictureBackgroundTextBox = Instance.new("TextBox")
- local SetChatPictureBackgroundTextBoxUICorner = Instance.new("UICorner")
- local SetChatPictureBackgroundTextButton = Instance.new("TextButton")
- local SetChatPictureBackgroundTextButtonUICorner = Instance.new("UICorner")
- local MadeByECCSImageLabel = Instance.new("ImageLabel")
- local MadeByECCSImageLabelUICorner = Instance.new("UICorner")
- local ChatPicture = Instance.new("ImageLabel", ChatFrame1)
- local HttpService = game:GetService("HttpService")
- local UserInputService = game:GetService("UserInputService")
- local idioma = "ru"
- local chatfuel = "False"
- local function mensajepro(mensaje)
- local texto = mensaje
- local Responde = game:HttpGet("https://api.simsimi.net/v2/?text="..texto.."&lc="..idioma.."&cf="..chatfuel)
- local datos = HttpService:JSONDecode(Responde)
- Message3.Text = datos.success
- end
- UIPanel.Parent = WindowPanel
- SettingsFrame1.Visible = false
- CloseSettingsButton.Visible = false
- ChatFrame1.Parent = Frame
- ChatFrame1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ChatFrame1.Position = UDim2.new(0.1, 0, 0.1, 0)
- ChatFrame1.LayoutOrder = 5
- ChatFrame1.Size = UDim2.new(0, 455, 0, 290)
- ChatPicture.Image = "rbxassetid://14907812475"
- ChatPicture.Size = ChatFrame1.Size
- PictureUICorner.Parent = ChatPicture
- ChatBox.Name = "ChatBox"
- ChatBox.Parent = ChatFrame1
- ChatBox.BackgroundColor3 = Color3.new(255, 255, 255)
- ChatBox.Position = UDim2.new(0.05, 0, 0.79, 0)
- ChatBox.Size = UDim2.new(0, 355, 0, 35)
- ChatBox.Font = Enum.Font.Code
- ChatBox.FontSize = Enum.FontSize.Size18
- ChatBox.Text = "enter message here"
- ChatBox.TextColor3 = Color3.new(0, 0, 0)
- ChatBox.TextSize = 15
- ChatBox.TextXAlignment = Enum.TextXAlignment.Left
- ChatBox.TextWrapped = true
- ChatBoxUICorner.Parent = ChatBox
- UIPadding.Parent = ChatBox
- UIPadding.PaddingBottom = UDim.new(10, 10)
- UIPadding.PaddingLeft = UDim.new(10, 10)
- UIPadding.PaddingRight = UDim.new(10, 10)
- UIPadding.PaddingTop = UDim.new(10, 10)
- WindowPanel.Name = "WindowPanel"
- WindowPanel.Parent = ChatFrame1
- WindowPanel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- WindowPanel.Size = UDim2.new(0, 455, 0, 25)
- WindowPanel.Font = Enum.Font.GothamBold
- WindowPanel.Text = "AiChat"
- WindowPanel.TextColor3 = Color3.fromRGB(0, 0, 0)
- WindowPanel.TextScaled = true
- WindowPanel.TextSize = 14.000
- WindowPanel.TextWrapped = true
- WindowPanel.Position = UDim2.new(0, 0, 0, 0)
- WindowPanel.TextXAlignment = Enum.TextXAlignment.Left
- closechat.Name = "closechat"
- closechat.Parent = ChatFrame1
- closechat.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- closechat.Position = UDim2.new(0.94, 0, 0, 0)
- closechat.Size = UDim2.new(0, 23, 0, 23)
- closechat.Image = "rbxassetid://385868188"
- closechat.MouseButton1Down:connect(function()
- ChatFrame1:Remove()
- end)
- PlayerPFP.Visible = false
- ERROR_CODEPFP2.Visible = false
- Message2.Visible = false
- Message3.Visible = false
- SentMassageButton.Name = "SentMassageButton"
- SentMassageButton.Parent = ChatFrame1
- SentMassageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SentMassageButton.Position = UDim2.new(0.89, 0, 0.79, 0)
- SentMassageButton.Size = UDim2.new(0, 33, 0, 33)
- SentMassageButton.Image = "rbxassetid://14908005840"
- SentMassageButton.Transparency = 0.5
- SentMassageButton.MouseButton1Down:connect(function()
- Message2.Text = ""..ChatBox.Text
- SentAudio.Playing = true
- Message2.Visible = true
- PlayerPFP.Visible = true
- mensajepro(ChatBox.Text)
- ChatBox.Text = ""
- ERROR_CODEPFP2.Visible = true
- ERROR_CODEPFP1.Visible = false
- Message1.Visible = false
- Message3.Visible = true
- end)
- SentUICorner.Parent = SentMassageButton
- ERROR_CODEPFP1.Name = "ERROR_CODEPFP1"
- ERROR_CODEPFP1.Parent = ChatFrame1
- ERROR_CODEPFP1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ERROR_CODEPFP1.Position = UDim2.new(0.05, 0, 0.2, 0)
- ERROR_CODEPFP1.Size = UDim2.new(0, 45, 0, 45)
- ERROR_CODEPFP1.Image = "rbxassetid://14891251537"
- ERROR_CODEPFP1.Transparency = 0.7
- ERROR_CODEPFP1.MouseButton1Down:connect(function()
- end)
- ERROR_CODEPFP1UICorner.Parent = ERROR_CODEPFP1
- ERROR_CODEPFP2.Name = "ERROR_CODEPFP2"
- ERROR_CODEPFP2.Parent = ChatFrame1
- ERROR_CODEPFP2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ERROR_CODEPFP2.Position = UDim2.new(0.05, 0, 0.6, 0)
- ERROR_CODEPFP2.Size = UDim2.new(0, 45, 0, 45)
- ERROR_CODEPFP2.Image = "rbxassetid://14891251537"
- ERROR_CODEPFP2.Transparency = 0.7
- ERROR_CODEPFP2.MouseButton1Down:connect(function()
- end)
- ERROR_CODEPFP2UICorner.Parent = ERROR_CODEPFP2
- PlayerPFP.Name = "PlayerPFP"
- PlayerPFP.Parent = ChatFrame1
- PlayerPFP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PlayerPFP.Position = UDim2.new(0.85, 0, 0.4, 0)
- PlayerPFP.Size = UDim2.new(0, 45, 0, 45)
- PlayerPFP.Image = "rbxassetid://14908211679"
- PlayerPFP.Transparency = 0.7
- PlayerPFP.MouseButton1Down:connect(function()
- end)
- PlayerUICorner.Parent = PlayerPFP
- Message1.Name = "Message1"
- Message1.Parent = ChatFrame1
- Message1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Message1.Size = UDim2.new(0, 150, 0, 40)
- Message1.Font = Enum.Font.GothamBold
- Message1.Text = "Hello/Привет/Hola/مرحبًا/안녕"
- Message1.TextColor3 = Color3.fromRGB(0, 0, 0)
- Message1.TextScaled = true
- Message1.TextSize = 14.000
- Message1.TextWrapped = true
- Message1.Position = UDim2.new(0.16, 0, 0.22, 0)
- Message1.TextXAlignment = Enum.TextXAlignment.Left
- Message1UICorner.Parent = Message1
- Message2.Name = "Message2"
- Message2.Parent = ChatFrame1
- Message2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Message2.Size = UDim2.new(0, 150, 0, 40)
- Message2.Font = Enum.Font.GothamBold
- Message2.Text = ""
- Message2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Message2.TextScaled = true
- Message2.TextSize = 14.000
- Message2.TextWrapped = true
- Message2.Position = UDim2.new(0.50, 0, 0.4, 0)
- Message2.TextXAlignment = Enum.TextXAlignment.Right
- Message2UICorner.Parent = Message2
- Message3.Name = "Message3"
- Message3.Parent = ChatFrame1
- Message3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Message3.Size = UDim2.new(0, 150, 0, 40)
- Message3.Font = Enum.Font.GothamBold
- Message3.Text = ""
- Message3.TextColor3 = Color3.fromRGB(0, 0, 0)
- Message3.TextScaled = true
- Message3.TextSize = 14.000
- Message3.TextWrapped = true
- Message3.Position = UDim2.new(0.16, 0, 0.61, 0)
- Message3.TextXAlignment = Enum.TextXAlignment.Left
- Message3UICorner.Parent = Message3
- UIChatCorner.Parent = ChatFrame1
- closechatUI.Parent = closechat
- min2.Name = "min2"
- min2.Parent = ChatFrame1
- min2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- min2.Position = UDim2.new(0.88, 0, 0, 0)
- min2.Size = UDim2.new(0, 23, 0, 23)
- min2.Image = "rbxassetid://14898254454"
- min2.MouseButton1Down:connect(function()
- ChatFrame1.Visible = false
- end)
- min2UICorner.Parent = min2
- SettingsButton.Name = "SettingsButton"
- SettingsButton.Parent = ChatFrame1
- SettingsButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SettingsButton.Position = UDim2.new(0.819, 0, 0, 0)
- SettingsButton.Size = UDim2.new(0, 23, 0, 23)
- SettingsButton.Image = "rbxassetid://14925215448"
- SettingsButton.Transparency = 1
- SettingsButton.MouseButton1Down:connect(function()
- SettingsFrame1.Visible = true
- SettingsFrame1:TweenSize(UDim2.new(0, 169, 0, 265), 'Out', 4, true)
- LanguageSettingsText.Visible = true
- wait(0.8)
- CloseSettingsButton.Visible = true
- end)
- SettingsFrame1.Parent = ChatFrame1
- SettingsFrame1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- SettingsFrame1.Position = UDim2.new(0, 0, 0.09, 0)
- SettingsFrame1.LayoutOrder = 5
- SettingsFrame1.Size = UDim2.new(0, 0, 0, 265)
- SettingsUICorner.Parent = SettingsFrame1
- CloseSettingsButton.Name = "CloseSettingsButton"
- CloseSettingsButton.Parent = ChatFrame1
- CloseSettingsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- CloseSettingsButton.Position = UDim2.new(0.32, 0, 0.09, 0)
- CloseSettingsButton.Size = UDim2.new(0, 23, 0, 23)
- CloseSettingsButton.Font = Enum.Font.GothamBold
- CloseSettingsButton.Text = "X"
- CloseSettingsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- CloseSettingsButton.TextScaled = true
- CloseSettingsButton.TextSize = 14.000
- CloseSettingsButton.TextWrapped = true
- CloseSettingsButton.MouseButton1Down:connect(function()
- CloseSettingsButton.Visible = false
- SettingsFrame1:TweenSize(UDim2.new(0, 0, 0, 265), 'Out', 4, true)
- wait(0.6)
- LanguageSettingsText.Visible = false
- SettingsFrame1.Visible = false
- end)
- LanguageSettingsText.Name = "LanguageSettingsText"
- LanguageSettingsText.Parent = ScrollingFrameForSettings2
- LanguageSettingsText.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- LanguageSettingsText.Position = UDim2.new(0.11, 0, 0, 0)
- LanguageSettingsText.Size = UDim2.new(0, 100, 0, 33)
- LanguageSettingsText.Font = Enum.Font.GothamBold
- LanguageSettingsText.Text = "Language Settings"
- LanguageSettingsText.TextColor3 = Color3.fromRGB(150, 150, 150)
- LanguageSettingsText.TextScaled = false
- LanguageSettingsText.TextSize = 10
- LanguageSettingsText.TextWrapped = false
- LanguageSettingsTextUICorner.Parent = LanguageSettingsText
- CloseSettingsButtonUICorner.Parent = CloseSettingsButton
- ScrollingFrameForSettings2.CanvasSize = UDim2.new(0, 0, 5, 0)
- ScrollingFrameForSettings2.ScrollBarImageColor3 = Color3.new(0.137255, 0.211765, 0.266667)
- ScrollingFrameForSettings2.ScrollBarThickness = 8
- ScrollingFrameForSettings2.Active = true
- ScrollingFrameForSettings2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ScrollingFrameForSettings2.BackgroundTransparency = 1
- ScrollingFrameForSettings2.BorderSizePixel = 0
- ScrollingFrameForSettings2.Position = UDim2.new(0.0167131703, 0, 0.00914634112, 0)
- ScrollingFrameForSettings2.Size = UDim2.new(0.8, 0, 0.9, 0)
- ScrollingFrameForSettings2.Name = "ScrollingFrameForSettings2"
- ScrollingFrameForSettings2.Parent = SettingsFrame1
- LanguageButtonRussianDefault.Name = "LanguageButtonRussianDefault"
- LanguageButtonRussianDefault.Parent = ScrollingFrameForSettings2
- LanguageButtonRussianDefault.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- LanguageButtonRussianDefault.Position = UDim2.new(0.13, 0, 0.02, 0)
- LanguageButtonRussianDefault.Size = UDim2.new(0, 100, 0, 23)
- LanguageButtonRussianDefault.Font = Enum.Font.GothamBold
- LanguageButtonRussianDefault.Text = "Русский(Default)"
- LanguageButtonRussianDefault.TextColor3 = Color3.fromRGB(255, 255, 255)
- LanguageButtonRussianDefault.TextScaled = false
- LanguageButtonRussianDefault.TextSize = 14.000
- LanguageButtonRussianDefault.TextWrapped = false
- LanguageButtonRussianDefault.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- idioma = "ru"
- writefile("Idioma.txt", "ru")
- end)
- LanguageButtonRussianDefaultUICorner.Parent = LanguageButtonRussianDefault
- LanguageButtonEnglish.Name = "LanguageButtonEnglish"
- LanguageButtonEnglish.Parent = ScrollingFrameForSettings2
- LanguageButtonEnglish.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- LanguageButtonEnglish.Position = UDim2.new(0.13, 0, 0.04, 0)
- LanguageButtonEnglish.Size = UDim2.new(0, 100, 0, 23)
- LanguageButtonEnglish.Font = Enum.Font.GothamBold
- LanguageButtonEnglish.Text = "English"
- LanguageButtonEnglish.TextColor3 = Color3.fromRGB(255, 255, 255)
- LanguageButtonEnglish.TextScaled = false
- LanguageButtonEnglish.TextSize = 14.000
- LanguageButtonEnglish.TextWrapped = false
- LanguageButtonEnglish.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- idioma = "en"
- writefile("Idioma.txt", "en")
- end)
- LanguageButtonEnglishUICorner.Parent = LanguageButtonEnglish
- LanguageButtonEspanol.Name = "LanguageButtonEspanol"
- LanguageButtonEspanol.Parent = ScrollingFrameForSettings2
- LanguageButtonEspanol.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- LanguageButtonEspanol.Position = UDim2.new(0.13, 0, 0.06, 0)
- LanguageButtonEspanol.Size = UDim2.new(0, 100, 0, 23)
- LanguageButtonEspanol.Font = Enum.Font.GothamBold
- LanguageButtonEspanol.Text = "Español"
- LanguageButtonEspanol.TextColor3 = Color3.fromRGB(255, 255, 255)
- LanguageButtonEspanol.TextScaled = false
- LanguageButtonEspanol.TextSize = 14.000
- LanguageButtonEspanol.TextWrapped = false
- LanguageButtonEspanol.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- idioma = "es"
- writefile("Idioma.txt", "es")
- end)
- LanguageButtonEspanolUICorner.Parent = LanguageButtonEspanol
- LanguageButtonArabic.Name = "LanguageButtonArabic"
- LanguageButtonArabic.Parent = ScrollingFrameForSettings2
- LanguageButtonArabic.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- LanguageButtonArabic.Position = UDim2.new(0.13, 0, 0.06, 0)
- LanguageButtonArabic.Size = UDim2.new(0, 100, 0, 23)
- LanguageButtonArabic.Font = Enum.Font.GothamBold
- LanguageButtonArabic.Text = "العربية"
- LanguageButtonArabic.TextColor3 = Color3.fromRGB(255, 255, 255)
- LanguageButtonArabic.TextScaled = false
- LanguageButtonArabic.TextSize = 14.000
- LanguageButtonArabic.TextWrapped = false
- LanguageButtonArabic.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- idioma = "ar"
- writefile("Idioma.txt", "ar")
- end)
- LanguageButtonArabicUICorner.Parent = LanguageButtonArabic
- LanguageButtonKorean.Name = "LanguageButtonKorean"
- LanguageButtonKorean.Parent = ScrollingFrameForSettings2
- LanguageButtonKorean.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- LanguageButtonKorean.Position = UDim2.new(0.13, 0, 0.08, 0)
- LanguageButtonKorean.Size = UDim2.new(0, 100, 0, 23)
- LanguageButtonKorean.Font = Enum.Font.GothamBold
- LanguageButtonKorean.Text = "ا한국어"
- LanguageButtonKorean.TextColor3 = Color3.fromRGB(255, 255, 255)
- LanguageButtonKorean.TextScaled = false
- LanguageButtonKorean.TextSize = 14.000
- LanguageButtonKorean.TextWrapped = false
- LanguageButtonKorean.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- idioma = "ko"
- writefile("Idioma.txt", "ko")
- end)
- LanguageButtonKoreanUICorner.Parent = LanguageButtonKorean
- agerestrictions.Name = "agerestrictions"
- agerestrictions.Parent = ScrollingFrameForSettings2
- agerestrictions.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- agerestrictions.Position = UDim2.new(0.11, 0, 0.10, 0)
- agerestrictions.Size = UDim2.new(0, 100, 0, 33)
- agerestrictions.Font = Enum.Font.GothamBold
- agerestrictions.Text = "Age Restrictions"
- agerestrictions.TextColor3 = Color3.fromRGB(150, 150, 150)
- agerestrictions.TextScaled = false
- agerestrictions.TextSize = 10
- agerestrictions.TextWrapped = false
- agerestrictionsUICorner.Parent = agerestrictions
- EighteenDefaultButton.Name = "EighteenDefaultButton"
- EighteenDefaultButton.Parent = ScrollingFrameForSettings2
- EighteenDefaultButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- EighteenDefaultButton.Position = UDim2.new(0.13, 0, 0.12, 0)
- EighteenDefaultButton.Size = UDim2.new(0, 100, 0, 23)
- EighteenDefaultButton.Font = Enum.Font.GothamBold
- EighteenDefaultButton.Text = "18+(Default)"
- EighteenDefaultButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- EighteenDefaultButton.TextScaled = false
- EighteenDefaultButton.TextSize = 14.000
- EighteenDefaultButton.TextWrapped = false
- EighteenDefaultButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- chatfuel = "False"
- end)
- EighteenDefaultButtonUICorner.Parent = EighteenDefaultButton
- ThirteenButton.Name = "ThirteenButton"
- ThirteenButton.Parent = ScrollingFrameForSettings2
- ThirteenButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ThirteenButton.Position = UDim2.new(0.13, 0, 0.14, 0)
- ThirteenButton.Size = UDim2.new(0, 100, 0, 23)
- ThirteenButton.Font = Enum.Font.GothamBold
- ThirteenButton.Text = "13+"
- ThirteenButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- ThirteenButton.TextScaled = false
- ThirteenButton.TextSize = 14.000
- ThirteenButton.TextWrapped = false
- ThirteenButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- chatfuel = "True"
- end)
- ThirteenButtonUICorner.Parent = ThirteenButton
- ThemeText.Name = "ThemeText"
- ThemeText.Parent = ScrollingFrameForSettings2
- ThemeText.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ThemeText.Position = UDim2.new(0.11, 0, 0.16, 0)
- ThemeText.Size = UDim2.new(0, 100, 0, 33)
- ThemeText.Font = Enum.Font.GothamBold
- ThemeText.Text = "Light Theme(Default)"
- ThemeText.TextColor3 = Color3.fromRGB(150, 150, 150)
- ThemeText.TextScaled = false
- ThemeText.TextSize = 10
- ThemeText.TextWrapped = false
- ThemeTextUICorner.Parent = ThemeText
- ThemeButton.Name = "ThemeButton"
- ThemeButton.Parent = ScrollingFrameForSettings2
- ThemeButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ThemeButton.Position = UDim2.new(0.4, 0, 0.18, 0)
- ThemeButton.Size = UDim2.new(0, 30, 0, 30)
- ThemeButton.Image = "rbxassetid://14929497057"
- ThemeButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- if ThemeButton.Image == "rbxassetid://14929497057" then
- ThemeButton.Image = "rbxassetid://14929498552"
- ThemeButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ThemeText.Text = "Dark Theme"
- ChatBox.BackgroundColor3 = Color3.new(0, 0, 0)
- ChatBox.TextColor3 = Color3.new(255, 255, 255)
- Message1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Message1.TextColor3 = Color3.fromRGB(255, 255, 255)
- Message2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Message2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Message3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Message3.TextColor3 = Color3.fromRGB(255, 255, 255)
- else
- if ThemeButton.Image == "rbxassetid://14929498552" then
- ThemeButton.Image = "rbxassetid://14929497057"
- ThemeButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ThemeText.Text = "Light Theme(Default)"
- ChatBox.BackgroundColor3 = Color3.new(255, 255, 255)
- ChatBox.TextColor3 = Color3.new(0, 0, 0)
- Message1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Message1.TextColor3 = Color3.fromRGB(0, 0, 0)
- Message2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Message2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Message3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Message3.TextColor3 = Color3.fromRGB(0, 0, 0)
- end
- end
- end)
- ThemeButtonUICorner.Parent = ThemeButton
- ChatPictureText.Name = "ChatPictureText"
- ChatPictureText.Parent = ScrollingFrameForSettings2
- ChatPictureText.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ChatPictureText.Position = UDim2.new(0.13, 0, 0.20, 0)
- ChatPictureText.Size = UDim2.new(0, 100, 0, 33)
- ChatPictureText.Font = Enum.Font.GothamBold
- ChatPictureText.Text = "Chat Pictures"
- ChatPictureText.TextColor3 = Color3.fromRGB(150, 150, 150)
- ChatPictureText.TextScaled = false
- ChatPictureText.TextSize = 10
- ChatPictureText.TextWrapped = false
- ChatPictureTextUICorner.Parent = ChatPictureText
- DefaultPicture1.Name = "DefaultPicture1"
- DefaultPicture1.Parent = ScrollingFrameForSettings2
- DefaultPicture1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DefaultPicture1.Position = UDim2.new(0.15, 0, 0.22, 0)
- DefaultPicture1.Size = UDim2.new(0, 100, 0, 50)
- DefaultPicture1.Image = "rbxassetid://14907812475"
- DefaultPicture1.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14907812475"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- DefaultPicture1UICorner.Parent = DefaultPicture1
- Picture2.Name = "Picture2"
- Picture2.Parent = ScrollingFrameForSettings2
- Picture2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture2.Position = UDim2.new(0.15, 0, 0.28, 0)
- Picture2.Size = UDim2.new(0, 100, 0, 50)
- Picture2.Image = "rbxassetid://14930437146"
- Picture2.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930437146"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture2UICorner.Parent = Picture2
- Picture3.Name = "Picture3"
- Picture3.Parent = ScrollingFrameForSettings2
- Picture3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture3.Position = UDim2.new(0.15, 0, 0.34, 0)
- Picture3.Size = UDim2.new(0, 100, 0, 50)
- Picture3.Image = "rbxassetid://14930439055"
- Picture3.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930439055"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture3UICorner.Parent = Picture3
- Picture4.Name = "Picture4"
- Picture4.Parent = ScrollingFrameForSettings2
- Picture4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture4.Position = UDim2.new(0.15, 0, 0.40, 0)
- Picture4.Size = UDim2.new(0, 100, 0, 50)
- Picture4.Image = "rbxassetid://14930444226"
- Picture4.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930444226"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture4UICorner.Parent = Picture4
- Picture5.Name = "Picture5"
- Picture5.Parent = ScrollingFrameForSettings2
- Picture5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture5.Position = UDim2.new(0.15, 0, 0.46, 0)
- Picture5.Size = UDim2.new(0, 100, 0, 50)
- Picture5.Image = "rbxassetid://14930446802"
- Picture5.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930446802"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture5UICorner.Parent = Picture5
- Picture6.Name = "Picture6"
- Picture6.Parent = ScrollingFrameForSettings2
- Picture6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture6.Position = UDim2.new(0.15, 0, 0.52, 0)
- Picture6.Size = UDim2.new(0, 100, 0, 50)
- Picture6.Image = "rbxassetid://14930454605"
- Picture6.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930454605"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture6UICorner.Parent = Picture6
- Picture7.Name = "Picture7"
- Picture7.Parent = ScrollingFrameForSettings2
- Picture7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture7.Position = UDim2.new(0.15, 0, 0.58, 0)
- Picture7.Size = UDim2.new(0, 100, 0, 50)
- Picture7.Image = "rbxassetid://14930458965"
- Picture7.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930458965"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture7UICorner.Parent = Picture7
- Picture8.Name = "Picture8"
- Picture8.Parent = ScrollingFrameForSettings2
- Picture8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Picture8.Position = UDim2.new(0.15, 0, 0.64, 0)
- Picture8.Size = UDim2.new(0, 100, 0, 50)
- Picture8.Image = "rbxassetid://14930462741"
- Picture8.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://14930462741"
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- Picture8UICorner.Parent = Picture8
- AudioSettingsText.Name = "AudioSettingsText"
- AudioSettingsText.Parent = ScrollingFrameForSettings2
- AudioSettingsText.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- AudioSettingsText.Position = UDim2.new(0.14, 0, 0.68, 0)
- AudioSettingsText.Size = UDim2.new(0, 100, 0, 33)
- AudioSettingsText.Font = Enum.Font.GothamBold
- AudioSettingsText.Text = "Sounds Settings"
- AudioSettingsText.TextColor3 = Color3.fromRGB(150, 150, 150)
- AudioSettingsText.TextScaled = false
- AudioSettingsText.TextSize = 10
- AudioSettingsText.TextWrapped = false
- AudioSettingsTextUICorner.Parent = AudioSettingsText
- AudioButton.Name = "AudioButton"
- AudioButton.Parent = ScrollingFrameForSettings2
- AudioButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AudioButton.Position = UDim2.new(0.4, 0, 0.70, 0)
- AudioButton.Size = UDim2.new(0, 30, 0, 30)
- AudioButton.Image = "rbxassetid://14936645387"
- AudioButton.MouseButton1Down:connect(function()
- if AudioButton.Image == "rbxassetid://14936645387" then
- AudioButton.Image = "rbxassetid://14936644171"
- SentAudio.Volume = 0
- SetAudio.Volume = 0
- else
- if AudioButton.Image == "rbxassetid://14936644171" then
- AudioButton.Image = "rbxassetid://14936645387"
- SentAudio.Volume = 1
- SetAudio.Volume = 1
- SetAudio.Playing = true
- end
- end
- end)
- AudioButtonUICorner.Parent = AudioButton
- SocialMediaTextLabel.Name = "SocialMediaTextLabel"
- SocialMediaTextLabel.Parent = ScrollingFrameForSettings2
- SocialMediaTextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- SocialMediaTextLabel.Position = UDim2.new(0.14, 0, 0.74, 0)
- SocialMediaTextLabel.Size = UDim2.new(0, 100, 0, 33)
- SocialMediaTextLabel.Font = Enum.Font.GothamBold
- SocialMediaTextLabel.Text = "Social Media"
- SocialMediaTextLabel.TextColor3 = Color3.fromRGB(150, 150, 150)
- SocialMediaTextLabel.TextScaled = false
- SocialMediaTextLabel.TextSize = 10
- SocialMediaTextLabel.TextWrapped = false
- SocialMediaTextLabelUICorner.Parent = SocialMediaTextLabel
- YOUTUBEButton.Name = "YOUTUBEButton"
- YOUTUBEButton.Parent = ScrollingFrameForSettings2
- YOUTUBEButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- YOUTUBEButton.Position = UDim2.new(0.10, 0, 0.76, 0)
- YOUTUBEButton.Size = UDim2.new(0, 30, 0, 30)
- YOUTUBEButton.Image = "rbxassetid://14951057789"
- YOUTUBEButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- setclipboard("https://youtube.com/@ERROR_CODE_COMING_SOON?feature=shared")
- end)
- YOUTUBEButtonUICorner.Parent = YOUTUBEButton
- PastebinButton.Name = "PastebinButton"
- PastebinButton.Parent = ScrollingFrameForSettings2
- PastebinButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PastebinButton.Position = UDim2.new(0.4, 0, 0.76, 0)
- PastebinButton.Size = UDim2.new(0, 30, 0, 30)
- PastebinButton.Image = "rbxassetid://14951009975"
- PastebinButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- setclipboard("https://pastebin.com/u/ERROR_CODE")
- end)
- PastebinButtonUICorner.Parent = PastebinButton
- RobloxButton.Name = "RobloxButton"
- RobloxButton.Parent = ScrollingFrameForSettings2
- RobloxButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RobloxButton.Position = UDim2.new(0.7, 0, 0.76, 0)
- RobloxButton.Size = UDim2.new(0, 30, 0, 30)
- RobloxButton.Image = "rbxassetid://14951127916"
- RobloxButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- setclipboard("https://www.roblox.com/users/3323558881/profile")
- end)
- RobloxButtonUICorner.Parent = RobloxButton
- SetYoutAvatarIconTextLabel.Name = "SetYoutAvatarIconTextLabel"
- SetYoutAvatarIconTextLabel.Parent = ScrollingFrameForSettings2
- SetYoutAvatarIconTextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- SetYoutAvatarIconTextLabel.Position = UDim2.new(0.15, 0, 0.80, 0)
- SetYoutAvatarIconTextLabel.Size = UDim2.new(0, 100, 0, 22)
- SetYoutAvatarIconTextLabel.Font = Enum.Font.GothamBold
- SetYoutAvatarIconTextLabel.Text = "Set Your Avatar"
- SetYoutAvatarIconTextLabel.TextColor3 = Color3.fromRGB(150, 150, 150)
- SetYoutAvatarIconTextLabel.TextScaled = false
- SetYoutAvatarIconTextLabel.TextSize = 10
- SetYoutAvatarIconTextLabel.TextWrapped = false
- SetYoutAvatarIconTextLabelUICorner.Parent = SetYoutAvatarIconTextLabel
- SetYoutAvatarIconTextBox.Name = "SetYoutAvatarIconTextBox"
- SetYoutAvatarIconTextBox.Parent = ScrollingFrameForSettings2
- SetYoutAvatarIconTextBox.BackgroundColor3 = Color3.new(255, 255, 255)
- SetYoutAvatarIconTextBox.Position = UDim2.new(0.15, 0, 0.82, 0)
- SetYoutAvatarIconTextBox.Size = UDim2.new(0, 100, 0, 22)
- SetYoutAvatarIconTextBox.Font = Enum.Font.Code
- SetYoutAvatarIconTextBox.FontSize = Enum.FontSize.Size18
- SetYoutAvatarIconTextBox.Text = "Id Here"
- SetYoutAvatarIconTextBox.TextColor3 = Color3.new(0, 0, 0)
- SetYoutAvatarIconTextBox.TextSize = 10
- SetYoutAvatarIconTextBox.TextXAlignment = Enum.TextXAlignment.Center
- SetYoutAvatarIconTextBox.TextWrapped = true
- SetYoutAvatarIconTextBoxUICorner.Parent = SetYoutAvatarIconTextBox
- SetYoutAvatarIconTextButton.Name = "SetYoutAvatarIconTextButton"
- SetYoutAvatarIconTextButton.Parent = ScrollingFrameForSettings2
- SetYoutAvatarIconTextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- SetYoutAvatarIconTextButton.Position = UDim2.new(0.15, 0, 0.84, 0)
- SetYoutAvatarIconTextButton.Size = UDim2.new(0, 100, 0, 22)
- SetYoutAvatarIconTextButton.Font = Enum.Font.GothamBold
- SetYoutAvatarIconTextButton.Text = "Set"
- SetYoutAvatarIconTextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- SetYoutAvatarIconTextButton.TextScaled = false
- SetYoutAvatarIconTextButton.TextSize = 14.000
- SetYoutAvatarIconTextButton.TextWrapped = false
- SetYoutAvatarIconTextButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- PlayerPFP.Image = "rbxassetid://"..SetYoutAvatarIconTextBox.Text
- end)
- SetYoutAvatarIconTextButtonUICorner.Parent = SetYoutAvatarIconTextButton
- SetChatPictureBackgroundTextLabel.Name = "SetChatPictureBackgroundTextLabel"
- SetChatPictureBackgroundTextLabel.Parent = ScrollingFrameForSettings2
- SetChatPictureBackgroundTextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- SetChatPictureBackgroundTextLabel.Position = UDim2.new(0.15, 0, 0.86, 0)
- SetChatPictureBackgroundTextLabel.Size = UDim2.new(0, 100, 0, 22)
- SetChatPictureBackgroundTextLabel.Font = Enum.Font.GothamBold
- SetChatPictureBackgroundTextLabel.Text = "Set Background"
- SetChatPictureBackgroundTextLabel.TextColor3 = Color3.fromRGB(150, 150, 150)
- SetChatPictureBackgroundTextLabel.TextScaled = false
- SetChatPictureBackgroundTextLabel.TextSize = 10
- SetChatPictureBackgroundTextLabel.TextWrapped = false
- SetChatPictureBackgroundTextLabelUICorner.Parent = SetChatPictureBackgroundTextLabel
- SetChatPictureBackgroundTextBox.Name = "SetChatPictureBackgroundTextBox"
- SetChatPictureBackgroundTextBox.Parent = ScrollingFrameForSettings2
- SetChatPictureBackgroundTextBox.BackgroundColor3 = Color3.new(255, 255, 255)
- SetChatPictureBackgroundTextBox.Position = UDim2.new(0.15, 0, 0.88, 0)
- SetChatPictureBackgroundTextBox.Size = UDim2.new(0, 100, 0, 22)
- SetChatPictureBackgroundTextBox.Font = Enum.Font.Code
- SetChatPictureBackgroundTextBox.FontSize = Enum.FontSize.Size18
- SetChatPictureBackgroundTextBox.Text = "Id Here"
- SetChatPictureBackgroundTextBox.TextColor3 = Color3.new(0, 0, 0)
- SetChatPictureBackgroundTextBox.TextSize = 10
- SetChatPictureBackgroundTextBox.TextXAlignment = Enum.TextXAlignment.Center
- SetChatPictureBackgroundTextBox.TextWrapped = true
- SetChatPictureBackgroundTextBoxUICorner.Parent = SetChatPictureBackgroundTextBox
- SetChatPictureBackgroundTextButton.Name = "SetChatPictureBackgroundTextButton"
- SetChatPictureBackgroundTextButton.Parent = ScrollingFrameForSettings2
- SetChatPictureBackgroundTextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- SetChatPictureBackgroundTextButton.Position = UDim2.new(0.15, 0, 0.90, 0)
- SetChatPictureBackgroundTextButton.Size = UDim2.new(0, 100, 0, 22)
- SetChatPictureBackgroundTextButton.Font = Enum.Font.GothamBold
- SetChatPictureBackgroundTextButton.Text = "Set"
- SetChatPictureBackgroundTextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- SetChatPictureBackgroundTextButton.TextScaled = false
- SetChatPictureBackgroundTextButton.TextSize = 14.000
- SetChatPictureBackgroundTextButton.TextWrapped = false
- SetChatPictureBackgroundTextButton.MouseButton1Down:connect(function()
- SetAudio.Playing = true
- ChatPicture.Image = "rbxassetid://"..SetChatPictureBackgroundTextBox.Text
- writefile("BackGroundImage.txt", ""..ChatPicture.Image)
- end)
- SetChatPictureBackgroundTextButtonUICorner.Parent = SetChatPictureBackgroundTextButton
- MadeByECCSImageLabel.Name = "MadeByECCSImageLabel"
- MadeByECCSImageLabel.Parent = ScrollingFrameForSettings2
- MadeByECCSImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MadeByECCSImageLabel.Position = UDim2.new(0.15, 0, 0.92, 0)
- MadeByECCSImageLabel.Size = UDim2.new(0, 95, 0, 100)
- MadeByECCSImageLabel.Image = "rbxassetid://14959822025"
- MadeByECCSImageLabelUICorner.Parent = MadeByECCSImageLabel
- local UserInputService = game:GetService("UserInputService")
- local gui = ChatFrame1
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- local ReadBackGroundImage = readfile("BackGroundImage.txt")
- ChatPicture.Image = ""..ReadBackGroundImage
- local ReadIdioma = readfile("Idioma.txt")
- idioma = ""..ReadIdioma
- end)
- UICorner6.Parent = AiChat
- EpicSaxGuy.Name = "EpicSaxGuy"
- EpicSaxGuy.Parent = Frame
- EpicSaxGuy.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.GothamBold
- EpicSaxGuy.Text = "Button"
- EpicSaxGuy.TextColor3 = Color3.fromRGB(0, 0, 0)
- EpicSaxGuy.TextScaled = true
- EpicSaxGuy.TextSize = 14.000
- EpicSaxGuy.TextWrapped = true
- EpicSaxGuy.MouseButton1Down:connect(function()
- end)
- Disc0.Name = "Disc0"
- Disc0.Parent = Frame
- Disc0.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.GothamBold
- Disc0.Text = "Button"
- Disc0.TextColor3 = Color3.fromRGB(0, 0, 0)
- Disc0.TextScaled = true
- Disc0.TextSize = 14.000
- Disc0.TextWrapped = true
- Disc0.MouseButton1Down:connect(function()
- end)
- e2006Theme.Name = "e2006Theme"
- e2006Theme.Parent = Frame
- e2006Theme.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- e2006Theme.Position = UDim2.new(0.693121672, 0, 0.43599999, 0)
- e2006Theme.Size = UDim2.new(0, 89, 0, 31)
- e2006Theme.Font = Enum.Font.GothamBold
- e2006Theme.Text = "Button"
- e2006Theme.TextColor3 = Color3.fromRGB(0, 0, 0)
- e2006Theme.TextScaled = true
- e2006Theme.TextSize = 14.000
- e2006Theme.TextWrapped = true
- e2006Theme.MouseButton1Down:connect(function()
- end)
- ForceField.Name = "ForceField"
- ForceField.Parent = Frame
- ForceField.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- ForceField.Position = UDim2.new(0.693121672, 0, 0.648000002, 0)
- ForceField.Size = UDim2.new(0, 89, 0, 34)
- ForceField.Font = Enum.Font.GothamBold
- ForceField.Text = "Button"
- ForceField.TextColor3 = Color3.fromRGB(0, 0, 0)
- ForceField.TextScaled = true
- ForceField.TextSize = 14.000
- ForceField.TextWrapped = true
- ForceField.MouseButton1Down:connect(function()
- end)
- while true do
- wait(1)
- textLabel.Text = tostring(os.date("%X"))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement