Advertisement
WeDoScripts

jailbreak admin

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