shgsiughiiruhdu12354

LUMBER GUI NOT BY ME

Feb 9th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. -- Made By: Colyn#9406
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local main = Instance.new("Frame")
  4. local BAR = Instance.new("TextButton")
  5. local BLOOD = Instance.new("TextButton")
  6. local DiscordLogo = Instance.new("ImageLabel")
  7. local Discordname = Instance.new("TextLabel")
  8. local MiddleBar = Instance.new("TextButton")
  9. local FERRY = Instance.new("TextButton")
  10. local DIRT = Instance.new("TextButton")
  11. local LuminousHub = Instance.new("TextLabel")
  12. local DESTINYHUB = Instance.new("TextButton")
  13. local openmain = Instance.new("Frame")
  14. local open = Instance.new("TextButton")
  15. local close = Instance.new("TextButton")
  16. local destroy = Instance.new("TextButton")
  17.  
  18. --Properties:
  19.  
  20. ScreenGui.Parent = game.CoreGui
  21.  
  22. main.Name = "main"
  23. main.Parent = ScreenGui
  24. main.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  25. main.Position = UDim2.new(0.200493515, 0, 0.185944349, 0)
  26. main.Size = UDim2.new(0, 657, 0, 412)
  27. main.Visible = false
  28. main.Active = true
  29. main.Draggable = true
  30.  
  31. BAR.Name = "BAR"
  32. BAR.Parent = main
  33. BAR.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  34. BAR.BorderSizePixel = 0
  35. BAR.Position = UDim2.new(0, 34, 0, 39)
  36. BAR.Selectable = false
  37. BAR.Size = UDim2.new(0, 588, 0, 328)
  38. BAR.AutoButtonColor = false
  39. BAR.Font = Enum.Font.SourceSans
  40. BAR.Text = ""
  41. BAR.TextColor3 = Color3.new(0, 0, 0)
  42. BAR.TextSize = 14
  43.  
  44. BLOOD.Name = "BLOOD"
  45. BLOOD.Parent = BAR
  46. BLOOD.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  47. BLOOD.BorderSizePixel = 0
  48. BLOOD.Position = UDim2.new(0.0480635501, 0, 0.307612062, 0)
  49. BLOOD.Size = UDim2.new(0, 200, 0, 50)
  50. BLOOD.Font = Enum.Font.Cartoon
  51. BLOOD.Text = "BLOOD"
  52. BLOOD.TextColor3 = Color3.new(1, 0.886275, 0)
  53. BLOOD.TextSize = 36
  54. BLOOD.MouseButton1Down:connect(function()
  55. loadstring(game:HttpGet(('https://pastebin.com/raw/aFBEUkWM'),true))()
  56. end)
  57.  
  58. DiscordLogo.Name = "Discord Logo"
  59. DiscordLogo.Parent = BAR
  60. DiscordLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  61. DiscordLogo.BorderColor3 = Color3.new(1, 1, 1)
  62. DiscordLogo.Position = UDim2.new(0.610707402, 0, 0.0609756112, 0)
  63. DiscordLogo.Size = UDim2.new(0, 200, 0, 109)
  64. DiscordLogo.Image = "rbxassetid://4499226203"
  65.  
  66. Discordname.Name = "Discord name"
  67. Discordname.Parent = BAR
  68. Discordname.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  69. Discordname.BackgroundTransparency = 1
  70. Discordname.BorderSizePixel = 0
  71. Discordname.Position = UDim2.new(0.610707402, 0, 0.393292725, 0)
  72. Discordname.Size = UDim2.new(0, 200, 0, 33)
  73. Discordname.Font = Enum.Font.Cartoon
  74. Discordname.Text = "Colyn#9406"
  75. Discordname.TextColor3 = Color3.new(1, 0.886275, 0)
  76. Discordname.TextSize = 14
  77.  
  78. MiddleBar.Name = "MiddleBar"
  79. MiddleBar.Parent = BAR
  80. MiddleBar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  81. MiddleBar.BorderSizePixel = 0
  82. MiddleBar.Position = UDim2.new(0, 127, 0, 129)
  83. MiddleBar.Rotation = 90
  84. MiddleBar.Selectable = false
  85. MiddleBar.Size = UDim2.new(0, 331, 0, 69)
  86. MiddleBar.AutoButtonColor = false
  87. MiddleBar.Font = Enum.Font.SourceSans
  88. MiddleBar.Text = ""
  89. MiddleBar.TextColor3 = Color3.new(0, 0, 0)
  90. MiddleBar.TextSize = 14
  91.  
  92. FERRY.Name = "FERRY"
  93. FERRY.Parent = BAR
  94. FERRY.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  95. FERRY.BorderSizePixel = 0
  96. FERRY.Position = UDim2.new(0.0452064276, 0, 0.542246163, 0)
  97. FERRY.Size = UDim2.new(0, 200, 0, 50)
  98. FERRY.Font = Enum.Font.Cartoon
  99. FERRY.Text = "FERRY"
  100. FERRY.TextColor3 = Color3.new(1, 0.886275, 0)
  101. FERRY.TextSize = 36
  102. FERRY.MouseButton1Down:connect(function()
  103. loadstring(game:HttpGet(('https://pastebin.com/raw/Cs6HzAbB'),true))()
  104. end)
  105.  
  106. DIRT.Name = "DIRT"
  107. DIRT.Parent = BAR
  108. DIRT.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  109. DIRT.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  110. DIRT.BorderSizePixel = 0
  111. DIRT.Position = UDim2.new(0.0466805361, 0, 0.0628647655, 0)
  112. DIRT.Size = UDim2.new(0, 200, 0, 50)
  113. DIRT.Font = Enum.Font.Cartoon
  114. DIRT.Text = "DIRT 3.0"
  115. DIRT.TextColor3 = Color3.new(1, 0.886275, 0)
  116. DIRT.TextSize = 36
  117. DIRT.MouseButton1Down:connect(function()
  118. loadstring(game:HttpGet(('https://pastebin.com/raw/NTzFC9u9'),true))()
  119. end)
  120.  
  121. LuminousHub.Name = "Luminous Hub"
  122. LuminousHub.Parent = BAR
  123. LuminousHub.BackgroundColor3 = Color3.new(1, 1, 1)
  124. LuminousHub.BackgroundTransparency = 1
  125. LuminousHub.BorderSizePixel = 0
  126. LuminousHub.Position = UDim2.new(0.328231305, 0, -0.118902445, 0)
  127. LuminousHub.Size = UDim2.new(0, 200, 0, 34)
  128. LuminousHub.Font = Enum.Font.Cartoon
  129. LuminousHub.Text = "Luminous Hub"
  130. LuminousHub.TextColor3 = Color3.new(1, 0.533333, 0)
  131. LuminousHub.TextSize = 36
  132.  
  133. DESTINYHUB.Name = "DESTINY HUB"
  134. DESTINYHUB.Parent = BAR
  135. DESTINYHUB.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  136. DESTINYHUB.BorderSizePixel = 0
  137. DESTINYHUB.Position = UDim2.new(0.04829932, 0, 0.78536588, 0)
  138. DESTINYHUB.Size = UDim2.new(0, 200, 0, 50)
  139. DESTINYHUB.Font = Enum.Font.Cartoon
  140. DESTINYHUB.Text = "DESTINY"
  141. DESTINYHUB.TextColor3 = Color3.new(1, 0.886275, 0)
  142. DESTINYHUB.TextSize = 36
  143. DESTINYHUB.MouseButton1Down:connect(function()
  144. loadstring(game:HttpGet(('https://pastebin.com/raw/pTLtZ93z'),true))()
  145. end)
  146.  
  147. close.Name = "close"
  148. close.Parent = BAR
  149. close.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  150. close.BorderSizePixel = 0
  151. close.Position = UDim2.new(0.610707283, 0, 0.783927321, 0)
  152. close.Size = UDim2.new(0, 200, 0, 50)
  153. close.Font = Enum.Font.Cartoon
  154. close.Text = "CLOSE"
  155. close.TextColor3 = Color3.new(1, 0.886275, 0)
  156. close.TextSize = 36
  157. close.MouseButton1Down:connect(function()
  158. main.Visible = false
  159. openmain.Visible = true
  160. end)
  161.  
  162. destroy.Name = "destroy"
  163. destroy.Parent = BAR
  164. destroy.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  165. destroy.BorderSizePixel = 0
  166. destroy.Position = UDim2.new(0.610707283, 0, 0.540024877, 0)
  167. destroy.Size = UDim2.new(0, 200, 0, 50)
  168. destroy.Font = Enum.Font.Cartoon
  169. destroy.Text = "DESTROY"
  170. destroy.TextColor3 = Color3.new(1, 0.886275, 0)
  171. destroy.TextSize = 36
  172. destroy.MouseButton1Down:connect(function()
  173. ScreenGui:Destroy()
  174. end)
  175.  
  176. openmain.Name = "openmain"
  177. openmain.Parent = ScreenGui
  178. openmain.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  179. openmain.BorderSizePixel = 0
  180. openmain.Position = UDim2.new(0.0117211593, 0, 0.405563682, 0)
  181. openmain.Size = UDim2.new(0, 172, 0, 58)
  182. openmain.Active = true
  183. openmain.Draggable = true
  184.  
  185. open.Name = "open"
  186. open.Parent = openmain
  187. open.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  188. open.BorderSizePixel = 0
  189. open.Position = UDim2.new(0, 0, 0.0172413588, 0)
  190. open.Size = UDim2.new(0, 172, 0, 57)
  191. open.Font = Enum.Font.Cartoon
  192. open.Text = "OPEN"
  193. open.TextColor3 = Color3.new(1, 0.886275, 0)
  194. open.TextSize = 36
  195. open.MouseButton1Down:connect(function()
  196. openmain.Visible = false
  197. main.Visible = true
  198. end)
Add Comment
Please, Sign In to add comment