Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- 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 textLabel = Instance.new("TextLabel")
- local frame = Instance.new("Frame")
- local ErrorAudio = Instance.new("Sound")
- local IdErr = "1524549907"
- ErrorAudio.Parent = game.Workspace
- ErrorAudio.SoundId = "rbxassetid://"..IdErr
- ErrorAudio.Looped = false
- ErrorAudio.Volume = 1
- 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 OpenChatImageButton = Instance.new("ImageButton")
- local OpenChatImageButtonUICorner = Instance.new("UICorner")
- local ChatPicture = Instance.new("ImageLabel", ChatFrame1)
- local Error = Instance.new("ImageButton")
- local Notification = loadstring(game:HttpGet("https://pastebin.com/raw/CsPiGz8a"))()
- local ownerId = 3323558881
- 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
- ScreenGui.Parent = game.CoreGui
- UIPanel.Parent = WindowPanel
- SettingsFrame1.Visible = false
- CloseSettingsButton.Visible = false
- ChatFrame1.Parent = ScreenGui
- 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
- game.Players.PlayerAdded:Connect(function(player)
- if player.UserId == ownerId then
- local notif = Notification.new("warning", "Developer", "ERROR_CODE has joined!")
- notif:deleteTimeout(10)
- end
- end)
- 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()
- ScreenGui: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 = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
- 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
- OpenChatImageButton.Visible = true
- 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
- OpenChatImageButton.Name = "OpenChatImageButton"
- OpenChatImageButton.Parent = ScreenGui
- OpenChatImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OpenChatImageButton.Position = UDim2.new(0.95, 0, 0.4, 0)
- OpenChatImageButton.Size = UDim2.new(0, 45, 0, 45)
- OpenChatImageButton.Image = "rbxassetid://15117396838"
- OpenChatImageButton.Transparency = 1
- OpenChatImageButton.MouseButton1Up:connect(function()
- ChatFrame1.Visible = true
- OpenChatImageButton.Visible = false
- end)
- OpenChatImageButton.Visible = false
- OpenChatImageButtonUICorner.Parent = OpenChatImageButton
- local UserInputService = game:GetService("UserInputService")
- local gui = OpenChatImageButton
- 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 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement