Advertisement
ericdesouza

police script

Jan 2nd, 2018
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.79 KB | None | 0 0
  1.  
  2. local Particle = Instance.new("ParticleEmitter",Smoke)
  3. Particle.Rate = 50;
  4. Particle.Speed = NumberRange.new(30,60);
  5. Particle.VelocitySpread = 4;
  6. Particle.Texture = "http://www.roblox.com/asset/?id=50607824"
  7.  
  8. p = game.Players.LocalPlayer
  9. char = p.Character
  10. local char = p.Character
  11. torso = char.Torso
  12. neck = char.Torso.Neck
  13. hum = char.Humanoid
  14. Player = game:GetService("Players").LocalPlayer
  15. Character = Player.Character
  16. tors = Character.Torso
  17. root = Character.HumanoidRootPart
  18. lleg = Character["Left Leg"]
  19. hed = Character.Head
  20. rleg = Character["Right Leg"]
  21. rarm = Character["Right Arm"]
  22. larm = Character["Left Arm"]
  23. local walksound = "rbxassetid://908473722"
  24.  
  25. ypcall(function()
  26. for i,v in pairs(Character:children()) do
  27. if v:IsA("Hat") then
  28. v:Destroy()
  29. end
  30. end
  31. for i,v in pairs(Character:children()) do
  32. if v:IsA("Accessory") then
  33. v:Destroy()
  34. end
  35. end
  36. for i,v in pairs(Character:children()) do
  37. if v:IsA("Hair") then
  38. v:Destroy()
  39. end
  40. end
  41. end)
  42.  
  43. CV="Hot pink"
  44.  
  45. local txt = Instance.new("BillboardGui", char)
  46. txt.Adornee = char .Head
  47. txt.Name = "_status"
  48. txt.Size = UDim2.new(2, 0, 1.2, 0)
  49. txt.StudsOffset = Vector3.new(-9, 8, 0)
  50. local text = Instance.new("TextLabel", txt)
  51. text.Size = UDim2.new(10, 0, 7, 0)
  52. text.FontSize = "Size24"
  53. text.TextScaled = true
  54. text.TextTransparency = 0
  55. text.BackgroundTransparency = 1
  56. text.TextTransparency = 0
  57. text.TextStrokeTransparency = 0
  58. text.Font = "Highway"
  59. text.TextStrokeColor3 = BrickColor.new("Yellow").Color
  60.  
  61. v=Instance.new("Part")
  62. v.Name = "ColorBrick"
  63. v.Parent=p.Character
  64. v.FormFactor="Symmetric"
  65. v.Anchored=true
  66. v.CanCollide=false
  67. v.BottomSurface="Smooth"
  68. v.TopSurface="Smooth"
  69. v.Size=Vector3.new(10,5,3)
  70. v.Transparency=1
  71. v.CFrame=char.Torso.CFrame
  72. v.BrickColor=BrickColor.new(CV)
  73. v.Transparency=1
  74. text.TextColor3 = BrickColor.new("Yellow").Color
  75. v.Shape="Block"
  76. text.Text = "The N00B "
  77.  
  78. hed.face.Texture = "http://www.roblox.com/asset/?id=0"
  79. hed.Transparency = 0
  80. rleg.Transparency = 0
  81. rarm.Transparency = 0
  82. larm.Transparency = 0
  83. lleg.Transparency = 0
  84. tors.Transparency = 0
  85.  
  86. Player = game:GetService("Players").LocalPlayer
  87. Character = Player.Character
  88. rarm = Character["Right Arm"]
  89. larm = Character["Left Arm"]
  90. vt = Vector3.new
  91. bc = BrickColor.new
  92. wit = bc("Yellow").Color
  93.  
  94. local prth = Instance.new("Part",Character)
  95. prth.Size = vt(1.25,1.25,1.25)
  96. prth.CanCollide = false
  97. prth.Material = "Neon"
  98. prth.Transparency = 0.5
  99. prth.BrickColor = bc("Yellow")
  100. local wldh = Instance.new("Weld",Character)
  101. wldh.Part0 = hed
  102. wldh.Part1 = prth
  103.  
  104. local prtrm = Instance.new("Part",Character)
  105. prtrm.Size = vt(2.1,2.1,1.1)
  106. prtrm.CanCollide = false
  107. prtrm.Transparency = 0.5
  108. prtrm.Material = "Neon"
  109. prtrm.BrickColor = bc("Yellow")
  110. local wldm = Instance.new("Weld",Character)
  111. wldm.Part0 = root
  112. wldm.Part1 = prtrm
  113.  
  114. local prtr = Instance.new("Part",Character)
  115. prtr.Size = vt(1.1,2.1,1.1)
  116. prtr.CanCollide = false
  117. prtr.Transparency = 0.5
  118. prtr.Material = "Neon"
  119. prtr.BrickColor = bc("Yellow")
  120. local prtrl = Instance.new("Part",Character)
  121. prtrl.Size = vt(1.1,2.1,1.1)
  122. prtrl.CanCollide = false
  123. prtrl.Transparency = 0.5
  124. prtrl.Material = "Neon"
  125. prtrl.BrickColor = bc("Yellow")
  126. local eff = Instance.new("ParticleEmitter",prtr)
  127. eff.LightEmission = 1
  128. eff.Texture = "rbxassetid://284205403"
  129. eff.Color = ColorSequence.new(wit)
  130. eff.Size = NumberSequence.new(0.5,1)
  131. eff.Acceleration = vt(0,25,0)
  132. eff.Speed = NumberRange.new(-5)
  133. eff.LockedToPart = false
  134. eff.Transparency = NumberSequence.new(0.95)
  135. eff.Lifetime = NumberRange.new(0.5)
  136. eff.Rate = 100000
  137. eff.VelocitySpread = 25
  138. local wld = Instance.new("Weld",Character)
  139. wld.Part0 = rarm
  140. wld.Part1 = prtr
  141. local wldl = Instance.new("Weld",Character)
  142. wldl.Part0 = rleg
  143. wldl.Part1 = prtrl
  144.  
  145. local prtr2 = Instance.new("Part",Character)
  146. prtr2.Size = vt(1.1,2.1,1.1)
  147. prtr2.CanCollide = false
  148. prtr2.Transparency = 0.5
  149. prtr2.Material = "Neon"
  150. prtr2.BrickColor = bc("Yellow")
  151. local prtrl2 = Instance.new("Part",Character)
  152. prtrl2.Size = vt(1.1,2.1,1.1)
  153. prtrl2.CanCollide = false
  154. prtrl2.Transparency = 0.5
  155. prtrl2.Material = "Neon"
  156. prtrl2.BrickColor = bc("Yellow")
  157. local eff2 = Instance.new("ParticleEmitter",prtr2)
  158. eff2.LightEmission = 1
  159. eff2.Texture = "rbxassetid://109676490"
  160. eff2.Color = ColorSequence.new(wit)
  161. eff2.Size = NumberSequence.new(0.5,1)
  162. eff2.Acceleration = vt(0,25,0)
  163. eff2.Speed = NumberRange.new(-5)
  164. eff2.LockedToPart = false
  165. eff2.Transparency = NumberSequence.new(0.95)
  166. eff2.Lifetime = NumberRange.new(0.5)
  167. eff2.Rate = 100000
  168. eff2.VelocitySpread = 25
  169. local wld2 = Instance.new("Weld",Character)
  170. wld2.Part0 = larm
  171. wld2.Part1 = prtr2
  172. local wldl2 = Instance.new("Weld",Character)
  173. wldl2.Part0 = lleg
  174. wldl2.Part1 = prtrl2
  175.  
  176. local mouse = game.Players.LocalPlayer:GetMouse()
  177. tors = game.Players.LocalPlayer.Character.Torso
  178. vt = Vector3.new
  179. bc = BrickColor.new
  180.  
  181. local Effect = Instance.new("Part",game.Lighting)
  182. Effect.BrickColor = bc("Yellow")
  183. Effect.Transparency = 1
  184. Effect.Anchored = true
  185. Effect.CanCollide = false
  186. Effect.Material = "Neon"
  187. Effect.Shape = "Ball"
  188. Effect.Size = vt(5,5,5)
  189. local fire1 = Instance.new("Fire",Effect)
  190. fire1.Name = "Fire"
  191. fire1.Heat = 1
  192. fire1.Size = 30
  193. fire1.SecondaryColor = bc("Blue").Color
  194. fire1.Color = bc("Yellow").Color
  195. local fire2 = Instance.new("Fire",Effect)
  196. fire2.Name = "Fire2"
  197. fire2.Heat = 1
  198. fire2.Size = 25
  199. fire2.SecondaryColor = bc("Blue").Color
  200. fire2.Color = bc("Blue").Color
  201.  
  202. --Ericdesouza
  203. --Converted with ttyyuu12345's model to script plugin v4
  204. mouse = game.Players.LocalPlayer:GetMouse()
  205. game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  206. local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  207. txtfag.Adornee = suckadick
  208. txtfag.Name = "kys nigga"
  209. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  210. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  211. local textfag = Instance.new("TextLabel", txtfag)
  212. textfag.Size = UDim2.new(6, 0, 1, 0)
  213. textfag.FontSize = "Size8"
  214. textfag.TextScaled = true
  215. textfag.TextTransparency = 0
  216. textfag.BackgroundTransparency = 1
  217. textfag.TextTransparency = 0
  218. textfag.TextStrokeTransparency = 0
  219. textfag.Font = "Cartoon"
  220. textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
  221. v = Instance.new("Part")
  222. v.Name = "ColorBrick"
  223. v.Parent = part
  224. v.FormFactor = "Symmetric"
  225. v.Anchored = true
  226. v.CanCollide = false
  227. v.BottomSurface = "Smooth"
  228. v.TopSurface = "Smooth"
  229. v.Size = Vector3.new(10, 5, 3)
  230. v.Transparency = 0.7
  231. v.BrickColor = game.Players.LocalPlayer.Character.Torso.BrickColor
  232. v.Transparency = 1
  233. textfag.TextColor3 = v.BrickColor.Color
  234. textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
  235. v.Shape = "Block"
  236. textfag.Text = "Script By Ericdesouza"
  237. wait(2)
  238. textfag.Text = "lolololololololololololol"
  239. wait(0.3)
  240. textfag.Text = game.Players.LocalPlayer.Character.Name.." the Content Cop"
  241. local music = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  242. music.Volume = 30
  243. music.SoundId = "rbxassetid://222274242"------Music
  244. music:Play()
  245. music.Looped = true
  246. music.Name = "Youfaggot"
  247. cloneofmusic = music:Clone()
  248. alert = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  249. alert.Volume = 10
  250. alert.SoundId = "rbxassetid://144153853"
  251. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 20
  252. --Converted with ttyyuu12345's model to script plugin v4
  253. function sandbox(var,func)
  254. local env = getfenv(func)
  255. local newenv = setmetatable({},{
  256. __index = function(self,k)
  257. if k=="script" then
  258. return var
  259. else
  260. return env[k]
  261. end
  262. end,
  263. })
  264. setfenv(func,newenv)
  265. return func
  266. end
  267. cors = {}
  268. mas = Instance.new("Model",game:GetService("Lighting"))
  269. Model0 = Instance.new("Model")
  270. Part1 = Instance.new("Part")
  271. Part2 = Instance.new("Part")
  272. Part3 = Instance.new("Part")
  273. Part4 = Instance.new("Part")
  274. Part5 = Instance.new("Part")
  275. Part6 = Instance.new("Part")
  276. Part7 = Instance.new("Part")
  277. Part8 = Instance.new("Part")
  278. Part9 = Instance.new("Part")
  279. Model0.Name = "Jailol"
  280. Model0.Parent = mas
  281. Part1.Parent = Model0
  282. Part1.Material = Enum.Material.Brick
  283. Part1.BrickColor = BrickColor.new("Yellow")
  284. Part1.Size = Vector3.new(27.2409039, 20.9545422, 4.19090843)
  285. Part1.CFrame = CFrame.new(-14.9545441, 10.4772959, -87.8842926, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  286. Part1.BottomSurface = Enum.SurfaceType.Smooth
  287. Part1.TopSurface = Enum.SurfaceType.Smooth
  288. Part1.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  289. Part1.Position = Vector3.new(-14.9545441, 10.4772959, -87.8842926)
  290. Part1.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  291. Part2.Parent = Model0
  292. Part2.Material = Enum.Material.Brick
  293. Part2.BrickColor = BrickColor.new("Blue")
  294. Part2.Size = Vector3.new(27.2409039, 20.9545422, 4.19090843)
  295. Part2.CFrame = CFrame.new(26.9545403, 10.4772959, -87.8842926, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  296. Part2.BottomSurface = Enum.SurfaceType.Smooth
  297. Part2.TopSurface = Enum.SurfaceType.Smooth
  298. Part2.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  299. Part2.Position = Vector3.new(26.9545403, 10.4772959, -87.8842926)
  300. Part2.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  301. Part3.Name = "GlassDoor"
  302. Part3.Parent = Model0
  303. Part3.Material = Enum.Material.Glass
  304. Part3.BrickColor = BrickColor.new("White")
  305. Part3.Transparency = 0.55000001192093
  306. Part3.Size = Vector3.new(14.6681786, 20.9545422, 4.19090843)
  307. Part3.CFrame = CFrame.new(5.99999619, 10.4772959, -87.8842926, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  308. Part3.BottomSurface = Enum.SurfaceType.Smooth
  309. Part3.TopSurface = Enum.SurfaceType.Smooth
  310. Part3.Color = Color3.new(0.392157, 0.392157, 0.392157)
  311. Part3.Position = Vector3.new(5.99999619, 10.4772959, -87.8842926)
  312. Part3.Color = Color3.new(0.392157, 0.392157, 0.392157)
  313. Part4.Parent = Model0
  314. Part4.Material = Enum.Material.Brick
  315. Part4.BrickColor = BrickColor.new("Blue")
  316. Part4.Rotation = Vector3.new(0, -90, 0)
  317. Part4.Size = Vector3.new(53.4340782, 20.9545422, 4.19090843)
  318. Part4.CFrame = CFrame.new(38.4795341, 10.4772959, -116.696777, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  319. Part4.BottomSurface = Enum.SurfaceType.Smooth
  320. Part4.TopSurface = Enum.SurfaceType.Smooth
  321. Part4.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  322. Part4.Position = Vector3.new(38.4795341, 10.4772959, -116.696777)
  323. Part4.Orientation = Vector3.new(0, -90, 0)
  324. Part4.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  325. Part5.Parent = Model0
  326. Part5.Material = Enum.Material.Brick
  327. Part5.BrickColor = BrickColor.new("Red")
  328. Part5.Rotation = Vector3.new(0, -90, 0)
  329. Part5.Size = Vector3.new(53.4340782, 20.9545422, 4.19090843)
  330. Part5.CFrame = CFrame.new(-26.4795418, 10.4772959, -116.696777, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  331. Part5.BottomSurface = Enum.SurfaceType.Smooth
  332. Part5.TopSurface = Enum.SurfaceType.Smooth
  333. Part5.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  334. Part5.Position = Vector3.new(-26.4795418, 10.4772959, -116.696777)
  335. Part5.Orientation = Vector3.new(0, -90, 0)
  336. Part5.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  337. Part6.Parent = Model0
  338. Part6.Material = Enum.Material.Brick
  339. Part6.BrickColor = BrickColor.new("Green")
  340. Part6.Rotation = Vector3.new(-180, 0, -180)
  341. Part6.Size = Vector3.new(60.7681732, 20.9545422, 4.19090843)
  342. Part6.CFrame = CFrame.new(5.99999619, 10.4772959, -141.318375, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  343. Part6.BottomSurface = Enum.SurfaceType.Smooth
  344. Part6.TopSurface = Enum.SurfaceType.Smooth
  345. Part6.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  346. Part6.Position = Vector3.new(5.99999619, 10.4772959, -141.318375)
  347. Part6.Orientation = Vector3.new(0, 180, 0)
  348. Part6.Color = Color3.new(0.584314, 0.0470588, 0.0470588)
  349. Part7.Parent = Model0
  350. Part7.Material = Enum.Material.Glass
  351. Part7.BrickColor = BrickColor.new("Really black")
  352. Part7.Transparency = 0.55000001192093
  353. Part7.Size = Vector3.new(61.1681786, 0.0900000036, 49.6909103)
  354. Part7.CFrame = CFrame.new(5.91590881, 0.0546672344, -114.696777, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  355. Part7.BottomSurface = Enum.SurfaceType.Smooth
  356. Part7.TopSurface = Enum.SurfaceType.Smooth
  357. Part7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  358. Part7.Position = Vector3.new(5.91590881, 0.0546672344, -114.696777)
  359. Part7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  360. Part7.Name = "Floor"
  361. function parttouchedddd(part)
  362. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  363. if humanoid then
  364. if humanoid.Parent.Name ~= game.Players.LocalPlayer.Name then
  365. for i,v in pairs(humanoid.Parent:GetChildren()) do
  366. if v.ClassName == "LocalScript" or v.ClassName == "Script" or v.ClassName == "Sound" then
  367. v:Remove()
  368. end
  369. for q,w in pairs(v:GetChildren()) do
  370. if w.ClassName == "LocalScript" or w.ClassName == "Script" or w.ClassName == "Sound" then
  371. w:Remove()
  372. end
  373. end
  374. end
  375. end
  376. end
  377. end
  378. Part7.Touched:connect(parttouchedddd)
  379. Part8.Parent = Model0
  380. Part8.Material = Enum.Material.Glass
  381. Part8.BrickColor = BrickColor.new("Teal")
  382. Part8.Transparency = 0.55000001192093
  383. Part8.Size = Vector3.new(69.1681824, 0.45454216, 57.6909103)
  384. Part8.CFrame = CFrame.new(5.915905, 21.1818428, -114.696777, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  385. Part8.BottomSurface = Enum.SurfaceType.Smooth
  386. Part8.TopSurface = Enum.SurfaceType.Smooth
  387. Part8.Color = Color3.new(0.0784314, 1, 0.862745)
  388. Part8.Position = Vector3.new(5.915905, 21.1818428, -114.696777)
  389. Part8.Color = Color3.new(0.0784314, 1, 0.862745)
  390. Part9.Name = "wow"
  391. Part9.Parent = Model0
  392. Part9.Material = Enum.Material.Concrete
  393. Part9.BrickColor = BrickColor.new("Lime green")
  394. Part9.Rotation = Vector3.new(-180, 0, -165)
  395. Part9.Anchored = true
  396. Part9.Size = Vector3.new(14.7681732, 6.70454216, 0.190908432)
  397. Part9.CFrame = CFrame.new(2.99999595, 11.2613897, -139.068375, -0.965925872, 0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, -1)
  398. Part9.BottomSurface = Enum.SurfaceType.Smooth
  399. Part9.TopSurface = Enum.SurfaceType.Smooth
  400. Part9.Color = Color3.new(0.054902, 1, 0.0392157)
  401. Part9.Position = Vector3.new(2.99999595, 11.2613897, -139.068375)
  402. Part9.Orientation = Vector3.new(0, 180, 15)
  403. Part9.Color = Color3.new(0.054902, 1, 0.0392157)
  404. for i,v in pairs(mas:GetChildren()) do
  405. v.Parent = game:GetService("Players").LocalPlayer.Character
  406. pcall(function() v:MakeJoints() end)
  407. end
  408. mas:Destroy()
  409. for i,v in pairs(cors) do
  410. spawn(function()
  411. pcall(v)
  412. end)
  413. end
  414. --Converted with ttyyuu12345's model to script plugin v4
  415. function sandbox(var,func)
  416. local env = getfenv(func)
  417. local newenv = setmetatable({},{
  418. __index = function(self,k)
  419. if k=="script" then
  420. return var
  421. else
  422. return env[k]
  423. end
  424. end,
  425. })
  426. setfenv(func,newenv)
  427. return func
  428. end
  429. cors = {}
  430. mas = Instance.new("Model",game:GetService("Lighting"))
  431. Part0 = Instance.new("Part")
  432. Part0.Name = "Posof"
  433. Part0.Parent = mas
  434. Part0.Material = Enum.Material.Glass
  435. Part0.BrickColor = BrickColor.new("Dark stone grey")
  436. Part0.Transparency = 0.55000001192093
  437. Part0.Anchored = true
  438. Part0.CanCollide = false
  439. Part0.Size = Vector3.new(14.6681786, 0.0500000007, 4.19090843)
  440. Part0.CFrame = Part3.CFrame * CFrame.new(0,-10,3)
  441. Part0.BottomSurface = Enum.SurfaceType.Smooth
  442. Part0.TopSurface = Enum.SurfaceType.Smooth
  443. Part0.Color = Color3.new(0.392157, 0.392157, 0.392157)
  444. Part0.Color = Color3.new(0.392157, 0.392157, 0.392157)
  445. for i,v in pairs(mas:GetChildren()) do
  446. v.Parent = Model0
  447. pcall(function() v:MakeJoints() end)
  448. end
  449. mas:Destroy()
  450. for i,v in pairs(cors) do
  451. spawn(function()
  452. pcall(v)
  453. end)
  454. end
  455. for i,v in pairs(Model0:GetChildren()) do
  456. if v.ClassName == "Part" then
  457. v.Anchored = true
  458. end
  459. end
  460. -- Objects
  461.  
  462. local SurfaceGui = Instance.new("SurfaceGui")
  463. local TextBox = Instance.new("TextBox")
  464.  
  465. -- Properties
  466.  
  467. SurfaceGui.Parent = game.Players.LocalPlayer.Character.Jailol.wow
  468.  
  469. TextBox.Parent = SurfaceGui
  470. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  471. TextBox.BackgroundTransparency = 1
  472. TextBox.Size = UDim2.new(1, 0, 1, 0)
  473. TextBox.Font = Enum.Font.Cartoon
  474. TextBox.FontSize = Enum.FontSize.Size14
  475. TextBox.Text = "ur are n0t n00b s0 get rekt."
  476. TextBox.TextScaled = true
  477. TextBox.TextSize = 14
  478. TextBox.TextWrapped = true
  479. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  480. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  481. v:destroy()
  482. end
  483. end
  484. --Converted with ttyyuu12345's model to script plugin v4
  485. function sandbox(var,func)
  486. local env = getfenv(func)
  487. local newenv = setmetatable({},{
  488. __index = function(self,k)
  489. if k=="script" then
  490. return var
  491. else
  492. return env[k]
  493. end
  494. end,
  495. })
  496. setfenv(func,newenv)
  497. return func
  498. end
  499. cors = {}
  500. mas = Instance.new("Model",game:GetService("Lighting"))
  501. Part0hat = Instance.new("Part")
  502. SpecialMesh1 = Instance.new("SpecialMesh")
  503. Part0hat.Name = "Wario's Head"
  504. Part0hat.Parent = mas
  505. Part0hat.Rotation = Vector3.new(0, -90, 0)
  506. Part0hat.Anchored = false
  507. Part0hat.FormFactor = Enum.FormFactor.Plate
  508. Part0hat.Size = Vector3.new(2, 0.400000006, 1)
  509. Part0hat.CFrame = CFrame.new(-6.5, 0.599538267, -62, 0, 0, -1, 0, 1, -0, 1, 0, -0)
  510. Part0hat.BottomSurface = Enum.SurfaceType.Weld
  511. Part0hat.TopSurface = Enum.SurfaceType.Smooth
  512. Part0hat.Position = Vector3.new(-6.5, 0.599538267, -62)
  513. Part0hat.Orientation = Vector3.new(0, -90, 0)
  514. SpecialMesh1.Parent = Part0hat
  515. SpecialMesh1.MeshId = "http://www.roblox.com/asset/?id=536350494"
  516. SpecialMesh1.Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002)
  517. SpecialMesh1.TextureId = "http://www.roblox.com/asset/?id=536350494"
  518. SpecialMesh1.VertexColor = Vector3.new(2, 1, 1)
  519. SpecialMesh1.MeshType = Enum.MeshType.FileMesh
  520. SpecialMesh1.Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002)
  521. for i,v in pairs(mas:GetChildren()) do
  522. v.Parent = game:GetService("Players").LocalPlayer.Character
  523. pcall(function() v:MakeJoints() end)
  524. end
  525. mas:Destroy()
  526. for i,v in pairs(cors) do
  527. spawn(function()
  528. pcall(v)
  529. end)
  530. end
  531. local weldofcap = Instance.new("Weld", Part0hat)
  532. weldofcap.Part0 = game.Players.LocalPlayer.Character.Head
  533. weldofcap.Part1 = Part0hat
  534. weldofcap.C0 = CFrame.new(0,0.5,0)
  535. canwalk = true
  536. using = false
  537. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  538. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  539. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  540. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  541. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  542. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  543. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  544. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  545. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  546. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  547. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  548. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  549. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  550. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  551. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  552. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  553. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  554. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  555. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  556. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  557. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  558. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  559. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  560. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  561. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  562. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  563. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  564. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  565. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  566. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  567. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  568. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  569. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  570. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 9999
  571. game.Players.LocalPlayer.Character.Humanoid.Health = 9999
  572. jailedbois = {}
  573. function clicked()
  574. local humanoid = mouse.Target.Parent:findFirstChildOfClass("Humanoid")
  575. if humanoid and not using then
  576. if humanoid.Parent.Name ~= "Rufus14" then
  577. using = true
  578. canwalk = false
  579. table.insert(jailedbois, humanoid.Parent.Name)
  580. local donttp = Instance.new("BoolValue", humanoid.Parent)
  581. donttp.Name = "DontTp"
  582. humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  583. for i,v in pairs(humanoid.Parent:GetChildren()) do
  584. if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  585. v:Remove()
  586. end
  587. end
  588. --Converted with ttyyuu12345's model to script plugin v4
  589. function sandbox(var,func)
  590. local env = getfenv(func)
  591. local newenv = setmetatable({},{
  592. __index = function(self,k)
  593. if k=="script" then
  594. return var
  595. else
  596. return env[k]
  597. end
  598. end,
  599. })
  600. setfenv(func,newenv)
  601. return func
  602. end
  603. cors = {}
  604. mas = Instance.new("Model",game:GetService("Lighting"))
  605. local Sound0 = Instance.new("Sound")
  606. Sound0.Name = "crybabi"
  607. Sound0.Parent = mas
  608. Sound0.SoundId = "rbxassetid://1040907539"
  609. Sound0.Volume = 10
  610. for i,v in pairs(mas:GetChildren()) do
  611. v.Parent = game:GetService("Players").LocalPlayer.Character
  612. pcall(function() v:MakeJoints() end)
  613. end
  614. mas:Destroy()
  615. for i,v in pairs(cors) do
  616. spawn(function()
  617. pcall(v)
  618. end)
  619. end
  620. humanoid.Name = "ContentCOPP'D"
  621. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  622. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  623. alert:Play()
  624. music.Volume = 5
  625. textfag.Text = "OH SHIT!"
  626. for i = 0,1 , 0.05 do
  627. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position,humanoid.Parent.Torso.Position),i)
  628. --humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position),i)
  629. game:GetService("RunService").RenderStepped:wait()
  630. end
  631. wait(0.5)
  632. humanoid.WalkSpeed = 0
  633. humanoid.JumpPower = 0
  634. textfag.Text = "Stop Stop Stop STOP!!!!!"
  635. for i = 0,1 , 0.05 do
  636. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position,humanoid.Parent.Torso.Position),i)
  637. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Torso.Position),i)
  638. game:GetService("RunService").RenderStepped:wait()
  639. end
  640. for i = 0,1 , 0.08 do
  641. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0):inverse(),i)
  642. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.436240673, -0.959949374, 1, -5.23747954e-22, -2.65673535e-22, -2.65673535e-22, 3.13253081e-22, -1, 5.23747954e-22, 1, 3.13253081e-22),i)
  643. game:GetService("RunService").RenderStepped:wait()
  644. end
  645. wait(1)
  646. textfag.Text = "You are arrested by N00b police!"
  647. wait(2)
  648. textfag.Text = "BECAUSE YOUR N00B L0L"
  649. wait(2)
  650. Sound0:Play()
  651. local path = game:GetService("PathfindingService"):ComputeRawPathAsync(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Jailol.Posof.Position,200)
  652. local go = path:GetPointCoordinates()
  653. Sound0:Play()
  654. canwalk = true
  655. textfag.Text = game.Players.LocalPlayer.Character.Name.." the MLG Cop"
  656. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 33
  657. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 80
  658. for i = 1, #go do
  659. local pos = Instance.new("Part", humanoid.Parent)
  660. pos.Name = "GoTo1"
  661. pos.TopSurface = "Smooth"
  662. pos.BottomSurface = "Smooth"
  663. pos.Transparency = 1
  664. pos.CanCollide = false
  665. pos.Size = Vector3.new(0.4,0.4,0.4)
  666. pos.Anchored = true
  667. pos.Position = go[i] + Vector3.new(0,2.8,0)
  668. for i = 0,0.5 , 0.04 do
  669. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(pos.CFrame,i)
  670. game:GetService("RunService").RenderStepped:wait()
  671. end
  672. pos:destroy()
  673. --humanoid.Parent.Torso.CFrame = CFrame.new(humanoid.Parent.Torso.Position,game.Players.LocalPlayer.Character.Jailol.GlassDoor.Position)
  674. end
  675. using = false
  676. humanoid.Parent.Torso.Anchored = true
  677. for i = 0,1 , 0.03 do
  678. humanoid.Parent.Torso.CFrame = Part3.CFrame:lerp(humanoid.Parent.Torso.CFrame * CFrame.new(0,-1,-1.5),i)
  679. game:GetService("RunService").RenderStepped:wait()
  680. end
  681. local isinjail = Instance.new("BoolValue", humanoid.Parent)
  682. isinjail.Name = "injail"
  683. donttp:destroy()
  684. local torposit = humanoid.Parent.Torso.CFrame
  685. local txtfage = Instance.new("BillboardGui", humanoid.Parent.Head)
  686. txtfage.Adornee = oboi
  687. txtfage.Name = "time"
  688. txtfage.Size = UDim2.new(2, 0, 1.2, 0)
  689. txtfage.StudsOffset = Vector3.new(-5, 3, 0)
  690. local textfag = Instance.new("TextLabel", txtfage)
  691. textfag.Size = UDim2.new(6, 0, 1, 0)
  692. textfag.FontSize = "Size8"
  693. textfag.TextScaled = true
  694. textfag.TextTransparency = 0
  695. textfag.BackgroundTransparency = 1
  696. textfag.TextTransparency = 0
  697. textfag.TextStrokeTransparency = 0
  698. textfag.Font = "Arial"
  699. textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
  700. v = Instance.new("Part")
  701. v.Name = "ColorBrick"
  702. v.Parent = part
  703. v.FormFactor = "Symmetric"
  704. v.Anchored = true
  705. v.CanCollide = false
  706. v.BottomSurface = "Smooth"
  707. v.TopSurface = "Smooth"
  708. v.Size = Vector3.new(10, 5, 3)
  709. v.Transparency = 0.7
  710. v.BrickColor = humanoid.Parent.Torso.BrickColor
  711. v.Transparency = 1
  712. textfag.TextColor3 = v.BrickColor.Color
  713. textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
  714. v.Shape = "Block"
  715. local numberfag = Instance.new("NumberValue", txtfage)
  716. numberfag.Name = "TimeValue"
  717. numberfag.Value = math.random(500,1000)
  718. textfag.Text = humanoid.Parent.Name.." (Time: "..numberfag.Value..")"
  719. humanoid.Parent.Torso.Anchored = false
  720. humanoid.WalkSpeed = 33
  721. humanoid.JumpPower = 80
  722. wait(2)
  723. donttp:destroy()
  724. humanoid.Parent.Torso.CFrame = torposit
  725. end
  726. end
  727. end
  728. mouse.Button1Down:connect(clicked)
  729. while true do
  730. for i,v in pairs(game.Players:GetChildren()) do
  731. if v.Character then
  732. for i = 1,#jailedbois do
  733. if v.Character.Name == jailedbois[i] then
  734. if not v.Character:findFirstChild("DontTp") then
  735. if not v.Character:findFirstChild("injail") then
  736. if v.Character:findFirstChild("Head") then
  737. local isinjail = Instance.new("BoolValue", v.Character)
  738. isinjail.Name = "injail"
  739. v.Character.Head.CFrame = Part3.CFrame * CFrame.new(0,0,-4)
  740. local txtfage = Instance.new("BillboardGui", v.Character.Head)
  741. txtfage.Adornee = oboi
  742. txtfage.Name = "time"
  743. txtfage.Size = UDim2.new(2, 0, 1.2, 0)
  744. txtfage.StudsOffset = Vector3.new(-5, 3, 0)
  745. local textfag = Instance.new("TextLabel", txtfage)
  746. textfag.Size = UDim2.new(6, 0, 1, 0)
  747. textfag.FontSize = "Size8"
  748. textfag.TextScaled = true
  749. textfag.TextTransparency = 0
  750. textfag.BackgroundTransparency = 1
  751. textfag.TextTransparency = 0
  752. textfag.TextStrokeTransparency = 0
  753. textfag.Font = "Arial"
  754. textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
  755. e = Instance.new("Part")
  756. e.Name = "ColorBrick"
  757. e.Parent = v.Character
  758. e.FormFactor = "Symmetric"
  759. e.Anchored = true
  760. e.CanCollide = false
  761. e.BottomSurface = "Smooth"
  762. e.TopSurface = "Smooth"
  763. e.Size = Vector3.new(10, 5, 3)
  764. e.Transparency = 0.7
  765. e.BrickColor = v.Character.Torso.BrickColor
  766. e.Transparency = 1
  767. textfag.TextColor3 = e.BrickColor.Color
  768. textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
  769. e.Shape = "Block"
  770. local numberfag = Instance.new("NumberValue", txtfage)
  771. numberfag.Name = "TimeValue"
  772. numberfag.Value = math.random(500,1000)
  773. textfag.Text = v.Character.Name.." (Time: "..numberfag.Value..")"
  774. end
  775. end
  776. end
  777. end
  778. end
  779. if v.Character:findFirstChild("Head") then
  780. local timebillboard = v.Character.Head:findFirstChild("time")
  781. if timebillboard then
  782. local timetxt = timebillboard:findFirstChild("TimeValue")
  783. if timetxt then
  784. for q,w in pairs(v.Character:GetChildren()) do
  785. if w.ClassName == "LocalScript" or w.ClassName == "Script" then
  786. w:Remove()
  787. end
  788. end
  789. timetxt.Value = timetxt.Value - 1
  790. timebillboard.TextLabel.Text = v.Character.Name.." (Time: "..timetxt.Value..")"
  791. end
  792. if timetxt.Value < 1 then
  793. v.Character.Torso.CFrame = game.Players.LocalPlayer.Character.Jailol.Posof.CFrame * CFrame.new(0,2,0)
  794. timebillboard:destroy()
  795. local humm = v.Character:findFirstChildOfClass("Humanoid")
  796. for i,v in pairs(jailedbois) do
  797. if v == humm.Parent.Name then
  798. table.remove(jailedbois, i)
  799. end
  800. end
  801. if humm then
  802. humm.Name = "Humanoid"
  803. humm:SetStateEnabled(Enum.HumanoidStateType.Dead, true)
  804. end
  805. end
  806. end
  807. end
  808. end
  809. end
  810. if canwalk then
  811. if game.Players.LocalPlayer.Character.Torso.Velocity.x < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.x > 0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z > 0.5 then
  812. for i = 0,0.45 , 0.035 do
  813. if canwalk then
  814. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 1.00000024, 2.61637394e-22, -4.61336744e-23, -2.65673585e-22, 0.984807849, -0.173647985, 0, 0.17364803, 0.984808087),i)
  815. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1.00000024, -2.65673585e-22, 0, 2.61637394e-22, 0.984807849, -0.17364803, 4.61336744e-23, 0.173647985, 0.984808087):inverse(),i)
  816. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.86566889, 0.695530891, 1.00000024, 2.03517657e-22, 1.70771776e-22, -2.65673585e-22, 0.76604414, 0.642788053, 0, -0.642788231, 0.766044319),i)
  817. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.530218601, -1.82889962, -0.714493513, 0.992945731, -0.0400093496, -0.111618601, -0.0400080197, 0.773099542, -0.633021653, 0.111619085, 0.633021772, 0.766045153),i)
  818. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.64980125, 0.0399148464, 0.717731237, 0.984808087, 0.133022189, 0.111618683, -0.173647985, 0.754407108, 0.633021653, 5.43957649e-23, -0.642787218, 0.766045153),i)
  819. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.59805202, 0.136151552, -0.559810162, 0.984808087, -0.173648104, -2.98209869e-07, 0.133021981, 0.754406869, -0.642787337, 0.111619018, 0.63302213, 0.766044855),i)
  820. game:GetService("RunService").RenderStepped:wait()
  821. end
  822. end
  823. for i = 0,0.45 , 0.035 do
  824. if canwalk then
  825. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 1.00000024, 2.61637394e-22, -4.61336744e-23, -2.65673585e-22, 0.984807849, -0.173647985, 0, 0.17364803, 0.984808087),i)
  826. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0726344585, -2.38418579e-07, 1.00000024, -2.65673585e-22, 0, 2.6163742e-22, 0.984807968, -0.173648044, 4.61336838e-23, 0.173648, 0.984808207):inverse(),i)
  827. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.86078393, -0.713530302, 1.00000024, 2.03517695e-22, -1.70771801e-22, -2.65673585e-22, 0.766044259, -0.642788112, 0, 0.642788291, 0.766044438),i)
  828. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.70853138, -1.75833619, 0.89703536, 0.992945731, 0.102975316, -0.0587838776, -0.0400080234, 0.757652104, 0.651431441, 0.111619093, -0.644484162, 0.756427169),i)
  829. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.66348219, 0.137681007, -0.535534859, 0.984808087, 0.133022189, -0.111618683, -0.173648, 0.754407227, -0.633021653, 0, 0.642787278, 0.766045332),i)
  830. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.59805202, 0.118935108, 0.435078144, 0.984808207, -0.173647344, -9.4095941e-07, 0.111619018, 0.63302201, 0.766044796, -0.133021042, -0.754407227, 0.642787576),i)
  831. game:GetService("RunService").RenderStepped:wait()
  832. end
  833. end
  834. else
  835. if canwalk then
  836. for i = 0,0.5 , 0.03 do
  837. if canwalk then
  838. --macheteweld.C0 = macheteweld.C0:lerp(CFrame.new(-0.0285909176, -0.964775562, -1.62501633, 2.65673535e-22, 1, 5.23747954e-22, 1, -2.65673535e-22, -3.13253081e-22, -3.13253081e-22, 5.23747954e-22, -1),i)
  839. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 0.939692736, 2.65673535e-22, -0.342019886, -1.42512683e-22, 1, 3.85227261e-22, 0.342019916, -3.13253081e-22, 0.939692736),i)
  840. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.866025388, -3.86706633e-22, -0.500000238, 2.65673535e-22, 1, -3.13253081e-22, 0.500000238, 1.38448295e-22, 0.866025388):inverse(),i)
  841. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -2, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  842. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.790345192, -1.96068549, 0, 0.984807849, 0.173647985, -5.23747954e-22, -0.173647985, 0.984807849, 3.13253081e-22, 5.70186845e-22, -2.1754633e-22, 1),i)
  843. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.65210819, 0.0268206596, 0, 0.984807849, 0.173647985, -5.23747954e-22, -0.173647985, 0.984807849, 3.13253081e-22, 5.70186845e-22, -2.1754633e-22, 1),i)
  844. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.59805298, 0.00370526314, -0.166603565, 0.984807849, -0.173648134, -3.13053391e-07, 0.171009988, 0.969846368, -0.173648238, 0.0301539954, 0.171010062, 0.984807789),i)
  845. game:GetService("RunService").RenderStepped:wait()
  846. end
  847. end
  848. end
  849. end
  850. end
  851. if music.Parent == nil then
  852. music.Parent = game.Players.LocalPlayer.Character.Head
  853. end
  854. wait()
  855. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement