Advertisement
dezir1262

Script

Feb 21st, 2020
578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1.  
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local dezsJailbreaker = Instance.new("TextLabel")
  6. local Noclip = Instance.new("TextButton")
  7. local Btools = Instance.new("TextButton")
  8. local JewelryTP = Instance.new("TextButton")
  9. local BankTP = Instance.new("TextButton")
  10. local AutoRob = Instance.new("TextButton")
  11. local TextBox = Instance.new("TextBox")
  12. local dezsJailbreakerBeta10 = Instance.new("TextBox")
  13.  
  14. --Properties:
  15.  
  16. ScreenGui.Parent = game.Workspace
  17.  
  18. Main.Name = "Main"
  19. Main.Parent = ScreenGui
  20. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  21. Main.Position = UDim2.new(0.11620795, 0, 0.073878631, 0)
  22. Main.Size = UDim2.new(0, 436, 0, 245)
  23. Main.Active = true
  24. Main.Draggable = true
  25.  
  26. dezsJailbreaker.Name = "dez's Jailbreaker"
  27. dezsJailbreaker.Parent = ScreenGui
  28. dezsJailbreaker.BackgroundColor3 = Color3.new(0, 0, 0)
  29. dezsJailbreaker.Position = UDim2.new(0.11620795, 0, 0.073878631, 0)
  30. dezsJailbreaker.Size = UDim2.new(0, 429, 0, 21)
  31. dezsJailbreaker.Font = Enum.Font.Code
  32. dezsJailbreaker.Text = "dez's Jailbreaker"
  33. dezsJailbreaker.TextColor3 = Color3.new(1, 1, 1)
  34. dezsJailbreaker.TextSize = 14
  35.  
  36. Noclip.Name = "Noclip"
  37. Noclip.Parent = ScreenGui
  38. Noclip.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  39. Noclip.Position = UDim2.new(0.124362893, 0, 0.112137206, 0)
  40. Noclip.Size = UDim2.new(0, 200, 0, 36)
  41. Noclip.Font = Enum.Font.Code
  42. Noclip.Text = "Noclip"
  43. Noclip.TextColor3 = Color3.new(1, 1, 1)
  44. Noclip.TextSize = 14
  45. Noclip.MouseButton1Down:connect(function()
  46. --[[
  47. Made by PresidentIvan!
  48. --]]
  49.  
  50. local player = game.Players.LocalPlayer
  51. local mouse = player:GetMouse()
  52. local runservice = game:GetService("RunService")
  53. local noclip = false
  54.  
  55. local msg = Instance.new("Message", player.PlayerGui)
  56. msg.Text = "Noclip Script by PresidentIvan! Press on 'e' to noclip & 't' to destroy this message!"
  57.  
  58. runservice.Stepped:Connect(function()
  59. if noclip then
  60. player.Character.Humanoid:ChangeState(11)
  61. end
  62. end)
  63.  
  64. mouse.KeyDown:Connect(function(key)
  65. if key == "t" then
  66. msg:Destroy()
  67. end
  68. end)
  69.  
  70. mouse.KeyDown:Connect(function(key)
  71. if key == "e" then
  72. noclip = true
  73. player.Character.Humanoid:ChangeState(11)
  74. end
  75. end)
  76. end)
  77.  
  78. Btools.Name = "Btools"
  79. Btools.Parent = ScreenGui
  80. Btools.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  81. Btools.Position = UDim2.new(0.124362893, 0, 0.18469657, 0)
  82. Btools.Size = UDim2.new(0, 200, 0, 36)
  83. Btools.Font = Enum.Font.Code
  84. Btools.Text = "Btools"
  85. Btools.TextColor3 = Color3.new(1, 1, 1)
  86. Btools.TextSize = 14
  87. Btools.MouseButton1Down:connect(function()
  88.  
  89. end)
  90.  
  91. JewelryTP.Name = "Jewelry TP"
  92. JewelryTP.Parent = ScreenGui
  93. JewelryTP.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  94. JewelryTP.Position = UDim2.new(0.124362893, 0, 0.26121372, 0)
  95. JewelryTP.Size = UDim2.new(0, 200, 0, 36)
  96. JewelryTP.Font = Enum.Font.Code
  97. JewelryTP.Text = "Jewelry TP"
  98. JewelryTP.TextColor3 = Color3.new(1, 1, 1)
  99. JewelryTP.TextSize = 14
  100. JewelryTP.MouseButton1Down:connect(function()
  101. for i=1,32 do
  102. wait(.01)
  103. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
  104. end
  105. end)
  106.  
  107. BankTP.Name = "Bank TP"
  108. BankTP.Parent = ScreenGui
  109. BankTP.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  110. BankTP.Position = UDim2.new(0.34964323, 0, 0.112137206, 0)
  111. BankTP.Size = UDim2.new(0, 200, 0, 36)
  112. BankTP.Font = Enum.Font.Code
  113. BankTP.Text = "Bank TP"
  114. BankTP.TextColor3 = Color3.new(1, 1, 1)
  115. BankTP.TextSize = 14
  116. BankTP.MouseButton1Down:connect(function()
  117. for i=1,32 do
  118. wait(.01)
  119. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  120. end
  121. end)
  122.  
  123. AutoRob.Name = "Auto-Rob"
  124. AutoRob.Parent = ScreenGui
  125. AutoRob.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  126. AutoRob.Position = UDim2.new(0.34964323, 0, 0.18469657, 0)
  127. AutoRob.Size = UDim2.new(0, 200, 0, 36)
  128. AutoRob.Font = Enum.Font.Code
  129. AutoRob.Text = "Auto-Rob"
  130. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  131. AutoRob.TextSize = 14
  132.  
  133. AutoRob.MouseButton1Down:connect(function()
  134. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  135. end)
  136. TextBox.Parent = ScreenGui
  137. TextBox.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  138. TextBox.Position = UDim2.new(0.34964323, 0, 0.26121372, 0)
  139. TextBox.Size = UDim2.new(0, 200, 0, 76)
  140. TextBox.Font = Enum.Font.Code
  141. TextBox.Text = "Developed by dezir1262"
  142. TextBox.TextColor3 = Color3.new(1, 1, 1)
  143. TextBox.TextSize = 14
  144.  
  145. dezsJailbreakerBeta10.Name = "dez's Jailbreaker Beta 1.0"
  146. dezsJailbreakerBeta10.Parent = ScreenGui
  147. dezsJailbreakerBeta10.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  148. dezsJailbreakerBeta10.Position = UDim2.new(0.124362893, 0, 0.331134558, 0)
  149. dezsJailbreakerBeta10.Size = UDim2.new(0, 200, 0, 23)
  150. dezsJailbreakerBeta10.Font = Enum.Font.Code
  151. dezsJailbreakerBeta10.PlaceholderColor3 = Color3.new(1, 1, 1)
  152. dezsJailbreakerBeta10.Text = "dez's Jailbreaker"
  153. dezsJailbreakerBeta10.TextColor3 = Color3.new(1, 1, 1)
  154. dezsJailbreakerBeta10.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement