YandZ1

JailBreak Admin

Oct 14th, 2019
786
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.51 KB | None | 0 0
  1. --Made by YandZ#8406
  2. -- Credits to TTV.TooSlow#3722
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. ScreenGui0 = Instance.new("ScreenGui")
  20. Frame1 = Instance.new("Frame")
  21. TextButton2 = Instance.new("TextButton")
  22. Script3 = Instance.new("Script")
  23. TextButton4 = Instance.new("TextButton")
  24. Script5 = Instance.new("Script")
  25. Frame6 = Instance.new("Frame")
  26. ScrollingFrame7 = Instance.new("ScrollingFrame")
  27. TextLabel8 = Instance.new("TextLabel")
  28. TextLabel9 = Instance.new("TextLabel")
  29. TextLabel10 = Instance.new("TextLabel")
  30. TextLabel11 = Instance.new("TextLabel")
  31. TextLabel12 = Instance.new("TextLabel")
  32. TextLabel13 = Instance.new("TextLabel")
  33. TextLabel14 = Instance.new("TextLabel")
  34. TextLabel15 = Instance.new("TextLabel")
  35. TextLabel16 = Instance.new("TextLabel")
  36. TextLabel17 = Instance.new("TextLabel")
  37. TextLabel18 = Instance.new("TextLabel")
  38. TextLabel19 = Instance.new("TextLabel")
  39. TextLabel20 = Instance.new("TextLabel")
  40. TextLabel21 = Instance.new("TextLabel")
  41. TextLabel22 = Instance.new("TextLabel")
  42. TextLabel23 = Instance.new("TextLabel")
  43. TextButton24 = Instance.new("TextButton")
  44. Script25 = Instance.new("Script")
  45. LocalScript26 = Instance.new("LocalScript")
  46. Frame27 = Instance.new("Frame")
  47. Script28 = Instance.new("Script")
  48. ImageLabel29 = Instance.new("ImageLabel")
  49. TextLabel30 = Instance.new("TextLabel")
  50. LocalScript31 = Instance.new("LocalScript")
  51. ScreenGui0.Name = "Auto shit battles"
  52. ScreenGui0.Parent = mas
  53. Frame1.Name = "TopBar"
  54. Frame1.Parent = ScreenGui0
  55. Frame1.Size = UDim2.new(0, 4701, 0, 36)
  56. Frame1.BackgroundColor = BrickColor.new("Institutional white")
  57. Frame1.BackgroundColor3 = Color3.new(1, 1, 1)
  58. Frame1.Style = Enum.FrameStyle.RobloxSquare
  59. TextButton2.Parent = Frame1
  60. TextButton2.Position = UDim2.new(-0.00170176558, 0, -0.361111104, 0)
  61. TextButton2.Transparency = 0
  62. TextButton2.Size = UDim2.new(0, 37, 0, 32)
  63. TextButton2.BackgroundColor = BrickColor.new("Institutional white")
  64. TextButton2.BackgroundColor3 = Color3.new(1, 1, 1)
  65. TextButton2.BackgroundTransparency = 1
  66. TextButton2.Font = Enum.Font.SourceSans
  67. TextButton2.FontSize = Enum.FontSize.Size14
  68. TextButton2.Text = "R"
  69. TextButton2.TextColor = BrickColor.new("Institutional white")
  70. TextButton2.TextColor3 = Color3.new(1, 1, 1)
  71. TextButton2.TextScaled = true
  72. TextButton2.TextSize = 14
  73. TextButton2.TextWrap = true
  74. TextButton2.TextWrapped = true
  75. Script3.Parent = TextButton2
  76. table.insert(cors,sandbox(Script3,function()
  77. button1 = script.Parent
  78.  
  79. function click()
  80. if (script.Parent.Parent.CMDS.Visible == true) then
  81. script.Parent.Parent.CMDS.Visible = false
  82. else
  83. script.Parent.Parent.CMDS.Visible = true
  84. end
  85. end
  86.  
  87. button1.MouseButton1Down:connect(click)
  88. end))
  89. TextButton4.Name = "CMDS"
  90. TextButton4.Parent = Frame1
  91. TextButton4.Position = UDim2.new(0.00829610787, 0, 0.222222239, 0)
  92. TextButton4.Transparency = 0
  93. TextButton4.Size = UDim2.new(0, 92, 0, 14)
  94. TextButton4.BackgroundColor = BrickColor.new("Institutional white")
  95. TextButton4.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TextButton4.BackgroundTransparency = 1
  97. TextButton4.Font = Enum.Font.SourceSans
  98. TextButton4.FontSize = Enum.FontSize.Size14
  99. TextButton4.Text = "Commands"
  100. TextButton4.TextColor = BrickColor.new("Institutional white")
  101. TextButton4.TextColor3 = Color3.new(1, 1, 1)
  102. TextButton4.TextScaled = true
  103. TextButton4.TextSize = 14
  104. TextButton4.TextWrap = true
  105. TextButton4.TextWrapped = true
  106. TextButton4.TextXAlignment = Enum.TextXAlignment.Left
  107. Script5.Parent = TextButton4
  108. table.insert(cors,sandbox(Script5,function()
  109. button1 = script.Parent
  110.  
  111. function click()
  112. script.Parent.Parent.Parent.CMDS.Active = true
  113. script.Parent.Parent.Parent.CMDS.Draggable = true
  114. script.Parent.Parent.Parent.CMDS.Visible = true
  115. end
  116.  
  117. button1.MouseButton1Down:connect(click)
  118. end))
  119. Frame6.Name = "CMDS"
  120. Frame6.Parent = ScreenGui0
  121. Frame6.Position = UDim2.new(0.0198863633, 0, 0.536645949, 0)
  122. Frame6.Visible = false
  123. Frame6.Size = UDim2.new(0, 307, 0, 328)
  124. Frame6.Active = true
  125. Frame6.BackgroundColor = BrickColor.new("Institutional white")
  126. Frame6.BackgroundColor3 = Color3.new(1, 1, 1)
  127. Frame6.Draggable = true
  128. Frame6.Style = Enum.FrameStyle.RobloxSquare
  129. ScrollingFrame7.Parent = Frame6
  130. ScrollingFrame7.Position = UDim2.new(0, -1, 0.0799999982, 0)
  131. ScrollingFrame7.Size = UDim2.new(0, 294, 0, 282)
  132. ScrollingFrame7.BackgroundColor = BrickColor.new("Black")
  133. ScrollingFrame7.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  134. TextLabel8.Name = "Vote1"
  135. TextLabel8.Parent = ScrollingFrame7
  136. TextLabel8.Position = UDim2.new(0.0273549147, 0, 0.0116329351, 0)
  137. TextLabel8.Transparency = 0
  138. TextLabel8.Size = UDim2.new(0, 116, 0, 15)
  139. TextLabel8.BackgroundColor = BrickColor.new("Institutional white")
  140. TextLabel8.BackgroundColor3 = Color3.new(1, 1, 1)
  141. TextLabel8.BackgroundTransparency = 1
  142. TextLabel8.Font = Enum.Font.SourceSans
  143. TextLabel8.FontSize = Enum.FontSize.Size14
  144. TextLabel8.Text = ";key me"
  145. TextLabel8.TextColor = BrickColor.new("Institutional white")
  146. TextLabel8.TextColor3 = Color3.new(1, 1, 1)
  147. TextLabel8.TextSize = 14
  148. TextLabel8.TextXAlignment = Enum.TextXAlignment.Left
  149. TextLabel9.Name = "Vote1"
  150. TextLabel9.Parent = ScrollingFrame7
  151. TextLabel9.Position = UDim2.new(0.0273549147, 0, 0.0648244247, 0)
  152. TextLabel9.Transparency = 0
  153. TextLabel9.Size = UDim2.new(0, 116, 0, 15)
  154. TextLabel9.BackgroundColor = BrickColor.new("Institutional white")
  155. TextLabel9.BackgroundColor3 = Color3.new(1, 1, 1)
  156. TextLabel9.BackgroundTransparency = 1
  157. TextLabel9.Font = Enum.Font.SourceSans
  158. TextLabel9.FontSize = Enum.FontSize.Size14
  159. TextLabel9.Text = ";cmds"
  160. TextLabel9.TextColor = BrickColor.new("Institutional white")
  161. TextLabel9.TextColor3 = Color3.new(1, 1, 1)
  162. TextLabel9.TextSize = 14
  163. TextLabel9.TextXAlignment = Enum.TextXAlignment.Left
  164. TextLabel10.Name = "Vote1"
  165. TextLabel10.Parent = ScrollingFrame7
  166. TextLabel10.Position = UDim2.new(0.0273549147, 0, 0.118015915, 0)
  167. TextLabel10.Transparency = 0
  168. TextLabel10.Size = UDim2.new(0, 116, 0, 15)
  169. TextLabel10.BackgroundColor = BrickColor.new("Institutional white")
  170. TextLabel10.BackgroundColor3 = Color3.new(1, 1, 1)
  171. TextLabel10.BackgroundTransparency = 1
  172. TextLabel10.Font = Enum.Font.SourceSans
  173. TextLabel10.FontSize = Enum.FontSize.Size14
  174. TextLabel10.Text = ";gravity low or normal"
  175. TextLabel10.TextColor = BrickColor.new("Institutional white")
  176. TextLabel10.TextColor3 = Color3.new(1, 1, 1)
  177. TextLabel10.TextSize = 14
  178. TextLabel10.TextXAlignment = Enum.TextXAlignment.Left
  179. TextLabel11.Name = "Vote1"
  180. TextLabel11.Parent = ScrollingFrame7
  181. TextLabel11.Position = UDim2.new(0.0273549147, 0, 0.171207398, 0)
  182. TextLabel11.Transparency = 0
  183. TextLabel11.Size = UDim2.new(0, 116, 0, 15)
  184. TextLabel11.BackgroundColor = BrickColor.new("Institutional white")
  185. TextLabel11.BackgroundColor3 = Color3.new(1, 1, 1)
  186. TextLabel11.BackgroundTransparency = 1
  187. TextLabel11.Font = Enum.Font.SourceSans
  188. TextLabel11.FontSize = Enum.FontSize.Size14
  189. TextLabel11.Text = ";fly me"
  190. TextLabel11.TextColor = BrickColor.new("Institutional white")
  191. TextLabel11.TextColor3 = Color3.new(1, 1, 1)
  192. TextLabel11.TextSize = 14
  193. TextLabel11.TextXAlignment = Enum.TextXAlignment.Left
  194. TextLabel12.Name = "Vote1"
  195. TextLabel12.Parent = ScrollingFrame7
  196. TextLabel12.Position = UDim2.new(0.0273549147, 0, 0.224398881, 0)
  197. TextLabel12.Transparency = 0
  198. TextLabel12.Size = UDim2.new(0, 116, 0, 15)
  199. TextLabel12.BackgroundColor = BrickColor.new("Institutional white")
  200. TextLabel12.BackgroundColor3 = Color3.new(1, 1, 1)
  201. TextLabel12.BackgroundTransparency = 1
  202. TextLabel12.Font = Enum.Font.SourceSans
  203. TextLabel12.FontSize = Enum.FontSize.Size14
  204. TextLabel12.Text = ";arrest all"
  205. TextLabel12.TextColor = BrickColor.new("Institutional white")
  206. TextLabel12.TextColor3 = Color3.new(1, 1, 1)
  207. TextLabel12.TextSize = 14
  208. TextLabel12.TextXAlignment = Enum.TextXAlignment.Left
  209. TextLabel13.Name = "Vote1"
  210. TextLabel13.Parent = ScrollingFrame7
  211. TextLabel13.Position = UDim2.new(0.0273549147, 0, 0.277590364, 0)
  212. TextLabel13.Transparency = 0
  213. TextLabel13.Size = UDim2.new(0, 116, 0, 15)
  214. TextLabel13.BackgroundColor = BrickColor.new("Institutional white")
  215. TextLabel13.BackgroundColor3 = Color3.new(1, 1, 1)
  216. TextLabel13.BackgroundTransparency = 1
  217. TextLabel13.Font = Enum.Font.SourceSans
  218. TextLabel13.FontSize = Enum.FontSize.Size14
  219. TextLabel13.Text = ";btools me"
  220. TextLabel13.TextColor = BrickColor.new("Institutional white")
  221. TextLabel13.TextColor3 = Color3.new(1, 1, 1)
  222. TextLabel13.TextSize = 14
  223. TextLabel13.TextXAlignment = Enum.TextXAlignment.Left
  224. TextLabel14.Name = "Vote1"
  225. TextLabel14.Parent = ScrollingFrame7
  226. TextLabel14.Position = UDim2.new(0.0273549147, 0, 0.330781847, 0)
  227. TextLabel14.Transparency = 0
  228. TextLabel14.Size = UDim2.new(0, 116, 0, 15)
  229. TextLabel14.BackgroundColor = BrickColor.new("Institutional white")
  230. TextLabel14.BackgroundColor3 = Color3.new(1, 1, 1)
  231. TextLabel14.BackgroundTransparency = 1
  232. TextLabel14.Font = Enum.Font.SourceSans
  233. TextLabel14.FontSize = Enum.FontSize.Size14
  234. TextLabel14.Text = ";items me"
  235. TextLabel14.TextColor = BrickColor.new("Institutional white")
  236. TextLabel14.TextColor3 = Color3.new(1, 1, 1)
  237. TextLabel14.TextSize = 14
  238. TextLabel14.TextXAlignment = Enum.TextXAlignment.Left
  239. TextLabel15.Name = "Vote1"
  240. TextLabel15.Parent = ScrollingFrame7
  241. TextLabel15.Position = UDim2.new(0.0273549147, 0, 0.388870865, 0)
  242. TextLabel15.Transparency = 0
  243. TextLabel15.Size = UDim2.new(0, 116, 0, 15)
  244. TextLabel15.BackgroundColor = BrickColor.new("Institutional white")
  245. TextLabel15.BackgroundColor3 = Color3.new(1, 1, 1)
  246. TextLabel15.BackgroundTransparency = 1
  247. TextLabel15.Font = Enum.Font.SourceSans
  248. TextLabel15.FontSize = Enum.FontSize.Size14
  249. TextLabel15.Text = ";tp me bank"
  250. TextLabel15.TextColor = BrickColor.new("Institutional white")
  251. TextLabel15.TextColor3 = Color3.new(1, 1, 1)
  252. TextLabel15.TextSize = 14
  253. TextLabel15.TextXAlignment = Enum.TextXAlignment.Left
  254. TextLabel16.Name = "Vote1"
  255. TextLabel16.Parent = ScrollingFrame7
  256. TextLabel16.Position = UDim2.new(0.0273549147, 0, 0.439175725, 0)
  257. TextLabel16.Transparency = 0
  258. TextLabel16.Size = UDim2.new(0, 116, 0, 15)
  259. TextLabel16.BackgroundColor = BrickColor.new("Institutional white")
  260. TextLabel16.BackgroundColor3 = Color3.new(1, 1, 1)
  261. TextLabel16.BackgroundTransparency = 1
  262. TextLabel16.Font = Enum.Font.SourceSans
  263. TextLabel16.FontSize = Enum.FontSize.Size14
  264. TextLabel16.Text = ";tp me jew"
  265. TextLabel16.TextColor = BrickColor.new("Institutional white")
  266. TextLabel16.TextColor3 = Color3.new(1, 1, 1)
  267. TextLabel16.TextSize = 14
  268. TextLabel16.TextXAlignment = Enum.TextXAlignment.Left
  269. TextLabel17.Name = "Vote1"
  270. TextLabel17.Parent = ScrollingFrame7
  271. TextLabel17.Position = UDim2.new(0.0273549147, 0, 0.49557817, 0)
  272. TextLabel17.Transparency = 0
  273. TextLabel17.Size = UDim2.new(0, 116, 0, 15)
  274. TextLabel17.BackgroundColor = BrickColor.new("Institutional white")
  275. TextLabel17.BackgroundColor3 = Color3.new(1, 1, 1)
  276. TextLabel17.BackgroundTransparency = 1
  277. TextLabel17.Font = Enum.Font.SourceSans
  278. TextLabel17.FontSize = Enum.FontSize.Size14
  279. TextLabel17.Text = ";tp me base"
  280. TextLabel17.TextColor = BrickColor.new("Institutional white")
  281. TextLabel17.TextColor3 = Color3.new(1, 1, 1)
  282. TextLabel17.TextSize = 14
  283. TextLabel17.TextXAlignment = Enum.TextXAlignment.Left
  284. TextLabel18.Name = "Vote1"
  285. TextLabel18.Parent = ScrollingFrame7
  286. TextLabel18.Position = UDim2.new(0.0273549147, 0, 0.550456226, 0)
  287. TextLabel18.Transparency = 0
  288. TextLabel18.Size = UDim2.new(0, 116, 0, 15)
  289. TextLabel18.BackgroundColor = BrickColor.new("Institutional white")
  290. TextLabel18.BackgroundColor3 = Color3.new(1, 1, 1)
  291. TextLabel18.BackgroundTransparency = 1
  292. TextLabel18.Font = Enum.Font.SourceSans
  293. TextLabel18.FontSize = Enum.FontSize.Size14
  294. TextLabel18.Text = ";autorob bank"
  295. TextLabel18.TextColor = BrickColor.new("Institutional white")
  296. TextLabel18.TextColor3 = Color3.new(1, 1, 1)
  297. TextLabel18.TextSize = 14
  298. TextLabel18.TextXAlignment = Enum.TextXAlignment.Left
  299. TextLabel19.Name = "Vote1"
  300. TextLabel19.Parent = ScrollingFrame7
  301. TextLabel19.Position = UDim2.new(0.0273549147, 0, 0.602285504, 0)
  302. TextLabel19.Transparency = 0
  303. TextLabel19.Size = UDim2.new(0, 116, 0, 15)
  304. TextLabel19.BackgroundColor = BrickColor.new("Institutional white")
  305. TextLabel19.BackgroundColor3 = Color3.new(1, 1, 1)
  306. TextLabel19.BackgroundTransparency = 1
  307. TextLabel19.Font = Enum.Font.SourceSans
  308. TextLabel19.FontSize = Enum.FontSize.Size14
  309. TextLabel19.Text = ";autorob jew"
  310. TextLabel19.TextColor = BrickColor.new("Institutional white")
  311. TextLabel19.TextColor3 = Color3.new(1, 1, 1)
  312. TextLabel19.TextSize = 14
  313. TextLabel19.TextXAlignment = Enum.TextXAlignment.Left
  314. TextLabel20.Name = "Vote1"
  315. TextLabel20.Parent = ScrollingFrame7
  316. TextLabel20.Position = UDim2.new(0.0273549147, 0, 0.654114783, 0)
  317. TextLabel20.Transparency = 0
  318. TextLabel20.Size = UDim2.new(0, 116, 0, 15)
  319. TextLabel20.BackgroundColor = BrickColor.new("Institutional white")
  320. TextLabel20.BackgroundColor3 = Color3.new(1, 1, 1)
  321. TextLabel20.BackgroundTransparency = 1
  322. TextLabel20.Font = Enum.Font.SourceSans
  323. TextLabel20.FontSize = Enum.FontSize.Size14
  324. TextLabel20.Text = ";destroy doors"
  325. TextLabel20.TextColor = BrickColor.new("Institutional white")
  326. TextLabel20.TextColor3 = Color3.new(1, 1, 1)
  327. TextLabel20.TextSize = 14
  328. TextLabel20.TextXAlignment = Enum.TextXAlignment.Left
  329. TextLabel21.Name = "Vote1"
  330. TextLabel21.Parent = ScrollingFrame7
  331. TextLabel21.Position = UDim2.new(0.0273549147, 0, 0.710517228, 0)
  332. TextLabel21.Transparency = 0
  333. TextLabel21.Size = UDim2.new(0, 116, 0, 15)
  334. TextLabel21.BackgroundColor = BrickColor.new("Institutional white")
  335. TextLabel21.BackgroundColor3 = Color3.new(1, 1, 1)
  336. TextLabel21.BackgroundTransparency = 1
  337. TextLabel21.Font = Enum.Font.SourceSans
  338. TextLabel21.FontSize = Enum.FontSize.Size14
  339. TextLabel21.Text = ";speed on"
  340. TextLabel21.TextColor = BrickColor.new("Institutional white")
  341. TextLabel21.TextColor3 = Color3.new(1, 1, 1)
  342. TextLabel21.TextSize = 14
  343. TextLabel21.TextXAlignment = Enum.TextXAlignment.Left
  344. TextLabel22.Name = "Vote1"
  345. TextLabel22.Parent = ScrollingFrame7
  346. TextLabel22.Position = UDim2.new(0.0273549147, 0, 0.768444061, 0)
  347. TextLabel22.Transparency = 0
  348. TextLabel22.Size = UDim2.new(0, 116, 0, 15)
  349. TextLabel22.BackgroundColor = BrickColor.new("Institutional white")
  350. TextLabel22.BackgroundColor3 = Color3.new(1, 1, 1)
  351. TextLabel22.BackgroundTransparency = 1
  352. TextLabel22.Font = Enum.Font.SourceSans
  353. TextLabel22.FontSize = Enum.FontSize.Size14
  354. TextLabel22.Text = ";speed off"
  355. TextLabel22.TextColor = BrickColor.new("Institutional white")
  356. TextLabel22.TextColor3 = Color3.new(1, 1, 1)
  357. TextLabel22.TextSize = 14
  358. TextLabel22.TextXAlignment = Enum.TextXAlignment.Left
  359. TextLabel23.Parent = Frame6
  360. TextLabel23.Position = UDim2.new(-0.00325732911, 0, -0.00609756075, 0)
  361. TextLabel23.Transparency = 0
  362. TextLabel23.Size = UDim2.new(0, 116, 0, 15)
  363. TextLabel23.BackgroundColor = BrickColor.new("Institutional white")
  364. TextLabel23.BackgroundColor3 = Color3.new(1, 1, 1)
  365. TextLabel23.BackgroundTransparency = 1
  366. TextLabel23.Font = Enum.Font.SourceSans
  367. TextLabel23.FontSize = Enum.FontSize.Size14
  368. TextLabel23.Text = "Jailbreak Admin V3 CMDS"
  369. TextLabel23.TextColor = BrickColor.new("Institutional white")
  370. TextLabel23.TextColor3 = Color3.new(1, 1, 1)
  371. TextLabel23.TextSize = 14
  372. TextLabel23.TextXAlignment = Enum.TextXAlignment.Left
  373. TextButton24.Name = "Close"
  374. TextButton24.Parent = Frame6
  375. TextButton24.Position = UDim2.new(0.957654715, 0, -0.0121951215, 0)
  376. TextButton24.Transparency = 0
  377. TextButton24.Size = UDim2.new(0, 20, 0, 17)
  378. TextButton24.BackgroundColor = BrickColor.new("Institutional white")
  379. TextButton24.BackgroundColor3 = Color3.new(1, 1, 1)
  380. TextButton24.BackgroundTransparency = 1
  381. TextButton24.Font = Enum.Font.SourceSans
  382. TextButton24.FontSize = Enum.FontSize.Size14
  383. TextButton24.Text = "X"
  384. TextButton24.TextColor = BrickColor.new("Institutional white")
  385. TextButton24.TextColor3 = Color3.new(1, 1, 1)
  386. TextButton24.TextScaled = true
  387. TextButton24.TextSize = 14
  388. TextButton24.TextWrap = true
  389. TextButton24.TextWrapped = true
  390. Script25.Parent = TextButton24
  391. table.insert(cors,sandbox(Script25,function()
  392.  
  393. button1 = script.Parent
  394.  
  395. function click()
  396. script.Parent.Parent.Visible = false
  397. end
  398.  
  399. button1.MouseButton1Down:connect(click)
  400. end))
  401. LocalScript26.Parent = ScreenGui0
  402. table.insert(cors,sandbox(LocalScript26,function()
  403. local TpMethod = 1
  404.  
  405. function JailbreakTp(...)
  406. getfenv()["TpMethod" .. TpMethod](...)
  407. end
  408.  
  409. function TpMethod1(...)
  410. local char = game:GetService("Players").LocalPlayer.Character
  411. local root = char.HumanoidRootPart
  412. local args = {...}
  413. for i=0,1,0.05 do
  414. wait()
  415. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  416. end
  417. end
  418.  
  419. function TpMethod2(...)
  420. local args = {...}
  421. local char = game:GetService("Players").LocalPlayer.Character
  422. local target = Vector3.new(unpack(args,1,3))
  423. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  424. dist = math.floor(dist / 100) + 1
  425. for i=0,dist * 4 do
  426. wait()
  427. char:MoveTo(Vector3.new(...))
  428. end
  429. if args[#args] == true then
  430. wait()
  431. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  432. end
  433. end
  434.  
  435. --[[
  436. OnChatted Scripting Template - created by 1WOOF1
  437.  
  438. Use this script to match what a player says
  439. and turn it into a command. This does NOT have
  440. any admin's but if you find a way to make it
  441. admin only, that is good, also, if you do
  442. find a way, it would be nice if you PM me
  443. how you did it!
  444. ]]
  445.  
  446. game:GetService("Players").LocalPlayer.Chatted:connect(function(msg)
  447. if (msg:lower() == ";key me") then --------------- This is a basic "Reset" command.
  448.  
  449. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  450.  
  451. elseif (msg:lower() == ";items me") then ---------- This is just a command when you say something, a
  452. if not workspace:FindFirstChild("Givers") then return end
  453. if Giver then
  454. for i,v in pairs(Giver) do
  455. v.ClickDetector.Parent = v.OriginalParent
  456. v.Event:Disconnect()
  457. end
  458. getmetatable(Giver):Destroy()
  459. end
  460. Giver = {}
  461. local g = Giver
  462. local p = Instance.new("Part", workspace)
  463. p.Anchored = true
  464. p.CanCollide = false
  465. p.CFrame = game:GetService("Players").LocalPlayer.Character:WaitForChild"HumanoidRootPart".CFrame
  466. setmetatable(Giver, {__metatable = p})
  467. for i,v in pairs(workspace.Givers:GetChildren()) do
  468. local cd = v:FindFirstChildOfClass"ClickDetector"
  469. if cd then
  470. local newt = {}
  471. newt.ClickDetector = cd
  472. newt.OriginalParent = v
  473. cd.Parent = p
  474. newt.Event = cd.MouseClick:connect(function()
  475. cd.Parent = v
  476. end)
  477. table.insert(Giver, newt)
  478. end
  479. end
  480. spawn(function()
  481. wait(10)
  482. if Giver == g then
  483. Giver = nil
  484. for i,v in pairs(g) do
  485. v.ClickDetector.Parent = v.OriginalParent
  486. v.Event:Disconnect()
  487. end
  488. getmetatable(g):Destroy()
  489. end
  490. end)
  491.  
  492.  
  493. elseif (msg:lower() == ";cmds") then
  494.  
  495. script.Parent.CMDS.Active = true
  496. script.Parent.CMDS.Draggable = true
  497. script.Parent.CMDS.Visible = true
  498.  
  499. elseif (msg:lower() == ";btools me") then
  500.  
  501. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  502. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  503. if child.ClassName == "Part" then
  504. child.Locked = false
  505. end
  506. if child.ClassName == "MeshPart" then
  507. child.Locked = false
  508. end
  509. if child.ClassName == "UnionOperation" then
  510. child.Locked = false
  511. end
  512. if child.ClassName == "Model" then
  513. for index, chil in pairs(child:GetChildren()) do
  514. if chil.ClassName == "Part" then
  515. chil.Locked = false
  516. end
  517. if chil.ClassName == "MeshPart" then
  518. chil.Locked = false
  519. end
  520. if chil.ClassName == "UnionOperation" then
  521. chil.Locked = false
  522. end
  523. if chil.ClassName == "Model" then
  524. for index, childe in pairs(chil:GetChildren()) do
  525. if childe.ClassName == "Part" then
  526. childe.Locked = false
  527. end
  528. if childe.ClassName == "MeshPart" then
  529. childe.Locked = false
  530. end
  531. if childe.ClassName == "UnionOperation" then
  532. childe.Locked = false
  533. end
  534. if childe.ClassName == "Model" then
  535. for index, childeo in pairs(childe:GetChildren()) do
  536. if childeo.ClassName == "Part" then
  537. childeo.Locked = false
  538. end
  539. if childeo.ClassName == "MeshPart" then
  540. childeo.Locked = false
  541. end
  542. if childeo.ClassName == "UnionOperation" then
  543. childeo.Locked = false
  544. end
  545. if childeo.ClassName == "Model" then
  546. end
  547. end
  548. end
  549. end
  550. end
  551. end
  552. end
  553. end
  554. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  555. c.BinType = Enum.BinType.Hammer
  556. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  557. c.BinType = Enum.BinType.Clone
  558. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  559. c.BinType = Enum.BinType.Grab
  560.  
  561. elseif (msg:lower() == ";arrest all") then
  562.  
  563. local Player = game:GetService("Players").LocalPlayer
  564. wait(0.5)
  565. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  566. repeat
  567. wait()
  568. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  569. until v.Team.Name ~= "Criminal"
  570. end
  571.  
  572. elseif (msg:lower() == ";fly me") then
  573.  
  574. repeat wait()
  575. game:GetService("StarterGui"):SetCore("SendNotification",{
  576. Title = "Jailbreak Admin V3",
  577. Text = "Press E 2 stop flying",
  578. Duration = 15,
  579. })
  580.  
  581. until game:GetService"Players".LocalPlayer and game:GetService"Players".LocalPlayer.Character and game:GetService"Players".LocalPlayer.Character:findFirstChild("UpperTorso") and game:GetService"Players".LocalPlayer.Character:findFirstChild("Humanoida")
  582. local mouse = game:GetService"Players".LocalPlayer:GetMouse()
  583. repeat wait() until mouse
  584. local plr = game:GetService"Players".LocalPlayer
  585. local torso = plr.Character.UpperTorso
  586. local flying = true
  587. local deb = true
  588. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  589. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  590. local maxspeed = 50
  591. local speed = 0
  592.  
  593. function Fly()
  594. local bg = Instance.new("BodyGyro", torso)
  595. bg.P = 9e4
  596. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  597. bg.cframe = torso.CFrame
  598. local bv = Instance.new("BodyVelocity", torso)
  599. bv.velocity = Vector3.new(0,0.1,0)
  600. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  601. repeat wait()
  602. plr.Character.Humanoida.PlatformStand = true
  603. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  604. speed = speed+.5+(speed/maxspeed)
  605. if speed > maxspeed then
  606. speed = maxspeed
  607. end
  608. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  609. speed = speed-1
  610. if speed < 0 then
  611. speed = 0
  612. end
  613. end
  614. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  615. bv.velocity = ((game:GetService("Workspace").CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game:GetService("Workspace").CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game:GetService("Workspace").CurrentCamera.CoordinateFrame.p))*speed
  616. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  617. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  618. bv.velocity = ((game:GetService("Workspace").CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game:GetService("Workspace").CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game:GetService("Workspace").CurrentCamera.CoordinateFrame.p))*speed
  619. else
  620. bv.velocity = Vector3.new(0,0.1,0)
  621. end
  622. bg.cframe = game:GetService("Workspace").CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  623. until not flying
  624. ctrl = {f = 0, b = 0, l = 0, r = 0}
  625. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  626. speed = 0
  627. bg:Destroy()
  628. bv:Destroy()
  629. plr.Character.Humanoida.PlatformStand = false
  630. end
  631. mouse.KeyDown:connect(function(key)
  632. if key:lower() == "e" then
  633. if flying then flying = false
  634. else
  635. flying = true
  636. Fly()
  637. end
  638. elseif key:lower() == "w" then
  639. ctrl.f = 1
  640. elseif key:lower() == "s" then
  641. ctrl.b = -1
  642. elseif key:lower() == "a" then
  643. ctrl.l = -1
  644. elseif key:lower() == "d" then
  645. ctrl.r = 1
  646. end
  647. end)
  648. mouse.KeyUp:connect(function(key)
  649. if key:lower() == "w" then
  650. ctrl.f = 0
  651. elseif key:lower() == "s" then
  652. ctrl.b = 0
  653. elseif key:lower() == "a" then
  654. ctrl.l = 0
  655. elseif key:lower() == "d" then
  656. ctrl.r = 0
  657. end
  658. end)
  659. Fly()
  660.  
  661. elseif (msg:lower() == ";gravity low") then
  662.  
  663. game:GetService("Workspace").Gravity = "50"
  664.  
  665.  
  666. elseif(msg:lower() == ";gravity normal") then
  667.  
  668. game:GetService("Workspace").Gravity = "196.2"
  669.  
  670.  
  671. elseif (msg:lower() == ";carfly me") then
  672.  
  673. local plr = game:GetService"Players".LocalPlayer
  674. local m = plr:GetMouse()
  675. m.KeyDown:connect(function(k)
  676. if k == "m" then
  677. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  678. wait()
  679. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Seated")
  680. end
  681. end)
  682.  
  683. elseif (msg:lower() == ";autorob bank") then
  684. RobTheBank()
  685.  
  686. elseif (msg:lower() == ";tp me bank") then
  687. JailbreakTp(10, 18, 784)
  688.  
  689. elseif (msg:lower() == ";tp me jew") then
  690. JailbreakTp(142, 18, 1365)
  691.  
  692. elseif (msg:lower() == ";tp me base") then
  693. JailbreakTp(-226, 18, 1590, true)
  694.  
  695. elseif (msg:lower() == ";destroy doors") then
  696. local doors = workspace:FindFirstChild("Doors")
  697. if not doors then return end
  698. for i,v in pairs(doors:GetChildren()) do
  699. v:Destroy()
  700. end
  701.  
  702. elseif (msg:lower() == ";autorob jew") then
  703. velocity = Instance.new("BodyPosition", game:GetService("Players").LocalPlayer.Character.UpperTorso)
  704. velocity.maxForce = Vector3.new(100000, 100000, 100000)
  705. velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  706. gyro = Instance.new("BodyGyro", game:GetService("Players").LocalPlayer.Character.UpperTorso)
  707. gyro.maxTorque = Vector3.new(100000, 100000, 100000)
  708.  
  709. game:GetService("Players").LocalPlayer.Character.Humanoid.PlatformStand = true
  710. velocity.Position = Vector3.new(142.99,18.6,1349.5)
  711. wait(3)
  712. velocity.Position = Vector3.new(122.173,16.52,1308.727)
  713. wait(4)
  714. velocity.Position = Vector3.new(111.2,17.39,1332.67)
  715. wait(4)
  716. velocity.Position = Vector3.new(125.43,17.75,1328.31)
  717. wait(4)
  718. velocity.Position = Vector3.new(141.287, 18.2,1315.98)
  719. wait(4)
  720. velocity.Position = Vector3.new(108.606,17.131,1320.33)
  721. wait(4)
  722. velocity.Position = Vector3.new(123.107,18.13,1321.723)
  723. wait(4)
  724. velocity.Position = Vector3.new(122.56,17.39,1312.67)
  725. wait(4)
  726. velocity.Position = Vector3.new(138.37,17.76,1308.8)
  727. wait(4)
  728. game:GetService("Players").LocalPlayer.Character.Humanoid.PlatformStand = false
  729. velocity.Position = Vector3.new(-264.7,18.31,1563.9)
  730.  
  731. elseif (msg:lower() == ";speed on") then
  732. game:GetService('Players').LocalPlayer.Character.Humanoida.WalkSpeed = 160
  733.  
  734.  
  735. elseif (msg:lower() == ";speed off") then
  736. game:GetService('Players').LocalPlayer.Character.Humanoida.WalkSpeed = 16
  737. end
  738.  
  739.  
  740. -- If you run out, just copy and paste more of the line 'elseif (msg:lower() == "") then'
  741. end)
  742.  
  743. --AutoRob stuff--
  744. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(game:GetService"Players".LocalPlayer, 2219040)
  745. local BankAutoRob = {
  746. {
  747. Pos = {51, 18.06, 856.5},
  748. Yield = 2,
  749. Status = "Starting the robbery"
  750. },
  751. {
  752. Pos = {29.71, 0.73, 815.25},
  753. Yield = 15,
  754. Status = "Opening the vault"
  755. },
  756. {
  757. Pos = {18.37, 0.7659, 822.25},
  758. Yield = DuffelBag and 50 or 25,
  759. Status = "Collecting $$$"
  760. },
  761. {
  762. Pos = {10, 18, 784},
  763. Status = "Finishing the robbery"
  764. }
  765. }
  766.  
  767. local function Tp(...)
  768. local char = game:GetService"Players".LocalPlayer.Character
  769. for i=1,2 do
  770. wait()
  771. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  772. end
  773. end
  774.  
  775. function RobTheBank()
  776. for _,v in pairs(BankAutoRob) do
  777. Tp(unpack(v.Pos))
  778. wait(v.Yield)
  779. end
  780. end
  781.  
  782.  
  783.  
  784. pcall(function()
  785. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  786. local Info = Bank.Extra.Sign.Decal
  787. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  788. if Info.Transparency ~= 0 then
  789. local cb = Instance.new("BindableFunction")
  790. cb.OnInvoke = function(arg)
  791. if arg == "Teleport" then
  792. JailbreakTp(10, 18, 784)
  793. elseif arg == "AutoRob" then
  794. RobTheBank()
  795. end
  796. end
  797. game:GetService("StarterGui"):SetCore("SendNotification",{
  798. Title = "Bank is ready!",
  799. Text = "Bank is ready!",
  800. Duration = 15,
  801. Button1 = "Dismiss",
  802. Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
  803. Callback = cb
  804. })
  805. else
  806.  
  807. end
  808. end)
  809.  
  810. end)
  811. --Jewelry notification--
  812. pcall(function()
  813. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  814. local Info = Jewelry.Extra.Sign.Decal
  815. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  816. if Info.Transparency ~= 0 then
  817.  
  818. local cb = Instance.new("BindableFunction")
  819. cb.OnInvoke = function(arg)
  820. if arg == "Teleport" then
  821. JailbreakTp(142, 18, 1365)
  822. end
  823. end
  824. game:GetService("StarterGui"):SetCore("SendNotification",{
  825. Title = "Jewelry is ready!",
  826. Text = "Jewelry is ready!",
  827. Duration = 15,
  828. Button1 = "Dismiss",
  829. Button2 = "Teleport",
  830. Callback = cb
  831. })
  832. else
  833.  
  834. end
  835. end)
  836. end)
  837. end))
  838. Frame27.Name = "Notification"
  839. Frame27.Parent = ScreenGui0
  840. Frame27.Position = UDim2.new(0.00853889901, 0, 0.0621118024, 0)
  841. Frame27.Visible = false
  842. Frame27.Size = UDim2.new(0, 250, 0, 100)
  843. Frame27.BackgroundColor = BrickColor.new("Institutional white")
  844. Frame27.BackgroundColor3 = Color3.new(1, 1, 1)
  845. Frame27.Style = Enum.FrameStyle.RobloxSquare
  846. Script28.Parent = Frame27
  847. table.insert(cors,sandbox(Script28,function()
  848. game.Players.PlayerAdded:connect(function(player)
  849. if player:IsFriendsWith(game:GetService("Players").LocalPlayer.UserId) then
  850. script.Parent.Visible = true
  851. script.Parent.ImageLabel.Image= "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&Format=Png&username="..player.Name
  852. script.Parent.TextLabel.Text = "A Friend has joined! : "..player.Name
  853. wait(5)
  854. script.Parent.Visible = false
  855. end
  856. end)
  857.  
  858. game.Players.PlayerRemoving:connect(function(player)
  859. if player:IsFriendsWith(game:GetService("Players").LocalPlayer.UserId) then
  860. script.Parent.Visible = true
  861. script.Parent.ImageLabel.Image= "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&Format=Png&username="..player.Name
  862. script.Parent.TextLabel.Text = "A Friend has left! : "..player.Name
  863. wait(5)
  864. script.Parent.Visible = false
  865. end
  866. end)
  867.  
  868.  
  869. end))
  870. ImageLabel29.Parent = Frame27
  871. ImageLabel29.Position = UDim2.new(0.0199999996, 0, 0.139999986, 0)
  872. ImageLabel29.Transparency = 0
  873. ImageLabel29.Size = UDim2.new(0, 66, 0, 63)
  874. ImageLabel29.BackgroundColor = BrickColor.new("Institutional white")
  875. ImageLabel29.BackgroundColor3 = Color3.new(1, 1, 1)
  876. ImageLabel29.BackgroundTransparency = 1
  877. ImageLabel29.Image = "rbxassetid://924320031"
  878. TextLabel30.Parent = Frame27
  879. TextLabel30.Position = UDim2.new(0.340000004, 0, 0.340000004, 0)
  880. TextLabel30.Transparency = 0
  881. TextLabel30.Size = UDim2.new(0, 154, 0, 20)
  882. TextLabel30.BackgroundColor = BrickColor.new("Institutional white")
  883. TextLabel30.BackgroundColor3 = Color3.new(1, 1, 1)
  884. TextLabel30.BackgroundTransparency = 0
  885. TextLabel30.Font = Enum.Font.SourceSans
  886. TextLabel30.FontSize = Enum.FontSize.Size14
  887. TextLabel30.Text = "A Friend has joined! : Hacker7106"
  888. TextLabel30.TextColor = BrickColor.new("Institutional white")
  889. TextLabel30.TextColor3 = Color3.new(1, 1, 1)
  890. TextLabel30.TextScaled = true
  891. TextLabel30.TextSize = 14
  892. TextLabel30.TextWrap = true
  893. TextLabel30.TextWrapped = true
  894. LocalScript31.Parent = ScreenGui0
  895. table.insert(cors,sandbox(LocalScript31,function()
  896. game:GetService('Players').LocalPlayer.Character.Humanoid.Name = "Humanoida"
  897. end))
  898. for i,v in pairs(mas:GetChildren()) do
  899. v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  900. pcall(function() v:MakeJoints() end)
  901. end
  902. mas:Destroy()
  903. for i,v in pairs(cors) do
  904. spawn(function()
  905. pcall(v)
  906. end)
  907. end
Advertisement
Add Comment
Please, Sign In to add comment