LeviTheOtaku

Area-14 GUI

Mar 2nd, 2019
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.13 KB | None | 0 0
  1. local Area14GUI = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local Deco = Instance.new("TextLabel")
  4. local ESPButton = Instance.new("TextButton")
  5. local ESPDeco = Instance.new("TextLabel")
  6. local _409Button = Instance.new("TextButton")
  7. local _310Button = Instance.new("TextButton")
  8. local _261Button = Instance.new("TextButton")
  9. local _1162Button = Instance.new("TextButton")
  10. local _005Button = Instance.new("TextButton")
  11. local FloorTextBox = Instance.new("TextBox")
  12. local FloorDeco = Instance.new("TextLabel")
  13. local SCPDeco = Instance.new("TextLabel")
  14. local SCPTextBox = Instance.new("TextBox")
  15. local TPtoButton = Instance.new("TextButton")
  16.  
  17. Area14GUI.Name = "Area-14GUI"
  18. Area14GUI.Parent = game.CoreGui
  19.  
  20. MainFrame.Name = "MainFrame"
  21. MainFrame.Parent = Area14GUI
  22. MainFrame.Active = true
  23. MainFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  24. MainFrame.BorderSizePixel = 0
  25. MainFrame.Draggable = true
  26. MainFrame.Position = UDim2.new(0.25, 0, 0.25, 0)
  27. MainFrame.Size = UDim2.new(0.200000003, 0, 0.150000006, 0)
  28.  
  29. Deco.Name = "Deco"
  30. Deco.Parent = MainFrame
  31. Deco.BackgroundColor3 = Color3.new(1, 1, 1)
  32. Deco.BackgroundTransparency = 0.89999997615814
  33. Deco.BorderSizePixel = 0
  34. Deco.Size = UDim2.new(1, 0, 0.150000006, 0)
  35. Deco.Font = Enum.Font.SourceSansBold
  36. Deco.FontSize = Enum.FontSize.Size14
  37. Deco.Text = "Area-14 GUI"
  38. Deco.TextColor3 = Color3.new(1, 1, 1)
  39. Deco.TextScaled = true
  40. Deco.TextSize = 14
  41. Deco.TextWrapped = true
  42.  
  43. ESPButton.Name = "ESPButton"
  44. ESPButton.Parent = MainFrame
  45. ESPButton.BackgroundColor3 = Color3.new(0, 0, 0)
  46. ESPButton.BorderSizePixel = 0
  47. ESPButton.Position = UDim2.new(0.300000012, 0, 0.200000003, 0)
  48. ESPButton.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  49. ESPButton.Font = Enum.Font.SourceSans
  50. ESPButton.FontSize = Enum.FontSize.Size14
  51. ESPButton.Text = "OFF"
  52. ESPButton.TextColor3 = Color3.new(1, 0, 0)
  53. ESPButton.TextScaled = true
  54. ESPButton.TextSize = 14
  55. ESPButton.TextWrapped = true
  56.  
  57. ESPDeco.Name = "ESPDeco"
  58. ESPDeco.Parent = MainFrame
  59. ESPDeco.BackgroundColor3 = Color3.new(1, 1, 1)
  60. ESPDeco.BackgroundTransparency = 1
  61. ESPDeco.BorderSizePixel = 0
  62. ESPDeco.Position = UDim2.new(0.100000001, 0, 0.200000003, 0)
  63. ESPDeco.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  64. ESPDeco.Font = Enum.Font.SourceSansBold
  65. ESPDeco.FontSize = Enum.FontSize.Size14
  66. ESPDeco.Text = "ESP"
  67. ESPDeco.TextColor3 = Color3.new(1, 1, 1)
  68. ESPDeco.TextScaled = true
  69. ESPDeco.TextSize = 14
  70. ESPDeco.TextWrapped = true
  71.  
  72. _409Button.Name = "409Button"
  73. _409Button.Parent = MainFrame
  74. _409Button.BackgroundColor3 = Color3.new(0, 0, 0)
  75. _409Button.BorderSizePixel = 0
  76. _409Button.Position = UDim2.new(0.100000001, 0, 0.400000006, 0)
  77. _409Button.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  78. _409Button.Font = Enum.Font.SourceSans
  79. _409Button.FontSize = Enum.FontSize.Size14
  80. _409Button.Text = "SCP-409"
  81. _409Button.TextColor3 = Color3.new(0, 0, 1)
  82. _409Button.TextScaled = true
  83. _409Button.TextSize = 14
  84. _409Button.TextWrapped = true
  85.  
  86. _310Button.Name = "310Button"
  87. _310Button.Parent = MainFrame
  88. _310Button.BackgroundColor3 = Color3.new(0, 0, 0)
  89. _310Button.BorderSizePixel = 0
  90. _310Button.Position = UDim2.new(0.300000012, 0, 0.400000006, 0)
  91. _310Button.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  92. _310Button.Font = Enum.Font.SourceSans
  93. _310Button.FontSize = Enum.FontSize.Size14
  94. _310Button.Text = "SCP-310"
  95. _310Button.TextColor3 = Color3.new(0, 0, 1)
  96. _310Button.TextScaled = true
  97. _310Button.TextSize = 14
  98. _310Button.TextWrapped = true
  99.  
  100. _261Button.Name = "261Button"
  101. _261Button.Parent = MainFrame
  102. _261Button.BackgroundColor3 = Color3.new(0, 0, 0)
  103. _261Button.BorderSizePixel = 0
  104. _261Button.Position = UDim2.new(0.100000001, 0, 0.600000024, 0)
  105. _261Button.Size = UDim2.new(0.349999994, 0, 0.150000006, 0)
  106. _261Button.Font = Enum.Font.SourceSans
  107. _261Button.FontSize = Enum.FontSize.Size14
  108. _261Button.Text = "Vending Machine"
  109. _261Button.TextColor3 = Color3.new(1, 0.85098, 0)
  110. _261Button.TextScaled = true
  111. _261Button.TextSize = 14
  112. _261Button.TextWrapped = true
  113.  
  114. _1162Button.Name = "1162Button"
  115. _1162Button.Parent = MainFrame
  116. _1162Button.BackgroundColor3 = Color3.new(0, 0, 0)
  117. _1162Button.BorderSizePixel = 0
  118. _1162Button.Position = UDim2.new(0.100000001, 0, 0.800000012, 0)
  119. _1162Button.Size = UDim2.new(0.349999994, 0, 0.150000006, 0)
  120. _1162Button.Font = Enum.Font.SourceSans
  121. _1162Button.FontSize = Enum.FontSize.Size14
  122. _1162Button.Text = "Trade Items => Weps"
  123. _1162Button.TextColor3 = Color3.new(1, 0.85098, 0)
  124. _1162Button.TextScaled = true
  125. _1162Button.TextSize = 14
  126. _1162Button.TextWrapped = true
  127.  
  128. _005Button.Name = "005Button"
  129. _005Button.Parent = MainFrame
  130. _005Button.BackgroundColor3 = Color3.new(0, 0, 0)
  131. _005Button.BorderSizePixel = 0
  132. _005Button.Position = UDim2.new(0.600000024, 0, 0.200000003, 0)
  133. _005Button.Size = UDim2.new(0.349999994, 0, 0.150000006, 0)
  134. _005Button.Font = Enum.Font.SourceSans
  135. _005Button.FontSize = Enum.FontSize.Size14
  136. _005Button.Text = "Master key"
  137. _005Button.TextColor3 = Color3.new(1, 0.85098, 0)
  138. _005Button.TextScaled = true
  139. _005Button.TextSize = 14
  140. _005Button.TextWrapped = true
  141.  
  142. FloorTextBox.Name = "FloorTextBox"
  143. FloorTextBox.Parent = MainFrame
  144. FloorTextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  145. FloorTextBox.BackgroundTransparency = 0.89999997615814
  146. FloorTextBox.Position = UDim2.new(0.800000012, 0, 0.400000006, 0)
  147. FloorTextBox.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  148. FloorTextBox.Font = Enum.Font.SourceSansBold
  149. FloorTextBox.FontSize = Enum.FontSize.Size14
  150. FloorTextBox.Text = "2"
  151. FloorTextBox.TextColor3 = Color3.new(1, 1, 1)
  152. FloorTextBox.TextScaled = true
  153. FloorTextBox.TextSize = 14
  154. FloorTextBox.TextWrapped = true
  155.  
  156. FloorDeco.Name = "FloorDeco"
  157. FloorDeco.Parent = MainFrame
  158. FloorDeco.BackgroundColor3 = Color3.new(1, 1, 1)
  159. FloorDeco.BackgroundTransparency = 1
  160. FloorDeco.BorderSizePixel = 0
  161. FloorDeco.Position = UDim2.new(0.600000024, 0, 0.400000006, 0)
  162. FloorDeco.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  163. FloorDeco.Font = Enum.Font.SourceSansBold
  164. FloorDeco.FontSize = Enum.FontSize.Size14
  165. FloorDeco.Text = "Floor"
  166. FloorDeco.TextColor3 = Color3.new(1, 1, 1)
  167. FloorDeco.TextScaled = true
  168. FloorDeco.TextSize = 14
  169. FloorDeco.TextWrapped = true
  170.  
  171. SCPDeco.Name = "SCPDeco"
  172. SCPDeco.Parent = MainFrame
  173. SCPDeco.BackgroundColor3 = Color3.new(1, 1, 1)
  174. SCPDeco.BackgroundTransparency = 1
  175. SCPDeco.BorderSizePixel = 0
  176. SCPDeco.Position = UDim2.new(0.600000024, 0, 0.600000024, 0)
  177. SCPDeco.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  178. SCPDeco.Font = Enum.Font.SourceSansBold
  179. SCPDeco.FontSize = Enum.FontSize.Size14
  180. SCPDeco.Text = "SCP"
  181. SCPDeco.TextColor3 = Color3.new(1, 1, 1)
  182. SCPDeco.TextScaled = true
  183. SCPDeco.TextSize = 14
  184. SCPDeco.TextWrapped = true
  185.  
  186. SCPTextBox.Name = "SCPTextBox"
  187. SCPTextBox.Parent = MainFrame
  188. SCPTextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  189. SCPTextBox.BackgroundTransparency = 0.89999997615814
  190. SCPTextBox.Position = UDim2.new(0.800000012, 0, 0.600000024, 0)
  191. SCPTextBox.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  192. SCPTextBox.Font = Enum.Font.SourceSansBold
  193. SCPTextBox.FontSize = Enum.FontSize.Size14
  194. SCPTextBox.Text = "310"
  195. SCPTextBox.TextColor3 = Color3.new(1, 1, 1)
  196. SCPTextBox.TextScaled = true
  197. SCPTextBox.TextSize = 14
  198. SCPTextBox.TextWrapped = true
  199.  
  200. TPtoButton.Name = "TPtoButton"
  201. TPtoButton.Parent = MainFrame
  202. TPtoButton.BackgroundColor3 = Color3.new(0, 0, 0)
  203. TPtoButton.BorderSizePixel = 0
  204. TPtoButton.Position = UDim2.new(0.600000024, 0, 0.800000012, 0)
  205. TPtoButton.Size = UDim2.new(0.349999994, 0, 0.150000006, 0)
  206. TPtoButton.Font = Enum.Font.SourceSans
  207. TPtoButton.FontSize = Enum.FontSize.Size14
  208. TPtoButton.Text = "Teleport to"
  209. TPtoButton.TextColor3 = Color3.new(1, 0, 1)
  210. TPtoButton.TextScaled = true
  211. TPtoButton.TextSize = 14
  212. TPtoButton.TextWrapped = true
  213.  
  214.  
  215. local esptoggle = false
  216. ESPButton.MouseButton1Down:connect(function()
  217. if esptoggle == false then
  218. esptoggle = true
  219. ESPButton.TextColor3 = Color3.new(0, 1, 0)
  220. ESPButton.Text = "ON"
  221.  
  222. local players = workspace:getChildren()
  223. for i=1,#players do
  224. if players[i]:findFirstChild("Head") then
  225. if players[i].Head:findFirstChild("Rank") then
  226. players[i].Head.Rank.AlwaysOnTop = true
  227. end
  228. end
  229. end
  230.  
  231. else
  232. esptoggle = false
  233. ESPButton.TextColor3 = Color3.new(1, 0, 0)
  234. ESPButton.Text = "OFF"
  235.  
  236. local players = workspace:getChildren()
  237. for i=1,#players do
  238. if players[i]:findFirstChild("Head") then
  239. if players[i].Head:findFirstChild("Rank") then
  240. players[i].Head.Rank.AlwaysOnTop = false
  241. end
  242. end
  243. end
  244.  
  245. end
  246. end)
  247.  
  248. _409Button.MouseButton1Down:connect(function()
  249. local pos = game.Players.LocalPlayer.Character.Head.Position
  250. game.Players.LocalPlayer.Character:MoveTo(workspace["Floor 3"]["CC 409"]["SCP-409"].TouchedHitBox.Position)
  251. wait(0.5)
  252. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  253. game.Players.LocalPlayer.Character.Head.Anchored = true
  254. wait(0.5)
  255. game.Players.LocalPlayer.Character.Head.Anchored = false
  256. end)
  257.  
  258. _310Button.MouseButton1Down:connect(function()
  259. local pos = game.Players.LocalPlayer.Character.Head.Position
  260. game.Players.LocalPlayer.Character:MoveTo(workspace["Floor 2"]["CC 310"]["SCP-310"].Tip.Position)
  261. wait(0.5)
  262. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  263. game.Players.LocalPlayer.Character.Head.Anchored = true
  264. wait(0.5)
  265. game.Players.LocalPlayer.Character.Head.Anchored = false
  266. end)
  267.  
  268. _261Button.MouseButton1Down:connect(function()
  269. local pos = game.Players.LocalPlayer.Character.Head.Position
  270. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace["Floor 2"]["CC 261"]["SCP-261"].Buttons.Position)
  271. wait(5)
  272. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  273. game.Players.LocalPlayer.Character.Head.Anchored = true
  274. wait(0.5)
  275. game.Players.LocalPlayer.Character.Head.Anchored = false
  276. end)
  277.  
  278. _1162Button.MouseButton1Down:connect(function()
  279. local pos = game.Players.LocalPlayer.Character.Head.Position
  280. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace["Floor 2"]["CC 1162"]["SCP-1162"].ClickHitBox.Position)
  281. wait(5)
  282. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  283. game.Players.LocalPlayer.Character.Head.Anchored = true
  284. wait(0.5)
  285. game.Players.LocalPlayer.Character.Head.Anchored = false
  286. end)
  287.  
  288. _005Button.MouseButton1Down:connect(function()
  289. local pos = game.Players.LocalPlayer.Character.Head.Position
  290. game.Players.LocalPlayer.Character:MoveTo(workspace["Floor 2"]["CC 005"]["SCP-005"].Stand.Position)
  291. wait(2.5)
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  293. game.Players.LocalPlayer.Character.Head.Anchored = true
  294. wait(0.5)
  295. game.Players.LocalPlayer.Character.Head.Anchored = false
  296. end)
  297.  
  298. TPtoButton.MouseButton1Down:connect(function()
  299. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace["Floor ".. FloorTextBox.Text]["CC " .. SCPTextBox.Text]["Door Blast"].Frame.Part.Position)
  300. game.Players.LocalPlayer.Character.Head.Anchored = true
  301. wait(0.5)
  302. game.Players.LocalPlayer.Character.Head.Anchored = false
  303. end)
  304.  
  305.  
  306. workspace.ChildAdded:Connect(function(instance)
  307. wait(1)
  308. if esptoggle == true then
  309. if instance:findFirstChild("Head") then
  310. if instance.Head:findFirstChild("Rank") then
  311. instance.Head.Rank.AlwaysOnTop = true
  312. end
  313. end
  314. end
  315. end)
Add Comment
Please, Sign In to add comment