Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. ScreenGui = Instance.new('ScreenGui',game.Players.Basictality.PlayerGui)
  2. Base = Instance.new('Frame',ScreenGui)
  3. Base.BackgroundColor = BrickColor.new('Black')
  4. Base.BackgroundTransparency = 0.5
  5. Base.BorderSizePixel = 0
  6. Base.Size = UDim2.new(0.369,0,0.283,0)
  7.  
  8. Border = Instance.new('Frame',Base)
  9. Border.Position = UDim2.new(0,0,0.10000000149012,0)
  10. Border.BackgroundColor = BrickColor.new('Institutional white')
  11. Border.BackgroundTransparency = 1
  12. Border.BorderSizePixel = 0
  13. Border.Size = UDim2.new(1,0,0.899,0)
  14.  
  15. CommandBar = Instance.new('TextBox',Border)
  16. CommandBar.TextXAlignment = Enum.TextXAlignment.Left
  17. CommandBar.BackgroundColor = BrickColor.new('Black')
  18. CommandBar.Text = ";kill"
  19. CommandBar.TextSize = 14
  20. CommandBar.TextColor = BrickColor.new("Institutional white")
  21. CommandBar.TextScaled = true
  22. CommandBar.Font = "Legacy"
  23. CommandBar.Position = UDim2.new(1.126683528696e-07,0,0.88279438018799,0)
  24. CommandBar.TextYAlignment = Enum.TextYAlignment.Center
  25. CommandBar.BorderSizePixel = 0
  26. CommandBar.Size = UDim2.new(0.998,0,0.115,0)
  27.  
  28. OutputFrame = Instance.new('Frame',Border)
  29. OutputFrame.Position = UDim2.new(1.126683528696e-07,0,0.057993423193693,0)
  30. OutputFrame.BackgroundColor = BrickColor.new('Black')
  31. OutputFrame.BackgroundTransparency = 0.30000001192093
  32. OutputFrame.BorderSizePixel = 0
  33. OutputFrame.Size = UDim2.new(0.998,0,0.817,0)
  34.  
  35. ToolBar = Instance.new('Frame',Base)
  36. ToolBar.Position = UDim2.new(0,0,0,0)
  37. ToolBar.BackgroundColor = BrickColor.new('Black')
  38. ToolBar.BorderSizePixel = 0
  39. ToolBar.Size = UDim2.new(0.999,0,0.100,0)
  40.  
  41. Tabs = Instance.new('Frame',ToolBar)
  42. Tabs.Position = UDim2.new(-0.0003231537702959,0,0,0)
  43. Tabs.BackgroundColor = BrickColor.new('Pastel light blue')
  44. Tabs.BorderSizePixel = 0
  45. Tabs.Size = UDim2.new(0.806,0,1,0)
  46.  
  47. Home = Instance.new('TextButton',Tabs)
  48. Home.BackgroundTransparency = 1
  49. Home.TextXAlignment = Enum.TextXAlignment.Center
  50. Home.BackgroundColor = BrickColor.new('Pastel light blue')
  51. Home.Text = "HOME"
  52. Home.TextSize = 14
  53. Home.TextColor = BrickColor.new("Really black")
  54. Home.TextScaled = true
  55. Home.Font = "Garamond"
  56. Home.Position = UDim2.new(0,0,0,0)
  57. Home.TextYAlignment = Enum.TextYAlignment.Top
  58. Home.Size = UDim2.new(0.250,0,1.000,0)
  59.  
  60. Scripts = Instance.new('TextButton',Tabs)
  61. Scripts.BackgroundTransparency = 1
  62. Scripts.TextXAlignment = Enum.TextXAlignment.Center
  63. Scripts.BackgroundColor = BrickColor.new('Pastel light blue')
  64. Scripts.Text = "SCRIPTS"
  65. Scripts.TextSize = 14
  66. Scripts.TextColor = BrickColor.new("Really black")
  67. Scripts.TextScaled = true
  68. Scripts.Font = "Garamond"
  69. Scripts.Position = UDim2.new(0.30000007152557,0,0,0)
  70. Scripts.TextYAlignment = Enum.TextYAlignment.Top
  71. Scripts.Size = UDim2.new(0.250,0,1.000,0)
  72.  
  73. Settings = Instance.new('TextButton',Tabs)
  74. Settings.BackgroundTransparency = 1
  75. Settings.TextXAlignment = Enum.TextXAlignment.Center
  76. Settings.BackgroundColor = BrickColor.new('Pastel light blue')
  77. Settings.Text = "SETTINGS"
  78. Settings.TextSize = 14
  79. Settings.TextColor = BrickColor.new("Really black")
  80. Settings.TextScaled = true
  81. Settings.Font = "Garamond"
  82. Settings.Position = UDim2.new(0.60000002384186,0,0,0)
  83. Settings.TextYAlignment = Enum.TextYAlignment.Top
  84. Settings.Size = UDim2.new(0.330,0,1.000,0)
  85.  
  86. Forward = Instance.new('TextButton',ToolBar)
  87. Forward.BackgroundTransparency = 1
  88. Forward.TextXAlignment = Enum.TextXAlignment.Center
  89. Forward.BackgroundColor = BrickColor.new('Institutional white')
  90. Forward.Text = ">"
  91. Forward.TextSize = 14
  92. Forward.TextColor = BrickColor.new("Institutional white")
  93. Forward.Font = "SourceSansBold"
  94. Forward.Position = UDim2.new(0.93151706457138,0,0,0)
  95. Forward.TextYAlignment = Enum.TextYAlignment.Top
  96. Forward.BorderSizePixel = 0
  97. Forward.Size = UDim2.new(0.067,0,1.000,0)
  98.  
  99. Back = Instance.new('TextButton',ToolBar)
  100. Back.BackgroundTransparency = 1
  101. Back.TextXAlignment = Enum.TextXAlignment.Center
  102. Back.BackgroundColor = BrickColor.new('Institutional white')
  103. Back.Text = "<"
  104. Back.TextSize = 14
  105. Back.TextColor = BrickColor.new("Institutional white")
  106. Back.Font = "SourceSansBold"
  107. Back.Position = UDim2.new(0.80633294582367,0,0,0)
  108. Back.TextYAlignment = Enum.TextYAlignment.Top
  109. Back.BorderSizePixel = 0
  110. Back.Size = UDim2.new(0.067,0,1.000,0)
  111.  
  112. Highlight = Instance.new('Frame',ToolBar)
  113. Highlight.Position = UDim2.new(0,0,1.0000002384186,0)
  114. Highlight.BackgroundColor = BrickColor.new('Institutional white')
  115. Highlight.BorderSizePixel = 0
  116. Highlight.Size = UDim2.new(1,0,0.100,0)
  117.  
  118. Split = Instance.new('TextLabel',ToolBar)
  119. Split.BackgroundTransparency = 1
  120. Split.TextXAlignment = Enum.TextXAlignment.Center
  121. Split.BackgroundColor = BrickColor.new('Institutional white')
  122. Split.Text = "/"
  123. Split.TextSize = 14
  124. Split.TextColor = BrickColor.new("Institutional white")
  125. Split.Font = "SourceSansBold"
  126. Split.Position = UDim2.new(0.87207043170929,0,0,0)
  127. Split.TextYAlignment = Enum.TextYAlignment.Top
  128. Split.BorderSizePixel = 0
  129. Split.Size = UDim2.new(0.067,0,1,0)
  130.  
  131. Hightlight3 = Instance.new('Frame',ToolBar)
  132. Hightlight3.Position = UDim2.new(0,0,8.8762321472168,0)
  133. Hightlight3.BackgroundColor = BrickColor.new('Pastel light blue')
  134. Hightlight3.BorderSizePixel = 0
  135. Hightlight3.Size = UDim2.new(1,0,0.050,0)
  136.  
  137. Hightlight2 = Instance.new('Frame',ToolBar)
  138. Hightlight2.Position = UDim2.new(0,0,1.4922649860382,0)
  139. Hightlight2.BackgroundColor = BrickColor.new('Pastel light blue')
  140. Hightlight2.BorderSizePixel = 0
  141. Hightlight2.Size = UDim2.new(1,0,0.050,0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement