YandZ1

Prison Life Admin

Oct 14th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.89 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2.  
  3. Player.Chatted:connect(function(cht)
  4. if cht:match(":guns") then
  5. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  6.  
  7. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  8. print(lol)
  9.  
  10.  
  11.  
  12. end
  13. elseif cht:match(":cmds") then
  14. -- Farewell Infortality.
  15. -- Version: 2.82
  16. -- Instances:
  17. local ScreenGui = Instance.new("ScreenGui")
  18. local cmdbar = Instance.new("Frame")
  19. local ScrollingFrame = Instance.new("ScrollingFrame")
  20. local TextLabel = Instance.new("TextLabel")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local TextLabel_3 = Instance.new("TextLabel")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local TextLabel_5 = Instance.new("TextLabel")
  25. local TextLabel_6 = Instance.new("TextLabel")
  26. local TextLabel_7 = Instance.new("TextLabel")
  27. local TextLabel_8 = Instance.new("TextLabel")
  28. local TextLabel_9 = Instance.new("TextLabel")
  29. local TextLabel_10 = Instance.new("TextLabel")
  30. local Frame = Instance.new("Frame")
  31. local TextLabel_11 = Instance.new("TextLabel")
  32. local Frame_2 = Instance.new("Frame")
  33. local TextButton = Instance.new("TextButton")
  34. --Properties:
  35. ScreenGui.Parent = game.CoreGui
  36.  
  37. cmdbar.Name = "cmdbar"
  38. cmdbar.Parent = ScreenGui
  39. cmdbar.BackgroundColor3 = Color3.new(1, 0, 0)
  40. cmdbar.BorderSizePixel = 5
  41. cmdbar.Position = UDim2.new(0.386427909, 0, -0.593220353, 0)
  42. cmdbar.Size = UDim2.new(0, 240, 0, 315)
  43.  
  44. ScrollingFrame.Parent = cmdbar
  45. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  46. ScrollingFrame.BorderSizePixel = 5
  47. ScrollingFrame.Position = UDim2.new(0, 0, 0.162866443, 0)
  48. ScrollingFrame.Size = UDim2.new(0, 240, 0, 257)
  49. ScrollingFrame.ScrollBarThickness = 10
  50.  
  51. TextLabel.Parent = ScrollingFrame
  52. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  53. TextLabel.BackgroundTransparency = 1
  54. TextLabel.Position = UDim2.new(0.0583333373, 0, 0.0162866451, 0)
  55. TextLabel.Size = UDim2.new(0, 200, 0, 22)
  56. TextLabel.Font = Enum.Font.SourceSansBold
  57. TextLabel.Text = ":guns"
  58. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  59. TextLabel.TextSize = 40
  60. TextLabel.TextWrapped = true
  61.  
  62. TextLabel_2.Parent = ScrollingFrame
  63. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  64. TextLabel_2.BackgroundTransparency = 1
  65. TextLabel_2.Position = UDim2.new(0.0583333373, 0, 0.0732899159, 0)
  66. TextLabel_2.Size = UDim2.new(0, 200, 0, 22)
  67. TextLabel_2.Font = Enum.Font.SourceSansBold
  68. TextLabel_2.Text = ":fastall"
  69. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  70. TextLabel_2.TextSize = 40
  71. TextLabel_2.TextWrapped = true
  72.  
  73. TextLabel_3.Parent = ScrollingFrame
  74. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  75. TextLabel_3.BackgroundTransparency = 1
  76. TextLabel_3.Position = UDim2.new(0.0583333373, 0, 0.12214984, 0)
  77. TextLabel_3.Size = UDim2.new(0, 200, 0, 22)
  78. TextLabel_3.Font = Enum.Font.SourceSansBold
  79. TextLabel_3.Text = ":fastak"
  80. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  81. TextLabel_3.TextSize = 40
  82. TextLabel_3.TextWrapped = true
  83.  
  84. TextLabel_4.Parent = ScrollingFrame
  85. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  86. TextLabel_4.BackgroundTransparency = 1
  87. TextLabel_4.Position = UDim2.new(0.0583333373, 0, 0.180781752, 0)
  88. TextLabel_4.Size = UDim2.new(0, 200, 0, 22)
  89. TextLabel_4.Font = Enum.Font.SourceSansBold
  90. TextLabel_4.Text = ":fastM4A1"
  91. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  92. TextLabel_4.TextSize = 40
  93. TextLabel_4.TextWrapped = true
  94.  
  95. TextLabel_5.Parent = ScrollingFrame
  96. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  97. TextLabel_5.BackgroundTransparency = 1
  98. TextLabel_5.Position = UDim2.new(0.0583333373, 0, 0.234527692, 0)
  99. TextLabel_5.Size = UDim2.new(0, 200, 0, 22)
  100. TextLabel_5.Font = Enum.Font.SourceSansBold
  101. TextLabel_5.Text = ":onepunch"
  102. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  103. TextLabel_5.TextSize = 40
  104. TextLabel_5.TextWrapped = true
  105.  
  106. TextLabel_6.Parent = ScrollingFrame
  107. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  108. TextLabel_6.BackgroundTransparency = 1
  109. TextLabel_6.Position = UDim2.new(0.0583333373, 0, 0.288273603, 0)
  110. TextLabel_6.Size = UDim2.new(0, 200, 0, 22)
  111. TextLabel_6.Font = Enum.Font.SourceSansBold
  112. TextLabel_6.Text = ":arrest"
  113. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  114. TextLabel_6.TextSize = 40
  115. TextLabel_6.TextWrapped = true
  116.  
  117. TextLabel_7.Parent = ScrollingFrame
  118. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  119. TextLabel_7.BackgroundTransparency = 1
  120. TextLabel_7.Position = UDim2.new(0.0583333373, 0, 0.340390861, 0)
  121. TextLabel_7.Size = UDim2.new(0, 200, 0, 22)
  122. TextLabel_7.Font = Enum.Font.SourceSansBold
  123. TextLabel_7.Text = ":teamgrey"
  124. TextLabel_7.TextColor3 = Color3.new(0, 0, 0)
  125. TextLabel_7.TextSize = 40
  126. TextLabel_7.TextWrapped = true
  127.  
  128. TextLabel_8.Parent = ScrollingFrame
  129. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  130. TextLabel_8.BackgroundTransparency = 1
  131. TextLabel_8.Position = UDim2.new(0.0583333373, 0, 0.395765454, 0)
  132. TextLabel_8.Size = UDim2.new(0, 200, 0, 22)
  133. TextLabel_8.Font = Enum.Font.SourceSansBold
  134. TextLabel_8.Text = ":teampolice"
  135. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  136. TextLabel_8.TextSize = 40
  137. TextLabel_8.TextWrapped = true
  138.  
  139. TextLabel_9.Parent = ScrollingFrame
  140. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  141. TextLabel_9.BackgroundTransparency = 1
  142. TextLabel_9.Position = UDim2.new(0.0583333373, 0, 0.441368043, 0)
  143. TextLabel_9.Size = UDim2.new(0, 200, 0, 22)
  144. TextLabel_9.Font = Enum.Font.SourceSansBold
  145. TextLabel_9.Text = ":teamprisoner"
  146. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  147. TextLabel_9.TextSize = 40
  148. TextLabel_9.TextWrapped = true
  149.  
  150. TextLabel_10.Parent = ScrollingFrame
  151. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  152. TextLabel_10.BackgroundTransparency = 1
  153. TextLabel_10.Position = UDim2.new(0.0583333373, 0, 0.491856635, 0)
  154. TextLabel_10.Size = UDim2.new(0, 200, 0, 22)
  155. TextLabel_10.Font = Enum.Font.SourceSansBold
  156. TextLabel_10.Text = ":btools"
  157. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  158. TextLabel_10.TextSize = 40
  159. TextLabel_10.TextWrapped = true
  160.  
  161. Frame.Parent = cmdbar
  162. Frame.BackgroundColor3 = Color3.new(0.764706, 0, 0)
  163. Frame.BorderSizePixel = 5
  164. Frame.Position = UDim2.new(-0.00107207894, 0, 0.00139898062, 0)
  165. Frame.Size = UDim2.new(0, 240, 0, 31)
  166.  
  167. TextLabel_11.Parent = Frame
  168. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  169. TextLabel_11.BackgroundTransparency = 1
  170. TextLabel_11.Size = UDim2.new(0, 197, 0, 31)
  171. TextLabel_11.Font = Enum.Font.SourceSansBold
  172. TextLabel_11.Text = "Commands"
  173. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  174. TextLabel_11.TextScaled = true
  175. TextLabel_11.TextSize = 14
  176. TextLabel_11.TextWrapped = true
  177.  
  178. Frame_2.Parent = cmdbar
  179. Frame_2.BackgroundColor3 = Color3.new(0.764706, 0, 0)
  180. Frame_2.BorderSizePixel = 5
  181. Frame_2.Position = UDim2.new(0.845833302, 0, 0.00317460299, 0)
  182. Frame_2.Size = UDim2.new(0, 37, 0, 28)
  183.  
  184. TextButton.Parent = Frame_2
  185. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  186. TextButton.BackgroundTransparency = 1
  187. TextButton.Position = UDim2.new(0, 0, -0.107142866, 0)
  188. TextButton.Size = UDim2.new(0, 37, 0, 31)
  189. TextButton.Font = Enum.Font.SourceSansBold
  190. TextButton.Text = "X"
  191. TextButton.TextColor3 = Color3.new(0, 0, 0)
  192. TextButton.TextScaled = true
  193. TextButton.TextSize = 14
  194. TextButton.TextWrapped = true
  195. TextButton.MouseButton1Click:connect(function()
  196. cmdbar:TweenPosition(UDim2.new(0.386, 0,-0.593, 0), 'Out', 'Bounce', 1, true)
  197. end)
  198. -- Scripts:
  199.  
  200. cmdbar:TweenPosition(UDim2.new(0.386, 0,0.203, 0), 'In', 'Bounce', 1, true)
  201.  
  202.  
  203. elseif cht:match(":btools") then
  204. for a = 1, 4 do
  205. HopperBin = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  206. HopperBin.BinType = a
  207. end
  208. elseif cht:match(":infinite") then
  209. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  210. elseif cht:match(":onepunch") then
  211. mainRemotes = game.ReplicatedStorage
  212. meleeRemote = mainRemotes['meleeEvent']
  213. mouse = game.Players.LocalPlayer:GetMouse()
  214. punching = false
  215. cooldown = false
  216.  
  217. function punch()
  218. cooldown = true
  219. local part = Instance.new("Part", game.Players.LocalPlayer.Character)
  220. part.Transparency = 1
  221. part.Size = Vector3.new(5, 2, 3)
  222. part.CanCollide = false
  223. local w1 = Instance.new("Weld", part)
  224. w1.Part0 = game.Players.LocalPlayer.Character.Torso
  225. w1.Part1 = part
  226. w1.C1 = CFrame.new(0,0,2)
  227. part.Touched:connect(function(hit)
  228. if game.Players:FindFirstChild(hit.Parent.Name) then
  229. local plr = game.Players:FindFirstChild(hit.Parent.Name)
  230. if plr.Name ~= game.Players.LocalPlayer.Name then
  231. part:Destroy()
  232.  
  233. for i = 1,100 do
  234. meleeRemote:FireServer(plr)
  235. end
  236. end
  237. end
  238. end)
  239.  
  240. wait(1)
  241. cooldown = false
  242. part:Destroy()
  243. end
  244.  
  245.  
  246. mouse.KeyDown:connect(function(key)
  247. if cooldown == false then
  248. if key:lower() == "f" then
  249.  
  250. punch()
  251.  
  252. end
  253. end
  254. end)
  255.  
  256.  
  257. game:GetService("StarterGui"):SetCore("SendNotification",{
  258. Title = "Loaded";
  259. Text = "One Punch Activated";
  260. })
  261.  
  262. elseif cht:match(":teamgrey") then
  263. Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  264. elseif cht:match(":teampolice") then
  265. Workspace.Remote.TeamEvent:FireServer("Bright blue")
  266. elseif cht:match(":teamprisoner") then
  267. Workspace.Remote.TeamEvent:FireServer("Bright orange")
  268. elseif cht:match(":arrest") then
  269. -- Arrest
  270.  
  271. game:GetService("StarterGui"):SetCore("SendNotification",{
  272. Title = "Loaded";
  273. Text = "Arrest Enabled";
  274. })
  275.  
  276. local mouse = game.Players.LocalPlayer:GetMouse()
  277. local arrestEvent = game.Workspace.Remote.arrest
  278. mouse.Button1Down:connect(function()
  279. local obj = mouse.Target
  280. local response = arrestEvent:InvokeServer(obj)
  281. end)
  282. elseif cht:match(":onepunch") then
  283. mainRemotes = game.ReplicatedStorage
  284. meleeRemote = mainRemotes['meleeEvent']
  285. mouse = game.Players.LocalPlayer:GetMouse()
  286. punching = false
  287. cooldown = false
  288.  
  289. function punch()
  290. cooldown = true
  291. local part = Instance.new("Part", game.Players.LocalPlayer.Character)
  292. part.Transparency = 1
  293. part.Size = Vector3.new(5, 2, 3)
  294. part.CanCollide = false
  295. local w1 = Instance.new("Weld", part)
  296. w1.Part0 = game.Players.LocalPlayer.Character.Torso
  297. w1.Part1 = part
  298. w1.C1 = CFrame.new(0,0,2)
  299. part.Touched:connect(function(hit)
  300. if game.Players:FindFirstChild(hit.Parent.Name) then
  301. local plr = game.Players:FindFirstChild(hit.Parent.Name)
  302. if plr.Name ~= game.Players.LocalPlayer.Name then
  303. part:Destroy()
  304.  
  305. for i = 1,100 do
  306. meleeRemote:FireServer(plr)
  307. end
  308. end
  309. end
  310. end)
  311.  
  312. wait(1)
  313. cooldown = false
  314. part:Destroy()
  315. end
  316.  
  317.  
  318. mouse.KeyDown:connect(function(key)
  319. if cooldown == false then
  320. if key:lower() == "f" then
  321.  
  322. punch()
  323.  
  324. end
  325. end
  326. end)
  327.  
  328.  
  329.  
  330. elseif cht:match(":fastall") then
  331. local player = game:GetService("Players").LocalPlayer
  332. local gun = player.Backpack:FindFirstChild("M9")
  333. local sM = require(gun:FindFirstChild("GunStates"))
  334. sM["Damage"] = 999999999
  335. sM["MaxAmmo"] = 9999991
  336. sM["StoredAmmo"] = 9999991
  337. sM["FireRate"] = 0.01
  338. sM["AmmoPerClip"] = 9999991
  339. sM["Range"] = 5000000
  340. sM["ReloadTime"] = 0.01
  341. sM["Bullets"] = 10000
  342. sM["AutoFire"] = true
  343. local player = game:GetService("Players").LocalPlayer
  344. local gun = player.Backpack:FindFirstChild("Remington 870")
  345. local sM = require(gun:FindFirstChild("GunStates"))
  346. sM["Damage"] = 9999999
  347. sM["MaxAmmo"] = 9999991
  348. sM["StoredAmmo"] = 9999991
  349. sM["FireRate"] = 0.01
  350. sM["AmmoPerClip"] = 9999991
  351. sM["Range"] = 50000000000
  352. sM["ReloadTime"] = 0.01
  353. sM["Bullets"] = 10000000
  354. sM["AutoFire"] = true
  355. elseif cht:match(":fastM4A1") then
  356. local gun = player.Backpack:FindFirstChild("M4A1")
  357. local sM = require(gun:FindFirstChild("GunStates"))
  358. sM["Damage"] = 9999990
  359. sM["MaxAmmo"] = 9999991
  360. sM["StoredAmmo"] = 9999991
  361. sM["FireRate"] = 0.01
  362. sM["AmmoPerClip"] = 9999991
  363. sM["Range"] = 5000000000
  364. sM["ReloadTime"] = 0.01
  365. sM["Bullets"] = 1000
  366. sM["AutoFire"] = true
  367. elseif cht:match(":fastak") then
  368. local player = game:GetService("Players").LocalPlayer
  369. local gun = player.Backpack:FindFirstChild("AK-47")
  370. local sM = require(gun:FindFirstChild("GunStates"))
  371. sM["Damage"] = 99999999
  372. sM["MaxAmmo"] = 9999991
  373. sM["StoredAmmo"] = 9999991
  374. sM["FireRate"] = 0.01
  375. sM["AmmoPerClip"] = 9999991
  376. sM["Range"] = 5000
  377. sM["ReloadTime"] = 0.01
  378. sM["Bullets"] = 1000000
  379. sM["AutoFire"] = true
  380. elseif cht:match(":kill all") then
  381. Players = game:GetService("Players")
  382. for i, Lplayer in pairs(Players:GetPlayers()) do
  383. if Lplayer.Name == game:GetService("Players").LocalPlayer.Name then
  384. local dab = workspace:FindFirstChild(Lplayer.Name)
  385. dab.HumanoidRootPart.CFrame = CFrame.new(863, 110, 2542)
  386. end
  387. end
  388.  
  389.  
  390. Players = game:GetService("Players")
  391. for i, player in pairs(Players:GetPlayers()) do
  392. print(player.Name)
  393. if player.Name ~= game:GetService("Players").LocalPlayer.Name then
  394. local dab = workspace:FindFirstChild(player.Name)
  395. dab.HumanoidRootPart.CFrame = CFrame.new(863, 113, 2542)
  396. end
  397. end
  398. elseif cht:match(":allcrim") then
  399. local prepos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  400. local function allcrims()
  401. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  402. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  403. player.Character.HumanoidRootPart.CFrame = CFrame.new(-920, 95, 2138)
  404. player.Character.HumanoidRootPart.CFrame = CFrame.new(-920, 95, 2138)
  405. player.Character.HumanoidRootPart.CFrame = CFrame.new(-920, 95, 2138)
  406. end
  407. end
  408. end
  409. wait(0.1)
  410. local prepos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  411. allcrims()
  412. wait(0.3)
  413. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = prepos
  414. elseif cht:match(":printcmd") then
  415. print(":kill all")
  416. print(":allcrim")
  417. print(":allguns")
  418. print(":fastall")
  419. print(":fastM4A1")
  420. print(":fastak")
  421. print(":infinite")
  422. print(":arrest")
  423. print(":onepunch")
  424. print(":teamgrey")
  425. print(":teamprisoner")
  426. print(":teampolice")
  427. print(":btools")
  428.  
  429.  
  430. game:GetService("StarterGui"):SetCore("SendNotification",{
  431. Title = " Commands Loaded";
  432. Text = "Press F9 To View";
  433. })
  434.  
  435. end
  436. end)
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443. game:GetService("StarterGui"):SetCore("SendNotification",{
  444. Title = "Loading...";
  445. Text = "Prison Admin by MastersMZ";
  446. })
  447.  
  448. wait(2)
  449.  
  450. game:GetService("StarterGui"):SetCore("SendNotification",{
  451. Title = "Loaded";
  452. Text = "Made by Crossaxe, MasterXasterM";
  453. })
  454.  
  455.  
  456. -- Intro Script Under
  457.  
  458. local ScreenGui = Instance.new("ScreenGui")
  459. local hi = Instance.new("Frame")
  460. local ImageLabel = Instance.new("ImageLabel")
  461. --Properties:
  462. ScreenGui.Parent = game.CoreGui
  463.  
  464. hi.Name = "hi"
  465. hi.Parent = ScreenGui
  466. hi.BackgroundColor3 = Color3.new(1, 1, 1)
  467. hi.BackgroundTransparency = 1
  468. hi.Position = UDim2.new(0.1460886, 0, -0.843691111, 0)
  469. hi.Size = UDim2.new(0, 894, 0, 448)
  470.  
  471. ImageLabel.Parent = hi
  472. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  473. ImageLabel.BackgroundTransparency = 1
  474. ImageLabel.Position = UDim2.new(0.0861297548, 0, -0.047294274, 0)
  475. ImageLabel.Size = UDim2.new(0, 740, 0, 489)
  476. ImageLabel.Image = "rbxassetid://2320461548"
  477. -- Scripts:
  478. hi:TweenPosition(UDim2.new(0.166, 0,0.156, 0), 'In', 'Bounce', 1, true)
  479. wait(3)
  480. hi:TweenPosition(UDim2.new(0.171, 0,-0.69, 0), 'Out', 'Bounce', 1, true)
  481.  
  482.  
  483. -- Overlay Bar Under
  484.  
  485. game:GetService("StarterGui"):SetCore("Send Notification",{
  486. Title = "Loading Complete";
  487. Text = "Thanks For Using PrisonAdminV1"
  488. })
  489.  
  490. -- Overlay Bar Under
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497. local OverlayGUI = Instance.new("ScreenGui")
  498. local overlay = Instance.new("Frame")
  499. local textboi = Instance.new("TextLabel")
  500. local commands = Instance.new("TextButton")
  501. local youtube = Instance.new("TextButton")
  502. --Properties:
  503. OverlayGUI.Name = "OverlayGUI"
  504. OverlayGUI.Parent = game.CoreGui
  505.  
  506. overlay.Name = "overlay"
  507. overlay.Parent = OverlayGUI
  508. overlay.BackgroundColor3 = Color3.new(1, 0, 0)
  509. overlay.BackgroundTransparency = 0.30000001192093
  510. overlay.BorderSizePixel = 4
  511. overlay.Position = UDim2.new(0.0755675808, 0, 0, 0)
  512. overlay.Size = UDim2.new(0, 1121, 0, 33)
  513.  
  514. textboi.Name = "textboi"
  515. textboi.Parent = overlay
  516. textboi.BackgroundColor3 = Color3.new(1, 1, 1)
  517. textboi.BackgroundTransparency = 1
  518. textboi.Position = UDim2.new(0.399643213, 0, -0.518918931, 0)
  519. textboi.Size = UDim2.new(0, 200, 0, 65)
  520. textboi.Font = Enum.Font.SourceSansBold
  521. textboi.Text = "Prison Admin V1"
  522. textboi.TextColor3 = Color3.new(0, 0, 0)
  523. textboi.TextScaled = true
  524. textboi.TextSize = 14
  525. textboi.TextWrapped = true
  526.  
  527. commands.Name = "commands"
  528. commands.Parent = overlay
  529. commands.BackgroundColor3 = Color3.new(1, 1, 1)
  530. commands.BackgroundTransparency = 1
  531. commands.Position = UDim2.new(0.0169491544, 0, -0.166666672, 0)
  532. commands.Size = UDim2.new(0, 200, 0, 40)
  533. commands.Font = Enum.Font.SourceSansBold
  534. commands.Text = "Commands [Click Me]"
  535. commands.TextColor3 = Color3.new(0, 0, 0)
  536. commands.TextScaled = true
  537. commands.TextSize = 14
  538. commands.TextWrapped = true
  539. commands.MouseButton1Click:connect(function()
  540. -- Farewell Infortality.
  541. -- Version: 2.82
  542. -- Instances:
  543. local ScreenGui = Instance.new("ScreenGui")
  544. local cmdbar = Instance.new("Frame")
  545. local ScrollingFrame = Instance.new("ScrollingFrame")
  546. local TextLabel = Instance.new("TextLabel")
  547. local TextLabel_2 = Instance.new("TextLabel")
  548. local TextLabel_3 = Instance.new("TextLabel")
  549. local TextLabel_4 = Instance.new("TextLabel")
  550. local TextLabel_5 = Instance.new("TextLabel")
  551. local TextLabel_6 = Instance.new("TextLabel")
  552. local TextLabel_7 = Instance.new("TextLabel")
  553. local TextLabel_8 = Instance.new("TextLabel")
  554. local TextLabel_9 = Instance.new("TextLabel")
  555. local TextLabel_10 = Instance.new("TextLabel")
  556. local Frame = Instance.new("Frame")
  557. local TextLabel_11 = Instance.new("TextLabel")
  558. local Frame_2 = Instance.new("Frame")
  559. local TextButton = Instance.new("TextButton")
  560. --Properties:
  561. ScreenGui.Parent = game.CoreGui
  562.  
  563. cmdbar.Name = "cmdbar"
  564. cmdbar.Parent = ScreenGui
  565. cmdbar.BackgroundColor3 = Color3.new(1, 0, 0)
  566. cmdbar.BorderSizePixel = 5
  567. cmdbar.Position = UDim2.new(0.386427909, 0, -0.593220353, 0)
  568. cmdbar.Size = UDim2.new(0, 240, 0, 315)
  569.  
  570. ScrollingFrame.Parent = cmdbar
  571. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  572. ScrollingFrame.BorderSizePixel = 5
  573. ScrollingFrame.Position = UDim2.new(0, 0, 0.162866443, 0)
  574. ScrollingFrame.Size = UDim2.new(0, 240, 0, 257)
  575. ScrollingFrame.ScrollBarThickness = 10
  576.  
  577. TextLabel.Parent = ScrollingFrame
  578. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  579. TextLabel.BackgroundTransparency = 1
  580. TextLabel.Position = UDim2.new(0.0583333373, 0, 0.0162866451, 0)
  581. TextLabel.Size = UDim2.new(0, 200, 0, 22)
  582. TextLabel.Font = Enum.Font.SourceSansBold
  583. TextLabel.Text = ":guns"
  584. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  585. TextLabel.TextSize = 40
  586. TextLabel.TextWrapped = true
  587.  
  588. TextLabel_2.Parent = ScrollingFrame
  589. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  590. TextLabel_2.BackgroundTransparency = 1
  591. TextLabel_2.Position = UDim2.new(0.0583333373, 0, 0.0732899159, 0)
  592. TextLabel_2.Size = UDim2.new(0, 200, 0, 22)
  593. TextLabel_2.Font = Enum.Font.SourceSansBold
  594. TextLabel_2.Text = ":fastall"
  595. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  596. TextLabel_2.TextSize = 40
  597. TextLabel_2.TextWrapped = true
  598.  
  599. TextLabel_3.Parent = ScrollingFrame
  600. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  601. TextLabel_3.BackgroundTransparency = 1
  602. TextLabel_3.Position = UDim2.new(0.0583333373, 0, 0.12214984, 0)
  603. TextLabel_3.Size = UDim2.new(0, 200, 0, 22)
  604. TextLabel_3.Font = Enum.Font.SourceSansBold
  605. TextLabel_3.Text = ":fastak"
  606. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  607. TextLabel_3.TextSize = 40
  608. TextLabel_3.TextWrapped = true
  609.  
  610. TextLabel_4.Parent = ScrollingFrame
  611. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  612. TextLabel_4.BackgroundTransparency = 1
  613. TextLabel_4.Position = UDim2.new(0.0583333373, 0, 0.180781752, 0)
  614. TextLabel_4.Size = UDim2.new(0, 200, 0, 22)
  615. TextLabel_4.Font = Enum.Font.SourceSansBold
  616. TextLabel_4.Text = ":fastM4A1"
  617. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  618. TextLabel_4.TextSize = 40
  619. TextLabel_4.TextWrapped = true
  620.  
  621. TextLabel_5.Parent = ScrollingFrame
  622. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  623. TextLabel_5.BackgroundTransparency = 1
  624. TextLabel_5.Position = UDim2.new(0.0583333373, 0, 0.234527692, 0)
  625. TextLabel_5.Size = UDim2.new(0, 200, 0, 22)
  626. TextLabel_5.Font = Enum.Font.SourceSansBold
  627. TextLabel_5.Text = ":onepunch"
  628. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  629. TextLabel_5.TextSize = 40
  630. TextLabel_5.TextWrapped = true
  631.  
  632. TextLabel_6.Parent = ScrollingFrame
  633. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  634. TextLabel_6.BackgroundTransparency = 1
  635. TextLabel_6.Position = UDim2.new(0.0583333373, 0, 0.288273603, 0)
  636. TextLabel_6.Size = UDim2.new(0, 200, 0, 22)
  637. TextLabel_6.Font = Enum.Font.SourceSansBold
  638. TextLabel_6.Text = ":arrest"
  639. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  640. TextLabel_6.TextSize = 40
  641. TextLabel_6.TextWrapped = true
  642.  
  643. TextLabel_7.Parent = ScrollingFrame
  644. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  645. TextLabel_7.BackgroundTransparency = 1
  646. TextLabel_7.Position = UDim2.new(0.0583333373, 0, 0.340390861, 0)
  647. TextLabel_7.Size = UDim2.new(0, 200, 0, 22)
  648. TextLabel_7.Font = Enum.Font.SourceSansBold
  649. TextLabel_7.Text = ":teamgrey"
  650. TextLabel_7.TextColor3 = Color3.new(0, 0, 0)
  651. TextLabel_7.TextSize = 40
  652. TextLabel_7.TextWrapped = true
  653.  
  654. TextLabel_8.Parent = ScrollingFrame
  655. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  656. TextLabel_8.BackgroundTransparency = 1
  657. TextLabel_8.Position = UDim2.new(0.0583333373, 0, 0.395765454, 0)
  658. TextLabel_8.Size = UDim2.new(0, 200, 0, 22)
  659. TextLabel_8.Font = Enum.Font.SourceSansBold
  660. TextLabel_8.Text = ":teampolice"
  661. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  662. TextLabel_8.TextSize = 40
  663. TextLabel_8.TextWrapped = true
  664.  
  665. TextLabel_9.Parent = ScrollingFrame
  666. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  667. TextLabel_9.BackgroundTransparency = 1
  668. TextLabel_9.Position = UDim2.new(0.0583333373, 0, 0.441368043, 0)
  669. TextLabel_9.Size = UDim2.new(0, 200, 0, 22)
  670. TextLabel_9.Font = Enum.Font.SourceSansBold
  671. TextLabel_9.Text = ":teamprisoner"
  672. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  673. TextLabel_9.TextSize = 40
  674. TextLabel_9.TextWrapped = true
  675.  
  676. TextLabel_10.Parent = ScrollingFrame
  677. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  678. TextLabel_10.BackgroundTransparency = 1
  679. TextLabel_10.Position = UDim2.new(0.0583333373, 0, 0.491856635, 0)
  680. TextLabel_10.Size = UDim2.new(0, 200, 0, 22)
  681. TextLabel_10.Font = Enum.Font.SourceSansBold
  682. TextLabel_10.Text = ":btools"
  683. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  684. TextLabel_10.TextSize = 40
  685. TextLabel_10.TextWrapped = true
  686.  
  687. Frame.Parent = cmdbar
  688. Frame.BackgroundColor3 = Color3.new(0.764706, 0, 0)
  689. Frame.BorderSizePixel = 5
  690. Frame.Position = UDim2.new(-0.00107207894, 0, 0.00139898062, 0)
  691. Frame.Size = UDim2.new(0, 240, 0, 31)
  692.  
  693. TextLabel_11.Parent = Frame
  694. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  695. TextLabel_11.BackgroundTransparency = 1
  696. TextLabel_11.Size = UDim2.new(0, 197, 0, 31)
  697. TextLabel_11.Font = Enum.Font.SourceSansBold
  698. TextLabel_11.Text = "Commands"
  699. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  700. TextLabel_11.TextScaled = true
  701. TextLabel_11.TextSize = 14
  702. TextLabel_11.TextWrapped = true
  703.  
  704. Frame_2.Parent = cmdbar
  705. Frame_2.BackgroundColor3 = Color3.new(0.764706, 0, 0)
  706. Frame_2.BorderSizePixel = 5
  707. Frame_2.Position = UDim2.new(0.845833302, 0, 0.00317460299, 0)
  708. Frame_2.Size = UDim2.new(0, 37, 0, 28)
  709.  
  710. TextButton.Parent = Frame_2
  711. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  712. TextButton.BackgroundTransparency = 1
  713. TextButton.Position = UDim2.new(0, 0, -0.107142866, 0)
  714. TextButton.Size = UDim2.new(0, 37, 0, 31)
  715. TextButton.Font = Enum.Font.SourceSansBold
  716. TextButton.Text = "X"
  717. TextButton.TextColor3 = Color3.new(0, 0, 0)
  718. TextButton.TextScaled = true
  719. TextButton.TextSize = 14
  720. TextButton.TextWrapped = true
  721. TextButton.MouseButton1Click:connect(function()
  722. cmdbar:TweenPosition(UDim2.new(0.386, 0,-0.593, 0), 'Out', 'Bounce', 1, true)
  723. end)
  724. -- Scripts:
  725.  
  726. cmdbar:TweenPosition(UDim2.new(0.386, 0,0.203, 0), 'In', 'Bounce', 1, true)
  727. end)
  728.  
  729. youtube.Name = "youtube"
  730. youtube.Parent = overlay
  731. youtube.BackgroundColor3 = Color3.new(1, 1, 1)
  732. youtube.BackgroundTransparency = 1
  733. youtube.Position = UDim2.new(0.756467462, 0, -0.166666672, 0)
  734. youtube.Size = UDim2.new(0, 250, 0, 40)
  735. youtube.Font = Enum.Font.SourceSansBold
  736. youtube.Text = "Yotube And Tutorial [Click]"
  737. youtube.TextColor3 = Color3.new(0, 0, 0)
  738. youtube.TextScaled = true
  739. youtube.TextSize = 14
  740. youtube.TextWrapped = true
  741. youtube.MouseButton1Click:connect(function()
  742. -- Farewell Infortality.
  743. -- Version: 2.82
  744. -- Instances:
  745. local AboutGUI = Instance.new("ScreenGui")
  746. local about = Instance.new("Frame")
  747. local Frame = Instance.new("Frame")
  748. local TextLabel = Instance.new("TextLabel")
  749. local Frame_2 = Instance.new("Frame")
  750. local close = Instance.new("TextButton")
  751. local TextLabel_2 = Instance.new("TextLabel")
  752. local TextLabel_3 = Instance.new("TextLabel")
  753. --Properties:
  754. AboutGUI.Name = "AboutGUI"
  755. AboutGUI.Parent = game.CoreGui
  756.  
  757. about.Name = "about"
  758. about.Parent = AboutGUI
  759. about.BackgroundColor3 = Color3.new(1, 0, 0)
  760. about.BorderSizePixel = 5
  761. about.Position = UDim2.new(0.370405257, 0, -0.525423765, 0)
  762. about.Size = UDim2.new(0, 309, 0, 279)
  763.  
  764. Frame.Parent = about
  765. Frame.BackgroundColor3 = Color3.new(0.721569, 0, 0)
  766. Frame.BorderSizePixel = 5
  767. Frame.Size = UDim2.new(0, 258, 0, 45)
  768.  
  769. TextLabel.Parent = about
  770. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  771. TextLabel.BackgroundTransparency = 1
  772. TextLabel.Size = UDim2.new(0, 258, 0, 45)
  773. TextLabel.Font = Enum.Font.SourceSansBold
  774. TextLabel.Text = "About Us."
  775. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  776. TextLabel.TextScaled = true
  777. TextLabel.TextSize = 14
  778. TextLabel.TextWrapped = true
  779.  
  780. Frame_2.Parent = about
  781. Frame_2.BackgroundColor3 = Color3.new(1, 0, 0)
  782. Frame_2.BorderSizePixel = 5
  783. Frame_2.Position = UDim2.new(0.833761871, 0, 0.000728994608, 0)
  784. Frame_2.Size = UDim2.new(0, 51, 0, 45)
  785.  
  786. close.Name = "close"
  787. close.Parent = about
  788. close.BackgroundColor3 = Color3.new(1, 1, 1)
  789. close.BackgroundTransparency = 1
  790. close.Position = UDim2.new(0.83495146, 0, 0, 0)
  791. close.Size = UDim2.new(0, 51, 0, 45)
  792. close.Font = Enum.Font.SourceSansBold
  793. close.Text = "X"
  794. close.TextColor3 = Color3.new(0, 0, 0)
  795. close.TextScaled = true
  796. close.TextSize = 14
  797. close.TextWrapped = true
  798. close.MouseButton1Click:connect(function()
  799. about:TweenPosition(UDim2.new(0.37, 0,-0.525, 0), 'Out', 'Bounce', 1, true)
  800. end)
  801.  
  802. TextLabel_2.Parent = about
  803. TextLabel_2.BackgroundColor3 = Color3.new(1, 0, 0)
  804. TextLabel_2.BackgroundTransparency = 1
  805. TextLabel_2.Position = UDim2.new(-0.126213595, 0, 0.240143374, 0)
  806. TextLabel_2.Size = UDim2.new(0, 385, 0, 36)
  807. TextLabel_2.Font = Enum.Font.SourceSansBold
  808. TextLabel_2.Text = "Youtube : MastersMZ"
  809. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  810. TextLabel_2.TextScaled = true
  811. TextLabel_2.TextSize = 14
  812. TextLabel_2.TextWrapped = true
  813.  
  814. TextLabel_3.Parent = about
  815. TextLabel_3.BackgroundColor3 = Color3.new(1, 0, 0)
  816. TextLabel_3.BackgroundTransparency = 1
  817. TextLabel_3.Position = UDim2.new(0.0744336545, 0, 0.462365597, 0)
  818. TextLabel_3.Size = UDim2.new(0, 262, 0, 121)
  819. TextLabel_3.Font = Enum.Font.SourceSansBold
  820. TextLabel_3.Text = "There Is a Tutorial Video On MastersMZ(YT), So You Can Make Your Own Admin Script"
  821. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  822. TextLabel_3.TextScaled = true
  823. TextLabel_3.TextSize = 14
  824. TextLabel_3.TextWrapped = true
  825. -- Scripts:
  826.  
  827. about:TweenPosition(UDim2.new(0.377, 0,0.237, 0), 'In', 'Bounce', 1, true)
  828. end)
  829. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment