· 6 years ago · May 05, 2019, 04:24 PM
1-- This script has convert to FE by who i don't know?
2
3-----------------------------------------------------
4if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
5local Player,game,owner = owner,game
6local RealPlayer = Player
7do
8 print("FE Compatibility code by danielplayer0100 | Showcase by meunomenaoereal!")
9 local rp = RealPlayer
10 script.Parent = rp.Character
11
12 --RemoteEvent for communicating
13 local Event = Instance.new("RemoteEvent")
14 Event.Name = "UserInput_Event"
15
16 --Fake event to make stuff like Mouse.KeyDown work
17 local function fakeEvent()
18 local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
19 t.connect = t.Connect
20 return t
21 end
22
23 --Creating fake input objects with fake variables
24 local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
25 local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
26 local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
27 CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
28 end}
29 --Merged 2 functions into one by checking amount of arguments
30 CAS.UnbindAction = CAS.BindAction
31
32 --This function will trigger the events that have been :Connect()'ed
33 local function te(self,ev,...)
34 local t = m[ev]
35 if t and t._fakeEvent then
36 for _,f in pairs(t.Functions) do
37 f(...)
38 end
39 end
40 end
41 m.TrigEvent = te
42 UIS.TrigEvent = te
43
44 Event.OnServerEvent:Connect(function(plr,io)
45 if plr~=rp then return end
46 m.Target = io.Target
47 m.Hit = io.Hit
48 if not io.isMouse then
49 local b = io.UserInputState == Enum.UserInputState.Begin
50 if io.UserInputType == Enum.UserInputType.MouseButton1 then
51 return m:TrigEvent(b and "Button1Down" or "Button1Up")
52 end
53 for _,t in pairs(CAS.Actions) do
54 for _,k in pairs(t.Keys) do
55 if k==io.KeyCode then
56 t.Function(t.Name,io.UserInputState,io)
57 end
58 end
59 end
60 m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
61 UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
62 end
63 end)
64 Event.Parent = NLS([==[
65 local Player = game:GetService("Players").LocalPlayer
66 local Event = script:WaitForChild("UserInput_Event")
67
68 local Mouse = Player:GetMouse()
69 local UIS = game:GetService("UserInputService")
70 local input = function(io,a)
71 if a then return end
72 --Since InputObject is a client-side instance, we create and pass table instead
73 Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
74 end
75 UIS.InputBegan:Connect(input)
76 UIS.InputEnded:Connect(input)
77
78 local h,t
79 --Give the server mouse data 30 times every second, but only if the values changed
80 --If player is not moving their mouse, client won't fire events
81 while wait(1/30) do
82 if h~=Mouse.Hit or t~=Mouse.Target then
83 h,t=Mouse.Hit,Mouse.Target
84 Event:FireServer({isMouse=true,Target=t,Hit=h})
85 end
86 end]==],Player.Character)
87
88 ----Sandboxed game object that allows the usage of client-side methods and services
89 --Real game object
90 local _rg = game
91
92 --Metatable for fake service
93 local fsmt = {
94 __index = function(self,k)
95 local s = rawget(self,"_RealService")
96 if s then return s[k] end
97 end,
98 __newindex = function(self,k,v)
99 local s = rawget(self,"_RealService")
100 if s then s[k]=v end
101 end,
102 __call = function(self,...)
103 local s = rawget(self,"_RealService")
104 if s then return s(...) end
105 end
106 }
107 local function FakeService(t,RealService)
108 t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
109 return setmetatable(t,fsmt)
110 end
111
112 --Fake game object
113 local g = {
114 GetService = function(self,s)
115 return self[s]
116 end,
117 Players = FakeService({
118 LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
119 },"Players"),
120 UserInputService = FakeService(UIS,"UserInputService"),
121 ContextActionService = FakeService(CAS,"ContextActionService"),
122 }
123 rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
124 g.service = g.GetService
125
126 g.RunService = FakeService({
127 RenderStepped = _rg:GetService("RunService").Heartbeat,
128 BindToRenderStep = function(self,name,_,fun)
129
130 end,
131 UnbindFromRenderStep = function(self,name)
132 self._btrs[name]:Disconnect()
133 end,
134 },"RunService")
135
136 setmetatable(g,{
137 __index=function(self,s)
138 return _rg:GetService(s) or typeof(_rg[s])=="function"
139 and function(_,...)return _rg[s](_rg,...)end or _rg[s]
140 end,
141 __newindex = fsmt.__newindex,
142 __call = fsmt.__call
143 })
144 --Changing owner to fake player object to support owner:GetMouse()
145 game,owner = g,g.Players.LocalPlayer
146end
147
148--NAZI SOLDIER--
149
150--MUSTARD GAS BY DMS but edited by raulib so this is another nazi shit (ONLY ARMLET)
151--Anti timestop (lolz no moar frozn)
152--Anti decal spam (And anti fire and anti smoke and anti particle Emitter spaM)
153--Anti clone (Parts)
154--Anti steal (script)
155--Always parts locked (Your body is entirely inmune to btools)
156--Anti dicks (Anti administrator gui sexual shit AKA NSFW/PORN)
157--Anti lifting (Ghosts can't lift you either the Choke Force)
158--Anti Shooting Star (And anti knockback)
159--Unrealistic weapons won't affect you lolz
160wait(1)
161workspace.CurrentCamera:ClearAllChildren()
162 for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
163 if v:IsA("Humanoid") then
164 v.Name = "Dick"
165 v.PlatformStand = false
166 v.AutoRotate = true
167 v.NameOcclusion = "NoOcclusion"
168 v.DisplayDistanceType = "None"
169 v.MaxHealth = math.huge
170 v.Health = math.huge
171 end
172 end
173Offffu = false
174ES = false
175Debounce = false
176KNIPED = false
177ATACK = false
178EWE = false
179local AT = Instance.new("Attachment")
180AT.Parent = game.Players.LocalPlayer.Character.Torso
181AT.Name = "TorquePos"
182local deny = {"Nein."}
183local NoLift = {"Nein."}
184Choke = false
185RemakeJoints = false
186Secks = false
187GAS = false
188script.Archivable = false
189Hulmet = Instance.new("Part")
190Hulmet.Position = Hulmet.Position + Vector3.new(0,10,0)
191Hulmet.Parent = game.Players.LocalPlayer.Character
192Hulmet.Name = "Helmet"
193Hulmet.Size = Vector3.new(1.643, 1.157, 1.696)
194Hulmet.Material = Enum.Material.Metal
195Hulmet.BrickColor = BrickColor.new("Really black")
196MSHE = Instance.new("SpecialMesh")
197MSHE.Parent = Hulmet
198MSHE.MeshId = "rbxassetid://1011491872"
199WULD = Instance.new("Weld")
200WULD.Parent = Hulmet
201WULD.Part0 = Hulmet
202WULD.Part1 = game.Players.LocalPlayer.Character.Head
203WULD.C1 = CFrame.Angles(0,-.7,0)
204WULD.C0 = CFrame.new(0,-.6,0)
205
206
207char049 = game.Players.LocalPlayer.Character
208
209pcall(function()
210for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
211 if v:IsA("Accessory") then
212 v:Destroy()
213end
214end
215end)
216
217pcall(function()
218for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
219 if v:IsA("Shirt") then
220 v:Destroy()
221end
222end
223end)
224
225pcall(function()
226for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
227 if v:IsA("Pants") then
228 v:Destroy()
229end
230end
231end)
232
233pcall(function()
234for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
235 if v:IsA("ShirtGraphic") then
236 v:Destroy()
237end
238end
239end)
240
241pcall(function()
242for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
243 if v:IsA("Hat") then
244 v:Destroy()
245end
246end
247end)
248
249pcall(function()
250for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
251 if v:IsA("CharacterMesh") then
252 v:Destroy()
253end
254end
255end)
256wait()
257for i,v in pairs(char049:GetChildren()) do if v:IsA("Pants") then v:Remove() end end
258wait()
259shirt = Instance.new("Shirt", char049)
260shirt.Name = "Shirt"
261pants = Instance.new("Pants", char049)
262pants.Name = "Pants"
263
264char049.Shirt.ShirtTemplate = "rbxassetid://766861384"
265char049.Pants.PantsTemplate = "rbxassetid://243651286"
266
267HEIL = false
268Standby = false
269Create = LoadLibrary("RbxUtility").Create
270function RemoveOutlines(part)
271 part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
272end
273
274CFuncs = {
275 ["Part"] = {
276 Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
277 local Part = Create("Part"){
278 Parent = Parent,
279 Reflectance = Reflectance,
280 Transparency = Transparency,
281 CanCollide = false,
282 Locked = true,
283 BrickColor = BrickColor.new(tostring(BColor)),
284 Name = Name,
285 Size = Size,
286 Material = Material,
287 }
288 RemoveOutlines(Part)
289 return Part
290 end;
291 };
292
293 ["Mesh"] = {
294 Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
295 local Msh = Create(Mesh){
296 Parent = Part,
297 Offset = OffSet,
298 Scale = Scale,
299 }
300 if Mesh == "SpecialMesh" then
301 Msh.MeshType = MeshType
302 Msh.MeshId = MeshId
303 end
304 return Msh
305 end;
306 };
307
308 ["Mesh"] = {
309 Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
310 local Msh = Create(Mesh){
311 Parent = Part,
312 Offset = OffSet,
313 Scale = Scale,
314 }
315 if Mesh == "SpecialMesh" then
316 Msh.MeshType = MeshType
317 Msh.MeshId = MeshId
318 end
319 return Msh
320 end;
321 };
322
323 ["Weld"] = {
324 Create = function(Parent, Part0, Part1, C0, C1)
325 local Weld = Create("Weld"){
326 Parent = Parent,
327 Part0 = Part0,
328 Part1 = Part1,
329 C0 = C0,
330 C1 = C1,
331 }
332 return Weld
333 end;
334 };
335
336 ["Sound"] = {
337 Create = function(id, par, vol, pit)
338 coroutine.resume(coroutine.create(function()
339 local S = Create("Sound"){
340 Volume = vol,
341 Pitch = pit or 1,
342 SoundId = id,
343 Parent = par or workspace,
344 }
345 wait()
346 S:play()
347 game:GetService("Debris"):AddItem(S, 6)
348 end))
349 end;
350 };
351
352 ["ParticleEmitter"] = {
353 Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
354 local fp = Create("ParticleEmitter"){
355 Parent = Parent,
356 Color = ColorSequence.new(Color1, Color2),
357 LightEmission = LightEmission,
358 Size = Size,
359 Texture = Texture,
360 Transparency = Transparency,
361 ZOffset = ZOffset,
362 Acceleration = Accel,
363 Drag = Drag,
364 LockedToPart = LockedToPart,
365 VelocityInheritance = VelocityInheritance,
366 EmissionDirection = EmissionDirection,
367 Enabled = Enabled,
368 Lifetime = LifeTime,
369 Rate = Rate,
370 Rotation = Rotation,
371 RotSpeed = RotSpeed,
372 Speed = Speed,
373 VelocitySpread = VelocitySpread,
374 }
375 return fp
376 end;
377 };
378
379 CreateTemplate = {
380
381 };
382}
383
384function chatfunc(text)
385local chat = coroutine.wrap(function()
386if game.Players.LocalPlayer.Character:FindFirstChild("TalkingBillBoard")~= nil then
387game.Players.LocalPlayer.Character:FindFirstChild("TalkingBillBoard"):destroy()
388end
389local naeeym2 = Instance.new("BillboardGui",game.Players.LocalPlayer.Character)
390naeeym2.Size = UDim2.new(0,100,0,40)
391naeeym2.StudsOffset = Vector3.new(0,3,0)
392naeeym2.Adornee = game.Players.LocalPlayer.Character.Head
393naeeym2.Name = "TalkingBillBoard"
394naeeym2.AlwaysOnTop = true
395local tecks2 = Instance.new("TextLabel",naeeym2)
396tecks2.BackgroundTransparency = 1
397tecks2.BorderSizePixel = 0
398tecks2.Text = ""
399tecks2.Font = "Fantasy"
400tecks2.TextSize = 30
401tecks2.TextStrokeTransparency = 0
402tecks2.TextColor3 = Color3.new(0,0,0)
403tecks2.TextStrokeColor3 = Color3.new(0,0,0)
404tecks2.Size = UDim2.new(1,0,0.5,0)
405local tecks3 = Instance.new("TextLabel",naeeym2)
406tecks3.BackgroundTransparency = 1
407tecks3.BorderSizePixel = 0
408tecks3.Text = ""
409tecks3.Font = "Fantasy"
410tecks3.TextSize = 30
411tecks3.TextStrokeTransparency = 0
412tecks3.TextColor3 = Color3.new(0,0,0)
413tecks3.TextStrokeColor3 = Color3.new(0,0,0)
414tecks3.Size = UDim2.new(1,0,0.5,0)
415for i = 1,string.len(text),1 do
416CFuncs["Sound"].Create("rbxassetid://417445954", workspace, .3, .5)
417tecks2.Text = string.sub(text,1,i)
418tecks3.Text = string.sub(text,1,i)
419wait(0.01)
420end
421wait(2)
422for i = 1, 50 do
423wait()
424tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
425tecks2.Rotation = tecks2.Rotation - .8
426tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
427tecks2.TextTransparency = tecks2.TextTransparency + .04
428tecks3.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
429tecks3.Rotation = tecks2.Rotation + .8
430tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
431tecks3.TextTransparency = tecks2.TextTransparency + .04
432end
433naeeym2:Destroy()
434end)
435chat()
436end
437
438chatfunc("??Zeit, einige Leute zu gie?en..??")
439
440o1 = Instance.new("Model")
441o2 = Instance.new("Part")
442o3 = Instance.new("BlockMesh")
443o4 = Instance.new("Part")
444o5 = Instance.new("BlockMesh")
445o6 = Instance.new("CFrameValue")
446o7 = Instance.new("Weld")
447o8 = Instance.new("Part")
448o9 = Instance.new("BlockMesh")
449o10 = Instance.new("CFrameValue")
450o11 = Instance.new("Weld")
451o12 = Instance.new("Part")
452o13 = Instance.new("BlockMesh")
453o14 = Instance.new("CFrameValue")
454o15 = Instance.new("Weld")
455o16 = Instance.new("Part")
456o17 = Instance.new("BlockMesh")
457o18 = Instance.new("CFrameValue")
458o19 = Instance.new("Weld")
459o20 = Instance.new("Part")
460o21 = Instance.new("BlockMesh")
461o22 = Instance.new("CFrameValue")
462o23 = Instance.new("Weld")
463o24 = Instance.new("Part")
464o25 = Instance.new("BlockMesh")
465o26 = Instance.new("CFrameValue")
466o27 = Instance.new("Weld")
467o28 = Instance.new("Part")
468o29 = Instance.new("CFrameValue")
469o30 = Instance.new("Weld")
470o31 = Instance.new("Part")
471o32 = Instance.new("CFrameValue")
472o33 = Instance.new("Weld")
473o34 = Instance.new("Part")
474o35 = Instance.new("SpecialMesh")
475o36 = Instance.new("CFrameValue")
476o37 = Instance.new("Weld")
477weldtoarm = Instance.new("Weld")
478o1.Name = "Armlet"
479o1.Parent = game.Players.LocalPlayer.Character
480o2.Name = "svatic1"
481o2.Parent = o1
482o2.Material = Enum.Material.SmoothPlastic
483o2.BrickColor = BrickColor.new("Really black")
484o2.Position = Vector3.new(9.5394268, 1.15889382, -30.4923649)
485o2.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
486o2.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
487o2.CFrame = CFrame.new(9.5394268, 1.15889382, -30.4923649, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
488o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
489o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
490o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
491o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
492o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
493o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
494o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
495o2.Position = Vector3.new(9.5394268, 1.15889382, -30.4923649)
496o2.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
497o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
498o3.Parent = o2
499o3.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734)
500o3.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734)
501o4.Name = "svatic2"
502o4.Parent = o1
503o4.Material = Enum.Material.SmoothPlastic
504o4.BrickColor = BrickColor.new("Really black")
505o4.Position = Vector3.new(9.51736546, 1.06919134, -30.4028416)
506o4.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
507o4.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
508o4.CFrame = CFrame.new(9.51736546, 1.06919134, -30.4028416, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
509o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
510o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
511o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
512o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
513o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
514o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
515o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
516o4.Position = Vector3.new(9.51736546, 1.06919134, -30.4028416)
517o4.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
518o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
519o5.Parent = o4
520o5.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
521o5.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
522o6.Name = "qRelativeCFrameWeldValue"
523o6.Parent = o4
524o6.Value = CFrame.new(0, -0.0218372345, -0.105447769, 1, 0, 0, 0, 1, 0, 0, 0, 1)
525o7.Name = "qCFrameWeldThingy"
526o7.Parent = o4
527o7.C1 = CFrame.new(0, -0.0260860808, -0.125964642, 1, 0, 0, 0, 1, 0, 0, 0, 1)
528o7.Part0 = o2
529o7.Part1 = o4
530o8.Name = "svatic3"
531o8.Parent = o1
532o8.Material = Enum.Material.SmoothPlastic
533o8.BrickColor = BrickColor.new("Really black")
534o8.Position = Vector3.new(9.50574112, 1.21955931, -30.7833157)
535o8.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
536o8.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
537o8.CFrame = CFrame.new(9.50574112, 1.21955931, -30.7833157, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
538o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
539o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
540o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
541o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
542o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
543o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
544o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
545o8.Position = Vector3.new(9.50574112, 1.21955931, -30.7833157)
546o8.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
547o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
548o9.Parent = o8
549o9.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
550o9.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
551o10.Name = "qRelativeCFrameWeldValue"
552o10.Parent = o8
553o10.Value = CFrame.new(0, -0.106843948, 0.226449966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
554o11.Name = "qCFrameWeldThingy"
555o11.Parent = o8
556o11.C1 = CFrame.new(0, -0.127632454, 0.270510107, 1, 0, 0, 0, 1, 0, 0, 0, 1)
557o11.Part0 = o2
558o11.Part1 = o8
559o12.Name = "svatic4"
560o12.Parent = o1
561o12.Material = Enum.Material.SmoothPlastic
562o12.BrickColor = BrickColor.new("Really black")
563o12.Position = Vector3.new(9.40566349, 0.893889546, -30.553009)
564o12.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
565o12.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
566o12.CFrame = CFrame.new(9.40566349, 0.893889546, -30.553009, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
567o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
568o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
569o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
570o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
571o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
572o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
573o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
574o12.Position = Vector3.new(9.40566349, 0.893889546, -30.553009)
575o12.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
576o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
577o13.Parent = o12
578o13.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892)
579o13.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892)
580o14.Name = "qRelativeCFrameWeldValue"
581o14.Parent = o12
582o14.Value = CFrame.new(0, -0.236118317, -0.0926094055, 1, 0, 0, 0, 1, 0, 0, 0, 1)
583o15.Name = "qCFrameWeldThingy"
584o15.Parent = o12
585o15.C1 = CFrame.new(0, -0.28205961, -0.110628322, 1, 0, 0, 0, 1, 0, 0, 0, 1)
586o15.Part0 = o2
587o15.Part1 = o12
588o16.Name = "svatic5"
589o16.Parent = o1
590o16.Material = Enum.Material.SmoothPlastic
591o16.BrickColor = BrickColor.new("Really black")
592o16.Position = Vector3.new(9.65675831, 1.39117944, -30.4388123)
593o16.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
594o16.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
595o16.CFrame = CFrame.new(9.65675831, 1.39117944, -30.4388123, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
596o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
597o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
598o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
599o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
600o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
601o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
602o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
603o16.Position = Vector3.new(9.65675831, 1.39117944, -30.4388123)
604o16.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
605o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
606o17.Parent = o16
607o17.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148)
608o17.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148)
609o18.Name = "qRelativeCFrameWeldValue"
610o18.Parent = o16
611o18.Value = CFrame.new(0, 0.207174301, 0.080909729, 1, 0, 0, 0, 1, 0, 0, 0, 1)
612o19.Name = "qCFrameWeldThingy"
613o19.Parent = o16
614o19.C1 = CFrame.new(0, 0.247483984, 0.096652247, 1, 0, 0, 0, 1, 0, 0, 0, 1)
615o19.Part0 = o2
616o19.Part1 = o16
617o20.Name = "svatic6"
618o20.Parent = o1
619o20.Material = Enum.Material.SmoothPlastic
620o20.BrickColor = BrickColor.new("Really black")
621o20.Position = Vector3.new(9.54831028, 1.05523241, -30.2259464)
622o20.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
623o20.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
624o20.CFrame = CFrame.new(9.54831028, 1.05523241, -30.2259464, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
625o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
626o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
627o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
628o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
629o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
630o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
631o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
632o20.Position = Vector3.new(9.54831028, 1.05523241, -30.2259464)
633o20.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
634o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
635o21.Parent = o20
636o21.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
637o21.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
638o22.Name = "qRelativeCFrameWeldValue"
639o22.Parent = o20
640o22.Value = CFrame.new(0, 0.0607795715, -0.231582642, 1, 0, 0, 0, 1, 0, 0, 0, 1)
641o23.Name = "qCFrameWeldThingy"
642o23.Parent = o20
643o23.C1 = CFrame.new(0, 0.0726053864, -0.276641428, 1, 0, 0, 0, 1, 0, 0, 0, 1)
644o23.Part0 = o2
645o23.Part1 = o20
646o24.Name = "svatic7"
647o24.Parent = o1
648o24.Material = Enum.Material.SmoothPlastic
649o24.BrickColor = BrickColor.new("Really black")
650o24.Position = Vector3.new(9.53892517, 1.21178222, -30.6091824)
651o24.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
652o24.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
653o24.CFrame = CFrame.new(9.53892517, 1.21178222, -30.6091824, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
654o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
655o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
656o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
657o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
658o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
659o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
660o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
661o24.Position = Vector3.new(9.53892517, 1.21178222, -30.6091824)
662o24.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
663o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
664o25.Parent = o24
665o25.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
666o25.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
667o26.Name = "qRelativeCFrameWeldValue"
668o26.Parent = o24
669o26.Value = CFrame.new(0, -0.0209236145, 0.105287552, 1, 0, 0, 0, 1, 0, 0, 0, 1)
670o27.Name = "qCFrameWeldThingy"
671o27.Parent = o24
672o27.C1 = CFrame.new(0, -0.0249946993, 0.125773236, 1, 0, 0, 0, 1, 0, 0, 0, 1)
673o27.Part0 = o2
674o27.Part1 = o24
675o28.Name = "Right Arm"
676o28.Parent = o1
677o28.Material = Enum.Material.SmoothPlastic
678o28.BrickColor = BrickColor.new("Really black")
679o28.Transparency = 1
680o28.Position = Vector3.new(9.33767605, 1.24664795, -30.4727879)
681o28.Rotation = Vector3.new(114.800003, 63.2999992, -39.2599983)
682o28.FormFactor = Enum.FormFactor.Symmetric
683o28.Size = Vector3.new(2.09252977, 1.04626489, 1.04626489)
684o28.CFrame = CFrame.new(9.33767605, 1.24664795, -30.4727879, 0.347877979, 0.284306079, 0.893393397, 0.893409908, 0.188386172, -0.407835245, -0.284253061, 0.940042913, -0.188466549)
685o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
686o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
687o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
688o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
689o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
690o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
691o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
692o28.Position = Vector3.new(9.33767605, 1.24664795, -30.4727879)
693o28.Orientation = Vector3.new(24.0699997, 101.910004, 78.0899963)
694o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
695weldtoarm.Parent = o28
696weldtoarm.Part0 = o28
697weldtoarm.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
698weldtoarm.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(1.55, math.pi, 1.55)
699o29.Name = "qRelativeCFrameWeldValue"
700o29.Parent = o28
701o29.Value = CFrame.new(-0.00221943855, 0.0187721252, 0.183933258, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
702o30.Name = "qCFrameWeldThingy"
703o30.Parent = o28
704o30.C1 = CFrame.new(-0.00265127234, 0.0224245973, 0.21972096, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
705o30.Part0 = o2
706o30.Part1 = o28
707o31.Name = "Armlet1"
708o31.Parent = o1
709o31.Material = Enum.Material.SmoothPlastic
710o31.BrickColor = BrickColor.new("Bright red")
711o31.Position = Vector3.new(9.33325005, 1.22114551, -30.4663391)
712o31.Rotation = Vector3.new(114.800003, 63.2999992, -39.2599983)
713o31.FormFactor = Enum.FormFactor.Symmetric
714o31.Size = Vector3.new(1.01487708, 1.06719005, 1.0985781)
715o31.CFrame = CFrame.new(9.33325005, 1.22114551, -30.4663391, 0.34788391, 0.284310907, 0.893393397, 0.893425107, 0.188389421, -0.407835245, -0.284257859, 0.940058947, -0.188466549)
716o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
717o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
718o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
719o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
720o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
721o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
722o31.Color = Color3.new(0.768628, 0.156863, 0.109804)
723o31.Position = Vector3.new(9.33325005, 1.22114551, -30.4663391)
724o31.Orientation = Vector3.new(24.0699997, 101.910004, 78.0899963)
725o31.Color = Color3.new(0.768628, 0.156863, 0.109804)
726o32.Name = "qRelativeCFrameWeldValue"
727o32.Parent = o31
728o32.Value = CFrame.new(0.0196768045, 0.0187721252, 0.179553986, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
729o33.Name = "qCFrameWeldThingy"
730o33.Parent = o31
731o33.C1 = CFrame.new(0.0235053003, 0.0224245973, 0.214489624, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
732o33.Part0 = o2
733o33.Part1 = o31
734o34.Name = "Armlet2"
735o34.Parent = o1
736o34.Material = Enum.Material.SmoothPlastic
737o34.BrickColor = BrickColor.new("Institutional white")
738o34.Position = Vector3.new(9.74531078, 1.04955149, -30.5565758)
739o34.Rotation = Vector3.new(-11.3299999, 16.5200005, 158.729996)
740o34.Shape = Enum.PartType.Cylinder
741o34.Size = Vector3.new(0.238913804, 1.0253396, 1.04626489)
742o34.CFrame = CFrame.new(9.74531078, 1.04955149, -30.5565758, -0.893398523, -0.347870708, 0.284310907, 0.407822043, -0.893431127, 0.188389421, 0.188470751, 0.284255087, 0.940058947)
743o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
744o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
745o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
746o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
747o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
748o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
749o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
750o34.Position = Vector3.new(9.74531078, 1.04955149, -30.5565758)
751o34.Orientation = Vector3.new(-10.8599997, 16.8299999, 155.460007)
752o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
753o35.Parent = o34
754o35.Scale = Vector3.new(0.875851333, 1, 1)
755o35.MeshType = Enum.MeshType.Cylinder
756o35.Scale = Vector3.new(0.875851333, 1, 1)
757o36.Name = "qRelativeCFrameWeldValue"
758o36.Parent = o34
759o36.Value = CFrame.new(0.201436996, -0.00654327869, 0.0187721252, 1, 0, 0, 0, 0.642790794, 0.766052902, 0, -0.766052902, 0.642790794)
760o37.Name = "qCFrameWeldThingy"
761o37.Parent = o34
762o37.C1 = CFrame.new(0.240630388, -0.00781639758, 0.0224245973, 1, 0, 0, 0, 0.642790794, 0.766052902, 0, -0.766052902, 0.642790794)
763o37.Part0 = o2
764o37.Part1 = o34
765
766local o1 = Instance.new("Model")
767local o2 = Instance.new("Part")
768local o3 = Instance.new("BlockMesh")
769local o4 = Instance.new("Part")
770local o5 = Instance.new("CylinderMesh")
771local o6 = Instance.new("Weld")
772local o7 = Instance.new("CFrameValue")
773local o8 = Instance.new("Part")
774local o9 = Instance.new("Weld")
775local o10 = Instance.new("CFrameValue")
776local o11 = Instance.new("Part")
777local o12 = Instance.new("Weld")
778local o13 = Instance.new("CFrameValue")
779local o14 = Instance.new("Part")
780local o15 = Instance.new("Weld")
781local o16 = Instance.new("CFrameValue")
782local o17 = Instance.new("Part")
783local o18 = Instance.new("Weld")
784local o19 = Instance.new("CFrameValue")
785local o20 = Instance.new("Part")
786local o21 = Instance.new("CylinderMesh")
787local o22 = Instance.new("Weld")
788local o23 = Instance.new("CFrameValue")
789local o24 = Instance.new("Part")
790local o25 = Instance.new("SpecialMesh")
791local o26 = Instance.new("Weld")
792local o27 = Instance.new("CFrameValue")
793local o28 = Instance.new("Part")
794local o29 = Instance.new("CylinderMesh")
795local o30 = Instance.new("Weld")
796local o31 = Instance.new("CFrameValue")
797local o32 = Instance.new("Part")
798local o33 = Instance.new("CylinderMesh")
799local o34 = Instance.new("Weld")
800local o35 = Instance.new("CFrameValue")
801local o36 = Instance.new("Part")
802local o37 = Instance.new("CylinderMesh")
803local o38 = Instance.new("Weld")
804local o39 = Instance.new("CFrameValue")
805o1.Name = "Comms"
806o1.Parent = game.Players.LocalPlayer.Character
807o2.Name = "Middle"
808o2.Parent = o1
809o2.BrickColor = BrickColor.new("Earth green")
810o2.Transparency = 1
811o2.Position = Vector3.new(-151.377625, 7.23252487, -20.0267048)
812o2.Rotation = Vector3.new(-179.979996, 0.0500000007, 179.940002)
813o2.CanCollide = false
814o2.FormFactor = Enum.FormFactor.Symmetric
815o2.Size = Vector3.new(2, 2, 1)
816o2.CFrame = CFrame.new(-151.377625, 7.23252487, -20.0267048, -0.999998927, -0.00113316474, 0.000926469686, -0.00113288034, 0.999999285, 0.000307338516, -0.000926817302, 0.000306287926, -0.999999523)
817o2.LeftSurface = Enum.SurfaceType.Weld
818o2.RightSurface = Enum.SurfaceType.Weld
819o2.Color = Color3.new(0.152941, 0.27451, 0.176471)
820o2.Position = Vector3.new(-151.377625, 7.23252487, -20.0267048)
821o2.Orientation = Vector3.new(-0.0199999996, 179.949997, -0.0599999987)
822o2.Color = Color3.new(0.152941, 0.27451, 0.176471)
823o3.Parent = o2
824o3.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
825o3.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
826o4.Parent = o1
827o4.BrickColor = BrickColor.new("Earth green")
828o4.Reflectance = 0.10000000149012
829o4.Position = Vector3.new(-151.776779, 7.73249578, -21.4468441)
830o4.Rotation = Vector3.new(90.0199966, 0.0599999987, -179.949997)
831o4.FormFactor = Enum.FormFactor.Plate
832o4.Size = Vector3.new(1, 0.400000006, 1)
833o4.CFrame = CFrame.new(-151.776779, 7.73249578, -21.4468441, -0.999998927, 0.000926513458, 0.00113316474, -0.00113288034, 0.000307294977, -0.999999285, -0.000926861016, -0.999999523, -0.000306244096)
834o4.Color = Color3.new(0.152941, 0.27451, 0.176471)
835o4.Position = Vector3.new(-151.776779, 7.73249578, -21.4468441)
836o4.Orientation = Vector3.new(89.9300003, 105.120003, -74.8199997)
837o4.Color = Color3.new(0.152941, 0.27451, 0.176471)
838o5.Parent = o4
839o5.Scale = Vector3.new(0.600000024, 1, 0.600000024)
840o5.Scale = Vector3.new(0.600000024, 1, 0.600000024)
841o6.Name = "qCFrameWeldThingy"
842o6.Parent = o4
843o6.C1 = CFrame.new(-0.399902344, -1.41992188, 0.499987841, 1, 1.08112734e-18, 4.37113883e-08, -4.37113883e-08, -4.35959713e-08, 1, 1.77635684e-15, -1, -4.38268053e-08)
844o6.Part0 = o2
845o6.Part1 = o4
846o7.Name = "qRelativeCFrameWeldValue"
847o7.Parent = o4
848o7.Value = CFrame.new(-0.399902344, -1.41992188, 0.499987841, 1, 1.08112734e-18, 4.37113883e-08, -4.37113883e-08, -4.35959713e-08, 1, 1.77635684e-15, -1, -4.38268053e-08)
849o8.Parent = o1
850o8.BrickColor = BrickColor.new("Earth green")
851o8.Position = Vector3.new(-151.27684, 7.53296614, -21.1266136)
852o8.Rotation = Vector3.new(-179.979996, 0.0500000007, 179.940002)
853o8.FormFactor = Enum.FormFactor.Plate
854o8.Size = Vector3.new(1, 1.60000002, 1)
855o8.CFrame = CFrame.new(-151.27684, 7.53296614, -21.1266136, -0.999998927, -0.00113316474, 0.000926513399, -0.00113288034, 0.999999285, 0.000307338691, -0.000926861016, 0.00030628781, -0.999999523)
856o8.BottomSurface = Enum.SurfaceType.Smooth
857o8.TopSurface = Enum.SurfaceType.Smooth
858o8.Color = Color3.new(0.152941, 0.27451, 0.176471)
859o8.Position = Vector3.new(-151.27684, 7.53296614, -21.1266136)
860o8.Orientation = Vector3.new(-0.0199999996, 179.949997, -0.0599999987)
861o8.Color = Color3.new(0.152941, 0.27451, 0.176471)
862o9.Name = "qCFrameWeldThingy"
863o9.Parent = o8
864o9.C1 = CFrame.new(0.100097656, -0.299989939, -1.10009384, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
865o9.Part0 = o2
866o9.Part1 = o8
867o10.Name = "qRelativeCFrameWeldValue"
868o10.Parent = o8
869o10.Value = CFrame.new(0.100097656, -0.299989939, -1.10009384, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
870o11.Parent = o1
871o11.BrickColor = BrickColor.new("Earth green")
872o11.Position = Vector3.new(-151.276505, 7.23289824, -21.1267052)
873o11.Rotation = Vector3.new(-179.979996, 0.0500000007, 179.940002)
874o11.FormFactor = Enum.FormFactor.Plate
875o11.Size = Vector3.new(2, 2, 1)
876o11.CFrame = CFrame.new(-151.276505, 7.23289824, -21.1267052, -0.999998927, -0.00113316474, 0.000926513399, -0.00113288034, 0.999999285, 0.000307338458, -0.000926861016, 0.000306288042, -0.999999523)
877o11.BottomSurface = Enum.SurfaceType.Smooth
878o11.TopSurface = Enum.SurfaceType.Smooth
879o11.Color = Color3.new(0.152941, 0.27451, 0.176471)
880o11.Position = Vector3.new(-151.276505, 7.23289824, -21.1267052)
881o11.Orientation = Vector3.new(-0.0199999996, 179.949997, -0.0599999987)
882o11.Color = Color3.new(0.152941, 0.27451, 0.176471)
883o12.Name = "qCFrameWeldThingy"
884o12.Parent = o11
885o12.C1 = CFrame.new(0.100097656, 7.82012939e-05, -1.10009384, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
886o12.Part0 = o2
887o12.Part1 = o11
888o13.Name = "qRelativeCFrameWeldValue"
889o13.Parent = o11
890o13.Value = CFrame.new(0.100097656, 7.82012939e-05, -1.10009384, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
891o14.Parent = o1
892o14.BrickColor = BrickColor.new("Earth green")
893o14.Position = Vector3.new(-150.877518, 8.03345966, -21.1260891)
894o14.Rotation = Vector3.new(-179.979996, 0.0500000007, 179.940002)
895o14.FormFactor = Enum.FormFactor.Plate
896o14.Size = Vector3.new(1, 0.400000006, 1)
897o14.CFrame = CFrame.new(-150.877518, 8.03345966, -21.1260891, -0.999998927, -0.00113316474, 0.000926513399, -0.00113288034, 0.999999285, 0.000307338691, -0.000926861016, 0.00030628781, -0.999999523)
898o14.BottomSurface = Enum.SurfaceType.Smooth
899o14.TopSurface = Enum.SurfaceType.Smooth
900o14.Color = Color3.new(0.152941, 0.27451, 0.176471)
901o14.Position = Vector3.new(-150.877518, 8.03345966, -21.1260891)
902o14.Orientation = Vector3.new(-0.0199999996, 179.949997, -0.0599999987)
903o14.Color = Color3.new(0.152941, 0.27451, 0.176471)
904o15.Name = "qCFrameWeldThingy"
905o15.Parent = o14
906o15.C1 = CFrame.new(0.5, -0.800030947, -1.10009384, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
907o15.Part0 = o2
908o15.Part1 = o14
909o16.Name = "qRelativeCFrameWeldValue"
910o16.Parent = o14
911o16.Value = CFrame.new(0.5, -0.800030947, -1.10009384, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
912o17.Parent = o1
913o17.BrickColor = BrickColor.new("Dark stone grey")
914o17.Position = Vector3.new(-151.772415, 8.032444, -21.1219177)
915o17.Rotation = Vector3.new(-179.979996, 0.0500000007, 179.940002)
916o17.FormFactor = Enum.FormFactor.Plate
917o17.Size = Vector3.new(0.99000001, 0.404081643, 0.980204105)
918o17.CFrame = CFrame.new(-151.772415, 8.032444, -21.1219177, -0.999998927, -0.00113316474, 0.000926513399, -0.00113288034, 0.999999285, 0.000307338691, -0.000926861016, 0.00030628781, -0.999999523)
919o17.BottomSurface = Enum.SurfaceType.Smooth
920o17.TopSurface = Enum.SurfaceType.Smooth
921o17.Color = Color3.new(0.388235, 0.372549, 0.384314)
922o17.Position = Vector3.new(-151.772415, 8.032444, -21.1219177)
923o17.Orientation = Vector3.new(-0.0199999996, 179.949997, -0.0599999987)
924o17.Color = Color3.new(0.388235, 0.372549, 0.384314)
925o18.Name = "qCFrameWeldThingy"
926o18.Parent = o17
927o18.C1 = CFrame.new(-0.394897461, -0.800030947, -1.09509277, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
928o18.Part0 = o2
929o18.Part1 = o17
930o19.Name = "qRelativeCFrameWeldValue"
931o19.Parent = o17
932o19.Value = CFrame.new(-0.394897461, -0.800030947, -1.09509277, 1, 1.08112734e-18, 4.37113883e-08, 2.04119781e-27, 1, 1.15417023e-10, -4.37113883e-08, 1.15417037e-10, 1)
933o20.Parent = o1
934o20.BrickColor = BrickColor.new("Earth green")
935o20.Reflectance = 0.10000000149012
936o20.Position = Vector3.new(-151.957703, 8.13224411, -21.1270599)
937o20.Rotation = Vector3.new(0.0199999996, -0.0500000007, -179.940002)
938o20.FormFactor = Enum.FormFactor.Plate
939o20.Size = Vector3.new(1, 0.400000006, 1)
940o20.CFrame = CFrame.new(-151.957703, 8.13224411, -21.1270599, -0.999998927, 0.00113316486, -0.000926513225, -0.00113288034, -0.999999285, -0.000307489681, -0.000926861016, -0.0003064388, 0.999999523)
941o20.Color = Color3.new(0.152941, 0.27451, 0.176471)
942o20.Position = Vector3.new(-151.957703, 8.13224411, -21.1270599)
943o20.Orientation = Vector3.new(0.0199999996, -0.0500000007, -179.940002)
944o20.Color = Color3.new(0.152941, 0.27451, 0.176471)
945o21.Parent = o20
946o21.Scale = Vector3.new(0.600000024, 1, 0.600000024)
947o21.Scale = Vector3.new(0.600000024, 1, 0.600000024)
948o22.Name = "qCFrameWeldThingy"
949o22.Parent = o20
950o22.C1 = CFrame.new(-0.580078125, 0.900038958, 1.10009384, 1, 1.08112734e-18, 4.37113883e-08, -7.10542736e-15, -1, 1.5088041e-07, 4.37113883e-08, -1.51111195e-07, -1)
951o22.Part0 = o2
952o22.Part1 = o20
953o23.Name = "qRelativeCFrameWeldValue"
954o23.Parent = o20
955o23.Value = CFrame.new(-0.580078125, 0.900038958, 1.10009384, 1, 1.08112734e-18, 4.37113883e-08, -7.10542736e-15, -1, 1.5088041e-07, 4.37113883e-08, -1.51111195e-07, -1)
956o24.Parent = o1
957o24.BrickColor = BrickColor.new("Black")
958o24.Reflectance = 0.10000000149012
959o24.Position = Vector3.new(-150.789215, 9.40421486, -21.1255875)
960o24.Rotation = Vector3.new(129.289993, -89.9199982, 129.270004)
961o24.FormFactor = Enum.FormFactor.Custom
962o24.Size = Vector3.new(1, 2.14000082, 0.200000003)
963o24.CFrame = CFrame.new(-150.789215, 9.40421486, -21.1255875, -0.000926469686, -0.00113316474, -0.999998927, -0.000307338632, 0.999999285, -0.00113288034, 0.999999523, 0.00030628781, -0.000926817302)
964o24.Color = Color3.new(0.105882, 0.164706, 0.207843)
965o24.Position = Vector3.new(-150.789215, 9.40421486, -21.1255875)
966o24.Orientation = Vector3.new(0.0599999987, -90.0500031, -0.0199999996)
967o24.Color = Color3.new(0.105882, 0.164706, 0.207843)
968o25.Parent = o24
969o25.Scale = Vector3.new(0.400000006, 1, 0.400000006)
970o25.Scale = Vector3.new(0.400000006, 1, 0.400000006)
971o26.Name = "qCFrameWeldThingy"
972o26.Parent = o24
973o26.C1 = CFrame.new(1.10009384, -2.17068529, 0.58984375, -1.01810846e-16, -1.15417023e-10, -1, 2.04119781e-27, 1, 1.15417023e-10, 1, 1.99563359e-27, 1.01810846e-16)
974o26.Part0 = o2
975o26.Part1 = o24
976o27.Name = "qRelativeCFrameWeldValue"
977o27.Parent = o24
978o27.Value = CFrame.new(1.10009384, -2.17068529, 0.58984375, -1.01810846e-16, -1.15417023e-10, -1, 2.04119781e-27, 1, 1.15417023e-10, 1, 1.99563359e-27, 1.01810846e-16)
979o28.Parent = o1
980o28.BrickColor = BrickColor.new("Really black")
981o28.Reflectance = 0.10000000149012
982o28.Position = Vector3.new(-151.176376, 7.53320551, -21.5361881)
983o28.Rotation = Vector3.new(129.289993, -89.9199982, -140.729996)
984o28.FormFactor = Enum.FormFactor.Custom
985o28.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
986o28.CFrame = CFrame.new(-151.176376, 7.53320551, -21.5361881, -0.00113312108, 0.000926513458, -0.999998927, 0.999999285, 0.000307294977, -0.00113283668, 0.000306244125, -0.999999523, -0.000926861016)
987o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
988o28.Position = Vector3.new(-151.176376, 7.53320551, -21.5361881)
989o28.Orientation = Vector3.new(0.0599999987, -90.0500031, 89.9800034)
990o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
991o29.Parent = o28
992o29.Scale = Vector3.new(1.20000005, 1, 1.20000005)
993o29.Scale = Vector3.new(1.20000005, 1, 1.20000005)
994o30.Name = "qCFrameWeldThingy"
995o30.Parent = o28
996o30.C1 = CFrame.new(-0.299989939, -1.50976181, 0.200195313, -4.37113883e-08, 1, 4.38268017e-08, -4.37113883e-08, -4.35959713e-08, 1, 1, 4.37113883e-08, 4.37113918e-08)
997o30.Part0 = o2
998o30.Part1 = o28
999o31.Name = "qRelativeCFrameWeldValue"
1000o31.Parent = o28
1001o31.Value = CFrame.new(-0.299989939, -1.50976181, 0.200195313, -4.37113883e-08, 1, 4.38268017e-08, -4.37113883e-08, -4.35959713e-08, 1, 1, 4.37113883e-08, 4.37113918e-08)
1002o32.Parent = o1
1003o32.BrickColor = BrickColor.new("Earth green")
1004o32.Reflectance = 0.10000000149012
1005o32.Position = Vector3.new(-150.777847, 8.3335619, -21.1258106)
1006o32.Rotation = Vector3.new(129.289993, -89.9199982, 129.270004)
1007o32.FormFactor = Enum.FormFactor.Custom
1008o32.Size = Vector3.new(1.20000005, 0.200000003, 1.20000005)
1009o32.CFrame = CFrame.new(-150.777847, 8.3335619, -21.1258106, -0.000926469686, -0.00113316474, -0.999998927, -0.000307338574, 0.999999285, -0.00113288034, 0.999999523, 0.000306287868, -0.000926817302)
1010o32.Color = Color3.new(0.152941, 0.27451, 0.176471)
1011o32.Position = Vector3.new(-150.777847, 8.3335619, -21.1258106)
1012o32.Orientation = Vector3.new(0.0599999987, -90.0500031, -0.0199999996)
1013o32.Color = Color3.new(0.152941, 0.27451, 0.176471)
1014o33.Parent = o32
1015o33.Scale = Vector3.new(0.300000012, 1, 0.300000012)
1016o33.Scale = Vector3.new(0.300000012, 1, 0.300000012)
1017o34.Name = "qCFrameWeldThingy"
1018o34.Parent = o32
1019o34.C1 = CFrame.new(1.09999847, -1.10001993, 0.600006104, -4.36332148e-17, -4.9464443e-11, -1, 5.56708202e-28, 1, 4.9464443e-11, 1, 5.56708202e-28, 4.36332148e-17)
1020o34.Part0 = o2
1021o34.Part1 = o32
1022o35.Name = "qRelativeCFrameWeldValue"
1023o35.Parent = o32
1024o35.Value = CFrame.new(1.09999847, -1.10001993, 0.600006104, -4.36332148e-17, -4.9464443e-11, -1, 5.56708202e-28, 1, 4.9464443e-11, 1, 5.56708202e-28, 4.36332148e-17)
1025o36.Parent = o1
1026o36.BrickColor = BrickColor.new("Really black")
1027o36.Reflectance = 0.10000000149012
1028o36.Position = Vector3.new(-150.776917, 7.53366423, -21.5563297)
1029o36.Rotation = Vector3.new(129.289993, -89.9199982, -140.729996)
1030o36.FormFactor = Enum.FormFactor.Custom
1031o36.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1032o36.CFrame = CFrame.new(-150.776917, 7.53366423, -21.5563297, -0.00113312108, 0.000926513458, -0.999998927, 0.999999285, 0.000307294977, -0.00113283668, 0.000306244125, -0.999999523, -0.000926861016)
1033o36.BottomSurface = Enum.SurfaceType.Smooth
1034o36.TopSurface = Enum.SurfaceType.Smooth
1035o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1036o36.Position = Vector3.new(-150.776917, 7.53366423, -21.5563297)
1037o36.Orientation = Vector3.new(0.0599999987, -90.0500031, 89.9800034)
1038o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1039o37.Parent = o36
1040o37.Scale = Vector3.new(1.20000005, 1, 1.20000005)
1041o37.Scale = Vector3.new(1.20000005, 1, 1.20000005)
1042o38.Name = "qCFrameWeldThingy"
1043o38.Parent = o36
1044o38.C1 = CFrame.new(-0.299989939, -1.53027344, 0.599624634, -4.37113883e-08, 1, 4.38268017e-08, -4.37113883e-08, -4.35959713e-08, 1, 1, 4.37113883e-08, 4.37113918e-08)
1045o38.Part0 = o2
1046o38.Part1 = o36
1047o39.Name = "qRelativeCFrameWeldValue"
1048o39.Parent = o36
1049o39.Value = CFrame.new(-0.299989939, -1.53027344, 0.599624634, -4.37113883e-08, 1, 4.38268017e-08, -4.37113883e-08, -4.35959713e-08, 1, 1, 4.37113883e-08, 4.37113918e-08)
1050weldtounob = Instance.new("Weld")
1051weldtounob.Parent = o2
1052weldtounob.Part0 = game.Players.LocalPlayer.Character.Torso
1053weldtounob.Part1 = o2
1054
1055GasMask = true
1056xd = Instance.new("Tool")
1057xd.CanBeDropped = false
1058xdd = Instance.new("Part")
1059xddd = Instance.new("Part")
1060xdddd = Instance.new("Part")
1061xdddddddd = Instance.new("Part")
1062xddddddddd = Instance.new("Part")
1063xd0 = Instance.new("Part")
1064xd.Name = "Mustang Gas to kill up jews"
1065xd.Parent = game.Players.LocalPlayer.Backpack
1066xdd.Parent = xd
1067xdd.Material = Enum.Material.SmoothPlastic
1068xdd.BrickColor = BrickColor.new("Deep orange")
1069xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
1070xdd.Rotation = Vector3.new(-0, 0, -90)
1071xdd.CanCollide = false
1072xdd.Shape = Enum.PartType.Cylinder
1073xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
1074xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
1075xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1076xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1077xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1078xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1079xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1080xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1081xdd.Color = Color3.new(255,0,0)
1082xddd.Parent = xd
1083xddd.Material = Enum.Material.SmoothPlastic
1084xddd.BrickColor = BrickColor.new("Really black")
1085xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
1086xddd.Rotation = Vector3.new(-0, 0, 90)
1087xddd.CanCollide = false
1088xddd.Shape = Enum.PartType.Cylinder
1089xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
1090xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
1091xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1092xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1093xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1094xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1095xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1096xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1097xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1098xdddd.Parent = xd
1099xdddd.Material = Enum.Material.SmoothPlastic
1100xdddd.BrickColor = BrickColor.new("Dark stone grey")
1101xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
1102xdddd.CanCollide = false
1103xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1104xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1105xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1106xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1107xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1108xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1109xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1110xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1111xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
1112smoek = Instance.new("ParticleEmitter")
1113smoek.Name = "Smoke"
1114smoek.Parent = xdddd
1115smoek.Size = NumberSequence.new(8,8)
1116smoek.Texture = "rbxassetid://249338959"
1117smoek.Acceleration = Vector3.new(0, 10, 0)
1118smoek.Lifetime = NumberRange.new(.5,.5)
1119smoek.Rate = 2421341231324523975762387562389754623985628975462398546293875692389745623987562938765238975628
1120smoek.RotSpeed = NumberRange.new(300,300)
1121smoek.Speed = NumberRange.new(40,40)
1122smoek.VelocitySpread = 15000
1123smoek.Transparency = NumberSequence.new(.8,.9)
1124xdddddddd.Parent = xd
1125xdddddddd.Material = Enum.Material.SmoothPlastic
1126xdddddddd.BrickColor = BrickColor.new("Deep orange")
1127xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
1128xdddddddd.Rotation = Vector3.new(-0, 0, 90)
1129xdddddddd.CanCollide = false
1130xdddddddd.Shape = Enum.PartType.Cylinder
1131xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
1132xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
1133xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1134xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1135xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1136xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1137xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1138xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1139xdddddddd.Color = Color3.new(255,0,0)
1140xddddddddd.Parent = xd
1141xddddddddd.Material = Enum.Material.SmoothPlastic
1142xddddddddd.BrickColor = BrickColor.new("Black")
1143xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
1144xddddddddd.Rotation = Vector3.new(-0, 0, 90)
1145xddddddddd.CanCollide = false
1146xddddddddd.Shape = Enum.PartType.Cylinder
1147xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
1148xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
1149xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1150xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1151xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1152xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1153xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1154xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1155xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
1156xd0.Name = "Handle"
1157xd0.Parent = xd
1158xd0.BrickColor = BrickColor.new("Earth green")
1159xd0.Transparency = 1
1160xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
1161xd0.Rotation = Vector3.new(0, 90, 0)
1162xd0.CanCollide = false
1163xd0.FormFactor = Enum.FormFactor.Custom
1164xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
1165xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
1166xd0.BottomSurface = Enum.SurfaceType.Smooth
1167xd0.TopSurface = Enum.SurfaceType.Smooth
1168xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
1169KILLPART = Instance.new("Part")
1170KILLPART.Size = Vector3.new(32,32,32)
1171KILLPART.Name = "TOUCHPART"
1172KILLPART.Anchored = true
1173KILLPART.BrickColor = BrickColor.new("Black")
1174KILLPART.Transparency = 1
1175KILLPART.CanCollide = false
1176KILLPART.CFrame = xd0.CFrame
1177KILLPART.Parent = game.Players.LocalPlayer.Character
1178KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
1179Gas = Instance.new("Sound")
1180Gas.Parent = xd0
1181Gas.Volume = 0.1
1182Gas.Looped = true
1183Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
1184Gas.Pitch = 1
1185Gas.Name = "Sound"
1186ison = false
1187function Weld(x,y)
1188 local W = Instance.new("Weld")
1189 W.Part0 = x
1190 W.Part1 = y
1191 local CJ = CFrame.new(x.Position)
1192 local C0 = x.CFrame:inverse()*CJ
1193 local C1 = y.CFrame:inverse()*CJ
1194 W.C0 = C0
1195 W.C1 = C1
1196 W.Parent = x
1197end
1198
1199function Get(A)
1200 if A.className == "Part" then
1201 Weld(xd.Handle, A)
1202 A.Anchored = false
1203 A.CanCollide = true
1204 else
1205 local C = A:GetChildren()
1206 for i=1, #C do
1207 Get(C[i])
1208 end
1209 end
1210end
1211
1212function Finale()
1213 Get(xd)
1214end
1215function XDdd ()
1216 ison = true
1217 GAS = true
1218 chatfunc("Erl?schen schlampe!")
1219 wait()
1220 rwe = Instance.new("Weld")
1221 rwe.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1222 rwe.Name = "WELDTOURARMLOL"
1223 rwe.Part0 = game.Players.LocalPlayer.Character["Torso"]
1224 rwe.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1225 rwe.C1 = CFrame.new(-1.43950653, 0.217779636, 0.53635788, 0.928022563, 0.0229669493, 0.371815324, -0.173021078, 0.910485029, 0.375606865, -0.329905778, -0.412903517, 0.848924518)
1226 wait()
1227 repeat
1228 wait()
1229 aa=game.Players.LocalPlayer.Character["Right Arm"].RightGrip:Clone()
1230 aa.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1231 until rwe == nil
1232end
1233function Xddd ()
1234 ison = false
1235 GAS = false
1236 game.Players.LocalPlayer.Character["Right Arm"].WELDTOURARMLOL:Destroy()
1237 rmweld= Instance.new("Motor6D")
1238 rmweld.Parent = game.Players.LocalPlayer.Character["Torso"]
1239 rmweld.Part0 = game.Players.LocalPlayer.Character["Torso"]
1240 rmweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1241 rmweld.Name = "Right Shoulder"
1242 rmweld.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
1243 rmweld.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
1244 rmweld.MaxVelocity = 0.10000000149012
1245end function lol () xdg = true Gas.Playing = true KILLPART.Parent = game.Players.LocalPlayer.Character while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
1246function Posijew ()
1247 KILLPART.CFrame = xd0.CFrame
1248end function loln () KILLPART.Parent = game.Players.LocalPlayer.Character Gas.Playing = false xdg = false end
1249xdg = false
1250xd.Equipped:connect(XDdd)
1251xd.Unequipped:connect(Xddd)
1252xd.Equipped:connect(Finale)
1253xd.Equipped:connect(lol)
1254xd.Unequipped:connect(loln)
1255xd.Unequipped:connect(Finale)
1256Finale()
1257function Kill (Part)
1258if GAS == true then
1259for i,v in pairs(Part.Parent:GetChildren()) do
1260if v:IsA("Humanoid") then
1261if v.Name == "Dick" then
1262else
1263v.Health = 0 end
1264 end end
1265end end
1266KILLPART.Touched:connect(Kill)
1267if GasMask == true then
1268o1 = Instance.new("Model")
1269o2 = Instance.new("Part")
1270o3 = Instance.new("SpecialMesh")
1271o4 = Instance.new("Part")
1272o5 = Instance.new("Part")
1273o6 = Instance.new("Part")
1274o7 = Instance.new("SpecialMesh")
1275o8 = Instance.new("Part")
1276o9 = Instance.new("Part")
1277o10 = Instance.new("SpecialMesh")
1278o11 = Instance.new("Part")
1279o12 = Instance.new("Part")
1280o13 = Instance.new("SpecialMesh")
1281o14 = Instance.new("Part")
1282o15 = Instance.new("Part")
1283o16 = Instance.new("Part")
1284o17 = Instance.new("Part")
1285o1.Name = "MODEL"
1286o2.Name = "Middle"
1287o2.Parent = o1
1288o2.BrickColor = BrickColor.new("Pastel brown")
1289o2.Transparency = 1
1290o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
1291o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
1292o2.Anchored = true
1293o2.FormFactor = Enum.FormFactor.Custom
1294o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1295o2.CFrame = CFrame.new(-13.5356159, 3.71991396, 50.2649117, 1.75646369e-006, 1.74156298e-007, -0.999991417, -1.04150445e-007, 1, 1.60883403e-007, 0.999999762, 9.62157287e-008, 1.6223396e-006)
1296o2.BottomSurface = Enum.SurfaceType.Smooth
1297o2.TopSurface = Enum.SurfaceType.Smooth
1298o2.Color = Color3.new(1, 0.8, 0.6)
1299o3.Parent = o2
1300o3.Scale = Vector3.new(6.25, 6.25, 6.25)
1301o3.MeshType = Enum.MeshType.FileMesh
1302o4.Name = "Lense 1"
1303o4.Parent = o1
1304o4.Material = Enum.Material.Metal
1305o4.Transparency = 0.050000011920929
1306o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
1307o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
1308o4.Anchored = true
1309o4.CanCollide = false
1310o4.FormFactor = Enum.FormFactor.Custom
1311o4.Shape = Enum.PartType.Cylinder
1312o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
1313o4.CFrame = CFrame.new(-12.900528, 3.77991295, 50.5080605, -0.935553849, 3.06141374e-007, 0.353159934, 3.19927466e-007, 1, 2.01617603e-008, -0.353163034, 1.1997561e-007, -0.935561478)
1314o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1315o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1316o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1317o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1318o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1319o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1320o5.Name = "Lense2"
1321o5.Parent = o1
1322o5.Material = Enum.Material.Metal
1323o5.Transparency = 0.050000011920929
1324o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
1325o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
1326o5.Anchored = true
1327o5.CanCollide = false
1328o5.FormFactor = Enum.FormFactor.Custom
1329o5.Shape = Enum.PartType.Cylinder
1330o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
1331o5.CFrame = CFrame.new(-12.8961124, 3.77492094, 50.0302277, -0.914722979, 2.85652249e-007, -0.404061079, 2.36339361e-007, 1, 1.37493373e-007, 0.404064298, 2.15865228e-008, -0.914730668)
1332o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1333o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1334o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1335o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1336o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1337o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1338o6.Name = "Handle"
1339o6.Parent = o1
1340o6.Material = Enum.Material.Metal
1341o6.BrickColor = BrickColor.new("Really black")
1342o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
1343o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
1344o6.Anchored = true
1345o6.CanCollide = false
1346o6.FormFactor = Enum.FormFactor.Plate
1347o6.Size = Vector3.new(1, 0.400000006, 1)
1348o6.CFrame = CFrame.new(-12.8799381, 3.69992495, 50.2599869, 1.75646369e-006, 0.999991417, 1.74156298e-007, -1.04150445e-007, -1.60883403e-007, 1, 0.999999762, -1.6223396e-006, 9.62157287e-008)
1349o6.BottomSurface = Enum.SurfaceType.Weld
1350o6.TopSurface = Enum.SurfaceType.Smooth
1351o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1352o7.Parent = o6
1353o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
1354o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
1355o7.MeshType = Enum.MeshType.FileMesh
1356o8.Name = "Straps"
1357o8.Parent = o1
1358o8.Material = Enum.Material.Fabric
1359o8.BrickColor = BrickColor.new("Really black")
1360o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
1361o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
1362o8.Anchored = true
1363o8.CanCollide = false
1364o8.FormFactor = Enum.FormFactor.Custom
1365o8.Shape = Enum.PartType.Cylinder
1366o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
1367o8.CFrame = CFrame.new(-13.5199518, 3.48991394, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
1368o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1369o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1370o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1371o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1372o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1373o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1374o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1375o9.Name = "Ring2"
1376o9.Parent = o1
1377o9.BrickColor = BrickColor.new("Dark stone grey")
1378o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
1379o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
1380o9.Anchored = true
1381o9.CanCollide = false
1382o9.FormFactor = Enum.FormFactor.Custom
1383o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
1384o9.CFrame = CFrame.new(-12.8061161, 3.77991295, 49.9993477, 0.404059976, 1.74156298e-007, -0.914723039, -1.6136562e-007, 1, 1.0455733e-007, 0.914730787, 9.62157287e-008, 0.404063195)
1385o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1386o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1387o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1388o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1389o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1390o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1391o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
1392o10.Parent = o9
1393o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
1394o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
1395o10.MeshType = Enum.MeshType.FileMesh
1396o11.Name = "Straps"
1397o11.Parent = o1
1398o11.Material = Enum.Material.Fabric
1399o11.BrickColor = BrickColor.new("Really black")
1400o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
1401o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
1402o11.Anchored = true
1403o11.CanCollide = false
1404o11.FormFactor = Enum.FormFactor.Custom
1405o11.Shape = Enum.PartType.Cylinder
1406o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
1407o11.CFrame = CFrame.new(-13.5199518, 4.00991392, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
1408o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1409o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1410o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1411o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1412o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1413o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1414o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1415o12.Name = "Ring1"
1416o12.Parent = o1
1417o12.BrickColor = BrickColor.new("Dark stone grey")
1418o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
1419o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
1420o12.Anchored = true
1421o12.CanCollide = false
1422o12.FormFactor = Enum.FormFactor.Custom
1423o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
1424o12.CFrame = CFrame.new(-12.7999144, 3.76992106, 50.5299988, -0.353160918, 1.74156298e-007, -0.935553372, -4.22077129e-008, 1, 1.87534141e-007, 0.935561061, 9.62157287e-008, -0.353164017)
1425o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1426o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1427o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1428o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1429o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1430o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1431o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
1432o13.Parent = o12
1433o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
1434o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
1435o13.MeshType = Enum.MeshType.FileMesh
1436o14.Name = "Breather"
1437o14.Parent = o1
1438o14.Material = Enum.Material.Metal
1439o14.BrickColor = BrickColor.new("Really black")
1440o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
1441o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
1442o14.Anchored = true
1443o14.CanCollide = false
1444o14.FormFactor = Enum.FormFactor.Custom
1445o14.Shape = Enum.PartType.Cylinder
1446o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
1447o14.CFrame = CFrame.new(-12.7419596, 3.69627094, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
1448o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1449o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1450o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1451o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1452o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1453o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1454o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1455o15.Name = "Breather123"
1456o15.Parent = o1
1457PENIS = o15
1458o15.Material = Enum.Material.Metal
1459o15.BrickColor = BrickColor.new("Really black")
1460o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
1461o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
1462o15.Anchored = true
1463o15.CanCollide = false
1464o15.FormFactor = Enum.FormFactor.Custom
1465o15.Shape = Enum.PartType.Cylinder
1466o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
1467o15.CFrame = CFrame.new(-12.5337915, 3.51434994, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
1468o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1469o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1470o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1471o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1472o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1473o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1474o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1475o16.Name = "Breather"
1476o16.Parent = o1
1477o16.Material = Enum.Material.Metal
1478o16.BrickColor = BrickColor.new("Really black")
1479o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
1480o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
1481o16.Anchored = true
1482o16.CanCollide = false
1483o16.FormFactor = Enum.FormFactor.Custom
1484o16.Shape = Enum.PartType.Cylinder
1485o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
1486o16.CFrame = CFrame.new(-12.7920103, 3.39220095, 49.784256, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
1487o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1488o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1489o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1490o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1491o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1492o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1493o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1494o17.Name = "Breather"
1495o17.Parent = o1
1496o17.Material = Enum.Material.Metal
1497o17.BrickColor = BrickColor.new("Really black")
1498o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
1499o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
1500o17.Anchored = true
1501o17.CanCollide = false
1502o17.FormFactor = Enum.FormFactor.Custom
1503o17.Shape = Enum.PartType.Cylinder
1504o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
1505o17.CFrame = CFrame.new(-12.8723783, 3.42192006, 49.8816109, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
1506o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1507o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1508o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1509o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1510o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1511o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1512o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1513
1514function onTouched(hit)
1515 local d = hit.Parent:GetChildren()
1516 for i=1, #d do
1517 if (d[i].className == "Hat") then
1518 d[i]:remove()
1519 end
1520 end
1521 if hit.Parent:findFirstChild("Dick") ~= nil and hit.Parent:findFirstChild("Face") == nil then
1522 local g = o1:clone()
1523 g.Parent = hit.Parent
1524 local C = g:GetChildren()
1525 for i=1, #C do
1526 if C[i].className == "Part" then
1527 local W = Instance.new("Weld")
1528 W.Part0 = g.Middle
1529 W.Part1 = C[i]
1530 local CJ = CFrame.new(g.Middle.Position)
1531 local C0 = g.Middle.CFrame:inverse()*CJ
1532 local C1 = C[i].CFrame:inverse()*CJ
1533 W.C0 = C0
1534 W.C1 = C1
1535 W.Parent = g.Middle
1536 g.Middle.Transparency = 1
1537 end
1538 local Y = Instance.new("Weld")
1539 Y.Part0 = hit.Parent.Head
1540 Y.Part1 = g.Middle
1541 Y.C0 = CFrame.new(0, 0, 0)
1542 Y.Parent = Y.Part0
1543 end
1544
1545 local h = g:GetChildren()
1546 for i = 1, # h do
1547 h[i].Anchored = false
1548 h[i].CanCollide = false
1549 end
1550
1551 end
1552end
1553onTouched(game.Players.LocalPlayer.Character.Head)
1554end
1555
1556game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(Nazikey)
1557if Nazikey == "q" and HEIL == false and Standby == false then
1558Standby = true
1559ao1 = Instance.new("Weld")
1560ao1.Name = "qCFrameWeldThingy"
1561ao1.Parent = game.Players.LocalPlayer.Character["Left Arm"]
1562ao1.C1 = CFrame.new(1.5, 0.670220256, 0.470133305, 1, 0, 0, 0, -0.340440512, 0.940266073, 0, -0.940266013, -0.340440542)
1563ao1.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
1564ao1.Part0 = game.Players.LocalPlayer.Character["Torso"]
1565chatfunc("HEIL ZE F?HRER")
1566wait(1)
1567Standby = false
1568HEIL = true
1569end
1570end)
1571
1572
1573game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(Nazikey)
1574if Nazikey == "q" and HEIL == true and Standby == false then
1575Standby = true
1576ao1:Destroy()
1577
1578aso1 = Instance.new("Motor6D")
1579aso1.Name = "Left Shoulder"
1580aso1.Parent = game.Players.LocalPlayer.Character
1581aso1.Part0 = game.Players.LocalPlayer.Character["Torso"]
1582aso1.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
1583aso1.C0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
1584aso1.C1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
1585aso1.MaxVelocity = 0.10000000149012
1586
1587wait(1)
1588Standby = false
1589HEIL = false
1590end
1591end)
1592
1593function onChatted(msg)
1594chatfunc(msg)
1595end
1596
1597game.Players.LocalPlayer.Chatted:connect(onChatted)
1598a =Instance.new("ForceField",game.Players.LocalPlayer.Character)
1599a.Visible = false
1600
1601ko1 = Instance.new("Tool")
1602ko2 = Instance.new("Part")
1603ko3 = Instance.new("SpecialMesh")
1604ko1.Name = "Handcuffs"
1605ko1.ToolTip = "If you need to jail jews, use this. My friend."
1606ko1.Parent = game.Players.LocalPlayer.Backpack
1607ko1.GripForward = Vector3.new(0.516, -0.731, -0.447)
1608ko1.GripPos = Vector3.new(0, 0, 0)
1609ko1.GripRight = Vector3.new(0.817, 0.577, -0)
1610ko1.GripUp = Vector3.new(-0.258, 0.365, -0.894)
1611ko2.Name = "Handle"
1612ko2.Parent = ko1
1613ko2.Position = Vector3.new(-8.63891602, 3.46599722, 11.8730764)
1614ko2.Rotation = Vector3.new(-89.5599976, -1.22000003, 64.8300018)
1615ko2.Velocity = Vector3.new(-2.6699802e-16, 0, -9.00922507e-17)
1616ko2.CanCollide = false
1617ko2.FormFactor = Enum.FormFactor.Custom
1618ko2.Size = Vector3.new(1.34934628, 1.24865007, 0.59563154)
1619ko2.CFrame = CFrame.new(-8.63891602, 3.46599722, 11.8730764, 0.42520842, -0.904846132, -0.0212447792, 0.0159687921, -0.0159687921, 0.999744892, -0.904954553, -0.42543906, 0.0076592355)
1620ko2.Position = Vector3.new(-8.63891602, 3.46599722, 11.8730764)
1621ko2.Orientation = Vector3.new(-88.7099991, -70.1699982, 135)
1622ko3.Parent = ko2
1623ko3.MeshId = "http://www.roblox.com/asset/?id=88046657"
1624ko3.Scale = Vector3.new(1.25, 1.25, 1.25)
1625ko3.TextureId = "http://www.roblox.com/asset/?id=88046679"
1626ko3.MeshType = Enum.MeshType.FileMesh
1627ko3.Scale = Vector3.new(1.25, 1.25, 1.25)
1628
1629
1630ko1.Equipped:connect(function(m)
1631m.Button1Down:connect(function()
1632if m.Target~=nil then
1633--print(m.Target:GetFullName())
1634p=nil
1635_,p=pcall(function() return game.Players[m.Target.Parent.Name] end)
1636--print(p)
1637--print(m.Target.Parent.Name)
1638if p~=nil then
1639local detained=p
1640coroutine.wrap(function()
1641 local c=p
1642 while p==c do wait() pcall(function()
1643 pcall(function()
1644 for i, v in pairs(p.Character:children()) do
1645 if v:IsA("Humanoid")then
1646 if v.Name == "Dick" then else
1647
1648 p.Character.Head.Anchored,p.Character.Head.CFrame=true,game.Players.LocalPlayer.Character.Head.CFrame*CFrame.new(0,0,-5)
1649 end
1650 end
1651 end
1652 end)
1653 end)
1654
1655 --print('END OF DETAIN LOOP')
1656 pcall(function() c.Character.Head.Anchored=false end)
1657end
1658end)()
1659else --print('no p')
1660end
1661end
1662end)
1663end)
1664
1665shodanio = Instance.new("Tool")
1666shio1 = Instance.new("Part")
1667shio2 = Instance.new("SpecialMesh")
1668shodanio.Name = "Your Knife"
1669shodanio.Parent = game.Players.LocalPlayer.Backpack
1670shodanio.TextureId = "rbxassetid://207414025"
1671shodanio.GripForward = Vector3.new(0.709005952, 0.456599832, 0.537426531)
1672shodanio.GripPos = Vector3.new(-0.200000003, -0.5, 0.100000001)
1673shodanio.GripRight = Vector3.new(-0.677205563, 0.22823669, 0.699500203)
1674shodanio.GripUp = Vector3.new(-0.19673121, 0.859898031, -0.471033096)
1675shodanio.ToolTip = "This is your only self-defense weapon."
1676shio1.Name = "Handle"
1677shio1.Parent = shodanio
1678shio1.BrickColor = BrickColor.new("Really black")
1679shio1.Position = Vector3.new(21.1252537, 4.90351295, -17.4292831)
1680shio1.Rotation = Vector3.new(-47.1599998, 72.2600021, 0.819999993)
1681shio1.CanCollide = false
1682shio1.Size = Vector3.new(0.570000052, 1.80999982, 0.100000009)
1683shio1.CFrame = CFrame.new(21.1252537, 4.90351295, -17.4292831, 0.304745227, -0.00437635183, 0.952423692, -0.688487232, 0.689963102, 0.22346428, -0.658115208, -0.723831236, 0.207249701)
1684shio1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1685shio1.Position = Vector3.new(21.1252537, 4.90351295, -17.4292831)
1686shio1.Orientation = Vector3.new(-12.9099998, 77.7200012, -44.9399986)
1687shio1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1688shio2.Parent = shio1
1689shio2.MeshId = "rbxassetid://501815151"
1690shio2.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
1691shio2.MeshType = Enum.MeshType.FileMesh
1692shio2.Scale = Vector3.new(0.00999999978, 0.00999999978, 0.00999999978)
1693
1694shodanio.Equipped:connect(function()
1695local SND = Instance.new("Sound")
1696SND.Parent = shio1
1697SND.SoundId = "rbxassetid://608618332"
1698SND.PlayOnRemove = true
1699wait(.1)
1700SND:Destroy()
1701KNIPED = true
1702o10 = Instance.new("Weld")
1703o11 = Instance.new("CFrameValue")
1704o13 = Instance.new("Weld")
1705o14 = Instance.new("CFrameValue")
1706
1707o10.Name = "qCFrameWeldThingy"
1708o10.Parent = game.Players.LocalPlayer.Character["Left Arm"]
1709o10.C1 = CFrame.new(1.47942162, 0.253675461, -0.989979267, 0.926165819, 0.0532538369, 0.373335451, -0.377114445, 0.130787581, 0.91688484, -3.7252903e-09, -0.989979088, 0.141213775)
1710o10.C0 = CFrame.new(0,1.5,0)
1711o10.Part0 = game.Players.LocalPlayer.Character.Torso
1712o10.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
1713o11.Name = "qRelativeCFrameWeldValue"
1714o11.Parent = game.Players.LocalPlayer.Character["Left Arm"]
1715o11.Value = CFrame.new(1.47942162, 0.253675461, -0.989979267, 0.926165819, 0.0532538369, 0.373335451, -0.377114445, 0.130787581, 0.91688484, -3.7252903e-09, -0.989979088, 0.141213775)
1716
1717o13.Name = "qCFrameWeldThingy"
1718o13.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1719o13.C1 = CFrame.new(-0.06899786, 0.0721435547, -1.73576927, 0.568966389, 0.780035675, -0.260424674, 0.354608625, 0.0530088954, 0.933510303, 0.741976023, -0.623485744, -0.246447071)
1720o13.C0 = CFrame.new(0,1.5,0)
1721o13.Part0 = game.Players.LocalPlayer.Character.Torso
1722o13.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1723o14.Name = "qRelativeCFrameWeldValue"
1724o14.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1725o14.Value = CFrame.new(-0.06899786, 0.0721435547, -1.73576927, 0.568966389, 0.780035675, -0.260424674, 0.354608625, 0.0530088954, 0.933510303, 0.741976023, -0.623485744, -0.246447071)
1726end)
1727
1728shodanio.Unequipped:connect(function()
1729wait(.2)
1730local SND = Instance.new("Sound")
1731SND.Parent = shio1
1732SND.SoundId = "rbxassetid://608618332"
1733SND.PlayOnRemove = true
1734wait(.1)
1735SND:Destroy()
1736KNIPED = false
1737o10:Destroy()
1738o11:Destroy()
1739o13:Destroy()
1740o14:Destroy()
1741local o7 = Instance.new("Motor6D")
1742local o8 = Instance.new("Motor6D")
1743o7.Name = "Left Shoulder"
1744o7.Parent = game.Players.LocalPlayer.Character.Torso
1745o7.C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
1746o7.C1 = CFrame.new(0.5, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
1747o7.Part0 = game.Players.LocalPlayer.Character.Torso
1748o7.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
1749o7.MaxVelocity = 0.10000000149012
1750o8.Name = "Right Shoulder"
1751o8.Parent = game.Players.LocalPlayer.Character.Torso
1752o8.C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
1753o8.C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
1754o8.Part0 = game.Players.LocalPlayer.Character.Torso
1755o8.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1756o8.MaxVelocity = 0.10000000149012
1757end)
1758EWE = false
1759Debounce = false
1760game.Players.LocalPlayer:GetMouse().Button1Down:connect(function()
1761if KNIPED == true and ATACK == false and EWE == false then
1762EWE = true
1763o10.C1 = CFrame.new(1.47941971, 1.10494518, -0.821447372, 0.926165819, 0.0532538369, 0.373335451, -0.240676075, 0.845621467, 0.476443946, -0.290328026, -0.531119823, 0.796002567)
1764o11.Value = CFrame.new(1.47941971, 1.10494518, -0.821447372, 0.926165819, 0.0532538369, 0.373335451, -0.240676075, 0.845621467, 0.476443946, -0.290328026, -0.531119823, 0.796002567)
1765
1766o13.C1 = CFrame.new(-0.0689969063, -0.623306274, -1.35078812, 0.568966389, 0.780035615, -0.260424674, 0.701693177, -0.295354694, 0.648375571, 0.428838491, -0.551643014, -0.71539253)
1767o14.Value = CFrame.new(-0.0689969063, -0.623306274, -1.35078812, 0.568966389, 0.780035615, -0.260424674, 0.701693177, -0.295354694, 0.648375571, 0.428838491, -0.551643014, -0.71539253)
1768
1769shodanio.GripForward = Vector3.new(0.999, -0.035, -0.007)
1770shodanio.GripPos = Vector3.new(-0.2, -0.5, 0.1)
1771shodanio.GripRight = Vector3.new(0, 0.196, -0.981)
1772shodanio.GripUp = Vector3.new(-0.036, -0.98, -0.196)
1773ATACK = true
1774
1775game.Players.LocalPlayer.Character.Dick.JumpPower = 15
1776wait(.1)
1777game.Players.LocalPlayer.Character.Dick.Jump = true
1778local TORQUE = Instance.new("Torque")
1779TORQUE.Parent = game.Players.LocalPlayer.Character.Torso
1780TORQUE.Attachment0 = AT
1781TORQUE.Torque = Vector3.new(0, 200000, 0)
1782TORQUE.Enabled = true
1783
1784wait(.05)
1785game.Players.LocalPlayer.Character.Dick.JumpPower = 50
1786TORQUE:Destroy()
1787ATACK = false
1788game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
1789game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C1 = CFrame.new(0, 0, 0, -0.403074712, -0.915167093, 0, 0, 0, 1, -0.915167093, 0.403074712, 0)
1790end
1791end)
1792game.Players.LocalPlayer:GetMouse().Button1Up:connect(function()
1793 if KNIPED == true and ATACK == false and EWE == true then
1794ATACK = true
1795EWE = false
1796shodanio.GripForward = Vector3.new(0.951, 0.308, 0)
1797shodanio.GripPos = Vector3.new(-0.2, -0.5, 0.1)
1798shodanio.GripRight = Vector3.new(0, 0, 1)
1799shodanio.GripUp = Vector3.new(-0.308, 0.951, 0)
1800
1801o10.C1 = CFrame.new(1.41301823, 0.0853495598, 0.494428158, 0.938678324, 0.0513189547, 0.340953499, -0.344794095, 0.139712349, 0.928222597, 0, -0.988854587, 0.148840427)
1802o11.Value = CFrame.new(1.41301823, 0.0853495598, 0.494428158, 0.938678324, 0.0513189547, 0.340953499, -0.344794095, 0.139712349, 0.928222597, 0, -0.988854587, 0.148840427)
1803
1804o13.C1 = CFrame.new(-1.19023156, -0.0163340569, -0.449222565, 0.539222777, 0.823833048, -0.174724758, 0.652251244, -0.277294189, 0.705461025, 0.532735348, -0.494361669, -0.68687427)
1805o14.Value = CFrame.new(-1.19023156, -0.0163340569, -0.449222565, 0.539222777, 0.823833048, -0.174724758, 0.652251244, -0.277294189, 0.705461025, 0.532735348, -0.494361669, -0.68687427)
1806o10.C0 = CFrame.new(0,0,0)
1807o13.C0 = CFrame.new(0,0,0)
1808game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
1809game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
1810
1811
1812game.Players.LocalPlayer.Character.Dick.JumpPower = 15
1813wait(.1)
1814game.Players.LocalPlayer.Character.Dick.Jump = true
1815local TORQUE = Instance.new("Torque")
1816TORQUE.Parent = game.Players.LocalPlayer.Character.Torso
1817TORQUE.Attachment0 = AT
1818TORQUE.Torque = Vector3.new(0, -200000, 0)
1819TORQUE.Enabled = true
1820wait(.05)
1821game.Players.LocalPlayer.Character.Dick.JumpPower = 50
1822TORQUE:Destroy()
1823shodanio.GripForward = Vector3.new(0.709005952, 0.456599832, 0.537426531)
1824shodanio.GripPos = Vector3.new(-0.200000003, -0.5, 0.100000001)
1825shodanio.GripRight = Vector3.new(-0.677205563, 0.22823669, 0.699500203)
1826shodanio.GripUp = Vector3.new(-0.19673121, 0.859898031, -0.471033096)
1827o10.C0 = CFrame.new(0,1.5,0)
1828o13.C0 = CFrame.new(0,1.5,0)
1829o10.Name = "qCFrameWeldThingy"
1830o10.Parent = game.Players.LocalPlayer.Character["Left Arm"]
1831o10.C1 = CFrame.new(1.47942162, 0.253675461, -0.989979267, 0.926165819, 0.0532538369, 0.373335451, -0.377114445, 0.130787581, 0.91688484, -3.7252903e-09, -0.989979088, 0.141213775)
1832o10.C0 = CFrame.new(0,1.5,0)
1833o10.Part0 = game.Players.LocalPlayer.Character.Torso
1834o10.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
1835o11.Name = "qRelativeCFrameWeldValue"
1836o11.Parent = game.Players.LocalPlayer.Character["Left Arm"]
1837o11.Value = CFrame.new(1.47942162, 0.253675461, -0.989979267, 0.926165819, 0.0532538369, 0.373335451, -0.377114445, 0.130787581, 0.91688484, -3.7252903e-09, -0.989979088, 0.141213775)
1838
1839o13.Name = "qCFrameWeldThingy"
1840o13.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1841o13.C1 = CFrame.new(-0.06899786, 0.0721435547, -1.73576927, 0.568966389, 0.780035675, -0.260424674, 0.354608625, 0.0530088954, 0.933510303, 0.741976023, -0.623485744, -0.246447071)
1842o13.C0 = CFrame.new(0,1.5,0)
1843o13.Part0 = game.Players.LocalPlayer.Character.Torso
1844o13.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
1845o14.Name = "qRelativeCFrameWeldValue"
1846o14.Parent = game.Players.LocalPlayer.Character["Right Arm"]
1847o14.Value = CFrame.new(-0.06899786, 0.0721435547, -1.73576927, 0.568966389, 0.780035675, -0.260424674, 0.354608625, 0.0530088954, 0.933510303, 0.741976023, -0.623485744, -0.246447071)
1848
1849game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
1850game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
1851wait(.1)
1852ATACK = false
1853end
1854end)
1855shio1.Touched:connect(function(tuoch)
1856 if ATACK == true and Debounce == false then
1857 --print("STABBY STAB")
1858Debounce = true
1859
1860CFuncs["Sound"].Create("rbxassetid://144884872",tuoch, 1, 1)
1861local Victimm = tuoch.Parent
1862Debounce = false
1863pcall(function()
1864for i, v in pairs(tuoch.Parent:children()) do
1865 if v:IsA("Humanoid")then
1866 if v.Name == "Dick" then else
1867 v.Name = "Humanoid2" end
1868 end
1869 end
1870end)
1871local Victimm = tuoch.Parent
1872tuoch.Parent.Humanoid2.PlatformStand = true
1873local player = Victimm
1874local char = Victimm
1875local rg = char
1876
1877CFuncs["Sound"].Create("rbxassetid://605536910",tuoch, 1, 1)
1878 char.Archivable = true
1879 for i, v in pairs(rg.Torso:GetChildren()) do
1880 if v:IsA("Motor6D") then
1881 v:Destroy()
1882 end
1883 end
1884 rg.Torso:BreakJoints()
1885 local TorsoPointNeckAttachment = Instance.new("Attachment")
1886 TorsoPointNeckAttachment.Name = "TorsoPointNeckAttachment"
1887 TorsoPointNeckAttachment.Parent = rg.Torso
1888 TorsoPointNeckAttachment.Position = Vector3.new(0,1,0)
1889 TorsoPointNeckAttachment.Axis = Vector3.new(1,0,0)
1890 TorsoPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0)
1891 local HeadPointNeckAttachment= Instance.new("Attachment")
1892 HeadPointNeckAttachment.Name = "HeadPointNeckAttachment"
1893 HeadPointNeckAttachment.Parent = rg.Head
1894 HeadPointNeckAttachment.Position = Vector3.new(0,-0.5,0)
1895 HeadPointNeckAttachment.Axis = Vector3.new(1,0,0)
1896 HeadPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0)
1897 local LeftArmPointAttachment = Instance.new("Attachment")
1898 LeftArmPointAttachment.Name = "LeftArmPointAttachment"
1899 LeftArmPointAttachment.Parent = rg["Left Arm"]
1900 LeftArmPointAttachment.Position = Vector3.new(0,0.5,0)
1901 LeftArmPointAttachment.Axis = Vector3.new(1,0,0)
1902 LeftArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1903 local RightArmPointAttachment = Instance.new("Attachment")
1904 RightArmPointAttachment.Name = "RightArmPointAttachment"
1905 RightArmPointAttachment.Parent = rg["Right Arm"]
1906 RightArmPointAttachment.Position = Vector3.new(0,0.5,0)
1907 RightArmPointAttachment.Axis = Vector3.new(1,0,0)
1908 RightArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1909 local LeftLegPointAttachment = Instance.new("Attachment")
1910 LeftLegPointAttachment.Name = "LeftLegPointAttachment"
1911 LeftLegPointAttachment.Parent = rg["Left Leg"]
1912 LeftLegPointAttachment.Position = Vector3.new(0,1,0)
1913 LeftLegPointAttachment.Axis = Vector3.new(1,0,0)
1914 LeftLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1915 local RightLegPointAttachment = Instance.new("Attachment")
1916 RightLegPointAttachment.Name = "RightLegPointAttachment"
1917 RightLegPointAttachment.Parent = rg["Right Leg"]
1918 RightLegPointAttachment.Position = Vector3.new(0,1,0)
1919 RightLegPointAttachment.Axis = Vector3.new(1,0,0)
1920 RightLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1921 local LeftHipPointAttachment = Instance.new("Attachment")
1922 LeftHipPointAttachment.Name = "LeftHipPointAttachment"
1923 LeftHipPointAttachment.Parent = rg.Torso
1924 LeftHipPointAttachment.Position = Vector3.new(-0.5,-1,0)
1925 LeftHipPointAttachment.Axis = Vector3.new(1,0,0)
1926 LeftHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1927 local RightHipPointAttachment = Instance.new("Attachment")
1928 RightHipPointAttachment.Name = "RightHipPointAttachment"
1929 RightHipPointAttachment.Parent = rg.Torso
1930 RightHipPointAttachment.Position = Vector3.new(0.5,-1,0)
1931 RightHipPointAttachment.Axis = Vector3.new(1,0,0)
1932 RightHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1933 local LeftShoulderPointAttachment = Instance.new("Attachment")
1934 LeftShoulderPointAttachment.Name = "LeftShoulderPointAttachment"
1935 LeftShoulderPointAttachment.Parent = rg.Torso
1936 LeftShoulderPointAttachment.Position = Vector3.new(-1.5,0.5,0)
1937 LeftShoulderPointAttachment.Axis = Vector3.new(1,0,0)
1938 LeftShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1939 local RightShoulderPointAttachment = Instance.new("Attachment")
1940 RightShoulderPointAttachment.Name = "RightShoulderPointAttachment"
1941 RightShoulderPointAttachment.Parent = rg.Torso
1942 RightShoulderPointAttachment.Position = Vector3.new(1.5,0.5,0)
1943 RightShoulderPointAttachment.Axis = Vector3.new(1,0,0)
1944 RightShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
1945
1946
1947
1948
1949
1950
1951 local n = Instance.new("BallSocketConstraint", rg.Torso)
1952 n.Name = "BallSocketNeck"
1953 n.Attachment0 = TorsoPointNeckAttachment
1954 n.Attachment1 = HeadPointNeckAttachment
1955 n.Restitution = 0
1956 n.UpperAngle = 90
1957 n.Enabled = true
1958 n.LimitsEnabled = false
1959
1960 local rs = Instance.new("BallSocketConstraint", rg.Torso)
1961 rs.Name = "BallSocketRightShoulder"
1962 rs.Attachment0 = RightShoulderPointAttachment
1963 rs.Attachment1 = RightArmPointAttachment
1964 rs.Restitution = 0
1965 rs.UpperAngle = 90
1966 rs.Enabled = true
1967 rs.LimitsEnabled = false
1968 local ls = Instance.new("BallSocketConstraint", rg.Torso)
1969 ls.Name = "BallSocketLeftShoulder"
1970 ls.Attachment0 = LeftShoulderPointAttachment
1971 ls.Attachment1 = LeftArmPointAttachment
1972 ls.Restitution = 0
1973 ls.UpperAngle = 90
1974 ls.Enabled = true
1975 ls.LimitsEnabled = false
1976
1977 local rh = Instance.new("BallSocketConstraint", rg.Torso)
1978 rh.Name = "BallSocketRightHip"
1979 rh.Attachment0 = RightHipPointAttachment
1980 rh.Attachment1 = RightLegPointAttachment
1981 rh.Restitution = 0
1982 rh.UpperAngle = 90
1983 rh.Enabled = true
1984 rh.LimitsEnabled = false
1985 local lh = Instance.new("BallSocketConstraint", rg.Torso)
1986 lh.Name = "BallSocketLeftHip"
1987 lh.Attachment0 = LeftHipPointAttachment
1988 lh.Attachment1 = LeftLegPointAttachment
1989 lh.Restitution = 0
1990 lh.UpperAngle = 90
1991 lh.Enabled = true
1992 char.Humanoid2.PlatformStand = true
1993 char.Humanoid2.AutoRotate = false
1994 rg.Parent = game.Workspace
1995pcall(function()
1996for i, v in pairs(rg.Head:children()) do
1997 if v:IsA("Decal")then
1998v.Texture = "http://www.roblox.com/asset/?id=778409313"
1999 end
2000 end
2001end)
2002pcall(function()
2003for i, v in pairs(rg:children()) do
2004 if v:IsA("Part")then
2005 if v.Name == "HumanoidRootPart" then
2006 v:destroy() end
2007 end
2008 end
2009end)
2010 local runDummyScript = function(f,scri)
2011local oldenv = getfenv(f)
2012local newenv = setmetatable({}, {
2013__index = function(_, k)
2014if k:lower() == 'script' then
2015return scri
2016else
2017return oldenv[k]
2018end
2019end
2020})
2021setfenv(f, newenv)
2022ypcall(function() f() end)
2023end
2024local cors = {}
2025local mas = Instance.new("Model",game:GetService("Lighting"))
2026mas.Name = "Collidable Limbs"
2027local oo1 = Instance.new("Part")
2028local oo2 = Instance.new("Part")
2029local oo3 = Instance.new("Part")
2030local oo4 = Instance.new("Part")
2031local oo5 = Instance.new("Part")
2032local oo6 = Instance.new("Part")
2033local w1 = Instance.new("Weld")
2034local w2 = Instance.new("Weld")
2035local w3 = Instance.new("Weld")
2036local w4 = Instance.new("Weld")
2037local w5 = Instance.new("Weld")
2038local w6 = Instance.new("Weld")
2039oo1.Name = "CHead"
2040w1.Parent = oo1
2041w1.Part0 = w1.Parent
2042w1.Part1 = rg["Head"]
2043oo1.Parent = mas
2044oo1.Material = Enum.Material.SmoothPlastic
2045oo1.BrickColor = BrickColor.new("Institutional white")
2046oo1.Transparency = 1
2047oo1.Position = rg.Head.Position
2048oo1.Velocity = Vector3.new(0, -9.19685173, 0)
2049oo1.Locked = true
2050oo1.FormFactor = Enum.FormFactor.Symmetric
2051oo1.Size = Vector3.new(1, 1, 1)
2052oo1.CFrame = CFrame.new(0, 4.50001812, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2053oo1.BottomSurface = Enum.SurfaceType.Smooth
2054oo1.TopSurface = Enum.SurfaceType.Smooth
2055oo1.Color = Color3.new(0.972549, 0.972549, 0.972549)
2056oo1.Position = Vector3.new(0, 4.50001812, 0)
2057oo1.CanCollide = false
2058
2059oo2.Name = "CT"
2060w2.Parent = oo2
2061w2.Part0 = w2.Parent
2062w2.Part1 = rg["Torso"]
2063oo2.Parent = mas
2064oo2.CanCollide = true
2065oo2.Material = Enum.Material.SmoothPlastic
2066oo2.BrickColor = BrickColor.new("Institutional white")
2067oo2.Transparency = 1
2068oo2.Position = rg.Torso.Position
2069oo2.Velocity = Vector3.new(0, -9.19685173, 0)
2070oo2.Locked = true
2071oo2.Anchored = false
2072oo2.FormFactor = Enum.FormFactor.Symmetric
2073oo2.Size = Vector3.new(2, 2, 1)
2074oo2.CFrame = CFrame.new(0, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2075oo2.BottomSurface = Enum.SurfaceType.Smooth
2076oo2.TopSurface = Enum.SurfaceType.Smooth
2077oo2.Color = Color3.new(0.972549, 0.972549, 0.972549)
2078oo2.Position = Vector3.new(0, 3.00001788, 0)
2079oo3.Name = "CLA"
2080oo3.CanCollide = true
2081w3.Parent = oo3
2082w3.Part0 = w3.Parent
2083w3.Part1 = rg["Left Arm"]
2084w3.C0 = CFrame.new(0, 0, 0)
2085w3.C1 = CFrame.new(0, -0.2, 0)
2086oo3.Parent = mas
2087oo3.Material = Enum.Material.SmoothPlastic
2088oo3.BrickColor = BrickColor.new("Institutional white")
2089oo3.Transparency = 1
2090oo3.Position = rg["Left Arm"].Position
2091oo3.Velocity = Vector3.new(0, -9.19685173, 0)
2092oo3.CanCollide = true
2093oo3.Locked = true
2094oo3.FormFactor = Enum.FormFactor.Symmetric
2095oo3.Size = Vector3.new(1, 1.40, 1)
2096oo3.CFrame = CFrame.new(-1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2097oo3.BottomSurface = Enum.SurfaceType.Smooth
2098oo3.TopSurface = Enum.SurfaceType.Smooth
2099oo3.Color = Color3.new(0.972549, 0.972549, 0.972549)
2100oo3.Position = Vector3.new(-1.5, 3.00001788, 0)
2101oo4.Name = "CRA"
2102w4.Parent = oo4
2103w4.Part0 = w4.Parent
2104w4.Part1 = rg["Right Arm"]
2105w4.C0 = CFrame.new(0, 0, 0)
2106w4.C1 = CFrame.new(0, -0.2, 0)
2107oo4.Parent = mas
2108oo4.CanCollide = true
2109oo4.Material = Enum.Material.SmoothPlastic
2110oo4.BrickColor = BrickColor.new("Institutional white")
2111oo4.Transparency = 1
2112oo4.Position = Vector3.new(1.5, 3.00001788, 0)
2113oo4.Velocity = Vector3.new(0, -9.19685173, 0)
2114oo4.CanCollide = true
2115oo4.Locked = true
2116oo4.FormFactor = Enum.FormFactor.Symmetric
2117oo4.Size = Vector3.new(1, 1.40, 1)
2118oo4.CFrame = CFrame.new(1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2119oo4.BottomSurface = Enum.SurfaceType.Smooth
2120oo4.TopSurface = Enum.SurfaceType.Smooth
2121oo4.Color = Color3.new(0.972549, 0.972549, 0.972549)
2122oo4.Position = rg["Right Arm"].Position
2123oo5.Name = "CLL"
2124oo5.Parent = mas
2125w5.Parent = oo5
2126w5.Part0 = w5.Parent
2127w5.Part1 = rg["Left Leg"]
2128w5.C0 = CFrame.new(0, 0, 0)
2129w5.C1 = CFrame.new(0, -0.2, 0)
2130oo5.Material = Enum.Material.SmoothPlastic
2131oo5.BrickColor = BrickColor.new("Institutional white")
2132oo5.Transparency = 1
2133oo5.CanCollide = true
2134oo5.Position = rg["Left Leg"].Position
2135oo5.Velocity = Vector3.new(0, -9.19685173, 0)
2136oo5.CanCollide = true
2137oo5.Locked = true
2138oo5.FormFactor = Enum.FormFactor.Symmetric
2139oo5.Size = Vector3.new(1, 1.65, 1)
2140oo5.CFrame = CFrame.new(-0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2141oo5.BottomSurface = Enum.SurfaceType.Smooth
2142oo5.TopSurface = Enum.SurfaceType.Smooth
2143oo5.Color = Color3.new(0.972549, 0.972549, 0.972549)
2144oo5.Position = Vector3.new(-0.5, 1.00001788, 0)
2145oo6.Name = "CRL"
2146oo6.Parent = mas
2147oo6.Material = Enum.Material.SmoothPlastic
2148oo6.BrickColor = BrickColor.new("Institutional white")
2149oo6.Transparency = 1
2150oo6.Position = rg["Right Leg"].Position
2151oo6.Velocity = Vector3.new(0, -9.19685173, 0)
2152oo6.CanCollide = true
2153oo6.Locked = true
2154oo6.FormFactor = Enum.FormFactor.Symmetric
2155oo6.Size = Vector3.new(1, 1.65, 1)
2156oo6.CFrame = CFrame.new(0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2157oo6.BottomSurface = Enum.SurfaceType.Smooth
2158oo6.TopSurface = Enum.SurfaceType.Smooth
2159oo6.Color = Color3.new(0.972549, 0.972549, 0.972549)
2160oo6.Position = Vector3.new(0.5, 1.00001788, 0)
2161oo6.CanCollide = true
2162w6.Parent = oo6
2163w6.Part0 = w6.Parent
2164w6.Part1 = rg["Right Leg"]
2165w6.C0 = CFrame.new(0, 0, 0)
2166w6.C1 = CFrame.new(0, -0.2, 0)
2167mas.Parent = rg
2168mas:MakeJoints()
2169raggeeh = rg
2170raggeeh.Head.Anchored = true
2171raggeeh.Humanoid2.PlatformStand = true
2172
2173local TUURS = raggeeh.Torso
2174local CPU = Instance.new("Model")
2175CPU.Parent = raggeeh
2176raggeeh.Parent = game:GetService("Workspace")
2177raggeeh.Torso.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 100
2178
2179raggeeh.Parent = game:GetService("Workspace")
2180
2181raggeeh.Parent = game:GetService("Workspace")
2182wait()
2183raggeeh.Head.Anchored = false
2184local FOLDARR = Instance.new("Model")
2185FOLDARR.Parent = raggeeh
2186FOLDARR.Name = "BLUDDDDDDDDDDD"
2187local FLUIDS = Instance.new("Model")
2188FLUIDS.Name = Victimm.Name.."'s fluids"
2189FLUIDS.Parent = FOLDARR
2190raggeeh.Humanoid2.Name = "Humanoid2"
2191Debounce = false
2192raggeeh.Humanoid2.Health = .1
2193
2194
2195local runDummyScript = function(f,scri)
2196local oldenv = getfenv(f)
2197local newenv = setmetatable({}, {
2198__index = function(_, k)
2199if k:lower() == 'script' then
2200return scri
2201else
2202return oldenv[k]
2203end
2204end
2205})
2206setfenv(f, newenv)
2207ypcall(function() f() end)
2208end
2209cors = {}
2210mas = Instance.new("Model",game:GetService("Lighting"))
2211mas.Name = "CompiledModel"
2212aso1 = Instance.new("Script")
2213aso1.Name = "PS"
2214aso1.Parent = mas
2215table.insert(cors,coroutine.create(function()
2216wait()
2217runDummyScript(function()
2218 Create = LoadLibrary("RbxUtility").Create
2219function RemoveOutlines(part)
2220 part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
2221end
2222
2223CFuncs = {
2224 ["Part"] = {
2225 Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
2226 local Part = Create("Part"){
2227 Parent = Parent,
2228 Reflectance = Reflectance,
2229 Transparency = Transparency,
2230 CanCollide = false,
2231 Locked = true,
2232 BrickColor = BrickColor.new(tostring(BColor)),
2233 Name = Name,
2234 Size = Size,
2235 Material = Material,
2236 }
2237 RemoveOutlines(Part)
2238 return Part
2239 end;
2240 };
2241
2242 ["Mesh"] = {
2243 Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
2244 local Msh = Create(Mesh){
2245 Parent = Part,
2246 Offset = OffSet,
2247 Scale = Scale,
2248 }
2249 if Mesh == "SpecialMesh" then
2250 Msh.MeshType = MeshType
2251 Msh.MeshId = MeshId
2252 end
2253 return Msh
2254 end;
2255 };
2256
2257 ["Mesh"] = {
2258 Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
2259 local Msh = Create(Mesh){
2260 Parent = Part,
2261 Offset = OffSet,
2262 Scale = Scale,
2263 }
2264 if Mesh == "SpecialMesh" then
2265 Msh.MeshType = MeshType
2266 Msh.MeshId = MeshId
2267 end
2268 return Msh
2269 end;
2270 };
2271
2272 ["Weld"] = {
2273 Create = function(Parent, Part0, Part1, C0, C1)
2274 local Weld = Create("Weld"){
2275 Parent = Parent,
2276 Part0 = Part0,
2277 Part1 = Part1,
2278 C0 = C0,
2279 C1 = C1,
2280 }
2281 return Weld
2282 end;
2283 };
2284
2285 ["Sound"] = {
2286 Create = function(id, par, vol, pit)
2287 coroutine.resume(coroutine.create(function()
2288 local S = Create("Sound"){
2289 Volume = vol,
2290 Pitch = pit or 1,
2291 SoundId = id,
2292 Parent = par or workspace,
2293 }
2294 wait()
2295 S:play()
2296 game:GetService("Debris"):AddItem(S, 6)
2297 end))
2298 end;
2299 };
2300
2301 ["ParticleEmitter"] = {
2302 Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
2303 local fp = Create("ParticleEmitter"){
2304 Parent = Parent,
2305 Color = ColorSequence.new(Color1, Color2),
2306 LightEmission = LightEmission,
2307 Size = Size,
2308 Texture = Texture,
2309 Transparency = Transparency,
2310 ZOffset = ZOffset,
2311 Acceleration = Accel,
2312 Drag = Drag,
2313 LockedToPart = LockedToPart,
2314 VelocityInheritance = VelocityInheritance,
2315 EmissionDirection = EmissionDirection,
2316 Enabled = Enabled,
2317 Lifetime = LifeTime,
2318 Rate = Rate,
2319 Rotation = Rotation,
2320 RotSpeed = RotSpeed,
2321 Speed = Speed,
2322 VelocitySpread = VelocitySpread,
2323 }
2324 return fp
2325 end;
2326 };
2327
2328 CreateTemplate = {
2329
2330 };
2331}
2332while wait() do
2333pcall(function()
2334for i, v in pairs(script.Parent.Parent:GetChildren()) do
2335 if v:IsA("Part") then
2336 v.Touched:Connect(function(Thing)
2337 if Thing.Name == "Left Arm" then
2338 elseif Thing.Name == "Right Arm" then
2339 elseif Thing.Name == "Torso" then
2340 elseif Thing.Name == "Head" then
2341 elseif Thing.Name == "Left Leg" then
2342 elseif Thing.Name == "Right Leg" then
2343 elseif Thing.Name == "CLA" then
2344 elseif Thing.Name == "CRA" then
2345 elseif Thing.Name == "CT" then
2346 elseif Thing.Name == "CHead" then
2347 elseif Thing.Name == "CLL" then
2348 elseif Thing.Name == "CRL" then
2349 elseif Thing.Name == "HumanoidRootPart" then
2350 elseif Thing.Name == "Handle" then
2351
2352 elseif Thing.Name == "LeftFoot" then
2353 elseif Thing.Name == "LeftHand" then
2354 elseif Thing.Name == "Head" then
2355 elseif Thing.Name == "UpperTorso" then
2356 elseif Thing.Name == "LowerTorso" then
2357 elseif Thing.Name == "LeftUpperLeg" then
2358 elseif Thing.Name == "LeftLowerLeg" then
2359 elseif Thing.Name == "RightUpperLeg" then
2360 elseif Thing.Name == "RightLowerLeg" then
2361 elseif Thing.Name == "RightFoot" then
2362 elseif Thing.Name == "RightHand" then
2363 elseif Thing.Name == "RighUpperArm" then
2364 elseif Thing.Name == "RightLowerArm" then
2365 elseif Thing.Name == "LeftUpperArm" then
2366 elseif Thing.Name == "LeftLowerArm" then
2367 elseif Thing.Name == "HumanoidRootPart" then
2368 elseif Debounce == false and Thing.Material == Enum.Material.Plastic then
2369 CFuncs["Sound"].Create("rbxassetid://220025741",script.Parent.Parent,1,1)
2370 Debounce = true
2371 wait(.25)
2372 Debounce = false
2373 elseif Debounce == false and Thing.Material == Enum.Material.Grass then
2374 CFuncs["Sound"].Create("rbxassetid://263441908",script.Parent.Parent,1,1)
2375 Debounce = true
2376 wait(.25)
2377 Debounce = false
2378 elseif Debounce == false and Thing.Material == Enum.Material.DiamondPlate then
2379 CFuncs["Sound"].Create("rbxassetid://933780081",script.Parent.Parent,1,1)
2380 Debounce = true
2381 wait(.25)
2382 Debounce = false
2383 elseif Debounce == false and Thing.Material == Enum.Material.Metal then
2384 CFuncs["Sound"].Create("rbxassetid://138259748",script.Parent.Parent,1,1)
2385 Debounce = true
2386 wait(.25)
2387 Debounce = false
2388 elseif Debounce == false and Thing.Material == Enum.Material.CorrodedMetal then
2389 CFuncs["Sound"].Create("rbxassetid://933780081",script.Parent.Parent,1,1)
2390 Debounce = true
2391 wait(.25)
2392 Debounce = false
2393 elseif Debounce == false and Thing.Material == Enum.Material.Ice then
2394 CFuncs["Sound"].Create("rbxassetid://260433487",script.Parent.Parent,1,.9)
2395 Debounce = true
2396 wait(.25)
2397 Debounce = false
2398 elseif Debounce == false then
2399 CFuncs["Sound"].Create("rbxassetid://220025741",script.Parent.Parent,1,1)
2400 Debounce = true
2401 wait(.25)
2402 Debounce = false
2403 end
2404 end)
2405end
2406end
2407end)
2408script.Parent.PlatformStand = true script.Parent.WalkSpeed = 0 script.Parent.JumpPower = 0 script.Parent.AutoRotate = false script.Parent:UnequipTools() end
2409
2410end,aso1)
2411end))
2412mas.Parent = workspace
2413mas:MakeJoints()
2414local mas1 = mas:GetChildren()
2415for i=1,#mas1 do
2416 mas1[i].Parent = raggeeh.Humanoid2
2417 ypcall(function() mas1[i]:MakeJoints() end)
2418end
2419mas:Destroy()
2420for i=1,#cors do
2421coroutine.resume(cors[i])
2422end
2423
2424end
2425end)
2426
2427game.Players.LocalPlayer.Chatted:connect(function(asd)
2428if asd == "/fixjoints"
2429then
2430RemakeJoints = true
2431end
2432end)
2433
2434Model0 = Instance.new("Model")
2435Part1 = Instance.new("Part")
2436Part2 = Instance.new("Part")
2437BlockMesh3 = Instance.new("BlockMesh")
2438Sound4 = Instance.new("Sound")
2439Sound5 = Instance.new("Sound")
2440Weld6 = Instance.new("Weld")
2441CFrameValue7 = Instance.new("CFrameValue")
2442Part8 = Instance.new("Part")
2443CylinderMesh9 = Instance.new("CylinderMesh")
2444Weld10 = Instance.new("Weld")
2445CFrameValue11 = Instance.new("CFrameValue")
2446Part12 = Instance.new("Part")
2447BlockMesh13 = Instance.new("BlockMesh")
2448Weld14 = Instance.new("Weld")
2449CFrameValue15 = Instance.new("CFrameValue")
2450Part16 = Instance.new("Part")
2451CylinderMesh17 = Instance.new("CylinderMesh")
2452Weld18 = Instance.new("Weld")
2453CFrameValue19 = Instance.new("CFrameValue")
2454Model0.Name = "RadioZU"
2455Model0.Parent = game.Players.LocalPlayer.Character
2456Part1.Name = "Midel"
2457Part1.Parent = Model0
2458Part1.Material = Enum.Material.SmoothPlastic
2459Part1.Transparency = 1
2460Part1.Rotation = Vector3.new(-0.099999994, -0.140000001, 0.0199999996)
2461Part1.Size = Vector3.new(2, 1.67999995, 1)
2462Part1.CFrame = CFrame.new(-0.755025029, 0.84126699, 4.95177889, 0.999996781, -0.00037937882, -0.00251362217, 0.000383676495, 0.99999845, 0.00170949276, 0.00251296978, -0.00171045167, 0.999995351)
2463Part1.BottomSurface = Enum.SurfaceType.Smooth
2464Part1.TopSurface = Enum.SurfaceType.Smooth
2465Part1.Position = Vector3.new(-0.755025029, 0.84126699, 4.95177889)
2466Part1.Orientation = Vector3.new(-0.099999994, -0.140000001, 0.0199999996)
2467Part2.Name = "midelradiozu"
2468Radio_Middle = Part2
2469Part2.Parent = Model0
2470Part2.Material = Enum.Material.Metal
2471Part2.BrickColor = BrickColor.new("Really black")
2472Part2.Rotation = Vector3.new(0.529999971, -0.879999995, -1.04999995)
2473Part2.FormFactor = Enum.FormFactor.Custom
2474Part2.Size = Vector3.new(0.354150534, 0.635161936, 0.230967745)
2475Part2.CFrame = CFrame.new(-1.47971559, 1.29020143, 4.40762138, 0.999715269, 0.0183183942, -0.0152924545, -0.0184617005, 0.999786556, -0.00928292423, 0.0151191354, 0.00956259109, 0.9998402)
2476Part2.BottomSurface = Enum.SurfaceType.Smooth
2477Part2.TopSurface = Enum.SurfaceType.Smooth
2478Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2479Part2.Position = Vector3.new(-1.47971559, 1.29020143, 4.40762138)
2480Part2.Orientation = Vector3.new(0.529999971, -0.879999995, -1.05999994)
2481Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2482BlockMesh3.Parent = Part2
2483Sound4.Name = "EquipSound"
2484Sound4.Parent = Part2
2485Sound4.Pitch = 1.1499999761581
2486Sound4.SoundId = "http://roblox.com/asset/?id=10209636"
2487Sound4.Volume = 1
2488Sound5.Name = "Alert"
2489Sound5.Parent = Part2
2490Sound5.Pitch = 0.69999998807907
2491Sound5.SoundId = "http://www.roblox.com/asset/?id=28518380"
2492Sound5.Volume = 0.40000000596046
2493Weld6.Name = "qCFrameWeldThingy"
2494Weld6.Parent = Part2
2495Weld6.C1 = CFrame.new(0.74099952, -0.43035984, 0.53715539, 0.999742925, -0.0188668054, 0.0125745991, 0.0187259596, 0.999761701, 0.0112256296, -0.0127833989, -0.0109872874, 0.999858201)
2496Weld6.Part0 = Part1
2497Weld6.Part1 = Part2
2498CFrameValue7.Name = "qRelativeCFrameWeldValue"
2499CFrameValue7.Parent = Part2
2500CFrameValue7.Value = CFrame.new(0.74099952, -0.43035984, 0.53715539, 0.999742925, -0.0188668054, 0.0125745991, 0.0187259596, 0.999761701, 0.0112256296, -0.0127833989, -0.0109872874, 0.999858201)
2501Part8.Name = "Light"
2502Radio_Light = Part8
2503Part8.Parent = Model0
2504Part8.Material = Enum.Material.Neon
2505Part8.BrickColor = BrickColor.new("Crimson")
2506Part8.Reflectance = 0.10000000149012
2507Part8.Transparency = 0.39999997615814
2508Part8.Rotation = Vector3.new(50.6800003, 88.6299973, 39.8600006)
2509Part8.FormFactor = Enum.FormFactor.Custom
2510Part8.Size = Vector3.new(0.230967745, 0.230967745, 0.230967745)
2511Part8.CFrame = CFrame.new(-1.55203056, 1.50704026, 4.33784962, 0.0183184352, -0.0152923148, 0.999715269, 0.999786556, -0.0092829708, -0.0184617396, 0.00956263579, 0.9998402, 0.0151189938)
2512Part8.BottomSurface = Enum.SurfaceType.Smooth
2513Part8.TopSurface = Enum.SurfaceType.Smooth
2514Part8.Color = Color3.new(1, 0, 0)
2515Part8.Position = Vector3.new(-1.55203056, 1.50704026, 4.33784962)
2516Part8.Orientation = Vector3.new(1.05999994, 89.1299973, 90.5299988)
2517Part8.Color = Color3.new(1, 0, 0)
2518CylinderMesh9.Parent = Part8
2519CylinderMesh9.Offset = Vector3.new(0, -0.020833334, 0)
2520CylinderMesh9.Scale = Vector3.new(0.50000006, 0.208333343, 0.50000006)
2521CylinderMesh9.Scale = Vector3.new(0.50000006, 0.208333343, 0.50000006)
2522Weld10.Name = "qCFrameWeldThingy"
2523Weld10.Parent = Part8
2524Weld10.C1 = CFrame.new(-0.645160437, 0.607823014, 0.818351865, 0.0187260006, 0.999761701, 0.0112256743, -0.0127832592, -0.010987334, 0.999858201, 0.999742925, -0.0188668445, 0.0125744585)
2525Weld10.Part0 = Part1
2526Weld10.Part1 = Part8
2527CFrameValue11.Name = "qRelativeCFrameWeldValue"
2528CFrameValue11.Parent = Part8
2529CFrameValue11.Value = CFrame.new(-0.645160437, 0.607823014, 0.818351865, 0.0187260006, 0.999761701, 0.0112256743, -0.0127832592, -0.010987334, 0.999858201, 0.999742925, -0.0188668445, 0.0125744585)
2530Part12.Parent = Model0
2531Part12.Material = Enum.Material.Metal
2532Part12.BrickColor = BrickColor.new("Really black")
2533Part12.Rotation = Vector3.new(0.529999971, -0.879999995, -1.04999995)
2534Part12.FormFactor = Enum.FormFactor.Custom
2535Part12.Size = Vector3.new(0.230967745, 0.230967745, 0.230967745)
2536Part12.CFrame = CFrame.new(-1.52321947, 1.63280272, 4.41821718, 0.999715269, 0.0183183961, -0.0152925607, -0.0184617024, 0.999786556, -0.00928292237, 0.0151192397, 0.00956259109, 0.9998402)
2537Part12.BottomSurface = Enum.SurfaceType.Smooth
2538Part12.TopSurface = Enum.SurfaceType.Smooth
2539Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2540Part12.Position = Vector3.new(-1.52321947, 1.63280272, 4.41821718)
2541Part12.Orientation = Vector3.new(0.529999971, -0.879999995, -1.05999994)
2542Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2543BlockMesh13.Parent = Part12
2544BlockMesh13.Offset = Vector3.new(0, -0.020833334, 0)
2545BlockMesh13.Scale = Vector3.new(0.833333373, 0.208333343, 0.833333373)
2546BlockMesh13.Scale = Vector3.new(0.833333373, 0.208333343, 0.833333373)
2547Weld14.Name = "qCFrameWeldThingy"
2548Weld14.Parent = Part12
2549Weld14.C1 = CFrame.new(0.790655851, -0.772192478, 0.529076099, 0.999742925, -0.0188668072, 0.0125747044, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835041, -0.0109872855, 0.999858201)
2550Weld14.Part0 = Part1
2551Weld14.Part1 = Part12
2552CFrameValue15.Name = "qRelativeCFrameWeldValue"
2553CFrameValue15.Parent = Part12
2554CFrameValue15.Value = CFrame.new(0.790655851, -0.772192478, 0.529076099, 0.999742925, -0.0188668072, 0.0125747044, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835041, -0.0109872855, 0.999858201)
2555Part16.Parent = Model0
2556Part16.Material = Enum.Material.Metal
2557Part16.BrickColor = BrickColor.new("Really black")
2558Part16.Rotation = Vector3.new(0.529999971, -0.879999995, -1.04999995)
2559Part16.FormFactor = Enum.FormFactor.Custom
2560Part16.Size = Vector3.new(0.230967745, 0.230967745, 0.230967745)
2561Part16.CFrame = CFrame.new(-1.53273463, 1.75298595, 4.43074036, 0.999715269, 0.0183183961, -0.0152925961, -0.0184617024, 0.999786556, -0.00928292144, 0.0151192751, 0.00956259109, 0.9998402)
2562Part16.BottomSurface = Enum.SurfaceType.Smooth
2563Part16.TopSurface = Enum.SurfaceType.Smooth
2564Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2565Part16.Position = Vector3.new(-1.53273463, 1.75298595, 4.43074036)
2566Part16.Orientation = Vector3.new(0.529999971, -0.879999995, -1.05999994)
2567Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2568CylinderMesh17.Parent = Part16
2569CylinderMesh17.Scale = Vector3.new(0.0829999968, 3.33299994, 0.0829999968)
2570CylinderMesh17.Scale = Vector3.new(0.0829999968, 3.33299994, 0.0829999968)
2571Weld18.Name = "qCFrameWeldThingy"
2572Weld18.Parent = Part16
2573Weld18.C1 = CFrame.new(0.802197814, -0.892295361, 0.517525375, 0.999742925, -0.0188668072, 0.0125747398, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835395, -0.0109872846, 0.999858201)
2574Weld18.Part0 = Part1
2575Weld18.Part1 = Part16
2576CFrameValue19.Name = "qRelativeCFrameWeldValue"
2577CFrameValue19.Parent = Part16
2578CFrameValue19.Value = CFrame.new(0.802197814, -0.892295361, 0.517525375, 0.999742925, -0.0188668072, 0.0125747398, 0.0187259614, 0.999761701, 0.0112256296, -0.0127835395, -0.0109872846, 0.999858201)
2579
2580musec = Instance.new("Sound")
2581musec.Parent = workspace.CurrentCamera
2582musec.SoundId = "rbxassetid://360141233"
2583musec.Volume = .5
2584musec:Play()
2585Ghosting_Weld = Instance.new("Weld")
2586Ghosting_Weld.Parent = Part1
2587Ghosting_Weld.Part0 = Part1
2588Ghosting_Weld.Part1 = game.Players.LocalPlayer.Character.Torso
2589
2590
2591radModel0 = Instance.new("Model")
2592radStringValue1 = Instance.new("StringValue")
2593radStringValue2 = Instance.new("StringValue")
2594radStringValue3 = Instance.new("StringValue")
2595radStringValue4 = Instance.new("StringValue")
2596radStringValue5 = Instance.new("StringValue")
2597radStringValue6 = Instance.new("StringValue")
2598radStringValue7 = Instance.new("StringValue")
2599radModel0.Name = "Oni0nRadioNetwork"
2600radModel0.Parent = script
2601radStringValue1.Name = "Line1"
2602radStringValue1.Value = "----------------------------------------------------------------------------------"
2603radStringValue1.Parent = radModel0
2604radStringValue2.Name = "Line2"
2605radStringValue2.Value = "----------------------------------------------------------------------------------"
2606radStringValue2.Parent = radModel0
2607radStringValue3.Name = "Line3"
2608radStringValue3.Value = "----------------------------------------------------------------------------------"
2609radStringValue3.Parent = radModel0
2610radStringValue4.Name = "Line4"
2611radStringValue4.Value = "----------------------------------------------------------------------------------"
2612radStringValue4.Parent = radModel0
2613radStringValue5.Name = "Line5"
2614radStringValue5.Value = "----------------------------------------------------------------------------------"
2615radStringValue5.Parent = radModel0
2616radStringValue6.Name = "Line6"
2617radStringValue6.Value = "----------------------------------------------------------------------------------"
2618radStringValue6.Parent = radModel0
2619radStringValue7.Name = "Line7"
2620radStringValue7.Value = "----------------------------------------------------------------------------------"
2621radStringValue7.Parent = radModel0
2622
2623OnValue = Instance.new("BoolValue")
2624OnValue.Name = "On"
2625OnValue.Parent = script
2626wait()
2627char = game.Players.LocalPlayer.Character
2628
2629if game:GetService("ReplicatedStorage"):findFirstChild("Oni0nRadioNetwork") == nil then
2630script.Oni0nRadioNetwork:Clone().Parent = game:GetService("ReplicatedStorage")
2631end
2632wait()
2633script.Oni0nRadioNetwork:Remove()
2634
2635wait(.3)
2636Part8.BrickColor = BrickColor.new("Crimson")
2637game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
2638if (key == "p") then
2639Toggle()
2640end
2641end)
2642wait(1)
2643function Toggle()
2644 if Offffu == false then
2645 Offffu = true
2646 script.On.Value = true
2647 Radio_Light.BrickColor = BrickColor.new("Really red")
2648 elseif Offffu == true then
2649 Offffu = false
2650 script.On.Value = false
2651 Radio_Light.BrickColor = BrickColor.new("Crimson")
2652 end
2653 Radio_Middle.Alert.Volume = 0.4
2654 Radio_Middle.Alert:Play()
2655end
2656
2657local OxygenAttachment1 = Instance.new("Attachment")
2658OxygenAttachment1.Parent = PENIS
2659OxygenAttachment1.Name = "TANK1"
2660OxygenAttachment1.Visible = false
2661OxygenAttachment1.Position = Vector3.new(0.004, -0.02, -0)
2662
2663local RopeConstraint0 = Instance.new("RopeConstraint")
2664
2665--Converted with ttyyuu12345's model to script plugin v4
2666function sandbox(var,func)
2667 local env = getfenv(func)
2668 local newenv = setmetatable({},{
2669 __index = function(self,k)
2670 if k=="script" then
2671 return var
2672 else
2673 return env[k]
2674 end
2675 end,
2676 })
2677 setfenv(func,newenv)
2678 return func
2679end
2680cors = {}
2681mas = Instance.new("Model",game:GetService("Lighting"))
2682Oni0n = Instance.new("ScreenGui")
2683Oni0n.Name = "Oni0nRadio"
2684Oni0n.Parent = mas
2685Frame0 = Instance.new("Frame")
2686TextLabel1 = Instance.new("TextLabel")
2687TextLabel2 = Instance.new("TextLabel")
2688TextLabel3 = Instance.new("TextLabel")
2689TextLabel4 = Instance.new("TextLabel")
2690TextLabel5 = Instance.new("TextLabel")
2691TextLabel6 = Instance.new("TextLabel")
2692TextLabel7 = Instance.new("TextLabel")
2693TextLabel8 = Instance.new("TextLabel")
2694ObjectValue9 = Instance.new("ObjectValue")
2695LocalScript10 = Instance.new("LocalScript")
2696LocalScript11 = Instance.new("LocalScript")
2697Script12 = Instance.new("Script")
2698Script13 = Instance.new("Script")
2699Frame0.Parent = Oni0n
2700Frame0.Size = UDim2.new(-0.349999994, 0, -0.25, 0)
2701Frame0.Style = Enum.FrameStyle.RobloxRound
2702Frame0.Position = UDim2.new(0.975000024, 0, 0.899999976, 0)
2703Frame0.BackgroundColor3 = Color3.new(0, 0, 0)
2704Frame0.BorderColor3 = Color3.new(0, 0, 0)
2705Frame0.BorderSizePixel = 0
2706TextLabel1.Name = "Title"
2707TextLabel1.Parent = Frame0
2708TextLabel1.Transparency = 0.80000001192093
2709TextLabel1.Size = UDim2.new(1, 0, 0.200000003, 0)
2710TextLabel1.Text = "Third Reich Comms"
2711TextLabel1.Active = true
2712TextLabel1.BackgroundColor3 = Color3.new(1, 1, 1)
2713TextLabel1.BackgroundTransparency = 0.80000001192093
2714TextLabel1.BorderColor3 = Color3.new(1, 1, 1)
2715TextLabel1.Font = Enum.Font.ArialBold
2716TextLabel1.FontSize = Enum.FontSize.Size24
2717TextLabel1.TextColor3 = Color3.new(255, 0, 0)
2718TextLabel1.TextScaled = true
2719TextLabel1.TextTransparency = 0.20000000298023
2720TextLabel1.TextWrapped = true
2721TextLabel2.Name = "Line1"
2722TextLabel2.Parent = Frame0
2723TextLabel2.Transparency = 0.80000001192093
2724TextLabel2.Size = UDim2.new(1, 0, 0.0799999982, 0)
2725TextLabel2.Text = "NONE"
2726TextLabel2.Position = UDim2.new(0, 0, 0.25, 0)
2727TextLabel2.BackgroundColor3 = Color3.new(0, 0, 0)
2728TextLabel2.BackgroundTransparency = 0.80000001192093
2729TextLabel2.BorderColor3 = Color3.new(1, 1, 1)
2730TextLabel2.Font = Enum.Font.ArialBold
2731TextLabel2.TextColor3 = Color3.new(255, 0, 0)
2732TextLabel2.TextScaled = true
2733TextLabel2.TextTransparency = 0.20000000298023
2734TextLabel2.TextWrapped = true
2735TextLabel2.TextXAlignment = Enum.TextXAlignment.Left
2736TextLabel3.Name = "Line2"
2737TextLabel3.Parent = Frame0
2738TextLabel3.Transparency = 0.80000001192093
2739TextLabel3.Size = UDim2.new(1, 0, 0.0799999982, 0)
2740TextLabel3.Text = "NONE"
2741TextLabel3.Position = UDim2.new(0, 0, 0.349999994, 0)
2742TextLabel3.BackgroundColor3 = Color3.new(0, 0, 0)
2743TextLabel3.BackgroundTransparency = 0.80000001192093
2744TextLabel3.BorderColor3 = Color3.new(1, 1, 1)
2745TextLabel3.Font = Enum.Font.ArialBold
2746TextLabel3.TextColor3 = Color3.new(255, 0, 0)
2747TextLabel3.TextScaled = true
2748TextLabel3.TextTransparency = 0.20000000298023
2749TextLabel3.TextWrapped = true
2750TextLabel3.TextXAlignment = Enum.TextXAlignment.Left
2751TextLabel4.Name = "Line3"
2752TextLabel4.Parent = Frame0
2753TextLabel4.Transparency = 0.80000001192093
2754TextLabel4.Size = UDim2.new(1, 0, 0.0799999982, 0)
2755TextLabel4.Text = "NONE"
2756TextLabel4.Position = UDim2.new(0, 0, 0.449999988, 0)
2757TextLabel4.BackgroundColor3 = Color3.new(0, 0, 0)
2758TextLabel4.BackgroundTransparency = 0.80000001192093
2759TextLabel4.BorderColor3 = Color3.new(1, 1, 1)
2760TextLabel4.Font = Enum.Font.ArialBold
2761TextLabel4.TextColor3 = Color3.new(255, 0, 0)
2762TextLabel4.TextScaled = true
2763TextLabel4.TextTransparency = 0.20000000298023
2764TextLabel4.TextWrapped = true
2765TextLabel4.TextXAlignment = Enum.TextXAlignment.Left
2766TextLabel5.Name = "Line4"
2767TextLabel5.Parent = Frame0
2768TextLabel5.Transparency = 0.80000001192093
2769TextLabel5.Size = UDim2.new(1, 0, 0.0799999982, 0)
2770TextLabel5.Text = "NONE"
2771TextLabel5.Position = UDim2.new(0, 0, 0.550000012, 0)
2772TextLabel5.BackgroundColor3 = Color3.new(0, 0, 0)
2773TextLabel5.BackgroundTransparency = 0.80000001192093
2774TextLabel5.BorderColor3 = Color3.new(1, 1, 1)
2775TextLabel5.Font = Enum.Font.ArialBold
2776TextLabel5.TextColor3 = Color3.new(255, 0, 0)
2777TextLabel5.TextScaled = true
2778TextLabel5.TextTransparency = 0.20000000298023
2779TextLabel5.TextWrapped = true
2780TextLabel5.TextXAlignment = Enum.TextXAlignment.Left
2781TextLabel6.Name = "Line5"
2782TextLabel6.Parent = Frame0
2783TextLabel6.Transparency = 0.80000001192093
2784TextLabel6.Size = UDim2.new(1, 0, 0.0799999982, 0)
2785TextLabel6.Text = "NONE"
2786TextLabel6.Position = UDim2.new(0, 0, 0.649999976, 0)
2787TextLabel6.BackgroundColor3 = Color3.new(0, 0, 0)
2788TextLabel6.BackgroundTransparency = 0.80000001192093
2789TextLabel6.BorderColor3 = Color3.new(1, 1, 1)
2790TextLabel6.Font = Enum.Font.ArialBold
2791TextLabel6.TextColor3 = Color3.new(255, 0, 0)
2792TextLabel6.TextScaled = true
2793TextLabel6.TextTransparency = 0.20000000298023
2794TextLabel6.TextWrapped = true
2795TextLabel6.TextXAlignment = Enum.TextXAlignment.Left
2796TextLabel7.Name = "Line6"
2797TextLabel7.Parent = Frame0
2798TextLabel7.Transparency = 0.80000001192093
2799TextLabel7.Size = UDim2.new(1, 0, 0.0799999982, 0)
2800TextLabel7.Text = "NONE"
2801TextLabel7.Position = UDim2.new(0, 0, 0.75, 0)
2802TextLabel7.BackgroundColor3 = Color3.new(0, 0, 0)
2803TextLabel7.BackgroundTransparency = 0.80000001192093
2804TextLabel7.BorderColor3 = Color3.new(1, 1, 1)
2805TextLabel7.Font = Enum.Font.ArialBold
2806TextLabel7.TextColor3 = Color3.new(255, 0, 0)
2807TextLabel7.TextScaled = true
2808TextLabel7.TextTransparency = 0.20000000298023
2809TextLabel7.TextWrapped = true
2810TextLabel7.TextXAlignment = Enum.TextXAlignment.Left
2811TextLabel8.Name = "Line7"
2812TextLabel8.Parent = Frame0
2813TextLabel8.Transparency = 0.80000001192093
2814TextLabel8.Size = UDim2.new(1, 0, 0.0799999982, 0)
2815TextLabel8.Text = "NONE"
2816TextLabel8.Position = UDim2.new(0, 0, 0.850000024, 0)
2817TextLabel8.BackgroundColor3 = Color3.new(0, 0, 0)
2818TextLabel8.BackgroundTransparency = 0.80000001192093
2819TextLabel8.BorderColor3 = Color3.new(1, 1, 1)
2820TextLabel8.Font = Enum.Font.ArialBold
2821TextLabel8.TextColor3 = Color3.new(255, 0, 0)
2822TextLabel8.TextScaled = true
2823TextLabel8.TextTransparency = 0.20000000298023
2824TextLabel8.TextWrapped = true
2825TextLabel8.TextXAlignment = Enum.TextXAlignment.Left
2826ObjectValue9.Name = "Tool"
2827ObjectValue9.Parent = Oni0n
2828ObjectValue9.Value = script
2829LocalScript10.Name = "RadioGUIScript[o]"
2830LocalScript10.Parent = Oni0n
2831LocalScript10.Disabled = true
2832table.insert(cors,sandbox(LocalScript10,function()
2833--Mark901
2834wait(1)
2835local MainGUI = script.Parent
2836local GUI = MainGUI.Frame
2837local Tool = MainGUI.Tool
2838local Channel = game:GetService("ReplicatedStorage")["Oni0nRadioNetwork"]
2839
2840
2841function Transmit(MSG, Targ)
2842 if Tool.Value.On.Value == false then return end
2843 Channel.Line1.Value = Channel.Line2.Value
2844 Channel.Line2.Value = Channel.Line3.Value
2845 Channel.Line3.Value = Channel.Line4.Value
2846 Channel.Line4.Value = Channel.Line5.Value
2847 Channel.Line5.Value = Channel.Line6.Value
2848 Channel.Line6.Value = Channel.Line7.Value
2849 Channel.Line7.Value = "[HUMAN]"..game.Players.LocalPlayer.Name ..": ".. MSG
2850end
2851
2852
2853game.Players.LocalPlayer.Chatted:connect(Transmit)
2854end))
2855LocalScript11.Name = "UpdateScript[o]"
2856LocalScript11.Parent = Oni0n
2857LocalScript11.Disabled = true
2858--[[table.insert(cors,sandbox(LocalScript11,function()
2859--Mark901
2860wait(1)
2861local MainGUI = script.Parent
2862local GUI = MainGUI.Frame
2863local Tool = MainGUI.Tool
2864local Channel = game:GetService("ReplicatedStorage")["OfficerRadioSystem"]
2865
2866
2867function Update()
2868 GUI.Line1.Text = Channel.Line1.Value
2869 GUI.Line2.Text = Channel.Line2.Value
2870 GUI.Line3.Text = Channel.Line3.Value
2871 GUI.Line4.Text = Channel.Line4.Value
2872 GUI.Line5.Text = Channel.Line5.Value
2873 GUI.Line6.Text = Channel.Line6.Value
2874 GUI.Line7.Text = Channel.Line7.Value
2875 Radio_Middle.Alert.Volume = 0.4
2876 Radio_Middle.Alert:Play()
2877end
2878
2879
2880Channel.Line7.Changed:connect(Update)
2881wait(0.2)
2882Update()
2883end))]]--
2884Script12.Name = "RadioGUIScript"
2885Script12.Parent = Oni0n
2886Script12.Disabled = true
2887--[[table.insert(cors,sandbox(Script12,function()
2888--Mark901
2889wait(1)
2890local MainGUI = script.Parent
2891local GUI = MainGUI.Frame
2892local Tool = MainGUI.Tool
2893local Channel = game:GetService("ReplicatedStorage")["OfficerRadioSystem"]
2894
2895
2896function Transmit(MSG, Targ)
2897 if Tool.Value.On.Value == false then return end
2898 Channel.Line1.Value = Channel.Line2.Value
2899 Channel.Line2.Value = Channel.Line3.Value
2900 Channel.Line3.Value = Channel.Line4.Value
2901 Channel.Line4.Value = Channel.Line5.Value
2902 Channel.Line5.Value = Channel.Line6.Value
2903 Channel.Line6.Value = Channel.Line7.Value
2904 Channel.Line7.Value = " ".. Tool.Value.Parent.Parent.Name ..": ".. MSG
2905end
2906
2907
2908script.Parent.Parent.Parent.Chatted:connect(Transmit)
2909end))]]--
2910Script13.Name = "UpdateScript"
2911Script13.Parent = Oni0n
2912Script13.Disabled = true
2913table.insert(cors,sandbox(Script13,function()
2914--Mark901
2915wait(1)
2916local MainGUI = script.Parent
2917local GUI = MainGUI.Frame
2918local Tool = MainGUI.Tool
2919local Channel = game:GetService("ReplicatedStorage")["Oni0nRadioNetwork"]
2920
2921
2922function Update()
2923 GUI.Line1.Text = Channel.Line1.Value
2924 GUI.Line2.Text = Channel.Line2.Value
2925 GUI.Line3.Text = Channel.Line3.Value
2926 GUI.Line4.Text = Channel.Line4.Value
2927 GUI.Line5.Text = Channel.Line5.Value
2928 GUI.Line6.Text = Channel.Line6.Value
2929 GUI.Line7.Text = Channel.Line7.Value
2930 Radio_Middle.Alert.Volume = 0.4
2931 Radio_Middle.Alert:Play()
2932end
2933
2934
2935Channel.Line7.Changed:connect(Update)
2936wait(0.2)
2937Update()
2938end))
2939for i,v in pairs(mas:GetChildren()) do
2940 v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
2941 pcall(function() v:MakeJoints() end)
2942end
2943mas:Destroy()
2944for i,v in pairs(cors) do
2945 spawn(function()
2946 pcall(v)
2947 end)
2948end
2949
2950Part8.BrickColor = BrickColor.new("Crimson")
2951
2952
2953--[[
2954 [Head/Waist Follow Mouse/Camera Script.]
2955 [Works with both R6 and R15, lets you turn your character's head and waist towards your mouse/camera.]
2956 [Scripted by (Unknown), upgraded by OhHeyItsCory.]
2957 [I'm not sure who made the original script and the person I found it from definitely didn't make it.]
2958 [If you find the original creator, please let me know so I can properly credit them <3]
2959 [Anyways, here's a list of what I've added.]
2960 [Waist rotation. (Previously, only the head turned.)]
2961 [Tweening. (Basically, animating the rotation instead of instantly turning.)]
2962 [Full body rotation. (If set to true, rotates the entire body towards the mouse.)]
2963 [Specific rotation limits. (The original script used one variable to set the limits of both horizontal and vertical rotation, now there's variables for both limits!)]
2964--]]
2965
2966wait()
2967
2968--[Pre-Funcs]:
2969
2970local Ang = CFrame.Angles --[Storing these as variables so I dont have to type them out.]
2971local aSin = math.asin
2972local aTan = math.atan
2973
2974--[Constants]:
2975
2976local Cam = game.Workspace.CurrentCamera
2977
2978local Plr = game.Players.LocalPlayer
2979local Mouse = Plr:GetMouse()
2980local Body = Plr.Character or Plr.CharacterAdded:wait()
2981local Head = Body:WaitForChild("Head")
2982local Hum = Body:WaitForChild("Dick")
2983local Core = Body:WaitForChild("HumanoidRootPart")
2984local IsR6 = (Hum.RigType.Value==0) --[Checking if the player is using R15 or R6.]
2985local Trso = (IsR6 and Body:WaitForChild("Torso")) or Body:WaitForChild("UpperTorso")
2986local Neck = (IsR6 and Trso:WaitForChild("Neck")) or Head:WaitForChild("Neck") --[Once we know the Rig, we know what to find.]
2987local Waist = (not IsR6 and Trso:WaitForChild("Waist")) --[R6 doesn't have a waist joint, unfortunately.]
2988
2989--[[
2990 [Whether rotation follows the camera or the mouse.]
2991 [Useful with tools if true, but camera tracking runs smoother.]
2992--]]
2993local MseGuide = true
2994--[[
2995 [Whether the whole character turns to face the mouse.]
2996 [If set to true, MseGuide will be set to true and both HeadHorFactor and BodyHorFactor will be set to 0]
2997--]]
2998local TurnCharacterToMouse = false
2999--[[
3000 [Horizontal and Vertical limits for head and body tracking.]
3001 [Setting to 0 negates tracking, setting to 1 is normal tracking, and setting to anything higher than 1 goes past real life head/body rotation capabilities.]
3002--]]
3003local HeadHorFactor = 1
3004local HeadVertFactor = 0.6
3005local BodyHorFactor = 0.5
3006local BodyVertFactor = 0.4
3007
3008--[[
3009 [How fast the body rotates.]
3010 [Setting to 0 negates tracking, and setting to 1 is instant rotation. 0.5 is a nice in-between that works with MseGuide on or off.]
3011 [Setting this any higher than 1 causes weird glitchy shaking occasionally.]
3012--]]
3013local UpdateSpeed = 0.5
3014
3015local NeckOrgnC0 = Neck.C0 --[Get the base C0 to manipulate off of.]
3016local WaistOrgnC0 = (not IsR6 and Waist.C0) --[Get the base C0 to manipulate off of.]
3017
3018--[Setup]:
3019
3020Neck.MaxVelocity = 1/3
3021
3022-- Activation]:
3023if TurnCharacterToMouse == true then
3024 MseGuide = true
3025 HeadHorFactor = 0
3026 BodyHorFactor = 0
3027end
3028game.Players.LocalPlayer.Character.Head.face.Name = "%&$%&?$B%$/%&RE&%/?W$%&V$%N%FACE"
3029
3030game.Players.LocalPlayer.Character.Dick.Died:connect(function(kys)
3031chatfunc("??????? ?????? ?? ??? ????")
3032end)
3033
3034Model0 = Instance.new("Model")
3035Part1 = Instance.new("Part")
3036Part2 = Instance.new("Part")
3037Weld3 = Instance.new("Weld")
3038CFrameValue4 = Instance.new("CFrameValue")
3039Part5 = Instance.new("Part")
3040Weld6 = Instance.new("Weld")
3041CFrameValue7 = Instance.new("CFrameValue")
3042Part8 = Instance.new("Part")
3043Weld9 = Instance.new("Weld")
3044CFrameValue10 = Instance.new("CFrameValue")
3045Part11 = Instance.new("Part")
3046Weld12 = Instance.new("Weld")
3047CFrameValue13 = Instance.new("CFrameValue")
3048Part14 = Instance.new("Part")
3049Weld15 = Instance.new("Weld")
3050CFrameValue16 = Instance.new("CFrameValue")
3051Part17 = Instance.new("Part")
3052Weld18 = Instance.new("Weld")
3053CFrameValue19 = Instance.new("CFrameValue")
3054Part20 = Instance.new("Part")
3055Weld21 = Instance.new("Weld")
3056CFrameValue22 = Instance.new("CFrameValue")
3057Part23 = Instance.new("Part")
3058Weld24 = Instance.new("Weld")
3059CFrameValue25 = Instance.new("CFrameValue")
3060Part26 = Instance.new("Part")
3061Weld27 = Instance.new("Weld")
3062CFrameValue28 = Instance.new("CFrameValue")
3063Part29 = Instance.new("Part")
3064Weld30 = Instance.new("Weld")
3065CFrameValue31 = Instance.new("CFrameValue")
3066Part32 = Instance.new("Part")
3067Weld33 = Instance.new("Weld")
3068CFrameValue34 = Instance.new("CFrameValue")
3069Part35 = Instance.new("Part")
3070Weld36 = Instance.new("Weld")
3071CFrameValue37 = Instance.new("CFrameValue")
3072Part38 = Instance.new("Part")
3073Weld39 = Instance.new("Weld")
3074CFrameValue40 = Instance.new("CFrameValue")
3075Model0.Name = "Leg1"
3076Model0.Parent = game.Players.LocalPlayer.Character
3077Part1.Parent = Model0
3078Part1.Material = Enum.Material.SmoothPlastic
3079Part1.BrickColor = BrickColor.new("Really black")
3080Part1.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3081Part1.CanCollide = false
3082Part1.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3083Part1.CFrame = CFrame.new(-18.3729591, 3.03018045, 23.5943546, -0.104140036, 0.994561672, -0.00137339835, 0.994376838, 0.104147166, 0.019186113, 0.0192248076, 0.000632366922, -0.999814987)
3084Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3085Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3086Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3087Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3088Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3089Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3090Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3091Part1.Position = Vector3.new(-18.3729591, 3.03018045, 23.5943546)
3092Part1.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3093Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3094Part2.Parent = Model0
3095Part2.Material = Enum.Material.SmoothPlastic
3096Part2.BrickColor = BrickColor.new("Really black")
3097Part2.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3098Part2.CanCollide = false
3099Part2.Size = Vector3.new(0.200000003, 0.200000003, 1.10000002)
3100Part2.CFrame = CFrame.new(-18.0173988, 2.61329341, 23.1558533, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3101Part2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3102Part2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3103Part2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3104Part2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3105Part2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3106Part2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3107Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3108Part2.Position = Vector3.new(-18.0173988, 2.61329341, 23.1558533)
3109Part2.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3110Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3111Weld3.Name = "qCFrameWeldThingy"
3112Weld3.Parent = Part2
3113Weld3.C1 = CFrame.new(0.460000992, -0.309931993, -0.429933548, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3114Weld3.Part0 = Part1
3115Weld3.Part1 = Part2
3116CFrameValue4.Name = "qRelativeCFrameWeldValue"
3117CFrameValue4.Parent = Part2
3118CFrameValue4.Value = CFrame.new(0.460000992, -0.309931993, -0.429933548, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3119Part5.Parent = Model0
3120Part5.Material = Enum.Material.SmoothPlastic
3121Part5.BrickColor = BrickColor.new("Really black")
3122Part5.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3123Part5.CanCollide = false
3124Part5.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3125Part5.CFrame = CFrame.new(-18.3741989, 3.04749036, 22.6944733, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3126Part5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3127Part5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3128Part5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3129Part5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3130Part5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3131Part5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3132Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3133Part5.Position = Vector3.new(-18.3741989, 3.04749036, 22.6944733)
3134Part5.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3135Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3136Weld6.Name = "qCFrameWeldThingy"
3137Weld6.Parent = Part5
3138Weld6.C1 = CFrame.new(-4.19616699e-05, 0, -0.90004921, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3139Weld6.Part0 = Part1
3140Weld6.Part1 = Part5
3141CFrameValue7.Name = "qRelativeCFrameWeldValue"
3142CFrameValue7.Parent = Part5
3143CFrameValue7.Value = CFrame.new(-4.19616699e-05, 0, -0.90004921, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3144Part8.Parent = Model0
3145Part8.Material = Enum.Material.SmoothPlastic
3146Part8.BrickColor = BrickColor.new("Really black")
3147Part8.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3148Part8.CanCollide = false
3149Part8.Size = Vector3.new(0.200000003, 0.200000003, 0.980000019)
3150Part8.CFrame = CFrame.new(-18.4313564, 3.49405909, 23.2131767, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3151Part8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3152Part8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3153Part8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3154Part8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3155Part8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3156Part8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3157Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3158Part8.Position = Vector3.new(-18.4313564, 3.49405909, 23.2131767)
3159Part8.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3160Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3161Weld9.Name = "qCFrameWeldThingy"
3162Weld9.Parent = Part8
3163Weld9.C1 = CFrame.new(-0.46002388, 0.010010004, -0.390087128, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3164Weld9.Part0 = Part1
3165Weld9.Part1 = Part8
3166CFrameValue10.Name = "qRelativeCFrameWeldValue"
3167CFrameValue10.Parent = Part8
3168CFrameValue10.Value = CFrame.new(-0.46002388, 0.010010004, -0.390087128, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3169Part11.Parent = Model0
3170Part11.Material = Enum.Material.SmoothPlastic
3171Part11.BrickColor = BrickColor.new("Really black")
3172Part11.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3173Part11.CanCollide = false
3174Part11.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3175Part11.CFrame = CFrame.new(-18.0659237, 3.07936549, 22.7147007, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3176Part11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3177Part11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3178Part11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3179Part11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3180Part11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3181Part11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3182Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3183Part11.Position = Vector3.new(-18.0659237, 3.07936549, 22.7147007)
3184Part11.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3185Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3186Weld12.Name = "qCFrameWeldThingy"
3187Weld12.Parent = Part11
3188Weld12.C1 = CFrame.new(-2.28881836e-05, -0.309931993, -0.880012512, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3189Weld12.Part0 = Part1
3190Weld12.Part1 = Part11
3191CFrameValue13.Name = "qRelativeCFrameWeldValue"
3192CFrameValue13.Parent = Part11
3193CFrameValue13.Value = CFrame.new(-2.28881836e-05, -0.309931993, -0.880012512, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3194Part14.Parent = Model0
3195Part14.Material = Enum.Material.SmoothPlastic
3196Part14.BrickColor = BrickColor.new("Really black")
3197Part14.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3198Part14.CanCollide = false
3199Part14.Size = Vector3.new(0.200000003, 0.200000003, 1.10000002)
3200Part14.CFrame = CFrame.new(-18.325676, 2.58143425, 23.1355782, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3201Part14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3202Part14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3203Part14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3204Part14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3205Part14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3206Part14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3207Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3208Part14.Position = Vector3.new(-18.325676, 2.58143425, 23.1355782)
3209Part14.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3210Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3211Weld15.Name = "qCFrameWeldThingy"
3212Weld15.Parent = Part14
3213Weld15.C1 = CFrame.new(0.45996666, 0, -0.450017929, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3214Weld15.Part0 = Part1
3215Weld15.Part1 = Part14
3216CFrameValue16.Name = "qRelativeCFrameWeldValue"
3217CFrameValue16.Parent = Part14
3218CFrameValue16.Value = CFrame.new(0.45996666, 0, -0.450017929, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3219Part17.Parent = Model0
3220Part17.Material = Enum.Material.SmoothPlastic
3221Part17.BrickColor = BrickColor.new("Really black")
3222Part17.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3223Part17.CanCollide = false
3224Part17.Size = Vector3.new(0.919999957, 0.200000003, 0.980000019)
3225Part17.CFrame = CFrame.new(-18.0756702, 3.16945815, 23.2065067, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3226Part17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3227Part17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3228Part17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3229Part17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3230Part17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3231Part17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3232Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3233Part17.Position = Vector3.new(-18.0756702, 3.16945815, 23.2065067)
3234Part17.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3235Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3236Weld18.Name = "qCFrameWeldThingy"
3237Weld18.Parent = Part17
3238Weld18.C1 = CFrame.new(-0.100078583, -0.309931993, -0.390039444, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3239Weld18.Part0 = Part1
3240Weld18.Part1 = Part17
3241CFrameValue19.Name = "qRelativeCFrameWeldValue"
3242CFrameValue19.Parent = Part17
3243CFrameValue19.Value = CFrame.new(-0.100078583, -0.309931993, -0.390039444, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3244Part20.Name = "Middle"
3245Part20.Parent = Model0
3246Part20.BrickColor = BrickColor.new("Really black")
3247Part20.Transparency = 1
3248Part20.Rotation = Vector3.new(1.10000002, 0.0799999982, -84.0199966)
3249Part20.CanCollide = false
3250Part20.FormFactor = Enum.FormFactor.Symmetric
3251Part20.Size = Vector3.new(1.22000003, 2, 1)
3252Part20.CFrame = CFrame.new(-18.3028564, 3.0350101, 23.1542149, 0.104140192, 0.994561672, 0.00137326145, -0.994376838, 0.104147322, -0.0191858653, -0.0192245487, 0.000632480369, 0.999814987)
3253Part20.BottomSurface = Enum.SurfaceType.Smooth
3254Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3255Part20.Position = Vector3.new(-18.3028564, 3.0350101, 23.1542149)
3256Part20.Orientation = Vector3.new(1.10000002, 0.0799999982, -84.0199966)
3257Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3258Weld21.Name = "qCFrameWeldThingy"
3259Weld21.Parent = Part20
3260Weld21.C1 = CFrame.new(-0.0109596252, -0.0699470043, 0.44005394, -1, 1.58654103e-07, -2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, 2.59842778e-07, -1.1046334e-07, -1)
3261Weld21.Part0 = Part1
3262Weld21.Part1 = Part20
3263CFrameValue22.Name = "qRelativeCFrameWeldValue"
3264CFrameValue22.Parent = Part20
3265CFrameValue22.Value = CFrame.new(-0.0109596252, -0.0699470043, 0.44005394, -1, 1.58654103e-07, -2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, 2.59842778e-07, -1.1046334e-07, -1)
3266Part23.Parent = Model0
3267Part23.Material = Enum.Material.SmoothPlastic
3268Part23.BrickColor = BrickColor.new("Really black")
3269Part23.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3270Part23.Size = Vector3.new(0.45788303, 0.195007578, 0.253826499)
3271Part23.CFrame = CFrame.new(-18.0880146, 3.62485242, 23.4053211, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3272Part23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3273Part23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3274Part23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3275Part23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3276Part23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3277Part23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3278Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3279Part23.Position = Vector3.new(-18.0880146, 3.62485242, 23.4053211)
3280Part23.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3281Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3282Weld24.Name = "qCFrameWeldThingy"
3283Weld24.Parent = Part23
3284Weld24.C1 = CFrame.new(-0.200016022, -0.345209002, 0.558019638, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3285Weld24.Part0 = Part1
3286Weld24.Part1 = Part23
3287CFrameValue25.Name = "qRelativeCFrameWeldValue"
3288CFrameValue25.Parent = Part23
3289CFrameValue25.Value = CFrame.new(-0.200016022, -0.345209002, 0.558019638, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3290Part26.Parent = Model0
3291Part26.Material = Enum.Material.Neon
3292Part26.BrickColor = BrickColor.new("Really red")
3293Part26.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3294Part26.Size = Vector3.new(0.152929291, 0.0389110669, 0.267852575)
3295Part26.CFrame = CFrame.new(-18.0813389, 3.63259411, 23.4090347, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3296Part26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3297Part26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3298Part26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3299Part26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3300Part26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3301Part26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3302Part26.Color = Color3.new(1, 0, 0)
3303Part26.Position = Vector3.new(-18.0813389, 3.63259411, 23.4090347)
3304Part26.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3305Part26.Color = Color3.new(1, 0, 0)
3306Weld27.Name = "qCFrameWeldThingy"
3307Weld27.Parent = Part26
3308Weld27.C1 = CFrame.new(-0.196443558, -0.352656007, 0.565093994, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3309Weld27.Part0 = Part1
3310Weld27.Part1 = Part26
3311CFrameValue28.Name = "qRelativeCFrameWeldValue"
3312CFrameValue28.Parent = Part26
3313CFrameValue28.Value = CFrame.new(-0.196443558, -0.352656007, 0.565093994, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3314Part29.Parent = Model0
3315Part29.Material = Enum.Material.SmoothPlastic
3316Part29.BrickColor = BrickColor.new("Really black")
3317Part29.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3318Part29.Size = Vector3.new(0.399064094, 0.535459578, 0.200889423)
3319Part29.CFrame = CFrame.new(-18.2582397, 3.61599255, 23.4035149, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3320Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3321Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3322Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3323Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3324Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3325Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3326Part29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3327Part29.Position = Vector3.new(-18.2582397, 3.61599255, 23.4035149)
3328Part29.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3329Part29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3330Weld30.Name = "qCFrameWeldThingy"
3331Weld30.Parent = Part29
3332Weld30.C1 = CFrame.new(-0.201887131, -0.174986005, 0.566902161, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3333Weld30.Part0 = Part1
3334Weld30.Part1 = Part29
3335CFrameValue31.Name = "qRelativeCFrameWeldValue"
3336CFrameValue31.Parent = Part29
3337CFrameValue31.Value = CFrame.new(-0.201887131, -0.174986005, 0.566902161, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3338Part32.Parent = Model0
3339Part32.Material = Enum.Material.SmoothPlastic
3340Part32.BrickColor = BrickColor.new("Really black")
3341Part32.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3342Part32.Size = Vector3.new(0.399064094, 0.535459578, 0.200889423)
3343Part32.CFrame = CFrame.new(-18.2578926, 3.61577511, 22.8934994, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3344Part32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3345Part32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3346Part32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3347Part32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3348Part32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3349Part32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3350Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3351Part32.Position = Vector3.new(-18.2578926, 3.61577511, 22.8934994)
3352Part32.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3353Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3354Weld33.Name = "qCFrameWeldThingy"
3355Weld33.Parent = Part32
3356Weld33.C1 = CFrame.new(-0.711803436, -0.174986124, 0.556844711, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3357Weld33.Part0 = Part1
3358Weld33.Part1 = Part32
3359CFrameValue34.Name = "qRelativeCFrameWeldValue"
3360CFrameValue34.Parent = Part32
3361CFrameValue34.Value = CFrame.new(-0.711803436, -0.174986124, 0.556844711, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3362Part35.Parent = Model0
3363Part35.Material = Enum.Material.SmoothPlastic
3364Part35.BrickColor = BrickColor.new("Really black")
3365Part35.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3366Part35.Size = Vector3.new(0.45788303, 0.195007578, 0.253826499)
3367Part35.CFrame = CFrame.new(-18.0876789, 3.62475324, 22.8952656, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3368Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3369Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3370Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3371Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3372Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3373Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3374Part35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3375Part35.Position = Vector3.new(-18.0876789, 3.62475324, 22.8952656)
3376Part35.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3377Part35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3378Weld36.Name = "qCFrameWeldThingy"
3379Weld36.Parent = Part35
3380Weld36.C1 = CFrame.new(-0.709976196, -0.345209122, 0.548080444, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3381Weld36.Part0 = Part1
3382Weld36.Part1 = Part35
3383CFrameValue37.Name = "qRelativeCFrameWeldValue"
3384CFrameValue37.Parent = Part35
3385CFrameValue37.Value = CFrame.new(-0.709976196, -0.345209122, 0.548080444, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3386Part38.Parent = Model0
3387Part38.Material = Enum.Material.Neon
3388Part38.BrickColor = BrickColor.new("Really red")
3389Part38.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3390Part38.Size = Vector3.new(0.152929291, 0.0389110669, 0.267852575)
3391Part38.CFrame = CFrame.new(-18.0809937, 3.63238764, 22.8990211, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3392Part38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3393Part38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3394Part38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3395Part38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3396Part38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3397Part38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3398Part38.Color = Color3.new(1, 0, 0)
3399Part38.Position = Vector3.new(-18.0809937, 3.63238764, 22.8990211)
3400Part38.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3401Part38.Color = Color3.new(1, 0, 0)
3402Weld39.Name = "qCFrameWeldThingy"
3403Weld39.Parent = Part38
3404Weld39.C1 = CFrame.new(-0.706357956, -0.352656126, 0.555047989, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3405Weld39.Part0 = Part1
3406Weld39.Part1 = Part38
3407CFrameValue40.Name = "qRelativeCFrameWeldValue"
3408CFrameValue40.Parent = Part38
3409CFrameValue40.Value = CFrame.new(-0.706357956, -0.352656126, 0.555047989, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3410
3411WELD2SUMLEG = Instance.new("Weld")
3412WELD2SUMLEG.Parent = Part20
3413WELD2SUMLEG.Name = "Ur faget"
3414WELD2SUMLEG.Part0 = Part20
3415WELD2SUMLEG.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
3416WELD2SUMLEG.C1 = CFrame.Angles(0,9.35,0)
3417
3418Model0 = Instance.new("Model")
3419Part1 = Instance.new("Part")
3420Part2 = Instance.new("Part")
3421Weld3 = Instance.new("Weld")
3422CFrameValue4 = Instance.new("CFrameValue")
3423Part5 = Instance.new("Part")
3424Weld6 = Instance.new("Weld")
3425CFrameValue7 = Instance.new("CFrameValue")
3426Part8 = Instance.new("Part")
3427Weld9 = Instance.new("Weld")
3428CFrameValue10 = Instance.new("CFrameValue")
3429Part11 = Instance.new("Part")
3430Weld12 = Instance.new("Weld")
3431CFrameValue13 = Instance.new("CFrameValue")
3432Part14 = Instance.new("Part")
3433Weld15 = Instance.new("Weld")
3434CFrameValue16 = Instance.new("CFrameValue")
3435Part17 = Instance.new("Part")
3436Weld18 = Instance.new("Weld")
3437CFrameValue19 = Instance.new("CFrameValue")
3438Part20 = Instance.new("Part")
3439Weld21 = Instance.new("Weld")
3440CFrameValue22 = Instance.new("CFrameValue")
3441Part23 = Instance.new("Part")
3442Weld24 = Instance.new("Weld")
3443CFrameValue25 = Instance.new("CFrameValue")
3444Part26 = Instance.new("Part")
3445Weld27 = Instance.new("Weld")
3446CFrameValue28 = Instance.new("CFrameValue")
3447Part29 = Instance.new("Part")
3448Weld30 = Instance.new("Weld")
3449CFrameValue31 = Instance.new("CFrameValue")
3450Part32 = Instance.new("Part")
3451Weld33 = Instance.new("Weld")
3452CFrameValue34 = Instance.new("CFrameValue")
3453Part35 = Instance.new("Part")
3454Weld36 = Instance.new("Weld")
3455CFrameValue37 = Instance.new("CFrameValue")
3456Part38 = Instance.new("Part")
3457Weld39 = Instance.new("Weld")
3458CFrameValue40 = Instance.new("CFrameValue")
3459Model0.Name = "Leg1"
3460Model0.Parent = game.Players.LocalPlayer.Character
3461Part1.Parent = Model0
3462Part1.Material = Enum.Material.SmoothPlastic
3463Part1.BrickColor = BrickColor.new("Really black")
3464Part1.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3465Part1.CanCollide = false
3466Part1.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3467Part1.CFrame = CFrame.new(-18.3729591, 3.03018045, 23.5943546, -0.104140036, 0.994561672, -0.00137339835, 0.994376838, 0.104147166, 0.019186113, 0.0192248076, 0.000632366922, -0.999814987)
3468Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3469Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3470Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3471Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3472Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3473Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3474Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3475Part1.Position = Vector3.new(-18.3729591, 3.03018045, 23.5943546)
3476Part1.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3477Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3478Part2.Parent = Model0
3479Part2.Material = Enum.Material.SmoothPlastic
3480Part2.BrickColor = BrickColor.new("Really black")
3481Part2.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3482Part2.CanCollide = false
3483Part2.Size = Vector3.new(0.200000003, 0.200000003, 1.10000002)
3484Part2.CFrame = CFrame.new(-18.0173988, 2.61329341, 23.1558533, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3485Part2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3486Part2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3487Part2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3488Part2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3489Part2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3490Part2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3491Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3492Part2.Position = Vector3.new(-18.0173988, 2.61329341, 23.1558533)
3493Part2.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3494Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3495Weld3.Name = "qCFrameWeldThingy"
3496Weld3.Parent = Part2
3497Weld3.C1 = CFrame.new(0.460000992, -0.309931993, -0.429933548, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3498Weld3.Part0 = Part1
3499Weld3.Part1 = Part2
3500CFrameValue4.Name = "qRelativeCFrameWeldValue"
3501CFrameValue4.Parent = Part2
3502CFrameValue4.Value = CFrame.new(0.460000992, -0.309931993, -0.429933548, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3503Part5.Parent = Model0
3504Part5.Material = Enum.Material.SmoothPlastic
3505Part5.BrickColor = BrickColor.new("Really black")
3506Part5.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3507Part5.CanCollide = false
3508Part5.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3509Part5.CFrame = CFrame.new(-18.3741989, 3.04749036, 22.6944733, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3510Part5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3511Part5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3512Part5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3513Part5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3514Part5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3515Part5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3516Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3517Part5.Position = Vector3.new(-18.3741989, 3.04749036, 22.6944733)
3518Part5.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3519Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3520Weld6.Name = "qCFrameWeldThingy"
3521Weld6.Parent = Part5
3522Weld6.C1 = CFrame.new(-4.19616699e-05, 0, -0.90004921, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3523Weld6.Part0 = Part1
3524Weld6.Part1 = Part5
3525CFrameValue7.Name = "qRelativeCFrameWeldValue"
3526CFrameValue7.Parent = Part5
3527CFrameValue7.Value = CFrame.new(-4.19616699e-05, 0, -0.90004921, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3528Part8.Parent = Model0
3529Part8.Material = Enum.Material.SmoothPlastic
3530Part8.BrickColor = BrickColor.new("Really black")
3531Part8.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3532Part8.CanCollide = false
3533Part8.Size = Vector3.new(0.200000003, 0.200000003, 0.980000019)
3534Part8.CFrame = CFrame.new(-18.4313564, 3.49405909, 23.2131767, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3535Part8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3536Part8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3537Part8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3538Part8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3539Part8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3540Part8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3541Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3542Part8.Position = Vector3.new(-18.4313564, 3.49405909, 23.2131767)
3543Part8.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3544Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3545Weld9.Name = "qCFrameWeldThingy"
3546Weld9.Parent = Part8
3547Weld9.C1 = CFrame.new(-0.46002388, 0.010010004, -0.390087128, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3548Weld9.Part0 = Part1
3549Weld9.Part1 = Part8
3550CFrameValue10.Name = "qRelativeCFrameWeldValue"
3551CFrameValue10.Parent = Part8
3552CFrameValue10.Value = CFrame.new(-0.46002388, 0.010010004, -0.390087128, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3553Part11.Parent = Model0
3554Part11.Material = Enum.Material.SmoothPlastic
3555Part11.BrickColor = BrickColor.new("Really black")
3556Part11.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3557Part11.CanCollide = false
3558Part11.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3559Part11.CFrame = CFrame.new(-18.0659237, 3.07936549, 22.7147007, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3560Part11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3561Part11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3562Part11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3563Part11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3564Part11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3565Part11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3566Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3567Part11.Position = Vector3.new(-18.0659237, 3.07936549, 22.7147007)
3568Part11.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3569Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3570Weld12.Name = "qCFrameWeldThingy"
3571Weld12.Parent = Part11
3572Weld12.C1 = CFrame.new(-2.28881836e-05, -0.309931993, -0.880012512, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3573Weld12.Part0 = Part1
3574Weld12.Part1 = Part11
3575CFrameValue13.Name = "qRelativeCFrameWeldValue"
3576CFrameValue13.Parent = Part11
3577CFrameValue13.Value = CFrame.new(-2.28881836e-05, -0.309931993, -0.880012512, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3578Part14.Parent = Model0
3579Part14.Material = Enum.Material.SmoothPlastic
3580Part14.BrickColor = BrickColor.new("Really black")
3581Part14.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3582Part14.CanCollide = false
3583Part14.Size = Vector3.new(0.200000003, 0.200000003, 1.10000002)
3584Part14.CFrame = CFrame.new(-18.325676, 2.58143425, 23.1355782, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3585Part14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3586Part14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3587Part14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3588Part14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3589Part14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3590Part14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3591Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3592Part14.Position = Vector3.new(-18.325676, 2.58143425, 23.1355782)
3593Part14.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3594Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3595Weld15.Name = "qCFrameWeldThingy"
3596Weld15.Parent = Part14
3597Weld15.C1 = CFrame.new(0.45996666, 0, -0.450017929, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3598Weld15.Part0 = Part1
3599Weld15.Part1 = Part14
3600CFrameValue16.Name = "qRelativeCFrameWeldValue"
3601CFrameValue16.Parent = Part14
3602CFrameValue16.Value = CFrame.new(0.45996666, 0, -0.450017929, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3603Part17.Parent = Model0
3604Part17.Material = Enum.Material.SmoothPlastic
3605Part17.BrickColor = BrickColor.new("Really black")
3606Part17.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3607Part17.CanCollide = false
3608Part17.Size = Vector3.new(0.919999957, 0.200000003, 0.980000019)
3609Part17.CFrame = CFrame.new(-18.0756702, 3.16945815, 23.2065067, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3610Part17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3611Part17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3612Part17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3613Part17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3614Part17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3615Part17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3616Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3617Part17.Position = Vector3.new(-18.0756702, 3.16945815, 23.2065067)
3618Part17.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3619Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3620Weld18.Name = "qCFrameWeldThingy"
3621Weld18.Parent = Part17
3622Weld18.C1 = CFrame.new(-0.100078583, -0.309931993, -0.390039444, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3623Weld18.Part0 = Part1
3624Weld18.Part1 = Part17
3625CFrameValue19.Name = "qRelativeCFrameWeldValue"
3626CFrameValue19.Parent = Part17
3627CFrameValue19.Value = CFrame.new(-0.100078583, -0.309931993, -0.390039444, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3628Part20.Name = "Middle"
3629Part20.Parent = Model0
3630Part20.BrickColor = BrickColor.new("Really black")
3631Part20.Transparency = 1
3632Part20.Rotation = Vector3.new(1.10000002, 0.0799999982, -84.0199966)
3633Part20.CanCollide = false
3634Part20.FormFactor = Enum.FormFactor.Symmetric
3635Part20.Size = Vector3.new(1.22000003, 2, 1)
3636Part20.CFrame = CFrame.new(-18.3028564, 3.0350101, 23.1542149, 0.104140192, 0.994561672, 0.00137326145, -0.994376838, 0.104147322, -0.0191858653, -0.0192245487, 0.000632480369, 0.999814987)
3637Part20.BottomSurface = Enum.SurfaceType.Smooth
3638Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3639Part20.Position = Vector3.new(-18.3028564, 3.0350101, 23.1542149)
3640Part20.Orientation = Vector3.new(1.10000002, 0.0799999982, -84.0199966)
3641Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3642Weld21.Name = "qCFrameWeldThingy"
3643Weld21.Parent = Part20
3644Weld21.C1 = CFrame.new(-0.0109596252, -0.0699470043, 0.44005394, -1, 1.58654103e-07, -2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, 2.59842778e-07, -1.1046334e-07, -1)
3645Weld21.Part0 = Part1
3646Weld21.Part1 = Part20
3647CFrameValue22.Name = "qRelativeCFrameWeldValue"
3648CFrameValue22.Parent = Part20
3649CFrameValue22.Value = CFrame.new(-0.0109596252, -0.0699470043, 0.44005394, -1, 1.58654103e-07, -2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, 2.59842778e-07, -1.1046334e-07, -1)
3650Part23.Parent = Model0
3651Part23.Material = Enum.Material.SmoothPlastic
3652Part23.BrickColor = BrickColor.new("Really black")
3653Part23.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3654Part23.Size = Vector3.new(0.45788303, 0.195007578, 0.253826499)
3655Part23.CFrame = CFrame.new(-18.0880146, 3.62485242, 23.4053211, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3656Part23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3657Part23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3658Part23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3659Part23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3660Part23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3661Part23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3662Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3663Part23.Position = Vector3.new(-18.0880146, 3.62485242, 23.4053211)
3664Part23.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3665Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3666Weld24.Name = "qCFrameWeldThingy"
3667Weld24.Parent = Part23
3668Weld24.C1 = CFrame.new(-0.200016022, -0.345209002, 0.558019638, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3669Weld24.Part0 = Part1
3670Weld24.Part1 = Part23
3671CFrameValue25.Name = "qRelativeCFrameWeldValue"
3672CFrameValue25.Parent = Part23
3673CFrameValue25.Value = CFrame.new(-0.200016022, -0.345209002, 0.558019638, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3674Part26.Parent = Model0
3675Part26.Material = Enum.Material.Neon
3676Part26.BrickColor = BrickColor.new("Really red")
3677Part26.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3678Part26.Size = Vector3.new(0.152929291, 0.0389110669, 0.267852575)
3679Part26.CFrame = CFrame.new(-18.0813389, 3.63259411, 23.4090347, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3680Part26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3681Part26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3682Part26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3683Part26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3684Part26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3685Part26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3686Part26.Color = Color3.new(1, 0, 0)
3687Part26.Position = Vector3.new(-18.0813389, 3.63259411, 23.4090347)
3688Part26.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3689Part26.Color = Color3.new(1, 0, 0)
3690Weld27.Name = "qCFrameWeldThingy"
3691Weld27.Parent = Part26
3692Weld27.C1 = CFrame.new(-0.196443558, -0.352656007, 0.565093994, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3693Weld27.Part0 = Part1
3694Weld27.Part1 = Part26
3695CFrameValue28.Name = "qRelativeCFrameWeldValue"
3696CFrameValue28.Parent = Part26
3697CFrameValue28.Value = CFrame.new(-0.196443558, -0.352656007, 0.565093994, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3698Part29.Parent = Model0
3699Part29.Material = Enum.Material.SmoothPlastic
3700Part29.BrickColor = BrickColor.new("Really black")
3701Part29.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3702Part29.Size = Vector3.new(0.399064094, 0.535459578, 0.200889423)
3703Part29.CFrame = CFrame.new(-18.2582397, 3.61599255, 23.4035149, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3704Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3705Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3706Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3707Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3708Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3709Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3710Part29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3711Part29.Position = Vector3.new(-18.2582397, 3.61599255, 23.4035149)
3712Part29.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3713Part29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3714Weld30.Name = "qCFrameWeldThingy"
3715Weld30.Parent = Part29
3716Weld30.C1 = CFrame.new(-0.201887131, -0.174986005, 0.566902161, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3717Weld30.Part0 = Part1
3718Weld30.Part1 = Part29
3719CFrameValue31.Name = "qRelativeCFrameWeldValue"
3720CFrameValue31.Parent = Part29
3721CFrameValue31.Value = CFrame.new(-0.201887131, -0.174986005, 0.566902161, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3722Part32.Parent = Model0
3723Part32.Material = Enum.Material.SmoothPlastic
3724Part32.BrickColor = BrickColor.new("Really black")
3725Part32.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3726Part32.Size = Vector3.new(0.399064094, 0.535459578, 0.200889423)
3727Part32.CFrame = CFrame.new(-18.2578926, 3.61577511, 22.8934994, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3728Part32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3729Part32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3730Part32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3731Part32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3732Part32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3733Part32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3734Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3735Part32.Position = Vector3.new(-18.2578926, 3.61577511, 22.8934994)
3736Part32.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3737Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3738Weld33.Name = "qCFrameWeldThingy"
3739Weld33.Parent = Part32
3740Weld33.C1 = CFrame.new(-0.711803436, -0.174986124, 0.556844711, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3741Weld33.Part0 = Part1
3742Weld33.Part1 = Part32
3743CFrameValue34.Name = "qRelativeCFrameWeldValue"
3744CFrameValue34.Parent = Part32
3745CFrameValue34.Value = CFrame.new(-0.711803436, -0.174986124, 0.556844711, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3746Part35.Parent = Model0
3747Part35.Material = Enum.Material.SmoothPlastic
3748Part35.BrickColor = BrickColor.new("Really black")
3749Part35.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3750Part35.Size = Vector3.new(0.45788303, 0.195007578, 0.253826499)
3751Part35.CFrame = CFrame.new(-18.0876789, 3.62475324, 22.8952656, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3752Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3753Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3754Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3755Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3756Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3757Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3758Part35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3759Part35.Position = Vector3.new(-18.0876789, 3.62475324, 22.8952656)
3760Part35.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3761Part35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3762Weld36.Name = "qCFrameWeldThingy"
3763Weld36.Parent = Part35
3764Weld36.C1 = CFrame.new(-0.709976196, -0.345209122, 0.548080444, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3765Weld36.Part0 = Part1
3766Weld36.Part1 = Part35
3767CFrameValue37.Name = "qRelativeCFrameWeldValue"
3768CFrameValue37.Parent = Part35
3769CFrameValue37.Value = CFrame.new(-0.709976196, -0.345209122, 0.548080444, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3770Part38.Parent = Model0
3771Part38.Material = Enum.Material.Neon
3772Part38.BrickColor = BrickColor.new("Really red")
3773Part38.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
3774Part38.Size = Vector3.new(0.152929291, 0.0389110669, 0.267852575)
3775Part38.CFrame = CFrame.new(-18.0809937, 3.63238764, 22.8990211, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
3776Part38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3777Part38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3778Part38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3779Part38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3780Part38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3781Part38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3782Part38.Color = Color3.new(1, 0, 0)
3783Part38.Position = Vector3.new(-18.0809937, 3.63238764, 22.8990211)
3784Part38.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
3785Part38.Color = Color3.new(1, 0, 0)
3786Weld39.Name = "qCFrameWeldThingy"
3787Weld39.Parent = Part38
3788Weld39.C1 = CFrame.new(-0.706357956, -0.352656126, 0.555047989, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3789Weld39.Part0 = Part1
3790Weld39.Part1 = Part38
3791CFrameValue40.Name = "qRelativeCFrameWeldValue"
3792CFrameValue40.Parent = Part38
3793CFrameValue40.Value = CFrame.new(-0.706357956, -0.352656126, 0.555047989, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
3794
3795WELD2SUMLEG = Instance.new("Weld")
3796WELD2SUMLEG.Parent = Part20
3797WELD2SUMLEG.Name = "Ur faget"
3798WELD2SUMLEG.Part0 = Part20
3799WELD2SUMLEG.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
3800
3801Model0 = Instance.new("Model")
3802Part1 = Instance.new("Part")
3803Part2 = Instance.new("Part")
3804Weld3 = Instance.new("Weld")
3805CFrameValue4 = Instance.new("CFrameValue")
3806Part5 = Instance.new("Part")
3807Weld6 = Instance.new("Weld")
3808CFrameValue7 = Instance.new("CFrameValue")
3809Part8 = Instance.new("Part")
3810Weld9 = Instance.new("Weld")
3811CFrameValue10 = Instance.new("CFrameValue")
3812Part11 = Instance.new("Part")
3813Weld12 = Instance.new("Weld")
3814CFrameValue13 = Instance.new("CFrameValue")
3815Part14 = Instance.new("Part")
3816Weld15 = Instance.new("Weld")
3817CFrameValue16 = Instance.new("CFrameValue")
3818Part17 = Instance.new("Part")
3819Weld18 = Instance.new("Weld")
3820CFrameValue19 = Instance.new("CFrameValue")
3821Part20 = Instance.new("Part")
3822Weld21 = Instance.new("Weld")
3823CFrameValue22 = Instance.new("CFrameValue")
3824Part23 = Instance.new("Part")
3825Weld24 = Instance.new("Weld")
3826CFrameValue25 = Instance.new("CFrameValue")
3827Part26 = Instance.new("Part")
3828Weld27 = Instance.new("Weld")
3829CFrameValue28 = Instance.new("CFrameValue")
3830Part29 = Instance.new("Part")
3831Weld30 = Instance.new("Weld")
3832CFrameValue31 = Instance.new("CFrameValue")
3833Part32 = Instance.new("Part")
3834Weld33 = Instance.new("Weld")
3835CFrameValue34 = Instance.new("CFrameValue")
3836Part35 = Instance.new("Part")
3837Weld36 = Instance.new("Weld")
3838CFrameValue37 = Instance.new("CFrameValue")
3839Part38 = Instance.new("Part")
3840Weld39 = Instance.new("Weld")
3841CFrameValue40 = Instance.new("CFrameValue")
3842Model0.Name = "Leg1"
3843Model0.Parent = game.Players.LocalPlayer.Character
3844Part1.Parent = Model0
3845Part1.Material = Enum.Material.SmoothPlastic
3846Part1.BrickColor = BrickColor.new("Really black")
3847Part1.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3848Part1.CanCollide = false
3849Part1.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3850Part1.CFrame = CFrame.new(-18.3729591, 3.03018045, 23.5943546, -0.104140036, 0.994561672, -0.00137339835, 0.994376838, 0.104147166, 0.019186113, 0.0192248076, 0.000632366922, -0.999814987)
3851Part1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3852Part1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3853Part1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3854Part1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3855Part1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3856Part1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3857Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3858Part1.Position = Vector3.new(-18.3729591, 3.03018045, 23.5943546)
3859Part1.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3860Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3861Part2.Parent = Model0
3862Part2.Material = Enum.Material.SmoothPlastic
3863Part2.BrickColor = BrickColor.new("Really black")
3864Part2.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3865Part2.CanCollide = false
3866Part2.Size = Vector3.new(0.200000003, 0.200000003, 1.10000002)
3867Part2.CFrame = CFrame.new(-18.0173988, 2.61329341, 23.1558533, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3868Part2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3869Part2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3870Part2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3871Part2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3872Part2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3873Part2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3874Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3875Part2.Position = Vector3.new(-18.0173988, 2.61329341, 23.1558533)
3876Part2.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3877Part2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3878Weld3.Name = "qCFrameWeldThingy"
3879Weld3.Parent = Part2
3880Weld3.C1 = CFrame.new(0.460000992, -0.309931993, -0.429933548, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3881Weld3.Part0 = Part1
3882Weld3.Part1 = Part2
3883CFrameValue4.Name = "qRelativeCFrameWeldValue"
3884CFrameValue4.Parent = Part2
3885CFrameValue4.Value = CFrame.new(0.460000992, -0.309931993, -0.429933548, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3886Part5.Parent = Model0
3887Part5.Material = Enum.Material.SmoothPlastic
3888Part5.BrickColor = BrickColor.new("Really black")
3889Part5.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3890Part5.CanCollide = false
3891Part5.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3892Part5.CFrame = CFrame.new(-18.3741989, 3.04749036, 22.6944733, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3893Part5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3894Part5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3895Part5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3896Part5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3897Part5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3898Part5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3899Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3900Part5.Position = Vector3.new(-18.3741989, 3.04749036, 22.6944733)
3901Part5.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3902Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3903Weld6.Name = "qCFrameWeldThingy"
3904Weld6.Parent = Part5
3905Weld6.C1 = CFrame.new(-4.19616699e-05, 0, -0.90004921, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3906Weld6.Part0 = Part1
3907Weld6.Part1 = Part5
3908CFrameValue7.Name = "qRelativeCFrameWeldValue"
3909CFrameValue7.Parent = Part5
3910CFrameValue7.Value = CFrame.new(-4.19616699e-05, 0, -0.90004921, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3911Part8.Parent = Model0
3912Part8.Material = Enum.Material.SmoothPlastic
3913Part8.BrickColor = BrickColor.new("Really black")
3914Part8.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3915Part8.CanCollide = false
3916Part8.Size = Vector3.new(0.200000003, 0.200000003, 0.980000019)
3917Part8.CFrame = CFrame.new(-18.4313564, 3.49405909, 23.2131767, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3918Part8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3919Part8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3920Part8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3921Part8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3922Part8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3923Part8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3924Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3925Part8.Position = Vector3.new(-18.4313564, 3.49405909, 23.2131767)
3926Part8.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3927Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3928Weld9.Name = "qCFrameWeldThingy"
3929Weld9.Parent = Part8
3930Weld9.C1 = CFrame.new(-0.46002388, 0.010010004, -0.390087128, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3931Weld9.Part0 = Part1
3932Weld9.Part1 = Part8
3933CFrameValue10.Name = "qRelativeCFrameWeldValue"
3934CFrameValue10.Parent = Part8
3935CFrameValue10.Value = CFrame.new(-0.46002388, 0.010010004, -0.390087128, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3936Part11.Parent = Model0
3937Part11.Material = Enum.Material.SmoothPlastic
3938Part11.BrickColor = BrickColor.new("Really black")
3939Part11.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3940Part11.CanCollide = false
3941Part11.Size = Vector3.new(1.12, 0.200000003, 0.200000003)
3942Part11.CFrame = CFrame.new(-18.0659237, 3.07936549, 22.7147007, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3943Part11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3944Part11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3945Part11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3946Part11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3947Part11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3948Part11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3949Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3950Part11.Position = Vector3.new(-18.0659237, 3.07936549, 22.7147007)
3951Part11.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3952Part11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3953Weld12.Name = "qCFrameWeldThingy"
3954Weld12.Parent = Part11
3955Weld12.C1 = CFrame.new(-2.28881836e-05, -0.309931993, -0.880012512, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3956Weld12.Part0 = Part1
3957Weld12.Part1 = Part11
3958CFrameValue13.Name = "qRelativeCFrameWeldValue"
3959CFrameValue13.Parent = Part11
3960CFrameValue13.Value = CFrame.new(-2.28881836e-05, -0.309931993, -0.880012512, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3961Part14.Parent = Model0
3962Part14.Material = Enum.Material.SmoothPlastic
3963Part14.BrickColor = BrickColor.new("Really black")
3964Part14.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3965Part14.CanCollide = false
3966Part14.Size = Vector3.new(0.200000003, 0.200000003, 1.10000002)
3967Part14.CFrame = CFrame.new(-18.325676, 2.58143425, 23.1355782, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3968Part14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3969Part14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3970Part14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3971Part14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3972Part14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3973Part14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3974Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3975Part14.Position = Vector3.new(-18.325676, 2.58143425, 23.1355782)
3976Part14.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
3977Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3978Weld15.Name = "qCFrameWeldThingy"
3979Weld15.Parent = Part14
3980Weld15.C1 = CFrame.new(0.45996666, 0, -0.450017929, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3981Weld15.Part0 = Part1
3982Weld15.Part1 = Part14
3983CFrameValue16.Name = "qRelativeCFrameWeldValue"
3984CFrameValue16.Parent = Part14
3985CFrameValue16.Value = CFrame.new(0.45996666, 0, -0.450017929, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
3986Part17.Parent = Model0
3987Part17.Material = Enum.Material.SmoothPlastic
3988Part17.BrickColor = BrickColor.new("Really black")
3989Part17.Rotation = Vector3.new(-178.899994, -0.0799999982, -95.9799957)
3990Part17.CanCollide = false
3991Part17.Size = Vector3.new(0.919999957, 0.200000003, 0.980000019)
3992Part17.CFrame = CFrame.new(-18.0756702, 3.16945815, 23.2065067, -0.104140192, 0.994561672, -0.00137326145, 0.994376838, 0.104147322, 0.0191858653, 0.0192245487, 0.000632480369, -0.999814987)
3993Part17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3994Part17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3995Part17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3996Part17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3997Part17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3998Part17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3999Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4000Part17.Position = Vector3.new(-18.0756702, 3.16945815, 23.2065067)
4001Part17.Orientation = Vector3.new(-1.10000002, -179.919998, 84.0199966)
4002Part17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4003Weld18.Name = "qCFrameWeldThingy"
4004Weld18.Parent = Part17
4005Weld18.C1 = CFrame.new(-0.100078583, -0.309931993, -0.390039444, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
4006Weld18.Part0 = Part1
4007Weld18.Part1 = Part17
4008CFrameValue19.Name = "qRelativeCFrameWeldValue"
4009CFrameValue19.Parent = Part17
4010CFrameValue19.Value = CFrame.new(-0.100078583, -0.309931993, -0.390039444, 1, -1.58654103e-07, 2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, -2.59842778e-07, 1.1046334e-07, 1)
4011Part20.Name = "Middle"
4012Part20.Parent = Model0
4013Part20.BrickColor = BrickColor.new("Really black")
4014Part20.Transparency = 1
4015Part20.Rotation = Vector3.new(1.10000002, 0.0799999982, -84.0199966)
4016Part20.CanCollide = false
4017Part20.FormFactor = Enum.FormFactor.Symmetric
4018Part20.Size = Vector3.new(1.22000003, 2, 1)
4019Part20.CFrame = CFrame.new(-18.3028564, 3.0350101, 23.1542149, 0.104140192, 0.994561672, 0.00137326145, -0.994376838, 0.104147322, -0.0191858653, -0.0192245487, 0.000632480369, 0.999814987)
4020Part20.BottomSurface = Enum.SurfaceType.Smooth
4021Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4022Part20.Position = Vector3.new(-18.3028564, 3.0350101, 23.1542149)
4023Part20.Orientation = Vector3.new(1.10000002, 0.0799999982, -84.0199966)
4024Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4025Weld21.Name = "qCFrameWeldThingy"
4026Weld21.Parent = Part20
4027Weld21.C1 = CFrame.new(-0.0109596252, -0.0699470043, 0.44005394, -1, 1.58654103e-07, -2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, 2.59842778e-07, -1.1046334e-07, -1)
4028Weld21.Part0 = Part1
4029Weld21.Part1 = Part20
4030CFrameValue22.Name = "qRelativeCFrameWeldValue"
4031CFrameValue22.Parent = Part20
4032CFrameValue22.Value = CFrame.new(-0.0109596252, -0.0699470043, 0.44005394, -1, 1.58654103e-07, -2.59842807e-07, 1.58654132e-07, 1, -1.10463297e-07, 2.59842778e-07, -1.1046334e-07, -1)
4033Part23.Parent = Model0
4034Part23.Material = Enum.Material.SmoothPlastic
4035Part23.BrickColor = BrickColor.new("Really black")
4036Part23.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
4037Part23.Size = Vector3.new(0.45788303, 0.195007578, 0.253826499)
4038Part23.CFrame = CFrame.new(-18.0880146, 3.62485242, 23.4053211, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
4039Part23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4040Part23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4041Part23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4042Part23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4043Part23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4044Part23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4045Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4046Part23.Position = Vector3.new(-18.0880146, 3.62485242, 23.4053211)
4047Part23.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
4048Part23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4049Weld24.Name = "qCFrameWeldThingy"
4050Weld24.Parent = Part23
4051Weld24.C1 = CFrame.new(-0.200016022, -0.345209002, 0.558019638, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4052Weld24.Part0 = Part1
4053Weld24.Part1 = Part23
4054CFrameValue25.Name = "qRelativeCFrameWeldValue"
4055CFrameValue25.Parent = Part23
4056CFrameValue25.Value = CFrame.new(-0.200016022, -0.345209002, 0.558019638, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4057Part26.Parent = Model0
4058Part26.Material = Enum.Material.Neon
4059Part26.BrickColor = BrickColor.new("Really red")
4060Part26.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
4061Part26.Size = Vector3.new(0.152929291, 0.0389110669, 0.267852575)
4062Part26.CFrame = CFrame.new(-18.0813389, 3.63259411, 23.4090347, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
4063Part26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4064Part26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4065Part26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4066Part26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4067Part26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4068Part26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4069Part26.Color = Color3.new(1, 0, 0)
4070Part26.Position = Vector3.new(-18.0813389, 3.63259411, 23.4090347)
4071Part26.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
4072Part26.Color = Color3.new(1, 0, 0)
4073Weld27.Name = "qCFrameWeldThingy"
4074Weld27.Parent = Part26
4075Weld27.C1 = CFrame.new(-0.196443558, -0.352656007, 0.565093994, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4076Weld27.Part0 = Part1
4077Weld27.Part1 = Part26
4078CFrameValue28.Name = "qRelativeCFrameWeldValue"
4079CFrameValue28.Parent = Part26
4080CFrameValue28.Value = CFrame.new(-0.196443558, -0.352656007, 0.565093994, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4081Part29.Parent = Model0
4082Part29.Material = Enum.Material.SmoothPlastic
4083Part29.BrickColor = BrickColor.new("Really black")
4084Part29.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
4085Part29.Size = Vector3.new(0.399064094, 0.535459578, 0.200889423)
4086Part29.CFrame = CFrame.new(-18.2582397, 3.61599255, 23.4035149, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
4087Part29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4088Part29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4089Part29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4090Part29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4091Part29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4092Part29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4093Part29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4094Part29.Position = Vector3.new(-18.2582397, 3.61599255, 23.4035149)
4095Part29.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
4096Part29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4097Weld30.Name = "qCFrameWeldThingy"
4098Weld30.Parent = Part29
4099Weld30.C1 = CFrame.new(-0.201887131, -0.174986005, 0.566902161, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4100Weld30.Part0 = Part1
4101Weld30.Part1 = Part29
4102CFrameValue31.Name = "qRelativeCFrameWeldValue"
4103CFrameValue31.Parent = Part29
4104CFrameValue31.Value = CFrame.new(-0.201887131, -0.174986005, 0.566902161, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4105Part32.Parent = Model0
4106Part32.Material = Enum.Material.SmoothPlastic
4107Part32.BrickColor = BrickColor.new("Really black")
4108Part32.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
4109Part32.Size = Vector3.new(0.399064094, 0.535459578, 0.200889423)
4110Part32.CFrame = CFrame.new(-18.2578926, 3.61577511, 22.8934994, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
4111Part32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4112Part32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4113Part32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4114Part32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4115Part32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4116Part32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4117Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4118Part32.Position = Vector3.new(-18.2578926, 3.61577511, 22.8934994)
4119Part32.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
4120Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4121Weld33.Name = "qCFrameWeldThingy"
4122Weld33.Parent = Part32
4123Weld33.C1 = CFrame.new(-0.711803436, -0.174986124, 0.556844711, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4124Weld33.Part0 = Part1
4125Weld33.Part1 = Part32
4126CFrameValue34.Name = "qRelativeCFrameWeldValue"
4127CFrameValue34.Parent = Part32
4128CFrameValue34.Value = CFrame.new(-0.711803436, -0.174986124, 0.556844711, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4129Part35.Parent = Model0
4130Part35.Material = Enum.Material.SmoothPlastic
4131Part35.BrickColor = BrickColor.new("Really black")
4132Part35.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
4133Part35.Size = Vector3.new(0.45788303, 0.195007578, 0.253826499)
4134Part35.CFrame = CFrame.new(-18.0876789, 3.62475324, 22.8952656, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
4135Part35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4136Part35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4137Part35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4138Part35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4139Part35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4140Part35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4141Part35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4142Part35.Position = Vector3.new(-18.0876789, 3.62475324, 22.8952656)
4143Part35.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
4144Part35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4145Weld36.Name = "qCFrameWeldThingy"
4146Weld36.Parent = Part35
4147Weld36.C1 = CFrame.new(-0.709976196, -0.345209122, 0.548080444, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4148Weld36.Part0 = Part1
4149Weld36.Part1 = Part35
4150CFrameValue37.Name = "qRelativeCFrameWeldValue"
4151CFrameValue37.Parent = Part35
4152CFrameValue37.Value = CFrame.new(-0.709976196, -0.345209122, 0.548080444, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4153Part38.Parent = Model0
4154Part38.Material = Enum.Material.Neon
4155Part38.BrickColor = BrickColor.new("Really red")
4156Part38.Rotation = Vector3.new(91.1100006, 5.98000002, -90.0799942)
4157Part38.Size = Vector3.new(0.152929291, 0.0389110669, 0.267852575)
4158Part38.CFrame = CFrame.new(-18.0809937, 3.63238764, 22.8990211, -0.00137328415, 0.994561672, 0.1041402, 0.0191860739, 0.10414733, -0.994376838, -0.999814987, 0.000632479612, -0.0192247573)
4159Part38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4160Part38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4161Part38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4162Part38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4163Part38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4164Part38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4165Part38.Color = Color3.new(1, 0, 0)
4166Part38.Position = Vector3.new(-18.0809937, 3.63238764, 22.8990211)
4167Part38.Orientation = Vector3.new(83.9199982, 100.459999, 10.4399996)
4168Part38.Color = Color3.new(1, 0, 0)
4169Weld39.Name = "qCFrameWeldThingy"
4170Weld39.Parent = Part38
4171Weld39.C1 = CFrame.new(-0.706357956, -0.352656126, 0.555047989, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4172Weld39.Part0 = Part1
4173Weld39.Part1 = Part38
4174CFrameValue40.Name = "qRelativeCFrameWeldValue"
4175CFrameValue40.Parent = Part38
4176CFrameValue40.Value = CFrame.new(-0.706357956, -0.352656126, 0.555047989, -5.02921509e-08, 1.09553795e-07, 1, 1.64222385e-07, 1, -1.09553781e-07, -1, 1.64222385e-07, -5.02922148e-08)
4177
4178WELD2SUMLEG = Instance.new("Weld")
4179WELD2SUMLEG.Parent = Part20
4180WELD2SUMLEG.Name = "Ur faget"
4181WELD2SUMLEG.Part0 = Part20
4182WELD2SUMLEG.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
4183
4184while wait() do KILLPART.CanCollide = false KILLPART.Locked = true KILLPART.Transparency = 1
4185
4186
4187if GAS == true then KILLPART.Parent = game.Players.LocalPlayer.Character elseif GAS == false then KILLPART.Parent = workspace.CurrentCamera end
4188 for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
4189 if v:IsA("Humanoid") then
4190 v.Name = "Dick"
4191 v.PlatformStand = false
4192 v.AutoRotate = true
4193 v.NameOcclusion = "NoOcclusion"
4194 v.DisplayDistanceType = "None"
4195 v.MaxHealth = math.huge
4196 v.Health = math.huge
4197 elseif v:IsA("BodyColors") then
4198v.HeadColor = BrickColor.new("Really black")
4199v.LeftArmColor = BrickColor.new("Really black")
4200v.LeftLegColor = BrickColor.new("Really black")
4201v.RightArmColor = BrickColor.new("Really black")
4202v.RightLegColor = BrickColor.new("Really black")
4203v.TorsoColor = BrickColor.new("Really black")
4204end
4205end
4206for i,ve in pairs(Head:GetChildren()) do
4207 if ve:IsA("Decal") then
4208 if ve.Name == "%&$%&?$B%$/%&RE&%/?W$%&V$%N%FACE" then
4209 ve.Texture = "http://www.roblox.com/asset/?id=19821051"
4210end
4211end
4212end
4213if Choke == true then game.Players.LocalPlayer.Character.Parent = workspace.CurrentCamera wait() game.Players.LocalPlayer.Character.Parent = workspace end
4214 for i,v in pairs(xd:GetChildren()) do
4215 if v:IsA("Part") then
4216 v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4217 v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4218 v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4219 v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4220 v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4221 v.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4222 for i,ve in pairs(v:GetChildren()) do
4223 if ve:IsA("Decal") then
4224 if ve.Name == "%&$%&?$B%$/%&RE&%/?W$%&V$%N%FACE" then else
4225 ve:Destroy()
4226end
4227end
4228end
4229 for i,veee in pairs(v:GetChildren()) do
4230 if veee:IsA("Fire") then
4231 veee:Destroy()
4232end
4233end
4234 for i,veee in pairs(v:GetChildren()) do
4235 if veee:IsA("Smoke") then
4236 veee:Destroy()
4237end
4238end
4239end
4240end
4241if Secks == true
4242then
4243Secks = false
4244RemakeJoints = false
4245chatfunc("Nein wichser.")
4246LS = Instance.new("Motor6D")
4247RS = Instance.new("Motor6D")
4248LH = Instance.new("Motor6D")
4249RH = Instance.new("Motor6D")
4250LS.Parent = game.Players.LocalPlayer.Character.Torso
4251LS.Name = "Left Shoulder"
4252LS.MaxVelocity = .1
4253RS.Parent = game.Players.LocalPlayer.Character.Torso
4254RS.Name = "Right Shoulder"
4255RS.MaxVelocity = .1
4256LH.Parent = game.Players.LocalPlayer.Character.Torso
4257LH.Name = "Left Hip"
4258LH.MaxVelocity = .1
4259RH.Parent = game.Players.LocalPlayer.Character.Torso
4260RH.Name = "Right Hip"
4261RH.MaxVelocity = .1
4262end
4263if RemakeJoints == true
4264then
4265Secks = false
4266RemakeJoints = false
4267LS = Instance.new("Motor6D")
4268RS = Instance.new("Motor6D")
4269LH = Instance.new("Motor6D")
4270RH = Instance.new("Motor6D")
4271LS.Parent = game.Players.LocalPlayer.Character.Torso
4272LS.Name = "Left Shoulder"
4273LS.MaxVelocity = .1
4274RS.Parent = game.Players.LocalPlayer.Character.Torso
4275RS.Name = "Right Shoulder"
4276RS.MaxVelocity = .1
4277LH.Parent = game.Players.LocalPlayer.Character.Torso
4278LH.Name = "Left Hip"
4279LH.MaxVelocity = .1
4280RH.Parent = game.Players.LocalPlayer.Character.Torso
4281RH.Name = "Right Hip"
4282RH.MaxVelocity = .1
4283end
4284for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
4285 if v:IsA("Model") then
4286 if v.Name == "Nice thing" then v:Destroy() Secks = true chatfunc("Nein wichser.") end
4287end
4288end
4289for i,v in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4290 if v:IsA("Weld") then
4291 if v.Name == "leftWeld" then v:Destroy() RemakeJoints = true chatfunc("/fixjoints") end
4292 if v.Name == "rightWeld" then v:Destroy() RemakeJoints = true chatfunc("/fixjoints") end
4293 if v.Name == "weld" then v:Destroy() RemakeJoints = true chatfunc("/fixjoints") end
4294 if v.Name == "Right Shoulder" then v:Destroy() RemakeJoints = true end
4295 if v.Name == "Left Shoulder" then v:Destroy() RemakeJoints = true chatfunc("/fixjoints") end
4296 if v.Name == "Right Hip" then v:Destroy() RemakeJoints = true chatfunc("/fixjoints") end
4297 if v.Name == "Left Hip" then v:Destroy() RemakeJoints = true chatfunc("/fixjoints") end
4298end
4299end
4300for i,v in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4301 if v:IsA("Part") then Secks = true v:Destroy() chatfunc("Nein wichser.")
4302end
4303end
4304for i,v in pairs(game.Players.LocalPlayer.Character.Head:GetChildren()) do
4305 if v:IsA("Part") then v:Destroy() chatfunc("Nein wichser.")
4306end
4307end
4308for i,v in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4309 if v:IsA("Model") then Secks = true v:Destroy() chatfunc("Nein wichser.")
4310end
4311end
4312for i,v in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4313 if v:IsA("Motor6D") then
4314 if v.Name == "Right Shoulder"then
4315v.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
4316v.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
4317v.Part0 = game.Players.LocalPlayer.Character.Torso
4318v.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
4319 elseif v.Name == "Left Shoulder" then
4320v.C0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4321v.C1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4322v.Part0 = game.Players.LocalPlayer.Character.Torso
4323v.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
4324 elseif v.Name == "Right Hip" then
4325v.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
4326v.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
4327v.Part0 = game.Players.LocalPlayer.Character.Torso
4328v.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
4329 elseif v.Name == "Left Hip" then
4330v.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4331v.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4332v.Part0 = game.Players.LocalPlayer.Character.Torso
4333v.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
4334-- elseif v.Name == "Neck" then
4335--v.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
4336--v.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
4337--v.Part0 = game.Players.LocalPlayer.Character.Torso
4338--v.Part1 = game.Players.LocalPlayer.Character["Head"]
4339end
4340end
4341end
4342
4343for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
4344 if v:IsA("LocalScript") then
4345 v.Disabled = false v.Archivable = false
4346end
4347end
4348
4349for i,v in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4350 if v:IsA("Smoke") then
4351 v:Destroy()
4352end
4353end
4354
4355for i,v in pairs(game.Players.LocalPlayer.Character.HumanoidRootPart:GetChildren()) do
4356 if v:IsA("Motor6D") then
4357v.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
4358v.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
4359end
4360end
4361
4362
4363for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
4364 if v:IsA("Part") then
4365 if v.Name == "TOUCHPART" then
4366 v.Anchored = true
4367 v.Locked = true
4368 v.Archivable = false
4369 v.Transparency = 1
4370 v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4371 v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4372 v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4373 v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4374 v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4375 v.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4376 elseif v.Name == "HumanoidRootPart" then
4377 v.Anchored = false
4378 v.Locked = true
4379 v.Archivable = false
4380 v.Transparency = 1
4381 v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4382 v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4383 v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4384 v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4385 v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4386 v.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4387 else
4388 v.Anchored = false
4389 v.Locked = true
4390 v.Archivable = false
4391 v.Transparency = 0
4392 v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4393 v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4394 v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4395 v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4396 v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4397 v.TopSurface = Enum.SurfaceType.SmoothNoOutlines end
4398for i,ve in pairs(v:GetChildren()) do
4399 if ve:IsA("Decal") then
4400 if ve.Name == "%&$%&?$B%$/%&RE&%/?W$%&V$%N%FACE" then else
4401 ve:Destroy()
4402end
4403end
4404end
4405 for i,veee in pairs(v:GetChildren()) do
4406 if veee:IsA("Fire") then
4407 veee:Destroy()
4408end
4409end
4410 for i,veee in pairs(v:GetChildren()) do
4411 if veee:IsA("Smoke") then
4412 veee:Destroy()
4413end
4414end
4415 for i,veee in pairs(v:GetChildren()) do
4416 if veee:IsA("SelectionBox") then
4417 veee:Destroy()
4418end
4419end
4420 for i,veee in pairs(v:GetChildren()) do
4421 if veee:IsA("ParticleEmitter") then
4422 veee:Destroy()
4423end
4424end
4425for i,vew in pairs(v:GetChildren()) do
4426 if vew:IsA("BodyPosition") then
4427 vew:Destroy() game.Players.LocalPlayer.Character.Parent = workspace.CurrentCamera wait(5) game.Players.LocalPlayer.Character.Parent = workspace chatfunc(NoLift[math.random(1, #NoLift)])
4428end
4429end
4430for i,vew in pairs(v:GetChildren()) do
4431 if vew:IsA("BodyVelocity") then
4432 vew:Destroy() chatfunc(deny[math.random(1, #deny)])
4433 for i,vwe in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4434 if vwe:IsA("Sound") then
4435 vwe:Destroy()
4436end
4437end
4438end
4439end
4440end
4441end
4442 for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
4443 if v:IsA("Model") then
4444 for i,vee in pairs(v:GetChildren()) do
4445 if vee:IsA("Part") then
4446 if vee.Name == "Middle" then
4447 vee.Anchored = false
4448 vee.Locked = true
4449 vee.Archivable = false
4450 vee.Transparency = 1
4451 vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4452 vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4453 vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4454 vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4455 vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4456 vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4457 elseif vee.Name == "Midel" then
4458 vee.Anchored = false
4459 vee.Locked = true
4460 vee.Archivable = false
4461 vee.Transparency = 1
4462 vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4463 vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4464 vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4465 vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4466 vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4467 vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4468 elseif vee.Name == "Right Arm" then
4469 vee.Anchored = false
4470 vee.Locked = true
4471 vee.Archivable = false
4472 vee.Transparency = 1
4473 vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4474 vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4475 vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4476 vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4477 vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4478 vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4479 else
4480 vee.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4481 vee.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4482 vee.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4483 vee.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4484 vee.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4485 vee.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4486 vee.Anchored = false
4487 vee.Locked = true
4488 vee.Archivable = false
4489 vee.Transparency = 0 end
4490 for i,veee in pairs(vee:GetChildren()) do
4491 if veee:IsA("Decal") then
4492 veee:Destroy()
4493end
4494end
4495 for i,veee in pairs(vee:GetChildren()) do
4496 if veee:IsA("SelectionBox") then
4497 veee:Destroy()
4498end
4499end
4500 for i,veee in pairs(vee:GetChildren()) do
4501 if veee:IsA("Fire") then
4502 veee:Destroy()
4503end
4504end
4505 for i,veee in pairs(vee:GetChildren()) do
4506 if veee:IsA("Smoke") then
4507 veee:Destroy()
4508end
4509end
4510 for i,veee in pairs(vee:GetChildren()) do
4511 if veee:IsA("ParticleEmitter") then
4512 veee:Destroy()
4513end
4514end
4515for i,veee in pairs(vee:GetChildren()) do
4516 if veee:IsA("BodyVelocity") then
4517 veee:Destroy() chatfunc(deny[math.random(1, #deny)])
4518 for i,vwe in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
4519 if vwe:IsA("Sound") then
4520 vwe:Destroy()
4521end
4522end
4523end
4524end
4525for i,vewe in pairs(vee:GetChildren()) do
4526 if vewe:IsA("BodyPosition") then
4527 vewe:Destroy() game.Players.LocalPlayer.Character.Parent = workspace.CurrentCamera wait(5) game.Players.LocalPlayer.Character.Parent = workspace chatfunc(NoLift[math.random(1, #NoLift)])
4528end
4529end
4530end
4531end
4532end
4533end
4534if workspace.FilteringEnabled == true then game.Players.LocalPlayer:kick("The script does not bypass filtering enabled. Sorry for dissapointing you. With urge, the guy who created the script.") end
4535
4536 local CamCF = Cam.CoordinateFrame
4537 if ((IsR6 and Body["Torso"]) or Body["UpperTorso"])~=nil and Body["Head"]~=nil then --[Check for the Torso and Head...]
4538 local TrsoLV = Trso.CFrame.lookVector
4539 local HdPos = Head.CFrame.p
4540 if IsR6 and Neck or Neck and Waist then --[Make sure the Neck still exists.]
4541 if Cam.CameraSubject:IsDescendantOf(Body) or Cam.CameraSubject:IsDescendantOf(Plr) then
4542 local Dist = nil;
4543 local Diff = nil;
4544 if not MseGuide then --[If not tracking the Mouse then get the Camera.]
4545 Dist = (Head.CFrame.p-CamCF.p).magnitude
4546 Diff = Head.CFrame.Y-CamCF.Y
4547 if not IsR6 then --[R6 and R15 Neck rotation C0s are different; R15: X axis inverted and Z is now the Y.]
4548 Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang((aSin(Diff/Dist)*HeadVertFactor), -(((HdPos-CamCF.p).Unit):Cross(TrsoLV)).Y*HeadHorFactor, 0), UpdateSpeed/2)
4549 Waist.C0 = Waist.C0:lerp(WaistOrgnC0*Ang((aSin(Diff/Dist)*BodyVertFactor), -(((HdPos-CamCF.p).Unit):Cross(TrsoLV)).Y*BodyHorFactor, 0), UpdateSpeed/2)
4550 else --[R15s actually have the properly oriented Neck CFrame.]
4551 Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang(-(aSin(Diff/Dist)*HeadVertFactor), 0, -(((HdPos-CamCF.p).Unit):Cross(TrsoLV)).Y*HeadHorFactor),UpdateSpeed/2)
4552 end
4553 else
4554 local Point = Mouse.Hit.p
4555 Dist = (Head.CFrame.p-Point).magnitude
4556 Diff = Head.CFrame.Y-Point.Y
4557 if not IsR6 then
4558 Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang(-(aTan(Diff/Dist)*HeadVertFactor), (((HdPos-Point).Unit):Cross(TrsoLV)).Y*HeadHorFactor, 0), UpdateSpeed/2)
4559 Waist.C0 = Waist.C0:lerp(WaistOrgnC0*Ang(-(aTan(Diff/Dist)*BodyVertFactor), (((HdPos-Point).Unit):Cross(TrsoLV)).Y*BodyHorFactor, 0), UpdateSpeed/2)
4560 else
4561 Neck.C0 = Neck.C0:lerp(NeckOrgnC0*Ang((aTan(Diff/Dist)*HeadVertFactor), 0, (((HdPos-Point).Unit):Cross(TrsoLV)).Y*HeadHorFactor), UpdateSpeed/2)
4562 end
4563 end
4564 end
4565 end
4566 end
4567 if TurnCharacterToMouse == true then
4568 Hum.AutoRotate = false
4569 Core.CFrame = Core.CFrame:lerp(CFrame.new(Core.Position, Vector3.new(Mouse.Hit.p.x, Core.Position.Y, Mouse.Hit.p.z)), UpdateSpeed / 2)
4570 else
4571 Hum.AutoRotate = true
4572 end
4573
4574end