SHOW:
|
|
- or go back to the newest paste.
1 | - | --Made by Ahtoh13131423144235 |
1 | + | --https://github.com/Mokiros/roblox-FE-compatibility |
2 | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end | |
3 | local Player,game,owner = owner,game | |
4 | local RealPlayer = Player | |
5 | do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end --Made by Ahtoh13131423144235 | |
6 | --Credit to ttyyuu12345 for the model to script plugin v4 | |
7 | --Credit to Dylan_50 for the model | |
8 | --Credit to Rufus14 for the ragdoll death script | |
9 | ||
10 | wait(2) | |
11 | ||
12 | local char = game.Players.LocalPlayer.Character | |
13 | ||
14 | --Converted with ttyyuu12345's model to script plugin v4 | |
15 | function sandbox(var,func) | |
16 | local env = getfenv(func) | |
17 | local newenv = setmetatable({},{ | |
18 | __index = function(self,k) | |
19 | if k=="script" then | |
20 | return var | |
21 | else | |
22 | return env[k] | |
23 | end | |
24 | end, | |
25 | }) | |
26 | setfenv(func,newenv) | |
27 | return func | |
28 | end | |
29 | cors = {} | |
30 | mas = Instance.new("Model",game:GetService("Lighting")) | |
31 | Model0 = Instance.new("Model") | |
32 | Part1 = Instance.new("Part") | |
33 | SurfaceGui2 = Instance.new("SurfaceGui") | |
34 | ImageLabel3 = Instance.new("ImageLabel") | |
35 | Part4 = Instance.new("Part") | |
36 | Part5 = Instance.new("Part") | |
37 | Part6 = Instance.new("Part") | |
38 | Part7 = Instance.new("Part") | |
39 | Decal8 = Instance.new("Decal") | |
40 | Part9 = Instance.new("Part") | |
41 | Part10 = Instance.new("Part") | |
42 | ManualWeld11 = Instance.new("ManualWeld") | |
43 | ManualWeld12 = Instance.new("ManualWeld") | |
44 | ManualWeld13 = Instance.new("ManualWeld") | |
45 | Part14 = Instance.new("Part") | |
46 | Part15 = Instance.new("Part") | |
47 | ManualWeld16 = Instance.new("ManualWeld") | |
48 | ManualWeld17 = Instance.new("ManualWeld") | |
49 | ManualWeld18 = Instance.new("ManualWeld") | |
50 | ManualWeld19 = Instance.new("ManualWeld") | |
51 | ManualWeld20 = Instance.new("ManualWeld") | |
52 | Part21 = Instance.new("Part") | |
53 | ManualWeld22 = Instance.new("ManualWeld") | |
54 | ManualWeld23 = Instance.new("ManualWeld") | |
55 | ManualWeld24 = Instance.new("ManualWeld") | |
56 | ManualWeld25 = Instance.new("ManualWeld") | |
57 | ManualWeld26 = Instance.new("ManualWeld") | |
58 | ManualWeld27 = Instance.new("ManualWeld") | |
59 | ManualWeld28 = Instance.new("ManualWeld") | |
60 | ManualWeld29 = Instance.new("ManualWeld") | |
61 | ManualWeld30 = Instance.new("ManualWeld") | |
62 | ManualWeld31 = Instance.new("ManualWeld") | |
63 | ManualWeld32 = Instance.new("ManualWeld") | |
64 | ManualWeld33 = Instance.new("ManualWeld") | |
65 | ManualWeld34 = Instance.new("ManualWeld") | |
66 | ManualWeld35 = Instance.new("ManualWeld") | |
67 | ManualWeld36 = Instance.new("ManualWeld") | |
68 | Part37 = Instance.new("Part") | |
69 | ManualWeld38 = Instance.new("ManualWeld") | |
70 | ManualWeld39 = Instance.new("ManualWeld") | |
71 | ManualWeld40 = Instance.new("ManualWeld") | |
72 | ManualWeld41 = Instance.new("ManualWeld") | |
73 | Part42 = Instance.new("Part") | |
74 | ManualWeld43 = Instance.new("ManualWeld") | |
75 | ManualWeld44 = Instance.new("ManualWeld") | |
76 | Part45 = Instance.new("Part") | |
77 | SpecialMesh46 = Instance.new("SpecialMesh") | |
78 | ManualWeld47 = Instance.new("ManualWeld") | |
79 | Part48 = Instance.new("Part") | |
80 | Part49 = Instance.new("Part") | |
81 | ManualWeld50 = Instance.new("ManualWeld") | |
82 | ManualWeld51 = Instance.new("ManualWeld") | |
83 | ManualWeld52 = Instance.new("ManualWeld") | |
84 | Part53 = Instance.new("Part") | |
85 | ManualWeld54 = Instance.new("ManualWeld") | |
86 | ManualWeld55 = Instance.new("ManualWeld") | |
87 | Part56 = Instance.new("Part") | |
88 | Seat57 = Instance.new("Seat") | |
89 | ManualWeld58 = Instance.new("ManualWeld") | |
90 | Part59 = Instance.new("Part") | |
91 | Part60 = Instance.new("Part") | |
92 | ManualWeld61 = Instance.new("ManualWeld") | |
93 | ManualWeld62 = Instance.new("ManualWeld") | |
94 | ManualWeld63 = Instance.new("ManualWeld") | |
95 | ManualWeld64 = Instance.new("ManualWeld") | |
96 | ManualWeld65 = Instance.new("ManualWeld") | |
97 | ManualWeld66 = Instance.new("ManualWeld") | |
98 | Part67 = Instance.new("Part") | |
99 | Part68 = Instance.new("Part") | |
100 | ManualWeld69 = Instance.new("ManualWeld") | |
101 | ManualWeld70 = Instance.new("ManualWeld") | |
102 | ManualWeld71 = Instance.new("ManualWeld") | |
103 | ManualWeld72 = Instance.new("ManualWeld") | |
104 | ManualWeld73 = Instance.new("ManualWeld") | |
105 | ManualWeld74 = Instance.new("ManualWeld") | |
106 | ManualWeld75 = Instance.new("ManualWeld") | |
107 | ManualWeld76 = Instance.new("ManualWeld") | |
108 | ManualWeld77 = Instance.new("ManualWeld") | |
109 | Part78 = Instance.new("Part") | |
110 | Part79 = Instance.new("Part") | |
111 | Part80 = Instance.new("Part") | |
112 | ManualWeld81 = Instance.new("ManualWeld") | |
113 | ManualWeld82 = Instance.new("ManualWeld") | |
114 | ManualWeld83 = Instance.new("ManualWeld") | |
115 | ManualWeld84 = Instance.new("ManualWeld") | |
116 | ManualWeld85 = Instance.new("ManualWeld") | |
117 | ManualWeld86 = Instance.new("ManualWeld") | |
118 | ManualWeld87 = Instance.new("ManualWeld") | |
119 | ManualWeld88 = Instance.new("ManualWeld") | |
120 | Part89 = Instance.new("Part") | |
121 | Part90 = Instance.new("Part") | |
122 | ManualWeld91 = Instance.new("ManualWeld") | |
123 | ManualWeld92 = Instance.new("ManualWeld") | |
124 | ManualWeld93 = Instance.new("ManualWeld") | |
125 | Model0.Parent = mas | |
126 | Part1.Parent = Model0 | |
127 | Part1.BrickColor = BrickColor.new("Really black") | |
128 | Part1.Rotation = Vector3.new(0.0299999993, -90, 0) | |
129 | Part1.Anchored = true | |
130 | Part1.FormFactor = Enum.FormFactor.Custom | |
131 | Part1.Size = Vector3.new(2.80000019, 2.01999998, 0.200000003) | |
132 | Part1.CFrame = CFrame.new(15.8787165, 5.51467609, 13.8295584, 6.32882511e-05, 0.000160021533, -1, -0.000462119933, 1, 0.000159992254, 0.99999994, 0.000462109834, 6.33621967e-05) | |
133 | Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
134 | Part1.Position = Vector3.new(15.8787165, 5.51467609, 13.8295584) | |
135 | Part1.Orientation = Vector3.new(-0.00999999978, -90, -0.0299999993) | |
136 | Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
137 | SurfaceGui2.Parent = Part1 | |
138 | SurfaceGui2.Face = Enum.NormalId.Back | |
139 | SurfaceGui2.CanvasSize = Vector2.new(100, 100) | |
140 | ImageLabel3.Parent = SurfaceGui2 | |
141 | ImageLabel3.Size = UDim2.new(0, 100, 0, 100) | |
142 | ImageLabel3.BackgroundColor3 = Color3.new(1, 1, 1) | |
143 | ImageLabel3.Image = "http://www.roblox.com/asset/?id=47135476" | |
144 | Part4.Parent = Model0 | |
145 | Part4.BrickColor = BrickColor.new("Really black") | |
146 | Part4.Rotation = Vector3.new(0.0299999993, -90, 0) | |
147 | Part4.Anchored = true | |
148 | Part4.FormFactor = Enum.FormFactor.Custom | |
149 | Part4.Size = Vector3.new(1.56999993, 0.200000003, 1.11999953) | |
150 | Part4.CFrame = CFrame.new(15.8284216, 3.69534707, 13.8296804, 6.32882511e-05, 0.000160021533, -1, -0.000462119933, 1, 0.000159992254, 0.99999994, 0.000462109834, 6.33621967e-05) | |
151 | Part4.TopSurface = Enum.SurfaceType.Smooth | |
152 | Part4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
153 | Part4.Position = Vector3.new(15.8284216, 3.69534707, 13.8296804) | |
154 | Part4.Orientation = Vector3.new(-0.00999999978, -90, -0.0299999993) | |
155 | Part4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
156 | Part5.Parent = Model0 | |
157 | Part5.BrickColor = BrickColor.new("Really black") | |
158 | Part5.Rotation = Vector3.new(0.0299999993, -90, 0) | |
159 | Part5.Anchored = true | |
160 | Part5.FormFactor = Enum.FormFactor.Custom | |
161 | Part5.Size = Vector3.new(3.19999981, 2.60000038, 0.200000003) | |
162 | Part5.CFrame = CFrame.new(15.9284744, 5.49470282, 13.8298635, 6.32882511e-05, 0.000160021533, -1, -0.000462119933, 1, 0.000159992254, 0.99999994, 0.000462109834, 6.33621967e-05) | |
163 | Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
164 | Part5.Position = Vector3.new(15.9284744, 5.49470282, 13.8298635) | |
165 | Part5.Orientation = Vector3.new(-0.00999999978, -90, -0.0299999993) | |
166 | Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
167 | Part6.Parent = Model0 | |
168 | Part6.BrickColor = BrickColor.new("Really black") | |
169 | Part6.Rotation = Vector3.new(0.0299999993, -90, 0) | |
170 | Part6.Anchored = true | |
171 | Part6.FormFactor = Enum.FormFactor.Custom | |
172 | Part6.Size = Vector3.new(0.400000006, 0.400000036, 0.200000003) | |
173 | Part6.CFrame = CFrame.new(15.928504, 3.99532104, 13.829772, 6.32882511e-05, 0.000160021533, -1, -0.000462119933, 1, 0.000159992254, 0.99999994, 0.000462109834, 6.33621967e-05) | |
174 | Part6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
175 | Part6.Position = Vector3.new(15.928504, 3.99532104, 13.829772) | |
176 | Part6.Orientation = Vector3.new(-0.00999999978, -90, -0.0299999993) | |
177 | Part6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
178 | Part7.Parent = Model0 | |
179 | Part7.BrickColor = BrickColor.new("Really black") | |
180 | Part7.Rotation = Vector3.new(-107.199997, 89.9799957, 107.220001) | |
181 | Part7.Anchored = true | |
182 | Part7.FormFactor = Enum.FormFactor.Custom | |
183 | Part7.Size = Vector3.new(3.5999999, 0.200000003, 1.19999993) | |
184 | Part7.CFrame = CFrame.new(13.9136419, 3.60514688, 13.1547699, -8.41539586e-05, -0.000271575467, 0.99999994, 0.000289464748, 0.99999994, 0.000271599856, -1, 0.000289487594, -8.40753273e-05) | |
185 | Part7.BottomSurface = Enum.SurfaceType.Smooth | |
186 | Part7.TopSurface = Enum.SurfaceType.Smooth | |
187 | Part7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
188 | Part7.Position = Vector3.new(13.9136419, 3.60514688, 13.1547699) | |
189 | Part7.Orientation = Vector3.new(-0.0199999996, 90, 0.0199999996) | |
190 | Part7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
191 | Decal8.Parent = Part7 | |
192 | Decal8.Texture = "http://www.roblox.com/asset/?id=47135330" | |
193 | Decal8.Face = Enum.NormalId.Top | |
194 | Part9.Parent = Model0 | |
195 | Part9.BrickColor = BrickColor.new("Really black") | |
196 | Part9.Rotation = Vector3.new(-0.0599999987, 74.9899979, 0.0799999982) | |
197 | Part9.Anchored = true | |
198 | Part9.FormFactor = Enum.FormFactor.Custom | |
199 | Part9.Size = Vector3.new(0.599999905, 0.200000003, 0.99999994) | |
200 | Part9.CFrame = CFrame.new(13.6612778, 3.60414004, 15.7157278, 0.258919805, -0.000362510036, 0.965898812, 0.000451770058, 0.999999881, 0.000254206563, -0.965898752, 0.000370545022, 0.258919924) | |
201 | Part9.BottomSurface = Enum.SurfaceType.Smooth | |
202 | Part9.TopSurface = Enum.SurfaceType.Smooth | |
203 | Part9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
204 | Part9.Position = Vector3.new(13.6612778, 3.60414004, 15.7157278) | |
205 | Part9.Orientation = Vector3.new(-0.00999999978, 74.9899979, 0.0299999993) | |
206 | Part9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
207 | Part10.Parent = Model0 | |
208 | Part10.BrickColor = BrickColor.new("Black") | |
209 | Part10.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
210 | Part10.Anchored = true | |
211 | Part10.FormFactor = Enum.FormFactor.Custom | |
212 | Part10.Size = Vector3.new(3.79999995, 3.4000001, 0.200000018) | |
213 | Part10.CFrame = CFrame.new(14.7194939, 1.70092595, 19.0982971, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
214 | Part10.BottomSurface = Enum.SurfaceType.Smooth | |
215 | Part10.TopSurface = Enum.SurfaceType.Smooth | |
216 | Part10.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
217 | Part10.Position = Vector3.new(14.7194939, 1.70092595, 19.0982971) | |
218 | Part10.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
219 | Part10.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
220 | ManualWeld11.Name = "Part Terrain Joint" | |
221 | ManualWeld11.Parent = Part10 | |
222 | ManualWeld11.C1 = CFrame.new(-118.09304, -1.71095693, 79.711319, 1, -3.05161811e-05, 3.05189751e-05, 3.05189751e-05, 1, -9.15522687e-05, -3.05161811e-05, 9.15532e-05, 1) | |
223 | ManualWeld11.Part1 = Part10 | |
224 | ManualWeld12.Name = "Part Terrain Joint" | |
225 | ManualWeld12.Parent = Part10 | |
226 | ManualWeld12.C1 = CFrame.new(-34.1032677, -1.69813943, -32.2963676, 1, -3.05161811e-05, 3.05189751e-05, 3.05189751e-05, 1, -9.15522687e-05, -3.05161811e-05, 9.15532e-05, 1) | |
227 | ManualWeld12.Part1 = Part10 | |
228 | ManualWeld13.Name = "Part Terrain Joint" | |
229 | ManualWeld13.Parent = Part10 | |
230 | ManualWeld13.C1 = CFrame.new(-34.1059227, -1.69316626, -52.2949715, 0.000226440417, -1.3977421e-08, 1, 0.000129475797, 1, -1.53411328e-08, -1, 0.000129475797, 0.000226440417) | |
231 | ManualWeld13.Part1 = Part10 | |
232 | Part14.Parent = Model0 | |
233 | Part14.BrickColor = BrickColor.new("Really black") | |
234 | Part14.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
235 | Part14.Anchored = true | |
236 | Part14.FormFactor = Enum.FormFactor.Custom | |
237 | Part14.Size = Vector3.new(0.200000003, 0.200000003, 0.599999905) | |
238 | Part14.CFrame = CFrame.new(13.0213842, 1.10200095, 17.0940247, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
239 | Part14.BottomSurface = Enum.SurfaceType.Smooth | |
240 | Part14.TopSurface = Enum.SurfaceType.Smooth | |
241 | Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
242 | Part14.Position = Vector3.new(13.0213842, 1.10200095, 17.0940247) | |
243 | Part14.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
244 | Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
245 | Part15.Parent = Model0 | |
246 | Part15.Material = Enum.Material.Wood | |
247 | Part15.BrickColor = BrickColor.new("Br. yellowish orange") | |
248 | Part15.Anchored = true | |
249 | Part15.FormFactor = Enum.FormFactor.Custom | |
250 | Part15.Size = Vector3.new(4, 0.200000003, 12) | |
251 | Part15.CFrame = CFrame.new(14.8164597, 3.50387406, 13.1914663, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
252 | Part15.BottomSurface = Enum.SurfaceType.Smooth | |
253 | Part15.TopSurface = Enum.SurfaceType.Smooth | |
254 | Part15.Color = Color3.new(0.886275, 0.607843, 0.25098) | |
255 | Part15.Position = Vector3.new(14.8164597, 3.50387406, 13.1914663) | |
256 | Part15.Color = Color3.new(0.886275, 0.607843, 0.25098) | |
257 | ManualWeld16.Name = "Part Terrain Joint" | |
258 | ManualWeld16.Parent = Part15 | |
259 | ManualWeld16.C1 = CFrame.new(117.993462, -3.5061233, -74.0109634, -1, 3.05171125e-05, -3.05180438e-05, 3.05180438e-05, 1, -3.05171125e-05, 3.05171125e-05, -3.05180438e-05, -1) | |
260 | ManualWeld16.Part1 = Part15 | |
261 | ManualWeld17.Name = "Part Terrain Joint" | |
262 | ManualWeld17.Parent = Part15 | |
263 | ManualWeld17.C1 = CFrame.new(34.0036812, -3.50014257, 37.9967232, -1, 3.05171125e-05, -3.05180438e-05, 3.05180438e-05, 1, -3.05171125e-05, 3.05171125e-05, -3.05180438e-05, -1) | |
264 | ManualWeld17.Part1 = Part15 | |
265 | ManualWeld18.Name = "Part Terrain Joint" | |
266 | ManualWeld18.Parent = Part15 | |
267 | ManualWeld18.C1 = CFrame.new(34.0105972, -3.49782348, 113.996719, 5.36447442e-05, 8.63153691e-05, -1, 4.3156735e-05, 1, 8.63176829e-05, 1, -4.31613662e-05, 5.36410225e-05) | |
268 | ManualWeld18.Part1 = Part15 | |
269 | ManualWeld19.Name = "Part Terrain Joint" | |
270 | ManualWeld19.Parent = Part15 | |
271 | ManualWeld19.C1 = CFrame.new(34.0127869, -3.49764347, 57.9916534, 0.000139953176, -2.79584977e-09, -1, 4.31586013e-05, 1, 3.24433413e-09, 1, -4.31586013e-05, 0.00013995319) | |
272 | ManualWeld19.Part1 = Part15 | |
273 | ManualWeld20.Name = "Part-to-Part Strong Joint" | |
274 | ManualWeld20.Parent = Part15 | |
275 | ManualWeld20.C0 = CFrame.new(2, -0.100000001, 6, 1, 0, 0, 0, 0, -1, 0, 1, 0) | |
276 | ManualWeld20.C1 = CFrame.new(5.99842834, 1.6999619, -0.0998420715, 0.000457717979, 0.99999994, 0.000152566485, -6.0977407e-05, 0.00015259441, -1, -0.999999881, 0.000457708695, 6.10472489e-05) | |
277 | ManualWeld20.Part0 = Part15 | |
278 | ManualWeld20.Part1 = Part21 | |
279 | Part21.Parent = Model0 | |
280 | Part21.BrickColor = BrickColor.new("Black") | |
281 | Part21.Rotation = Vector3.new(0.0399999991, -90, 0) | |
282 | Part21.Anchored = true | |
283 | Part21.FormFactor = Enum.FormFactor.Custom | |
284 | Part21.Size = Vector3.new(12, 3.4000001, 0.200000003) | |
285 | Part21.CFrame = CFrame.new(16.7188797, 1.70410097, 13.1932983, 0.000236144377, 0.000116936113, -1, -0.000677928387, 0.999999881, 0.000116775984, 0.999999762, 0.000677900854, 0.000236223597) | |
286 | Part21.BottomSurface = Enum.SurfaceType.Smooth | |
287 | Part21.TopSurface = Enum.SurfaceType.Smooth | |
288 | Part21.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
289 | Part21.Position = Vector3.new(16.7188797, 1.70410097, 13.1932983) | |
290 | Part21.Orientation = Vector3.new(-0.00999999978, -89.9899979, -0.0399999991) | |
291 | Part21.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
292 | ManualWeld22.Name = "Part Terrain Joint" | |
293 | ManualWeld22.Parent = Part21 | |
294 | ManualWeld22.C1 = CFrame.new(-74.0095978, -1.70349562, -116.096191, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
295 | ManualWeld22.Part1 = Part21 | |
296 | ManualWeld23.Name = "Part Terrain Joint" | |
297 | ManualWeld23.Parent = Part21 | |
298 | ManualWeld23.C1 = CFrame.new(-74.0095978, -1.70349562, -116.096191, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
299 | ManualWeld23.Part1 = Part21 | |
300 | ManualWeld24.Name = "Part Terrain Joint" | |
301 | ManualWeld24.Parent = Part21 | |
302 | ManualWeld24.C1 = CFrame.new(-74.0095978, -1.70349562, -116.096191, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
303 | ManualWeld24.Part1 = Part21 | |
304 | ManualWeld25.Name = "Part Terrain Joint" | |
305 | ManualWeld25.Parent = Part21 | |
306 | ManualWeld25.C1 = CFrame.new(-74.0095978, -1.70349562, -116.096191, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
307 | ManualWeld25.Part1 = Part21 | |
308 | ManualWeld26.Name = "Part Terrain Joint" | |
309 | ManualWeld26.Parent = Part21 | |
310 | ManualWeld26.C1 = CFrame.new(37.9948769, -1.6986618, -32.1021461, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
311 | ManualWeld26.Part1 = Part21 | |
312 | ManualWeld27.Name = "Part Terrain Joint" | |
313 | ManualWeld27.Parent = Part21 | |
314 | ManualWeld27.C1 = CFrame.new(37.9948769, -1.6986618, -32.1021461, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
315 | ManualWeld27.Part1 = Part21 | |
316 | ManualWeld28.Name = "Part Terrain Joint" | |
317 | ManualWeld28.Parent = Part21 | |
318 | ManualWeld28.C1 = CFrame.new(37.9948769, -1.6986618, -32.1021461, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
319 | ManualWeld28.Part1 = Part21 | |
320 | ManualWeld29.Name = "Part Terrain Joint" | |
321 | ManualWeld29.Parent = Part21 | |
322 | ManualWeld29.C1 = CFrame.new(37.9948769, -1.6986618, -32.1021461, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
323 | ManualWeld29.Part1 = Part21 | |
324 | ManualWeld30.Name = "Part Terrain Joint" | |
325 | ManualWeld30.Parent = Part21 | |
326 | ManualWeld30.C1 = CFrame.new(113.994873, -1.69538176, -32.1061707, 1, -3.05180438e-05, 3.05171125e-05, 3.05171125e-05, 1, 3.05180438e-05, -3.05180438e-05, -3.05171125e-05, 1) | |
327 | ManualWeld30.Part1 = Part21 | |
328 | ManualWeld31.Name = "Part Terrain Joint" | |
329 | ManualWeld31.Parent = Part21 | |
330 | ManualWeld31.C1 = CFrame.new(113.994873, -1.69538176, -32.1061707, 1, -3.05180438e-05, 3.05171125e-05, 3.05171125e-05, 1, 3.05180438e-05, -3.05180438e-05, -3.05171125e-05, 1) | |
331 | ManualWeld31.Part1 = Part21 | |
332 | ManualWeld32.Name = "Part Terrain Joint" | |
333 | ManualWeld32.Parent = Part21 | |
334 | ManualWeld32.C1 = CFrame.new(113.994873, -1.69538176, -32.1061707, 1, -3.05180438e-05, 3.05171125e-05, 3.05171125e-05, 1, 3.05180438e-05, -3.05180438e-05, -3.05171125e-05, 1) | |
335 | ManualWeld32.Part1 = Part21 | |
336 | ManualWeld33.Name = "Part Terrain Joint" | |
337 | ManualWeld33.Parent = Part21 | |
338 | ManualWeld33.C1 = CFrame.new(57.9932137, -1.69389415, -32.1048203, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
339 | ManualWeld33.Part1 = Part21 | |
340 | ManualWeld34.Name = "Part Terrain Joint" | |
341 | ManualWeld34.Parent = Part21 | |
342 | ManualWeld34.C1 = CFrame.new(57.9932137, -1.69389415, -32.1048203, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
343 | ManualWeld34.Part1 = Part21 | |
344 | ManualWeld35.Name = "Part Terrain Joint" | |
345 | ManualWeld35.Parent = Part21 | |
346 | ManualWeld35.C1 = CFrame.new(57.9932137, -1.69389415, -32.1048203, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
347 | ManualWeld35.Part1 = Part21 | |
348 | ManualWeld36.Name = "Part Terrain Joint" | |
349 | ManualWeld36.Parent = Part21 | |
350 | ManualWeld36.C1 = CFrame.new(57.9932137, -1.69389415, -32.1048203, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
351 | ManualWeld36.Part1 = Part21 | |
352 | Part37.Parent = Model0 | |
353 | Part37.BrickColor = BrickColor.new("Black") | |
354 | Part37.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
355 | Part37.Anchored = true | |
356 | Part37.FormFactor = Enum.FormFactor.Custom | |
357 | Part37.Size = Vector3.new(3.79999995, 3.4000001, 0.200000003) | |
358 | Part37.CFrame = CFrame.new(14.7750778, 1.70604706, 11.0637035, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
359 | Part37.BottomSurface = Enum.SurfaceType.Smooth | |
360 | Part37.TopSurface = Enum.SurfaceType.Smooth | |
361 | Part37.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
362 | Part37.Position = Vector3.new(14.7750778, 1.70604706, 11.0637035) | |
363 | Part37.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
364 | Part37.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
365 | ManualWeld38.Name = "Part Terrain Joint" | |
366 | ManualWeld38.Parent = Part37 | |
367 | ManualWeld38.C1 = CFrame.new(-70.1210403, -1.70342481, -124.189537, 0.000139953176, -4.31581502e-05, -1, 2.79581602e-09, 1, -4.31581502e-05, 1, 3.24430394e-09, 0.00013995319) | |
368 | ManualWeld38.Part1 = Part37 | |
369 | ManualWeld39.Name = "Part Terrain Joint" | |
370 | ManualWeld39.Parent = Part37 | |
371 | ManualWeld39.C1 = CFrame.new(41.8907318, -1.69859087, -40.2051964, 5.36447442e-05, -4.31581502e-05, -1, 9.33151334e-10, 1, -4.31581502e-05, 1, 1.38205669e-09, 5.36447478e-05) | |
372 | ManualWeld39.Part1 = Part37 | |
373 | ManualWeld40.Name = "Part Terrain Joint" | |
374 | ManualWeld40.Parent = Part37 | |
375 | ManualWeld40.C1 = CFrame.new(117.890732, -1.69531071, -40.2158089, 1, -3.05189751e-05, 9.15522687e-05, 3.05161811e-05, 1, 3.05189751e-05, -9.15532e-05, -3.05161811e-05, 1) | |
376 | ManualWeld40.Part1 = Part37 | |
377 | ManualWeld41.Name = "Part Terrain Joint" | |
378 | ManualWeld41.Parent = Part37 | |
379 | ManualWeld41.C1 = CFrame.new(61.889782, -1.69338727, -40.208168, 1, -9.15504061e-05, 0.000152589288, 9.15550627e-05, 1, -3.05105932e-05, -0.000152586494, 3.0524563e-05, 1) | |
380 | ManualWeld41.Part1 = Part37 | |
381 | Part42.Parent = Model0 | |
382 | Part42.BrickColor = BrickColor.new("Black") | |
383 | Part42.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
384 | Part42.Anchored = true | |
385 | Part42.FormFactor = Enum.FormFactor.Custom | |
386 | Part42.Size = Vector3.new(3.79999995, 0.200000003, 3.5999999) | |
387 | Part42.CFrame = CFrame.new(14.7729864, 3.30594206, 9.16560364, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
388 | Part42.BottomSurface = Enum.SurfaceType.Smooth | |
389 | Part42.TopSurface = Enum.SurfaceType.Smooth | |
390 | Part42.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
391 | Part42.Position = Vector3.new(14.7729864, 3.30594206, 9.16560364) | |
392 | Part42.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
393 | Part42.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
394 | ManualWeld43.Name = "Part-to-Cover Strong Joint" | |
395 | ManualWeld43.Parent = Part42 | |
396 | ManualWeld43.C0 = CFrame.new(1.89999998, -0.200000003, 1.49999988, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
397 | ManualWeld43.C1 = CFrame.new(1.99563599, 1.00023842, 0.00419998169, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
398 | ManualWeld43.Part0 = Part42 | |
399 | ManualWeld44.Name = "Part-to-Cover Strong Joint" | |
400 | ManualWeld44.Parent = Part42 | |
401 | ManualWeld44.C0 = CFrame.new(1.89999998, -0.200000003, 1.49999988, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
402 | ManualWeld44.C1 = CFrame.new(1.995121, 1.00012016, 0.00487518311, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
403 | ManualWeld44.Part0 = Part42 | |
404 | Part45.Name = "Handle" | |
405 | Part45.Parent = Model0 | |
406 | Part45.Material = Enum.Material.Concrete | |
407 | Part45.BrickColor = BrickColor.new("Dark stone grey") | |
408 | Part45.Rotation = Vector3.new(0.0399999991, -90, 0) | |
409 | Part45.Anchored = true | |
410 | Part45.FormFactor = Enum.FormFactor.Custom | |
411 | Part45.Size = Vector3.new(1.27999938, 1.25880909, 1.76999938) | |
412 | Part45.CFrame = CFrame.new(10.7806616, 2.10875106, 13.2742281, 0.000236026492, 0.000160086391, -1, -0.000634774449, 0.999999821, 0.000159936564, 0.999999821, 0.000634736673, 0.000236128079) | |
413 | Part45.BottomSurface = Enum.SurfaceType.Smooth | |
414 | Part45.TopSurface = Enum.SurfaceType.Smooth | |
415 | Part45.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
416 | Part45.Position = Vector3.new(10.7806616, 2.10875106, 13.2742281) | |
417 | Part45.Orientation = Vector3.new(-0.00999999978, -89.9899979, -0.0399999991) | |
418 | Part45.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
419 | SpecialMesh46.Parent = Part45 | |
420 | SpecialMesh46.MeshId = "http://www.roblox.com/asset/?id=96065544" | |
421 | SpecialMesh46.Scale = Vector3.new(1.5, 1.79999995, 1.5) | |
422 | SpecialMesh46.TextureId = "http://www.roblox.com/asset/?id=96065600" | |
423 | SpecialMesh46.MeshType = Enum.MeshType.FileMesh | |
424 | SpecialMesh46.Scale = Vector3.new(1.5, 1.79999995, 1.5) | |
425 | ManualWeld47.Name = "Handle-to-Seat Strong Joint" | |
426 | ManualWeld47.Parent = Part45 | |
427 | ManualWeld47.C0 = CFrame.new(-2, 2, 2, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
428 | ManualWeld47.C1 = CFrame.new(-2, -2, 2, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
429 | Part48.Parent = Model0 | |
430 | Part48.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
431 | Part48.Anchored = true | |
432 | Part48.FormFactor = Enum.FormFactor.Custom | |
433 | Part48.Size = Vector3.new(3.5999999, 3, 3.5999999) | |
434 | Part48.CFrame = CFrame.new(14.8747559, 1.70618296, 9.16264153, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
435 | Part48.BottomSurface = Enum.SurfaceType.Smooth | |
436 | Part48.TopSurface = Enum.SurfaceType.Smooth | |
437 | Part48.Position = Vector3.new(14.8747559, 1.70618296, 9.16264153) | |
438 | Part48.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
439 | Part49.Parent = Model0 | |
440 | Part49.BrickColor = BrickColor.new("Black") | |
441 | Part49.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
442 | Part49.Anchored = true | |
443 | Part49.FormFactor = Enum.FormFactor.Custom | |
444 | Part49.Size = Vector3.new(3.79999995, 3.4000001, 0.200000003) | |
445 | Part49.CFrame = CFrame.new(14.7174444, 1.70292306, 15.2944021, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
446 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
447 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
448 | Part49.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
449 | Part49.Position = Vector3.new(14.7174444, 1.70292306, 15.2944021) | |
450 | Part49.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
451 | Part49.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
452 | ManualWeld50.Name = "Part Terrain Joint" | |
453 | ManualWeld50.Parent = Part49 | |
454 | ManualWeld50.C1 = CFrame.new(-118.0933, -1.71078682, 76.21138, 1, -3.05161811e-05, 3.05189751e-05, 3.05189751e-05, 1, -9.15522687e-05, -3.05161811e-05, 9.15532e-05, 1) | |
455 | ManualWeld50.Part1 = Part49 | |
456 | ManualWeld51.Name = "Part Terrain Joint" | |
457 | ManualWeld51.Parent = Part49 | |
458 | ManualWeld51.C1 = CFrame.new(-34.1035233, -1.69796968, -35.7963066, 1, -3.05161811e-05, 3.05189751e-05, 3.05189751e-05, 1, -9.15522687e-05, -3.05161811e-05, 9.15532e-05, 1) | |
459 | ManualWeld51.Part1 = Part49 | |
460 | ManualWeld52.Name = "Part Terrain Joint" | |
461 | ManualWeld52.Parent = Part49 | |
462 | ManualWeld52.C1 = CFrame.new(-34.1062775, -1.6928637, -55.7949104, 0.000226440417, -1.3977421e-08, 1, 0.000129475797, 1, -1.53411328e-08, -1, 0.000129475797, 0.000226440417) | |
463 | ManualWeld52.Part1 = Part49 | |
464 | Part53.Parent = Model0 | |
465 | Part53.BrickColor = BrickColor.new("Black") | |
466 | Part53.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
467 | Part53.Anchored = true | |
468 | Part53.FormFactor = Enum.FormFactor.Custom | |
469 | Part53.Size = Vector3.new(3.79999995, 0.600000024, 3.5999999) | |
470 | Part53.CFrame = CFrame.new(14.7658005, 1.70612705, 9.16407776, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
471 | Part53.BottomSurface = Enum.SurfaceType.Smooth | |
472 | Part53.TopSurface = Enum.SurfaceType.Smooth | |
473 | Part53.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
474 | Part53.Position = Vector3.new(14.7658005, 1.70612705, 9.16407776) | |
475 | Part53.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
476 | Part53.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
477 | ManualWeld54.Name = "Part-to-Cover Strong Joint" | |
478 | ManualWeld54.Parent = Part53 | |
479 | ManualWeld54.C0 = CFrame.new(1.89999998, -0.300000012, 1.49999988, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
480 | ManualWeld54.C1 = CFrame.new(1.9882431, -0.599780798, 0.0027923584, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
481 | ManualWeld54.Part0 = Part53 | |
482 | ManualWeld55.Name = "Part-to-Cover Strong Joint" | |
483 | ManualWeld55.Parent = Part53 | |
484 | ManualWeld55.C0 = CFrame.new(1.89999998, -0.300000012, 1.49999988, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
485 | ManualWeld55.C1 = CFrame.new(1.98773193, -0.599899054, 0.00346755981, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
486 | ManualWeld55.Part0 = Part53 | |
487 | Part56.Parent = Model0 | |
488 | Part56.BrickColor = BrickColor.new("Really black") | |
489 | Part56.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
490 | Part56.Anchored = true | |
491 | Part56.FormFactor = Enum.FormFactor.Custom | |
492 | Part56.Size = Vector3.new(0.200000003, 0.200000003, 0.599999905) | |
493 | Part56.CFrame = CFrame.new(13.0883856, 2.70525789, 9.25704956, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
494 | Part56.BottomSurface = Enum.SurfaceType.Smooth | |
495 | Part56.TopSurface = Enum.SurfaceType.Smooth | |
496 | Part56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
497 | Part56.Position = Vector3.new(13.0883856, 2.70525789, 9.25704956) | |
498 | Part56.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
499 | Part56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
500 | Seat57.Parent = Model0 | |
501 | Seat57.Transparency = 1 | |
502 | Seat57.Rotation = Vector3.new(-64.9300003, -89.9799957, -64.9599991) | |
503 | Seat57.CanCollide = false | |
504 | Seat57.FormFactor = Enum.FormFactor.Custom | |
505 | Seat57.Size = Vector3.new(2.52340961, 0.908510506, 2.12909079) | |
506 | Seat57.CFrame = CFrame.new(10.8715277, 1.86901796, 13.3591919, 0.000236026492, 0.000505344127, -0.99999994, -0.000634819211, 0.999999702, 0.000505194243, 0.999999821, 0.000634699827, 0.000236347216) | |
507 | Seat57.Position = Vector3.new(10.8715277, 1.86901796, 13.3591919) | |
508 | Seat57.Orientation = Vector3.new(-0.0299999993, -89.9899979, -0.0399999991) | |
509 | ManualWeld58.Name = "Seat-to-Handle" | |
510 | ManualWeld58.Parent = Seat57 | |
511 | ManualWeld58.C0 = CFrame.new(-2, 2, 2, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
512 | ManualWeld58.C1 = CFrame.new(-2, -2, 2, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
513 | Part59.Parent = Model0 | |
514 | Part59.BrickColor = BrickColor.new("Black") | |
515 | Part59.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
516 | Part59.Anchored = true | |
517 | Part59.FormFactor = Enum.FormFactor.Custom | |
518 | Part59.Size = Vector3.new(3.79999995, 0.200000003, 3.5999999) | |
519 | Part59.CFrame = CFrame.new(14.7187719, 3.30177689, 17.1967468, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
520 | Part59.BottomSurface = Enum.SurfaceType.Smooth | |
521 | Part59.TopSurface = Enum.SurfaceType.Smooth | |
522 | Part59.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
523 | Part59.Position = Vector3.new(14.7187719, 3.30177689, 17.1967468) | |
524 | Part59.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
525 | Part59.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
526 | Part60.Parent = Model0 | |
527 | Part60.BrickColor = BrickColor.new("Black") | |
528 | Part60.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
529 | Part60.Anchored = true | |
530 | Part60.FormFactor = Enum.FormFactor.Custom | |
531 | Part60.Size = Vector3.new(3.79999995, 0.200000003, 3.5999999) | |
532 | Part60.CFrame = CFrame.new(14.7641363, 0.106243998, 9.16314411, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
533 | Part60.BottomSurface = Enum.SurfaceType.Smooth | |
534 | Part60.TopSurface = Enum.SurfaceType.Smooth | |
535 | Part60.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
536 | Part60.Position = Vector3.new(14.7641363, 0.106243998, 9.16314411) | |
537 | Part60.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
538 | Part60.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
539 | ManualWeld61.Name = "Part Terrain Joint" | |
540 | ManualWeld61.Parent = Part60 | |
541 | ManualWeld61.C1 = CFrame.new(-70.120369, -0.203392625, -125.894112, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
542 | ManualWeld61.Part1 = Part60 | |
543 | ManualWeld62.Name = "Part Terrain Joint" | |
544 | ManualWeld62.Parent = Part60 | |
545 | ManualWeld62.C1 = CFrame.new(41.8841095, -0.198558792, -41.9000664, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
546 | ManualWeld62.Part1 = Part60 | |
547 | ManualWeld63.Name = "Part Terrain Joint" | |
548 | ManualWeld63.Parent = Part60 | |
549 | ManualWeld63.C1 = CFrame.new(117.884102, -0.195278734, -41.9040909, 1, -3.05180438e-05, 3.05171125e-05, 3.05171125e-05, 1, 3.05180438e-05, -3.05180438e-05, -3.05171125e-05, 1) | |
550 | ManualWeld63.Part1 = Part60 | |
551 | ManualWeld64.Name = "Part-to-Cover Strong Joint" | |
552 | ManualWeld64.Parent = Part60 | |
553 | ManualWeld64.C0 = CFrame.new(1.89999998, -0.200000003, 1.49999988, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
554 | ManualWeld64.C1 = CFrame.new(1.98648071, -1.9997617, 0.00197219849, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
555 | ManualWeld64.Part0 = Part60 | |
556 | ManualWeld65.Name = "Part Terrain Joint" | |
557 | ManualWeld65.Parent = Part60 | |
558 | ManualWeld65.C1 = CFrame.new(61.8819923, -0.193303913, -41.9028473, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
559 | ManualWeld65.Part1 = Part60 | |
560 | ManualWeld66.Name = "Part-to-Cover Strong Joint" | |
561 | ManualWeld66.Parent = Part60 | |
562 | ManualWeld66.C0 = CFrame.new(1.89999998, -0.200000003, 1.49999988, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
563 | ManualWeld66.C1 = CFrame.new(1.98596573, -1.99987996, 0.0026473999, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
564 | ManualWeld66.Part0 = Part60 | |
565 | Part67.Parent = Model0 | |
566 | Part67.BrickColor = BrickColor.new("Black") | |
567 | Part67.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
568 | Part67.Anchored = true | |
569 | Part67.FormFactor = Enum.FormFactor.Custom | |
570 | Part67.Size = Vector3.new(3.79999995, 0.600000024, 3.5999999) | |
571 | Part67.CFrame = CFrame.new(14.7192001, 1.70190406, 17.1942139, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
572 | Part67.BottomSurface = Enum.SurfaceType.Smooth | |
573 | Part67.TopSurface = Enum.SurfaceType.Smooth | |
574 | Part67.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
575 | Part67.Position = Vector3.new(14.7192001, 1.70190406, 17.1942139) | |
576 | Part67.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
577 | Part67.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
578 | Part68.Parent = Model0 | |
579 | Part68.BrickColor = BrickColor.new("Black") | |
580 | Part68.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
581 | Part68.Anchored = true | |
582 | Part68.FormFactor = Enum.FormFactor.Custom | |
583 | Part68.Size = Vector3.new(3.79999995, 3.4000001, 0.200000018) | |
584 | Part68.CFrame = CFrame.new(14.7729797, 1.70633304, 7.26013184, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
585 | Part68.BottomSurface = Enum.SurfaceType.Smooth | |
586 | Part68.TopSurface = Enum.SurfaceType.Smooth | |
587 | Part68.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
588 | Part68.Position = Vector3.new(14.7729797, 1.70633304, 7.26013184) | |
589 | Part68.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
590 | Part68.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
591 | ManualWeld69.Name = "Part Terrain Joint" | |
592 | ManualWeld69.Parent = Part68 | |
593 | ManualWeld69.C1 = CFrame.new(-70.1104355, -1.70342553, -127.694954, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
594 | ManualWeld69.Part1 = Part68 | |
595 | ManualWeld70.Name = "Part Terrain Joint" | |
596 | ManualWeld70.Parent = Part68 | |
597 | ManualWeld70.C1 = CFrame.new(-70.1104355, -1.70342553, -127.694954, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
598 | ManualWeld70.Part1 = Part68 | |
599 | ManualWeld71.Name = "Part Terrain Joint" | |
600 | ManualWeld71.Parent = Part68 | |
601 | ManualWeld71.C1 = CFrame.new(41.894043, -1.69859266, -43.7009087, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
602 | ManualWeld71.Part1 = Part68 | |
603 | ManualWeld72.Name = "Part Terrain Joint" | |
604 | ManualWeld72.Parent = Part68 | |
605 | ManualWeld72.C1 = CFrame.new(41.894043, -1.69859266, -43.7009087, -3.26636873e-05, -4.31581502e-05, -1, -9.29513355e-10, 1, -4.31581502e-05, 1, -4.80190998e-10, -3.26636873e-05) | |
606 | ManualWeld72.Part1 = Part68 | |
607 | ManualWeld73.Name = "Part Terrain Joint" | |
608 | ManualWeld73.Parent = Part68 | |
609 | ManualWeld73.C1 = CFrame.new(117.894043, -1.69531262, -43.7049332, 1, -3.05180438e-05, 3.05171125e-05, 3.05171125e-05, 1, 3.05180438e-05, -3.05180438e-05, -3.05171125e-05, 1) | |
610 | ManualWeld73.Part1 = Part68 | |
611 | ManualWeld74.Name = "Part-to-Cover Strong Joint" | |
612 | ManualWeld74.Parent = Part68 | |
613 | ManualWeld74.C0 = CFrame.new(1.89999998, -1.70000005, 0.300000012, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
614 | ManualWeld74.C1 = CFrame.new(1.99646759, -1.99976397, -0.5989151, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
615 | ManualWeld74.Part0 = Part68 | |
616 | ManualWeld75.Name = "Part Terrain Joint" | |
617 | ManualWeld75.Parent = Part68 | |
618 | ManualWeld75.C1 = CFrame.new(61.8919296, -1.69328237, -43.7037354, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
619 | ManualWeld75.Part1 = Part68 | |
620 | ManualWeld76.Name = "Part Terrain Joint" | |
621 | ManualWeld76.Parent = Part68 | |
622 | ManualWeld76.C1 = CFrame.new(61.8919296, -1.69328237, -43.7037354, 1, -9.15513374e-05, 9.15541314e-05, 9.15541314e-05, 1, -3.05133872e-05, -9.15513374e-05, 3.05217691e-05, 1) | |
623 | ManualWeld76.Part1 = Part68 | |
624 | ManualWeld77.Name = "Part-to-Cover Strong Joint" | |
625 | ManualWeld77.Parent = Part68 | |
626 | ManualWeld77.C0 = CFrame.new(1.89999998, -1.70000005, 0.300000012, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
627 | ManualWeld77.C1 = CFrame.new(1.99595642, -1.99988222, -0.598239899, -0.00011897213, -4.31581429e-05, -1, -2.79581647e-09, 1, -4.31581466e-05, 1, -2.33879982e-09, -0.00011897213) | |
628 | ManualWeld77.Part0 = Part68 | |
629 | Part78.Parent = Model0 | |
630 | Part78.BrickColor = BrickColor.new("Really black") | |
631 | Part78.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
632 | Part78.Anchored = true | |
633 | Part78.FormFactor = Enum.FormFactor.Custom | |
634 | Part78.Size = Vector3.new(0.200000003, 0.200000003, 0.599999905) | |
635 | Part78.CFrame = CFrame.new(13.0214758, 2.70193291, 17.0941772, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
636 | Part78.BottomSurface = Enum.SurfaceType.Smooth | |
637 | Part78.TopSurface = Enum.SurfaceType.Smooth | |
638 | Part78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
639 | Part78.Position = Vector3.new(13.0214758, 2.70193291, 17.0941772) | |
640 | Part78.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
641 | Part78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
642 | Part79.Parent = Model0 | |
643 | Part79.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
644 | Part79.Anchored = true | |
645 | Part79.FormFactor = Enum.FormFactor.Custom | |
646 | Part79.Size = Vector3.new(3.5999999, 2.9000001, 3.5999999) | |
647 | Part79.CFrame = CFrame.new(14.8191442, 1.75193405, 17.1947937, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
648 | Part79.BottomSurface = Enum.SurfaceType.Smooth | |
649 | Part79.TopSurface = Enum.SurfaceType.Smooth | |
650 | Part79.Position = Vector3.new(14.8191442, 1.75193405, 17.1947937) | |
651 | Part79.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
652 | Part80.Parent = Model0 | |
653 | Part80.Material = Enum.Material.Concrete | |
654 | Part80.BrickColor = BrickColor.new("Dark stone grey") | |
655 | Part80.Transparency = 1 | |
656 | Part80.Rotation = Vector3.new(0.0399999991, -90, 0) | |
657 | Part80.Anchored = true | |
658 | Part80.FormFactor = Enum.FormFactor.Custom | |
659 | Part80.Size = Vector3.new(2.62938261, 1.4000001, 2.0660069) | |
660 | Part80.CFrame = CFrame.new(10.9229803, 0.714119017, 13.3489676, 0.000236026492, 0.000160086391, -1, -0.000634774449, 0.999999821, 0.000159936564, 0.999999821, 0.000634736673, 0.000236128079) | |
661 | Part80.BottomSurface = Enum.SurfaceType.Smooth | |
662 | Part80.TopSurface = Enum.SurfaceType.Weld | |
663 | Part80.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
664 | Part80.Position = Vector3.new(10.9229803, 0.714119017, 13.3489676) | |
665 | Part80.Orientation = Vector3.new(-0.00999999978, -89.9899979, -0.0399999991) | |
666 | Part80.Color = Color3.new(0.388235, 0.372549, 0.384314) | |
667 | ManualWeld81.Name = "Part-to-Handle" | |
668 | ManualWeld81.Parent = Part80 | |
669 | ManualWeld81.C0 = CFrame.new(-2, 2, 2, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
670 | ManualWeld81.C1 = CFrame.new(-2, -2, 2, -1, 0, 0, 0, 0, 1, 0, 1, -0) | |
671 | ManualWeld82.Name = "Part Terrain Joint" | |
672 | ManualWeld82.Parent = Part80 | |
673 | ManualWeld82.C1 = CFrame.new(37.8412819, -0.70997107, -37.8850136, -3.26636873e-05, 8.63153618e-05, -1, -4.31567387e-05, 1, 8.63167734e-05, 1, 4.31595581e-05, -3.2659962e-05) | |
674 | ManualWeld82.Part1 = Part80 | |
675 | ManualWeld83.Name = "Part Terrain Joint" | |
676 | ManualWeld83.Parent = Part80 | |
677 | ManualWeld83.C1 = CFrame.new(-75.1616058, -0.703625083, -132.881668, 1, 3.05180438e-05, 3.05171125e-05, -3.05171125e-05, 1, -3.05180438e-05, -3.05180438e-05, 3.05171125e-05, 1) | |
678 | ManualWeld83.Part1 = Part80 | |
679 | ManualWeld84.Name = "Part Terrain Joint" | |
680 | ManualWeld84.Parent = Part80 | |
681 | ManualWeld84.C1 = CFrame.new(-75.1616058, -0.703625083, -132.881668, 1, 3.05180438e-05, 3.05171125e-05, -3.05171125e-05, 1, -3.05180438e-05, -3.05180438e-05, 3.05171125e-05, 1) | |
682 | ManualWeld84.Part1 = Part80 | |
683 | ManualWeld85.Name = "Part Terrain Joint" | |
684 | ManualWeld85.Parent = Part80 | |
685 | ManualWeld85.C1 = CFrame.new(-74.1723175, -0.704969287, -121.878563, 0.000139953176, 2.79584977e-09, -1, -4.31586013e-05, 1, -3.24433413e-09, 1, 4.31586013e-05, 0.00013995319) | |
686 | ManualWeld85.Part1 = Part80 | |
687 | ManualWeld86.Name = "Part Terrain Joint" | |
688 | ManualWeld86.Parent = Part80 | |
689 | ManualWeld86.C1 = CFrame.new(37.8394508, -0.708594024, -37.8942223, 5.36447442e-05, 9.33165767e-10, -1, -4.31586013e-05, 1, -1.38206657e-09, 1, 4.31586013e-05, 5.36447478e-05) | |
690 | ManualWeld86.Part1 = Part80 | |
691 | ManualWeld87.Name = "Part Terrain Joint" | |
692 | ManualWeld87.Parent = Part80 | |
693 | ManualWeld87.C1 = CFrame.new(113.839455, -0.708593726, -37.9048309, 1, 3.05189751e-05, 9.15522687e-05, -3.05161811e-05, 1, -3.05189751e-05, -9.15532e-05, 3.05161811e-05, 1) | |
694 | ManualWeld87.Part1 = Part80 | |
695 | ManualWeld88.Name = "Part Terrain Joint" | |
696 | ManualWeld88.Parent = Part80 | |
697 | ManualWeld88.C1 = CFrame.new(57.8384705, -0.704876781, -37.8971252, 1, -3.05105932e-05, 0.000152589288, 3.0524563e-05, 1, -9.15504061e-05, -0.000152586494, 9.15550627e-05, 1) | |
698 | ManualWeld88.Part1 = Part80 | |
699 | Part89.Parent = Model0 | |
700 | Part89.BrickColor = BrickColor.new("Really black") | |
701 | Part89.Rotation = Vector3.new(-179.98999, -0.00999999978, 179.970001) | |
702 | Part89.Anchored = true | |
703 | Part89.FormFactor = Enum.FormFactor.Custom | |
704 | Part89.Size = Vector3.new(0.200000003, 0.200000003, 0.599999905) | |
705 | Part89.CFrame = CFrame.new(13.0884323, 1.10542595, 9.25686646, -0.999999821, -0.000549304299, -0.000122109428, -0.000549326651, 0.999999821, 0.000183082186, 0.000122008838, 0.000183149241, -1) | |
706 | Part89.BottomSurface = Enum.SurfaceType.Smooth | |
707 | Part89.TopSurface = Enum.SurfaceType.Smooth | |
708 | Part89.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
709 | Part89.Position = Vector3.new(13.0884323, 1.10542595, 9.25686646) | |
710 | Part89.Orientation = Vector3.new(-0.00999999978, -179.98999, -0.0299999993) | |
711 | Part89.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
712 | Part90.Parent = Model0 | |
713 | Part90.BrickColor = BrickColor.new("Black") | |
714 | Part90.Rotation = Vector3.new(-179.979996, -0.00999999978, 179.98999) | |
715 | Part90.Anchored = true | |
716 | Part90.FormFactor = Enum.FormFactor.Custom | |
717 | Part90.Size = Vector3.new(3.79999995, 0.300000012, 3.5999999) | |
718 | Part90.CFrame = CFrame.new(14.7186356, 0.152085006, 17.1904907, -1, -0.000122044235, -0.000122085214, -0.000122088939, 0.99999994, 0.000366207212, 0.00012204051, 0.000366222113, -0.99999994) | |
719 | Part90.BottomSurface = Enum.SurfaceType.Smooth | |
720 | Part90.TopSurface = Enum.SurfaceType.Smooth | |
721 | Part90.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
722 | Part90.Position = Vector3.new(14.7186356, 0.152085006, 17.1904907) | |
723 | Part90.Orientation = Vector3.new(-0.0199999996, -179.98999, -0.00999999978) | |
724 | Part90.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
725 | ManualWeld91.Name = "Part Terrain Joint" | |
726 | ManualWeld91.Parent = Part90 | |
727 | ManualWeld91.C1 = CFrame.new(-118.092934, -0.210827857, 77.905899, 1, -3.05161811e-05, 3.05189751e-05, 3.05189751e-05, 1, -9.15522687e-05, -3.05161811e-05, 9.15532e-05, 1) | |
728 | ManualWeld91.Part1 = Part90 | |
729 | ManualWeld92.Name = "Part Terrain Joint" | |
730 | ManualWeld92.Parent = Part90 | |
731 | ManualWeld92.C1 = CFrame.new(-34.103157, -0.198010281, -34.1017876, 1, -3.05161811e-05, 3.05189751e-05, 3.05189751e-05, 1, -9.15522687e-05, -3.05161811e-05, 9.15532e-05, 1) | |
732 | ManualWeld92.Part1 = Part90 | |
733 | ManualWeld93.Name = "Part Terrain Joint" | |
734 | ManualWeld93.Parent = Part90 | |
735 | ManualWeld93.C1 = CFrame.new(-34.1058159, -0.192968696, -54.1003342, 0.000226440417, -1.3977421e-08, 1, 0.000129475797, 1, -1.53411328e-08, -1, 0.000129475797, 0.000226440417) | |
736 | ManualWeld93.Part1 = Part90 | |
737 | for i,v in pairs(mas:GetChildren()) do | |
738 | v.Parent = char | |
739 | pcall(function() v:MakeJoints() end) | |
740 | end | |
741 | mas:Destroy() | |
742 | for i,v in pairs(cors) do | |
743 | spawn(function() | |
744 | pcall(v) | |
745 | end) | |
746 | end | |
747 | ||
748 | char:MoveTo(Seat57.Position) | |
749 | char.Humanoid.WalkSpeed = 0 | |
750 | wait(10) | |
751 | local screem = Instance.new("Sound",char.Head) | |
752 | screem.SoundId = "rbxassetid://448909138" | |
753 | screem:Play() | |
754 | for i = 1,400 do | |
755 | wait() | |
756 | char.Torso.Neck.C0 = char.Torso.Neck.C0 * CFrame.Angles(math.random(0.1,0.9),math.random(0.1,0.9),math.random(0.1,0.9)) | |
757 | end | |
758 | local explosion = Instance.new("Explosion") | |
759 | explosion.Parent = char | |
760 | explosion.BlastPressure = 0 | |
761 | explosion.Position = char.Head.Position | |
762 | char.Head.Transparency = 1 | |
763 | char.Head.face:Remove() | |
764 | ImageLabel3.Image = "http://www.roblox.com/asset/?id=187899224" | |
765 | ImageLabel3.BackgroundTransparency = 1 | |
766 | wait(3) | |
767 | local ded = Instance.new("Sound",char.Head) | |
768 | ded.SoundId = "rbxassetid://154872806" | |
769 | ded:Play() | |
770 | char.Humanoid.Jump = true | |
771 | char.Humanoid.Health = 0 | |
772 | ||
773 | --0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0 | |
774 | --0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0 | |
775 | --[[ | |
776 | local vel = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso) | |
777 | vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * -5 | |
778 | vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
779 | --]] | |
780 | --By Rufus14 (FINALLY I KNOW HOW TO MAKE A RAGDOLL :D) | |
781 | --die plz | |
782 | mouse = game.Players.LocalPlayer:GetMouse() | |
783 | function ragdoll() | |
784 | game.Players.LocalPlayer.Character.Archivable = true | |
785 | clone = game.Players.LocalPlayer.Character:Clone() | |
786 | clone.Parent = workspace | |
787 | for i,v in pairs(clone:GetChildren()) do | |
788 | if v.ClassName == "Script" or v.ClassName == "LocalScript" then | |
789 | v:destroy() | |
790 | end | |
791 | for i,p in pairs(v:GetChildren()) do | |
792 | if p.ClassName == "Weld" or p.ClassName == "Motor6D" or p.ClassName == "BodyVelocity" then | |
793 | p:destroy() | |
794 | end | |
795 | end | |
796 | end | |
797 | for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
798 | if t.ClassName == "Accessory" or t.ClassName == "ForceField" then | |
799 | t:destroy() | |
800 | end | |
801 | end | |
802 | vel = Instance.new("BodyVelocity", clone.Torso) | |
803 | vel.Velocity = clone.Torso.CFrame.lookVector * -5 | |
804 | vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
805 | hit = Instance.new("Sound", clone.Torso) | |
806 | hit.SoundId = "rbxassetid://260430060" | |
807 | hit.Volume = 5 | |
808 | hit1 = Instance.new("Sound", clone.Torso) | |
809 | hit1.SoundId = "rbxassetid://138087186" | |
810 | hit1.Volume = 5 | |
811 | hit2 = Instance.new("Sound", clone.Torso) | |
812 | hit2.SoundId = "rbxassetid://131237241" | |
813 | hit2.Volume = 5 | |
814 | hit3 = Instance.new("Sound", clone.Torso) | |
815 | hit3.SoundId = "rbxassetid://278062209" | |
816 | hit3.Volume = 5 | |
817 | hit3.TimePosition = 0.33 | |
818 | ded = Instance.new("Sound", clone.Torso) | |
819 | ded.SoundId = "rbxassetid://418892870" | |
820 | ded.Volume = 5 | |
821 | local leftarm = clone:findFirstChild("Left Arm") | |
822 | local rightrm = clone:findFirstChild("Right Arm") | |
823 | local leftleg = clone:findFirstChild("Left Leg") | |
824 | local rightleg = clone:findFirstChild("Right Leg") | |
825 | local head = clone:findFirstChild("Head") | |
826 | for i, g in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
827 | if g.ClassName == "Part" then | |
828 | g:destroy() | |
829 | end | |
830 | end | |
831 | for i, h in pairs(game.Players.LocalPlayer.Character:GetChildren()) do | |
832 | if h.ClassName == "Accesory" then | |
833 | h:destroy() | |
834 | end | |
835 | end | |
836 | game.Workspace.CurrentCamera.CameraSubject = head | |
837 | if head ~= nil then | |
838 | head.Transparency = 0.99 | |
839 | local glue13 = Instance.new("Glue", clone.Torso) | |
840 | glue13.Part0 = clone.Torso | |
841 | glue13.Part1 = head | |
842 | glue13.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
843 | glue13.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
844 | local collider13 = Instance.new("Part", head) | |
845 | collider13.Position = Vector3.new(0,999,0) | |
846 | collider13.Size = Vector3.new(0.5, 0.9, 0.7) | |
847 | collider13.Shape = "Cylinder" | |
848 | collider13.Transparency = 1 | |
849 | local weld = Instance.new("Weld", collider13) | |
850 | weld.Part0 = head | |
851 | weld.Part1 = collider13 | |
852 | weld.C0 = CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
853 | collider13.TopSurface = "Smooth" | |
854 | collider13.BottomSurface = "Smooth" | |
855 | collider13.formFactor = "Symmetric" | |
856 | end | |
857 | if leftleg ~= nil then | |
858 | local glue = Instance.new("Glue", clone.Torso) | |
859 | glue.Part0 = clone.Torso | |
860 | glue.Part1 = leftleg | |
861 | glue.Name = "Left leg" | |
862 | local collider = Instance.new("Part", leftleg) | |
863 | collider.Position = Vector3.new(0,999,0) | |
864 | collider.Size = Vector3.new(1.5, 1, 1) | |
865 | collider.Shape = "Cylinder" | |
866 | local weld = Instance.new("Weld", collider) | |
867 | weld.Part0 = leftleg | |
868 | weld.Part1 = collider | |
869 | weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
870 | collider.TopSurface = "Smooth" | |
871 | collider.BottomSurface = "Smooth" | |
872 | collider.formFactor = "Symmetric" | |
873 | glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
874 | glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
875 | collider.Transparency = 1 | |
876 | end | |
877 | ------------ | |
878 | if rightleg ~= nil then | |
879 | local glue1 = Instance.new("Glue", clone.Torso) | |
880 | glue1.Part0 = clone.Torso | |
881 | glue1.Part1 = rightleg | |
882 | glue1.Name = "Right leg" | |
883 | local collider1 = Instance.new("Part", rightleg) | |
884 | collider1.Position = Vector3.new(0,999,0) | |
885 | collider1.Size = Vector3.new(1.5, 1, 1) | |
886 | collider1.Shape = "Cylinder" | |
887 | local weld1 = Instance.new("Weld", collider1) | |
888 | weld1.Part0 = rightleg | |
889 | weld1.Part1 = collider1 | |
890 | weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
891 | collider1.TopSurface = "Smooth" | |
892 | collider1.BottomSurface = "Smooth" | |
893 | collider1.formFactor = "Symmetric" | |
894 | glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
895 | glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
896 | collider1.Transparency = 1 | |
897 | end | |
898 | ------------ | |
899 | if rightrm ~= nil then | |
900 | local glue11 = Instance.new("Glue", clone.Torso) | |
901 | glue11.Part0 = clone.Torso | |
902 | glue11.Part1 = rightrm | |
903 | glue11.Name = "Right shoulder" | |
904 | local collider11 = Instance.new("Part", rightrm) | |
905 | collider11.Position = Vector3.new(0,9999,0) | |
906 | collider11.Size = Vector3.new(1.5,1,1) | |
907 | collider11.Shape = "Cylinder" | |
908 | local weld11 = Instance.new("Weld", collider11) | |
909 | weld11.Part0 = rightrm | |
910 | weld11.Part1 = collider11 | |
911 | weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
912 | collider11.TopSurface = "Smooth" | |
913 | collider11.BottomSurface = "Smooth" | |
914 | collider11.formFactor = "Symmetric" | |
915 | glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
916 | glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0) | |
917 | collider11.Transparency = 1 | |
918 | end | |
919 | ------------ | |
920 | if leftarm ~= nil then | |
921 | local glue111 = Instance.new("Glue", clone.Torso) | |
922 | glue111.Part0 = clone.Torso | |
923 | glue111.Part1 = leftarm | |
924 | glue111.Name = "Left shoulder" | |
925 | local collider111 = Instance.new("Part", leftarm) | |
926 | collider111.Position = Vector3.new(0,9999,0) | |
927 | collider111.Size = Vector3.new(1.5,1,1) | |
928 | collider111.Shape = "Cylinder" | |
929 | local weld111 = Instance.new("Weld", collider111) | |
930 | weld111.Part0 = leftarm | |
931 | weld111.Part1 = collider111 | |
932 | weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2) | |
933 | collider111.TopSurface = "Smooth" | |
934 | collider111.BottomSurface = "Smooth" | |
935 | collider111.formFactor = "Symmetric" | |
936 | glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
937 | glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
938 | collider111.Transparency = 1 | |
939 | ---------------- | |
940 | sensoring = Instance.new("Part", clone.Torso) | |
941 | sensoring.Size = Vector3.new(1.2,1.1,0.8) | |
942 | sensoring.CanCollide = false | |
943 | sensoring.Position = clone.Torso.Position | |
944 | local welder = Instance.new("Weld", sensoring) | |
945 | welder.Part0 = clone.Torso | |
946 | welder.Part1 = sensoring | |
947 | welder.C0 = welder.C0 * CFrame.new(0,0,1.05) | |
948 | sensoring.Transparency = 1 | |
949 | ----------------- | |
950 | sensoring1 = Instance.new("Part", clone.Torso) | |
951 | sensoring1.Size = Vector3.new(1.2,1.1,0.8) | |
952 | sensoring1.CanCollide = false | |
953 | sensoring1.Position = clone.Torso.Position | |
954 | local welder1 = Instance.new("Weld", sensoring) | |
955 | welder1.Part0 = clone.Torso | |
956 | welder1.Part1 = sensoring1 | |
957 | welder1.C0 = welder1.C0 * CFrame.new(0,0,-1.05) | |
958 | sensoring1.Transparency = 1 | |
959 | end | |
960 | clone.Name = "R.I.P "..game.Players.LocalPlayer.Character.Name.." he raged too much" | |
961 | ded:Play() | |
962 | vel:destroy() | |
963 | wait(0.5) | |
964 | local function touch() | |
965 | if not using then | |
966 | using = true | |
967 | local Math = math.random(1,4) | |
968 | if Math == 1 then | |
969 | hit:Play() | |
970 | end | |
971 | if Math == 2 then | |
972 | hit1:Play() | |
973 | end | |
974 | if Math == 3 then | |
975 | hit2:Play() | |
976 | end | |
977 | if Math == 4 then | |
978 | hit3:Play() | |
979 | end | |
980 | wait(0.1) | |
981 | using = false | |
982 | end | |
983 | end | |
984 | sensoring.Touched:connect(touch) | |
985 | sensoring1.Touched:connect(touch) | |
986 | while true do | |
987 | if head ~= nil then | |
988 | head.CanCollide = false | |
989 | end | |
990 | game:GetService("RunService").Stepped:wait() | |
991 | end | |
992 | end | |
993 | ||
994 | game.Players.LocalPlayer.Character.Humanoid.Died:connect(ragdoll) | |
995 | ||
996 | --di ent |