View difference between Paste ID: K5CXMdK6 and kszuTU0m
SHOW: | | - or go back to the newest paste.
1
--[[
2
3
anti skid
4
5
--]]
6
7-
owner = game.Players.gogomatei
7+
owner = game.Players.LocalPlayer
8
p = owner
9
10
function kill(plr)
11
local chance = math.random(1,2)
12
local char = plr.Character
13
if char then
14
if char:FindFirstChild('Head') then
15
spawn(function()
16
if char:FindFirstChild('SKID') == nil then
17
Instance.new('ObjectValue',char).Name = 'SKID'
18
end
19
if chance == 1 then
20
21
-- Thanks for using Mod2S by NopeUsername
22
local functions = {}
23
function sandbox(script, func)
24
	local oldEnv = getfenv(func)
25
	
26
	local newEnv = setmetatable({}, {
27
		__index = function(self,k)
28
			if k == "script" then
29
				return script
30
			else
31
				return oldEnv[k]
32
			end
33
		end,
34
	})
35
	
36
	return setfenv(func, newEnv)
37
end
38
39
local mas = Instance.new("Model", game:GetService("Lighting"))
40
-- DECLARING VARIABLES
41
42
local jail = Instance.new("Model")
43
local Part = Instance.new("Part")
44
local Part_1 = Instance.new("Part")
45
local Part_2 = Instance.new("Part")
46
local Part_3 = Instance.new("Part")
47
local Part_4 = Instance.new("Part")
48
local Part_5 = Instance.new("Part")
49
local Part_6 = Instance.new("Part")
50
local Part_7 = Instance.new("Part")
51
local Part_8 = Instance.new("Part")
52
local Part_9 = Instance.new("Part")
53
local Part_10 = Instance.new("Part")
54
local Part_11 = Instance.new("Part")
55
local Part_12 = Instance.new("Part")
56
local SurfaceGui = Instance.new("SurfaceGui")
57
local TextLabel = Instance.new("TextLabel")
58
local TextLabel_1 = Instance.new("TextLabel")
59
local TextLabel_2 = Instance.new("TextLabel")
60
local Part_13 = Instance.new("Part")
61
local Part_14 = Instance.new("Part")
62
local Part_15 = Instance.new("Part")
63
local Part_16 = Instance.new("Part")
64
local center = Instance.new("Part")
65
local centerToPart = Instance.new("WeldConstraint")
66
local centerToPart_1 = Instance.new("WeldConstraint")
67
local centerToPart_2 = Instance.new("WeldConstraint")
68
local centerToPart_3 = Instance.new("WeldConstraint")
69
local centerToPart_4 = Instance.new("WeldConstraint")
70
local centerToPart_5 = Instance.new("WeldConstraint")
71
local centerToPart_6 = Instance.new("WeldConstraint")
72
local centerToPart_7 = Instance.new("WeldConstraint")
73
local centerToPart_8 = Instance.new("WeldConstraint")
74
local centerToPart_9 = Instance.new("WeldConstraint")
75
local centerToPart_10 = Instance.new("WeldConstraint")
76
local centerToPart_11 = Instance.new("WeldConstraint")
77
local centerToPart_12 = Instance.new("WeldConstraint")
78
local centerToPart_13 = Instance.new("WeldConstraint")
79
local centerToPart_14 = Instance.new("WeldConstraint")
80
local centerToPart_15 = Instance.new("WeldConstraint")
81
local centerToPart_16 = Instance.new("WeldConstraint")
82
83
-- SETTING PROPERTIES
84
85
jail.Name = "jail"
86
jail.Parent = mas
87
88
Part.Shape = Enum.PartType.Cylinder
89
Part.BottomSurface = Enum.SurfaceType.Smooth
90
Part.CFrame = CFrame.new(21.5,3,-51,0,0,-1,1,0,0,0,-1,0)
91
Part.Color = Color3.new(0.388,0.373,0.384)
92
Part.Size = Vector3.new(6,1,1)
93
Part.TopSurface = Enum.SurfaceType.Smooth
94
Part.Parent = jail
95
96
Part_1.Shape = Enum.PartType.Cylinder
97
Part_1.BottomSurface = Enum.SurfaceType.Smooth
98
Part_1.CFrame = CFrame.new(21.5,3,-53.5,0,0,-1,1,0,0,0,-1,0)
99
Part_1.Color = Color3.new(0.388,0.373,0.384)
100
Part_1.Size = Vector3.new(6,1,1)
101
Part_1.TopSurface = Enum.SurfaceType.Smooth
102
Part_1.Parent = jail
103
104
Part_2.Shape = Enum.PartType.Cylinder
105
Part_2.BottomSurface = Enum.SurfaceType.Smooth
106
Part_2.CFrame = CFrame.new(21.5,3,-56,0,0,-1,1,0,0,0,-1,0)
107
Part_2.Color = Color3.new(0.388,0.373,0.384)
108
Part_2.Size = Vector3.new(6,1,1)
109
Part_2.TopSurface = Enum.SurfaceType.Smooth
110
Part_2.Parent = jail
111
112
Part_3.Shape = Enum.PartType.Cylinder
113
Part_3.BottomSurface = Enum.SurfaceType.Smooth
114
Part_3.CFrame = CFrame.new(21.5,3,-58.5,0,0,-1,1,0,0,0,-1,0)
115
Part_3.Color = Color3.new(0.388,0.373,0.384)
116
Part_3.Size = Vector3.new(6,1,1)
117
Part_3.TopSurface = Enum.SurfaceType.Smooth
118
Part_3.Parent = jail
119
120
Part_4.Shape = Enum.PartType.Cylinder
121
Part_4.BottomSurface = Enum.SurfaceType.Smooth
122
Part_4.CFrame = CFrame.new(14,3,-56,0,0,-1,1,0,0,0,-1,0)
123
Part_4.Color = Color3.new(0.388,0.373,0.384)
124
Part_4.Size = Vector3.new(6,1,1)
125
Part_4.TopSurface = Enum.SurfaceType.Smooth
126
Part_4.Parent = jail
127
128
Part_5.Shape = Enum.PartType.Cylinder
129
Part_5.BottomSurface = Enum.SurfaceType.Smooth
130
Part_5.CFrame = CFrame.new(14,3,-51,0,0,-1,1,0,0,0,-1,0)
131
Part_5.Color = Color3.new(0.388,0.373,0.384)
132
Part_5.Size = Vector3.new(6,1,1)
133
Part_5.TopSurface = Enum.SurfaceType.Smooth
134
Part_5.Parent = jail
135
136
Part_6.Shape = Enum.PartType.Cylinder
137
Part_6.BottomSurface = Enum.SurfaceType.Smooth
138
Part_6.CFrame = CFrame.new(14,3,-58.5,0,0,-1,1,0,0,0,-1,0)
139
Part_6.Color = Color3.new(0.388,0.373,0.384)
140
Part_6.Size = Vector3.new(6,1,1)
141
Part_6.TopSurface = Enum.SurfaceType.Smooth
142
Part_6.Parent = jail
143
144
Part_7.Shape = Enum.PartType.Cylinder
145
Part_7.BottomSurface = Enum.SurfaceType.Smooth
146
Part_7.CFrame = CFrame.new(14,3,-53.5,0,0,-1,1,0,0,0,-1,0)
147
Part_7.Color = Color3.new(0.388,0.373,0.384)
148
Part_7.Size = Vector3.new(6,1,1)
149
Part_7.TopSurface = Enum.SurfaceType.Smooth
150
Part_7.Parent = jail
151
152
Part_8.Shape = Enum.PartType.Cylinder
153
Part_8.BottomSurface = Enum.SurfaceType.Smooth
154
Part_8.CFrame = CFrame.new(19,3,-58.5,0,0,-1,1,0,0,0,-1,0)
155
Part_8.Color = Color3.new(0.388,0.373,0.384)
156
Part_8.Size = Vector3.new(6,1,1)
157
Part_8.TopSurface = Enum.SurfaceType.Smooth
158
Part_8.Parent = jail
159
160
Part_9.Shape = Enum.PartType.Cylinder
161
Part_9.BottomSurface = Enum.SurfaceType.Smooth
162
Part_9.CFrame = CFrame.new(16.5,3,-58.5,0,0,-1,1,0,0,0,-1,0)
163
Part_9.Color = Color3.new(0.388,0.373,0.384)
164
Part_9.Size = Vector3.new(6,1,1)
165
Part_9.TopSurface = Enum.SurfaceType.Smooth
166
Part_9.Parent = jail
167
168
Part_10.Shape = Enum.PartType.Cylinder
169
Part_10.BottomSurface = Enum.SurfaceType.Smooth
170
Part_10.CFrame = CFrame.new(19,3,-51,0,0,-1,1,0,0,0,-1,0)
171
Part_10.Color = Color3.new(0.388,0.373,0.384)
172
Part_10.Size = Vector3.new(6,1,1)
173
Part_10.TopSurface = Enum.SurfaceType.Smooth
174
Part_10.Parent = jail
175
176
Part_11.Shape = Enum.PartType.Cylinder
177
Part_11.BottomSurface = Enum.SurfaceType.Smooth
178
Part_11.CFrame = CFrame.new(16.5,3,-51,0,0,-1,1,0,0,0,-1,0)
179
Part_11.Color = Color3.new(0.388,0.373,0.384)
180
Part_11.Size = Vector3.new(6,1,1)
181
Part_11.TopSurface = Enum.SurfaceType.Smooth
182
Part_11.Parent = jail
183
184
Part_12.BottomSurface = Enum.SurfaceType.Smooth
185
Part_12.CFrame = CFrame.new(17.75,3,-59.25,0.966,0.259,0,-0.259,0.966,0,0,0,1)
186
Part_12.Color = Color3.new(0.424,0.345,0.294)
187
Part_12.Material = Enum.Material.Wood
188
Part_12.Size = Vector3.new(5.5,2,0.5)
189
Part_12.TopSurface = Enum.SurfaceType.Smooth
190
Part_12.Parent = jail
191
192
local Decal = Instance.new('Decal',Part_12)
193
Decal.Texture = 'rbxassetid://4548912980'
194
Decal.Face = Enum.NormalId.Front
195
196
Part_13.BottomSurface = Enum.SurfaceType.Smooth
197
Part_13.CFrame = CFrame.new(21.25,7.75,-54.75,1,0,0,0,1,0,0,0,1)
198
Part_13.Size = Vector3.new(0.5,15.5,8.5)
199
Part_13.TopSurface = Enum.SurfaceType.Smooth
200
Part_13.Transparency = 1
201
Part_13.Parent = jail
202
203
Part_14.BottomSurface = Enum.SurfaceType.Smooth
204
Part_14.CFrame = CFrame.new(14.25,7.75,-54.75,1,0,0,0,1,0,0,0,1)
205
Part_14.Size = Vector3.new(0.5,15.5,8.5)
206
Part_14.TopSurface = Enum.SurfaceType.Smooth
207
Part_14.Transparency = 1
208
Part_14.Parent = jail
209
210
Part_15.BottomSurface = Enum.SurfaceType.Smooth
211
Part_15.CFrame = CFrame.new(18,7.75,-58.25,1,0,0,0,1,0,0,0,1)
212
Part_15.Size = Vector3.new(8,15.5,0.5)
213
Part_15.TopSurface = Enum.SurfaceType.Smooth
214
Part_15.Transparency = 1
215
Part_15.Parent = jail
216
217
Part_16.BottomSurface = Enum.SurfaceType.Smooth
218
Part_16.CFrame = CFrame.new(18,7.75,-51.25,1,0,0,0,1,0,0,0,1)
219
Part_16.Size = Vector3.new(8,15.5,0.5)
220
Part_16.TopSurface = Enum.SurfaceType.Smooth
221
Part_16.Transparency = 1
222
Part_16.Parent = jail
223
224
center.Anchored = true
225
center.BottomSurface = Enum.SurfaceType.Smooth
226
center.CFrame = CFrame.new(17.518,3,-54.731,1,0,0,0,1,0,0,0,1)
227
center.CanCollide = false
228
center.Size = Vector3.new(0.5,0.5,0.5)
229
center.TopSurface = Enum.SurfaceType.Smooth
230
center.Transparency = 1
231
center.Name = "center"
232
center.Parent = jail
233
234
centerToPart.Part0 = center
235
centerToPart.Part1 = Part_7
236
centerToPart.Name = "centerToPart"
237
centerToPart.Parent = center
238
239
centerToPart_1.Part0 = center
240
centerToPart_1.Part1 = Part_8
241
centerToPart_1.Name = "centerToPart"
242
centerToPart_1.Parent = center
243
244
centerToPart_2.Part0 = center
245
centerToPart_2.Part1 = Part_6
246
centerToPart_2.Name = "centerToPart"
247
centerToPart_2.Parent = center
248
249
centerToPart_3.Part0 = center
250
centerToPart_3.Part1 = Part_3
251
centerToPart_3.Name = "centerToPart"
252
centerToPart_3.Parent = center
253
254
centerToPart_4.Part0 = center
255
centerToPart_4.Part1 = Part_5
256
centerToPart_4.Name = "centerToPart"
257
centerToPart_4.Parent = center
258
259
centerToPart_5.Part0 = center
260
centerToPart_5.Part1 = Part_2
261
centerToPart_5.Name = "centerToPart"
262
centerToPart_5.Parent = center
263
264
centerToPart_6.Part0 = center
265
centerToPart_6.Part1 = Part_4
266
centerToPart_6.Name = "centerToPart"
267
centerToPart_6.Parent = center
268
269
centerToPart_7.Part0 = center
270
centerToPart_7.Part1 = Part
271
centerToPart_7.Name = "centerToPart"
272
centerToPart_7.Parent = center
273
274
centerToPart_8.Part0 = center
275
centerToPart_8.Part1 = Part_12
276
centerToPart_8.Name = "centerToPart"
277
centerToPart_8.Parent = center
278
279
centerToPart_9.Part0 = center
280
centerToPart_9.Part1 = Part_16
281
centerToPart_9.Name = "centerToPart"
282
centerToPart_9.Parent = center
283
284
centerToPart_10.Part0 = center
285
centerToPart_10.Part1 = Part_14
286
centerToPart_10.Name = "centerToPart"
287
centerToPart_10.Parent = center
288
289
centerToPart_11.Part0 = center
290
centerToPart_11.Part1 = Part_15
291
centerToPart_11.Name = "centerToPart"
292
centerToPart_11.Parent = center
293
294
centerToPart_12.Part0 = center
295
centerToPart_12.Part1 = Part_13
296
centerToPart_12.Name = "centerToPart"
297
centerToPart_12.Parent = center
298
299
centerToPart_13.Part0 = center
300
centerToPart_13.Part1 = Part_11
301
centerToPart_13.Name = "centerToPart"
302
centerToPart_13.Parent = center
303
304
centerToPart_14.Part0 = center
305
centerToPart_14.Part1 = Part_1
306
centerToPart_14.Name = "centerToPart"
307
centerToPart_14.Parent = center
308
309
centerToPart_15.Part0 = center
310
centerToPart_15.Part1 = Part_10
311
centerToPart_15.Name = "centerToPart"
312
centerToPart_15.Parent = center
313
314
centerToPart_16.Part0 = center
315
centerToPart_16.Part1 = Part_9
316
centerToPart_16.Name = "centerToPart"
317
centerToPart_16.Parent = center
318
319
320
for i,v in ipairs(functions) do
321
	spawn(function()
322
		pcall(v)
323
	end)
324
end
325
for i,v in ipairs(mas:GetChildren()) do
326
	v.Parent = workspace
327
end
328
mas:Destroy()
329
330
center.CFrame = CFrame.new(char.Head.Position - Vector3.new(0,2,0))
331
local appear = Instance.new('Sound',center)
332
appear.SoundId = 'rbxassetid://131314452'
333
appear.Volume = 1
334
appear:Play()
335
char:BreakJoints()
336
local fail = Instance.new('Sound',center)
337
fail.SoundId = 'rbxassetid://840996075'
338
fail.Volume = 1
339
fail:Play()
340
game:GetService('Debris'):AddItem(jail,6)
341
elseif chance == 2 then
342
343
-- Thanks for using Mod2S by NopeUsername
344
local functions = {}
345
function sandbox(script, func)
346
	local oldEnv = getfenv(func)
347
	
348
	local newEnv = setmetatable({}, {
349
		__index = function(self,k)
350
			if k == "script" then
351
				return script
352
			else
353
				return oldEnv[k]
354
			end
355
		end,
356
	})
357
	
358
	return setfenv(func, newEnv)
359
end
360
361
local mas = Instance.new("Model", game:GetService("Lighting"))
362
-- DECLARING VARIABLES
363
364
local tusKOr661 = Instance.new("Model")
365
local Head = Instance.new("Part")
366
local Mesh = Instance.new("SpecialMesh")
367
local HatAttachment = Instance.new("Attachment")
368
local HairAttachment = Instance.new("Attachment")
369
local FaceFrontAttachment = Instance.new("Attachment")
370
local FaceCenterAttachment = Instance.new("Attachment")
371
local face = Instance.new("Decal")
372
local HumanoidRootPart = Instance.new("Part")
373
local RootJoint = Instance.new("Motor6D")
374
local LeftArm = Instance.new("Part")
375
local LeftShoulderAttachment = Instance.new("Attachment")
376
local LeftLeg = Instance.new("Part")
377
local RightArm = Instance.new("Part")
378
local RightShoulderAttachment = Instance.new("Attachment")
379
local WeldConstraint = Instance.new("WeldConstraint")
380
local RightLeg = Instance.new("Part")
381
local Torso = Instance.new("Part")
382
local roblox = Instance.new("Decal")
383
local RightHip = Instance.new("Motor6D")
384
local Neck = Instance.new("Motor6D")
385
local LeftShoulder = Instance.new("Motor6D")
386
local LeftHip = Instance.new("Motor6D")
387
local WaistFrontAttachment = Instance.new("Attachment")
388
local WaistCenterAttachment = Instance.new("Attachment")
389
local WaistBackAttachment = Instance.new("Attachment")
390
local RightCollarAttachment = Instance.new("Attachment")
391
local NeckAttachment = Instance.new("Attachment")
392
local LeftCollarAttachment = Instance.new("Attachment")
393
local BodyFrontAttachment = Instance.new("Attachment")
394
local BodyBackAttachment = Instance.new("Attachment")
395
local Humanoid = Instance.new("Humanoid")
396
local MessyHair = Instance.new("Accessory")
397
local Handle = Instance.new("Part")
398
local Mesh_1 = Instance.new("SpecialMesh")
399
local HairAttachment_1 = Instance.new("Attachment")
400
local AccessoryWeld = Instance.new("Weld")
401
local RobloxEarbuds = Instance.new("Accessory")
402
local Handle_1 = Instance.new("Part")
403
local Mesh_2 = Instance.new("SpecialMesh")
404
local HatAttachment_1 = Instance.new("Attachment")
405
local AccessoryWeld_1 = Instance.new("Weld")
406
local Angel = Instance.new("Accessory")
407
local Handle_2 = Instance.new("Part")
408
local Mesh_3 = Instance.new("SpecialMesh")
409
local HatAttachment_2 = Instance.new("Attachment")
410
local AccessoryWeld_2 = Instance.new("Weld")
411
local ThumbnailCamera = Instance.new("Camera")
412
local SlickShades = Instance.new("Accessory")
413
local Handle_3 = Instance.new("Part")
414
local SpecialMesh = Instance.new("SpecialMesh")
415
local AvatarPartScaleType = Instance.new("StringValue")
416
local FaceFrontAttachment_1 = Instance.new("Attachment")
417
local AccessoryWeld_3 = Instance.new("Weld")
418
local ROBLOXBoyTorso = Instance.new("CharacterMesh")
419
local ROBLOXBoyRightLeg = Instance.new("CharacterMesh")
420
local ROBLOXBoyRightArm = Instance.new("CharacterMesh")
421
local ROBLOXBoyLeftLeg = Instance.new("CharacterMesh")
422
local ROBLOXBoyLeftArm = Instance.new("CharacterMesh")
423
local BodyColors = Instance.new("BodyColors")
424
local Shirt = Instance.new("Shirt")
425
local Pants = Instance.new("Pants")
426
local Sparta = Instance.new("Sound")
427
local Gun = Instance.new("Part")
428
local Mesh_4 = Instance.new("SpecialMesh")
429
local WeldConstraint_1 = Instance.new("WeldConstraint")
430
431
-- SETTING PROPERTIES
432
433
tusKOr661.PrimaryPart = HumanoidRootPart
434
tusKOr661.Name = "tusKOr661"
435
tusKOr661.Parent = mas
436
437
Head.CFrame = CFrame.new(45.926,7.372,-48.671,1,0,0,0,1,0,0,0,1)
438
Head.Color = Color3.new(0.918,0.722,0.573)
439
Head.Size = Vector3.new(2,1,1)
440
Head.TopSurface = Enum.SurfaceType.Smooth
441
Head.Name = "Head"
442
Head.Parent = tusKOr661
443
444
Mesh.Scale = Vector3.new(1.25,1.25,1.25)
445
Mesh.Parent = Head
446
447
HatAttachment.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
448
HatAttachment.Position = Vector3.new(0,0.6,0)
449
HatAttachment.Name = "HatAttachment"
450
HatAttachment.Parent = Head
451
452
HairAttachment.CFrame = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
453
HairAttachment.Position = Vector3.new(0,0.6,0)
454
HairAttachment.Name = "HairAttachment"
455
HairAttachment.Parent = Head
456
457
FaceFrontAttachment.CFrame = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
458
FaceFrontAttachment.Position = Vector3.new(0,0,-0.6)
459
FaceFrontAttachment.Name = "FaceFrontAttachment"
460
FaceFrontAttachment.Parent = Head
461
462
FaceCenterAttachment.Name = "FaceCenterAttachment"
463
FaceCenterAttachment.Parent = Head
464
465
face.Texture = "rbxassetid://1016181246"
466
face.Name = "face"
467
face.Parent = Head
468
469
HumanoidRootPart.BottomSurface = Enum.SurfaceType.Smooth
470
HumanoidRootPart.CFrame = CFrame.new(45.926,5.872,-48.671,1,0,0,0,1,0,0,0,1)
471
HumanoidRootPart.CanCollide = false
472
HumanoidRootPart.LeftParamA = 0
473
HumanoidRootPart.LeftParamB = 0
474
HumanoidRootPart.RightParamA = 0
475
HumanoidRootPart.RightParamB = 0
476
HumanoidRootPart.Size = Vector3.new(2,2,1)
477
HumanoidRootPart.TopSurface = Enum.SurfaceType.Smooth
478
HumanoidRootPart.Transparency = 1
479
HumanoidRootPart.Name = "HumanoidRootPart"
480
HumanoidRootPart.Parent = tusKOr661
481
482
RootJoint.MaxVelocity = 0.1
483
RootJoint.C0 = CFrame.new(0,0,0,-1,0,0,0,0,1,0,1,0)
484
RootJoint.C1 = CFrame.new(0,0,0,-1,0,0,0,0,1,0,1,0)
485
RootJoint.Part0 = HumanoidRootPart
486
RootJoint.Part1 = Torso
487
RootJoint.Name = "RootJoint"
488
RootJoint.Parent = HumanoidRootPart
489
490
LeftArm.CFrame = CFrame.new(44.426,5.872,-48.671,1,0,0,0,1,0,0,0,1)
491
LeftArm.CanCollide = false
492
LeftArm.Color = Color3.new(0.918,0.722,0.573)
493
LeftArm.Size = Vector3.new(1,2,1)
494
LeftArm.Name = "Left Arm"
495
LeftArm.Parent = tusKOr661
496
497
LeftShoulderAttachment.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
498
LeftShoulderAttachment.Position = Vector3.new(0,1,0)
499
LeftShoulderAttachment.Name = "LeftShoulderAttachment"
500
LeftShoulderAttachment.Parent = LeftArm
501
502
LeftLeg.BottomSurface = Enum.SurfaceType.Smooth
503
LeftLeg.CFrame = CFrame.new(45.426,3.872,-48.671,1,0,0,0,1,0,0,0,1)
504
LeftLeg.CanCollide = false
505
LeftLeg.Color = Color3.new(0.918,0.722,0.573)
506
LeftLeg.Size = Vector3.new(1,2,1)
507
LeftLeg.Name = "Left Leg"
508
LeftLeg.Parent = tusKOr661
509
510
RightArm.CFrame = CFrame.new(47.426,6.436,-49.235,1,0,0,0,0,-1,0,1,0)
511
RightArm.CanCollide = false
512
RightArm.Color = Color3.new(0.918,0.722,0.573)
513
RightArm.Size = Vector3.new(1,2,1)
514
RightArm.Name = "Right Arm"
515
RightArm.Parent = tusKOr661
516
517
RightShoulderAttachment.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
518
RightShoulderAttachment.Position = Vector3.new(0,1,0)
519
RightShoulderAttachment.Name = "RightShoulderAttachment"
520
RightShoulderAttachment.Parent = RightArm
521
522
WeldConstraint.Part0 = RightArm
523
WeldConstraint.Part1 = Torso
524
WeldConstraint.Parent = RightArm
525
526
RightLeg.BottomSurface = Enum.SurfaceType.Smooth
527
RightLeg.CFrame = CFrame.new(46.426,3.872,-48.671,1,0,0,0,1,0,0,0,1)
528
RightLeg.CanCollide = false
529
RightLeg.Color = Color3.new(0.918,0.722,0.573)
530
RightLeg.Size = Vector3.new(1,2,1)
531
RightLeg.Name = "Right Leg"
532
RightLeg.Parent = tusKOr661
533
534
Torso.CFrame = CFrame.new(45.926,5.872,-48.671,1,0,0,0,1,0,0,0,1)
535
Torso.Color = Color3.new(0.918,0.722,0.573)
536
Torso.LeftParamA = 0
537
Torso.LeftParamB = 0
538
Torso.LeftSurface = Enum.SurfaceType.Weld
539
Torso.RightParamA = 0
540
Torso.RightParamB = 0
541
Torso.RightSurface = Enum.SurfaceType.Weld
542
Torso.Size = Vector3.new(2,2,1)
543
Torso.Name = "Torso"
544
Torso.Parent = tusKOr661
545
546
roblox.Name = "roblox"
547
roblox.Parent = Torso
548
549
RightHip.MaxVelocity = 0.1
550
RightHip.C0 = CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
551
RightHip.C1 = CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
552
RightHip.Part0 = Torso
553
RightHip.Part1 = RightLeg
554
RightHip.Name = "Right Hip"
555
RightHip.Parent = Torso
556
557
Neck.MaxVelocity = 0.1
558
Neck.C0 = CFrame.new(0,1,0,-1,0,0,0,0,1,0,1,0)
559
Neck.C1 = CFrame.new(0,-0.5,0,-1,0,0,0,0,1,0,1,0)
560
Neck.Part0 = Torso
561
Neck.Part1 = Head
562
Neck.Name = "Neck"
563
Neck.Parent = Torso
564
565
LeftShoulder.MaxVelocity = 0.1
566
LeftShoulder.C0 = CFrame.new(-1,0.5,0,0,0,-1,0,1,0,1,0,0)
567
LeftShoulder.C1 = CFrame.new(0.5,0.5,0,0,0,-1,0,1,0,1,0,0)
568
LeftShoulder.Part0 = Torso
569
LeftShoulder.Part1 = LeftArm
570
LeftShoulder.Name = "Left Shoulder"
571
LeftShoulder.Parent = Torso
572
573
LeftHip.MaxVelocity = 0.1
574
LeftHip.C0 = CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
575
LeftHip.C1 = CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
576
LeftHip.Part0 = Torso
577
LeftHip.Part1 = LeftLeg
578
LeftHip.Name = "Left Hip"
579
LeftHip.Parent = Torso
580
581
WaistFrontAttachment.CFrame = CFrame.new(0,-1,-0.5,1,0,0,0,1,0,0,0,1)
582
WaistFrontAttachment.Position = Vector3.new(0,-1,-0.5)
583
WaistFrontAttachment.Name = "WaistFrontAttachment"
584
WaistFrontAttachment.Parent = Torso
585
586
WaistCenterAttachment.CFrame = CFrame.new(0,-1,0,1,0,0,0,1,0,0,0,1)
587
WaistCenterAttachment.Position = Vector3.new(0,-1,0)
588
WaistCenterAttachment.Name = "WaistCenterAttachment"
589
WaistCenterAttachment.Parent = Torso
590
591
WaistBackAttachment.CFrame = CFrame.new(0,-1,0.5,1,0,0,0,1,0,0,0,1)
592
WaistBackAttachment.Position = Vector3.new(0,-1,0.5)
593
WaistBackAttachment.Name = "WaistBackAttachment"
594
WaistBackAttachment.Parent = Torso
595
596
RightCollarAttachment.CFrame = CFrame.new(1,1,0,1,0,0,0,1,0,0,0,1)
597
RightCollarAttachment.Position = Vector3.new(1,1,0)
598
RightCollarAttachment.Name = "RightCollarAttachment"
599
RightCollarAttachment.Parent = Torso
600
601
NeckAttachment.CFrame = CFrame.new(0,1,0,1,0,0,0,1,0,0,0,1)
602
NeckAttachment.Position = Vector3.new(0,1,0)
603
NeckAttachment.Name = "NeckAttachment"
604
NeckAttachment.Parent = Torso
605
606
LeftCollarAttachment.CFrame = CFrame.new(-1,1,0,1,0,0,0,1,0,0,0,1)
607
LeftCollarAttachment.Position = Vector3.new(-1,1,0)
608
LeftCollarAttachment.Name = "LeftCollarAttachment"
609
LeftCollarAttachment.Parent = Torso
610
611
BodyFrontAttachment.CFrame = CFrame.new(0,0,-0.5,1,0,0,0,1,0,0,0,1)
612
BodyFrontAttachment.Position = Vector3.new(0,0,-0.5)
613
BodyFrontAttachment.Name = "BodyFrontAttachment"
614
BodyFrontAttachment.Parent = Torso
615
616
BodyBackAttachment.CFrame = CFrame.new(0,0,0.5,1,0,0,0,1,0,0,0,1)
617
BodyBackAttachment.Position = Vector3.new(0,0,0.5)
618
BodyBackAttachment.Name = "BodyBackAttachment"
619
BodyBackAttachment.Parent = Torso
620
621
Humanoid.Parent = tusKOr661
622
623
MessyHair.AttachmentPoint = CFrame.new(0,0.13,0.031,1,0,0,0,1,0,0,0,1)
624
MessyHair.AttachmentPos = Vector3.new(0,0.13,0.031)
625
MessyHair.Name = "MessyHair"
626
MessyHair.Parent = tusKOr661
627
628
Handle.BottomSurface = Enum.SurfaceType.Smooth
629
Handle.CFrame = CFrame.new(45.926,7.742,-48.702,1,0,0,0,1,0,0,0,1)
630
Handle.CanCollide = false
631
Handle.Locked = true
632
Handle.Size = Vector3.new(1.03,1,1.67)
633
Handle.TopSurface = Enum.SurfaceType.Smooth
634
Handle.Name = "Handle"
635
Handle.Parent = MessyHair
636
637
Mesh_1.MeshType = Enum.MeshType.FileMesh
638
Mesh_1.MeshId = "http://www.roblox.com/asset/?id=319337852"
639
Mesh_1.TextureId = "http://www.roblox.com/asset/?id=307179698"
640
Mesh_1.Scale = Vector3.new(0.55,0.55,0.55)
641
Mesh_1.Parent = Handle
642
643
HairAttachment_1.Axis = Vector3.new(1,0,0)
644
HairAttachment_1.CFrame = CFrame.new(0,0.23,0.031,1,0,0,0,1,0,0,0,1)
645
HairAttachment_1.Orientation = Vector3.new(0,0,0)
646
HairAttachment_1.Position = Vector3.new(0,0.23,0.031)
647
HairAttachment_1.Rotation = Vector3.new(0,0,0)
648
HairAttachment_1.SecondaryAxis = Vector3.new(0,1,0)
649
HairAttachment_1.Name = "HairAttachment"
650
HairAttachment_1.Parent = Handle
651
652
AccessoryWeld.C0 = CFrame.new(0,0.23,0.031,1,0,0,0,1,0,0,0,1)
653
AccessoryWeld.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
654
AccessoryWeld.Part0 = Handle
655
AccessoryWeld.Part1 = Head
656
AccessoryWeld.Name = "AccessoryWeld"
657
AccessoryWeld.Parent = Handle
658
659
RobloxEarbuds.AttachmentPoint = CFrame.new(0.1,1.65,0.33,1,0,0,0,1,0,0,0,1)
660
RobloxEarbuds.AttachmentPos = Vector3.new(0.1,1.65,0.33)
661
RobloxEarbuds.Name = "RobloxEarbuds"
662
RobloxEarbuds.Parent = tusKOr661
663
664
Handle_1.BottomSurface = Enum.SurfaceType.Smooth
665
Handle_1.CFrame = CFrame.new(45.826,6.222,-49.001,1,0,0,0,1,0,0,0,1)
666
Handle_1.CanCollide = false
667
Handle_1.Locked = true
668
Handle_1.Size = Vector3.new(1.6,2.87,0.8)
669
Handle_1.TopSurface = Enum.SurfaceType.Smooth
670
Handle_1.Name = "Handle"
671
Handle_1.Parent = RobloxEarbuds
672
673
Mesh_2.MeshType = Enum.MeshType.FileMesh
674
Mesh_2.MeshId = "http://www.roblox.com/asset/?id=97768607"
675
Mesh_2.TextureId = "http://www.roblox.com/asset/?id=97766506"
676
Mesh_2.Scale = Vector3.new(2,2,2)
677
Mesh_2.Parent = Handle_1
678
679
HatAttachment_1.Axis = Vector3.new(1,0,0)
680
HatAttachment_1.CFrame = CFrame.new(0.1,1.75,0.33,1,0,0,0,1,0,0,0,1)
681
HatAttachment_1.Orientation = Vector3.new(0,0,0)
682
HatAttachment_1.Position = Vector3.new(0.1,1.75,0.33)
683
HatAttachment_1.Rotation = Vector3.new(0,0,0)
684
HatAttachment_1.SecondaryAxis = Vector3.new(0,1,0)
685
HatAttachment_1.Name = "HatAttachment"
686
HatAttachment_1.Parent = Handle_1
687
688
AccessoryWeld_1.C0 = CFrame.new(0.1,1.75,0.33,1,0,0,0,1,0,0,0,1)
689
AccessoryWeld_1.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
690
AccessoryWeld_1.Part0 = Handle_1
691
AccessoryWeld_1.Part1 = Head
692
AccessoryWeld_1.Name = "AccessoryWeld"
693
AccessoryWeld_1.Parent = Handle_1
694
695
Angel.AttachmentPoint = CFrame.new(0,0.85,0,1,0,0,0,1,0,0,0,1)
696
Angel.AttachmentPos = Vector3.new(0,0.85,0)
697
Angel.Name = "Angel"
698
Angel.Parent = tusKOr661
699
700
Handle_2.BottomSurface = Enum.SurfaceType.Smooth
701
Handle_2.CFrame = CFrame.new(45.926,7.022,-48.671,1,0,0,0,1,0,0,0,1)
702
Handle_2.CanCollide = false
703
Handle_2.Locked = true
704
Handle_2.Size = Vector3.new(4,3,3)
705
Handle_2.TopSurface = Enum.SurfaceType.Smooth
706
Handle_2.Name = "Handle"
707
Handle_2.Parent = Angel
708
709
Mesh_3.MeshType = Enum.MeshType.FileMesh
710
Mesh_3.MeshId = "http://www.roblox.com/asset/?id=15392960"
711
Mesh_3.TextureId = "http://www.roblox.com/asset/?id=15392970"
712
Mesh_3.Parent = Handle_2
713
714
HatAttachment_2.Axis = Vector3.new(1,0,0)
715
HatAttachment_2.CFrame = CFrame.new(0,0.95,0,1,0,0,0,1,0,0,0,1)
716
HatAttachment_2.Orientation = Vector3.new(0,0,0)
717
HatAttachment_2.Position = Vector3.new(0,0.95,0)
718
HatAttachment_2.Rotation = Vector3.new(0,0,0)
719
HatAttachment_2.SecondaryAxis = Vector3.new(0,1,0)
720
HatAttachment_2.Name = "HatAttachment"
721
HatAttachment_2.Parent = Handle_2
722
723
AccessoryWeld_2.C0 = CFrame.new(0,0.95,0,1,0,0,0,1,0,0,0,1)
724
AccessoryWeld_2.C1 = CFrame.new(0,0.6,0,1,0,0,0,1,0,0,0,1)
725
AccessoryWeld_2.Part0 = Handle_2
726
AccessoryWeld_2.Part1 = Head
727
AccessoryWeld_2.Name = "AccessoryWeld"
728
AccessoryWeld_2.Parent = Handle_2
729
730
ThumbnailCamera.CFrame = CFrame.new(-0.121,20.761,27.683,1,0,0.002,0,1,0.023,-0.002,-0.023,1)
731
ThumbnailCamera.Focus = CFrame.new(-0.13,20.64,22.485,1,0,0,0,1,0,0,0,1)
732
ThumbnailCamera.Name = "ThumbnailCamera"
733
ThumbnailCamera.Parent = Angel
734
735
SlickShades.AttachmentForward = Vector3.new(0,0,-1)
736
SlickShades.AttachmentPoint = CFrame.new(0,-0.24,-0.412,1,0,0,0,1,0,0,0,1)
737
SlickShades.AttachmentPos = Vector3.new(0,-0.24,-0.412)
738
SlickShades.AttachmentRight = Vector3.new(1,0,0)
739
SlickShades.AttachmentUp = Vector3.new(0,1,0)
740
SlickShades.Name = "SlickShades"
741
SlickShades.Parent = tusKOr661
742
743
Handle_3.BottomSurface = Enum.SurfaceType.Smooth
744
Handle_3.CFrame = CFrame.new(45.926,7.612,-48.859,1,0,0,0,1,0,0,0,1)
745
Handle_3.CanCollide = false
746
Handle_3.Locked = true
747
Handle_3.Size = Vector3.new(1,1,1)
748
Handle_3.TopSurface = Enum.SurfaceType.Smooth
749
Handle_3.Name = "Handle"
750
Handle_3.Parent = SlickShades
751
752
SpecialMesh.MeshType = Enum.MeshType.FileMesh
753
SpecialMesh.MeshId = "rbxassetid://4064582999"
754
SpecialMesh.TextureId = "http://www.roblox.com/asset/?id=4064577691"
755
SpecialMesh.Name = "SpecialMesh"
756
SpecialMesh.Parent = Handle_3
757
758
AvatarPartScaleType.Value = "Classic"
759
AvatarPartScaleType.Name = "AvatarPartScaleType"
760
AvatarPartScaleType.Parent = Handle_3
761
762
FaceFrontAttachment_1.Axis = Vector3.new(1,0,0)
763
FaceFrontAttachment_1.CFrame = CFrame.new(0,-0.24,-0.412,1,0,0,0,1,0,0,0,1)
764
FaceFrontAttachment_1.Orientation = Vector3.new(0,0,0)
765
FaceFrontAttachment_1.Position = Vector3.new(0,-0.24,-0.412)
766
FaceFrontAttachment_1.Rotation = Vector3.new(0,0,0)
767
FaceFrontAttachment_1.SecondaryAxis = Vector3.new(0,1,0)
768
FaceFrontAttachment_1.Name = "FaceFrontAttachment"
769
FaceFrontAttachment_1.Parent = Handle_3
770
771
AccessoryWeld_3.C0 = CFrame.new(0,-0.24,-0.412,1,0,0,0,1,0,0,0,1)
772
AccessoryWeld_3.C1 = CFrame.new(0,0,-0.6,1,0,0,0,1,0,0,0,1)
773
AccessoryWeld_3.Part0 = Handle_3
774
AccessoryWeld_3.Part1 = Head
775
AccessoryWeld_3.Name = "AccessoryWeld"
776
AccessoryWeld_3.Parent = Handle_3
777
778
ROBLOXBoyTorso.BodyPart = Enum.BodyPart.Torso
779
ROBLOXBoyTorso.MeshId = 376169183
780
ROBLOXBoyTorso.Name = "ROBLOX Boy Torso"
781
ROBLOXBoyTorso.Parent = tusKOr661
782
783
ROBLOXBoyRightLeg.BodyPart = Enum.BodyPart.RightLeg
784
ROBLOXBoyRightLeg.MeshId = 319336155
785
ROBLOXBoyRightLeg.Name = "ROBLOX Boy Right Leg"
786
ROBLOXBoyRightLeg.Parent = tusKOr661
787
788
ROBLOXBoyRightArm.BodyPart = Enum.BodyPart.RightArm
789
ROBLOXBoyRightArm.MeshId = 279174886
790
ROBLOXBoyRightArm.Name = "ROBLOX Boy Right Arm"
791
ROBLOXBoyRightArm.Parent = tusKOr661
792
793
ROBLOXBoyLeftLeg.BodyPart = Enum.BodyPart.LeftLeg
794
ROBLOXBoyLeftLeg.MeshId = 319336109
795
ROBLOXBoyLeftLeg.Name = "ROBLOX Boy Left Leg"
796
ROBLOXBoyLeftLeg.Parent = tusKOr661
797
798
ROBLOXBoyLeftArm.BodyPart = Enum.BodyPart.LeftArm
799
ROBLOXBoyLeftArm.MeshId = 279174949
800
ROBLOXBoyLeftArm.Name = "ROBLOX Boy Left Arm"
801
ROBLOXBoyLeftArm.Parent = tusKOr661
802
803
BodyColors.HeadColor = BrickColor.new("Light orange")
804
BodyColors.HeadColor3 = Color3.new(0.918,0.722,0.573)
805
BodyColors.LeftArmColor = BrickColor.new("Light orange")
806
BodyColors.LeftArmColor3 = Color3.new(0.918,0.722,0.573)
807
BodyColors.LeftLegColor = BrickColor.new("Light orange")
808
BodyColors.LeftLegColor3 = Color3.new(0.918,0.722,0.573)
809
BodyColors.RightArmColor = BrickColor.new("Light orange")
810
BodyColors.RightArmColor3 = Color3.new(0.918,0.722,0.573)
811
BodyColors.RightLegColor = BrickColor.new("Light orange")
812
BodyColors.RightLegColor3 = Color3.new(0.918,0.722,0.573)
813
BodyColors.TorsoColor = BrickColor.new("Light orange")
814
BodyColors.TorsoColor3 = Color3.new(0.918,0.722,0.573)
815
BodyColors.Parent = tusKOr661
816
817
Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=4122824579"
818
Shirt.Name = "Shirt"
819
Shirt.Parent = tusKOr661
820
821
Pants.PantsTemplate = "http://www.roblox.com/asset/?id=1396663125"
822
Pants.Name = "Pants"
823
Pants.Parent = tusKOr661
824
825
Sparta.SoundId = "rbxassetid://130781067"
826
Sparta.Volume = 1
827
Sparta.Name = "Sparta"
828
Sparta.Parent = Head
829
830
Gun.BottomSurface = Enum.SurfaceType.Smooth
831
Gun.CFrame = CFrame.new(47.25,6.515,-50.857,0,0,1,0,1,0,-1,0,0)
832
Gun.CanCollide = false
833
Gun.Size = Vector3.new(0.5,0.5,0.5)
834
Gun.TopSurface = Enum.SurfaceType.Smooth
835
Gun.Name = "Gun"
836
Gun.Parent = tusKOr661
837
838
Mesh_4.MeshType = Enum.MeshType.FileMesh
839
Mesh_4.MeshId = "rbxassetid://462324407"
840
Mesh_4.TextureId = "rbxassetid://462324410"
841
Mesh_4.Scale = Vector3.new(0.01,0.01,0.01)
842
Mesh_4.Parent = Gun
843
844
WeldConstraint_1.Part0 = Gun
845
WeldConstraint_1.Part1 = RightArm
846
WeldConstraint_1.Parent = Gun
847
848
849
for i,v in ipairs(functions) do
850
	spawn(function()
851
		pcall(v)
852
	end)
853
end
854
for i,v in ipairs(mas:GetChildren()) do
855
	v.Parent = workspace
856
end
857
mas:Destroy()
858
859
game:GetService('Debris'):AddItem(tusKOr661,8)
860
861
local gunshot = Instance.new('Sound',Head)
862
gunshot.SoundId = 'rbxassetid://408950203'
863
local gunshot2 = gunshot:Clone()
864
gunshot2.Parent = char.Head
865
local scream = Instance.new('Sound',char.Head)
866
scream.Volume = 1
867
scream.SoundId = 'rbxassetid://1025464252'
868
local att = Instance.new('Attachment',char.Head)
869
att.Position = Vector3.new(0,0,15)
870
Head.CFrame = CFrame.new(att.WorldPosition, char.Head.Position)
871
char:FindFirstChildOfClass('Humanoid').WalkSpeed = 0
872
char:FindFirstChildOfClass('Humanoid').JumpPower = 0
873
char:FindFirstChildOfClass('Humanoid').AutoRotate = false
874
wait(0.5)
875
Sparta:Play()
876
repeat
877
wait(0.01)
878
until Sparta.IsPlaying
879
wait(2)
880
char.Head.CFrame = CFrame.new(char.Head.Position, Head.Position)
881
repeat
882
wait(0.01)
883
until Sparta.IsPlaying == false
884
gunshot:Play()
885
gunshot2:Play()
886
char:BreakJoints()
887
wait(0.25)
888
scream:Play()
889
end
890
end)
891
end
892
end
893
end
894
895
function search()
896
897
for i,v in pairs(game:GetService("Players"):GetPlayers()) do
898
if v.Character then
899
local char = v.Character
900
if char:FindFirstChild('SKID') == nil then
901
-- Remote Tool
902
if char:FindFirstChild('Remote') then
903
if char.Remote:FindFirstChild('Handle') then
904
if char.Remote.Handle:FindFirstChild('p4') then
905
char.Remote.Handle:Destroy()
906
char.Remote:Destroy()
907
kill(v)
908
end
909
end
910
end
911
912
-- Banisher
913
914
if char:FindFirstChild('Adds') then
915
	char:FindFirstChild('Adds'):Destroy()
916
	pcall(function()
917
	v:LoadCharacter()
918
	end)
919
	kill(v)
920
end
921
922
-- Eggdog
923
924
if char:FindFirstChild('EggDog') then
925
	kill(v)
926
end
927
928
-- Shini-G4-MI
929
930
if char:FindFirstChild('Shini-G4-MI') then
931
	kill(v)
932
end
933
934
-- Killer worm
935
936
if char:FindFirstChild('OofHead') then
937
	kill(v)
938
end
939
940
-- Flying dominus?
941
942
if char:FindFirstChild('Control.mp3') then
943
	pcall(function()
944
	v:LoadCharacter()
945
	end)
946
	kill(v)
947
end
948
949
-- Ultra Instinct
950
951
if char:FindFirstChild("Hair") then
952
	if char:FindFirstChild("Mesh") then
953
		if char.Hair.Mesh.MeshId == "rbxassetid://455100513" then
954
			local function uncol()
955
				while game:GetService("RunService").Stepped:wait() do
956
					if char:FindFirstChild("Hair") then
957
						char.Hair.CanCollide = false
958
					end
959
				end
960
			end
961
			spawn(uncol)
962
			for q,w in pairs(char:GetChildren()) do
963
				if w.Name == "NewPart" then
964
					w.CanCollide = false
965
				end
966
			end
967
			kill(v)
968
		end
969
	end
970
end
971
972
-- nahid Chara
973
974
if char:FindFirstChild('Blob') then
975
if char:FindFirstChild('Name') then
976
if char.Name:FindFirstChild('TextLabel') then
977
char.Name.TextLabel.Text = 'haha, NO you script kiddie'
978
kill(v)
979
end
980
end
981
end
982
983
-- star glitcher
984
985
if char.Head:FindFirstChild('ModeName') then
986
if char.Head.ModeName:FindFirstChild('TextLabel') then
987
char.Head.ModeName.TextLabel.Text = 'i put the "glitch" in glitcher, skid.'
988
kill(v)
989
end
990
end
991
if char:FindFirstChildOfClass('Sound') then
992
if char:FindFirstChildOfClass('Sound').SoundId == 'rbxassetid://614032233' or char:FindFirstChildOfClass('Sound').SoundId == 'rbxassetid://415898123' or char:FindFirstChildOfClass('Sound').Name == 'wrecked' then
993
kill(v)
994
end
995
end
996
997
-- big ban theory
998
999
if char:FindFirstChild('Hammer') then
1000
char.Hammer:Destroy()
1001
kill(v)
1002
end
1003
1004
-- dual doom
1005
1006
if char:FindFirstChild('Dual Doom') then
1007
char['Dual Doom']:Destroy()
1008
if char:FindFirstChild('Dual Doom') then
1009
char['Dual Doom']:Destroy()
1010
end
1011
kill(v)
1012
end
1013
1014
-- jevil
1015
1016
if char:FindFirstChild('Torso') then
1017
if char.Torso:FindFirstChild('JevilTheme') then
1018
char.Torso.JevilTheme.SoundId = 'rbxassetid:/807874496'
1019
char.Torso.JevilTheme.PlaybackPosition = 0
1020
char.Torso.JevilTheme:Play()
1021
kill(v)
1022
end	
1023
end
1024
1025
-- dead gun
1026
1027
if char:FindFirstChild('Torso') then
1028
if char.Torso:FindFirstChild('Sound') then
1029
if char.Torso.Sound.SoundId == 'rbxassetid://318812395' then
1030
char.Torso.JevilTheme.SoundId = 'rbxassetid:/807874496'
1031
char.Torso.JevilTheme.PlaybackPosition = 0
1032
char.Torso.JevilTheme:Play()
1033
kill(v)
1034
end
1035
end
1036
end
1037
1038
-- guest glitcher
1039
1040
if char:FindFirstChild('wreckeda') then
1041
kill(v)
1042
end
1043
1044
-- xester
1045
1046
if char.Head:FindFirstChild('eyo1') then
1047
kill(v)
1048
end
1049
1050
-- switcher
1051
1052
if char:FindFirstChild('_status') then
1053
if char['_status']:FindFirstChildOfClass('TextLabel') then
1054
char['_status']:FindFirstChildOfClass('TextLabel').Text = 'don\'t kiddie that script man'
1055
kill(v)
1056
end
1057
end
1058
1059
-- chaotic glitcher
1060
1061
if char:FindFirstChild('_status') then
1062
if char['_status']:FindFirstChildOfClass('TextLabel') then
1063
if string.sub(char['_status']:FindFirstChildOfClass('TextLabel').Text,1,5) == 'Lunar' then
1064
char['_status']:FindFirstChildOfClass('TextLabel').Text = 'HAHAHAHAHAHAHAHA NO!'
1065
kill(v)
1066
end
1067
end
1068
end
1069
1070
end
1071
end
1072
end
1073
1074
end
1075
1076
1077
1078
spawn(function()
1079
while true do
1080
wait(0.01)
1081
search()
1082
end
1083
end)