1x11337

NEW UPDATE! HACK LAB EXPERIMENT ! BUT IS WEAK ! + KEY ENTER!

Oct 3rd, 2018
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local LBET = Instance.new("ScreenGui")
  5. local KeyStarter = Instance.new("Frame")
  6. local passti = Instance.new("TextLabel")
  7. local userti = Instance.new("TextLabel")
  8. local user = Instance.new("TextBox")
  9. local pass = Instance.new("TextBox")
  10. local key = Instance.new("ImageButton")
  11. local keyti = Instance.new("TextLabel")
  12. local lab = Instance.new("ImageLabel")
  13. local labti = Instance.new("TextLabel")
  14. local submit = Instance.new("TextButton")
  15. local KeyMain = Instance.new("Frame")
  16. local getkeyti = Instance.new("TextLabel")
  17. local getuserti = Instance.new("TextLabel")
  18. local getpassti = Instance.new("TextLabel")
  19. local goback = Instance.new("ImageButton")
  20. local gobackti = Instance.new("TextLabel")
  21. local WeakMain = Instance.new("Frame")
  22. local welcometi = Instance.new("TextLabel")
  23. local jumps = Instance.new("TextButton")
  24. local teleport = Instance.new("TextButton")
  25. local unlock = Instance.new("TextButton")
  26. local btools = Instance.new("TextButton")
  27. local gback = Instance.new("ImageButton")
  28. local gobackti_2 = Instance.new("TextLabel")
  29. --Properties:
  30. LBET.Name = "LBET"
  31. LBET.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  32. LBET.ResetOnSpawn = false
  33.  
  34. KeyStarter.Name = "Key(Starter)"
  35. KeyStarter.Parent = LBET
  36. KeyStarter.Active = true
  37. KeyStarter.BackgroundColor3 = Color3.new(0.352941, 0.580392, 1)
  38. KeyStarter.BorderSizePixel = 0
  39. KeyStarter.Position = UDim2.new(0.202629536, 0, 0.25398773, 0)
  40. KeyStarter.Size = UDim2.new(0, 536, 0, 272)
  41. KeyStarter.Draggable = true
  42.  
  43. passti.Name = "passti"
  44. passti.Parent = KeyStarter
  45. passti.BackgroundColor3 = Color3.new(1, 1, 1)
  46. passti.BackgroundTransparency = 1
  47. passti.BorderSizePixel = 0
  48. passti.Position = UDim2.new(0.328358203, 0, 0.444852948, 0)
  49. passti.Size = UDim2.new(0, 200, 0, 21)
  50. passti.Font = Enum.Font.Cartoon
  51. passti.Text = "Password"
  52. passti.TextColor3 = Color3.new(0, 0, 0)
  53. passti.TextSize = 18
  54.  
  55. userti.Name = "userti"
  56. userti.Parent = KeyStarter
  57. userti.BackgroundColor3 = Color3.new(1, 1, 1)
  58. userti.BackgroundTransparency = 1
  59. userti.BorderSizePixel = 0
  60. userti.Position = UDim2.new(0.328358203, 0, 0.172794119, 0)
  61. userti.Size = UDim2.new(0, 200, 0, 24)
  62. userti.Font = Enum.Font.Cartoon
  63. userti.Text = "Username"
  64. userti.TextColor3 = Color3.new(0, 0, 0)
  65. userti.TextSize = 18
  66.  
  67. user.Name = "user"
  68. user.Parent = KeyStarter
  69. user.BackgroundColor3 = Color3.new(1, 0.972549, 0.576471)
  70. user.BorderSizePixel = 0
  71. user.Position = UDim2.new(0.32910645, 0, 0.261029422, 0)
  72. user.Size = UDim2.new(0, 200, 0, 50)
  73. user.Font = Enum.Font.Cartoon
  74. user.Text = "Username Here"
  75. user.TextColor3 = Color3.new(0, 0, 0)
  76. user.TextSize = 19
  77.  
  78. pass.Name = "pass"
  79. pass.Parent = KeyStarter
  80. pass.BackgroundColor3 = Color3.new(1, 0.972549, 0.576471)
  81. pass.BorderSizePixel = 0
  82. pass.Position = UDim2.new(0.32910645, 0, 0.522058785, 0)
  83. pass.Size = UDim2.new(0, 200, 0, 50)
  84. pass.Font = Enum.Font.Cartoon
  85. pass.Text = "Password Here"
  86. pass.TextColor3 = Color3.new(0, 0, 0)
  87. pass.TextSize = 19
  88.  
  89. key.Name = "key"
  90. key.Parent = KeyStarter
  91. key.BackgroundColor3 = Color3.new(1, 1, 1)
  92. key.BackgroundTransparency = 1
  93. key.BorderSizePixel = 0
  94. key.Position = UDim2.new(0.861441731, 0, 0, 0)
  95. key.Size = UDim2.new(0, 74, 0, 54)
  96. key.Image = "rbxassetid://1391250210"
  97.  
  98. keyti.Name = "keyti"
  99. keyti.Parent = KeyStarter
  100. keyti.BackgroundColor3 = Color3.new(1, 1, 1)
  101. keyti.BackgroundTransparency = 1
  102. keyti.BorderSizePixel = 0
  103. keyti.Position = UDim2.new(0.861441731, 0, 0.198529407, 0)
  104. keyti.Size = UDim2.new(0, 74, 0, 23)
  105. keyti.Font = Enum.Font.Cartoon
  106. keyti.Text = "Get Key!"
  107. keyti.TextColor3 = Color3.new(0, 0, 0)
  108. keyti.TextSize = 18
  109.  
  110. lab.Name = "lab"
  111. lab.Parent = KeyStarter
  112. lab.BackgroundColor3 = Color3.new(1, 1, 1)
  113. lab.BorderSizePixel = 0
  114. lab.Size = UDim2.new(0, 126, 0, 54)
  115. lab.Image = "rbxassetid://1377164703"
  116.  
  117. labti.Name = "labti"
  118. labti.Parent = KeyStarter
  119. labti.BackgroundColor3 = Color3.new(1, 1, 1)
  120. labti.BackgroundTransparency = 1
  121. labti.BorderSizePixel = 0
  122. labti.Position = UDim2.new(0, 0, 0.198529407, 0)
  123. labti.Size = UDim2.new(0, 126, 0, 37)
  124. labti.Font = Enum.Font.Cartoon
  125. labti.Text = "Lab Experiment"
  126. labti.TextColor3 = Color3.new(0, 0, 0)
  127. labti.TextSize = 18
  128.  
  129. submit.Name = "submit"
  130. submit.Parent = KeyStarter
  131. submit.BackgroundColor3 = Color3.new(0.243137, 1, 0.392157)
  132. submit.BorderSizePixel = 0
  133. submit.Position = UDim2.new(0.328358203, 0, 0.761029363, 0)
  134. submit.Size = UDim2.new(0, 200, 0, 39)
  135. submit.Font = Enum.Font.Cartoon
  136. submit.Text = "Submit"
  137. submit.TextColor3 = Color3.new(0, 0, 0)
  138. submit.TextSize = 19
  139.  
  140. KeyMain.Name = "KeyMain"
  141. KeyMain.Parent = LBET
  142. KeyMain.Active = true
  143. KeyMain.BackgroundColor3 = Color3.new(0.411765, 0.568627, 1)
  144. KeyMain.BorderSizePixel = 0
  145. KeyMain.Position = UDim2.new(0.720030963, 0, 0.2809816, 0)
  146. KeyMain.Size = UDim2.new(0, 252, 0, 192)
  147. KeyMain.Visible = false
  148. KeyMain.Draggable = true
  149.  
  150. getkeyti.Name = "getkeyti"
  151. getkeyti.Parent = KeyMain
  152. getkeyti.BackgroundColor3 = Color3.new(1, 1, 1)
  153. getkeyti.BackgroundTransparency = 1
  154. getkeyti.BorderSizePixel = 0
  155. getkeyti.Position = UDim2.new(0.353505194, 0, 0.167279407, 0)
  156. getkeyti.Size = UDim2.new(0, 74, 0, 23)
  157. getkeyti.Font = Enum.Font.Cartoon
  158. getkeyti.Text = "Great! U Got A Free Key!"
  159. getkeyti.TextColor3 = Color3.new(0, 0, 0)
  160. getkeyti.TextSize = 18
  161.  
  162. getuserti.Name = "getuserti"
  163. getuserti.Parent = KeyMain
  164. getuserti.BackgroundColor3 = Color3.new(1, 1, 1)
  165. getuserti.BackgroundTransparency = 1
  166. getuserti.BorderSizePixel = 0
  167. getuserti.Position = UDim2.new(0.353505194, 0, 0.396446049, 0)
  168. getuserti.Size = UDim2.new(0, 74, 0, 23)
  169. getuserti.Font = Enum.Font.Cartoon
  170. getuserti.Text = "Username: Lab"
  171. getuserti.TextColor3 = Color3.new(0, 0, 0)
  172. getuserti.TextSize = 18
  173.  
  174. getpassti.Name = "getpassti"
  175. getpassti.Parent = KeyMain
  176. getpassti.BackgroundColor3 = Color3.new(1, 1, 1)
  177. getpassti.BackgroundTransparency = 1
  178. getpassti.BorderSizePixel = 0
  179. getpassti.Position = UDim2.new(0.353505194, 0, 0.625612736, 0)
  180. getpassti.Size = UDim2.new(0, 74, 0, 23)
  181. getpassti.Font = Enum.Font.Cartoon
  182. getpassti.Text = "Password: 1337"
  183. getpassti.TextColor3 = Color3.new(0, 0, 0)
  184. getpassti.TextSize = 18
  185.  
  186. goback.Name = "goback"
  187. goback.Parent = KeyMain
  188. goback.BackgroundColor3 = Color3.new(1, 1, 1)
  189. goback.BackgroundTransparency = 1
  190. goback.BorderSizePixel = 0
  191. goback.Position = UDim2.new(0.753968239, 0, 0.744791687, 0)
  192. goback.Size = UDim2.new(0, 62, 0, 49)
  193. goback.Image = "rbxassetid://1091284580"
  194.  
  195. gobackti.Name = "gobackti"
  196. gobackti.Parent = KeyMain
  197. gobackti.BackgroundColor3 = Color3.new(1, 1, 1)
  198. gobackti.BackgroundTransparency = 1
  199. gobackti.BorderSizePixel = 0
  200. gobackti.Position = UDim2.new(0.460317463, 0, 0.744791687, 0)
  201. gobackti.Size = UDim2.new(0, 74, 0, 47)
  202. gobackti.Font = Enum.Font.Cartoon
  203. gobackti.Text = "Go Back!"
  204. gobackti.TextColor3 = Color3.new(0, 0, 0)
  205. gobackti.TextSize = 18
  206.  
  207. WeakMain.Name = "( Weak ) Main"
  208. WeakMain.Parent = LBET
  209. WeakMain.Active = true
  210. WeakMain.BackgroundColor3 = Color3.new(0.345098, 0.541176, 1)
  211. WeakMain.BorderSizePixel = 0
  212. WeakMain.Position = UDim2.new(0.274438381, 0, 0.647852778, 0)
  213. WeakMain.Size = UDim2.new(0, 518, 0, 193)
  214. WeakMain.Visible = false
  215. WeakMain.Draggable = true
  216.  
  217. welcometi.Name = "welcometi"
  218. welcometi.Parent = WeakMain
  219. welcometi.BackgroundColor3 = Color3.new(1, 1, 1)
  220. welcometi.BackgroundTransparency = 1
  221. welcometi.BorderSizePixel = 0
  222. welcometi.Position = UDim2.new(0.0270270277, 0, 0.103626944, 0)
  223. welcometi.Size = UDim2.new(0, 491, 0, 23)
  224. welcometi.Font = Enum.Font.Cartoon
  225. welcometi.Text = "Hi U Submit The Key I Have To Give U Script But Is ( Weak! )"
  226. welcometi.TextColor3 = Color3.new(0.854902, 0.901961, 0.317647)
  227. welcometi.TextSize = 18
  228.  
  229. jumps.Name = "jumps"
  230. jumps.Parent = WeakMain
  231. jumps.BackgroundColor3 = Color3.new(0.584314, 0.309804, 1)
  232. jumps.BorderSizePixel = 0
  233. jumps.Position = UDim2.new(0.485473216, 0, 0.331606209, 0)
  234. jumps.Size = UDim2.new(0, 160, 0, 39)
  235. jumps.Font = Enum.Font.Cartoon
  236. jumps.Text = "Inf Jumps!"
  237. jumps.TextColor3 = Color3.new(0, 0, 0)
  238. jumps.TextSize = 19
  239.  
  240. teleport.Name = "teleport"
  241. teleport.Parent = WeakMain
  242. teleport.BackgroundColor3 = Color3.new(0.364706, 0.811765, 1)
  243. teleport.BorderSizePixel = 0
  244. teleport.Position = UDim2.new(0.112588316, 0, 0.331606209, 0)
  245. teleport.Size = UDim2.new(0, 160, 0, 39)
  246. teleport.Font = Enum.Font.Cartoon
  247. teleport.Text = "Teleport Tool"
  248. teleport.TextColor3 = Color3.new(0, 0, 0)
  249. teleport.TextSize = 19
  250.  
  251. unlock.Name = "unlock"
  252. unlock.Parent = WeakMain
  253. unlock.BackgroundColor3 = Color3.new(1, 0.364706, 0.239216)
  254. unlock.BorderSizePixel = 0
  255. unlock.Position = UDim2.new(0.112886362, 0, 0.637305737, 0)
  256. unlock.Size = UDim2.new(0, 160, 0, 39)
  257. unlock.Font = Enum.Font.Cartoon
  258. unlock.Text = "Unlock Workspace"
  259. unlock.TextColor3 = Color3.new(0, 0, 0)
  260. unlock.TextSize = 19
  261.  
  262. btools.Name = "btools"
  263. btools.Parent = WeakMain
  264. btools.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  265. btools.BorderSizePixel = 0
  266. btools.Position = UDim2.new(0.484055996, 0, 0.637305737, 0)
  267. btools.Size = UDim2.new(0, 160, 0, 39)
  268. btools.Font = Enum.Font.Cartoon
  269. btools.Text = "Btools"
  270. btools.TextColor3 = Color3.new(0, 0, 0)
  271. btools.TextSize = 19
  272.  
  273. gback.Name = "gback"
  274. gback.Parent = WeakMain
  275. gback.BackgroundColor3 = Color3.new(1, 1, 1)
  276. gback.BackgroundTransparency = 1
  277. gback.BorderSizePixel = 0
  278. gback.Position = UDim2.new(0.879450858, 0, 0.744791687, 0)
  279. gback.Size = UDim2.new(0, 62, 0, 49)
  280. gback.Image = "rbxassetid://1091284580"
  281.  
  282. gobackti_2.Name = "gobackti"
  283. gobackti_2.Parent = WeakMain
  284. gobackti_2.BackgroundColor3 = Color3.new(1, 1, 1)
  285. gobackti_2.BackgroundTransparency = 1
  286. gobackti_2.BorderSizePixel = 0
  287. gobackti_2.Position = UDim2.new(0.880308867, 0, 0.502590656, 0)
  288. gobackti_2.Size = UDim2.new(0, 62, 0, 47)
  289. gobackti_2.Font = Enum.Font.Cartoon
  290. gobackti_2.Text = "Go Back!"
  291. gobackti_2.TextColor3 = Color3.new(0, 0, 0)
  292. gobackti_2.TextSize = 18
  293. -- Scripts:
  294. goback.MouseButton1Down:connect(function()
  295. KeyMain.Visible = false
  296. KeyStarter.Visible = true
  297. end)
  298.  
  299. submit.MouseButton1Down:connect(function()
  300. if user.Text == "Lab" and pass.Text == "1337" then
  301.     KeyStarter.Visible = false
  302.     WeakMain.Visible = true
  303. end
  304. end)
  305.  
  306. key.MouseButton1Down:connect(function()
  307. KeyStarter.Visible = false
  308. KeyMain.Visible = true
  309. end)
  310.  
  311. jumps.MouseButton1Down:connect(function()
  312.     local plr = game:GetService"Players".LocalPlayer
  313. game:GetService("UserInputService").JumpRequest:connect(function()
  314. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  315. end)
  316. end)
  317.  
  318. teleport.MouseButton1Down:connect(function()
  319. mouse = game.Players.LocalPlayer:GetMouse()
  320. tool = Instance.new("Tool")
  321. tool.RequiresHandle = false
  322. tool.Name = "Click To Teleport"
  323. tool.Activated:connect(function()
  324. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  325. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  326. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  327. end)
  328. tool.Parent = game.Players.LocalPlayer.Backpack
  329. end)
  330.  
  331. unlock.MouseButton1Down:connect(function()
  332. function unlockParts(root)
  333. for _,v in pairs(root:GetChildren()) do
  334. if v:IsA("Part") then
  335. v.Locked = false
  336. end
  337. unlockParts(v)
  338. end
  339. end
  340. unlockParts(game.Workspace)
  341. end)
  342.  
  343. btools.MouseButton1Down:connect(function()
  344. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
  345. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
  346. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
  347. end)
  348.  
  349. gback.MouseButton1Down:connect(function()
  350. WeakMain.Visible = false
  351. KeyStarter.Visible = true
  352. end)
Add Comment
Please, Sign In to add comment