Advertisement
Pro_Pastebin_Person1

Untitled

Mar 26th, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.73 KB | None | 0 0
  1. local API = loadstring(game:HttpGet("https://pastebin.com/raw/xKuLuK1D"))()
  2. local NewAPI = API:Load()
  3.  
  4. local jailbreakgui = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Close = Instance.new("TextButton")
  7. local titlename1 = Instance.new("TextLabel")
  8. local titlename2 = Instance.new("TextLabel")
  9. local credits1 = Instance.new("TextLabel")
  10. local credits2 = Instance.new("TextLabel")
  11. local background = Instance.new("Frame")
  12. local tpsname = Instance.new("TextLabel")
  13. local line1 = Instance.new("Frame")
  14. local donutshop = Instance.new("TextButton")
  15. local jewerlystore = Instance.new("TextButton")
  16. local bank = Instance.new("TextButton")
  17. local crimbase = Instance.new("TextButton")
  18. local batcave = Instance.new("TextButton")
  19. local line2 = Instance.new("Frame")
  20. local extrasname = Instance.new("TextLabel")
  21. local line3 = Instance.new("Frame")
  22. local godmode = Instance.new("TextButton")
  23. local speedgrav = Instance.new("TextButton")
  24. local keycard = Instance.new("TextButton")
  25. local version1 = Instance.new("TextLabel")
  26. local line4 = Instance.new("Frame")
  27. local changelogname = Instance.new("TextLabel")
  28. local line5 = Instance.new("Frame")
  29. local round = Instance.new("ImageLabel")
  30. local version2 = Instance.new("TextLabel")
  31. local line6 = Instance.new("Frame")
  32. local EDITMEIMTHELOG = Instance.new("TextLabel")
  33. local EDITMEIMTHELOG2 = Instance.new("TextLabel")
  34.  
  35. --Properties:
  36.  
  37. jailbreakgui.Name = "jailbreakgui"
  38. jailbreakgui.Parent = game.CoreGui
  39.  
  40. Main.Name = "Main"
  41. Main.Parent = jailbreakgui
  42. Main.BackgroundColor3 = Color3.fromRGB(116, 116, 116)
  43. Main.BorderSizePixel = 0
  44. Main.Position = UDim2.new(0.127610207, 0, 0.115749523, 0)
  45. Main.Size = UDim2.new(0, 477, 0, 62)
  46. spawn(function()
  47. while wait() do
  48. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  49. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  50. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  51.  
  52. Main.BackgroundColor3 = Color3.new(r, g, b)
  53. end
  54. end)
  55.  
  56. NewAPI:CustomDrag(Main, 0)
  57.  
  58. Close.Name = "Close"
  59. Close.Parent = Main
  60. Close.BackgroundColor3 = Color3.fromRGB(223, 0, 0)
  61. Close.BorderSizePixel = 0
  62. Close.Position = UDim2.new(0.937106907, 0, 0, 0)
  63. Close.Size = UDim2.new(0, 30, 0, 30)
  64. Close.Font = Enum.Font.SourceSansSemibold
  65. Close.Text = "X"
  66. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  67. Close.TextScaled = true
  68. Close.TextSize = 14.000
  69. Close.TextWrapped = true
  70. Close.MouseButton1Down:connect(function()
  71. Main.Visible = false
  72. end)
  73.  
  74. titlename1.Name = "titlename1"
  75. titlename1.Parent = Main
  76. titlename1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  77. titlename1.BackgroundTransparency = 1.000
  78. titlename1.Position = UDim2.new(0.285115331, 0, 0.193548381, 0)
  79. titlename1.Size = UDim2.new(0, 126, 0, 38)
  80. titlename1.Font = Enum.Font.GothamBold
  81. titlename1.Text = "JailBreak"
  82. titlename1.TextColor3 = Color3.fromRGB(255, 255, 255)
  83. titlename1.TextScaled = true
  84. titlename1.TextSize = 14.000
  85. titlename1.TextWrapped = true
  86.  
  87. titlename2.Name = "titlename2"
  88. titlename2.Parent = Main
  89. titlename2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  90. titlename2.BackgroundTransparency = 1.000
  91. titlename2.Position = UDim2.new(0.492662519, 0, 0.193548381, 0)
  92. titlename2.Size = UDim2.new(0, 120, 0, 38)
  93. titlename2.Font = Enum.Font.GothamBold
  94. titlename2.Text = "GUI"
  95. titlename2.TextColor3 = Color3.fromRGB(0, 0, 0)
  96. titlename2.TextScaled = true
  97. titlename2.TextSize = 14.000
  98. titlename2.TextWrapped = true
  99.  
  100. credits1.Name = "credits1"
  101. credits1.Parent = Main
  102. credits1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  103. credits1.BackgroundTransparency = 1.000
  104. credits1.BorderSizePixel = 0
  105. credits1.Position = UDim2.new(0, 0, 0.548387051, 0)
  106. credits1.Size = UDim2.new(0, 79, 0, 28)
  107. credits1.Font = Enum.Font.SourceSans
  108. credits1.Text = "Credits:"
  109. credits1.TextColor3 = Color3.fromRGB(156, 156, 156)
  110. credits1.TextScaled = true
  111. credits1.TextSize = 14.000
  112. credits1.TextWrapped = true
  113.  
  114. credits2.Name = "credits2"
  115. credits2.Parent = Main
  116. credits2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  117. credits2.BackgroundTransparency = 1.000
  118. credits2.BorderSizePixel = 0
  119. credits2.Position = UDim2.new(0.165618449, 0, 0.483870953, 0)
  120. credits2.Size = UDim2.new(0, 93, 0, 38)
  121. credits2.Font = Enum.Font.SourceSans
  122. credits2.Text = "Aydan#7726"
  123. credits2.TextColor3 = Color3.fromRGB(156, 156, 156)
  124. credits2.TextScaled = true
  125. credits2.TextSize = 14.000
  126. credits2.TextWrapped = true
  127.  
  128. background.Name = "background"
  129. background.Parent = Main
  130. background.BackgroundColor3 = Color3.fromRGB(83, 83, 83)
  131. background.BorderSizePixel = 0
  132. background.Position = UDim2.new(0, 0, 1, 0)
  133. background.Size = UDim2.new(0, 477, 0, 345)
  134.  
  135. tpsname.Name = "tpsname"
  136. tpsname.Parent = Main
  137. tpsname.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  138. tpsname.BackgroundTransparency = 1.000
  139. tpsname.BorderSizePixel = 0
  140. tpsname.Position = UDim2.new(0.28930819, 0, 0.806451678, 0)
  141. tpsname.Size = UDim2.new(0, 200, 0, 50)
  142. tpsname.Font = Enum.Font.SourceSans
  143. tpsname.Text = "Telaports:"
  144. tpsname.TextColor3 = Color3.fromRGB(0, 0, 0)
  145. tpsname.TextSize = 25.000
  146. tpsname.TextWrapped = true
  147.  
  148. line1.Name = "line1"
  149. line1.Parent = Main
  150. line1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  151. line1.BorderSizePixel = 0
  152. line1.Position = UDim2.new(0.404612154, 0, 1.4193548, 0)
  153. line1.Size = UDim2.new(0, 91, 0, 3)
  154.  
  155. donutshop.Name = "donutshop"
  156. donutshop.Parent = Main
  157. donutshop.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  158. donutshop.BorderSizePixel = 0
  159. donutshop.Position = UDim2.new(0.014675051, 0, 1.61290324, 0)
  160. donutshop.Size = UDim2.new(0, 147, 0, 34)
  161. donutshop.Font = Enum.Font.SourceSans
  162. donutshop.Text = "Donut Shop"
  163. donutshop.TextColor3 = Color3.fromRGB(255, 255, 255)
  164. donutshop.TextSize = 20.000
  165. donutshop.MouseButton1Down:connect(function()
  166. loadstring(game:HttpGet("https://pastebin.com/raw/gFiTtkD7",true))()
  167. end)
  168.  
  169. jewerlystore.Name = "jewerlystore"
  170. jewerlystore.Parent = Main
  171. jewerlystore.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  172. jewerlystore.BorderSizePixel = 0
  173. jewerlystore.Position = UDim2.new(0.34591195, 0, 1.61290324, 0)
  174. jewerlystore.Size = UDim2.new(0, 147, 0, 34)
  175. jewerlystore.Font = Enum.Font.SourceSans
  176. jewerlystore.Text = "Jewerly Store"
  177. jewerlystore.TextColor3 = Color3.fromRGB(255, 255, 255)
  178. jewerlystore.TextSize = 20.000
  179. jewerlystore.MouseButton1Down:connect(function()
  180. loadstring(game:HttpGet("https://pastebin.com/raw/uPZhUMMz",true))()
  181. end)
  182.  
  183. bank.Name = "bank"
  184. bank.Parent = Main
  185. bank.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  186. bank.BorderSizePixel = 0
  187. bank.Position = UDim2.new(0.67295599, 0, 1.61290324, 0)
  188. bank.Size = UDim2.new(0, 147, 0, 34)
  189. bank.Font = Enum.Font.SourceSans
  190. bank.Text = "Bank"
  191. bank.TextColor3 = Color3.fromRGB(255, 255, 255)
  192. bank.TextSize = 20.000
  193. bank.MouseButton1Down:connect(function()
  194. loadstring(game:HttpGet("https://pastebin.com/raw/P8RLLVTz",true))()
  195. end)
  196.  
  197. crimbase.Name = "crimbase"
  198. crimbase.Parent = Main
  199. crimbase.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  200. crimbase.BorderSizePixel = 0
  201. crimbase.Position = UDim2.new(0.165618479, 0, 2.29032254, 0)
  202. crimbase.Size = UDim2.new(0, 147, 0, 34)
  203. crimbase.Font = Enum.Font.SourceSans
  204. crimbase.Text = "Crim Base"
  205. crimbase.TextColor3 = Color3.fromRGB(255, 255, 255)
  206. crimbase.TextSize = 20.000
  207. crimbase.MouseButton1Down:connect(function()
  208. loadstring(game:HttpGet("https://pastebin.com/raw/xEmsd9nr",true))()
  209. end)
  210.  
  211. batcave.Name = "batcave"
  212. batcave.Parent = Main
  213. batcave.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  214. batcave.BorderSizePixel = 0
  215. batcave.Position = UDim2.new(0.492662519, 0, 2.29032254, 0)
  216. batcave.Size = UDim2.new(0, 147, 0, 34)
  217. batcave.Font = Enum.Font.SourceSans
  218. batcave.Text = "Bat Cave"
  219. batcave.TextColor3 = Color3.fromRGB(255, 255, 255)
  220. batcave.TextSize = 20.000
  221. batcave.MouseButton1Down:connect(function()
  222. loadstring(game:HttpGet("https://pastebin.com/raw/2905MxTa",true))()
  223. end)
  224.  
  225. line2.Name = "line2"
  226. line2.Parent = Main
  227. line2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  228. line2.BorderSizePixel = 0
  229. line2.Position = UDim2.new(0, 0, 2.96774197, 0)
  230. line2.Size = UDim2.new(0, 477, 0, 3)
  231.  
  232. extrasname.Name = "extrasname"
  233. extrasname.Parent = Main
  234. extrasname.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  235. extrasname.BackgroundTransparency = 1.000
  236. extrasname.BorderSizePixel = 0
  237. extrasname.Position = UDim2.new(0.285115331, 0, 2.83870983, 0)
  238. extrasname.Size = UDim2.new(0, 200, 0, 50)
  239. extrasname.Font = Enum.Font.SourceSans
  240. extrasname.Text = "Extras:"
  241. extrasname.TextColor3 = Color3.fromRGB(0, 0, 0)
  242. extrasname.TextSize = 25.000
  243. extrasname.TextWrapped = true
  244.  
  245. line3.Name = "line3"
  246. line3.Parent = Main
  247. line3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  248. line3.BorderSizePixel = 0
  249. line3.Position = UDim2.new(0.429769397, 0, 3.45161295, 0)
  250. line3.Size = UDim2.new(0, 64, 0, 3)
  251.  
  252. godmode.Name = "godmode"
  253. godmode.Parent = Main
  254. godmode.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  255. godmode.BorderSizePixel = 0
  256. godmode.Position = UDim2.new(0.0146750361, 0, 3.64516115, 0)
  257. godmode.Size = UDim2.new(0, 147, 0, 34)
  258. godmode.Font = Enum.Font.SourceSans
  259. godmode.Text = "God Mode"
  260. godmode.TextColor3 = Color3.fromRGB(255, 255, 255)
  261. godmode.TextSize = 20.000
  262. godmode.MouseButton1Down:connect(function()
  263. loadstring(game:HttpGet("https://pastebin.com/raw/Xe7EinEe",true))()
  264. end)
  265.  
  266. speedgrav.Name = "speedgrav"
  267. speedgrav.Parent = Main
  268. speedgrav.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  269. speedgrav.BorderSizePixel = 0
  270. speedgrav.Position = UDim2.new(0.67295599, 0, 3.64516115, 0)
  271. speedgrav.Size = UDim2.new(0, 147, 0, 34)
  272. speedgrav.Font = Enum.Font.SourceSans
  273. speedgrav.Text = "Speed and Gravity Bypass"
  274. speedgrav.TextColor3 = Color3.fromRGB(255, 255, 255)
  275. speedgrav.TextSize = 15.000
  276. speedgrav.MouseButton1Down:connect(function()
  277. loadstring(game:HttpGet("https://pastebin.com/raw/WZCVrprx",true))()
  278. end)
  279.  
  280. keycard.Name = "keycard"
  281. keycard.Parent = Main
  282. keycard.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  283. keycard.BorderSizePixel = 0
  284. keycard.Position = UDim2.new(0.34591195, 0, 3.64516115, 0)
  285. keycard.Size = UDim2.new(0, 147, 0, 34)
  286. keycard.Font = Enum.Font.SourceSans
  287. keycard.Text = "Keycard"
  288. keycard.TextColor3 = Color3.fromRGB(255, 255, 255)
  289. keycard.TextSize = 15.000
  290. keycard.MouseButton1Down:connect(function()
  291. loadstring(game:HttpGet("https://pastebin.com/raw/VuqVGyqr",true))()
  292. end)
  293.  
  294. version1.Name = "version1"
  295. version1.Parent = Main
  296. version1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  297. version1.BackgroundTransparency = 1.000
  298. version1.BorderSizePixel = 0
  299. version1.Position = UDim2.new(0.67295599, 0, 0.483870983, 0)
  300. version1.Size = UDim2.new(0, 200, 0, 50)
  301. version1.Font = Enum.Font.SourceSans
  302. version1.Text = "Version: 0.2a"
  303. version1.TextColor3 = Color3.fromRGB(0, 0, 0)
  304. version1.TextSize = 25.000
  305. version1.TextWrapped = true
  306.  
  307. line4.Name = "line4"
  308. line4.Parent = Main
  309. line4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  310. line4.BorderSizePixel = 0
  311. line4.Position = UDim2.new(0, 0, 4.35483885, 0)
  312. line4.Size = UDim2.new(0, 477, 0, 3)
  313.  
  314. changelogname.Name = "changelogname"
  315. changelogname.Parent = Main
  316. changelogname.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  317. changelogname.BackgroundTransparency = 1.000
  318. changelogname.BorderSizePixel = 0
  319. changelogname.Position = UDim2.new(0.285115331, 0, 4.19354868, 0)
  320. changelogname.Size = UDim2.new(0, 200, 0, 50)
  321. changelogname.Font = Enum.Font.SourceSans
  322. changelogname.Text = "Change Log:"
  323. changelogname.TextColor3 = Color3.fromRGB(0, 0, 0)
  324. changelogname.TextSize = 25.000
  325. changelogname.TextWrapped = true
  326.  
  327. line5.Name = "line5"
  328. line5.Parent = Main
  329. line5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  330. line5.BorderSizePixel = 0
  331. line5.Position = UDim2.new(0.381551355, 0, 4.85483885, 0)
  332. line5.Size = UDim2.new(0, 113, 0, 3)
  333.  
  334. round.Name = "round"
  335. round.Parent = Main
  336. round.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  337. round.BackgroundTransparency = 1.000
  338. round.Position = UDim2.new(0.0146750528, 0, 5.00000048, 0)
  339. round.Size = UDim2.new(0, 461, 0, 89)
  340. round.Image = "rbxassetid://3570695787"
  341. round.ImageColor3 = Color3.fromRGB(124, 124, 124)
  342. round.ScaleType = Enum.ScaleType.Slice
  343. round.SliceCenter = Rect.new(100, 100, 100, 100)
  344. round.SliceScale = 0.120
  345.  
  346. version2.Name = "version2"
  347. version2.Parent = Main
  348. version2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  349. version2.BackgroundTransparency = 1.000
  350. version2.BorderSizePixel = 0
  351. version2.Position = UDim2.new(-0.0587002039, 0, 4.85483885, 0)
  352. version2.Size = UDim2.new(0, 200, 0, 50)
  353. version2.Font = Enum.Font.SourceSans
  354. version2.Text = "Version: 0.2a"
  355. version2.TextColor3 = Color3.fromRGB(0, 0, 0)
  356. version2.TextSize = 25.000
  357. version2.TextWrapped = true
  358.  
  359. line6.Name = "line6"
  360. line6.Parent = Main
  361. line6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  362. line6.BorderSizePixel = 0
  363. line6.Position = UDim2.new(0.0146750528, 0, 5.45161295, 0)
  364. line6.Size = UDim2.new(0, 461, 0, 3)
  365.  
  366. EDITMEIMTHELOG.Name = "EDITMEIMTHELOG"
  367. EDITMEIMTHELOG.Parent = Main
  368. EDITMEIMTHELOG.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  369. EDITMEIMTHELOG.BackgroundTransparency = 1.000
  370. EDITMEIMTHELOG.BorderSizePixel = 0
  371. EDITMEIMTHELOG.Position = UDim2.new(-0.0146750435, 0, 5.35483885, 0)
  372. EDITMEIMTHELOG.Size = UDim2.new(0, 200, 0, 50)
  373. EDITMEIMTHELOG.Font = Enum.Font.SourceSans
  374. EDITMEIMTHELOG.Text = "[^] Added Keycard"
  375. EDITMEIMTHELOG.TextColor3 = Color3.fromRGB(0, 0, 0)
  376. EDITMEIMTHELOG.TextSize = 25.000
  377. EDITMEIMTHELOG.TextWrapped = true
  378.  
  379. EDITMEIMTHELOG2.Name = "EDITMEIMTHELOG2"
  380. EDITMEIMTHELOG2.Parent = Main
  381. EDITMEIMTHELOG2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  382. EDITMEIMTHELOG2.BackgroundTransparency = 1.000
  383. EDITMEIMTHELOG2.BorderSizePixel = 0
  384. EDITMEIMTHELOG2.Position = UDim2.new(-0.157232702, 0, 5.75806475, 0)
  385. EDITMEIMTHELOG2.Size = UDim2.new(0, 468, 0, 50)
  386. EDITMEIMTHELOG2.Font = Enum.Font.SourceSans
  387. EDITMEIMTHELOG2.Text = "[^] Added a ChangeLog to the GUI"
  388. EDITMEIMTHELOG2.TextColor3 = Color3.fromRGB(0, 0, 0)
  389. EDITMEIMTHELOG2.TextSize = 25.000
  390. EDITMEIMTHELOG2.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement