Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local Dex = Instance.new("ScreenGui")
- local PropertiesFrame = Instance.new("Frame")
- local Header = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextBox = Instance.new("TextBox")
- local ExplorerPanel = Instance.new("Frame")
- local SideMenu = Instance.new("Frame")
- local Toggle = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local Version = Instance.new("TextLabel")
- local Slant = Instance.new("ImageLabel")
- local Main = Instance.new("Frame")
- local SlideOut = Instance.new("Frame")
- local SlideFrame = Instance.new("Frame")
- local Explorer = Instance.new("TextButton")
- local Icon = Instance.new("ImageLabel")
- local SaveMap = Instance.new("TextButton")
- local Icon_2 = Instance.new("ImageLabel")
- local Settings = Instance.new("TextButton")
- local Icon_3 = Instance.new("ImageLabel")
- local Remotes = Instance.new("TextButton")
- local Icon_4 = Instance.new("ImageLabel")
- local About = Instance.new("TextButton")
- local Icon_5 = Instance.new("ImageLabel")
- local OpenScriptEditor = Instance.new("TextButton")
- local Icon_6 = Instance.new("ImageLabel")
- local Toggle_2 = Instance.new("TextButton")
- local SettingsPanel = Instance.new("Frame")
- local Header_2 = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local SettingTemplate = Instance.new("Frame")
- local SName = Instance.new("TextLabel")
- local Status = Instance.new("TextLabel")
- local Change = Instance.new("TextButton")
- local OnBar = Instance.new("TextLabel")
- local Bar = Instance.new("TextLabel")
- local SettingList = Instance.new("Frame")
- local SaveInstance = Instance.new("Frame")
- local Title_2 = Instance.new("TextLabel")
- local MainWindow = Instance.new("Frame")
- local Save = Instance.new("TextButton")
- local Desc = Instance.new("TextLabel")
- local Cancel = Instance.new("TextButton")
- local FileName = Instance.new("TextBox")
- local SaveObjects = Instance.new("TextButton")
- local enabled = Instance.new("TextLabel")
- local Desc2 = Instance.new("TextLabel")
- local Confirmation = Instance.new("Frame")
- local Title_3 = Instance.new("TextLabel")
- local MainWindow_2 = Instance.new("Frame")
- local Yes = Instance.new("TextButton")
- local Desc_2 = Instance.new("TextLabel")
- local No = Instance.new("TextButton")
- local Caution = Instance.new("Frame")
- local Title_4 = Instance.new("TextLabel")
- local MainWindow_3 = Instance.new("Frame")
- local Desc_3 = Instance.new("TextLabel")
- local Ok = Instance.new("TextButton")
- local CallRemote = Instance.new("Frame")
- local Title_5 = Instance.new("TextLabel")
- local MainWindow_4 = Instance.new("Frame")
- local Desc_4 = Instance.new("TextLabel")
- local Arguments = Instance.new("ScrollingFrame")
- local DisplayReturned = Instance.new("TextButton")
- local enabled_2 = Instance.new("TextLabel")
- local Desc2_2 = Instance.new("TextLabel")
- local Add = Instance.new("TextButton")
- local Subtract = Instance.new("TextButton")
- local ArgumentTemplate = Instance.new("Frame")
- local Type = Instance.new("TextButton")
- local Value = Instance.new("TextBox")
- local Cancel_2 = Instance.new("TextButton")
- local Ok_2 = Instance.new("TextButton")
- local TableCaution = Instance.new("Frame")
- local MainWindow_5 = Instance.new("Frame")
- local Ok_3 = Instance.new("TextButton")
- local TableResults = Instance.new("ScrollingFrame")
- local TableTemplate = Instance.new("Frame")
- local Type_2 = Instance.new("TextLabel")
- local Value_2 = Instance.new("TextLabel")
- local Title_6 = Instance.new("TextLabel")
- local ScriptEditor = Instance.new("Frame")
- local Title_7 = Instance.new("TextLabel")
- local Cover = Instance.new("Frame")
- local EditorGrid = Instance.new("Frame")
- local TopBar = Instance.new("Frame")
- local ScriptBarLeft = Instance.new("ImageButton")
- local ArrowGraphic = Instance.new("Frame")
- local Graphic = Instance.new("Frame")
- local Graphic_2 = Instance.new("Frame")
- local Graphic_3 = Instance.new("Frame")
- local Graphic_4 = Instance.new("Frame")
- local ScriptBarRight = Instance.new("ImageButton")
- local ArrowGraphic_2 = Instance.new("Frame")
- local Graphic_5 = Instance.new("Frame")
- local Graphic_6 = Instance.new("Frame")
- local Graphic_7 = Instance.new("Frame")
- local Graphic_8 = Instance.new("Frame")
- local Clipboard = Instance.new("TextButton")
- local ScriptBar = Instance.new("Frame")
- local Entry = Instance.new("Frame")
- local Button = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local Close_2 = Instance.new("TextButton")
- local IntroFrame = Instance.new("Frame")
- local Main_2 = Instance.new("Frame")
- local Title_8 = Instance.new("TextLabel")
- local Version_2 = Instance.new("TextLabel")
- local Creator = Instance.new("TextLabel")
- local Slant_2 = Instance.new("ImageLabel")
- local SaveMapWindow = Instance.new("Frame")
- local Header_3 = Instance.new("Frame")
- local TextLabel_3 = Instance.new("TextLabel")
- local MapSettings = Instance.new("Frame")
- local Terrain = Instance.new("Frame")
- local SName_2 = Instance.new("TextLabel")
- local Status_2 = Instance.new("TextLabel")
- local Change_2 = Instance.new("TextButton")
- local OnBar_2 = Instance.new("TextLabel")
- local Bar_2 = Instance.new("TextLabel")
- local Lighting = Instance.new("Frame")
- local SName_3 = Instance.new("TextLabel")
- local Status_3 = Instance.new("TextLabel")
- local Change_3 = Instance.new("TextButton")
- local OnBar_3 = Instance.new("TextLabel")
- local Bar_3 = Instance.new("TextLabel")
- local CameraInstances = Instance.new("Frame")
- local SName_4 = Instance.new("TextLabel")
- local Status_4 = Instance.new("TextLabel")
- local Change_4 = Instance.new("TextButton")
- local OnBar_4 = Instance.new("TextLabel")
- local Bar_4 = Instance.new("TextLabel")
- local Scripts = Instance.new("Frame")
- local SName_5 = Instance.new("TextLabel")
- local Status_5 = Instance.new("TextLabel")
- local Change_5 = Instance.new("TextButton")
- local OnBar_5 = Instance.new("TextLabel")
- local Bar_5 = Instance.new("TextLabel")
- local ToSave = Instance.new("TextLabel")
- local CopyList = Instance.new("Frame")
- local Bottom = Instance.new("Frame")
- local TextLabel_4 = Instance.new("TextLabel")
- local Save_2 = Instance.new("TextButton")
- local FileName_2 = Instance.new("TextBox")
- local Entry_2 = Instance.new("Frame")
- local Change_6 = Instance.new("TextButton")
- local enabled_3 = Instance.new("TextLabel")
- local Info = Instance.new("TextLabel")
- local RemoteDebugWindow = Instance.new("Frame")
- local Header_4 = Instance.new("Frame")
- local TextLabel_5 = Instance.new("TextLabel")
- local Desc_5 = Instance.new("TextLabel")
- local GetOption = Instance.new("BindableFunction")
- local GetSelection = Instance.new("BindableFunction")
- local SetOption = Instance.new("BindableFunction")
- local SetSelection = Instance.new("BindableFunction")
- local SelectionChanged = Instance.new("BindableEvent")
- local GetApi = Instance.new("BindableFunction")
- local GetAwaiting = Instance.new("BindableFunction")
- local SetAwaiting = Instance.new("BindableEvent")
- local GetSetting = Instance.new("BindableFunction")
- local GetSetting1 = Instance.new("BindableFunction")
- local OpenScript = Instance.new("BindableEvent")
- -- Properties
- Dex.Name = "Dex"
- Dex.Parent = game.Players.LocalPlayer.PlayerGui
- PropertiesFrame.Name = "PropertiesFrame"
- PropertiesFrame.Parent = Dex
- PropertiesFrame.Active = true
- PropertiesFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- PropertiesFrame.BackgroundTransparency = 0.10000000149012
- PropertiesFrame.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- PropertiesFrame.Position = UDim2.new(1, 0, 0.5, 36)
- PropertiesFrame.Size = UDim2.new(0, 300, 0.5, -36)
- GetApi.Name = "GetApi"
- GetApi.Parent = PropertiesFrame
- GetApi.Archivable = true
- GetAwaiting.Name = "GetAwaiting"
- GetAwaiting.Parent = PropertiesFrame
- GetAwaiting.Archivable = true
- SetAwaiting.Name = "SetAwaiting"
- SetAwaiting.Parent = PropertiesFrame
- SetAwaiting.Archivable = true
- Header.Name = "Header"
- Header.Parent = PropertiesFrame
- Header.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Header.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Header.Position = UDim2.new(0, 0, 0, -36)
- Header.Size = UDim2.new(1, 0, 0, 35)
- TextLabel.Parent = Header
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0, 4, 0, 0)
- TextLabel.Size = UDim2.new(1, -4, 0.5, 0)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.FontSize = Enum.FontSize.Size14
- TextLabel.Text = "Properties"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.Parent = Header
- TextBox.BackgroundTransparency = 0.80000001192093
- TextBox.Position = UDim2.new(0, 4, 0.5, 0)
- TextBox.Size = UDim2.new(1, -8, 0.5, -3)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.FontSize = Enum.FontSize.Size14
- TextBox.Text = "Search Properties"
- TextBox.TextColor3 = Color3.new(0, 0, 0)
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- ExplorerPanel.Name = "ExplorerPanel"
- ExplorerPanel.Parent = Dex
- ExplorerPanel.BackgroundColor3 = Color3.new(1, 1, 1)
- ExplorerPanel.BackgroundTransparency = 0.10000000149012
- ExplorerPanel.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- ExplorerPanel.Position = UDim2.new(1, 0, 0, 0)
- ExplorerPanel.Size = UDim2.new(0, 300, 0.5, 0)
- GetOption.Name = "GetOption"
- GetOption.Parent = ExplorerPanel
- GetOption.Archivable = true
- GetSelection.Name = "GetSelection"
- GetSelection.Parent = ExplorerPanel
- GetSelection.Archivable = true
- SetOption.Name = "SetOption"
- SetOption.Parent = ExplorerPanel
- SetOption.Archivable = true
- SetSelection.Name = "SetSelection"
- SetSelection.Parent = ExplorerPanel
- SetSelection.Archivable = true
- SelectionChanged.Name = "SelectionChanged"
- SelectionChanged.Parent = ExplorerPanel
- SelectionChanged.Archivable = true
- SideMenu.Name = "SideMenu"
- SideMenu.Parent = Dex
- SideMenu.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- SideMenu.BackgroundTransparency = 1
- SideMenu.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- SideMenu.BorderSizePixel = 0
- SideMenu.Position = UDim2.new(1, -330, 0, 0)
- SideMenu.Size = UDim2.new(0, 30, 0, 180)
- SideMenu.Visible = false
- SideMenu.ZIndex = 2
- Toggle.Name = "Toggle"
- Toggle.Parent = SideMenu
- Toggle.Active = false
- Toggle.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Toggle.BorderSizePixel = 0
- Toggle.Position = UDim2.new(0, 0, 0, 60)
- Toggle.Size = UDim2.new(0, 30, 0, 30)
- Toggle.AutoButtonColor = false
- Toggle.Font = Enum.Font.SourceSans
- Toggle.FontSize = Enum.FontSize.Size24
- Toggle.Text = ">"
- Toggle.TextTransparency = 1
- Toggle.TextWrapped = true
- Title.Name = "Title"
- Title.Parent = SideMenu
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.Size = UDim2.new(0, 30, 0, 20)
- Title.ZIndex = 2
- Title.Font = Enum.Font.SourceSansBold
- Title.FontSize = Enum.FontSize.Size14
- Title.Text = "DEX"
- Title.TextWrapped = true
- Version.Name = "Version"
- Version.Parent = SideMenu
- Version.BackgroundColor3 = Color3.new(1, 1, 1)
- Version.BackgroundTransparency = 1
- Version.Position = UDim2.new(0, 0, 0, 15)
- Version.Size = UDim2.new(0, 30, 0, 20)
- Version.ZIndex = 2
- Version.Font = Enum.Font.SourceSansBold
- Version.FontSize = Enum.FontSize.Size12
- Version.Text = "V2.0.0"
- Version.TextWrapped = true
- Slant.Name = "Slant"
- Slant.Parent = SideMenu
- Slant.BackgroundColor3 = Color3.new(1, 1, 1)
- Slant.BackgroundTransparency = 1
- Slant.Position = UDim2.new(0, 0, 0, 90)
- Slant.Rotation = 180
- Slant.Size = UDim2.new(0, 30, 0, 30)
- Slant.Image = "rbxassetid://474172996"
- Slant.ImageColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Main.Name = "Main"
- Main.Parent = SideMenu
- Main.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Main.BorderSizePixel = 0
- Main.Size = UDim2.new(0, 30, 0, 30)
- SlideOut.Name = "SlideOut"
- SlideOut.Parent = SideMenu
- SlideOut.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- SlideOut.BackgroundTransparency = 1
- SlideOut.BorderSizePixel = 0
- SlideOut.ClipsDescendants = true
- SlideOut.Position = UDim2.new(0, 0, 0, 30)
- SlideOut.Size = UDim2.new(0, 30, 0, 150)
- SlideFrame.Name = "SlideFrame"
- SlideFrame.Parent = SlideOut
- SlideFrame.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- SlideFrame.BorderSizePixel = 0
- SlideFrame.Position = UDim2.new(0, 0, 0, -150)
- SlideFrame.Size = UDim2.new(0, 30, 0, 150)
- Explorer.Name = "Explorer"
- Explorer.Parent = SlideFrame
- Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
- Explorer.BackgroundTransparency = 1
- Explorer.BorderSizePixel = 0
- Explorer.Position = UDim2.new(0, 0, 0, 120)
- Explorer.Size = UDim2.new(0, 30, 0, 30)
- Explorer.ZIndex = 2
- Explorer.AutoButtonColor = false
- Explorer.Font = Enum.Font.SourceSans
- Explorer.FontSize = Enum.FontSize.Size24
- Explorer.Text = ""
- Icon.Name = "Icon"
- Icon.Parent = Explorer
- Icon.BackgroundColor3 = Color3.new(1, 1, 1)
- Icon.BackgroundTransparency = 1
- Icon.Position = UDim2.new(0, 5, 0, 5)
- Icon.Size = UDim2.new(0, 20, 0, 20)
- Icon.ZIndex = 2
- Icon.Image = "rbxassetid://472635937"
- Icon.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
- SaveMap.Name = "SaveMap"
- SaveMap.Parent = SlideFrame
- SaveMap.BackgroundColor3 = Color3.new(1, 1, 1)
- SaveMap.BackgroundTransparency = 1
- SaveMap.BorderSizePixel = 0
- SaveMap.Position = UDim2.new(0, 0, 0, 90)
- SaveMap.Size = UDim2.new(0, 30, 0, 30)
- SaveMap.ZIndex = 2
- SaveMap.AutoButtonColor = false
- SaveMap.Font = Enum.Font.SourceSans
- SaveMap.FontSize = Enum.FontSize.Size24
- SaveMap.Text = ""
- Icon_2.Name = "Icon"
- Icon_2.Parent = SaveMap
- Icon_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Icon_2.BackgroundTransparency = 1
- Icon_2.Position = UDim2.new(0, 5, 0, 5)
- Icon_2.Size = UDim2.new(0, 20, 0, 20)
- Icon_2.ZIndex = 2
- Icon_2.Image = "rbxassetid://472636337"
- Icon_2.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
- Settings.Name = "Settings"
- Settings.Parent = SlideFrame
- Settings.BackgroundColor3 = Color3.new(1, 1, 1)
- Settings.BackgroundTransparency = 1
- Settings.BorderSizePixel = 0
- Settings.Position = UDim2.new(0, 0, 0, 30)
- Settings.Size = UDim2.new(0, 30, 0, 30)
- Settings.ZIndex = 2
- Settings.AutoButtonColor = false
- Settings.Font = Enum.Font.SourceSans
- Settings.FontSize = Enum.FontSize.Size24
- Settings.Text = ""
- Icon_3.Name = "Icon"
- Icon_3.Parent = Settings
- Icon_3.BackgroundColor3 = Color3.new(1, 1, 1)
- Icon_3.BackgroundTransparency = 1
- Icon_3.Position = UDim2.new(0, 5, 0, 5)
- Icon_3.Size = UDim2.new(0, 20, 0, 20)
- Icon_3.ZIndex = 2
- Icon_3.Image = "rbxassetid://472635774"
- Icon_3.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
- Remotes.Name = "Remotes"
- Remotes.Parent = SlideFrame
- Remotes.BackgroundColor3 = Color3.new(1, 1, 1)
- Remotes.BackgroundTransparency = 1
- Remotes.BorderSizePixel = 0
- Remotes.Position = UDim2.new(0, 0, 0, 60)
- Remotes.Size = UDim2.new(0, 30, 0, 30)
- Remotes.ZIndex = 2
- Remotes.AutoButtonColor = false
- Remotes.Font = Enum.Font.SourceSans
- Remotes.FontSize = Enum.FontSize.Size24
- Remotes.Text = ""
- Icon_4.Name = "Icon"
- Icon_4.Parent = Remotes
- Icon_4.BackgroundColor3 = Color3.new(1, 1, 1)
- Icon_4.BackgroundTransparency = 1
- Icon_4.Position = UDim2.new(0, 5, 0, 5)
- Icon_4.Size = UDim2.new(0, 20, 0, 20)
- Icon_4.ZIndex = 2
- Icon_4.Image = "rbxassetid://472636187"
- Icon_4.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
- About.Name = "About"
- About.Parent = SlideFrame
- About.BackgroundColor3 = Color3.new(1, 1, 1)
- About.BackgroundTransparency = 1
- About.BorderSizePixel = 0
- About.Size = UDim2.new(0, 30, 0, 30)
- About.ZIndex = 2
- About.AutoButtonColor = false
- About.Font = Enum.Font.SourceSans
- About.FontSize = Enum.FontSize.Size24
- About.Text = ""
- Icon_5.Name = "Icon"
- Icon_5.Parent = About
- Icon_5.BackgroundColor3 = Color3.new(1, 1, 1)
- Icon_5.BackgroundTransparency = 1
- Icon_5.Position = UDim2.new(0, 5, 0, 5)
- Icon_5.Size = UDim2.new(0, 20, 0, 20)
- Icon_5.ZIndex = 2
- Icon_5.Image = "rbxassetid://476354004"
- Icon_5.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
- OpenScriptEditor.Name = "OpenScriptEditor"
- OpenScriptEditor.Parent = SideMenu
- OpenScriptEditor.Active = false
- OpenScriptEditor.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- OpenScriptEditor.BorderSizePixel = 0
- OpenScriptEditor.Position = UDim2.new(0, 0, 0, 30)
- OpenScriptEditor.Size = UDim2.new(0, 30, 0, 30)
- OpenScriptEditor.ZIndex = 2
- OpenScriptEditor.AutoButtonColor = false
- OpenScriptEditor.Font = Enum.Font.SourceSans
- OpenScriptEditor.FontSize = Enum.FontSize.Size24
- OpenScriptEditor.Text = ""
- Icon_6.Name = "Icon"
- Icon_6.Parent = OpenScriptEditor
- Icon_6.BackgroundColor3 = Color3.new(1, 1, 1)
- Icon_6.BackgroundTransparency = 1
- Icon_6.Position = UDim2.new(0, 5, 0, 5)
- Icon_6.Size = UDim2.new(0, 20, 0, 20)
- Icon_6.ZIndex = 2
- Icon_6.Image = "rbxassetid://475456048"
- Icon_6.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- Icon_6.ImageTransparency = 1
- Toggle_2.Name = "Toggle"
- Toggle_2.Parent = Dex
- Toggle_2.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Toggle_2.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Toggle_2.Position = UDim2.new(1, 0, 0, 0)
- Toggle_2.Size = UDim2.new(0, 30, 0, 30)
- Toggle_2.Font = Enum.Font.SourceSans
- Toggle_2.FontSize = Enum.FontSize.Size24
- Toggle_2.Text = "<"
- SettingsPanel.Name = "SettingsPanel"
- SettingsPanel.Parent = Dex
- SettingsPanel.BackgroundColor3 = Color3.new(1, 1, 1)
- SettingsPanel.BackgroundTransparency = 0.10000000149012
- SettingsPanel.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- SettingsPanel.Position = UDim2.new(1, 0, 0, 0)
- SettingsPanel.Size = UDim2.new(0, 300, 1, 0)
- GetSetting1.Name = "GetSetting1"
- GetSetting1.Parent = SettingsPanel
- GetSetting1.Archivable = true
- Header_2.Name = "Header"
- Header_2.Parent = SettingsPanel
- Header_2.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Header_2.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Header_2.Size = UDim2.new(1, 0, 0, 17)
- TextLabel_2.Parent = Header_2
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0, 4, 0, 0)
- TextLabel_2.Size = UDim2.new(1, -4, 1, 0)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.FontSize = Enum.FontSize.Size14
- TextLabel_2.Text = "Settings"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- SettingTemplate.Name = "SettingTemplate"
- SettingTemplate.Parent = SettingsPanel
- SettingTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
- SettingTemplate.BackgroundTransparency = 1
- SettingTemplate.Position = UDim2.new(0, 0, 0, 18)
- SettingTemplate.Size = UDim2.new(1, 0, 0, 60)
- SettingTemplate.Visible = false
- SName.Name = "SName"
- SName.Parent = SettingTemplate
- SName.BackgroundColor3 = Color3.new(1, 1, 1)
- SName.BackgroundTransparency = 1
- SName.Position = UDim2.new(0, 10, 0, 0)
- SName.Size = UDim2.new(1, -20, 0, 30)
- SName.Font = Enum.Font.SourceSans
- SName.FontSize = Enum.FontSize.Size18
- SName.Text = "SettingName"
- SName.TextXAlignment = Enum.TextXAlignment.Left
- Status.Name = "Status"
- Status.Parent = SettingTemplate
- Status.BackgroundColor3 = Color3.new(1, 1, 1)
- Status.BackgroundTransparency = 1
- Status.Position = UDim2.new(0, 60, 0, 30)
- Status.Size = UDim2.new(0, 50, 0, 15)
- Status.Font = Enum.Font.SourceSans
- Status.FontSize = Enum.FontSize.Size18
- Status.Text = "Off"
- Status.TextXAlignment = Enum.TextXAlignment.Left
- Change.Name = "Change"
- Change.Parent = SettingTemplate
- Change.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- Change.BorderSizePixel = 0
- Change.Position = UDim2.new(0, 10, 0, 30)
- Change.Size = UDim2.new(0, 40, 0, 15)
- Change.Font = Enum.Font.SourceSans
- Change.FontSize = Enum.FontSize.Size14
- Change.Text = ""
- OnBar.Name = "OnBar"
- OnBar.Parent = Change
- OnBar.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
- OnBar.BorderSizePixel = 0
- OnBar.Size = UDim2.new(0, 0, 0, 15)
- OnBar.Font = Enum.Font.SourceSans
- OnBar.FontSize = Enum.FontSize.Size14
- OnBar.Text = ""
- Bar.Name = "Bar"
- Bar.Parent = Change
- Bar.BackgroundColor3 = Color3.new(0, 0, 0)
- Bar.BorderSizePixel = 0
- Bar.ClipsDescendants = true
- Bar.Position = UDim2.new(0, -2, 0, -2)
- Bar.Size = UDim2.new(0, 10, 0, 19)
- Bar.Font = Enum.Font.SourceSans
- Bar.FontSize = Enum.FontSize.Size14
- Bar.Text = ""
- SettingList.Name = "SettingList"
- SettingList.Parent = SettingsPanel
- SettingList.BackgroundColor3 = Color3.new(1, 1, 1)
- SettingList.BackgroundTransparency = 1
- SettingList.Position = UDim2.new(0, 0, 0, 17)
- SettingList.Size = UDim2.new(1, 0, 1, -17)
- SaveInstance.Name = "SaveInstance"
- SaveInstance.Parent = Dex
- SaveInstance.Active = true
- SaveInstance.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- SaveInstance.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- SaveInstance.Draggable = true
- SaveInstance.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
- SaveInstance.Size = UDim2.new(0, 350, 0, 20)
- SaveInstance.Visible = false
- SaveInstance.ZIndex = 2
- Title_2.Name = "Title"
- Title_2.Parent = SaveInstance
- Title_2.BackgroundTransparency = 1
- Title_2.Size = UDim2.new(1, 0, 1, 0)
- Title_2.ZIndex = 2
- Title_2.Font = Enum.Font.SourceSans
- Title_2.FontSize = Enum.FontSize.Size14
- Title_2.Text = "Save Instance"
- Title_2.TextColor3 = Color3.new(0, 0, 0)
- Title_2.TextXAlignment = Enum.TextXAlignment.Left
- MainWindow.Name = "MainWindow"
- MainWindow.Parent = SaveInstance
- MainWindow.BackgroundColor3 = Color3.new(1, 1, 1)
- MainWindow.BackgroundTransparency = 0.10000000149012
- MainWindow.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- MainWindow.Size = UDim2.new(1, 0, 0, 200)
- Save.Name = "Save"
- Save.Parent = MainWindow
- Save.BackgroundColor3 = Color3.new(1, 1, 1)
- Save.BackgroundTransparency = 0.5
- Save.BorderColor3 = Color3.new(0, 0, 0)
- Save.Position = UDim2.new(0.075000003, 0, 1, -40)
- Save.Size = UDim2.new(0.400000006, 0, 0, 30)
- Save.Font = Enum.Font.SourceSans
- Save.FontSize = Enum.FontSize.Size18
- Save.Text = "Save"
- Desc.Name = "Desc"
- Desc.Parent = MainWindow
- Desc.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc.BackgroundTransparency = 1
- Desc.Position = UDim2.new(0, 0, 0, 20)
- Desc.Size = UDim2.new(1, 0, 0, 40)
- Desc.Font = Enum.Font.SourceSans
- Desc.FontSize = Enum.FontSize.Size14
- Desc.Text = "This will save an instance to your PC. Type in the name for your instance. (.rbxmx will be added automatically.)"
- Desc.TextWrapped = true
- Cancel.Name = "Cancel"
- Cancel.Parent = MainWindow
- Cancel.BackgroundColor3 = Color3.new(1, 1, 1)
- Cancel.BackgroundTransparency = 0.5
- Cancel.BorderColor3 = Color3.new(0, 0, 0)
- Cancel.Position = UDim2.new(0.524999976, 0, 1, -40)
- Cancel.Size = UDim2.new(0.400000006, 0, 0, 30)
- Cancel.Font = Enum.Font.SourceSans
- Cancel.FontSize = Enum.FontSize.Size18
- Cancel.Text = "Cancel"
- FileName.Name = "FileName"
- FileName.Parent = MainWindow
- FileName.BackgroundColor3 = Color3.new(1, 1, 1)
- FileName.BackgroundTransparency = 0.20000000298023
- FileName.Position = UDim2.new(0.075000003, 0, 0.400000006, 0)
- FileName.Size = UDim2.new(0.850000024, 0, 0, 30)
- FileName.Font = Enum.Font.SourceSans
- FileName.FontSize = Enum.FontSize.Size18
- FileName.Text = ""
- FileName.TextXAlignment = Enum.TextXAlignment.Left
- SaveObjects.Name = "SaveObjects"
- SaveObjects.Parent = MainWindow
- SaveObjects.BackgroundColor3 = Color3.new(1, 1, 1)
- SaveObjects.BackgroundTransparency = 0.60000002384186
- SaveObjects.Position = UDim2.new(0.075000003, 0, 0.625, 0)
- SaveObjects.Size = UDim2.new(0, 20, 0, 20)
- SaveObjects.ZIndex = 2
- SaveObjects.Font = Enum.Font.SourceSans
- SaveObjects.FontSize = Enum.FontSize.Size18
- SaveObjects.Text = ""
- SaveObjects.TextColor3 = Color3.new(1, 1, 1)
- enabled.Name = "enabled"
- enabled.Parent = SaveObjects
- enabled.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
- enabled.BackgroundTransparency = 0.40000000596046
- enabled.BorderSizePixel = 0
- enabled.Position = UDim2.new(0, 3, 0, 3)
- enabled.Size = UDim2.new(0, 14, 0, 14)
- enabled.Font = Enum.Font.SourceSans
- enabled.FontSize = Enum.FontSize.Size14
- enabled.Text = ""
- Desc2.Name = "Desc2"
- Desc2.Parent = MainWindow
- Desc2.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc2.BackgroundTransparency = 1
- Desc2.Position = UDim2.new(0.075000003, 30, 0.625, 0)
- Desc2.Size = UDim2.new(0.925000012, -30, 0, 20)
- Desc2.Font = Enum.Font.SourceSans
- Desc2.FontSize = Enum.FontSize.Size14
- Desc2.Text = "Save \"Object\" type values"
- Desc2.TextXAlignment = Enum.TextXAlignment.Left
- Confirmation.Name = "Confirmation"
- Confirmation.Parent = Dex
- Confirmation.Active = true
- Confirmation.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Confirmation.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Confirmation.Draggable = true
- Confirmation.Position = UDim2.new(0.300000012, 0, 0.349999994, 0)
- Confirmation.Size = UDim2.new(0, 350, 0, 20)
- Confirmation.Visible = false
- Confirmation.ZIndex = 3
- Title_3.Name = "Title"
- Title_3.Parent = Confirmation
- Title_3.BackgroundTransparency = 1
- Title_3.Size = UDim2.new(1, 0, 1, 0)
- Title_3.ZIndex = 3
- Title_3.Font = Enum.Font.SourceSans
- Title_3.FontSize = Enum.FontSize.Size14
- Title_3.Text = "Confirm"
- Title_3.TextColor3 = Color3.new(0, 0, 0)
- Title_3.TextXAlignment = Enum.TextXAlignment.Left
- MainWindow_2.Name = "MainWindow"
- MainWindow_2.Parent = Confirmation
- MainWindow_2.BackgroundColor3 = Color3.new(1, 1, 1)
- MainWindow_2.BackgroundTransparency = 0.10000000149012
- MainWindow_2.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- MainWindow_2.Size = UDim2.new(1, 0, 0, 150)
- MainWindow_2.ZIndex = 2
- Yes.Name = "Yes"
- Yes.Parent = MainWindow_2
- Yes.BackgroundColor3 = Color3.new(1, 1, 1)
- Yes.BackgroundTransparency = 0.5
- Yes.BorderColor3 = Color3.new(0, 0, 0)
- Yes.Position = UDim2.new(0.075000003, 0, 1, -40)
- Yes.Size = UDim2.new(0.400000006, 0, 0, 30)
- Yes.ZIndex = 2
- Yes.Font = Enum.Font.SourceSans
- Yes.FontSize = Enum.FontSize.Size18
- Yes.Text = "Yes"
- Desc_2.Name = "Desc"
- Desc_2.Parent = MainWindow_2
- Desc_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc_2.BackgroundTransparency = 1
- Desc_2.Position = UDim2.new(0, 0, 0, 20)
- Desc_2.Size = UDim2.new(1, 0, 0, 40)
- Desc_2.ZIndex = 2
- Desc_2.Font = Enum.Font.SourceSans
- Desc_2.FontSize = Enum.FontSize.Size14
- Desc_2.Text = "The file, FILENAME, already exists. Overwrite?"
- Desc_2.TextWrapped = true
- No.Name = "No"
- No.Parent = MainWindow_2
- No.BackgroundColor3 = Color3.new(1, 1, 1)
- No.BackgroundTransparency = 0.5
- No.BorderColor3 = Color3.new(0, 0, 0)
- No.Position = UDim2.new(0.524999976, 0, 1, -40)
- No.Size = UDim2.new(0.400000006, 0, 0, 30)
- No.ZIndex = 2
- No.Font = Enum.Font.SourceSans
- No.FontSize = Enum.FontSize.Size18
- No.Text = "No"
- Caution.Name = "Caution"
- Caution.Parent = Dex
- Caution.Active = true
- Caution.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Caution.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Caution.Draggable = true
- Caution.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
- Caution.Size = UDim2.new(0, 350, 0, 20)
- Caution.Visible = false
- Caution.ZIndex = 5
- Title_4.Name = "Title"
- Title_4.Parent = Caution
- Title_4.BackgroundTransparency = 1
- Title_4.Size = UDim2.new(1, 0, 1, 0)
- Title_4.ZIndex = 5
- Title_4.Font = Enum.Font.SourceSans
- Title_4.FontSize = Enum.FontSize.Size14
- Title_4.Text = "Caution"
- Title_4.TextColor3 = Color3.new(0, 0, 0)
- Title_4.TextXAlignment = Enum.TextXAlignment.Left
- MainWindow_3.Name = "MainWindow"
- MainWindow_3.Parent = Caution
- MainWindow_3.BackgroundColor3 = Color3.new(1, 1, 1)
- MainWindow_3.BackgroundTransparency = 0.10000000149012
- MainWindow_3.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- MainWindow_3.Size = UDim2.new(1, 0, 0, 150)
- MainWindow_3.ZIndex = 4
- Desc_3.Name = "Desc"
- Desc_3.Parent = MainWindow_3
- Desc_3.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc_3.BackgroundTransparency = 1
- Desc_3.Position = UDim2.new(0, 0, 0, 20)
- Desc_3.Size = UDim2.new(1, 0, 0, 42)
- Desc_3.ZIndex = 4
- Desc_3.Font = Enum.Font.SourceSans
- Desc_3.FontSize = Enum.FontSize.Size14
- Desc_3.Text = "The file, FILENAME, already exists. Overwrite?"
- Desc_3.TextWrapped = true
- Ok.Name = "Ok"
- Ok.Parent = MainWindow_3
- Ok.BackgroundColor3 = Color3.new(1, 1, 1)
- Ok.BackgroundTransparency = 0.5
- Ok.BorderColor3 = Color3.new(0, 0, 0)
- Ok.Position = UDim2.new(0.300000012, 0, 1, -40)
- Ok.Size = UDim2.new(0.400000006, 0, 0, 30)
- Ok.ZIndex = 4
- Ok.Font = Enum.Font.SourceSans
- Ok.FontSize = Enum.FontSize.Size18
- Ok.Text = "Ok"
- CallRemote.Name = "CallRemote"
- CallRemote.Parent = Dex
- CallRemote.Active = true
- CallRemote.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- CallRemote.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- CallRemote.Draggable = true
- CallRemote.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
- CallRemote.Size = UDim2.new(0, 350, 0, 20)
- CallRemote.Visible = false
- CallRemote.ZIndex = 2
- Title_5.Name = "Title"
- Title_5.Parent = CallRemote
- Title_5.BackgroundTransparency = 1
- Title_5.Size = UDim2.new(1, 0, 1, 0)
- Title_5.ZIndex = 2
- Title_5.Font = Enum.Font.SourceSans
- Title_5.FontSize = Enum.FontSize.Size14
- Title_5.Text = "Call Remote"
- Title_5.TextColor3 = Color3.new(0, 0, 0)
- Title_5.TextXAlignment = Enum.TextXAlignment.Left
- MainWindow_4.Name = "MainWindow"
- MainWindow_4.Parent = CallRemote
- MainWindow_4.BackgroundColor3 = Color3.new(1, 1, 1)
- MainWindow_4.BackgroundTransparency = 0.10000000149012
- MainWindow_4.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- MainWindow_4.Size = UDim2.new(1, 0, 0, 200)
- Desc_4.Name = "Desc"
- Desc_4.Parent = MainWindow_4
- Desc_4.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc_4.BackgroundTransparency = 1
- Desc_4.Position = UDim2.new(0, 0, 0, 20)
- Desc_4.Size = UDim2.new(1, 0, 0, 20)
- Desc_4.Font = Enum.Font.SourceSans
- Desc_4.FontSize = Enum.FontSize.Size14
- Desc_4.Text = "Arguments"
- Desc_4.TextWrapped = true
- Arguments.Name = "Arguments"
- Arguments.Parent = MainWindow_4
- Arguments.BackgroundColor3 = Color3.new(1, 1, 1)
- Arguments.BackgroundTransparency = 1
- Arguments.Position = UDim2.new(0, 0, 0, 40)
- Arguments.Size = UDim2.new(1, 0, 0, 80)
- Arguments.BottomImage = "rbxasset://textures/blackBkg_square.png"
- Arguments.CanvasSize = UDim2.new(0, 0, 0, 0)
- Arguments.MidImage = "rbxasset://textures/blackBkg_square.png"
- Arguments.TopImage = "rbxasset://textures/blackBkg_square.png"
- DisplayReturned.Name = "DisplayReturned"
- DisplayReturned.Parent = MainWindow_4
- DisplayReturned.BackgroundColor3 = Color3.new(1, 1, 1)
- DisplayReturned.BackgroundTransparency = 0.60000002384186
- DisplayReturned.Position = UDim2.new(0.075000003, 0, 0.625, 0)
- DisplayReturned.Size = UDim2.new(0, 20, 0, 20)
- DisplayReturned.ZIndex = 2
- DisplayReturned.Font = Enum.Font.SourceSans
- DisplayReturned.FontSize = Enum.FontSize.Size18
- DisplayReturned.Text = ""
- DisplayReturned.TextColor3 = Color3.new(1, 1, 1)
- enabled_2.Name = "enabled"
- enabled_2.Parent = DisplayReturned
- enabled_2.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
- enabled_2.BackgroundTransparency = 0.40000000596046
- enabled_2.BorderSizePixel = 0
- enabled_2.Position = UDim2.new(0, 3, 0, 3)
- enabled_2.Size = UDim2.new(0, 14, 0, 14)
- enabled_2.Visible = false
- enabled_2.Font = Enum.Font.SourceSans
- enabled_2.FontSize = Enum.FontSize.Size14
- enabled_2.Text = ""
- Desc2_2.Name = "Desc2"
- Desc2_2.Parent = MainWindow_4
- Desc2_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc2_2.BackgroundTransparency = 1
- Desc2_2.Position = UDim2.new(0.075000003, 30, 0.625, 0)
- Desc2_2.Size = UDim2.new(0.925000012, -30, 0, 20)
- Desc2_2.Font = Enum.Font.SourceSans
- Desc2_2.FontSize = Enum.FontSize.Size14
- Desc2_2.Text = "Display values returned"
- Desc2_2.TextXAlignment = Enum.TextXAlignment.Left
- Add.Name = "Add"
- Add.Parent = MainWindow_4
- Add.BackgroundColor3 = Color3.new(1, 1, 1)
- Add.BackgroundTransparency = 0.5
- Add.BorderColor3 = Color3.new(0, 0, 0)
- Add.Position = UDim2.new(0.800000012, 0, 0.625, 0)
- Add.Size = UDim2.new(0, 20, 0, 20)
- Add.Font = Enum.Font.SourceSansBold
- Add.FontSize = Enum.FontSize.Size24
- Add.Text = "+"
- Subtract.Name = "Subtract"
- Subtract.Parent = MainWindow_4
- Subtract.BackgroundColor3 = Color3.new(1, 1, 1)
- Subtract.BackgroundTransparency = 0.5
- Subtract.BorderColor3 = Color3.new(0, 0, 0)
- Subtract.Position = UDim2.new(0.899999976, 0, 0.625, 0)
- Subtract.Size = UDim2.new(0, 20, 0, 20)
- Subtract.Font = Enum.Font.SourceSansBold
- Subtract.FontSize = Enum.FontSize.Size24
- Subtract.Text = "-"
- ArgumentTemplate.Name = "ArgumentTemplate"
- ArgumentTemplate.Parent = MainWindow_4
- ArgumentTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
- ArgumentTemplate.BackgroundTransparency = 0.5
- ArgumentTemplate.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- ArgumentTemplate.Size = UDim2.new(1, 0, 0, 20)
- ArgumentTemplate.Visible = false
- Type.Name = "Type"
- Type.Parent = ArgumentTemplate
- Type.BackgroundColor3 = Color3.new(1, 1, 1)
- Type.BackgroundTransparency = 0.89999997615814
- Type.BorderColor3 = Color3.new(0, 0, 0)
- Type.Size = UDim2.new(0.400000006, 0, 0, 20)
- Type.Font = Enum.Font.SourceSans
- Type.FontSize = Enum.FontSize.Size18
- Type.Text = "Script"
- Value.Name = "Value"
- Value.Parent = ArgumentTemplate
- Value.BackgroundColor3 = Color3.new(1, 1, 1)
- Value.BackgroundTransparency = 0.89999997615814
- Value.Position = UDim2.new(0.400000006, 0, 0, 0)
- Value.Size = UDim2.new(0.600000024, -12, 0, 20)
- Value.Font = Enum.Font.SourceSans
- Value.FontSize = Enum.FontSize.Size14
- Value.Text = ""
- Value.TextXAlignment = Enum.TextXAlignment.Left
- Cancel_2.Name = "Cancel"
- Cancel_2.Parent = MainWindow_4
- Cancel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Cancel_2.BackgroundTransparency = 0.5
- Cancel_2.BorderColor3 = Color3.new(0, 0, 0)
- Cancel_2.Position = UDim2.new(0.524999976, 0, 1, -40)
- Cancel_2.Size = UDim2.new(0.400000006, 0, 0, 30)
- Cancel_2.Font = Enum.Font.SourceSans
- Cancel_2.FontSize = Enum.FontSize.Size18
- Cancel_2.Text = "Cancel"
- Ok_2.Name = "Ok"
- Ok_2.Parent = MainWindow_4
- Ok_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Ok_2.BackgroundTransparency = 0.5
- Ok_2.BorderColor3 = Color3.new(0, 0, 0)
- Ok_2.Position = UDim2.new(0.075000003, 0, 1, -40)
- Ok_2.Size = UDim2.new(0.400000006, 0, 0, 30)
- Ok_2.Font = Enum.Font.SourceSans
- Ok_2.FontSize = Enum.FontSize.Size18
- Ok_2.Text = "Call"
- TableCaution.Name = "TableCaution"
- TableCaution.Parent = Dex
- TableCaution.Active = true
- TableCaution.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- TableCaution.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- TableCaution.Draggable = true
- TableCaution.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
- TableCaution.Size = UDim2.new(0, 350, 0, 20)
- TableCaution.Visible = false
- TableCaution.ZIndex = 2
- MainWindow_5.Name = "MainWindow"
- MainWindow_5.Parent = TableCaution
- MainWindow_5.BackgroundColor3 = Color3.new(1, 1, 1)
- MainWindow_5.BackgroundTransparency = 0.10000000149012
- MainWindow_5.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- MainWindow_5.Size = UDim2.new(1, 0, 0, 150)
- Ok_3.Name = "Ok"
- Ok_3.Parent = MainWindow_5
- Ok_3.BackgroundColor3 = Color3.new(1, 1, 1)
- Ok_3.BackgroundTransparency = 0.5
- Ok_3.BorderColor3 = Color3.new(0, 0, 0)
- Ok_3.Position = UDim2.new(0.300000012, 0, 1, -40)
- Ok_3.Size = UDim2.new(0.400000006, 0, 0, 30)
- Ok_3.Font = Enum.Font.SourceSans
- Ok_3.FontSize = Enum.FontSize.Size18
- Ok_3.Text = "Ok"
- TableResults.Name = "TableResults"
- TableResults.Parent = MainWindow_5
- TableResults.BackgroundColor3 = Color3.new(1, 1, 1)
- TableResults.BackgroundTransparency = 1
- TableResults.Position = UDim2.new(0, 0, 0, 20)
- TableResults.Size = UDim2.new(1, 0, 0, 80)
- TableResults.BottomImage = "rbxasset://textures/blackBkg_square.png"
- TableResults.CanvasSize = UDim2.new(0, 0, 0, 0)
- TableResults.MidImage = "rbxasset://textures/blackBkg_square.png"
- TableResults.TopImage = "rbxasset://textures/blackBkg_square.png"
- TableTemplate.Name = "TableTemplate"
- TableTemplate.Parent = MainWindow_5
- TableTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
- TableTemplate.BackgroundTransparency = 0.5
- TableTemplate.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- TableTemplate.Size = UDim2.new(1, 0, 0, 20)
- TableTemplate.Visible = false
- Type_2.Name = "Type"
- Type_2.Parent = TableTemplate
- Type_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Type_2.BackgroundTransparency = 0.89999997615814
- Type_2.Size = UDim2.new(0.400000006, 0, 0, 20)
- Type_2.Font = Enum.Font.SourceSans
- Type_2.FontSize = Enum.FontSize.Size18
- Type_2.Text = "Script"
- Value_2.Name = "Value"
- Value_2.Parent = TableTemplate
- Value_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Value_2.BackgroundTransparency = 0.89999997615814
- Value_2.Position = UDim2.new(0.400000006, 0, 0, 0)
- Value_2.Size = UDim2.new(0.600000024, -12, 0, 20)
- Value_2.Font = Enum.Font.SourceSans
- Value_2.FontSize = Enum.FontSize.Size14
- Value_2.Text = "Script"
- Title_6.Name = "Title"
- Title_6.Parent = TableCaution
- Title_6.BackgroundTransparency = 1
- Title_6.Size = UDim2.new(1, 0, 1, 0)
- Title_6.ZIndex = 2
- Title_6.Font = Enum.Font.SourceSans
- Title_6.FontSize = Enum.FontSize.Size14
- Title_6.Text = "Caution"
- Title_6.TextColor3 = Color3.new(0, 0, 0)
- Title_6.TextXAlignment = Enum.TextXAlignment.Left
- ScriptEditor.Name = "ScriptEditor"
- ScriptEditor.Parent = Dex
- ScriptEditor.Active = true
- ScriptEditor.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- ScriptEditor.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- ScriptEditor.Draggable = true
- ScriptEditor.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
- ScriptEditor.Size = UDim2.new(0, 516, 0, 20)
- ScriptEditor.Visible = false
- ScriptEditor.ZIndex = 5
- OpenScript.Name = "OpenScript"
- OpenScript.Parent = ScriptEditor
- OpenScript.Archivable = true
- Title_7.Name = "Title"
- Title_7.Parent = ScriptEditor
- Title_7.BackgroundTransparency = 1
- Title_7.Size = UDim2.new(1, 0, 1, 0)
- Title_7.ZIndex = 5
- Title_7.Font = Enum.Font.SourceSans
- Title_7.FontSize = Enum.FontSize.Size14
- Title_7.Text = "Script Viewer"
- Title_7.TextColor3 = Color3.new(0, 0, 0)
- Title_7.TextXAlignment = Enum.TextXAlignment.Left
- Cover.Name = "Cover"
- Cover.Parent = ScriptEditor
- Cover.BackgroundColor3 = Color3.new(1, 1, 1)
- Cover.BorderSizePixel = 0
- Cover.Position = UDim2.new(0, 0, 3, 0)
- Cover.Size = UDim2.new(0, 516, 0, 416)
- EditorGrid.Name = "EditorGrid"
- EditorGrid.Parent = ScriptEditor
- EditorGrid.BackgroundColor3 = Color3.new(1, 1, 1)
- EditorGrid.BorderSizePixel = 0
- EditorGrid.Position = UDim2.new(0, 0, 3, 0)
- EditorGrid.Size = UDim2.new(0, 500, 0, 400)
- TopBar.Name = "TopBar"
- TopBar.Parent = ScriptEditor
- TopBar.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
- TopBar.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- TopBar.Size = UDim2.new(1, 0, 3, 0)
- ScriptBarLeft.Name = "ScriptBarLeft"
- ScriptBarLeft.Parent = TopBar
- ScriptBarLeft.Active = false
- ScriptBarLeft.BackgroundColor3 = Color3.new(0.866667, 0.866667, 0.866667)
- ScriptBarLeft.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- ScriptBarLeft.Position = UDim2.new(1, -32, 0, 40)
- ScriptBarLeft.Size = UDim2.new(0, 16, 0, 20)
- ScriptBarLeft.AutoButtonColor = false
- ArrowGraphic.Name = "Arrow Graphic"
- ArrowGraphic.Parent = ScriptBarLeft
- ArrowGraphic.BackgroundTransparency = 1
- ArrowGraphic.BorderSizePixel = 0
- ArrowGraphic.Position = UDim2.new(0.5, -4, 0.5, -4)
- ArrowGraphic.Size = UDim2.new(0, 8, 0, 8)
- Graphic.Name = "Graphic"
- Graphic.Parent = ArrowGraphic
- Graphic.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic.BackgroundTransparency = 0.69999998807907
- Graphic.BorderSizePixel = 0
- Graphic.Position = UDim2.new(0.25, 0, 0.375, 0)
- Graphic.Size = UDim2.new(0.125, 0, 0.25, 0)
- Graphic_2.Name = "Graphic"
- Graphic_2.Parent = ArrowGraphic
- Graphic_2.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_2.BackgroundTransparency = 0.69999998807907
- Graphic_2.BorderSizePixel = 0
- Graphic_2.Position = UDim2.new(0.375, 0, 0.25, 0)
- Graphic_2.Size = UDim2.new(0.125, 0, 0.5, 0)
- Graphic_3.Name = "Graphic"
- Graphic_3.Parent = ArrowGraphic
- Graphic_3.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_3.BackgroundTransparency = 0.69999998807907
- Graphic_3.BorderSizePixel = 0
- Graphic_3.Position = UDim2.new(0.5, 0, 0.125, 0)
- Graphic_3.Size = UDim2.new(0.125, 0, 0.75, 0)
- Graphic_4.Name = "Graphic"
- Graphic_4.Parent = ArrowGraphic
- Graphic_4.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_4.BackgroundTransparency = 0.69999998807907
- Graphic_4.BorderSizePixel = 0
- Graphic_4.Position = UDim2.new(0.625, 0, 0, 0)
- Graphic_4.Size = UDim2.new(0.125, 0, 1, 0)
- ScriptBarRight.Name = "ScriptBarRight"
- ScriptBarRight.Parent = TopBar
- ScriptBarRight.Active = false
- ScriptBarRight.BackgroundColor3 = Color3.new(0.866667, 0.866667, 0.866667)
- ScriptBarRight.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- ScriptBarRight.Position = UDim2.new(1, -16, 0, 40)
- ScriptBarRight.Size = UDim2.new(0, 16, 0, 20)
- ScriptBarRight.AutoButtonColor = false
- ArrowGraphic_2.Name = "Arrow Graphic"
- ArrowGraphic_2.Parent = ScriptBarRight
- ArrowGraphic_2.BackgroundTransparency = 1
- ArrowGraphic_2.BorderSizePixel = 0
- ArrowGraphic_2.Position = UDim2.new(0.5, -4, 0.5, -4)
- ArrowGraphic_2.Size = UDim2.new(0, 8, 0, 8)
- Graphic_5.Name = "Graphic"
- Graphic_5.Parent = ArrowGraphic_2
- Graphic_5.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_5.BackgroundTransparency = 0.69999998807907
- Graphic_5.BorderSizePixel = 0
- Graphic_5.Position = UDim2.new(0.625, 0, 0.375, 0)
- Graphic_5.Size = UDim2.new(0.125, 0, 0.25, 0)
- Graphic_6.Name = "Graphic"
- Graphic_6.Parent = ArrowGraphic_2
- Graphic_6.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_6.BackgroundTransparency = 0.69999998807907
- Graphic_6.BorderSizePixel = 0
- Graphic_6.Position = UDim2.new(0.5, 0, 0.25, 0)
- Graphic_6.Size = UDim2.new(0.125, 0, 0.5, 0)
- Graphic_7.Name = "Graphic"
- Graphic_7.Parent = ArrowGraphic_2
- Graphic_7.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_7.BackgroundTransparency = 0.69999998807907
- Graphic_7.BorderSizePixel = 0
- Graphic_7.Position = UDim2.new(0.375, 0, 0.125, 0)
- Graphic_7.Size = UDim2.new(0.125, 0, 0.75, 0)
- Graphic_8.Name = "Graphic"
- Graphic_8.Parent = ArrowGraphic_2
- Graphic_8.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Graphic_8.BackgroundTransparency = 0.69999998807907
- Graphic_8.BorderSizePixel = 0
- Graphic_8.Position = UDim2.new(0.25, 0, 0, 0)
- Graphic_8.Size = UDim2.new(0.125, 0, 1, 0)
- Clipboard.Name = "Clipboard"
- Clipboard.Parent = TopBar
- Clipboard.BackgroundColor3 = Color3.new(1, 1, 1)
- Clipboard.BackgroundTransparency = 0.5
- Clipboard.BorderColor3 = Color3.new(0, 0, 0)
- Clipboard.Position = UDim2.new(0, 0, 0, 20)
- Clipboard.Size = UDim2.new(0, 80, 0, 20)
- Clipboard.Font = Enum.Font.SourceSans
- Clipboard.FontSize = Enum.FontSize.Size14
- Clipboard.Text = "To Clipboard"
- ScriptBar.Name = "ScriptBar"
- ScriptBar.Parent = TopBar
- ScriptBar.BackgroundColor3 = Color3.new(0.823529, 0.823529, 0.823529)
- ScriptBar.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- ScriptBar.ClipsDescendants = true
- ScriptBar.Position = UDim2.new(0, 0, 0, 40)
- ScriptBar.Size = UDim2.new(1, -32, 0, 20)
- Entry.Name = "Entry"
- Entry.Parent = TopBar
- Entry.BackgroundColor3 = Color3.new(1, 1, 1)
- Entry.BackgroundTransparency = 1
- Entry.Size = UDim2.new(0, 100, 1, 0)
- Entry.Visible = false
- Button.Name = "Button"
- Button.Parent = Entry
- Button.BackgroundColor3 = Color3.new(1, 1, 1)
- Button.BackgroundTransparency = 0.60000002384186
- Button.BorderColor3 = Color3.new(0, 0, 0)
- Button.ClipsDescendants = true
- Button.Size = UDim2.new(1, 0, 1, 0)
- Button.ZIndex = 4
- Button.Font = Enum.Font.SourceSans
- Button.FontSize = Enum.FontSize.Size12
- Button.Text = ""
- Button.TextXAlignment = Enum.TextXAlignment.Left
- Close.Name = "Close"
- Close.Parent = Entry
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BackgroundTransparency = 1
- Close.BorderColor3 = Color3.new(0, 0, 0)
- Close.Position = UDim2.new(1, -20, 0, 0)
- Close.Size = UDim2.new(0, 20, 0, 20)
- Close.ZIndex = 4
- Close.Font = Enum.Font.SourceSans
- Close.FontSize = Enum.FontSize.Size14
- Close.Text = "X"
- Close_2.Name = "Close"
- Close_2.Parent = ScriptEditor
- Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Close_2.BackgroundTransparency = 1
- Close_2.BorderColor3 = Color3.new(0, 0, 0)
- Close_2.Position = UDim2.new(1, -20, 0, 0)
- Close_2.Size = UDim2.new(0, 20, 0, 20)
- Close_2.ZIndex = 5
- Close_2.Font = Enum.Font.SourceSans
- Close_2.FontSize = Enum.FontSize.Size14
- Close_2.Text = "X"
- IntroFrame.Name = "IntroFrame"
- IntroFrame.Parent = Dex
- IntroFrame.BackgroundColor3 = Color3.new(0.960784, 0.960784, 0.960784)
- IntroFrame.BorderSizePixel = 0
- IntroFrame.Position = UDim2.new(1, 30, 0, 0)
- IntroFrame.Size = UDim2.new(0, 300, 1, 0)
- IntroFrame.ZIndex = 2
- Main_2.Name = "Main"
- Main_2.Parent = IntroFrame
- Main_2.BackgroundColor3 = Color3.new(0.960784, 0.960784, 0.960784)
- Main_2.BorderSizePixel = 0
- Main_2.Position = UDim2.new(0, -30, 0, 0)
- Main_2.Size = UDim2.new(0, 30, 0, 90)
- Main_2.ZIndex = 2
- Title_8.Name = "Title"
- Title_8.Parent = IntroFrame
- Title_8.BackgroundColor3 = Color3.new(1, 1, 1)
- Title_8.BackgroundTransparency = 1
- Title_8.Position = UDim2.new(0, 100, 0, 150)
- Title_8.Size = UDim2.new(0, 100, 0, 60)
- Title_8.ZIndex = 2
- Title_8.Font = Enum.Font.SourceSansBold
- Title_8.FontSize = Enum.FontSize.Size60
- Title_8.Text = "DEX"
- Title_8.TextWrapped = true
- Version_2.Name = "Version"
- Version_2.Parent = IntroFrame
- Version_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Version_2.BackgroundTransparency = 1
- Version_2.Position = UDim2.new(0, 100, 0, 210)
- Version_2.Size = UDim2.new(0, 100, 0, 30)
- Version_2.ZIndex = 2
- Version_2.Font = Enum.Font.SourceSansBold
- Version_2.FontSize = Enum.FontSize.Size28
- Version_2.Text = "V2.0.0"
- Version_2.TextWrapped = true
- Creator.Name = "Creator"
- Creator.Parent = IntroFrame
- Creator.BackgroundColor3 = Color3.new(1, 1, 1)
- Creator.BackgroundTransparency = 1
- Creator.Position = UDim2.new(0, 80, 0, 300)
- Creator.Size = UDim2.new(0, 140, 0, 30)
- Creator.ZIndex = 2
- Creator.Font = Enum.Font.SourceSansBold
- Creator.FontSize = Enum.FontSize.Size28
- Creator.Text = "Raspberry Pi"
- Creator.TextWrapped = true
- Slant_2.Name = "Slant"
- Slant_2.Parent = IntroFrame
- Slant_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Slant_2.BackgroundTransparency = 1
- Slant_2.Position = UDim2.new(0, -30, 0, 90)
- Slant_2.Rotation = 180
- Slant_2.Size = UDim2.new(0, 30, 0, 30)
- Slant_2.ZIndex = 2
- Slant_2.Image = "rbxassetid://474172996"
- Slant_2.ImageColor3 = Color3.new(0.960784, 0.960784, 0.960784)
- SaveMapWindow.Name = "SaveMapWindow"
- SaveMapWindow.Parent = Dex
- SaveMapWindow.BackgroundColor3 = Color3.new(1, 1, 1)
- SaveMapWindow.BackgroundTransparency = 0.10000000149012
- SaveMapWindow.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- SaveMapWindow.Position = UDim2.new(1, 0, 0, 0)
- SaveMapWindow.Size = UDim2.new(0, 300, 1, 0)
- Header_3.Name = "Header"
- Header_3.Parent = SaveMapWindow
- Header_3.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Header_3.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Header_3.Size = UDim2.new(1, 0, 0, 17)
- TextLabel_3.Parent = Header_3
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0, 4, 0, 0)
- TextLabel_3.Size = UDim2.new(1, -4, 1, 0)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.FontSize = Enum.FontSize.Size14
- TextLabel_3.Text = "Map Downloader"
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
- MapSettings.Name = "MapSettings"
- MapSettings.Parent = SaveMapWindow
- MapSettings.BackgroundColor3 = Color3.new(1, 1, 1)
- MapSettings.BackgroundTransparency = 1
- MapSettings.Position = UDim2.new(0, 0, 0, 200)
- MapSettings.Size = UDim2.new(1, 0, 0, 240)
- Terrain.Name = "Terrain"
- Terrain.Parent = MapSettings
- Terrain.BackgroundColor3 = Color3.new(1, 1, 1)
- Terrain.BackgroundTransparency = 1
- Terrain.Position = UDim2.new(0, 0, 0, 60)
- Terrain.Size = UDim2.new(1, 0, 0, 60)
- SName_2.Name = "SName"
- SName_2.Parent = Terrain
- SName_2.BackgroundColor3 = Color3.new(1, 1, 1)
- SName_2.BackgroundTransparency = 1
- SName_2.Position = UDim2.new(0, 10, 0, 0)
- SName_2.Size = UDim2.new(1, -20, 0, 30)
- SName_2.Font = Enum.Font.SourceSans
- SName_2.FontSize = Enum.FontSize.Size18
- SName_2.Text = "Save Terrain"
- SName_2.TextXAlignment = Enum.TextXAlignment.Left
- Status_2.Name = "Status"
- Status_2.Parent = Terrain
- Status_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Status_2.BackgroundTransparency = 1
- Status_2.Position = UDim2.new(0, 60, 0, 30)
- Status_2.Size = UDim2.new(0, 50, 0, 15)
- Status_2.Font = Enum.Font.SourceSans
- Status_2.FontSize = Enum.FontSize.Size18
- Status_2.Text = "Off"
- Status_2.TextXAlignment = Enum.TextXAlignment.Left
- Change_2.Name = "Change"
- Change_2.Parent = Terrain
- Change_2.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- Change_2.BorderSizePixel = 0
- Change_2.Position = UDim2.new(0, 10, 0, 30)
- Change_2.Size = UDim2.new(0, 40, 0, 15)
- Change_2.Font = Enum.Font.SourceSans
- Change_2.FontSize = Enum.FontSize.Size14
- Change_2.Text = ""
- OnBar_2.Name = "OnBar"
- OnBar_2.Parent = Change_2
- OnBar_2.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
- OnBar_2.BorderSizePixel = 0
- OnBar_2.Size = UDim2.new(0, 0, 0, 15)
- OnBar_2.Font = Enum.Font.SourceSans
- OnBar_2.FontSize = Enum.FontSize.Size14
- OnBar_2.Text = ""
- Bar_2.Name = "Bar"
- Bar_2.Parent = Change_2
- Bar_2.BackgroundColor3 = Color3.new(0, 0, 0)
- Bar_2.BorderSizePixel = 0
- Bar_2.ClipsDescendants = true
- Bar_2.Position = UDim2.new(0, -2, 0, -2)
- Bar_2.Size = UDim2.new(0, 10, 0, 19)
- Bar_2.Font = Enum.Font.SourceSans
- Bar_2.FontSize = Enum.FontSize.Size14
- Bar_2.Text = ""
- Lighting.Name = "Lighting"
- Lighting.Parent = MapSettings
- Lighting.BackgroundColor3 = Color3.new(1, 1, 1)
- Lighting.BackgroundTransparency = 1
- Lighting.Position = UDim2.new(0, 0, 0, 120)
- Lighting.Size = UDim2.new(1, 0, 0, 60)
- SName_3.Name = "SName"
- SName_3.Parent = Lighting
- SName_3.BackgroundColor3 = Color3.new(1, 1, 1)
- SName_3.BackgroundTransparency = 1
- SName_3.Position = UDim2.new(0, 10, 0, 0)
- SName_3.Size = UDim2.new(1, -20, 0, 30)
- SName_3.Font = Enum.Font.SourceSans
- SName_3.FontSize = Enum.FontSize.Size18
- SName_3.Text = "Lighting Properties"
- SName_3.TextXAlignment = Enum.TextXAlignment.Left
- Status_3.Name = "Status"
- Status_3.Parent = Lighting
- Status_3.BackgroundColor3 = Color3.new(1, 1, 1)
- Status_3.BackgroundTransparency = 1
- Status_3.Position = UDim2.new(0, 60, 0, 30)
- Status_3.Size = UDim2.new(0, 50, 0, 15)
- Status_3.Font = Enum.Font.SourceSans
- Status_3.FontSize = Enum.FontSize.Size18
- Status_3.Text = "Off"
- Status_3.TextXAlignment = Enum.TextXAlignment.Left
- Change_3.Name = "Change"
- Change_3.Parent = Lighting
- Change_3.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- Change_3.BorderSizePixel = 0
- Change_3.Position = UDim2.new(0, 10, 0, 30)
- Change_3.Size = UDim2.new(0, 40, 0, 15)
- Change_3.Font = Enum.Font.SourceSans
- Change_3.FontSize = Enum.FontSize.Size14
- Change_3.Text = ""
- OnBar_3.Name = "OnBar"
- OnBar_3.Parent = Change_3
- OnBar_3.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
- OnBar_3.BorderSizePixel = 0
- OnBar_3.Size = UDim2.new(0, 0, 0, 15)
- OnBar_3.Font = Enum.Font.SourceSans
- OnBar_3.FontSize = Enum.FontSize.Size14
- OnBar_3.Text = ""
- Bar_3.Name = "Bar"
- Bar_3.Parent = Change_3
- Bar_3.BackgroundColor3 = Color3.new(0, 0, 0)
- Bar_3.BorderSizePixel = 0
- Bar_3.ClipsDescendants = true
- Bar_3.Position = UDim2.new(0, -2, 0, -2)
- Bar_3.Size = UDim2.new(0, 10, 0, 19)
- Bar_3.Font = Enum.Font.SourceSans
- Bar_3.FontSize = Enum.FontSize.Size14
- Bar_3.Text = ""
- CameraInstances.Name = "CameraInstances"
- CameraInstances.Parent = MapSettings
- CameraInstances.BackgroundColor3 = Color3.new(1, 1, 1)
- CameraInstances.BackgroundTransparency = 1
- CameraInstances.Position = UDim2.new(0, 0, 0, 180)
- CameraInstances.Size = UDim2.new(1, 0, 0, 60)
- SName_4.Name = "SName"
- SName_4.Parent = CameraInstances
- SName_4.BackgroundColor3 = Color3.new(1, 1, 1)
- SName_4.BackgroundTransparency = 1
- SName_4.Position = UDim2.new(0, 10, 0, 0)
- SName_4.Size = UDim2.new(1, -20, 0, 30)
- SName_4.Font = Enum.Font.SourceSans
- SName_4.FontSize = Enum.FontSize.Size18
- SName_4.Text = "Camera Instances"
- SName_4.TextXAlignment = Enum.TextXAlignment.Left
- Status_4.Name = "Status"
- Status_4.Parent = CameraInstances
- Status_4.BackgroundColor3 = Color3.new(1, 1, 1)
- Status_4.BackgroundTransparency = 1
- Status_4.Position = UDim2.new(0, 60, 0, 30)
- Status_4.Size = UDim2.new(0, 50, 0, 15)
- Status_4.Font = Enum.Font.SourceSans
- Status_4.FontSize = Enum.FontSize.Size18
- Status_4.Text = "Off"
- Status_4.TextXAlignment = Enum.TextXAlignment.Left
- Change_4.Name = "Change"
- Change_4.Parent = CameraInstances
- Change_4.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- Change_4.BorderSizePixel = 0
- Change_4.Position = UDim2.new(0, 10, 0, 30)
- Change_4.Size = UDim2.new(0, 40, 0, 15)
- Change_4.Font = Enum.Font.SourceSans
- Change_4.FontSize = Enum.FontSize.Size14
- Change_4.Text = ""
- OnBar_4.Name = "OnBar"
- OnBar_4.Parent = Change_4
- OnBar_4.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
- OnBar_4.BorderSizePixel = 0
- OnBar_4.Size = UDim2.new(0, 0, 0, 15)
- OnBar_4.Font = Enum.Font.SourceSans
- OnBar_4.FontSize = Enum.FontSize.Size14
- OnBar_4.Text = ""
- Bar_4.Name = "Bar"
- Bar_4.Parent = Change_4
- Bar_4.BackgroundColor3 = Color3.new(0, 0, 0)
- Bar_4.BorderSizePixel = 0
- Bar_4.ClipsDescendants = true
- Bar_4.Position = UDim2.new(0, -2, 0, -2)
- Bar_4.Size = UDim2.new(0, 10, 0, 19)
- Bar_4.Font = Enum.Font.SourceSans
- Bar_4.FontSize = Enum.FontSize.Size14
- Bar_4.Text = ""
- Scripts.Name = "Scripts"
- Scripts.Parent = MapSettings
- Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
- Scripts.BackgroundTransparency = 1
- Scripts.Size = UDim2.new(1, 0, 0, 60)
- SName_5.Name = "SName"
- SName_5.Parent = Scripts
- SName_5.BackgroundColor3 = Color3.new(1, 1, 1)
- SName_5.BackgroundTransparency = 1
- SName_5.Position = UDim2.new(0, 10, 0, 0)
- SName_5.Size = UDim2.new(1, -20, 0, 30)
- SName_5.Font = Enum.Font.SourceSans
- SName_5.FontSize = Enum.FontSize.Size18
- SName_5.Text = "Save Scripts"
- SName_5.TextXAlignment = Enum.TextXAlignment.Left
- Status_5.Name = "Status"
- Status_5.Parent = Scripts
- Status_5.BackgroundColor3 = Color3.new(1, 1, 1)
- Status_5.BackgroundTransparency = 1
- Status_5.Position = UDim2.new(0, 60, 0, 30)
- Status_5.Size = UDim2.new(0, 50, 0, 15)
- Status_5.Font = Enum.Font.SourceSans
- Status_5.FontSize = Enum.FontSize.Size18
- Status_5.Text = "Off"
- Status_5.TextXAlignment = Enum.TextXAlignment.Left
- Change_5.Name = "Change"
- Change_5.Parent = Scripts
- Change_5.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- Change_5.BorderSizePixel = 0
- Change_5.Position = UDim2.new(0, 10, 0, 30)
- Change_5.Size = UDim2.new(0, 40, 0, 15)
- Change_5.Font = Enum.Font.SourceSans
- Change_5.FontSize = Enum.FontSize.Size14
- Change_5.Text = ""
- OnBar_5.Name = "OnBar"
- OnBar_5.Parent = Change_5
- OnBar_5.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
- OnBar_5.BorderSizePixel = 0
- OnBar_5.Size = UDim2.new(0, 0, 0, 15)
- OnBar_5.Font = Enum.Font.SourceSans
- OnBar_5.FontSize = Enum.FontSize.Size14
- OnBar_5.Text = ""
- Bar_5.Name = "Bar"
- Bar_5.Parent = Change_5
- Bar_5.BackgroundColor3 = Color3.new(0, 0, 0)
- Bar_5.BorderSizePixel = 0
- Bar_5.ClipsDescendants = true
- Bar_5.Position = UDim2.new(0, -2, 0, -2)
- Bar_5.Size = UDim2.new(0, 10, 0, 19)
- Bar_5.Font = Enum.Font.SourceSans
- Bar_5.FontSize = Enum.FontSize.Size14
- Bar_5.Text = ""
- ToSave.Name = "ToSave"
- ToSave.Parent = SaveMapWindow
- ToSave.BackgroundTransparency = 1
- ToSave.Position = UDim2.new(0, 0, 0, 17)
- ToSave.Size = UDim2.new(1, 0, 0, 20)
- ToSave.Font = Enum.Font.SourceSans
- ToSave.FontSize = Enum.FontSize.Size18
- ToSave.Text = "To Save"
- ToSave.TextColor3 = Color3.new(0, 0, 0)
- CopyList.Name = "CopyList"
- CopyList.Parent = SaveMapWindow
- CopyList.BackgroundColor3 = Color3.new(1, 1, 1)
- CopyList.BackgroundTransparency = 0.80000001192093
- CopyList.Position = UDim2.new(0, 0, 0, 37)
- CopyList.Size = UDim2.new(1, 0, 0, 163)
- Bottom.Name = "Bottom"
- Bottom.Parent = SaveMapWindow
- Bottom.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Bottom.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Bottom.Position = UDim2.new(0, 0, 1, -50)
- Bottom.Size = UDim2.new(1, 0, 0, 50)
- TextLabel_4.Parent = Bottom
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.Position = UDim2.new(0, 4, 0, 0)
- TextLabel_4.Size = UDim2.new(1, -4, 1, 0)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.FontSize = Enum.FontSize.Size14
- TextLabel_4.Text = "After the map saves, open a new place on studio, then right click Lighting and \"Insert from file...\", then select your file and run the unpacker script inside the folder."
- TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_4.TextWrapped = true
- TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_4.TextYAlignment = Enum.TextYAlignment.Top
- Save_2.Name = "Save"
- Save_2.Parent = SaveMapWindow
- Save_2.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
- Save_2.BackgroundTransparency = 0.80000001192093
- Save_2.BorderColor3 = Color3.new(0, 0, 0)
- Save_2.Position = UDim2.new(0, 0, 1, -80)
- Save_2.Size = UDim2.new(1, 0, 0, 30)
- Save_2.Font = Enum.Font.SourceSans
- Save_2.FontSize = Enum.FontSize.Size18
- Save_2.Text = "Save"
- FileName_2.Name = "FileName"
- FileName_2.Parent = SaveMapWindow
- FileName_2.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
- FileName_2.BackgroundTransparency = 0.60000002384186
- FileName_2.Position = UDim2.new(0, 0, 1, -105)
- FileName_2.Size = UDim2.new(1, 0, 0, 25)
- FileName_2.Font = Enum.Font.SourceSans
- FileName_2.FontSize = Enum.FontSize.Size18
- FileName_2.Text = "PlaceName"
- FileName_2.TextXAlignment = Enum.TextXAlignment.Left
- Entry_2.Name = "Entry"
- Entry_2.Parent = SaveMapWindow
- Entry_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Entry_2.BackgroundTransparency = 1
- Entry_2.Size = UDim2.new(1, 0, 0, 22)
- Entry_2.Visible = false
- Change_6.Name = "Change"
- Change_6.Parent = Entry_2
- Change_6.BackgroundColor3 = Color3.new(1, 1, 1)
- Change_6.BackgroundTransparency = 0.60000002384186
- Change_6.Position = UDim2.new(0, 10, 0, 1)
- Change_6.Size = UDim2.new(0, 20, 0, 20)
- Change_6.ZIndex = 2
- Change_6.Font = Enum.Font.SourceSans
- Change_6.FontSize = Enum.FontSize.Size18
- Change_6.Text = ""
- Change_6.TextColor3 = Color3.new(1, 1, 1)
- enabled_3.Name = "enabled"
- enabled_3.Parent = Change_6
- enabled_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
- enabled_3.BackgroundTransparency = 0.40000000596046
- enabled_3.BorderSizePixel = 0
- enabled_3.Position = UDim2.new(0, 3, 0, 3)
- enabled_3.Size = UDim2.new(0, 14, 0, 14)
- enabled_3.Font = Enum.Font.SourceSans
- enabled_3.FontSize = Enum.FontSize.Size14
- enabled_3.Text = ""
- Info.Name = "Info"
- Info.Parent = Entry_2
- Info.BackgroundTransparency = 1
- Info.Position = UDim2.new(0, 40, 0, 0)
- Info.Size = UDim2.new(1, -40, 0, 22)
- Info.Font = Enum.Font.SourceSans
- Info.FontSize = Enum.FontSize.Size18
- Info.Text = "Workspace"
- Info.TextColor3 = Color3.new(0, 0, 0)
- Info.TextXAlignment = Enum.TextXAlignment.Left
- RemoteDebugWindow.Name = "RemoteDebugWindow"
- RemoteDebugWindow.Parent = Dex
- RemoteDebugWindow.BackgroundColor3 = Color3.new(1, 1, 1)
- RemoteDebugWindow.BackgroundTransparency = 0.10000000149012
- RemoteDebugWindow.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
- RemoteDebugWindow.Position = UDim2.new(1, 0, 0, 0)
- RemoteDebugWindow.Size = UDim2.new(0, 300, 1, 0)
- GetSetting.Name = "GetSetting"
- GetSetting.Parent = RemoteDebugWindow
- GetSetting.Archivable = true
- Header_4.Name = "Header"
- Header_4.Parent = RemoteDebugWindow
- Header_4.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
- Header_4.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- Header_4.Size = UDim2.new(1, 0, 0, 17)
- TextLabel_5.Parent = Header_4
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.Position = UDim2.new(0, 4, 0, 0)
- TextLabel_5.Size = UDim2.new(1, -4, 1, 0)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.FontSize = Enum.FontSize.Size14
- TextLabel_5.Text = "Remote Debugger"
- TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
- Desc_5.Name = "Desc"
- Desc_5.Parent = RemoteDebugWindow
- Desc_5.BackgroundColor3 = Color3.new(1, 1, 1)
- Desc_5.BackgroundTransparency = 1
- Desc_5.Position = UDim2.new(0, 0, 0, 20)
- Desc_5.Size = UDim2.new(1, 0, 0, 40)
- Desc_5.Font = Enum.Font.SourceSans
- Desc_5.FontSize = Enum.FontSize.Size32
- Desc_5.Text = "Have fun with remotes"
- Desc_5.TextWrapped = true
Add Comment
Please, Sign In to add comment