SHOW:
|
|
- or go back to the newest paste.
1 | --Made by OpTic Wisdom/LikeATrollFace | |
2 | ||
3 | KlanLeader = game.Players.LocalPlayer | |
4 | - | Victim = game.Players["c00lriot"] |
4 | + | Victim = game.Players["timetodie23232223"] |
5 | KlanLeader.Character.Name = "Klan Leader" | |
6 | ||
7 | kekkk = Instance.new("Sound" ,game.Workspace) | |
8 | kekkk.Volume = 100 | |
9 | kekkk.SoundId = "rbxassetid://507332641" | |
10 | kekkk.Name = "kekkk" | |
11 | kekkk:Play() | |
12 | ||
13 | if not KlanLeader.Character:FindFirstChild("Shirt Graphic") then | |
14 | Instance.new("ShirtGraphic", KlanLeader.Character) | |
15 | end | |
16 | ||
17 | ||
18 | if KlanLeader.Character:FindFirstChild("Shirt") then KlanLeader.Character.Shirt:Destroy() | |
19 | end | |
20 | if KlanLeader.Character:FindFirstChild("Pants") then KlanLeader.Character.Pants:Destroy() | |
21 | end | |
22 | ||
23 | for _, v in pairs(KlanLeader.Character:GetChildren()) do | |
24 | if v:IsA("Hat") then | |
25 | v:Destroy() | |
26 | end | |
27 | end | |
28 | ||
29 | for _, v in pairs(KlanLeader.Character:GetChildren()) do | |
30 | if v:IsA("CharacterMesh") then | |
31 | v:Destroy() | |
32 | end | |
33 | end | |
34 | ||
35 | if Victim.Character:FindFirstChild("Pants") then Victim.Character.Pants:Destroy() | |
36 | end | |
37 | if Victim.Character:FindFirstChild("Shirt") then Victim.Character.Shirt:Destroy() | |
38 | end | |
39 | ||
40 | x = game:GetService("InsertService"):LoadAsset(1082932) | |
41 | for i,v in pairs(x:GetChildren()) do | |
42 | v.Parent = game.Players.LocalPlayer.Character | |
43 | end | |
44 | wait(0.1) | |
45 | x = game:GetService("InsertService"):LoadAsset(15727015) | |
46 | for i,v in pairs(x:GetChildren()) do | |
47 | v.Parent = game.Players.LocalPlayer.Character | |
48 | end | |
49 | wait(0.1) | |
50 | KlanLeader.Character.TrafficCone.Handle.Mesh.MeshId = "http://www.roblox.com/asset/?id=1082802" | |
51 | KlanLeader.Character.TrafficCone.Handle.Mesh.Scale = Vector3.new(1.08,1.7,1.08) | |
52 | KlanLeader.Character["Gaga glasses"].Handle.Mesh.Scale = Vector3.new(0.5,0.6,0.6) | |
53 | KlanLeader.Character.TrafficCone.Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=37911695" | |
54 | KlanLeader.Character["Gaga glasses"].Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=15721268" | |
55 | KlanLeader.Character.TrafficCone.AttachmentForward = Vector3.new(0,0,-1) | |
56 | KlanLeader.Character.TrafficCone.AttachmentRight = Vector3.new(1,0,0) | |
57 | KlanLeader.Character.TrafficCone.AttachmentUp = Vector3.new(0,1,0) | |
58 | KlanLeader.Character["Shirt Graphic"].Graphic = "http://www.roblox.com/asset/?id=396340736" | |
59 | KlanLeader.Character.Head.BrickColor = BrickColor.new(1) | |
60 | KlanLeader.Character.Torso.BrickColor = BrickColor.new(1) | |
61 | KlanLeader.Character["Left Arm"].BrickColor = BrickColor.new(1) | |
62 | KlanLeader.Character["Right Arm"].BrickColor = BrickColor.new(1) | |
63 | KlanLeader.Character["Left Leg"].BrickColor = BrickColor.new(1) | |
64 | KlanLeader.Character["Right Leg"].BrickColor = BrickColor.new(1) | |
65 | ||
66 | Victim.Character.Head.BrickColor = BrickColor.new("Dirt brown") | |
67 | Victim.Character.Torso.BrickColor = BrickColor.new("Dirt brown") | |
68 | Victim.Character["Left Arm"].BrickColor = BrickColor.new("Dirt brown") | |
69 | Victim.Character["Right Arm"].BrickColor = BrickColor.new("Dirt brown") | |
70 | Victim.Character["Left Leg"].BrickColor = BrickColor.new("Dirt brown") | |
71 | Victim.Character["Right Leg"].BrickColor = BrickColor.new("Dirt brown") | |
72 | ||
73 | Create = function(itemClass,tabl) | |
74 | local item = Instance.new(itemClass) | |
75 | for i,v in pairs(tabl) do | |
76 | local a,b = ypcall(function() return item[i] end) | |
77 | if a then | |
78 | item[i] = tabl[i] | |
79 | end | |
80 | end | |
81 | return item | |
82 | end | |
83 | function runDummyScript(f,scri) | |
84 | local oldenv = getfenv(f) | |
85 | local newenv = setmetatable({}, { | |
86 | __index = function(_, k) | |
87 | if k:lower() == 'script' then | |
88 | return scri | |
89 | else | |
90 | return oldenv[k] | |
91 | end | |
92 | end | |
93 | }) | |
94 | setfenv(f, newenv) | |
95 | ypcall(function() f() end) | |
96 | end | |
97 | cors = {} | |
98 | mas = Instance.new("Model",game:GetService("Lighting")) | |
99 | mas.Name = "CompiledModel" | |
100 | o1 = Create("Model",{ | |
101 | ["Name"] = "Gallows", | |
102 | ["Parent"] = mas, | |
103 | }) | |
104 | o2 = Create("Part",{ | |
105 | ["Name"] = "Smooth Block Model", | |
106 | ["Parent"] = o1, | |
107 | ["Material"] = Enum.Material.Wood, | |
108 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
109 | ["Position"] = Vector3.new(-24, 0.600031018, 62), | |
110 | ["Anchored"] = true, | |
111 | ["CFrame"] = CFrame.new(-24, 0.600031018, 62, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
112 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
113 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
114 | }) | |
115 | o3 = Create("Part",{ | |
116 | ["Name"] = "Smooth Block Model", | |
117 | ["Parent"] = o1, | |
118 | ["Material"] = Enum.Material.Wood, | |
119 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
120 | ["Position"] = Vector3.new(-22, 1.20002401, 62), | |
121 | ["Anchored"] = true, | |
122 | ["CFrame"] = CFrame.new(-22, 1.20002401, 62, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
123 | ["Size"] = Vector3.new(2, 2.4000001, 8), | |
124 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
125 | }) | |
126 | o4 = Create("Part",{ | |
127 | ["Name"] = "Smooth Block Model", | |
128 | ["Parent"] = o1, | |
129 | ["Material"] = Enum.Material.Wood, | |
130 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
131 | ["Position"] = Vector3.new(-18, 2.40002704, 62), | |
132 | ["Anchored"] = true, | |
133 | ["CFrame"] = CFrame.new(-18, 2.40002704, 62, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
134 | ["Size"] = Vector3.new(2, 4.80000019, 8), | |
135 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
136 | }) | |
137 | o5 = Create("Part",{ | |
138 | ["Name"] = "Smooth Block Model", | |
139 | ["Parent"] = o1, | |
140 | ["Material"] = Enum.Material.Wood, | |
141 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
142 | ["Position"] = Vector3.new(-20, 1.80002904, 62), | |
143 | ["Anchored"] = true, | |
144 | ["CFrame"] = CFrame.new(-20, 1.80002904, 62, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
145 | ["Size"] = Vector3.new(2, 3.60000014, 8), | |
146 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
147 | }) | |
148 | o6 = Create("Part",{ | |
149 | ["Name"] = "Smooth Block Model", | |
150 | ["Parent"] = o1, | |
151 | ["Material"] = Enum.Material.Wood, | |
152 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
153 | ["Position"] = Vector3.new(-16, 3.00002789, 62), | |
154 | ["Anchored"] = true, | |
155 | ["CFrame"] = CFrame.new(-16, 3.00002789, 62, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
156 | ["Size"] = Vector3.new(2, 6, 8), | |
157 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
158 | }) | |
159 | o7 = Create("Part",{ | |
160 | ["Name"] = "Smooth Block Model", | |
161 | ["Parent"] = o1, | |
162 | ["Material"] = Enum.Material.Wood, | |
163 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
164 | ["Position"] = Vector3.new(-14.5, 2.40002704, 69.5), | |
165 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
166 | ["Anchored"] = true, | |
167 | ["CFrame"] = CFrame.new(-14.5, 2.40002704, 69.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
168 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
169 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
170 | }) | |
171 | o8 = Create("Part",{ | |
172 | ["Name"] = "Smooth Block Model", | |
173 | ["Parent"] = o1, | |
174 | ["Material"] = Enum.Material.Wood, | |
175 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
176 | ["Position"] = Vector3.new(-5.5, 2.40002704, 69.5), | |
177 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
178 | ["Anchored"] = true, | |
179 | ["CFrame"] = CFrame.new(-5.5, 2.40002704, 69.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
180 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
181 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
182 | }) | |
183 | o9 = Create("Part",{ | |
184 | ["Name"] = "Smooth Block Model", | |
185 | ["Parent"] = o1, | |
186 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
187 | ["Position"] = Vector3.new(-3.5, 5.40002203, 50.5), | |
188 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
189 | ["Anchored"] = true, | |
190 | ["CFrame"] = CFrame.new(-3.5, 5.40002203, 50.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
191 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
192 | ["LeftSurface"] = Enum.SurfaceType.Hinge, | |
193 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
194 | }) | |
195 | o10 = Create("Part",{ | |
196 | ["Name"] = "Smooth Block Model", | |
197 | ["Parent"] = o1, | |
198 | ["Material"] = Enum.Material.Wood, | |
199 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
200 | ["Position"] = Vector3.new(-10, 5.40002203, 47.5), | |
201 | ["Anchored"] = true, | |
202 | ["CFrame"] = CFrame.new(-10, 5.40002203, 47.5, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
203 | ["Size"] = Vector3.new(10, 1.20000005, 45), | |
204 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
205 | }) | |
206 | o11 = Create("Part",{ | |
207 | ["Name"] = "Smooth Block Model", | |
208 | ["Parent"] = o1, | |
209 | ["Material"] = Enum.Material.Wood, | |
210 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
211 | ["Position"] = Vector3.new(-1, 5.40002203, 60.5), | |
212 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
213 | ["Anchored"] = true, | |
214 | ["CFrame"] = CFrame.new(-1, 5.40002203, 60.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
215 | ["Size"] = Vector3.new(19, 1.20000005, 8), | |
216 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
217 | }) | |
218 | o12 = Create("Part",{ | |
219 | ["Name"] = "trap", | |
220 | ["Parent"] = o1, | |
221 | ["Material"] = Enum.Material.Wood, | |
222 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
223 | ["Position"] = Vector3.new(-1, 5.40002203, 47), | |
224 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
225 | ["Anchored"] = true, | |
226 | ["CFrame"] = CFrame.new(-1, 5.40002203, 47, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
227 | ["Size"] = Vector3.new(6, 1.20000005, 6), | |
228 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
229 | }) | |
230 | o13 = Create("Part",{ | |
231 | ["Name"] = "Smooth Block Model", | |
232 | ["Parent"] = o1, | |
233 | ["Material"] = Enum.Material.Wood, | |
234 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
235 | ["Position"] = Vector3.new(-2.5, 7.20002079, 57.5), | |
236 | ["CFrame"] = CFrame.new(-2.5, 7.20002079, 57.5, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
237 | ["Size"] = Vector3.new(1, 2.4000001, 3), | |
238 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
239 | }) | |
240 | o14 = Create("Part",{ | |
241 | ["Name"] = "Smooth Block Model", | |
242 | ["Parent"] = o1, | |
243 | ["Material"] = Enum.Material.Wood, | |
244 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
245 | ["Position"] = Vector3.new(3.5, 2.40002704, 69.5), | |
246 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
247 | ["Anchored"] = true, | |
248 | ["CFrame"] = CFrame.new(3.5, 2.40002704, 69.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
249 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
250 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
251 | }) | |
252 | o15 = Create("Part",{ | |
253 | ["Name"] = "Smooth Block Model", | |
254 | ["Parent"] = o1, | |
255 | ["Material"] = Enum.Material.Wood, | |
256 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
257 | ["Position"] = Vector3.new(2.5, 5.40002203, 47), | |
258 | ["Anchored"] = true, | |
259 | ["CFrame"] = CFrame.new(2.5, 5.40002203, 47, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
260 | ["CanCollide"] = false, | |
261 | ["Size"] = Vector3.new(1, 1.20000005, 8), | |
262 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
263 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
264 | }) | |
265 | o16 = Create("Part",{ | |
266 | ["Name"] = "Smooth Block Model", | |
267 | ["Parent"] = o1, | |
268 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
269 | ["Position"] = Vector3.new(-3.5, 5.40002203, 43.5), | |
270 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
271 | ["Anchored"] = true, | |
272 | ["CFrame"] = CFrame.new(-3.5, 5.40002203, 43.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
273 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
274 | ["RightSurface"] = Enum.SurfaceType.Hinge, | |
275 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
276 | }) | |
277 | o17 = Create("Part",{ | |
278 | ["Name"] = "welder", | |
279 | ["Parent"] = o1, | |
280 | ["Material"] = Enum.Material.Wood, | |
281 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
282 | ["Position"] = Vector3.new(-0.5, 6.60002804, 47), | |
283 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
284 | ["CFrame"] = CFrame.new(-0.5, 6.60002804, 47, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
285 | ["Size"] = Vector3.new(4, 1.20000005, 3), | |
286 | ["BottomSurface"] = Enum.SurfaceType.Weld, | |
287 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
288 | }) | |
289 | o18 = Create("Part",{ | |
290 | ["Name"] = "Smooth Block Model", | |
291 | ["Parent"] = o1, | |
292 | ["Material"] = Enum.Material.Wood, | |
293 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
294 | ["Position"] = Vector3.new(0, 7.20002079, 56.5), | |
295 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
296 | ["CFrame"] = CFrame.new(0, 7.20002079, 56.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
297 | ["Size"] = Vector3.new(1, 2.4000001, 4), | |
298 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
299 | }) | |
300 | o19 = Create("Part",{ | |
301 | ["Name"] = "Smooth Block Model", | |
302 | ["Parent"] = o1, | |
303 | ["Material"] = Enum.Material.Wood, | |
304 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
305 | ["Position"] = Vector3.new(3.5, 5.40002203, 47.5), | |
306 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
307 | ["Anchored"] = true, | |
308 | ["CFrame"] = CFrame.new(3.5, 5.40002203, 47.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
309 | ["Size"] = Vector3.new(45, 1.20000005, 1), | |
310 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
311 | }) | |
312 | o20 = Create("Part",{ | |
313 | ["Name"] = "Smooth Block Model", | |
314 | ["Parent"] = o1, | |
315 | ["Material"] = Enum.Material.Wood, | |
316 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
317 | ["Position"] = Vector3.new(0, 7.20002079, 58.5), | |
318 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
319 | ["CFrame"] = CFrame.new(0, 7.20002079, 58.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
320 | ["Size"] = Vector3.new(1, 2.4000001, 4), | |
321 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
322 | }) | |
323 | o21 = Create("Part",{ | |
324 | ["Name"] = "gallowswitch", | |
325 | ["Parent"] = o1, | |
326 | ["Material"] = Enum.Material.Wood, | |
327 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
328 | ["Position"] = Vector3.new(-1.63906896, 8.80330181, 57.5), | |
329 | ["Rotation"] = Vector3.new(-90, 60.0933647, -90), | |
330 | ["Anchored"] = true, | |
331 | ["CFrame"] = CFrame.new(-1.63906896, 8.80330181, 57.5, 1.78087221e-017, 0.498588145, 0.866838992, 4.72897554e-019, -0.866839051, 0.498588145, 1.00000012, -8.46929136e-018, -1.56730758e-017), | |
332 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
333 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
334 | }) | |
335 | o22 = Create("Part",{ | |
336 | ["Name"] = "Smooth Block Model", | |
337 | ["Parent"] = o1, | |
338 | ["Material"] = Enum.Material.Wood, | |
339 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
340 | ["Position"] = Vector3.new(-0.5, 10.800024, 51.5), | |
341 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
342 | ["Anchored"] = true, | |
343 | ["CFrame"] = CFrame.new(-0.5, 10.800024, 51.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
344 | ["Size"] = Vector3.new(1, 9.60000038, 1), | |
345 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
346 | }) | |
347 | o23 = Create("Part",{ | |
348 | ["Name"] = "Smooth Block Model", | |
349 | ["Parent"] = o1, | |
350 | ["Material"] = Enum.Material.Wood, | |
351 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
352 | ["Position"] = Vector3.new(-0.5, 10.800024, 42.5), | |
353 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
354 | ["Anchored"] = true, | |
355 | ["CFrame"] = CFrame.new(-0.5, 10.800024, 42.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
356 | ["Size"] = Vector3.new(1, 9.60000038, 1), | |
357 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
358 | }) | |
359 | o24 = Create("Part",{ | |
360 | ["Name"] = "Smooth Block Model", | |
361 | ["Parent"] = o1, | |
362 | ["Material"] = Enum.Material.Wood, | |
363 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
364 | ["Position"] = Vector3.new(2.5, 7.20002079, 57.5), | |
365 | ["CFrame"] = CFrame.new(2.5, 7.20002079, 57.5, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
366 | ["Size"] = Vector3.new(1, 2.4000001, 3), | |
367 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
368 | }) | |
369 | o25 = Create("Part",{ | |
370 | ["Name"] = "gallowswitch2", | |
371 | ["Parent"] = o1, | |
372 | ["Material"] = Enum.Material.Wood, | |
373 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
374 | ["Transparency"] = 1, | |
375 | ["Position"] = Vector3.new(1.5, 9.00002384, 57.5), | |
376 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
377 | ["Anchored"] = true, | |
378 | ["CFrame"] = CFrame.new(1.5, 9.00002384, 57.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
379 | ["Size"] = Vector3.new(1, 6, 1), | |
380 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
381 | }) | |
382 | o26 = Create("Part",{ | |
383 | ["Name"] = "rope", | |
384 | ["Parent"] = o1, | |
385 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
386 | ["Position"] = Vector3.new(-0.5, 12.6000204, 46.5), | |
387 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
388 | ["RotVelocity"] = Vector3.new(9.29485318e-017, 7.26643592e-018, 9.29485318e-017), | |
389 | ["Velocity"] = Vector3.new(6.78266e-017, -0.644254982, 6.78266e-017), | |
390 | ["CFrame"] = CFrame.new(-0.5, 12.6000204, 46.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
391 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
392 | ["BottomSurface"] = Enum.SurfaceType.Motor, | |
393 | ["TopSurface"] = Enum.SurfaceType.Motor, | |
394 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
395 | }) | |
396 | o27 = Create("SpecialMesh",{ | |
397 | ["Parent"] = o26, | |
398 | ["MeshType"] = Enum.MeshType.Sphere, | |
399 | }) | |
400 | o28 = Create("Part",{ | |
401 | ["Name"] = "Smooth Block Model", | |
402 | ["Parent"] = o1, | |
403 | ["Material"] = Enum.Material.Wood, | |
404 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
405 | ["Position"] = Vector3.new(-1, 5.40002203, 34), | |
406 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
407 | ["Anchored"] = true, | |
408 | ["CFrame"] = CFrame.new(-1, 5.40002203, 34, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
409 | ["Size"] = Vector3.new(18, 1.20000005, 8), | |
410 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
411 | }) | |
412 | o29 = Create("Part",{ | |
413 | ["Name"] = "rope", | |
414 | ["Parent"] = o1, | |
415 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
416 | ["Position"] = Vector3.new(-0.5, 13.8000278, 46.5), | |
417 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
418 | ["RotVelocity"] = Vector3.new(9.29485318e-017, 5.65548431e-018, 9.29485318e-017), | |
419 | ["Velocity"] = Vector3.new(6.78266e-017, -0.42925173, 6.78266e-017), | |
420 | ["CFrame"] = CFrame.new(-0.5, 13.8000278, 46.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
421 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
422 | ["BottomSurface"] = Enum.SurfaceType.Motor, | |
423 | ["TopSurface"] = Enum.SurfaceType.Motor, | |
424 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
425 | }) | |
426 | o30 = Create("SpecialMesh",{ | |
427 | ["Parent"] = o29, | |
428 | ["MeshType"] = Enum.MeshType.Sphere, | |
429 | }) | |
430 | o31 = Create("Part",{ | |
431 | ["Name"] = "Smooth Block Model", | |
432 | ["Parent"] = o1, | |
433 | ["Material"] = Enum.Material.Wood, | |
434 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
435 | ["Position"] = Vector3.new(-24, 0.600031018, 33), | |
436 | ["Anchored"] = true, | |
437 | ["CFrame"] = CFrame.new(-24, 0.600031018, 33, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
438 | ["Size"] = Vector3.new(2, 1.20000005, 8), | |
439 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
440 | }) | |
441 | o32 = Create("Part",{ | |
442 | ["Name"] = "Smooth Block Model", | |
443 | ["Parent"] = o1, | |
444 | ["Material"] = Enum.Material.Wood, | |
445 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
446 | ["Position"] = Vector3.new(-22, 1.20002401, 33), | |
447 | ["Anchored"] = true, | |
448 | ["CFrame"] = CFrame.new(-22, 1.20002401, 33, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
449 | ["Size"] = Vector3.new(2, 2.4000001, 8), | |
450 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
451 | }) | |
452 | o33 = Create("Part",{ | |
453 | ["Name"] = "Smooth Block Model", | |
454 | ["Parent"] = o1, | |
455 | ["Material"] = Enum.Material.Wood, | |
456 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
457 | ["Position"] = Vector3.new(-16, 3.00002789, 33), | |
458 | ["Anchored"] = true, | |
459 | ["CFrame"] = CFrame.new(-16, 3.00002789, 33, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
460 | ["Size"] = Vector3.new(2, 6, 8), | |
461 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
462 | }) | |
463 | o34 = Create("Part",{ | |
464 | ["Name"] = "Smooth Block Model", | |
465 | ["Parent"] = o1, | |
466 | ["Material"] = Enum.Material.Wood, | |
467 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
468 | ["Position"] = Vector3.new(-18, 2.40002704, 33), | |
469 | ["Anchored"] = true, | |
470 | ["CFrame"] = CFrame.new(-18, 2.40002704, 33, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
471 | ["Size"] = Vector3.new(2, 4.80000019, 8), | |
472 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
473 | }) | |
474 | o35 = Create("Part",{ | |
475 | ["Name"] = "Smooth Block Model", | |
476 | ["Parent"] = o1, | |
477 | ["Material"] = Enum.Material.Wood, | |
478 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
479 | ["Position"] = Vector3.new(-20, 1.80002904, 33), | |
480 | ["Anchored"] = true, | |
481 | ["CFrame"] = CFrame.new(-20, 1.80002904, 33, 1, 0, 0, 0, 1, 0, 0, 0, 1), | |
482 | ["Size"] = Vector3.new(2, 3.60000014, 8), | |
483 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
484 | }) | |
485 | o36 = Create("Part",{ | |
486 | ["Name"] = "rope", | |
487 | ["Parent"] = o1, | |
488 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
489 | ["Position"] = Vector3.new(-0.5, 15.0000238, 46.5), | |
490 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
491 | ["RotVelocity"] = Vector3.new(9.29485318e-017, 3.22718457e-018, 9.29485318e-017), | |
492 | ["Velocity"] = Vector3.new(6.78266e-017, -0.210931048, 6.78266e-017), | |
493 | ["CFrame"] = CFrame.new(-0.5, 15.0000238, 46.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
494 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
495 | ["BottomSurface"] = Enum.SurfaceType.Motor, | |
496 | ["TopSurface"] = Enum.SurfaceType.Motor, | |
497 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
498 | }) | |
499 | o37 = Create("SpecialMesh",{ | |
500 | ["Parent"] = o36, | |
501 | ["MeshType"] = Enum.MeshType.Sphere, | |
502 | }) | |
503 | o38 = Create("Part",{ | |
504 | ["Name"] = "Smooth Block Model", | |
505 | ["Parent"] = o1, | |
506 | ["Material"] = Enum.Material.Wood, | |
507 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
508 | ["Position"] = Vector3.new(3.5, 2.40002704, 25.5), | |
509 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
510 | ["Anchored"] = true, | |
511 | ["CFrame"] = CFrame.new(3.5, 2.40002704, 25.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
512 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
513 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
514 | }) | |
515 | o39 = Create("Part",{ | |
516 | ["Name"] = "Smooth Block Model", | |
517 | ["Parent"] = o1, | |
518 | ["Material"] = Enum.Material.Wood, | |
519 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
520 | ["Position"] = Vector3.new(-0.5, 16.2000294, 47), | |
521 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
522 | ["Anchored"] = true, | |
523 | ["CFrame"] = CFrame.new(-0.5, 16.2000294, 47, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
524 | ["Size"] = Vector3.new(10, 1.20000005, 1), | |
525 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
526 | }) | |
527 | o40 = Create("Part",{ | |
528 | ["Name"] = "Smooth Block Model", | |
529 | ["Parent"] = o1, | |
530 | ["Material"] = Enum.Material.Wood, | |
531 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
532 | ["Position"] = Vector3.new(-5.5, 2.40002704, 25.5), | |
533 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
534 | ["Anchored"] = true, | |
535 | ["CFrame"] = CFrame.new(-5.5, 2.40002704, 25.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
536 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
537 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
538 | }) | |
539 | o41 = Create("Part",{ | |
540 | ["Name"] = "Smooth Block Model", | |
541 | ["Parent"] = o1, | |
542 | ["Material"] = Enum.Material.Wood, | |
543 | ["BrickColor"] = BrickColor.new("Earth orange"), | |
544 | ["Position"] = Vector3.new(-14.5, 2.40002704, 25.5), | |
545 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
546 | ["Anchored"] = true, | |
547 | ["CFrame"] = CFrame.new(-14.5, 2.40002704, 25.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
548 | ["Size"] = Vector3.new(1, 4.80000019, 1), | |
549 | ["Color"] = Color3.new(0.384314, 0.278431, 0.196078), | |
550 | }) | |
551 | o42 = Create("Part",{ | |
552 | ["Name"] = "hanger", | |
553 | ["Parent"] = o1, | |
554 | ["BrickColor"] = BrickColor.new("Reddish brown"), | |
555 | ["Position"] = Vector3.new(-0.5, 11.4000158, 46.5), | |
556 | ["Rotation"] = Vector3.new(-0, -90, 0), | |
557 | ["RotVelocity"] = Vector3.new(9.29485318e-017, 8.0695067e-018, 9.29485318e-017), | |
558 | ["Velocity"] = Vector3.new(6.78266e-017, -0.611982644, 6.78266e-017), | |
559 | ["CFrame"] = CFrame.new(-0.5, 11.4000158, 46.5, 0, 0, -1, 0, 1, -0, 1, 0, -0), | |
560 | ["Size"] = Vector3.new(1, 1.20000005, 1), | |
561 | ["BottomSurface"] = Enum.SurfaceType.Smooth, | |
562 | ["TopSurface"] = Enum.SurfaceType.Smooth, | |
563 | ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), | |
564 | }) | |
565 | o43 = Create("SpecialMesh",{ | |
566 | ["Parent"] = o42, | |
567 | ["MeshId"] = "http://www.roblox.com/asset/?id=3270017", | |
568 | ["Scale"] = Vector3.new(2, 2, 1), | |
569 | ["MeshType"] = Enum.MeshType.FileMesh, | |
570 | }) | |
571 | ||
572 | mas.Parent = workspace | |
573 | mas:MakeJoints() | |
574 | ||
575 | local mas1 = mas:GetChildren() | |
576 | ||
577 | for i=1,#mas1 do | |
578 | mas1[i].Parent = workspace | |
579 | ypcall(function() mas1[i]:MakeJoints() end) | |
580 | end | |
581 | ||
582 | mas:Destroy() | |
583 | ||
584 | for i=1,#cors do | |
585 | coroutine.resume(cors[i]) | |
586 | end | |
587 | ||
588 | model = o1 | |
589 | switch = model.gallowswitch | |
590 | backup = model:Clone() --kek | |
591 | ||
592 | function onClick() | |
593 | model.trap.Anchored = false | |
594 | c = game.Workspace:GetChildren() | |
595 | switch.Transparency = 1 | |
596 | model.gallowswitch2.Transparency = 0 | |
597 | for i = 1, #c do | |
598 | if c[i].Name == "Help!" then | |
599 | w = Instance.new("Weld") | |
600 | c[i].Humanoid.Health = 0 | |
601 | wait(.01) | |
602 | w.Parent = c[i].Head | |
603 | w.Part0 = w.Parent | |
604 | w.Part1 = c[i].Torso | |
605 | w.C1 = CFrame.new(0,1.5,0) | |
606 | w1 = Instance.new("Weld") | |
607 | w1.Parent = c[i].Torso | |
608 | w1.Part0 = w1.Parent | |
609 | w1.Part1 = c[i]["Right Arm"] | |
610 | w1.C1 = CFrame.new(1.5,0,0) | |
611 | w2 = Instance.new("Weld") | |
612 | w2.Parent = c[i].Torso | |
613 | w2.Part0 = w2.Parent | |
614 | w2.Part1 = c[i]["Left Arm"] | |
615 | w2.C1 = CFrame.new(-1.5,0,0) | |
616 | w3 = Instance.new("Weld") | |
617 | w3.Parent = c[i].Torso | |
618 | w3.Part0 = w3.Parent | |
619 | w3.Part1 = c[i]["Left Leg"] | |
620 | w3.C1 = CFrame.new(-.5,2,0) | |
621 | w4 = Instance.new("Weld") | |
622 | w4.Parent = c[i].Torso | |
623 | w4.Part0 = w4.Parent | |
624 | w4.Part1 = c[i]["Right Leg"] | |
625 | w4.C1 = CFrame.new(.5,2,0) | |
626 | end | |
627 | end | |
628 | Victim.Character.Humanoid.Health = 0 | |
629 | wait(1) | |
630 | switch.Transparency = 0 | |
631 | model.gallowswitch2.Transparency = 1 | |
632 | wait(4) | |
633 | model:remove() | |
634 | backup.Parent = game.Workspace | |
635 | backup:makeJoints() | |
636 | wait(5) | |
637 | game.Workspace.Gallows:Destroy() | |
638 | end | |
639 | ||
640 | Instance.new("ClickDetector", switch) | |
641 | ||
642 | connection = switch.ClickDetector.MouseClick:connect(onClick) | |
643 | b = model.welder | |
644 | ||
645 | function onTouched(part) | |
646 | if part.Parent.Humanoid ~= nil then | |
647 | w = Instance.new("Weld") | |
648 | w.Parent = part.Parent.Head | |
649 | w.Part0 = w.Parent | |
650 | w.Part1 = model.hanger | |
651 | Victim.Character.Name = "N1gger" | |
652 | end | |
653 | end | |
654 | ||
655 | connection = b.Touched:connect(onTouched) | |
656 | ||
657 | game.Workspace.Gallows:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + game.Players.LocalPlayer.Character.Torso.CFrame.lookVector* 30) | |
658 | wait(0.2) | |
659 | KlanLeader.Character.HumanoidRootPart.CFrame = game.Workspace.Gallows.gallowswitch2.CFrame | |
660 | wait(0.5) | |
661 | Victim.Character.HumanoidRootPart.CFrame = game.Workspace.Gallows.hanger.CFrame | |
662 | wait(20) | |
663 | kekkk:Destroy() |