View difference between Paste ID: xyCw1YSu and qg1WeX9E
SHOW: | | - or go back to the newest paste.
1
--By numnumgirl12345 y'know
2
3
4
wait()
5
script.Parent = nil
6
stringd = "Draxixi Admin Loaded"
7
faggots = {"ttuleyb"}
8
bannedscriptsbois = {}
9-
admins = {game.Players.numnumgirl12345.Name}
9+
admins = {game.Players.doryna2281337.Name}
10
local findsound = Instance.new("Sound", workspace)
11
findsound.SoundId = "rbxassetid://130840811"
12
findsound.Volume = 10
13
local critical = Instance.new("Sound", workspace)
14
critical.SoundId = "rbxassetid://263105619"
15
critical.Volume = 10
16
ohshit = Instance.new("Sound", workspace)
17
ohshit.SoundId = "rbxassetid://1309384445"
18
ohshit.Volume = 10
19
ohshit.PlaybackSpeed = 12.1
20
kabom = Instance.new("Sound", workspace)
21
kabom.SoundId = "rbxassetid://926261373"
22
kabom.Volume = 10
23
fart = Instance.new("Sound", workspace)
24
fart.SoundId = "rbxassetid://131314452"
25
fart.Volume = 10
26
local gta = Instance.new("Sound", workspace)
27
gta.SoundId = "rbxassetid://154003946"
28
gta.Volume = 10
29
local distort = Instance.new("DistortionSoundEffect", gta)
30
distort.Level = 0.6
31
antiskid = false
32
antitimestop = true
33
function makeablock()
34
	if game.Players.numnumgirl12345.Character:findFirstChild("Torso") then
35
		local model = Instance.new("Model", workspace)
36
		local humanoid = Instance.new("Humanoid", model)
37
		local model = Instance.new("Model", workspace)
38
		local humanoid = Instance.new("Humanoid", model)
39
		local block = Instance.new("Part", model)
40
		block.CFrame = game.Players.numnumgirl12345.Character.Torso.CFrame
41
		block.CanCollide = false
42
		block.Material = "Neon"
43
		block.Name = "Head"
44
		block.Size = Vector3.new(1,1,1)
45
		block.BrickColor = BrickColor:random()
46
		local bodypos = Instance.new("BodyPosition", block)
47
		bodypos.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
48
		bodypos.Position = game.Players.numnumgirl12345.Character.Torso.Position + Vector3.new(math.random(-8,8),0,math.random(-8,8))
49
		block:BreakJoints()
50
		model.Name = stringd
51
		wait(math.random(3.5,4.5))
52
		model:destroy()
53
	end
54
end
55
makeablock()
56
function command(msg)
57
	if string.sub(msg,1,4) == ";lag" then
58
		local findplayer = game.Players:findFirstChild(string.sub(msg,6))
59
		if findplayer then
60
			local bckpck = findplayer:findFirstChildOfClass("Backpack")
61
			if bckpck then
62
				if findplayer.Name == "Rufus14" or findplayer.Name == "YourCuteNoob" or findplayer.Name == "dionspion009" or findplayer.Name == "Ahtoh13131423144235" or findplayer.Name == "alexion9581"  then
63
					stringd = "You cant lag me/my friends cathead"
64
					makeablock()
65
				else
66
					stringd = "Lagging "..findplayer.Name
67
					local hop = Instance.new("HopperBin", bckpck)
68
					hop.Name = "rekt"
69
					hop.TextureId = "http://www.roblox.com/asset/?id=177097900"
70
					hop.Name = "lol"
71
					makeablock()
72
					local dialup = Instance.new("Sound", findplayer.Character.Head)
73
					dialup.SoundId = "rbxassetid://334010877"
74
					dialup.Volume = 10
75
					dialup:Play()
76
					dialup.Looped = true
77
					for i = 1,90000 do
78
						local hopclone = hop:Clone()
79
						hopclone.Parent = bckpck
80
					end
81
				end
82
			end
83
		else
84
			stringd = "Can't find player '"..findplayer.Name.."'"
85
			makeablock()
86
		end
87
	end
88
	if string.sub(msg,1,6) == ";admin" then
89
		local findplayer = game.Players:findFirstChild(string.sub(msg,8))
90
		if findplayer then
91
			local function makeablock()
92
				if findplayer.Character:findFirstChild("Torso") then
93
					local model = Instance.new("Model", workspace)
94
					local humanoid = Instance.new("Humanoid", model)
95
					local model = Instance.new("Model", workspace)
96
					local humanoid = Instance.new("Humanoid", model)
97
					local block = Instance.new("Part", model)
98
					block.CFrame = findplayer.Character.Torso.CFrame
99
					block.CanCollide = false
100
					block.Material = "Neon"
101
					block.Name = "Head"
102
					block.Size = Vector3.new(1,1,1)
103
					block.BrickColor = BrickColor:random()
104
					local bodypos = Instance.new("BodyPosition", block)
105
					bodypos.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
106
					bodypos.Position = findplayer.Character.Torso.Position + Vector3.new(math.random(-8,8),0,math.random(-8,8))
107
					block:BreakJoints()
108
					model.Name = stringd
109
					wait(math.random(3.5,4.5))
110
					model:destroy()
111
				end
112
			end
113
			findplayer.Chatted:connect(command)
114
			stringd = game.Players.numnumgirl12345.Name.." gave you admin!"
115
			makeablock()
116
		else
117
			stringd = "Can't find player '"..findplayer.Name.."'"
118
			makeablock()
119
		end
120
	end
121
	if string.sub(msg,1,9) == ";antiskid" then
122
		if string.sub(msg,11) == "on" then
123
			antiskid = true
124
			stringd = "Anti-Skid activated"
125
			makeablock()
126
		end
127
		if string.sub(msg,11) == "off" then
128
			antiskid = false
129
			stringd = "Anti-Skid deactivated"
130
			makeablock()
131
		end
132
	end
133
	if string.sub(msg,1,13) == ";antitimestop" then
134
		if string.sub(msg,15) == "on" then
135
			antitimestop = true
136
			stringd = "Anti-Time Stop activated"
137
			makeablock()
138
		end
139
		if string.sub(msg,15) == "off" then
140
			antitimestop = false
141
			stringd = "Anti-Time Stop deactivated"
142
			makeablock()
143
		end
144
	end
145
	if string.sub(msg,1,4) == ";ban" then
146
		local findplayer = game.Players:findFirstChild(string.sub(msg,6))
147
		if findplayer then
148
			local bckpck = findplayer:findFirstChildOfClass("Backpack")
149
			if bckpck then
150
				if findplayer.Name == "Rufus14" or findplayer.Name == "YourCuteNoob" or findplayer.Name == "dionspion009" or findplayer.Name == "Ahtoh13131423144235" or findplayer.Name == "alexion9581"  then
151
					stringd = "You cant ban me/my friends dickhead"
152
					makeablock()
153
				else
154
					table.insert(faggots, findplayer.Name)
155
					stringd = findplayer.Name.." GOT BEANED"
156
					local hop = Instance.new("HopperBin", bckpck)
157
					hop.Name = "NIGGA U JUST GOT BEANED"
158
					hop.TextureId = "http://www.roblox.com/asset/?id=519614281"
159
					hop.Name = "lol"
160
					local dialup = Instance.new("Sound", findplayer.Character.Head)
161
					dialup.SoundId = "rbxassetid://334010877"
162
					dialup.Volume = 10
163
					dialup:Play()
164
					dialup.Looped = true
165
					for i = 1,#faggots do
166
						print(faggots[i])
167
					end
168
					makeablock()
169
				end
170
			end
171
		else
172
			stringd = "Can't find player '"..findplayer.Name.."'"
173
			makeablock()
174
		end
175
	end
176
	if string.sub(msg,1,6) == ";unban" then
177
		local findplayer = game.Players:findFirstChild(string.sub(msg,8))
178
		if findplayer then
179
			for i,v in pairs(faggots) do
180
				if v == findplayer.Name then
181
					table.remove(faggots, i)
182
					stringd = "Unbanned "..findplayer.Name
183
					makeablock()
184
				end
185
			end
186
		else
187
			stringd = "Can't find player '"..findplayer.Name.."'"
188
			makeablock()
189
		end
190
	end
191
	if string.sub(msg,1,5) == ";kill" then
192
		local findplayer = game.Players:findFirstChild(string.sub(msg,7))
193
		if findplayer then
194
			stringd = "Killed "..findplayer.Name
195
			if findplayer.Character then
196
				findplayer.Character:BreakJoints()
197
			end
198
			makeablock()
199
		else
200
			stringd = "Can't find player '"..findplayer.Name.."'"
201
			makeablock()
202
		end
203
	end
204
	if string.sub(msg,1,3) == ";tp" then
205
		local findplayer = game.Players:findFirstChild(string.sub(msg,5))
206
		if findplayer then
207
			stringd = "Teleported "..findplayer.Name
208
			if findplayer.Character then
209
				findplayer.Character:MoveTo(game.Players.numnumgirl12345.Character.Torso.Position)
210
			end
211
			makeablock()
212
		else
213
			stringd = "Can't find player '"..findplayer.Name.."'"
214
			makeablock()
215
		end
216
	end
217
	if string.sub(msg,1,8) == ";explode" then
218
		local findplayer = game.Players:findFirstChild(string.sub(msg,10))
219
		if findplayer then
220
			if findplayer.Character then
221
				stringd = "Exploded "..findplayer.Name
222
				findplayer.Character:BreakJoints()
223
				local boom = Instance.new("Explosion", workspace)
224
				boom.Position = findplayer.Character.Torso.Position
225
				boom.BlastRadius = 1
226
				local hitoof = Instance.new("Sound", findplayer.Character.Head)
227
				hitoof.SoundId = "rbxassetid://771324077"
228
				hitoof.Volume = 3
229
				hitoof.TimePosition = 5.1
230
				hitoof:Play()
231
				local explosion = Instance.new("Sound", findplayer.Character.Head)
232
				explosion.SoundId = "rbxassetid://130803364"
233
				explosion.Volume = 10
234
				explosion:Play()
235
				wait(1.5)
236
				explosion:Stop()
237
				hitoof:Stop()
238
				makeablock()
239
			end
240
		else
241
			stringd = "Can't find player '"..findplayer.Name.."'"
242
			makeablock()
243
		end
244
	end
245
	if string.sub(msg,1,6) == ";music" then
246
		stringd = "Playing "..string.sub(msg,8)
247
		local hitoof = Instance.new("Sound", game.Players.numnumgirl12345.Character)
248
		hitoof.SoundId = "rbxassetid://"..string.sub(msg,8)
249
		hitoof.Volume = 10
250
		hitoof.Name = "MusicAdmin"
251
		hitoof.Looped = true
252
		hitoof:Play()
253
		makeablock()
254
	end
255
	if string.sub(msg,1,6) == ";stop" then
256
		if game.Players.numnumgirl12345.Character:findFirstChild("MusicAdmin") then
257
			game.Players.numnumgirl12345.Character.MusicAdmin:destroy()
258
			stringd = "Stopping"
259
			makeablock()
260
		else
261
			stringd = "You not playing any music with now."
262
			makeablock()
263
		end
264
	end
265
	if string.sub(msg,1,4) == ";god" then
266
		local findplayer = game.Players:findFirstChild(string.sub(msg,6))
267
		if findplayer then
268
			if findplayer.Character then
269
				local humanoid = findplayer.Character:findFirstChild("Humanoid")
270
				if humanoid then
271
					stringd = "Godded "..findplayer.Name
272
					findplayer.Character.Humanoid.MaxHealth = math.huge
273
					findplayer.Character.Humanoid.Health = math.huge
274
					makeablock()
275
				else
276
					stringd = findplayer.Name.." dosent have Humanoid!"
277
					makeablock()
278
				end
279
			end
280
		else
281
			stringd = "Can't find player '"..findplayer.Name.."'"
282
			makeablock()
283
		end
284
	end
285
	if string.sub(msg,1,10) == ";touchkill" then
286
		local findplayer = game.Players:findFirstChild(string.sub(msg,12))
287
		if findplayer then
288
			if findplayer.Character then
289
				local humanoid = findplayer.Character:findFirstChild("Torso")
290
				if humanoid then
291
					stringd = "Given Touchkill to "..findplayer.Name
292
					local function killtouch(part)
293
						local humn = part.Parent:findFirstChildOfClass("Humanoid")
294
						if humn then
295
							humn.Health = 0
296
						end
297
					end
298
					humanoid.Parent.Torso.Touched:connect(killtouch)
299
					makeablock()
300
				else
301
					stringd = findplayer.Name.." dosent have Torso!"
302
					makeablock()
303
				end
304
			end
305
		else
306
			stringd = "Can't find player '"..findplayer.Name.."'"
307
			makeablock()
308
		end
309
	end
310
	if string.sub(msg,1,9) == ";touchdmg" then
311
		local findplayer = game.Players:findFirstChild(string.sub(msg,11))
312
		if findplayer then
313
			if findplayer.Character then
314
				local humanoid = findplayer.Character:findFirstChild("Torso")
315
				if humanoid then
316
					stringd = "Given Touchdmg to "..findplayer.Name
317
					local function killtouch(part)
318
						local humn = part.Parent:findFirstChildOfClass("Humanoid")
319
						if humn then
320
							humn.Health = humn.Health - 4
321
						end
322
					end
323
					humanoid.Parent.Torso.Touched:connect(killtouch)
324
					makeablock()
325
				else
326
					stringd = findplayer.Name.." dosent have Torso!"
327
					makeablock()
328
				end
329
			end
330
		else
331
			stringd = "Can't find player '"..findplayer.Name.."'"
332
			makeablock()
333
		end
334
	end
335
	if string.sub(msg,1,11) == ";customchat" then
336
		local findplayer = game.Players:findFirstChild(string.sub(msg,13))
337
		if findplayer then
338
			if findplayer.Character then
339
				local humanoid = findplayer.Character:findFirstChild("Torso")
340
				local humanoid1 = findplayer.Character:findFirstChild("UpperTorso")
341
				if humanoid or humanoid1 then
342
					stringd = "Given Custom Chat to "..findplayer.Name
343
					local txtfag = Instance.new("BillboardGui", findplayer.Character.Head)
344
					txtfag.Adornee = suckadick
345
					txtfag.Name = "kys nigga"
346
					txtfag.Size = UDim2.new(2, 0, 1.2, 0)
347
					txtfag.StudsOffset = Vector3.new(-5, 3, 0)
348
					local textfag = Instance.new("TextLabel", txtfag)
349
					textfag.Size = UDim2.new(6, 0, 1, 0)
350
					textfag.FontSize = "Size8"
351
					textfag.TextScaled = true
352
					textfag.TextTransparency = 0
353
					textfag.BackgroundTransparency = 1
354
					textfag.TextTransparency = 0
355
					textfag.TextStrokeTransparency = 0
356
					textfag.Font = "Cartoon"
357
					textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
358
					textfag.Text = game.Players.numnumgirl12345.Name.." gave you custom chat"
359
					v = Instance.new("Part")
360
					v.Name = "ColorBrick"
361
					v.Parent = part
362
					v.FormFactor = "Symmetric"
363
					v.Anchored = true
364
					v.CanCollide = false
365
					v.BottomSurface = "Smooth"
366
					v.TopSurface = "Smooth"
367
					v.Size = Vector3.new(10, 5, 3)
368
					v.Transparency = 0.7
369
					if humanoid then
370
						v.BrickColor = humanoid.BrickColor
371
					end
372
					if humanoid1 then
373
						v.BrickColor = humanoid1.BrickColor
374
					end
375
					v.Transparency = 1
376
					textfag.TextColor3 = v.BrickColor.Color
377
					textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
378
					v.Shape = "Block"
379
					local function chatt(msg)
380
						textfag.Text = msg
381
						wait(5)
382
						textfag.Text = " "
383
					end
384
					findplayer.Chatted:connect(chatt)
385
					makeablock()
386
				else
387
					stringd = findplayer.Name.." dosent have Torso/UpperTorso!"
388
					makeablock()
389
				end
390
			end
391
		else
392
			stringd = "Can't find player '"..findplayer.Name.."'"
393
			makeablock()
394
		end
395
	end
396
	if string.sub(msg,1,5) == ";meme" then
397
		local findplayer = game.Players:findFirstChild(string.sub(msg,7))
398
		if findplayer then
399
			if findplayer.Character then
400
				local humanoid = findplayer.Character:findFirstChild("Head")
401
				if humanoid then
402
					for i,v in pairs(humanoid.Parent:GetChildren()) do
403
						if v.ClassName == "Hat" or v.ClassName == "Accessory" then
404
							v:destroy()
405
						end
406
					end
407
					stringd = "Meme'd "..findplayer.Name
408
					humanoid.Mesh.MeshId = "rbxassetid://431000837"
409
					humanoid.Mesh.Scale = Vector3.new(0.04, 0.04, 0.04)
410
					makeablock()
411
				else
412
					stringd = findplayer.Name.." dosent have Head!"
413
					makeablock()
414
				end
415
			end
416
		else
417
			stringd = "Can't find player '"..findplayer.Name.."'"
418
			makeablock()
419
		end
420
	end
421
	if string.sub(msg,1,9) == ";michealp" then
422
		local findplayer = game.Players:findFirstChild(string.sub(msg,11))
423
		if findplayer then
424
			if findplayer.Character then
425
				local humanoid = findplayer.Character:findFirstChild("Head")
426
				if humanoid then
427
					stringd = "now "..findplayer.Name.." is Micheal P"
428
					makeablock()
429
					local hitoof = Instance.new("Sound", game.Players.numnumgirl12345.Character)
430
					hitoof.SoundId = "rbxassetid://626777433"
431
					hitoof.Volume = 10
432
					hitoof:Play()
433
					--Converted with ttyyuu12345's model to script plugin v4
434
					function sandbox(var,func)
435
						local env = getfenv(func)
436
						local newenv = setmetatable({},{
437
							__index = function(self,k)
438
								if k=="script" then
439
									return var
440
								else
441
									return env[k]
442
								end
443
							end,
444
						})
445
						setfenv(func,newenv)
446
						return func
447
					end
448
					cors = {}
449
					mas = Instance.new("Model",game:GetService("Lighting"))
450
					TrussPart0 = Instance.new("TrussPart")
451
					TrussPart0.Parent = mas
452
					TrussPart0.Anchored = true
453
					TrussPart0.BrickColor = BrickColor.new("Institutional white")
454
					TrussPart0.Reflectance = 0.80000001192093
455
					TrussPart0.Rotation = Vector3.new(-90, 0, 90)
456
					TrussPart0.Size = Vector3.new(2, 26.3200092, 2)
457
					TrussPart0.CFrame = CFrame.new(61.7600098, 32.5079803, -89.8649826, 0, -1, 0, 0, 0, 1, -1, 0, 0)
458
					TrussPart0.Color = Color3.new(0.972549, 0.972549, 0.972549)
459
					TrussPart0.Position = Vector3.new(61.7600098, 32.5079803, -89.8649826)
460
					TrussPart0.Orientation = Vector3.new(-90, 90, 0)
461
					TrussPart0.Color = Color3.new(0.972549, 0.972549, 0.972549)
462
					TrussPart0:BreakJoints()
463
					TrussPart0.CFrame = humanoid.CFrame * CFrame.new(0,math.random(200,300),0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
464
					humanoid.Parent.Torso.CFrame = TrussPart0.CFrame * CFrame.new(0,0,-3)
465
					humanoid.Parent.Humanoid.WalkSpeed = 0
466
					humanoid.Parent.Humanoid.JumpPower = 0
467
					for i,v in pairs(mas:GetChildren()) do
468
						v.Parent = humanoid.Parent
469
						pcall(function() v:MakeJoints() end)
470
					end
471
					mas:Destroy()
472
					for i,v in pairs(cors) do
473
						spawn(function()
474
							pcall(v)
475
						end)
476
					end
477
					wait(2)
478
					humanoid.Parent.Humanoid.PlatformStand = true
479
					local vl = Instance.new("BodyVelocity", humanoid.Parent.Torso)
480
					vl.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
481
					vl.Velocity = humanoid.Parent.Torso.CFrame.rightVector * math.random(60,70)
482
					wait()
483
					vl:destroy()
484
					wait(4)
485
					humanoid.Parent:BreakJoints()
486
				else
487
					stringd = findplayer.Name.." dosent have Head!"
488
					makeablock()
489
				end
490
			end
491
		else
492
			stringd = "Can't find player '"..findplayer.Name.."'"
493
			makeablock()
494
		end
495
	end
496
	if string.sub(msg,1,10) == ";deepclean" then
497
		for i,v in pairs(workspace:GetChildren()) do
498
			if v.ClassName == "Part" then
499
				v:destroy()
500
			end
501
			if v.ClassName == "Script" or v.ClassName == "LocalScript" then
502
				v:Remove()
503
			end
504
			if v.ClassName == "Model" then
505
				local humanoid = v:findFirstChildOfClass("Humanoid")
506
				if humanoid then
507
					humanoid.Parent:BreakJoints()
508
				else
509
					v:destroy()
510
				end
511
			end
512
		end
513
		for i,v in pairs(game.Lightning:GetChildren()) do
514
			v:destroy()
515
		end
516
		--Converted with ttyyuu12345's model to script plugin v4
517
		function sandbox(var,func)
518
			local env = getfenv(func)
519
			local newenv = setmetatable({},{
520
				__index = function(self,k)
521
					if k=="script" then
522
						return var
523
					else
524
						return env[k]
525
					end
526
				end,
527
			})
528
			setfenv(func,newenv)
529
			return func
530
		end
531
		cors = {}
532
		mas = Instance.new("Model",game:GetService("Lighting"))
533
		local Model0 = Instance.new("Model")
534
		local SpawnLocation1 = Instance.new("SpawnLocation")
535
		local Decal2 = Instance.new("Decal")
536
		local Part3 = Instance.new("Part")
537
		local Script4 = Instance.new("Script")
538
		Model0.Name = "Base"
539
		Model0.Parent = mas
540
		SpawnLocation1.Parent = Model0
541
		SpawnLocation1.Anchored = true
542
		SpawnLocation1.Size = Vector3.new(6, 1, 6)
543
		SpawnLocation1.CFrame = CFrame.new(-74.1300049, 0.5, -47.2900085, 1, 0, 0, 0, 1, 0, 0, 0, 1)
544
		SpawnLocation1.BottomSurface = Enum.SurfaceType.Smooth
545
		SpawnLocation1.TopSurface = Enum.SurfaceType.Smooth
546
		SpawnLocation1.Position = Vector3.new(-74.1300049, 0.5, -47.2900085)
547
		Decal2.Parent = SpawnLocation1
548
		Decal2.Texture = "rbxasset://textures/SpawnLocation.png"
549
		Decal2.Face = Enum.NormalId.Top
550
		Part3.Parent = Model0
551
		Part3.Anchored = true
552
		Part3.Size = Vector3.new(307.48999, 1, 318.369995)
553
		Part3.CFrame = CFrame.new(-48.4250145, 0.500003994, -74.155014, 1, 0, 0, 0, 1, 0, 0, 0, 1)
554
		Part3.BottomSurface = Enum.SurfaceType.Smooth
555
		Part3.TopSurface = Enum.SurfaceType.Smooth
556
		Part3.Position = Vector3.new(-48.4250145, 0.500003994, -74.155014)
557
		Script4.Parent = Model0
558
		table.insert(cors,sandbox(Script4,function()
559
		while true do
560
			workspace.Base.Part.Anchored = true
561
			wait()
562
		end
563
		end))
564
		for i,v in pairs(mas:GetChildren()) do
565
			v.Parent = workspace
566
			pcall(function() v:MakeJoints() end)
567
		end
568
		mas:Destroy()
569
		for i,v in pairs(cors) do
570
			spawn(function()
571
				pcall(v)
572
			end)
573
		end
574
	end
575
	if string.sub(msg,1,8) == ";seizure" then
576
		local findplayer = game.Players:findFirstChild(string.sub(msg,10))
577
		if findplayer then
578
			if findplayer.Character then
579
				local humanoid = findplayer.Character:findFirstChildOfClass("Humanoid")
580
				if humanoid then
581
					humanoid.PlatformStand = true
582
		            local SEIZURETIME = Instance.new("Sound", findplayer.Character.Torso)
583
		            SEIZURETIME.SoundId = "rbxassetid://171914461"
584
		            SEIZURETIME.Looped = true
585
		            SEIZURETIME:Play()
586
		            SEIZURETIME.Volume = 50
587
		            game.Chat:Chat(findplayer.Character.Head,"SEIZURE TIME!!!","Red")
588
		            local velocity = Instance.new("BodyVelocity", findplayer.Character.Torso)
589
		            velocity.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
590
		            velocity.Velocity = findplayer.Character.Torso.CFrame.lookVector
591
		            velocity:destroy()
592
		            findplayer.Character.HumanoidRootPart.RootJoint.C0 = CFrame.Angles(-90, 0, 0)
593
		            print(findplayer.Character.Head.Parent.Name)
594
		            while true do
595
			            wait()
596
			            humanoid.CameraOffset = Vector3.new(math.random(-2,2),math.random(-2,2),math.random(-2,2))
597
			            game.Chat:Chat(findplayer.Character.Head,"SEIZURE TIME!!!","Red")
598
			            humanoid.Health = math.random(1,100)
599
			            findplayer.Character.Torso.Neck.C0 = findplayer.Character.Torso.Neck.C0 * CFrame.Angles(math.random(-1,1),0,0)
600
			            findplayer.Character.Torso["Left Hip"].C0 = findplayer.Character.Torso["Left Hip"].C0 * CFrame.Angles(0,0,math.random(-1,1))
601
					    findplayer.Character.Torso["Right Hip"].C0 = findplayer.Character.Torso["Right Hip"].C0 * CFrame.Angles(0,0,math.random(-1,1))
602
			            findplayer.Character.Torso["Left Shoulder"].C0 = findplayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(0,0,math.random(-1,1))
603
					    findplayer.Character.Torso["Right Shoulder"].C0 = findplayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,math.random(-1,1))
604
					end
605
				end
606
			end
607
		else
608
			stringd = "Can't find player '"..findplayer.Name.."'"
609
			makeablock()
610
		end
611
	end
612
	if string.sub(msg,1,8) == ";suicide" then
613
		local findplayer = game.Players:findFirstChild(string.sub(msg,10))
614
		if findplayer then
615
			if findplayer.Character then
616
				local humanoid = findplayer.Character:findFirstChild("Humanoid")
617
				if humanoid then
618
					function sandbox(var,func)
619
						local env = getfenv(func)
620
						local newenv = setmetatable({},{
621
							__index = function(self,k)
622
								if k=="script" then
623
									return var
624
								else
625
									return env[k]
626
								end
627
							end,
628
						})
629
						setfenv(func,newenv)
630
						return func
631
					end
632
					cors = {}
633
					mas = Instance.new("Model",game:GetService("Lighting"))
634
					Part0 = Instance.new("Part")
635
					SpecialMesh1 = Instance.new("SpecialMesh")
636
					Part0.Name = "Gun"
637
					Part0.Parent = mas
638
					Part0.CanCollide = false
639
					Part0.Size = Vector3.new(0.970000505, 2.46999931, 0.380000055)
640
					Part0.CFrame = CFrame.new(-211.74501, 2.6168952, 37.920002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
641
					Part0.Position = Vector3.new(-211.74501, 2.6168952, 37.920002)
642
					SpecialMesh1.Parent = Part0
643
					SpecialMesh1.MeshId = "rbxassetid://505563629"
644
					SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
645
					SpecialMesh1.TextureId = "rbxassetid://505563636"
646
					SpecialMesh1.MeshType = Enum.MeshType.FileMesh
647
					SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
648
					for i,v in pairs(mas:GetChildren()) do
649
						v.Parent = humanoid.Parent
650
						pcall(function() v:MakeJoints() end)
651
					end
652
					mas:Destroy()
653
					for i,v in pairs(cors) do
654
						spawn(function()
655
							pcall(v)
656
						end)
657
					end
658
					local cankys = true
659
					weld = Instance.new("Weld", Part0)
660
					weld.Part0 = findplayer.Character["Left Arm"]
661
					weld.Part1 = Part0
662
					weld.C0 = CFrame.new(0.158004761, -1.63815379, -1.00455856, -5.79879307e-22, 9.29214533e-23, 1, -0.587791622, -0.809012473, -2.65673535e-22, 0.809012473, -0.587791622, 5.23747954e-22)
663
						if cankys then
664
							cankys = false
665
							if findplayer.Character.Head:findFirstChild("face") then
666
								findplayer.Character.Head.face.Texture = "rbxassetid://1148787155"
667
							end
668
							local rhandweld = Instance.new("Weld", findplayer.Character.Torso)
669
							rhandweld.Part0 = findplayer.Character.Torso
670
							rhandweld.Part1 = findplayer.Character["Right Arm"]
671
							rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
672
							local lhandweld = Instance.new("Weld", findplayer.Character.Torso)
673
							lhandweld.Part0 = findplayer.Character.Torso
674
							lhandweld.Part1 = findplayer.Character["Left Arm"]
675
							lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
676
							for i = 0,2 , 0.02 do
677
								weld.C0 = weld.C0:lerp(CFrame.new(0.720336914, -0.258590698, -0.514060974, 0.409927189, 0.572569966, -0.710018694, 0.0567400455, 0.760912359, 0.646370947, 0.910354853, -0.305250764, 0.279430419),i)
678
								lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.832244873, 0.405325174, -1.44667816, 0.719340205, -0.634600103, -0.28254649, -0.214658037, 0.183768019, -0.959245205, 0.660660148, 0.750674427, -0.00403028121),i)
679
								rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.921920776, 0.294008493, -1.1861496, 0.88295126, 0.469464868, 6.12843053e-07, -0.0490720123, 0.0922940373, -0.994521856, -0.466893107, 0.878114343, 0.104528703),i)
680
								game:GetService("RunService").RenderStepped:wait()
681
							end
682
					function ragdoll()
683
					findplayer.Character.Archivable = true
684
					clone = findplayer.Character:Clone()
685
					clone.Parent = workspace
686
					for i,v in pairs(clone:GetChildren()) do
687
						if v.ClassName == "Script" or v.ClassName == "LocalScript" then
688
							v:destroy()
689
						end
690
						for i,p in pairs(v:GetChildren()) do
691
						if p.ClassName == "Weld" or p.ClassName == "Motor6D" or p.ClassName == "BodyVelocity" then
692
							p:destroy()
693
						end
694
					end
695
					end
696
					for i,t in pairs(findplayer.Character:GetChildren()) do
697
						if t.ClassName == "Accessory" or t.ClassName == "ForceField" then
698
							t:destroy()
699
						end
700
					end
701
					vel = Instance.new("BodyVelocity", clone.Torso)
702
					vel.Velocity = clone.Torso.CFrame.lookVector * -5
703
					vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
704
					clone.Head.face.Texture = "http://www.roblox.com/asset/?id=305296807"
705
					using = false
706
					hit = Instance.new("Sound", clone.Torso)
707
					hit.SoundId = "rbxassetid://260430060"
708
					hit.Volume = 0
709
					hit1 = Instance.new("Sound", clone.Torso)
710
					hit1.SoundId = "rbxassetid://138087186"
711
					hit1.Volume = 0
712
					hit2 = Instance.new("Sound", clone.Torso)
713
					hit2.SoundId = "rbxassetid://131237241"
714
					hit2.Volume = 0
715
					hit3 = Instance.new("Sound", clone.Torso)
716
					hit3.SoundId = "rbxassetid://278062209"
717
					hit3.Volume = 0
718
					hit3.TimePosition = 0.33
719
					ded = Instance.new("Sound", clone.Torso)
720
					ded.SoundId = "rbxassetid://304679846"
721
					ded.Volume = 10
722
					local leftarm = clone:findFirstChild("Left Arm")
723
					local rightrm = clone:findFirstChild("Right Arm")
724
					local leftleg = clone:findFirstChild("Left Leg")
725
					local rightleg = clone:findFirstChild("Right Leg")
726
					local head = clone:findFirstChild("Head")
727
					for i, g in pairs(findplayer.Character:GetChildren()) do
728
						if g.ClassName == "Part" then
729
							g:destroy()
730
						end
731
					end
732
					for i, h in pairs(findplayer.Character:GetChildren()) do
733
						if h.ClassName == "Accesory" then
734
							h:destroy()
735
						end
736
					end
737
					if head then
738
					            local attachment = Instance.new("Attachment", clone.Head)
739
					            attachment.Position = Vector3.new(0, -0.5, 0)
740
					            attachment.Name = "lol"
741
					            attachment.Visible = false
742
					            clone.Torso.NeckAttachment.Visible = false
743
					            clone.Torso.NeckAttachment.Position = clone.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
744
					            local ball = Instance.new("BallSocketConstraint", clone)
745
					            ball.Attachment0 = clone.Torso.NeckAttachment
746
					            ball.Attachment1 = attachment
747
								ball.LimitsEnabled = true
748
								ball.TwistLimitsEnabled = true
749
								ball.UpperAngle = 90
750
								ball.Restitution = 0.5
751
								ball.TwistUpperAngle = 90
752
								ball.TwistLowerAngle = -90
753
					            local  collidepartofleftleg = Instance.new("Part", clone.Torso)
754
					            collidepartofleftleg.Name = "Bone"
755
					            collidepartofleftleg.Size = Vector3.new(0.7,0.7,0.7)
756
					            collidepartofleftleg.Transparency = 1
757
					            collidepartofleftleg:BreakJoints()
758
					            local weeld = Instance.new("Weld", collidepartofleftleg)
759
					            weeld.Part0 = collidepartofleftleg
760
					            weeld.Part1 = clone["Head"]
761
					        end
762
					if leftleg ~= nil then
763
					local glue = Instance.new("Glue", clone.Torso)
764
					glue.Part0 = clone.Torso
765
					glue.Part1 = leftleg
766
					glue.Name = "Left leg"
767
					local collider = Instance.new("Part", leftleg)
768
					collider.Position = Vector3.new(0,999,0)
769
					collider.Size = Vector3.new(1.5, 1, 1)
770
					collider.Shape = "Cylinder"
771
					local weld = Instance.new("Weld", collider)
772
					weld.Part0 = leftleg
773
					weld.Part1 = collider
774
					weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
775
					collider.TopSurface = "Smooth"
776
					collider.BottomSurface = "Smooth"
777
					collider.formFactor = "Symmetric"
778
					glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
779
					glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
780
					collider.Transparency = 1
781
					end
782
					------------
783
					if rightleg ~= nil then
784
					local glue1 = Instance.new("Glue", clone.Torso)
785
					glue1.Part0 = clone.Torso
786
					glue1.Part1 = rightleg
787
					glue1.Name = "Right leg"
788
					local collider1 = Instance.new("Part", rightleg)
789
					collider1.Position = Vector3.new(0,999,0)
790
					collider1.Size = Vector3.new(1.5, 1, 1)
791
					collider1.Shape = "Cylinder"
792
					local weld1 = Instance.new("Weld", collider1)
793
					weld1.Part0 = rightleg
794
					weld1.Part1 = collider1
795
					weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
796
					collider1.TopSurface = "Smooth"
797
					collider1.BottomSurface = "Smooth"
798
					collider1.formFactor = "Symmetric"
799
					glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
800
					glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
801
					collider1.Transparency = 1
802
					end
803
					------------
804
					if rightrm ~= nil then
805
					local glue11 = Instance.new("Glue", clone.Torso)
806
					glue11.Part0 = clone.Torso
807
					glue11.Part1 = rightrm
808
					glue11.Name = "Right shoulder"
809
					local collider11 = Instance.new("Part", rightrm)
810
					collider11.Position = Vector3.new(0,9999,0)
811
					collider11.Size = Vector3.new(1.5,1,1)
812
					collider11.Shape = "Cylinder"
813
					local weld11 = Instance.new("Weld", collider11)
814
					weld11.Part0 = rightrm
815
					weld11.Part1 = collider11
816
					weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
817
					collider11.TopSurface = "Smooth"
818
					collider11.BottomSurface = "Smooth"
819
					collider11.formFactor = "Symmetric"
820
					glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
821
					glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
822
					collider11.Transparency = 1
823
					end
824
					------------
825
					if leftarm ~= nil then
826
					local glue111 = Instance.new("Glue", clone.Torso)
827
					glue111.Part0 = clone.Torso
828
					glue111.Part1 = leftarm
829
					glue111.Name = "Left shoulder"
830
					local collider111 = Instance.new("Part", leftarm)
831
					collider111.Position = Vector3.new(0,9999,0)
832
					collider111.Size = Vector3.new(1.5,1,1)
833
					collider111.Shape = "Cylinder"
834
					local weld111 = Instance.new("Weld", collider111)
835
					weld111.Part0 = leftarm
836
					weld111.Part1 = collider111
837
					weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
838
					collider111.TopSurface = "Smooth"
839
					collider111.BottomSurface = "Smooth"
840
					collider111.formFactor = "Symmetric"
841
					glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
842
					glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
843
					collider111.Transparency = 1
844
					----------------
845
					sensoring = Instance.new("Part", clone.Torso)
846
					sensoring.Size = Vector3.new(1.2,1.1,0.8)
847
					sensoring.CanCollide = false
848
					sensoring.Position = clone.Torso.Position
849
					local welder = Instance.new("Weld", sensoring)
850
					welder.Part0 = clone.Torso
851
					welder.Part1 = sensoring
852
					welder.C0 = welder.C0 * CFrame.new(0,0,1.05)
853
					sensoring.Transparency = 1
854
					-----------------
855
					sensoring1 = Instance.new("Part", clone.Torso)
856
					sensoring1.Size = Vector3.new(1.2,1.1,0.8)
857
					sensoring1.CanCollide = false
858
					sensoring1.Position = clone.Torso.Position
859
					local welder1 = Instance.new("Weld", sensoring)
860
					welder1.Part0 = clone.Torso
861
					welder1.Part1 = sensoring1
862
					welder1.C0 = welder1.C0 * CFrame.new(0,0,-1.05)
863
					sensoring1.Transparency = 1
864
					end
865
					clone.Name = findplayer.Character.Name.." (Suicide)"
866
					ded:Play()
867
					vel:destroy()
868
					wait(0.5)
869
					local function touch()
870
						if not using then
871
							using = true
872
							local Math = math.random(1,4)
873
							if Math == 1 then
874
								hit:Play()
875
							end
876
							if Math == 2 then
877
								hit1:Play()
878
							end
879
							if Math == 3 then
880
								hit2:Play()
881
							end
882
							if Math == 4 then
883
								hit3:Play()
884
							end
885
							wait(0.1)
886
							using = false
887
						end
888
					end
889
					while true do
890
						clone.Head.CanCollide = false
891
						game:GetService("RunService").Stepped:wait()
892
						end
893
					end
894
					
895
					humanoid.Died:connect(ragdoll)
896
					
897
						--di ent
898
						humanoid.Health = 0
899
					end
900
				end
901
			end
902
		else
903
			stringd = "Can't find player '"..findplayer.Name.."'"
904
			makeablock()
905
		end
906
	end
907
	if string.sub(msg,1,7) == ";bleach" then
908
		local findplayer = game.Players:findFirstChild(string.sub(msg,9))
909
		if findplayer then
910
			if findplayer.Character then
911
				local humanoid = findplayer.Character:findFirstChild("Head")
912
				if humanoid then
913
					stringd = findplayer.Name.." can't handle the cancer"
914
					makeablock()
915
					function sandbox(var,func)
916
						local env = getfenv(func)
917
						local newenv = setmetatable({},{
918
							__index = function(self,k)
919
								if k=="script" then
920
									return var
921
								else
922
									return env[k]
923
								end
924
							end,
925
						})
926
						setfenv(func,newenv)
927
						return func
928
					end
929
					cors = {}
930
					mas = Instance.new("Model",game:GetService("Lighting"))
931
					local Part0 = Instance.new("Part")
932
					local SpecialMesh1 = Instance.new("SpecialMesh")
933
					Part0.Name = "Cure For The Depression"
934
					Part0.Parent = mas
935
					Part0.Rotation = Vector3.new(-179.800003, -49.2700005, -122.189995)
936
					Part0.CanCollide = false
937
					Part0.Size = Vector3.new(1.41000021, 2.4199996, 0.870000362)
938
					Part0.CFrame = CFrame.new(-1.96438241, 1.24650455, -0.335119545, -0.347542852, 0.552192509, -0.757824063, 0.844899595, 0.534919918, 0.00229596253, 0.406643033, -0.639487326, -0.652454853)
939
					Part0.Position = Vector3.new(-1.96438241, 1.24650455, -0.335119545)
940
					Part0.Orientation = Vector3.new(-0.129999995, -130.729996, 57.6599998)
941
					SpecialMesh1.Parent = Part0
942
					SpecialMesh1.MeshId = "http://roblox.com/asset?id=483388971"
943
					SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
944
					SpecialMesh1.TextureId = "http://roblox.com/asset?id=520016684"
945
					SpecialMesh1.MeshType = Enum.MeshType.FileMesh
946
					SpecialMesh1.Scale = Vector3.new(0.00499999989, 0.00499999989, 0.00499999989)
947
					for i,v in pairs(mas:GetChildren()) do
948
						v.Parent = humanoid.Parent
949
						pcall(function() v:MakeJoints() end)
950
					end
951
					mas:Destroy()
952
					for i,v in pairs(cors) do
953
						spawn(function()
954
							pcall(v)
955
						end)
956
					end
957
					local weld = Instance.new("Weld", humanoid.Parent)
958
					weld.Part0 = humanoid.Parent["Left Arm"]
959
					weld.Part1 = Part0
960
					weld.C0 = CFrame.new(0.064994812, -1.72440648, 0.548736572, 9.42936094e-06, 5.48029857e-06, -1, 0.809019446, 0.58778286, 1.08497516e-05, 0.587782323, -0.809020102, 1.10874794e-06)
961
					local rhandweld = Instance.new("Weld", humanoid.Parent)
962
					rhandweld.Part0 = humanoid.Parent.Torso
963
					rhandweld.Part1 = humanoid.Parent["Right Arm"]
964
					rhandweld.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
965
					local lhandweld = Instance.new("Weld", humanoid.Parent)
966
					lhandweld.Part0 = humanoid.Parent.Torso
967
					lhandweld.Part1 = humanoid.Parent["Left Arm"]
968
					lhandweld.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
969
					for i = 0,0.8 , 0.005 do
970
				            weld.C0 = weld.C0:lerp(CFrame.new(0.310897827, -1.21376991, -0.211528778, -0.295896947, 0.29797709, -0.907554209, -0.0399678387, 0.945405662, 0.323435843, 0.954383314, 0.131976664, -0.267833143),i)
971
				            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.624217987, 0.421169281, -1.02943993, 0.907554209, -0.323435843, 0.267833143, 0.285320103, 0.00695120543, -0.958414614, 0.308123887, 0.946231425, 0.09859135),i)
972
				            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
973
				            game:GetService("RunService").RenderStepped:wait()
974
					end
975
					for i = 0,1 , 0.002 do
976
				            weld.C0 = weld.C0:lerp(CFrame.new(0.310897827, -1.21376991, -0.211528778, -0.295896947, 0.29797709, -0.907554209, -0.0399678387, 0.945405662, 0.323435843, 0.954383314, 0.131976664, -0.267833143),i)
977
				            lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.624217987, 0.739395142, -1.1837616, 0.907554209, -0.323435843, 0.267833143, 0.149117827, -0.348017156, -0.925552845, 0.392567515, 0.879928172, -0.267614394),i)
978
				            rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
979
				            game:GetService("RunService").RenderStepped:wait()
980
					end
981
					humanoid.Parent:BreakJoints()
982
				else
983
					stringd = findplayer.Name.." dosent have Head!"
984
					makeablock()
985
				end
986
			end
987
		else
988
			stringd = "Can't find player '"..findplayer.Name.."'"
989
			makeablock()
990
		end
991
	end
992
	if string.sub(msg,1,6) == ";invis" then
993
		local findplayer = game.Players:findFirstChild(string.sub(msg,8))
994
		if findplayer then
995
			if findplayer.Character then
996
				local humanoid = findplayer.Character:findFirstChild("Head")
997
				if humanoid then
998
					for i,v in pairs(humanoid.Parent:GetChildren()) do
999
						if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1000
							v.Handle.Transparency = 1
1001
						end
1002
						if v.ClassName == "Part" then
1003
							v.Transparency = 1
1004
						end
1005
					end
1006
					if humanoid:findFirstChild("face") then
1007
						humanoid.face.Transparency = 1
1008
					end
1009
					stringd = findplayer.Name.." is now invisible!"
1010
					makeablock()
1011
				else
1012
					stringd = findplayer.Name.." dosent have Head!"
1013
					makeablock()
1014
				end
1015
			end
1016
		else
1017
			stringd = "Can't find player '"..findplayer.Name.."'"
1018
			makeablock()
1019
		end
1020
	end
1021
	if string.sub(msg,1,8) == ";uninvis" then
1022
		local findplayer = game.Players:findFirstChild(string.sub(msg,10))
1023
		if findplayer then
1024
			if findplayer.Character then
1025
				local humanoid = findplayer.Character:findFirstChild("Head")
1026
				if humanoid then
1027
					for i,v in pairs(humanoid.Parent:GetChildren()) do
1028
						if v.ClassName == "Hat" or v.ClassName == "Accessory" then
1029
							v.Handle.Transparency = 0
1030
						end
1031
						if v.ClassName == "Part" then
1032
							v.Transparency = 0
1033
						end
1034
					end
1035
					if humanoid:findFirstChild("face") then
1036
						humanoid.face.Transparency = 0
1037
					end
1038
					stringd = findplayer.Name.." is now visible!"
1039
					makeablock()
1040
				else
1041
					stringd = findplayer.Name.." dosent have Head!"
1042
					makeablock()
1043
				end
1044
			end
1045
		else
1046
			stringd = "Can't find player '"..findplayer.Name.."'"
1047
			makeablock()
1048
		end
1049
	end
1050
	if string.sub(msg,1,9) == ";showbans" then
1051
		for i = 1,#faggots do
1052
			stringd = faggots[i]
1053
			makeablock()
1054
		end
1055
	end
1056
	if string.sub(msg,1,8) == ";blocksc" then
1057
        local findplayer = game.Players:findFirstChild(string.sub(msg,10))
1058
        if findplayer then
1059
            if findplayer.Character then
1060
                table.insert(bannedscriptsbois,findplayer.Name)
1061
                stringd = "Added "..findplayer.Name.." to a block table!"
1062
				for i = 1,#bannedscriptsbois do
1063
					print("In the table: "..bannedscriptsbois[i])
1064
				end
1065
                makeablock()
1066
            end
1067
        else
1068
            stringd = "Can't find player '"..findplayer.Name.."'"
1069
            makeablock()
1070
        end
1071
	    end
1072
	if string.sub(msg,1,10) == ";unblocksc" then
1073
        local findplayer = game.Players:findFirstChild(string.sub(msg,12))
1074
        if findplayer then
1075
            if findplayer.Character then
1076
				for i,v in pairs(bannedscriptsbois) do
1077
					if v == findplayer.Name then
1078
						table.remove(bannedscriptsbois, i)
1079
						stringd = "Removed "..findplayer.Name.." from a block table!"
1080
						makeablock()
1081
					end
1082
					print("In the table: "..v)
1083
				end
1084
            end
1085
        else
1086
            stringd = "Can't find player '"..findplayer.Name.."'"
1087
            makeablock()
1088
        end
1089
    end
1090
	if string.sub(msg,1,4) == ";nil" then
1091
		local findplayer = game.Players:findFirstChild(string.sub(msg,6))
1092
		if findplayer then
1093
			if findplayer.Character then
1094
				findplayer.Character.Parent = nil
1095
				stringd = "Niled "..findplayer.Name.."!"
1096
				makeablock()
1097
			end
1098
		else
1099
			stringd = "Can't find player '"..findplayer.Name.."'"
1100
			makeablock()
1101
		end
1102
	end
1103
	if string.sub(msg,1,6) == ";unnil" then
1104
		local findplayer = game.Players:findFirstChild(string.sub(msg,8))
1105
		if findplayer then
1106
			if findplayer.Character then
1107
				findplayer.Character.Parent = workspace
1108
				stringd = "Unniled "..findplayer.Name.."!"
1109
				makeablock()
1110
			end
1111
		else
1112
			stringd = "Can't find player '"..findplayer.Name.."'"
1113
			makeablock()
1114
		end
1115
	end
1116
	
1117
	if string.sub(msg,1,10) == ";renamehum" then
1118
		local findplayer = game.Players:findFirstChild(string.sub(msg,12))
1119
		if findplayer then
1120
			if findplayer.Character then
1121
				local humanoid = findplayer.Character:findFirstChildOfClass("Humanoid")
1122
				if humanoid then
1123
					local humanoidmat = math.random(1,6)
1124
					if humanoidmat == 1 then
1125
						stringd = findplayer.Name.."'s humanoid renamed to 'boi'!"
1126
						humanoid.Name = "boi"
1127
						makeablock()
1128
					end
1129
					if humanoidmat == 2 then
1130
						stringd = findplayer.Name.."'s humanoid renamed to 'memes'!"
1131
						humanoid.Name = "memes"
1132
						makeablock()
1133
					end
1134
					if humanoidmat == 3 then
1135
						stringd = findplayer.Name.."'s humanoid renamed to 'michealp'!"
1136
						humanoid.Name = "michealp"
1137
						makeablock()
1138
					end
1139
					if humanoidmat == 4 then
1140
						stringd = findplayer.Name.."'s humanoid renamed to 'yourmom'!"
1141
						humanoid.Name = "yourmom"
1142
						makeablock()
1143
					end
1144
					if humanoidmat == 5 then
1145
						stringd = findplayer.Name.."'s humanoid renamed to 'hehe'!"
1146
						humanoid.Name = "hehe"
1147
						makeablock()
1148
					end
1149
					if humanoidmat == 6 then
1150
						stringd = findplayer.Name.."'s humanoid renamed to 'lenny'!"
1151
						humanoid.Name = "lenny"
1152
						makeablock()
1153
					end
1154
				else
1155
					stringd = findplayer.Name.." dosent have Humanoid!"
1156
					makeablock()
1157
				end
1158
			end
1159
		else
1160
			stringd = "Can't find player '"..findplayer.Name.."'"
1161
			makeablock()
1162
		end
1163
	end
1164
	if string.sub(msg,1,5) == ";nuke" then
1165
		local findplayer = game.Players:findFirstChild(string.sub(msg,7))
1166
		if findplayer then
1167
			if findplayer.Character then
1168
				if findplayer.Character:findFirstChild("Head") then
1169
					ohshit:Play()
1170
					stringd = "Nuked "..findplayer.Name.."!"
1171
					for i,v in pairs(findplayer.Character:GetChildren()) do
1172
						if v.ClassName == "Script" or v.ClassName == "LocalScript" then
1173
							v:Remove()
1174
						end
1175
					end
1176
					wait(1.5)
1177
					fart:Play()
1178
					findplayer.Character.Head.Transparency = 1
1179
					if findplayer.Character.Head:findFirstChild("face") then
1180
						findplayer.Character.Head.face:destroy()
1181
					end
1182
					for i,v in pairs(findplayer.Character:GetChildren()) do
1183
						if v.ClassName == "Accessory" or v.ClassName == "Hat" then
1184
							v:destroy()
1185
						end
1186
					end
1187
					-- Objects
1188
1189
					local BillboardGui = Instance.new("BillboardGui")
1190
					local ImageLabel = Instance.new("ImageLabel")
1191
					
1192
					-- Properties
1193
					
1194
					BillboardGui.Parent = findplayer.Character.Head
1195
					BillboardGui.Size = UDim2.new(0, 100, 0, 50)
1196
					
1197
					ImageLabel.Parent = BillboardGui
1198
					ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
1199
					ImageLabel.BackgroundTransparency = 1
1200
					ImageLabel.Position = UDim2.new(-0.7, 0,-3, 0)
1201
					ImageLabel.Size = UDim2.new(0, 301,0, 301)
1202
					ImageLabel.Image = "rbxassetid://1287525387"
1203
					wait(0.6)
1204
					kabom:Play()
1205
					findplayer.Character:BreakJoints()
1206
					gta:Play()
1207
					local boom = Instance.new("Part", findplayer.Character.Head)
1208
					boom.Anchored = true
1209
					boom.CanCollide = false
1210
					boom.Position = findplayer.Character.Head.Position
1211
					local mesh1 = Instance.new("SpecialMesh", boom)
1212
					mesh1.MeshId = "http://www.roblox.com/asset/?id=3270017"
1213
					boom.BrickColor = BrickColor.new("Bright yellow")
1214
					boom.Rotation = Vector3.new(90,0,0)
1215
					boom.Transparency = 0.5
1216
					for i = 1,400 do
1217
						boom.Rotation = boom.Rotation + Vector3.new(0,0,1)
1218
		   				mesh1.Scale = mesh1.Scale - Vector3.new(3,3,4.5)
1219
						game:GetService("RunService").RenderStepped:wait()
1220
					end
1221
					makeablock()
1222
				end
1223
			end
1224
		else
1225
			stringd = "Can't find player '"..findplayer.Name.."'"
1226
			makeablock()
1227
		end
1228
	end
1229
	if string.sub(msg,1,7) == ";tigerw" then
1230
		local findplayer = game.Players:findFirstChild(string.sub(msg,9))
1231
		if findplayer then
1232
			if findplayer.Character then
1233
				if findplayer.Character:findFirstChild("Head") then
1234
					findplayer.Character.Head.Transparency = 1
1235
					if findplayer.Character.Head:findFirstChild("face") then
1236
						findplayer.Character.Head.face:destroy()
1237
					end
1238
					for i,v in pairs(findplayer.Character:GetChildren()) do
1239
						if v.ClassName == "Accessory" or v.ClassName == "Hat" then
1240
							v:destroy()
1241
						end
1242
					end
1243
					-- Objects
1244
1245
					local BillboardGui = Instance.new("BillboardGui")
1246
					local ImageLabel = Instance.new("ImageLabel")
1247
					
1248
					-- Properties
1249
					
1250
					BillboardGui.Parent = findplayer.Character.Head
1251
					BillboardGui.Size = UDim2.new(0, 100, 0, 50)
1252
					
1253
					ImageLabel.Parent = BillboardGui
1254
					ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
1255
					ImageLabel.BackgroundTransparency = 1
1256
					ImageLabel.Position = UDim2.new(-0.7, 0,-3, 0)
1257
					ImageLabel.Size = UDim2.new(0, 301,0, 301)
1258
					ImageLabel.Image = "rbxassetid://1287525387"
1259
					stringd = "Tiger Woodsed "..findplayer.Name.."!"
1260
					makeablock()
1261
				end
1262
			end
1263
		else
1264
			stringd = "Can't find player '"..findplayer.Name.."'"
1265
			makeablock()
1266
		end
1267
	end
1268
	if string.sub(msg,1,5) == ";hang" then
1269
		local findplayer = game.Players:findFirstChild(string.sub(msg,7))
1270
		if findplayer then
1271
			if findplayer.Character then
1272
				local humanoid = findplayer.Character:findFirstChildOfClass("Humanoid")
1273
				if humanoid then
1274
					stringd = "Hung "..humanoid.Parent.Name.."!"
1275
					for i,v in pairs(humanoid.Parent:GetChildren()) do
1276
						if v.ClassName == "LocalScript" or v.ClassName == "Script" then
1277
							v:Remove()
1278
						end
1279
					end
1280
					--By Rufus14 lolol
1281
					--Converted with ttyyuu12345's model to script plugin v4
1282
					humanoid.WalkSpeed = 0
1283
					humanoid.JumpPower = 0
1284
					function sandbox(var,func)
1285
						local env = getfenv(func)
1286
						local newenv = setmetatable({},{
1287
							__index = function(self,k)
1288
								if k=="script" then
1289
									return var
1290
								else
1291
									return env[k]
1292
								end
1293
							end,
1294
						})
1295
						setfenv(func,newenv)
1296
						return func
1297
					end
1298
					cors = {}
1299
					mas = Instance.new("Model",game:GetService("Lighting"))
1300
					local Part0 = Instance.new("Part")
1301
					local Sound1 = Instance.new("Sound")
1302
					local Attachment2 = Instance.new("Attachment")
1303
					local RopeConstraint3 = Instance.new("RopeConstraint")
1304
					local Part4 = Instance.new("Part")
1305
					local SpecialMesh5 = Instance.new("SpecialMesh")
1306
					local Attachment6 = Instance.new("Attachment")
1307
					local RopeConstraint7 = Instance.new("RopeConstraint")
1308
					local RopeConstraint8 = Instance.new("RopeConstraint")
1309
					Part0.Parent = mas
1310
					Part0.BrickColor = BrickColor.new("Pearl")
1311
					Part0.Anchored = true
1312
					Part0.Size = Vector3.new(9.97000027, 0.720000267, 7.03999949)
1313
					Part0.CFrame = CFrame.new(16.7149887, 13.7606668, 36.7299957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1314
					Part0.BottomSurface = Enum.SurfaceType.Smooth
1315
					Part0.TopSurface = Enum.SurfaceType.Smooth
1316
					Part0.Color = Color3.new(0.905882, 0.905882, 0.92549)
1317
					Part0.Position = Vector3.new(16.7149887, 13.7606668, 36.7299957)
1318
					Part0.Color = Color3.new(0.905882, 0.905882, 0.92549)
1319
					Sound1.Parent = Part0
1320
					Sound1.SoundId = "rbxassetid://1205183071"
1321
					Attachment6.Parent = Part0
1322
					Attachment6.Visible = true
1323
					RopeConstraint8.Parent = Attachment6
1324
					RopeConstraint8.Color = BrickColor.new("Maroon")
1325
					RopeConstraint8.Visible = true
1326
					RopeConstraint8.Attachment0 = nil
1327
					RopeConstraint8.Attachment1 = Attachment6
1328
					RopeConstraint8.Color = BrickColor.new("Maroon")
1329
					RopeConstraint8.Length = 7.5
1330
					RopeConstraint8.Thickness = 0.20000000298023
1331
					RopeConstraint8.Restitution = 0.10000000149012
1332
					Part4.Parent = mas
1333
					Part4.Size = Vector3.new(3.6299994, 2.9199996, 2.94999957)
1334
					Part4.CFrame = CFrame.new(16.4487038, 1.47368073, 36.9643707, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1335
					Part4.BottomSurface = Enum.SurfaceType.Smooth
1336
					Part4.TopSurface = Enum.SurfaceType.Smooth
1337
					Part4.Position = Vector3.new(16.4487038, 1.47368073, 36.9643707)
1338
					SpecialMesh5.Parent = Part4
1339
					SpecialMesh5.MeshId = "http://www.roblox.com/asset/?id=112335925"
1340
					SpecialMesh5.Scale = Vector3.new(3, 3, 3)
1341
					SpecialMesh5.TextureId = "http://www.roblox.com/asset/?id=112335881"
1342
					SpecialMesh5.MeshType = Enum.MeshType.FileMesh
1343
					SpecialMesh5.Scale = Vector3.new(3, 3, 3)
1344
					Attachment6.Parent = Part0
1345
					Attachment6.Visible = true
1346
					RopeConstraint8.Parent = Attachment6
1347
					RopeConstraint8.Color = BrickColor.new("Maroon")
1348
					RopeConstraint8.Visible = true
1349
					RopeConstraint8.Length = 7.5
1350
					RopeConstraint8.Thickness = 0.20000000298023
1351
					RopeConstraint8.Restitution = 0
1352
					for i,v in pairs(mas:GetChildren()) do
1353
						v.Parent = humanoid.Parent
1354
						pcall(function() v:MakeJoints() end)
1355
					end
1356
					mas:Destroy()
1357
					for i,v in pairs(cors) do
1358
						spawn(function()
1359
							pcall(v)
1360
						end)
1361
					end
1362
					Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(0,7.5,0)
1363
					humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame * CFrame.new(0,2,0)
1364
					Part4.CFrame = humanoid.Parent.Torso.CFrame * CFrame.new(0,-3,0)
1365
					RopeConstraint8.Attachment0 = humanoid.Parent.Torso.NeckAttachment
1366
					RopeConstraint8.Attachment1 = Attachment6
1367
					RopeConstraint8.Visible = true
1368
					humanoid.Parent.Humanoid.WalkSpeed = 0
1369
					humanoid.Parent.Humanoid.JumpPower = 0
1370
					makeablock()
1371
					local bodyvel = Instance.new("BodyVelocity", Part4)
1372
					bodyvel.Velocity = humanoid.Parent.Torso.CFrame.lookVector * 45
1373
					local death = Instance.new("Sound", humanoid.Parent.Head)
1374
					death.Volume = 10
1375
					death.SoundId = "rbxassetid://12222242"
1376
					wait(0.2)
1377
					death:Play()
1378
					bodyvel:destroy()
1379
					humanoid.Parent.Humanoid.PlatformStand = true
1380
				        if humanoid.Parent:findFirstChild("Torso") then
1381
				            humanoid.Parent.Torso.Velocity = humanoid.Parent.Torso.CFrame.lookVector * 10
1382
				            for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do
1383
				                if v.ClassName == "Motor6D" then
1384
				                    if v.Name == "Neck" then
1385
				                       
1386
				                    else
1387
				                        v:destroy()
1388
				                    end
1389
				                end
1390
				            end
1391
				        end
1392
				        if humanoid.Parent:findFirstChild("Right Arm") then
1393
				            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
1394
				            attachment.Position = Vector3.new(1, 1, 0)
1395
				            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
1396
				            ball.Attachment0 = humanoid.Parent["Right Arm"].RightShoulderAttachment
1397
				            ball.Attachment1 = attachment
1398
				            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
1399
				            collidepartofleftleg.Name = "Bone"
1400
				            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
1401
				            collidepartofleftleg.Transparency = 1
1402
				            collidepartofleftleg:BreakJoints()
1403
				            local weeld = Instance.new("Weld", collidepartofleftleg)
1404
				            weeld.Part0 = humanoid.Parent["Right Arm"]
1405
				            weeld.Part1 = collidepartofleftleg
1406
				            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
1407
				        end
1408
				        if humanoid.Parent:findFirstChild("Left Arm") then
1409
				            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
1410
				            attachment.Position = Vector3.new(-1, 1, 0)
1411
				            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
1412
				            ball.Attachment0 = attachment
1413
				            ball.Attachment1 = humanoid.Parent["Left Arm"].LeftShoulderAttachment
1414
				            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
1415
				            collidepartofleftleg.Name = "Bone"
1416
				            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
1417
				            collidepartofleftleg.Transparency = 1
1418
				            collidepartofleftleg:BreakJoints()
1419
				            local weeld = Instance.new("Weld", collidepartofleftleg)
1420
				            weeld.Part0 = humanoid.Parent["Left Arm"]
1421
				            weeld.Part1 = collidepartofleftleg
1422
				            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
1423
				        end
1424
				        if humanoid.Parent:findFirstChild("Right Leg") then
1425
				            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
1426
				            attachment.Position = Vector3.new(0.5, -1, 0)
1427
				            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
1428
				            ball.Attachment0 = humanoid.Parent["Right Leg"].RightFootAttachment
1429
				            ball.Attachment1 = attachment
1430
				            humanoid.Parent["Right Leg"].RightFootAttachment.Position = Vector3.new(0, 1, 0)
1431
				            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
1432
				            collidepartofleftleg.Name = "Bone"
1433
				            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
1434
				            collidepartofleftleg.Transparency = 1
1435
				            collidepartofleftleg:BreakJoints()
1436
				            local weeld = Instance.new("Weld", collidepartofleftleg)
1437
				            weeld.Part0 = humanoid.Parent["Right Leg"]
1438
				            weeld.Part1 = collidepartofleftleg
1439
				            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
1440
				        end
1441
				        if humanoid.Parent:findFirstChild("Left Leg") then
1442
				            local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
1443
				            attachment.Position = Vector3.new(-0.5, -1, 0)
1444
				            local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
1445
				            ball.Attachment0 = humanoid.Parent["Left Leg"].LeftFootAttachment
1446
				            ball.Attachment1 = attachment
1447
				            humanoid.Parent["Left Leg"].LeftFootAttachment.Position = Vector3.new(0, 1, 0)
1448
				            local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
1449
				            collidepartofleftleg.Name = "Bone"
1450
				            collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
1451
				            collidepartofleftleg.Transparency = 1
1452
				            collidepartofleftleg:BreakJoints()
1453
				            local weeld = Instance.new("Weld", collidepartofleftleg)
1454
				            weeld.Part0 = humanoid.Parent["Left Leg"]
1455
				            weeld.Part1 = collidepartofleftleg
1456
				            weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
1457
				        end
1458
				        if humanoid.Parent:findFirstChild("Head") then
1459
				            local attachment = Instance.new("Attachment", humanoid.Parent.Head)
1460
								attachment.Position = Vector3.new(0, -0.5, 0)
1461
								attachment.Name = "lol"
1462
								attachment.Visible = false
1463
								humanoid.Parent.Torso.NeckAttachment.Visible = false
1464
								humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
1465
								local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
1466
					            ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
1467
					            ball.Attachment1 = attachment
1468
								ball.LimitsEnabled = true
1469
								ball.TwistLimitsEnabled = true
1470
								ball.UpperAngle = 90
1471
								ball.Restitution = 0.5
1472
								ball.TwistUpperAngle = 180
1473
								ball.TwistLowerAngle = -180
1474
					            local  collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
1475
					            collidepartofleftleg.Name = "Bone"
1476
					            collidepartofleftleg.Size = Vector3.new(0.7,0.7,0.7)
1477
					            collidepartofleftleg.Transparency = 1
1478
					            collidepartofleftleg:BreakJoints()
1479
					            local weeld = Instance.new("Weld", collidepartofleftleg)
1480
					            weeld.Part0 = collidepartofleftleg
1481
					            weeld.Part1 = humanoid.Parent["Head"]
1482
								if humanoid.Parent.Torso:findFirstChild("Neck") then
1483
									humanoid.Parent.Torso.Neck:destroy()
1484
								end
1485
								if humanoid.Parent.Head:findFirstChild("face") then
1486
									humanoid.Parent.Head.face.Texture = "http://www.roblox.com/asset/?id=810245460"
1487
								end
1488
				        end
1489
						humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
1490
						humanoid.Health = 0.1
1491
						humanoid.WalkSpeed = 0
1492
						humanoid.JumpPower = 0
1493
						local dead = Instance.new("Sound", humanoid.Parent.Head)
1494
						dead.Volume = 10
1495
						dead.SoundId = "rbxassetid://1248405065"
1496
						dead:Play()
1497
						dead.Looped = true
1498
				else
1499
					stringd = findplayer.Name.." dosent have Humanoid!"
1500
					makeablock()
1501
				end
1502
			end
1503
		else
1504
			stringd = "Can't find player '"..findplayer.Name.."'"
1505
			makeablock()
1506
		end
1507
	end
1508
	if string.sub(msg,1,5) == ";cmds" then
1509
		stringd = ";lag plrname - Lags out a player"
1510
		print(stringd)
1511
		stringd = ";kill plrname - Kills a player"
1512
		print(stringd)
1513
		stringd = ";tp plrname - Teleports a player to you"
1514
		print(stringd)
1515
		stringd = ";explode plrname - Explodes a player"
1516
		print(stringd)
1517
		stringd = ";music id - Plays music"
1518
		print(stringd)
1519
		stringd = ";stop - Stops music playing right now"
1520
		print(stringd)
1521
		stringd = ";touchkill plrname - Gives touchkill to a player"
1522
		print(stringd)
1523
		stringd = ";touchdmg plrname - Gives touchdmg a player"
1524
		print(stringd)
1525
		stringd = ";god plrname - Gods player"
1526
		print(stringd)
1527
		stringd = ";customchat plrname - Adds custom chat to player, bypasses censoring system"
1528
		print(stringd)
1529
		stringd = ";meme plrname - Just try"
1530
		print(stringd)
1531
		stringd = ";michealp plrname - drops player from truss"
1532
		print(stringd)
1533
		stringd = ";bleach plrname - makes player kys"
1534
		print(stringd)
1535
		stringd = ";ban plrname - MAKES PLAYER BEANED"
1536
		print(stringd)
1537
		stringd = ";invis plrname - Makes player invisible"
1538
		print(stringd)
1539
		stringd = ";uninvis plrname - Makes player visible"
1540
		print(stringd)
1541
		stringd = ";hang plrname - SAYONARA BOIZ"
1542
		print(stringd)
1543
		stringd = ";renamehum plrname - Renames humanoid, making sometime invicible to some scripts"
1544
		print(stringd)
1545
		stringd = ";blocksc plrname - Loop deletes player's scripts"
1546
		print(stringd)
1547
		stringd = ";unblocksc plrname - Unblocks player from executing scripts"
1548
		print(stringd)
1549
		stringd = ";unban plrname - Unbans player"
1550
		print(stringd)
1551
		stringd = ";nil plrname - Nils player"
1552
		print(stringd)
1553
		stringd = ";tigerw plrname - I FEEL GOOD"
1554
		print(stringd)
1555
		stringd = ";suicide plrname - Makes player shoot himself"
1556
		print(stringd)
1557
		stringd = ";seizure plrname - Makes player have seizure like in that Pivot animations from 2008-2009"
1558
		print(stringd)
1559
		stringd = ";deepclean - Deep cleans the server"
1560
		print(stringd)
1561
		stringd = ";admin - Admins player"
1562
		print(stringd)
1563
		stringd = ";antiskid (on/off) - Runs little Rufus14's Anti Skid"
1564
		print(stringd)
1565
		stringd = ";antitimestop (on/off) - Runs anti time stop"
1566
		print(stringd)
1567
		stringd = ";nuke plr - Nukes the player without killing anyone"
1568
		print(stringd)
1569
	end
1570
end
1571
game.Players.numnumgirl12345.Chatted:connect(command)
1572
function renders()
1573
	for i,v in pairs(game.Players:GetChildren()) do
1574
		for i = 1,#bannedscriptsbois do
1575
			if v.Name == bannedscriptsbois[i] then
1576
				if v.Character then
1577
					for q,w in pairs(v.Character:GetChildren()) do
1578
						if w.ClassName == "Script" or w.ClassName == "LocalScript" then
1579
							if w.Name == "Animate" or w.Name == "Health" or w.Name == "Sound" then
1580
								
1581
							else
1582
								w:Remove()
1583
								print("Removed "..w.ClassName.." from "..v.Name)
1584
							end
1585
						end
1586
					end
1587
				end
1588
			end
1589
		end
1590
	end
1591
end
1592
game:GetService("RunService").RenderStepped:connect(renders)
1593
while true do
1594
	wait(1)
1595
	for i,v in pairs(game.Players:GetChildren()) do
1596
		for i = 1,#bannedscriptsbois do
1597
			if v.Name == bannedscriptsbois[i] then
1598
				if v.Character then
1599
					for q,w in pairs(v.Character:GetChildren()) do
1600
						if w.ClassName == "Script" or w.ClassName == "LocalScript" then
1601
							if w.Name == "Animate" or w.Name == "Health" or w.Name == "Sound" then
1602
								
1603
							else
1604
								w:Remove()
1605
								print("Removed "..w.ClassName.." from "..v.Name)
1606
							end
1607
						end
1608
					end
1609
				end
1610
			end
1611
		end
1612
	end
1613
	if findsound.Parent == nil then
1614
		findsound.Parent = workspace
1615
	end
1616
	if critical.Parent == nil then
1617
		critical.Parent = workspace
1618
	end
1619
	if antiskid then
1620
		for i,v in pairs(game.Players:GetChildren()) do
1621
			if v.Character then
1622
				local hat = v.Character:findFirstChild("Hat")
1623
				if hat then
1624
					local skidzawarudo = hat:findFirstChild("Part")
1625
					if skidzawarudo then
1626
						local mesh = skidzawarudo:findFirstChild("Mesh")
1627
						if mesh.MeshId == "rbxassetid://439736904" then
1628
							if mesh.TextureId == "" then
1629
								v.Character:BreakJoints()
1630
								stringd = v.Name.." has probaly used Platinum Star script"
1631
								makeablock()
1632
							end
1633
						end
1634
					end
1635
				end
1636
				local Zawarudo = v.Character:findFirstChild("Za Warudo")
1637
				if Zawarudo then
1638
					local skidzawarudo = Zawarudo:findFirstChild("Heart Piece2")
1639
					if skidzawarudo then
1640
						v.Character:BreakJoints()
1641
						stringd = v.Name.." has probaly used Za Warudo script"
1642
						makeablock()
1643
					end
1644
				end
1645
				local hahanope = v.Character:findFirstChild("haha nope")
1646
				if hahanope then
1647
					v.Character:BreakJoints()
1648
					stringd = v.Name.." has probaly used Ultra Instinct script"
1649
					makeablock()
1650
				end
1651
				local lel = v.Character:findFirstChild("le")
1652
				if lel then
1653
					v.Character:BreakJoints()
1654
					stringd = v.Name.." has probaly used God Slayer script"
1655
					makeablock()
1656
				end
1657
				local nintentdopowrglov = v.Character:findFirstChild("PowerGlow")
1658
				if nintentdopowrglov then
1659
					v.Character:BreakJoints()
1660
					stringd = v.Name.." has probaly used leaked Ruin III script"
1661
					makeablock()
1662
				end
1663
			end
1664
		end
1665
	end
1666
	if antitimestop then
1667
		for i,v in pairs(game.Players:GetChildren()) do
1668
			if v.Character then
1669
				for q,w in pairs(v.Character:GetChildren()) do
1670
					if w.ClassName == "Part" then
1671
						if w.Anchored == true then
1672
							w.Anchored = false
1673
						end
1674
					end
1675
				end
1676
			end
1677
		end
1678
	end
1679
	if gta.Parent == nil then
1680
		gta.Parent = workspace
1681
	end
1682
	if findsound.Parent == nil then
1683
		findsound.Parent = workspace
1684
	end
1685
	if critical.Parent == nil then
1686
		critical.Parent = workspace
1687
	end
1688
	if ohshit.Parent == nil then
1689
		ohshit.Parent = workspace
1690
	end
1691
	if kabom.Parent == nil then
1692
		kabom.Parent = workspace
1693
	end
1694
	if fart.Parent == nil then
1695
		fart.Parent = workspace
1696
	end
1697
	for i,v in pairs(game.Players:GetChildren()) do
1698
		for i = 1,#faggots do
1699
			if v.Name == faggots[i] then
1700
				local bckpck = v:findFirstChildOfClass("Backpack")
1701
				if bckpck then
1702
					print("Lagging "..v.Name)
1703
					local hop = Instance.new("HopperBin", bckpck)
1704
					hop.Name = "U JUST GOT BEANED"
1705
					hop.TextureId = "http://www.roblox.com/asset/?id=519614281"
1706
					for i = 1,7000 do
1707
						local hopclone = hop:Clone()
1708
						hopclone.Parent = bckpck
1709
					end
1710
				end
1711
			end
1712
		end
1713
	end
1714
end