SHOW:
|
|
- or go back to the newest paste.
| 1 | --Edited by 1x1x1x1x1x1x1x0x0x2 and aingoam--- | |
| 2 | print("Edited by 1x1x1x1x1x1x1x0x0x2 and aingoam")
| |
| 3 | wait(0.2) | |
| 4 | ||
| 5 | Player = game:GetService("Players").LocalPlayer
| |
| 6 | PlayerGui = Player.PlayerGui | |
| 7 | Cam = workspace.CurrentCamera | |
| 8 | Backpack = Player.Backpack | |
| 9 | Character = Player.Character | |
| 10 | Humanoid = Character.Humanoid | |
| 11 | Mouse = Player:GetMouse() | |
| 12 | RootPart = Character["HumanoidRootPart"] | |
| 13 | Torso = Character["Torso"] | |
| 14 | Head = Character["Head"] | |
| 15 | RightArm = Character["Right Arm"] | |
| 16 | LeftArm = Character["Left Arm"] | |
| 17 | RightLeg = Character["Right Leg"] | |
| 18 | LeftLeg = Character["Left Leg"] | |
| 19 | RootJoint = RootPart["RootJoint"] | |
| 20 | Neck = Torso["Neck"] | |
| 21 | RightShoulder = Torso["Right Shoulder"] | |
| 22 | LeftShoulder = Torso["Left Shoulder"] | |
| 23 | RightHip = Torso["Right Hip"] | |
| 24 | LeftHip = Torso["Left Hip"] | |
| 25 | local sick = Instance.new("Sound",Character)
| |
| 26 | sick.SoundId = "http://www.roblox.com/asset/?id=0" | |
| 27 | sick.Looped = true | |
| 28 | sick.Pitch = 1 | |
| 29 | sick.Volume = 5 | |
| 30 | sick:Play() | |
| 31 | ||
| 32 | IT = Instance.new | |
| 33 | CF = CFrame.new | |
| 34 | VT = Vector3.new | |
| 35 | RAD = math.rad | |
| 36 | C3 = Color3.new | |
| 37 | UD2 = UDim2.new | |
| 38 | BRICKC = BrickColor.new | |
| 39 | ANGLES = CFrame.Angles | |
| 40 | EULER = CFrame.fromEulerAnglesXYZ | |
| 41 | COS = math.cos | |
| 42 | ACOS = math.acos | |
| 43 | SIN = math.sin | |
| 44 | ASIN = math.asin | |
| 45 | ABS = math.abs | |
| 46 | MRANDOM = math.random | |
| 47 | FLOOR = math.floor | |
| 48 | ||
| 49 | function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET) | |
| 50 | local NEWMESH = IT(MESH) | |
| 51 | if MESH == "SpecialMesh" then | |
| 52 | NEWMESH.MeshType = MESHTYPE | |
| 53 | if MESHID ~= "nil" and MESHID ~= "" then | |
| 54 | NEWMESH.MeshId = "http://www.roblox.com/asset/?id="..MESHID | |
| 55 | end | |
| 56 | if TEXTUREID ~= "nil" and TEXTUREID ~= "" then | |
| 57 | NEWMESH.TextureId = "http://www.roblox.com/asset/?id="..TEXTUREID | |
| 58 | end | |
| 59 | end | |
| 60 | NEWMESH.Offset = OFFSET or VT(0, 0, 0) | |
| 61 | NEWMESH.Scale = SCALE | |
| 62 | NEWMESH.Parent = PARENT | |
| 63 | return NEWMESH | |
| 64 | end | |
| 65 | ||
| 66 | function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR) | |
| 67 | local NEWPART = IT("Part")
| |
| 68 | NEWPART.formFactor = FORMFACTOR | |
| 69 | NEWPART.Reflectance = REFLECTANCE | |
| 70 | NEWPART.Transparency = TRANSPARENCY | |
| 71 | NEWPART.CanCollide = false | |
| 72 | NEWPART.Locked = true | |
| 73 | NEWPART.Anchored = true | |
| 74 | if ANCHOR == false then | |
| 75 | NEWPART.Anchored = false | |
| 76 | end | |
| 77 | NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR)) | |
| 78 | NEWPART.Name = NAME | |
| 79 | NEWPART.Size = SIZE | |
| 80 | NEWPART.Position = Torso.Position | |
| 81 | NEWPART.Material = MATERIAL | |
| 82 | NEWPART:BreakJoints() | |
| 83 | NEWPART.Parent = PARENT | |
| 84 | return NEWPART | |
| 85 | end | |
| 86 | ||
| 87 | --โช้-- | |
| 88 | ||
| 89 | local A = IT("Attachment",Torso)
| |
| 90 | A.Position = VT(1,1.3,0) | |
| 91 | A.Orientation = VT(-0.098, -89.999, 0.227) | |
| 92 | local B = IT("Attachment",Torso)
| |
| 93 | B.Position = VT(-1.3,-0.6,0) | |
| 94 | B.Orientation = VT(-88.911, -68.808, 158.782) | |
| 95 | local ChainLink = IT("Beam",Torso)
| |
| 96 | ChainLink.Texture = "rbxassetid://73042633" | |
| 97 | ChainLink.Color = ColorSequence.new(C3(1,1,1)) | |
| 98 | ChainLink.TextureSpeed = 1 | |
| 99 | ChainLink.FaceCamera = true | |
| 100 | ChainLink.Width0 = 1 | |
| 101 | ChainLink.Width1 = 1 | |
| 102 | ChainLink.TextureLength = 3 | |
| 103 | ChainLink.Attachment0 = A | |
| 104 | ChainLink.Attachment1 = B | |
| 105 | ChainLink.CurveSize0 = 1.6 | |
| 106 | ChainLink.CurveSize1 = 1.6 | |
| 107 | ChainLink.FaceCamera = true | |
| 108 | ChainLink.Transparency = NumberSequence.new(0) | |
| 109 | local ChainLink = IT("Beam",Torso)
| |
| 110 | ChainLink.Texture = "rbxassetid://73042633" | |
| 111 | ChainLink.Color = ColorSequence.new(C3(1,1,1)) | |
| 112 | ChainLink.TextureSpeed = 1 | |
| 113 | ChainLink.FaceCamera = true | |
| 114 | ChainLink.Width0 = 1 | |
| 115 | ChainLink.Width1 = 1 | |
| 116 | ChainLink.TextureLength = 3 | |
| 117 | ChainLink.Attachment0 = B | |
| 118 | ChainLink.Attachment1 = A | |
| 119 | ChainLink.CurveSize0 = 1.6 | |
| 120 | ChainLink.CurveSize1 = 1.6 | |
| 121 | ChainLink.FaceCamera = true | |
| 122 | ChainLink.Transparency = NumberSequence.new(0) | |
| 123 | local A = IT("Attachment",Torso)
| |
| 124 | A.Position = VT(1.3,-0.85,0) | |
| 125 | A.Orientation = VT(-0.098, -89.999, 0.227) | |
| 126 | local B = IT("Attachment",Torso)
| |
| 127 | B.Position = VT(-1,2,0) | |
| 128 | B.Orientation = VT(-88.911, -68.808, 158.782) | |
| 129 | local ChainLink = IT("Beam",Torso)
| |
| 130 | ChainLink.Texture = "rbxassetid://73042633" | |
| 131 | ChainLink.Color = ColorSequence.new(C3(1,1,1)) | |
| 132 | ChainLink.TextureSpeed = 1 | |
| 133 | ChainLink.FaceCamera = true | |
| 134 | ChainLink.Width0 = 1 | |
| 135 | ChainLink.Width1 = 1 | |
| 136 | ChainLink.TextureLength = 3 | |
| 137 | ChainLink.Attachment0 = A | |
| 138 | ChainLink.Attachment1 = B | |
| 139 | ChainLink.CurveSize0 = 1.3 | |
| 140 | ChainLink.CurveSize1 = 1.3 | |
| 141 | ChainLink.FaceCamera = true | |
| 142 | ChainLink.Transparency = NumberSequence.new(0) | |
| 143 | local ChainLink = IT("Beam",Torso)
| |
| 144 | ChainLink.Texture = "rbxassetid://73042633" | |
| 145 | ChainLink.Color = ColorSequence.new(C3(1,1,1)) | |
| 146 | ChainLink.TextureSpeed = 1 | |
| 147 | ChainLink.FaceCamera = true | |
| 148 | ChainLink.Width0 = 1 | |
| 149 | ChainLink.Width1 = 1 | |
| 150 | ChainLink.TextureLength = 3 | |
| 151 | ChainLink.Attachment0 = B | |
| 152 | ChainLink.Attachment1 = A | |
| 153 | ChainLink.CurveSize0 = 1.3 | |
| 154 | ChainLink.CurveSize1 = 1.3 | |
| 155 | ChainLink.FaceCamera = true | |
| 156 | ChainLink.Transparency = NumberSequence.new(0) | |
| 157 | ||
| 158 | local A = IT("Attachment",RightBarrel)
| |
| 159 | A.Position = VT(0,-2.5,0) | |
| 160 | local B = IT("Attachment",RightBarrel)
| |
| 161 | B.Position = VT(0,2.5,0) | |
| 162 | local Trail = IT("Trail",RightBarrel)
| |
| 163 | Trail.Attachment0 = A | |
| 164 | Trail.Attachment1 = B | |
| 165 | Trail.Lifetime = 0.2 | |
| 166 | Trail.Color = ColorSequence.new(BRICKC"red".Color) | |
| 167 | Trail.Transparency = NumberSequence.new(0, 1) | |
| 168 | Trail.Enabled = false | |
| 169 | ||
| 170 | ----------------------------------------------------------------- | |
| 171 | Player=game:GetService("Players").LocalPlayer
| |
| 172 | ----------------------------------------------------------------- | |
| 173 | local p = game.Players.LocalPlayer | |
| 174 | local char = p.Character | |
| 175 | local mouse = p:GetMouse() | |
| 176 | local larm = char["Left Arm"] | |
| 177 | local rarm = char["Right Arm"] | |
| 178 | local lleg = char["Left Leg"] | |
| 179 | local rleg = char["Right Leg"] | |
| 180 | local hed = char.Head | |
| 181 | local torso = char.Torso | |
| 182 | local hum = char.Humanoid | |
| 183 | local cam = game.Workspace.CurrentCamera | |
| 184 | local root = char.HumanoidRootPart | |
| 185 | local deb = false | |
| 186 | local shot = 0 | |
| 187 | local stanceToggle = "Normal" | |
| 188 | local l = game:GetService("Lighting")
| |
| 189 | local runs = game:GetService("RunService")
| |
| 190 | local debris=game:service"Debris" | |
| 191 | local rs = runs.RenderStepped | |
| 192 | local hb = runs.Heartbeat | |
| 193 | local step = runs.Stepped | |
| 194 | local stanceToggle = "Normal" | |
| 195 | ---------------------------------------------------- | |
| 196 | local m2 = Instance.new("Model")
| |
| 197 | m2.Name = "Wings" | |
| 198 | p1 = Instance.new("Part", m2)
| |
| 199 | p1.BrickColor = BrickColor.new("Dark Indigo")
| |
| 200 | p1.Material = Enum.Material.Neon | |
| 201 | p1.CFrame = CFrame.new(28.7928066, 27.8741341, 25.9347725, -0.579227924, -0.579227805, -0.573576331, 0.707106769, -0.707106769, 0, -0.405579776, -0.405579716, 0.819152117) | |
| 202 | p1.FormFactor = Enum.FormFactor.Custom | |
| 203 | p1.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
| 204 | p1.BottomSurface = Enum.SurfaceType.Smooth | |
| 205 | p1.TopSurface = Enum.SurfaceType.Smooth | |
| 206 | b1 = Instance.new("SpecialMesh", p1)
| |
| 207 | b1.MeshType = Enum.MeshType.Sphere | |
| 208 | b1.Name = "Mesh" | |
| 209 | p2 = Instance.new("Part", m2)
| |
| 210 | p2.BrickColor = BrickColor.new("Dark Indigo")
| |
| 211 | p2.Material = Enum.Material.SmoothPlastic | |
| 212 | p2.Reflectance = 0.30000001192093 | |
| 213 | p2.CFrame = CFrame.new(23.8806973, 23.7568359, 26.9065781, -0.573576033, 0.346188396, -0.742403686, 0, -0.906307817, -0.422617972, -0.819152117, -0.24240382, 0.519836783) | |
| 214 | p2.CanCollide = false | |
| 215 | p2.FormFactor = Enum.FormFactor.Custom | |
| 216 | p2.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 217 | p2.BottomSurface = Enum.SurfaceType.Smooth | |
| 218 | p2.TopSurface = Enum.SurfaceType.Smooth | |
| 219 | b2 = Instance.new("SpecialMesh", p2)
| |
| 220 | b2.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 221 | b2.TextureId = "" | |
| 222 | b2.MeshType = Enum.MeshType.FileMesh | |
| 223 | b2.Name = "Mesh" | |
| 224 | b2.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 225 | p3 = Instance.new("Part", m2)
| |
| 226 | p3.BrickColor = BrickColor.new("Dark Indigo")
| |
| 227 | p3.Material = Enum.Material.SmoothPlastic | |
| 228 | p3.Reflectance = 0.30000001192093 | |
| 229 | p3.CFrame = CFrame.new(23.7651176, 23.6910381, 26.9875221, -0.573576033, 0.346188247, -0.742403686, -2.40360578e-007, -0.906307697, -0.422617912, -0.819152117, -0.242403969, 0.519836664) | |
| 230 | p3.CanCollide = false | |
| 231 | p3.FormFactor = Enum.FormFactor.Custom | |
| 232 | p3.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 233 | p3.BottomSurface = Enum.SurfaceType.Smooth | |
| 234 | p3.TopSurface = Enum.SurfaceType.Smooth | |
| 235 | b3 = Instance.new("SpecialMesh", p3)
| |
| 236 | b3.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 237 | b3.TextureId = "" | |
| 238 | b3.MeshType = Enum.MeshType.FileMesh | |
| 239 | b3.Name = "Mesh" | |
| 240 | b3.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 241 | p4 = Instance.new("Part", m2)
| |
| 242 | p4.BrickColor = BrickColor.new("Dark Indigo")
| |
| 243 | p4.Material = Enum.Material.SmoothPlastic | |
| 244 | p4.Reflectance = 0.30000001192093 | |
| 245 | p4.CFrame = CFrame.new(29.5663891, 25.8075085, 26.4371891, -0.573576391, 0.280166149, 0.769750714, 2.08616257e-007, -0.939692259, 0.342020333, 0.819151878, 0.196174487, 0.538985968) | |
| 246 | p4.CanCollide = false | |
| 247 | p4.FormFactor = Enum.FormFactor.Custom | |
| 248 | p4.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 249 | p4.BottomSurface = Enum.SurfaceType.Smooth | |
| 250 | p4.TopSurface = Enum.SurfaceType.Smooth | |
| 251 | b4 = Instance.new("SpecialMesh", p4)
| |
| 252 | b4.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 253 | b4.TextureId = "" | |
| 254 | b4.MeshType = Enum.MeshType.FileMesh | |
| 255 | b4.Name = "Mesh" | |
| 256 | b4.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 257 | p5 = Instance.new("Part", m2)
| |
| 258 | p5.BrickColor = BrickColor.new("Dark Indigo")
| |
| 259 | p5.Material = Enum.Material.SmoothPlastic | |
| 260 | p5.Reflectance = 0.30000001192093 | |
| 261 | p5.CFrame = CFrame.new(23.880703, 23.7568455, 26.9065876, -0.573576212, 0.346188098, -0.742403805, -4.76837158e-007, -0.906307578, -0.422617912, -0.819152236, -0.242404133, 0.519836485) | |
| 262 | p5.CanCollide = false | |
| 263 | p5.FormFactor = Enum.FormFactor.Custom | |
| 264 | p5.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 265 | p5.BottomSurface = Enum.SurfaceType.Smooth | |
| 266 | p5.TopSurface = Enum.SurfaceType.Smooth | |
| 267 | b5 = Instance.new("SpecialMesh", p5)
| |
| 268 | b5.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 269 | b5.TextureId = "" | |
| 270 | b5.MeshType = Enum.MeshType.FileMesh | |
| 271 | b5.Name = "Mesh" | |
| 272 | b5.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 273 | p6 = Instance.new("Part", m2)
| |
| 274 | p6.BrickColor = BrickColor.new("Dark Indigo")
| |
| 275 | p6.Material = Enum.Material.SmoothPlastic | |
| 276 | p6.Reflectance = 0.30000001192093 | |
| 277 | p6.CFrame = CFrame.new(23.6530266, 23.6272411, 27.0660267, -0.573576212, 0.346187949, -0.742403805, -7.17197622e-007, -0.906307459, -0.422617853, -0.819152236, -0.242404282, 0.519836366) | |
| 278 | p6.CanCollide = false | |
| 279 | p6.FormFactor = Enum.FormFactor.Custom | |
| 280 | p6.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 281 | p6.BottomSurface = Enum.SurfaceType.Smooth | |
| 282 | p6.TopSurface = Enum.SurfaceType.Smooth | |
| 283 | b6 = Instance.new("SpecialMesh", p6)
| |
| 284 | b6.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 285 | b6.TextureId = "" | |
| 286 | b6.MeshType = Enum.MeshType.FileMesh | |
| 287 | b6.Name = "Mesh" | |
| 288 | b6.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 289 | p7 = Instance.new("Part", m2)
| |
| 290 | p7.BrickColor = BrickColor.new("Dark Indigo")
| |
| 291 | p7.Material = Enum.Material.SmoothPlastic | |
| 292 | p7.Reflectance = 0.30000001192093 | |
| 293 | p7.CFrame = CFrame.new(23.7651253, 23.6910515, 26.9875393, -0.573576212, 0.3461878, -0.742403805, -9.57558086e-007, -0.90630734, -0.422617793, -0.819152236, -0.242404431, 0.519836247) | |
| 294 | p7.CanCollide = false | |
| 295 | p7.FormFactor = Enum.FormFactor.Custom | |
| 296 | p7.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 297 | p7.BottomSurface = Enum.SurfaceType.Smooth | |
| 298 | p7.TopSurface = Enum.SurfaceType.Smooth | |
| 299 | b7 = Instance.new("SpecialMesh", p7)
| |
| 300 | b7.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 301 | b7.TextureId = "" | |
| 302 | b7.MeshType = Enum.MeshType.FileMesh | |
| 303 | b7.Name = "Mesh" | |
| 304 | b7.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 305 | p8 = Instance.new("Part", m2)
| |
| 306 | p8.BrickColor = BrickColor.new("Dark Indigo")
| |
| 307 | p8.Material = Enum.Material.SmoothPlastic | |
| 308 | p8.Reflectance = 0.30000001192093 | |
| 309 | p8.CFrame = CFrame.new(23.6530304, 23.6272488, 27.0660381, -0.573576212, 0.346187651, -0.742403805, -1.19791855e-006, -0.90630722, -0.422617733, -0.819152236, -0.24240458, 0.519836128) | |
| 310 | p8.CanCollide = false | |
| 311 | p8.FormFactor = Enum.FormFactor.Custom | |
| 312 | p8.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 313 | p8.BottomSurface = Enum.SurfaceType.Smooth | |
| 314 | p8.TopSurface = Enum.SurfaceType.Smooth | |
| 315 | b8 = Instance.new("SpecialMesh", p8)
| |
| 316 | b8.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 317 | b8.TextureId = "" | |
| 318 | b8.MeshType = Enum.MeshType.FileMesh | |
| 319 | b8.Name = "Mesh" | |
| 320 | b8.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 321 | p9 = Instance.new("Part", m2)
| |
| 322 | p9.BrickColor = BrickColor.new("Dark Indigo")
| |
| 323 | p9.Material = Enum.Material.SmoothPlastic | |
| 324 | p9.Reflectance = 0.30000001192093 | |
| 325 | p9.CFrame = CFrame.new(30.2536392, 23.691061, 26.9184284, -0.573576212, -0.346188962, 0.74240309, 4.47034836e-007, -0.906307578, -0.422616601, 0.81915164, -0.242404819, 0.519836843) | |
| 326 | p9.CanCollide = false | |
| 327 | p9.FormFactor = Enum.FormFactor.Custom | |
| 328 | p9.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 329 | p9.BottomSurface = Enum.SurfaceType.Smooth | |
| 330 | p9.TopSurface = Enum.SurfaceType.Smooth | |
| 331 | b9 = Instance.new("SpecialMesh", p9)
| |
| 332 | b9.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 333 | b9.TextureId = "" | |
| 334 | b9.MeshType = Enum.MeshType.FileMesh | |
| 335 | b9.Name = "Mesh" | |
| 336 | b9.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 337 | p10 = Instance.new("Part", m2)
| |
| 338 | p10.BrickColor = BrickColor.new("Dark Indigo")
| |
| 339 | p10.Material = Enum.Material.SmoothPlastic | |
| 340 | p10.Reflectance = 0.30000001192093 | |
| 341 | p10.CFrame = CFrame.new(27.9471893, 26.8180733, 25.3034286, -0.573576212, 0.469845235, 0.671010077, 2.86794574e-007, -0.819150567, 0.573576927, 0.81915164, 0.328989446, 0.469847172) | |
| 342 | p10.CanCollide = false | |
| 343 | p10.FormFactor = Enum.FormFactor.Custom | |
| 344 | p10.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 345 | p10.BottomSurface = Enum.SurfaceType.Smooth | |
| 346 | p10.TopSurface = Enum.SurfaceType.Smooth | |
| 347 | b10 = Instance.new("SpecialMesh", p10)
| |
| 348 | b10.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 349 | b10.TextureId = "" | |
| 350 | b10.MeshType = Enum.MeshType.FileMesh | |
| 351 | b10.Name = "Mesh" | |
| 352 | b10.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 353 | p11 = Instance.new("Part", m2)
| |
| 354 | p11.BrickColor = BrickColor.new("Dark Indigo")
| |
| 355 | p11.Material = Enum.Material.SmoothPlastic | |
| 356 | p11.Reflectance = 0.30000001192093 | |
| 357 | p11.CFrame = CFrame.new(27.8153667, 25.7751122, 25.211132, -0.573576212, 0.469845206, 0.671010017, 3.03888498e-007, -0.819150567, 0.573576987, 0.81915164, 0.328989416, 0.469847172) | |
| 358 | p11.CanCollide = false | |
| 359 | p11.FormFactor = Enum.FormFactor.Custom | |
| 360 | p11.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 361 | p11.BottomSurface = Enum.SurfaceType.Smooth | |
| 362 | p11.TopSurface = Enum.SurfaceType.Smooth | |
| 363 | b11 = Instance.new("SpecialMesh", p11)
| |
| 364 | b11.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 365 | b11.TextureId = "" | |
| 366 | b11.MeshType = Enum.MeshType.FileMesh | |
| 367 | b11.Name = "Mesh" | |
| 368 | b11.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 369 | p12 = Instance.new("Part", m2)
| |
| 370 | p12.BrickColor = BrickColor.new("Dark Indigo")
| |
| 371 | p12.Material = Enum.Material.SmoothPlastic | |
| 372 | p12.Reflectance = 0.30000001192093 | |
| 373 | p12.CFrame = CFrame.new(29.655653, 24.6090927, 26.4997177, -0.573576212, 0.212011248, 0.791239619, 2.79475898e-007, -0.965924561, 0.258820325, 0.81915164, 0.14845185, 0.554032922) | |
| 374 | p12.CanCollide = false | |
| 375 | p12.FormFactor = Enum.FormFactor.Custom | |
| 376 | p12.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 377 | p12.BottomSurface = Enum.SurfaceType.Smooth | |
| 378 | p12.TopSurface = Enum.SurfaceType.Smooth | |
| 379 | b12 = Instance.new("SpecialMesh", p12)
| |
| 380 | b12.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 381 | b12.TextureId = "" | |
| 382 | b12.MeshType = Enum.MeshType.FileMesh | |
| 383 | b12.Name = "Mesh" | |
| 384 | b12.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 385 | p13 = Instance.new("Part", m2)
| |
| 386 | p13.BrickColor = BrickColor.new("Dark Indigo")
| |
| 387 | p13.Material = Enum.Material.SmoothPlastic | |
| 388 | p13.Reflectance = 0.30000001192093 | |
| 389 | p13.CFrame = CFrame.new(27.9198303, 25.8644161, 25.2842865, -0.573576212, 0.469845116, 0.671010017, 2.51205847e-007, -0.819150507, 0.573577106, 0.81915164, 0.328989446, 0.469847202) | |
| 390 | p13.CanCollide = false | |
| 391 | p13.FormFactor = Enum.FormFactor.Custom | |
| 392 | p13.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 393 | p13.BottomSurface = Enum.SurfaceType.Smooth | |
| 394 | p13.TopSurface = Enum.SurfaceType.Smooth | |
| 395 | b13 = Instance.new("SpecialMesh", p13)
| |
| 396 | b13.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 397 | b13.TextureId = "" | |
| 398 | b13.MeshType = Enum.MeshType.FileMesh | |
| 399 | b13.Name = "Mesh" | |
| 400 | b13.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 401 | p14 = Instance.new("Part", m2)
| |
| 402 | p14.BrickColor = BrickColor.new("Dark Indigo")
| |
| 403 | p14.Material = Enum.Material.SmoothPlastic | |
| 404 | p14.Reflectance = 0.30000001192093 | |
| 405 | p14.CFrame = CFrame.new(29.778841, 24.6493893, 26.5859776, -0.573576212, 0.212011158, 0.791239619, 2.26793262e-007, -0.965924621, 0.258820474, 0.81915164, 0.148451865, 0.554032922) | |
| 406 | p14.CanCollide = false | |
| 407 | p14.FormFactor = Enum.FormFactor.Custom | |
| 408 | p14.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 409 | p14.BottomSurface = Enum.SurfaceType.Smooth | |
| 410 | p14.TopSurface = Enum.SurfaceType.Smooth | |
| 411 | b14 = Instance.new("SpecialMesh", p14)
| |
| 412 | b14.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 413 | b14.TextureId = "" | |
| 414 | b14.MeshType = Enum.MeshType.FileMesh | |
| 415 | b14.Name = "Mesh" | |
| 416 | b14.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 417 | p15 = Instance.new("Part", m2)
| |
| 418 | p15.BrickColor = BrickColor.new("Dark Indigo")
| |
| 419 | p15.Material = Enum.Material.SmoothPlastic | |
| 420 | p15.Reflectance = 0.30000001192093 | |
| 421 | p15.CFrame = CFrame.new(29.3303242, 25.7026424, 26.271925, -0.573576212, 0.280165315, 0.769750893, 1.98523225e-007, -0.939691305, 0.342021316, 0.81915164, 0.196174055, 0.538986266) | |
| 422 | p15.CanCollide = false | |
| 423 | p15.FormFactor = Enum.FormFactor.Custom | |
| 424 | p15.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 425 | p15.BottomSurface = Enum.SurfaceType.Smooth | |
| 426 | p15.TopSurface = Enum.SurfaceType.Smooth | |
| 427 | b15 = Instance.new("SpecialMesh", p15)
| |
| 428 | b15.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 429 | b15.TextureId = "" | |
| 430 | b15.MeshType = Enum.MeshType.FileMesh | |
| 431 | b15.Name = "Mesh" | |
| 432 | b15.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 433 | p16 = Instance.new("Part", m2)
| |
| 434 | p16.BrickColor = BrickColor.new("Dark Indigo")
| |
| 435 | p16.Material = Enum.Material.SmoothPlastic | |
| 436 | p16.Reflectance = 0.30000001192093 | |
| 437 | p16.CFrame = CFrame.new(29.8983212, 24.6884689, 26.6696377, -0.573576272, 0.212011099, 0.791239798, 1.39939146e-007, -0.965924501, 0.258820534, 0.81915158, 0.148451924, 0.554033041) | |
| 438 | p16.CanCollide = false | |
| 439 | p16.FormFactor = Enum.FormFactor.Custom | |
| 440 | p16.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 441 | p16.BottomSurface = Enum.SurfaceType.Smooth | |
| 442 | p16.TopSurface = Enum.SurfaceType.Smooth | |
| 443 | b16 = Instance.new("SpecialMesh", p16)
| |
| 444 | b16.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 445 | b16.TextureId = "" | |
| 446 | b16.MeshType = Enum.MeshType.FileMesh | |
| 447 | b16.Name = "Mesh" | |
| 448 | b16.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 449 | p17 = Instance.new("Part", m2)
| |
| 450 | p17.BrickColor = BrickColor.new("Dark Indigo")
| |
| 451 | p17.Material = Enum.Material.SmoothPlastic | |
| 452 | p17.Reflectance = 0.30000001192093 | |
| 453 | p17.CFrame = CFrame.new(29.5664043, 25.8075294, 26.4372196, -0.573576272, 0.280165255, 0.769751072, 1.1166911e-007, -0.939691126, 0.342021376, 0.81915158, 0.196174115, 0.538986385) | |
| 454 | p17.CanCollide = false | |
| 455 | p17.FormFactor = Enum.FormFactor.Custom | |
| 456 | p17.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 457 | p17.BottomSurface = Enum.SurfaceType.Smooth | |
| 458 | p17.TopSurface = Enum.SurfaceType.Smooth | |
| 459 | b17 = Instance.new("SpecialMesh", p17)
| |
| 460 | b17.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 461 | b17.TextureId = "" | |
| 462 | b17.MeshType = Enum.MeshType.FileMesh | |
| 463 | b17.Name = "Mesh" | |
| 464 | b17.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 465 | p18 = Instance.new("Part", m2)
| |
| 466 | p18.BrickColor = BrickColor.new("Dark Indigo")
| |
| 467 | p18.Material = Enum.Material.SmoothPlastic | |
| 468 | p18.Reflectance = 0.30000001192093 | |
| 469 | p18.CFrame = CFrame.new(28.021162, 25.9510212, 25.3552322, -0.573576331, 0.469845086, 0.671010435, 8.10900147e-008, -0.819150269, 0.573577285, 0.819151521, 0.328989595, 0.469847381) | |
| 470 | p18.CanCollide = false | |
| 471 | p18.FormFactor = Enum.FormFactor.Custom | |
| 472 | p18.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 473 | p18.BottomSurface = Enum.SurfaceType.Smooth | |
| 474 | p18.TopSurface = Enum.SurfaceType.Smooth | |
| 475 | b18 = Instance.new("SpecialMesh", p18)
| |
| 476 | b18.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 477 | b18.TextureId = "" | |
| 478 | b18.MeshType = Enum.MeshType.FileMesh | |
| 479 | b18.Name = "Mesh" | |
| 480 | b18.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 481 | p19 = Instance.new("Part", m2)
| |
| 482 | p19.BrickColor = BrickColor.new("Dark Indigo")
| |
| 483 | p19.Material = Enum.Material.SmoothPlastic | |
| 484 | p19.Reflectance = 0.30000001192093 | |
| 485 | p19.CFrame = CFrame.new(30.3657436, 23.6272507, 26.9969234, -0.573576272, -0.346189439, 0.74240303, -9.24166343e-009, -0.906307697, -0.422616035, 0.819151521, -0.242404714, 0.519837141) | |
| 486 | p19.CanCollide = false | |
| 487 | p19.FormFactor = Enum.FormFactor.Custom | |
| 488 | p19.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 489 | p19.BottomSurface = Enum.SurfaceType.Smooth | |
| 490 | p19.TopSurface = Enum.SurfaceType.Smooth | |
| 491 | b19 = Instance.new("SpecialMesh", p19)
| |
| 492 | b19.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 493 | b19.TextureId = "" | |
| 494 | b19.MeshType = Enum.MeshType.FileMesh | |
| 495 | b19.Name = "Mesh" | |
| 496 | b19.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 497 | p20 = Instance.new("Part", m2)
| |
| 498 | p20.BrickColor = BrickColor.new("Dark Indigo")
| |
| 499 | p20.Material = Enum.Material.SmoothPlastic | |
| 500 | p20.Reflectance = 0.30000001192093 | |
| 501 | p20.CFrame = CFrame.new(30.2536469, 23.6910553, 26.9184265, -0.573576272, -0.346189529, 0.742402911, -2.63107069e-007, -0.906307518, -0.422615975, 0.819151521, -0.242404476, 0.519837141) | |
| 502 | p20.CanCollide = false | |
| 503 | p20.FormFactor = Enum.FormFactor.Custom | |
| 504 | p20.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 505 | p20.BottomSurface = Enum.SurfaceType.Smooth | |
| 506 | p20.TopSurface = Enum.SurfaceType.Smooth | |
| 507 | b20 = Instance.new("SpecialMesh", p20)
| |
| 508 | b20.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 509 | b20.TextureId = "" | |
| 510 | b20.MeshType = Enum.MeshType.FileMesh | |
| 511 | b20.Name = "Mesh" | |
| 512 | b20.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 513 | p21 = Instance.new("Part", m2)
| |
| 514 | p21.BrickColor = BrickColor.new("Dark Indigo")
| |
| 515 | p21.Material = Enum.Material.SmoothPlastic | |
| 516 | p21.Reflectance = 0.30000001192093 | |
| 517 | p21.CFrame = CFrame.new(27.8458843, 26.7314644, 25.2324886, -0.573576272, 0.469844759, 0.671010494, -4.23347274e-007, -0.819149971, 0.573577166, 0.819151521, 0.328989863, 0.469847023) | |
| 518 | p21.CanCollide = false | |
| 519 | p21.FormFactor = Enum.FormFactor.Custom | |
| 520 | p21.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 521 | p21.BottomSurface = Enum.SurfaceType.Smooth | |
| 522 | p21.TopSurface = Enum.SurfaceType.Smooth | |
| 523 | b21 = Instance.new("SpecialMesh", p21)
| |
| 524 | b21.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 525 | b21.TextureId = "" | |
| 526 | b21.MeshType = Enum.MeshType.FileMesh | |
| 527 | b21.Name = "Mesh" | |
| 528 | b21.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 529 | p22 = Instance.new("Part", m2)
| |
| 530 | p22.BrickColor = BrickColor.new("Dark Indigo")
| |
| 531 | p22.Material = Enum.Material.SmoothPlastic | |
| 532 | p22.Reflectance = 0.30000001192093 | |
| 533 | p22.CFrame = CFrame.new(30.1380615, 23.756855, 26.8374882, -0.573576212, -0.346189648, 0.742402732, -5.1367897e-007, -0.906307459, -0.422615856, 0.819151521, -0.242404282, 0.519837141) | |
| 534 | p22.CanCollide = false | |
| 535 | p22.FormFactor = Enum.FormFactor.Custom | |
| 536 | p22.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 537 | p22.BottomSurface = Enum.SurfaceType.Smooth | |
| 538 | p22.TopSurface = Enum.SurfaceType.Smooth | |
| 539 | b22 = Instance.new("SpecialMesh", p22)
| |
| 540 | b22.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 541 | b22.TextureId = "" | |
| 542 | b22.MeshType = Enum.MeshType.FileMesh | |
| 543 | b22.Name = "Mesh" | |
| 544 | b22.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 545 | p23 = Instance.new("Part", m2)
| |
| 546 | p23.BrickColor = BrickColor.new("Dark Indigo")
| |
| 547 | p23.Material = Enum.Material.SmoothPlastic | |
| 548 | p23.Reflectance = 0.30000001192093 | |
| 549 | p23.CFrame = CFrame.new(29.4501858, 25.7558784, 26.3558216, -0.573576212, 0.280164778, 0.769751191, -6.73919146e-007, -0.939690709, 0.342021406, 0.819151521, 0.196174636, 0.538986027) | |
| 550 | p23.CanCollide = false | |
| 551 | p23.FormFactor = Enum.FormFactor.Custom | |
| 552 | p23.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 553 | p23.BottomSurface = Enum.SurfaceType.Smooth | |
| 554 | p23.TopSurface = Enum.SurfaceType.Smooth | |
| 555 | b23 = Instance.new("SpecialMesh", p23)
| |
| 556 | b23.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 557 | b23.TextureId = "" | |
| 558 | b23.MeshType = Enum.MeshType.FileMesh | |
| 559 | b23.Name = "Mesh" | |
| 560 | b23.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 561 | p24 = Instance.new("Part", m2)
| |
| 562 | p24.BrickColor = BrickColor.new("Dark Indigo")
| |
| 563 | p24.Material = Enum.Material.SmoothPlastic | |
| 564 | p24.Reflectance = 0.30000001192093 | |
| 565 | p24.CFrame = CFrame.new(29.3303471, 25.702631, 26.2719078, -0.573576272, 0.280164808, 0.76975143, -7.04498234e-007, -0.939690709, 0.342021465, 0.819151461, 0.196174651, 0.538986087) | |
| 566 | p24.CanCollide = false | |
| 567 | p24.FormFactor = Enum.FormFactor.Custom | |
| 568 | p24.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 569 | p24.BottomSurface = Enum.SurfaceType.Smooth | |
| 570 | p24.TopSurface = Enum.SurfaceType.Smooth | |
| 571 | b24 = Instance.new("SpecialMesh", p24)
| |
| 572 | b24.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 573 | b24.TextureId = "" | |
| 574 | b24.MeshType = Enum.MeshType.FileMesh | |
| 575 | b24.Name = "Mesh" | |
| 576 | b24.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 577 | p25 = Instance.new("Part", m2)
| |
| 578 | p25.BrickColor = BrickColor.new("Dark Indigo")
| |
| 579 | p25.Material = Enum.Material.SmoothPlastic | |
| 580 | p25.Reflectance = 0.30000001192093 | |
| 581 | p25.CFrame = CFrame.new(29.7788715, 24.6493816, 26.5859661, -0.573576331, 0.212010548, 0.791240335, -7.63082312e-007, -0.965923905, 0.258820742, 0.819151402, 0.14845252, 0.554032862) | |
| 582 | p25.CanCollide = false | |
| 583 | p25.FormFactor = Enum.FormFactor.Custom | |
| 584 | p25.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 585 | p25.BottomSurface = Enum.SurfaceType.Smooth | |
| 586 | p25.TopSurface = Enum.SurfaceType.Smooth | |
| 587 | b25 = Instance.new("SpecialMesh", p25)
| |
| 588 | b25.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 589 | b25.TextureId = "" | |
| 590 | b25.MeshType = Enum.MeshType.FileMesh | |
| 591 | b25.Name = "Mesh" | |
| 592 | b25.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 593 | p26 = Instance.new("Part", m2)
| |
| 594 | p26.BrickColor = BrickColor.new("Dark Indigo")
| |
| 595 | p26.Material = Enum.Material.SmoothPlastic | |
| 596 | p26.Reflectance = 0.30000001192093 | |
| 597 | p26.CFrame = CFrame.new(29.450201, 25.7558823, 26.3558235, -0.573576331, 0.280164748, 0.769751668, -7.91352306e-007, -0.93969059, 0.342021525, 0.819151402, 0.196174681, 0.538986146) | |
| 598 | p26.CanCollide = false | |
| 599 | p26.FormFactor = Enum.FormFactor.Custom | |
| 600 | p26.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 601 | p26.BottomSurface = Enum.SurfaceType.Smooth | |
| 602 | p26.TopSurface = Enum.SurfaceType.Smooth | |
| 603 | b26 = Instance.new("SpecialMesh", p26)
| |
| 604 | b26.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 605 | b26.TextureId = "" | |
| 606 | b26.MeshType = Enum.MeshType.FileMesh | |
| 607 | b26.Name = "Mesh" | |
| 608 | b26.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 609 | p27 = Instance.new("Part", m2)
| |
| 610 | p27.BrickColor = BrickColor.new("Dark Indigo")
| |
| 611 | p27.Material = Enum.Material.SmoothPlastic | |
| 612 | p27.Reflectance = 0.30000001192093 | |
| 613 | p27.CFrame = CFrame.new(30.3657703, 23.6272449, 26.9969063, -0.57357645, -0.346190155, 0.74240309, -9.161393e-007, -0.90630734, -0.422615707, 0.819151342, -0.242404088, 0.51983732) | |
| 614 | p27.CanCollide = false | |
| 615 | p27.FormFactor = Enum.FormFactor.Custom | |
| 616 | p27.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 617 | p27.BottomSurface = Enum.SurfaceType.Smooth | |
| 618 | p27.TopSurface = Enum.SurfaceType.Smooth | |
| 619 | b27 = Instance.new("SpecialMesh", p27)
| |
| 620 | b27.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 621 | b27.TextureId = "" | |
| 622 | b27.MeshType = Enum.MeshType.FileMesh | |
| 623 | b27.Name = "Mesh" | |
| 624 | b27.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 625 | p28 = Instance.new("Part", m2)
| |
| 626 | p28.BrickColor = BrickColor.new("Dark Indigo")
| |
| 627 | p28.Material = Enum.Material.SmoothPlastic | |
| 628 | p28.Reflectance = 0.30000001192093 | |
| 629 | p28.CFrame = CFrame.new(28.0211868, 25.9510098, 25.3552094, -0.57357645, 0.469844639, 0.67101109, -1.07637948e-006, -0.819149673, 0.573577106, 0.819151342, 0.328990191, 0.469846785) | |
| 630 | p28.CanCollide = false | |
| 631 | p28.FormFactor = Enum.FormFactor.Custom | |
| 632 | p28.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 633 | p28.BottomSurface = Enum.SurfaceType.Smooth | |
| 634 | p28.TopSurface = Enum.SurfaceType.Smooth | |
| 635 | b28 = Instance.new("SpecialMesh", p28)
| |
| 636 | b28.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 637 | b28.TextureId = "" | |
| 638 | b28.MeshType = Enum.MeshType.FileMesh | |
| 639 | b28.Name = "Mesh" | |
| 640 | b28.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 641 | p29 = Instance.new("Part", m2)
| |
| 642 | p29.BrickColor = BrickColor.new("Dark Indigo")
| |
| 643 | p29.Material = Enum.Material.Neon | |
| 644 | p29.CFrame = CFrame.new(31.2683067, 23.2277946, 27.6474876, 0.280168235, -0.769749522, -0.573576212, 0.939691305, 0.342017233, -1.0690095e-006, 0.19617486, -0.538985491, 0.819151521) | |
| 645 | p29.FormFactor = Enum.FormFactor.Custom | |
| 646 | p29.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
| 647 | p29.BottomSurface = Enum.SurfaceType.Smooth | |
| 648 | p29.TopSurface = Enum.SurfaceType.Smooth | |
| 649 | b29 = Instance.new("SpecialMesh", p29)
| |
| 650 | b29.MeshType = Enum.MeshType.Sphere | |
| 651 | b29.Name = "Mesh" | |
| 652 | p30 = Instance.new("Part", m2)
| |
| 653 | p30.BrickColor = BrickColor.new("Dark Indigo")
| |
| 654 | p30.Material = Enum.Material.SmoothPlastic | |
| 655 | p30.Reflectance = 0.30000001192093 | |
| 656 | p30.CFrame = CFrame.new(29.655632, 24.6090698, 26.4996777, -0.573576212, 0.2120094, 0.791238904, -1.13902195e-006, -0.965922236, 0.258820891, 0.819151521, 0.148452237, 0.554032147) | |
| 657 | p30.CanCollide = false | |
| 658 | p30.FormFactor = Enum.FormFactor.Custom | |
| 659 | p30.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 660 | p30.BottomSurface = Enum.SurfaceType.Smooth | |
| 661 | p30.TopSurface = Enum.SurfaceType.Smooth | |
| 662 | b30 = Instance.new("SpecialMesh", p30)
| |
| 663 | b30.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 664 | b30.TextureId = "" | |
| 665 | b30.MeshType = Enum.MeshType.FileMesh | |
| 666 | b30.Name = "Mesh" | |
| 667 | b30.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 668 | p31 = Instance.new("Part", m2)
| |
| 669 | p31.BrickColor = BrickColor.new("Dark Indigo")
| |
| 670 | p31.Material = Enum.Material.SmoothPlastic | |
| 671 | p31.Reflectance = 0.30000001192093 | |
| 672 | p31.CFrame = CFrame.new(30.138031, 23.7568359, 26.8374538, -0.573576212, -0.346189976, 0.742401063, -1.26856219e-006, -0.906306148, -0.422614396, 0.819151521, -0.242403775, 0.519836485) | |
| 673 | p31.CanCollide = false | |
| 674 | p31.FormFactor = Enum.FormFactor.Custom | |
| 675 | p31.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 676 | p31.BottomSurface = Enum.SurfaceType.Smooth | |
| 677 | p31.TopSurface = Enum.SurfaceType.Smooth | |
| 678 | b31 = Instance.new("SpecialMesh", p31)
| |
| 679 | b31.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 680 | b31.TextureId = "" | |
| 681 | b31.MeshType = Enum.MeshType.FileMesh | |
| 682 | b31.Name = "Mesh" | |
| 683 | b31.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 684 | p32 = Instance.new("Part", m2)
| |
| 685 | p32.BrickColor = BrickColor.new("Dark Indigo")
| |
| 686 | p32.Material = Enum.Material.SmoothPlastic | |
| 687 | p32.Reflectance = 0.30000001192093 | |
| 688 | p32.CFrame = CFrame.new(27.741394, 26.6421375, 25.1592979, -0.573576212, 0.469842911, 0.671009958, -1.42880219e-006, -0.819147944, 0.573576748, 0.819151521, 0.328989625, 0.4698461) | |
| 689 | p32.CanCollide = false | |
| 690 | p32.FormFactor = Enum.FormFactor.Custom | |
| 691 | p32.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 692 | p32.BottomSurface = Enum.SurfaceType.Smooth | |
| 693 | p32.TopSurface = Enum.SurfaceType.Smooth | |
| 694 | b32 = Instance.new("SpecialMesh", p32)
| |
| 695 | b32.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 696 | b32.TextureId = "" | |
| 697 | b32.MeshType = Enum.MeshType.FileMesh | |
| 698 | b32.Name = "Mesh" | |
| 699 | b32.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 700 | p33 = Instance.new("Part", m2)
| |
| 701 | p33.BrickColor = BrickColor.new("Dark Indigo")
| |
| 702 | p33.Material = Enum.Material.Neon | |
| 703 | p33.CFrame = CFrame.new(32.7100258, 25.2490444, 28.6569691, -0.14224124, -0.806705832, -0.573576093, 0.984804153, -0.173650295, -1.38238238e-006, -0.0996002704, -0.564861953, 0.819151759) | |
| 704 | p33.FormFactor = Enum.FormFactor.Custom | |
| 705 | p33.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
| 706 | p33.BottomSurface = Enum.SurfaceType.Smooth | |
| 707 | p33.TopSurface = Enum.SurfaceType.Smooth | |
| 708 | b33 = Instance.new("SpecialMesh", p33)
| |
| 709 | b33.MeshType = Enum.MeshType.Sphere | |
| 710 | b33.Name = "Mesh" | |
| 711 | p34 = Instance.new("Part", m2)
| |
| 712 | p34.BrickColor = BrickColor.new("Dark Indigo")
| |
| 713 | p34.Material = Enum.Material.SmoothPlastic | |
| 714 | p34.Reflectance = 0.30000001192093 | |
| 715 | p34.CFrame = CFrame.new(27.919817, 25.8643856, 25.2842369, -0.573576391, 0.469842792, 0.671009898, -1.37759764e-006, -0.819147885, 0.573576868, 0.8191517, 0.328989476, 0.46984604) | |
| 716 | p34.CanCollide = false | |
| 717 | p34.FormFactor = Enum.FormFactor.Custom | |
| 718 | p34.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 719 | p34.BottomSurface = Enum.SurfaceType.Smooth | |
| 720 | p34.TopSurface = Enum.SurfaceType.Smooth | |
| 721 | b34 = Instance.new("SpecialMesh", p34)
| |
| 722 | b34.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 723 | b34.TextureId = "" | |
| 724 | b34.MeshType = Enum.MeshType.FileMesh | |
| 725 | b34.Name = "Mesh" | |
| 726 | b34.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 727 | p35 = Instance.new("Part", m2)
| |
| 728 | p35.BrickColor = BrickColor.new("Dark Indigo")
| |
| 729 | p35.Material = Enum.Material.SmoothPlastic | |
| 730 | p35.Reflectance = 0.30000001192093 | |
| 731 | p35.CFrame = CFrame.new(29.8982925, 24.6884441, 26.6695824, -0.573576391, 0.212008998, 0.791238666, -1.40201018e-006, -0.965921998, 0.25882113, 0.8191517, 0.148452297, 0.554031909) | |
| 732 | p35.CanCollide = false | |
| 733 | p35.FormFactor = Enum.FormFactor.Custom | |
| 734 | p35.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 735 | p35.BottomSurface = Enum.SurfaceType.Smooth | |
| 736 | p35.TopSurface = Enum.SurfaceType.Smooth | |
| 737 | b35 = Instance.new("SpecialMesh", p35)
| |
| 738 | b35.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 739 | b35.TextureId = "" | |
| 740 | b35.MeshType = Enum.MeshType.FileMesh | |
| 741 | b35.Name = "Mesh" | |
| 742 | b35.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 743 | p36 = Instance.new("Part", m2)
| |
| 744 | p36.BrickColor = BrickColor.new("Dark Indigo")
| |
| 745 | p36.Material = Enum.Material.SmoothPlastic | |
| 746 | p36.Reflectance = 0.30000001192093 | |
| 747 | p36.CFrame = CFrame.new(27.8153496, 25.7750854, 25.2110863, -0.573576391, 0.469842672, 0.671009898, -1.43028012e-006, -0.819147885, 0.573576927, 0.8191517, 0.328989506, 0.4698461) | |
| 748 | p36.CanCollide = false | |
| 749 | p36.FormFactor = Enum.FormFactor.Custom | |
| 750 | p36.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 751 | p36.BottomSurface = Enum.SurfaceType.Smooth | |
| 752 | p36.TopSurface = Enum.SurfaceType.Smooth | |
| 753 | b36 = Instance.new("SpecialMesh", p36)
| |
| 754 | b36.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 755 | b36.TextureId = "" | |
| 756 | b36.MeshType = Enum.MeshType.FileMesh | |
| 757 | b36.Name = "Mesh" | |
| 758 | b36.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 759 | p37 = Instance.new("Part", m2)
| |
| 760 | p37.BrickColor = BrickColor.new("Dark Indigo")
| |
| 761 | p37.Material = Enum.Material.Neon | |
| 762 | p37.CFrame = CFrame.new(30.7430439, 27.8460693, 27.2796841, -0.409572512, -0.709406137, -0.573576272, 0.866021335, -0.500000834, -1.38386031e-006, -0.286787719, -0.49673146, 0.819151938) | |
| 763 | p37.FormFactor = Enum.FormFactor.Custom | |
| 764 | p37.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
| 765 | p37.BottomSurface = Enum.SurfaceType.Smooth | |
| 766 | p37.TopSurface = Enum.SurfaceType.Smooth | |
| 767 | b37 = Instance.new("SpecialMesh", p37)
| |
| 768 | b37.MeshType = Enum.MeshType.Sphere | |
| 769 | b37.Name = "Mesh" | |
| 770 | p38 = Instance.new("Part", m2)
| |
| 771 | p38.BrickColor = BrickColor.new("Dark Indigo")
| |
| 772 | p38.Material = Enum.Material.Neon | |
| 773 | p38.CFrame = CFrame.new(32.7113533, 27.1965656, 28.6579113, -0.28016308, -0.769750178, -0.573576272, 0.939688683, -0.342021704, -1.3540581e-006, -0.196174175, -0.538985133, 0.819152057) | |
| 774 | p38.FormFactor = Enum.FormFactor.Custom | |
| 775 | p38.Size = Vector3.new(0.61060679, 8.03632927, 0.221234918) | |
| 776 | p38.BottomSurface = Enum.SurfaceType.Smooth | |
| 777 | p38.TopSurface = Enum.SurfaceType.Smooth | |
| 778 | b38 = Instance.new("SpecialMesh", p38)
| |
| 779 | b38.MeshType = Enum.MeshType.Sphere | |
| 780 | b38.Name = "Mesh" | |
| 781 | p39 = Instance.new("Part", m2)
| |
| 782 | p39.BrickColor = BrickColor.new("Dark Indigo")
| |
| 783 | p39.Material = Enum.Material.SmoothPlastic | |
| 784 | p39.Reflectance = 0.30000001192093 | |
| 785 | p39.CFrame = CFrame.new(26.2033787, 25.7750854, 25.2801971, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785) | |
| 786 | p39.CanCollide = false | |
| 787 | p39.FormFactor = Enum.FormFactor.Custom | |
| 788 | p39.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 789 | p39.BottomSurface = Enum.SurfaceType.Smooth | |
| 790 | p39.TopSurface = Enum.SurfaceType.Smooth | |
| 791 | b39 = Instance.new("SpecialMesh", p39)
| |
| 792 | b39.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 793 | b39.TextureId = "" | |
| 794 | b39.MeshType = Enum.MeshType.FileMesh | |
| 795 | b39.Name = "Mesh" | |
| 796 | b39.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 797 | p40 = Instance.new("Part", m2)
| |
| 798 | p40.BrickColor = BrickColor.new("Dark Indigo")
| |
| 799 | p40.Material = Enum.Material.SmoothPlastic | |
| 800 | p40.Reflectance = 0.30000001192093 | |
| 801 | p40.CFrame = CFrame.new(25.9975967, 25.9509888, 25.4242878, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785) | |
| 802 | p40.CanCollide = false | |
| 803 | p40.FormFactor = Enum.FormFactor.Custom | |
| 804 | p40.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 805 | p40.BottomSurface = Enum.SurfaceType.Smooth | |
| 806 | p40.TopSurface = Enum.SurfaceType.Smooth | |
| 807 | b40 = Instance.new("SpecialMesh", p40)
| |
| 808 | b40.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 809 | b40.TextureId = "" | |
| 810 | b40.MeshType = Enum.MeshType.FileMesh | |
| 811 | b40.Name = "Mesh" | |
| 812 | b40.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 813 | p41 = Instance.new("Part", m2)
| |
| 814 | p41.BrickColor = BrickColor.new("Dark Indigo")
| |
| 815 | p41.Material = Enum.Material.SmoothPlastic | |
| 816 | p41.Reflectance = 0.30000001192093 | |
| 817 | p41.CFrame = CFrame.new(26.098917, 25.8643856, 25.3533516, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785) | |
| 818 | p41.CanCollide = false | |
| 819 | p41.FormFactor = Enum.FormFactor.Custom | |
| 820 | p41.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 821 | p41.BottomSurface = Enum.SurfaceType.Smooth | |
| 822 | p41.TopSurface = Enum.SurfaceType.Smooth | |
| 823 | b41 = Instance.new("SpecialMesh", p41)
| |
| 824 | b41.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 825 | b41.TextureId = "" | |
| 826 | b41.MeshType = Enum.MeshType.FileMesh | |
| 827 | b41.Name = "Mesh" | |
| 828 | b41.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 829 | p42 = Instance.new("Part", m2)
| |
| 830 | p42.BrickColor = BrickColor.new("Dark Indigo")
| |
| 831 | p42.Material = Enum.Material.SmoothPlastic | |
| 832 | p42.Reflectance = 0.30000001192093 | |
| 833 | p42.CFrame = CFrame.new(24.12043, 24.6884346, 26.7387066, -0.573574483, -0.212014884, -0.791238487, -2.23079792e-006, -0.965923309, 0.258816421, -0.819151402, 0.148452327, 0.554032683) | |
| 834 | p42.CanCollide = false | |
| 835 | p42.FormFactor = Enum.FormFactor.Custom | |
| 836 | p42.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 837 | p42.BottomSurface = Enum.SurfaceType.Smooth | |
| 838 | p42.TopSurface = Enum.SurfaceType.Smooth | |
| 839 | b42 = Instance.new("SpecialMesh", p42)
| |
| 840 | b42.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 841 | b42.TextureId = "" | |
| 842 | b42.MeshType = Enum.MeshType.FileMesh | |
| 843 | b42.Name = "Mesh" | |
| 844 | b42.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 845 | p43 = Instance.new("Part", m2)
| |
| 846 | p43.BrickColor = BrickColor.new("Dark Indigo")
| |
| 847 | p43.Material = Enum.Material.SmoothPlastic | |
| 848 | p43.Reflectance = 0.30000001192093 | |
| 849 | p43.CFrame = CFrame.new(24.12043, 24.6884365, 26.7387066, -0.573574483, -0.212014899, -0.791238487, -2.30996147e-006, -0.96592325, 0.258816421, -0.819151402, 0.148452222, 0.554032683) | |
| 850 | p43.CanCollide = false | |
| 851 | p43.FormFactor = Enum.FormFactor.Custom | |
| 852 | p43.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 853 | p43.BottomSurface = Enum.SurfaceType.Smooth | |
| 854 | p43.TopSurface = Enum.SurfaceType.Smooth | |
| 855 | b43 = Instance.new("SpecialMesh", p43)
| |
| 856 | b43.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 857 | b43.TextureId = "" | |
| 858 | b43.MeshType = Enum.MeshType.FileMesh | |
| 859 | b43.Name = "Mesh" | |
| 860 | b43.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 861 | p44 = Instance.new("Part", m2)
| |
| 862 | p44.BrickColor = BrickColor.new("Dark Indigo")
| |
| 863 | p44.Material = Enum.Material.SmoothPlastic | |
| 864 | p44.Reflectance = 0.30000001192093 | |
| 865 | p44.CFrame = CFrame.new(24.3630924, 24.6090679, 26.5687962, -0.573574483, -0.212014914, -0.791238487, -2.38912503e-006, -0.96592319, 0.258816421, -0.819151402, 0.148452118, 0.554032683) | |
| 866 | p44.CanCollide = false | |
| 867 | p44.FormFactor = Enum.FormFactor.Custom | |
| 868 | p44.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 869 | p44.BottomSurface = Enum.SurfaceType.Smooth | |
| 870 | p44.TopSurface = Enum.SurfaceType.Smooth | |
| 871 | b44 = Instance.new("SpecialMesh", p44)
| |
| 872 | b44.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 873 | b44.TextureId = "" | |
| 874 | b44.MeshType = Enum.MeshType.FileMesh | |
| 875 | b44.Name = "Mesh" | |
| 876 | b44.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 877 | p45 = Instance.new("Part", m2)
| |
| 878 | p45.BrickColor = BrickColor.new("Dark Indigo")
| |
| 879 | p45.Material = Enum.Material.SmoothPlastic | |
| 880 | p45.Reflectance = 0.30000001192093 | |
| 881 | p45.CFrame = CFrame.new(24.2399025, 24.6493645, 26.6550598, -0.573574483, -0.212014928, -0.791238487, -2.46828859e-006, -0.965923131, 0.258816421, -0.819151402, 0.148452014, 0.554032683) | |
| 882 | p45.CanCollide = false | |
| 883 | p45.FormFactor = Enum.FormFactor.Custom | |
| 884 | p45.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 885 | p45.BottomSurface = Enum.SurfaceType.Smooth | |
| 886 | p45.TopSurface = Enum.SurfaceType.Smooth | |
| 887 | b45 = Instance.new("SpecialMesh", p45)
| |
| 888 | b45.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 889 | b45.TextureId = "" | |
| 890 | b45.MeshType = Enum.MeshType.FileMesh | |
| 891 | b45.Name = "Mesh" | |
| 892 | b45.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 893 | p46 = Instance.new("Part", m2)
| |
| 894 | p46.BrickColor = BrickColor.new("Dark Indigo")
| |
| 895 | p46.Material = Enum.Material.SmoothPlastic | |
| 896 | p46.Reflectance = 0.30000001192093 | |
| 897 | p46.CFrame = CFrame.new(24.3630962, 24.6090736, 26.5688019, -0.573574483, -0.212014943, -0.791238487, -2.54745214e-006, -0.965923071, 0.258816421, -0.819151402, 0.148451909, 0.554032683) | |
| 898 | p46.CanCollide = false | |
| 899 | p46.FormFactor = Enum.FormFactor.Custom | |
| 900 | p46.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 901 | p46.BottomSurface = Enum.SurfaceType.Smooth | |
| 902 | p46.TopSurface = Enum.SurfaceType.Smooth | |
| 903 | b46 = Instance.new("SpecialMesh", p46)
| |
| 904 | b46.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 905 | b46.TextureId = "" | |
| 906 | b46.MeshType = Enum.MeshType.FileMesh | |
| 907 | b46.Name = "Mesh" | |
| 908 | b46.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 909 | p47 = Instance.new("Part", m2)
| |
| 910 | p47.BrickColor = BrickColor.new("Dark Indigo")
| |
| 911 | p47.Material = Enum.Material.SmoothPlastic | |
| 912 | p47.Reflectance = 0.30000001192093 | |
| 913 | p47.CFrame = CFrame.new(24.2399063, 24.6493702, 26.6550655, -0.573574483, -0.212014958, -0.791238487, -2.6266157e-006, -0.965923011, 0.258816421, -0.819151402, 0.148451805, 0.554032683) | |
| 914 | p47.CanCollide = false | |
| 915 | p47.FormFactor = Enum.FormFactor.Custom | |
| 916 | p47.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 917 | p47.BottomSurface = Enum.SurfaceType.Smooth | |
| 918 | p47.TopSurface = Enum.SurfaceType.Smooth | |
| 919 | b47 = Instance.new("SpecialMesh", p47)
| |
| 920 | b47.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 921 | b47.TextureId = "" | |
| 922 | b47.MeshType = Enum.MeshType.FileMesh | |
| 923 | b47.Name = "Mesh" | |
| 924 | b47.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 925 | p48 = Instance.new("Part", m2)
| |
| 926 | p48.BrickColor = BrickColor.new("Dark Indigo")
| |
| 927 | p48.Material = Enum.Material.Neon | |
| 928 | p48.CFrame = CFrame.new(25.2453995, 27.8142643, 25.9324112, 0.579229355, 0.579225123, -0.573574543, 0.707105756, -0.707103014, -2.67389237e-006, -0.405579329, -0.40558058, -0.819151223) | |
| 929 | p48.FormFactor = Enum.FormFactor.Custom | |
| 930 | p48.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
| 931 | p48.BottomSurface = Enum.SurfaceType.Smooth | |
| 932 | p48.TopSurface = Enum.SurfaceType.Smooth | |
| 933 | b48 = Instance.new("SpecialMesh", p48)
| |
| 934 | b48.MeshType = Enum.MeshType.Sphere | |
| 935 | b48.Name = "Mesh" | |
| 936 | p49 = Instance.new("Part", m2)
| |
| 937 | p49.BrickColor = BrickColor.new("Dark Indigo")
| |
| 938 | p49.Material = Enum.Material.SmoothPlastic | |
| 939 | p49.Reflectance = 0.30000001192093 | |
| 940 | p49.CFrame = CFrame.new(26.2033863, 25.7751026, 25.2802086, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845) | |
| 941 | p49.CanCollide = false | |
| 942 | p49.FormFactor = Enum.FormFactor.Custom | |
| 943 | p49.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 944 | p49.BottomSurface = Enum.SurfaceType.Smooth | |
| 945 | p49.TopSurface = Enum.SurfaceType.Smooth | |
| 946 | b49 = Instance.new("SpecialMesh", p49)
| |
| 947 | b49.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 948 | b49.TextureId = "" | |
| 949 | b49.MeshType = Enum.MeshType.FileMesh | |
| 950 | b49.Name = "Mesh" | |
| 951 | b49.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 952 | p50 = Instance.new("Part", m2)
| |
| 953 | p50.BrickColor = BrickColor.new("Dark Indigo")
| |
| 954 | p50.Material = Enum.Material.SmoothPlastic | |
| 955 | p50.Reflectance = 0.30000001192093 | |
| 956 | p50.CFrame = CFrame.new(25.9976063, 25.9510059, 25.4242992, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845) | |
| 957 | p50.CanCollide = false | |
| 958 | p50.FormFactor = Enum.FormFactor.Custom | |
| 959 | p50.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 960 | p50.BottomSurface = Enum.SurfaceType.Smooth | |
| 961 | p50.TopSurface = Enum.SurfaceType.Smooth | |
| 962 | b50 = Instance.new("SpecialMesh", p50)
| |
| 963 | b50.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 964 | b50.TextureId = "" | |
| 965 | b50.MeshType = Enum.MeshType.FileMesh | |
| 966 | b50.Name = "Mesh" | |
| 967 | b50.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 968 | p51 = Instance.new("Part", m2)
| |
| 969 | p51.BrickColor = BrickColor.new("Dark Indigo")
| |
| 970 | p51.Material = Enum.Material.SmoothPlastic | |
| 971 | p51.Reflectance = 0.30000001192093 | |
| 972 | p51.CFrame = CFrame.new(26.0989265, 25.8644028, 25.353363, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845) | |
| 973 | p51.CanCollide = false | |
| 974 | p51.FormFactor = Enum.FormFactor.Custom | |
| 975 | p51.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 976 | p51.BottomSurface = Enum.SurfaceType.Smooth | |
| 977 | p51.TopSurface = Enum.SurfaceType.Smooth | |
| 978 | b51 = Instance.new("SpecialMesh", p51)
| |
| 979 | b51.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 980 | b51.TextureId = "" | |
| 981 | b51.MeshType = Enum.MeshType.FileMesh | |
| 982 | b51.Name = "Mesh" | |
| 983 | b51.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 984 | p52 = Instance.new("Part", m2)
| |
| 985 | p52.BrickColor = BrickColor.new("Dark Indigo")
| |
| 986 | p52.Material = Enum.Material.Neon | |
| 987 | p52.CFrame = CFrame.new(21.2912331, 25.2490387, 28.7011547, 0.142246991, 0.806705594, -0.573574483, 0.984804809, -0.173645705, -2.66166035e-006, -0.0995996594, -0.564862788, -0.819151103) | |
| 988 | p52.FormFactor = Enum.FormFactor.Custom | |
| 989 | p52.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
| 990 | p52.BottomSurface = Enum.SurfaceType.Smooth | |
| 991 | p52.TopSurface = Enum.SurfaceType.Smooth | |
| 992 | b52 = Instance.new("SpecialMesh", p52)
| |
| 993 | b52.MeshType = Enum.MeshType.Sphere | |
| 994 | b52.Name = "Mesh" | |
| 995 | p53 = Instance.new("Part", m2)
| |
| 996 | p53.BrickColor = BrickColor.new("Dark Indigo")
| |
| 997 | p53.Material = Enum.Material.Neon | |
| 998 | p53.CFrame = CFrame.new(23.2582321, 27.8460655, 27.3238525, 0.409577936, 0.709403872, -0.573574483, 0.866023481, -0.499996662, -2.64914797e-006, -0.28678745, -0.496732205, -0.819151103) | |
| 999 | p53.FormFactor = Enum.FormFactor.Custom | |
| 1000 | p53.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918) | |
| 1001 | p53.BottomSurface = Enum.SurfaceType.Smooth | |
| 1002 | p53.TopSurface = Enum.SurfaceType.Smooth | |
| 1003 | b53 = Instance.new("SpecialMesh", p53)
| |
| 1004 | b53.MeshType = Enum.MeshType.Sphere | |
| 1005 | b53.Name = "Mesh" | |
| 1006 | p54 = Instance.new("Part", m2)
| |
| 1007 | p54.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1008 | p54.Material = Enum.Material.Neon | |
| 1009 | p54.CFrame = CFrame.new(21.2899132, 27.1965466, 28.7020855, 0.280168742, 0.769748747, -0.573574483, 0.939690113, -0.342017204, -2.64914797e-006, -0.196173787, -0.538985729, -0.819151103) | |
| 1010 | p54.FormFactor = Enum.FormFactor.Custom | |
| 1011 | p54.Size = Vector3.new(0.61060679, 8.03632927, 0.221234918) | |
| 1012 | p54.BottomSurface = Enum.SurfaceType.Smooth | |
| 1013 | p54.TopSurface = Enum.SurfaceType.Smooth | |
| 1014 | b54 = Instance.new("SpecialMesh", p54)
| |
| 1015 | b54.MeshType = Enum.MeshType.Sphere | |
| 1016 | b54.Name = "Mesh" | |
| 1017 | p55 = Instance.new("Part", m2)
| |
| 1018 | p55.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1019 | p55.Material = Enum.Material.Neon | |
| 1020 | p55.CFrame = CFrame.new(22.732933, 23.2277641, 27.6916542, -0.280163169, 0.769749939, -0.573574483, 0.939688265, 0.342020243, -2.67457881e-006, 0.196175426, -0.538984358, -0.819150984) | |
| 1021 | p55.FormFactor = Enum.FormFactor.Custom | |
| 1022 | p55.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918) | |
| 1023 | p55.BottomSurface = Enum.SurfaceType.Smooth | |
| 1024 | p55.TopSurface = Enum.SurfaceType.Smooth | |
| 1025 | b55 = Instance.new("SpecialMesh", p55)
| |
| 1026 | b55.MeshType = Enum.MeshType.Sphere | |
| 1027 | b55.Name = "Mesh" | |
| 1028 | p56 = Instance.new("Part", m2)
| |
| 1029 | p56.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1030 | p56.Material = Enum.Material.SmoothPlastic | |
| 1031 | p56.Reflectance = 0.30000001192093 | |
| 1032 | p56.CFrame = CFrame.new(26.1728668, 26.7314224, 25.3015804, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742) | |
| 1033 | p56.CanCollide = false | |
| 1034 | p56.FormFactor = Enum.FormFactor.Custom | |
| 1035 | p56.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 1036 | p56.BottomSurface = Enum.SurfaceType.Smooth | |
| 1037 | p56.TopSurface = Enum.SurfaceType.Smooth | |
| 1038 | b56 = Instance.new("SpecialMesh", p56)
| |
| 1039 | b56.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1040 | b56.TextureId = "" | |
| 1041 | b56.MeshType = Enum.MeshType.FileMesh | |
| 1042 | b56.Name = "Mesh" | |
| 1043 | b56.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 1044 | p57 = Instance.new("Part", m2)
| |
| 1045 | p57.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1046 | p57.Material = Enum.Material.SmoothPlastic | |
| 1047 | p57.Reflectance = 0.30000001192093 | |
| 1048 | p57.CFrame = CFrame.new(26.0715504, 26.8180256, 25.3725224, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742) | |
| 1049 | p57.CanCollide = false | |
| 1050 | p57.FormFactor = Enum.FormFactor.Custom | |
| 1051 | p57.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 1052 | p57.BottomSurface = Enum.SurfaceType.Smooth | |
| 1053 | p57.TopSurface = Enum.SurfaceType.Smooth | |
| 1054 | b57 = Instance.new("SpecialMesh", p57)
| |
| 1055 | b57.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1056 | b57.TextureId = "" | |
| 1057 | b57.MeshType = Enum.MeshType.FileMesh | |
| 1058 | b57.Name = "Mesh" | |
| 1059 | b57.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 1060 | p58 = Instance.new("Part", m2)
| |
| 1061 | p58.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1062 | p58.Material = Enum.Material.SmoothPlastic | |
| 1063 | p58.Reflectance = 0.30000001192093 | |
| 1064 | p58.CFrame = CFrame.new(26.2773418, 26.6421242, 25.2284393, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742) | |
| 1065 | p58.CanCollide = false | |
| 1066 | p58.FormFactor = Enum.FormFactor.Custom | |
| 1067 | p58.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 1068 | p58.BottomSurface = Enum.SurfaceType.Smooth | |
| 1069 | p58.TopSurface = Enum.SurfaceType.Smooth | |
| 1070 | b58 = Instance.new("SpecialMesh", p58)
| |
| 1071 | b58.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1072 | b58.TextureId = "" | |
| 1073 | b58.MeshType = Enum.MeshType.FileMesh | |
| 1074 | b58.Name = "Mesh" | |
| 1075 | b58.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 1076 | p59 = Instance.new("Part", m2)
| |
| 1077 | p59.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1078 | p59.Material = Enum.Material.SmoothPlastic | |
| 1079 | p59.Reflectance = 0.30000001192093 | |
| 1080 | p59.CFrame = CFrame.new(24.6884308, 25.7025909, 26.3410091, -0.573574424, -0.280167818, -0.769747615, -2.71658587e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172908, 0.538984478) | |
| 1081 | p59.CanCollide = false | |
| 1082 | p59.FormFactor = Enum.FormFactor.Custom | |
| 1083 | p59.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 1084 | p59.BottomSurface = Enum.SurfaceType.Smooth | |
| 1085 | p59.TopSurface = Enum.SurfaceType.Smooth | |
| 1086 | b59 = Instance.new("SpecialMesh", p59)
| |
| 1087 | b59.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1088 | b59.TextureId = "" | |
| 1089 | b59.MeshType = Enum.MeshType.FileMesh | |
| 1090 | b59.Name = "Mesh" | |
| 1091 | b59.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 1092 | p60 = Instance.new("Part", m2)
| |
| 1093 | p60.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1094 | p60.Material = Enum.Material.SmoothPlastic | |
| 1095 | p60.Reflectance = 0.30000001192093 | |
| 1096 | p60.CFrame = CFrame.new(24.4523582, 25.807478, 26.5063095, -0.573574424, -0.280167848, -0.769747615, -2.7445908e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172863, 0.538984478) | |
| 1097 | p60.CanCollide = false | |
| 1098 | p60.FormFactor = Enum.FormFactor.Custom | |
| 1099 | p60.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 1100 | p60.BottomSurface = Enum.SurfaceType.Smooth | |
| 1101 | p60.TopSurface = Enum.SurfaceType.Smooth | |
| 1102 | b60 = Instance.new("SpecialMesh", p60)
| |
| 1103 | b60.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1104 | b60.TextureId = "" | |
| 1105 | b60.MeshType = Enum.MeshType.FileMesh | |
| 1106 | b60.Name = "Mesh" | |
| 1107 | b60.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 1108 | p61 = Instance.new("Part", m2)
| |
| 1109 | p61.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1110 | p61.Material = Enum.Material.SmoothPlastic | |
| 1111 | p61.Reflectance = 0.30000001192093 | |
| 1112 | p61.CFrame = CFrame.new(24.5685883, 25.7558403, 26.4249287, -0.573574424, -0.280167878, -0.769747615, -2.77259574e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172819, 0.538984478) | |
| 1113 | p61.CanCollide = false | |
| 1114 | p61.FormFactor = Enum.FormFactor.Custom | |
| 1115 | p61.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 1116 | p61.BottomSurface = Enum.SurfaceType.Smooth | |
| 1117 | p61.TopSurface = Enum.SurfaceType.Smooth | |
| 1118 | b61 = Instance.new("SpecialMesh", p61)
| |
| 1119 | b61.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1120 | b61.TextureId = "" | |
| 1121 | b61.MeshType = Enum.MeshType.FileMesh | |
| 1122 | b61.Name = "Mesh" | |
| 1123 | b61.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 1124 | p62 = Instance.new("Part", m2)
| |
| 1125 | p62.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1126 | p62.Material = Enum.Material.SmoothPlastic | |
| 1127 | p62.Reflectance = 0.30000001192093 | |
| 1128 | p62.CFrame = CFrame.new(24.6884365, 25.7025948, 26.3410149, -0.573574424, -0.280167907, -0.769747615, -2.80060067e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172774, 0.538984478) | |
| 1129 | p62.CanCollide = false | |
| 1130 | p62.FormFactor = Enum.FormFactor.Custom | |
| 1131 | p62.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371) | |
| 1132 | p62.BottomSurface = Enum.SurfaceType.Smooth | |
| 1133 | p62.TopSurface = Enum.SurfaceType.Smooth | |
| 1134 | b62 = Instance.new("SpecialMesh", p62)
| |
| 1135 | b62.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1136 | b62.TextureId = "" | |
| 1137 | b62.MeshType = Enum.MeshType.FileMesh | |
| 1138 | b62.Name = "Mesh" | |
| 1139 | b62.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665) | |
| 1140 | p63 = Instance.new("Part", m2)
| |
| 1141 | p63.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1142 | p63.Material = Enum.Material.SmoothPlastic | |
| 1143 | p63.Reflectance = 0.30000001192093 | |
| 1144 | p63.CFrame = CFrame.new(24.452364, 25.8074818, 26.5063152, -0.573574424, -0.280167937, -0.769747615, -2.8286056e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172729, 0.538984478) | |
| 1145 | p63.CanCollide = false | |
| 1146 | p63.FormFactor = Enum.FormFactor.Custom | |
| 1147 | p63.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371) | |
| 1148 | p63.BottomSurface = Enum.SurfaceType.Smooth | |
| 1149 | p63.TopSurface = Enum.SurfaceType.Smooth | |
| 1150 | b63 = Instance.new("SpecialMesh", p63)
| |
| 1151 | b63.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1152 | b63.TextureId = "" | |
| 1153 | b63.MeshType = Enum.MeshType.FileMesh | |
| 1154 | b63.Name = "Mesh" | |
| 1155 | b63.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933) | |
| 1156 | p64 = Instance.new("Part", m2)
| |
| 1157 | p64.BrickColor = BrickColor.new("Dark Indigo")
| |
| 1158 | p64.Material = Enum.Material.SmoothPlastic | |
| 1159 | p64.Reflectance = 0.30000001192093 | |
| 1160 | p64.CFrame = CFrame.new(24.568594, 25.7558441, 26.4249344, -0.573574424, -0.280167967, -0.769747615, -2.85661054e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172684, 0.538984478) | |
| 1161 | p64.CanCollide = false | |
| 1162 | p64.FormFactor = Enum.FormFactor.Custom | |
| 1163 | p64.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371) | |
| 1164 | p64.BottomSurface = Enum.SurfaceType.Smooth | |
| 1165 | p64.TopSurface = Enum.SurfaceType.Smooth | |
| 1166 | b64 = Instance.new("SpecialMesh", p64)
| |
| 1167 | b64.MeshId = "http://www.roblox.com/asset/?id=3270017" | |
| 1168 | b64.TextureId = "" | |
| 1169 | b64.MeshType = Enum.MeshType.FileMesh | |
| 1170 | b64.Name = "Mesh" | |
| 1171 | b64.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595) | |
| 1172 | p65 = Instance.new("Part", m2)
| |
| 1173 | p65.BrickColor = BrickColor.new("Medium stone grey")
| |
| 1174 | p65.Transparency = 1 | |
| 1175 | p65.Name = "TorsoPart" | |
| 1176 | p65.CFrame = CFrame.new(27.0399818, 25.1251049, 25.3600311, 0.999996543, 2.59280205e-006, 8.94069672e-008, 2.77161598e-006, 0.999995351, 1.56462193e-006, 6.2584877e-007, 1.51991844e-006, 0.999998093) | |
| 1177 | p65.FormFactor = Enum.FormFactor.Symmetric | |
| 1178 | p65.Size = Vector3.new(4, 4, 2) | |
| 1179 | w1 = Instance.new("Weld", p1)
| |
| 1180 | w1.Name = "Part_Weld" | |
| 1181 | w1.Part0 = p1 | |
| 1182 | w1.C0 = CFrame.new(7.48623466, 46.9062119, -4.72964478, -0.579227924, 0.707106769, -0.405579776, -0.579227805, -0.707106769, -0.405579716, -0.573576331, 0, 0.819152117) | |
| 1183 | w1.Part1 = p2 | |
| 1184 | w1.C1 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1185 | w2 = Instance.new("Weld", p2)
| |
| 1186 | w2.Name = "Part_Weld" | |
| 1187 | w2.Part0 = p2 | |
| 1188 | w2.C0 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1189 | w2.Part1 = p3 | |
| 1190 | w2.C1 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1191 | w3 = Instance.new("Weld", p3)
| |
| 1192 | w3.Name = "Part_Weld" | |
| 1193 | w3.Part0 = p3 | |
| 1194 | w3.C0 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1195 | w3.Part1 = p4 | |
| 1196 | w3.C1 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1197 | w4 = Instance.new("Weld", p4)
| |
| 1198 | w4.Name = "Part_Weld" | |
| 1199 | w4.Part0 = p4 | |
| 1200 | w4.C0 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1201 | w4.Part1 = p5 | |
| 1202 | w4.C1 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1203 | w5 = Instance.new("Weld", p5)
| |
| 1204 | w5.Name = "Part_Weld" | |
| 1205 | w5.Part0 = p5 | |
| 1206 | w5.C0 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1207 | w5.Part1 = p6 | |
| 1208 | w5.C1 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1209 | w6 = Instance.new("Weld", p6)
| |
| 1210 | w6.Name = "Part_Weld" | |
| 1211 | w6.Part0 = p6 | |
| 1212 | w6.C0 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1213 | w6.Part1 = p7 | |
| 1214 | w6.C1 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1215 | w7 = Instance.new("Weld", p7)
| |
| 1216 | w7.Name = "Part_Weld" | |
| 1217 | w7.Part0 = p7 | |
| 1218 | w7.C0 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1219 | w7.Part1 = p8 | |
| 1220 | w7.C1 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1221 | w8 = Instance.new("Weld", p8)
| |
| 1222 | w8.Name = "Part_Weld" | |
| 1223 | w8.Part0 = p8 | |
| 1224 | w8.C0 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664) | |
| 1225 | w8.Part1 = p9 | |
| 1226 | w8.C1 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1227 | w9 = Instance.new("Weld", p9)
| |
| 1228 | w9.Name = "Part_Weld" | |
| 1229 | w9.Part0 = p9 | |
| 1230 | w9.C0 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1231 | w9.Part1 = p10 | |
| 1232 | w9.C1 = CFrame.new(-4.6974659, 0.512617111, -46.0237579, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1233 | w10 = Instance.new("Weld", p10)
| |
| 1234 | w10.Name = "Part_Weld" | |
| 1235 | w10.Part0 = p10 | |
| 1236 | w10.C0 = CFrame.new(-4.6974659, 0.512617111, -46.0237579, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1237 | w10.Part1 = p11 | |
| 1238 | w10.C1 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1239 | w11 = Instance.new("Weld", p11)
| |
| 1240 | w11.Name = "Part_Weld" | |
| 1241 | w11.Part0 = p11 | |
| 1242 | w11.C0 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1243 | w11.Part1 = p12 | |
| 1244 | w11.C1 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1245 | w12 = Instance.new("Weld", p12)
| |
| 1246 | w12.Name = "Part_Weld" | |
| 1247 | w12.Part0 = p12 | |
| 1248 | w12.C0 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1249 | w12.Part1 = p13 | |
| 1250 | w12.C1 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1251 | w13 = Instance.new("Weld", p13)
| |
| 1252 | w13.Name = "Part_Weld" | |
| 1253 | w13.Part0 = p13 | |
| 1254 | w13.C0 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1255 | w13.Part1 = p14 | |
| 1256 | w13.C1 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1257 | w14 = Instance.new("Weld", p14)
| |
| 1258 | w14.Name = "Part_Weld" | |
| 1259 | w14.Part0 = p14 | |
| 1260 | w14.C0 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1261 | w14.Part1 = p15 | |
| 1262 | w14.C1 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1263 | w15 = Instance.new("Weld", p15)
| |
| 1264 | w15.Name = "Part_Weld" | |
| 1265 | w15.Part0 = p15 | |
| 1266 | w15.C0 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1267 | w15.Part1 = p16 | |
| 1268 | w15.C1 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1269 | w16 = Instance.new("Weld", p16)
| |
| 1270 | w16.Name = "Part_Weld" | |
| 1271 | w16.Part0 = p16 | |
| 1272 | w16.C0 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1273 | w16.Part1 = p17 | |
| 1274 | w16.C1 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1275 | w17 = Instance.new("Weld", p17)
| |
| 1276 | w17.Name = "Part_Weld" | |
| 1277 | w17.Part0 = p17 | |
| 1278 | w17.C0 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1279 | w17.Part1 = p18 | |
| 1280 | w17.C1 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1281 | w18 = Instance.new("Weld", p18)
| |
| 1282 | w18.Name = "Part_Weld" | |
| 1283 | w18.Part0 = p18 | |
| 1284 | w18.C0 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1285 | w18.Part1 = p19 | |
| 1286 | w18.C1 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1287 | w19 = Instance.new("Weld", p19)
| |
| 1288 | w19.Name = "Part_Weld" | |
| 1289 | w19.Part0 = p19 | |
| 1290 | w19.C0 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1291 | w19.Part1 = p20 | |
| 1292 | w19.C1 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1293 | w20 = Instance.new("Weld", p20)
| |
| 1294 | w20.Name = "Part_Weld" | |
| 1295 | w20.Part0 = p20 | |
| 1296 | w20.C0 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1297 | w20.Part1 = p21 | |
| 1298 | w20.C1 = CFrame.new(-4.69746971, 0.512615204, -45.8727722, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1299 | w21 = Instance.new("Weld", p21)
| |
| 1300 | w21.Name = "Part_Weld" | |
| 1301 | w21.Part0 = p21 | |
| 1302 | w21.C0 = CFrame.new(-4.69746971, 0.512615204, -45.8727722, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1303 | w21.Part1 = p22 | |
| 1304 | w21.C1 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1305 | w22 = Instance.new("Weld", p22)
| |
| 1306 | w22.Name = "Part_Weld" | |
| 1307 | w22.Part0 = p22 | |
| 1308 | w22.C0 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1309 | w22.Part1 = p23 | |
| 1310 | w22.C1 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1311 | w23 = Instance.new("Weld", p23)
| |
| 1312 | w23.Name = "Part_Weld" | |
| 1313 | w23.Part0 = p23 | |
| 1314 | w23.C0 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1315 | w23.Part1 = p24 | |
| 1316 | w23.C1 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1317 | w24 = Instance.new("Weld", p24)
| |
| 1318 | w24.Name = "Part_Weld" | |
| 1319 | w24.Part0 = p24 | |
| 1320 | w24.C0 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1321 | w24.Part1 = p25 | |
| 1322 | w24.C1 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1323 | w25 = Instance.new("Weld", p25)
| |
| 1324 | w25.Name = "Part_Weld" | |
| 1325 | w25.Part0 = p25 | |
| 1326 | w25.C0 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1327 | w25.Part1 = p26 | |
| 1328 | w25.C1 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1329 | w26 = Instance.new("Weld", p26)
| |
| 1330 | w26.Name = "Part_Weld" | |
| 1331 | w26.Part0 = p26 | |
| 1332 | w26.C0 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789) | |
| 1333 | w26.Part1 = p27 | |
| 1334 | w26.C1 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1335 | w27 = Instance.new("Weld", p27)
| |
| 1336 | w27.Name = "Part_Weld" | |
| 1337 | w27.Part0 = p27 | |
| 1338 | w27.C0 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1339 | w27.Part1 = p28 | |
| 1340 | w27.C1 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1341 | w28 = Instance.new("Weld", p28)
| |
| 1342 | w28.Name = "Part_Weld" | |
| 1343 | w28.Part0 = p28 | |
| 1344 | w28.C0 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1345 | w28.Part1 = p29 | |
| 1346 | w28.C1 = CFrame.new(-36.0110359, 31.0260429, -4.71271896, 0.280166358, 0.93969208, 0.196174681, -0.769750178, 0.342019618, -0.538985252, -0.57357645, -2.95716429e-008, 0.819151998) | |
| 1347 | w29 = Instance.new("Weld", p29)
| |
| 1348 | w29.Name = "Part_Weld" | |
| 1349 | w29.Part0 = p29 | |
| 1350 | w29.C0 = CFrame.new(-36.0110359, 31.0260429, -4.71271896, 0.280166358, 0.93969208, 0.196174681, -0.769750178, 0.342019618, -0.538985252, -0.57357645, -2.95716429e-008, 0.819151998) | |
| 1351 | w29.Part1 = p30 | |
| 1352 | w29.C1 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1353 | w30 = Instance.new("Weld", p30)
| |
| 1354 | w30.Name = "Part_Weld" | |
| 1355 | w30.Part0 = p30 | |
| 1356 | w30.C0 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1357 | w30.Part1 = p31 | |
| 1358 | w30.C1 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1359 | w31 = Instance.new("Weld", p31)
| |
| 1360 | w31.Name = "Part_Weld" | |
| 1361 | w31.Part0 = p31 | |
| 1362 | w31.C0 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141) | |
| 1363 | w31.Part1 = p32 | |
| 1364 | w31.C1 = CFrame.new(-4.6974678, 0.512617111, -45.717083, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1365 | w32 = Instance.new("Weld", p32)
| |
| 1366 | w32.Name = "Part_Weld" | |
| 1367 | w32.Part0 = p32 | |
| 1368 | w32.C0 = CFrame.new(-4.6974678, 0.512617111, -45.717083, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1369 | w32.Part1 = p33 | |
| 1370 | w32.C1 = CFrame.new(-17.3583775, 46.9591446, -4.71270752, -0.142244235, 0.98480773, -0.0996004939, -0.806707144, -0.173648238, -0.564862549, -0.57357657, 0, 0.819151998) | |
| 1371 | w33 = Instance.new("Weld", p33)
| |
| 1372 | w33.Name = "Part_Weld" | |
| 1373 | w33.Part0 = p33 | |
| 1374 | w33.C0 = CFrame.new(-17.3583775, 46.9591446, -4.71270752, -0.142244235, 0.98480773, -0.0996004939, -0.806707144, -0.173648238, -0.564862549, -0.57357657, 0, 0.819151998) | |
| 1375 | w33.Part1 = p34 | |
| 1376 | w33.C1 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1377 | w34 = Instance.new("Weld", p34)
| |
| 1378 | w34.Name = "Part_Weld" | |
| 1379 | w34.Part0 = p34 | |
| 1380 | w34.C0 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1381 | w34.Part1 = p35 | |
| 1382 | w34.C1 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1383 | w35 = Instance.new("Weld", p35)
| |
| 1384 | w35.Name = "Part_Weld" | |
| 1385 | w35.Part0 = p35 | |
| 1386 | w35.C0 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564) | |
| 1387 | w35.Part1 = p36 | |
| 1388 | w35.C1 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1389 | w36 = Instance.new("Weld", p36)
| |
| 1390 | w36.Name = "Part_Weld" | |
| 1391 | w36.Part0 = p36 | |
| 1392 | w36.C0 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576) | |
| 1393 | w36.Part1 = p37 | |
| 1394 | w36.C1 = CFrame.new(-3.70028734, 49.2830544, -4.71271324, -0.409575999, 0.866025388, -0.286788285, -0.709406435, -0.5, -0.496731967, -0.57357657, 0, 0.819151998) | |
| 1395 | w37 = Instance.new("Weld", p37)
| |
| 1396 | w37.Name = "Part_Weld" | |
| 1397 | w37.Part0 = p37 | |
| 1398 | w37.C0 = CFrame.new(-3.70028734, 49.2830544, -4.71271324, -0.409575999, 0.866025388, -0.286788285, -0.709406435, -0.5, -0.496731967, -0.57357657, 0, 0.819151998) | |
| 1399 | w37.Part1 = p38 | |
| 1400 | w37.C1 = CFrame.new(-10.7698097, 49.927597, -4.71271324, -0.280166447, 0.939692616, -0.196174681, -0.769750953, -0.342020154, -0.53898561, -0.57357657, 0, 0.819151998) | |
| 1401 | w38 = Instance.new("Weld", p38)
| |
| 1402 | w38.Name = "Part_Weld" | |
| 1403 | w38.Part0 = p38 | |
| 1404 | w38.C0 = CFrame.new(-10.7698097, 49.927597, -4.71271324, -0.280166447, 0.939692616, -0.196174681, -0.769750953, -0.342020154, -0.53898561, -0.57357657, 0, 0.819151998) | |
| 1405 | w38.Part1 = p39 | |
| 1406 | w38.C1 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1407 | w39 = Instance.new("Weld", p39)
| |
| 1408 | w39.Name = "Part_Weld" | |
| 1409 | w39.Part0 = p39 | |
| 1410 | w39.C0 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1411 | w39.Part1 = p40 | |
| 1412 | w39.C1 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1413 | w40 = Instance.new("Weld", p40)
| |
| 1414 | w40.Name = "Part_Weld" | |
| 1415 | w40.Part0 = p40 | |
| 1416 | w40.C0 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1417 | w40.Part1 = p41 | |
| 1418 | w40.C1 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1419 | w41 = Instance.new("Weld", p41)
| |
| 1420 | w41.Name = "Part_Weld" | |
| 1421 | w41.Part0 = p41 | |
| 1422 | w41.C0 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1423 | w41.Part1 = p42 | |
| 1424 | w41.C1 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1425 | w42 = Instance.new("Weld", p42)
| |
| 1426 | w42.Name = "Part_Weld" | |
| 1427 | w42.Part0 = p42 | |
| 1428 | w42.C0 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1429 | w42.Part1 = p43 | |
| 1430 | w42.C1 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1431 | w43 = Instance.new("Weld", p43)
| |
| 1432 | w43.Name = "Part_Weld" | |
| 1433 | w43.Part0 = p43 | |
| 1434 | w43.C0 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1435 | w43.Part1 = p44 | |
| 1436 | w43.C1 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1437 | w44 = Instance.new("Weld", p44)
| |
| 1438 | w44.Name = "Part_Weld" | |
| 1439 | w44.Part0 = p44 | |
| 1440 | w44.C0 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1441 | w44.Part1 = p45 | |
| 1442 | w44.C1 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1443 | w45 = Instance.new("Weld", p45)
| |
| 1444 | w45.Name = "Part_Weld" | |
| 1445 | w45.Part0 = p45 | |
| 1446 | w45.C0 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1447 | w45.Part1 = p46 | |
| 1448 | w45.C1 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1449 | w46 = Instance.new("Weld", p46)
| |
| 1450 | w46.Name = "Part_Weld" | |
| 1451 | w46.Part0 = p46 | |
| 1452 | w46.C0 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1453 | w46.Part1 = p47 | |
| 1454 | w46.C1 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1455 | w47 = Instance.new("Weld", p47)
| |
| 1456 | w47.Name = "Part_Weld" | |
| 1457 | w47.Part0 = p47 | |
| 1458 | w47.C0 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147) | |
| 1459 | w47.Part1 = p48 | |
| 1460 | w47.C1 = CFrame.new(-23.7728367, 15.5624714, 35.7227516, 0.579227924, 0.707106769, -0.405579776, 0.579227865, -0.707106769, -0.405579716, -0.57357645, 0, -0.819151998) | |
| 1461 | w48 = Instance.new("Weld", p48)
| |
| 1462 | w48.Name = "Part_Weld" | |
| 1463 | w48.Part0 = p48 | |
| 1464 | w48.C0 = CFrame.new(-23.7728367, 15.5624714, 35.7227516, 0.579227924, 0.707106769, -0.405579776, 0.579227865, -0.707106769, -0.405579716, -0.57357645, 0, -0.819151998) | |
| 1465 | w48.Part1 = p49 | |
| 1466 | w48.C1 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1467 | w49 = Instance.new("Weld", p49)
| |
| 1468 | w49.Name = "Part_Weld" | |
| 1469 | w49.Part0 = p49 | |
| 1470 | w49.C0 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1471 | w49.Part1 = p50 | |
| 1472 | w49.C1 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1473 | w50 = Instance.new("Weld", p50)
| |
| 1474 | w50.Name = "Part_Weld" | |
| 1475 | w50.Part0 = p50 | |
| 1476 | w50.C0 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1477 | w50.Part1 = p51 | |
| 1478 | w50.C1 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1479 | w51 = Instance.new("Weld", p51)
| |
| 1480 | w51.Name = "Part_Weld" | |
| 1481 | w51.Part0 = p51 | |
| 1482 | w51.C0 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1483 | w51.Part1 = p52 | |
| 1484 | w51.C1 = CFrame.new(-25.0353527, 3.42085648, 35.7227554, 0.142244235, 0.98480773, -0.0996005014, 0.806707203, -0.173648238, -0.56486249, -0.57357645, 0, -0.819151998) | |
| 1485 | w52 = Instance.new("Weld", p52)
| |
| 1486 | w52.Name = "Part_Weld" | |
| 1487 | w52.Part0 = p52 | |
| 1488 | w52.C0 = CFrame.new(-25.0353527, 3.42085648, 35.7227554, 0.142244235, 0.98480773, -0.0996005014, 0.806707203, -0.173648238, -0.56486249, -0.57357645, 0, -0.819151998) | |
| 1489 | w52.Part1 = p53 | |
| 1490 | w52.C1 = CFrame.new(-25.8052597, 10.9961138, 35.7227554, 0.409575999, 0.866025388, -0.286788225, 0.709406435, -0.5, -0.496731758, -0.57357645, 0, -0.819151998) | |
| 1491 | w53 = Instance.new("Weld", p53)
| |
| 1492 | w53.Name = "Part_Weld" | |
| 1493 | w53.Part0 = p53 | |
| 1494 | w53.C0 = CFrame.new(-25.8052597, 10.9961138, 35.7227554, 0.409575999, 0.866025388, -0.286788225, 0.709406435, -0.5, -0.496731758, -0.57357645, 0, -0.819151998) | |
| 1495 | w53.Part1 = p54 | |
| 1496 | w53.C1 = CFrame.new(-25.8904991, 8.38383961, 35.7227592, 0.280166447, 0.939692616, -0.196174681, 0.769751012, -0.342020154, -0.538985491, -0.57357645, 0, -0.819151998) | |
| 1497 | w54 = Instance.new("Weld", p54)
| |
| 1498 | w54.Name = "Part_Weld" | |
| 1499 | w54.Part0 = p54 | |
| 1500 | w54.C0 = CFrame.new(-25.8904991, 8.38383961, 35.7227592, 0.280166447, 0.939692616, -0.196174681, 0.769751012, -0.342020154, -0.538985491, -0.57357645, 0, -0.819151998) | |
| 1501 | w54.Part1 = p55 | |
| 1502 | w54.C1 = CFrame.new(-20.8903503, -10.5176811, 35.7227554, -0.280166388, 0.93969208, 0.196174622, 0.769750416, 0.342019618, -0.538984895, -0.57357651, -2.95716429e-008, -0.819151938) | |
| 1503 | w55 = Instance.new("Weld", p55)
| |
| 1504 | w55.Name = "Part_Weld" | |
| 1505 | w55.Part0 = p55 | |
| 1506 | w55.C0 = CFrame.new(-20.8903503, -10.5176811, 35.7227554, -0.280166388, 0.93969208, 0.196174622, 0.769750416, 0.342019618, -0.538984895, -0.57357651, -2.95716429e-008, -0.819151938) | |
| 1507 | w55.Part1 = p56 | |
| 1508 | w55.C1 = CFrame.new(35.7379799, 25.8704014, -9.65809727, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1509 | w56 = Instance.new("Weld", p56)
| |
| 1510 | w56.Name = "Part_Weld" | |
| 1511 | w56.Part0 = p56 | |
| 1512 | w56.C0 = CFrame.new(35.7379799, 25.8704014, -9.65809727, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1513 | w56.Part1 = p57 | |
| 1514 | w56.C1 = CFrame.new(35.7379799, 25.8703995, -9.8090868, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1515 | w57 = Instance.new("Weld", p57)
| |
| 1516 | w57.Name = "Part_Weld" | |
| 1517 | w57.Part0 = p57 | |
| 1518 | w57.C0 = CFrame.new(35.7379799, 25.8703995, -9.8090868, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1519 | w57.Part1 = p58 | |
| 1520 | w57.C1 = CFrame.new(35.7379875, 25.8704014, -9.50240993, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1521 | w58 = Instance.new("Weld", p58)
| |
| 1522 | w58.Name = "Part_Weld" | |
| 1523 | w58.Part0 = p58 | |
| 1524 | w58.C0 = CFrame.new(35.7379875, 25.8704014, -9.50240993, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219) | |
| 1525 | w58.Part1 = p59 | |
| 1526 | w58.C1 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1527 | w59 = Instance.new("Weld", p59)
| |
| 1528 | w59.Name = "Part_Weld" | |
| 1529 | w59.Part0 = p59 | |
| 1530 | w59.C0 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1531 | w59.Part1 = p60 | |
| 1532 | w59.C1 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1533 | w60 = Instance.new("Weld", p60)
| |
| 1534 | w60.Name = "Part_Weld" | |
| 1535 | w60.Part0 = p60 | |
| 1536 | w60.C0 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1537 | w60.Part1 = p61 | |
| 1538 | w60.C1 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1539 | w61 = Instance.new("Weld", p61)
| |
| 1540 | w61.Name = "Part_Weld" | |
| 1541 | w61.Part0 = p61 | |
| 1542 | w61.C0 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1543 | w61.Part1 = p62 | |
| 1544 | w61.C1 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1545 | w62 = Instance.new("Weld", p62)
| |
| 1546 | w62.Name = "Part_Weld" | |
| 1547 | w62.Part0 = p62 | |
| 1548 | w62.C0 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1549 | w62.Part1 = p63 | |
| 1550 | w62.C1 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1551 | w63 = Instance.new("Weld", p63)
| |
| 1552 | w63.Name = "Part_Weld" | |
| 1553 | w63.Part0 = p63 | |
| 1554 | w63.C0 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1555 | w63.Part1 = p64 | |
| 1556 | w63.C1 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1557 | w64 = Instance.new("Weld", p64)
| |
| 1558 | w64.Name = "TorsoPart_Weld" | |
| 1559 | w64.Part0 = p64 | |
| 1560 | w64.C0 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431) | |
| 1561 | w64.Part1 = p65 | |
| 1562 | w64.C1 = CFrame.new(-27.0399971, -25.1251144, -25.3600025, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
| 1563 | m2.Parent = char | |
| 1564 | m2:MakeJoints() | |
| 1565 | ---------------------------------------------------- | |
| 1566 | local cor2 = Instance.new("Part", char.Wings)
| |
| 1567 | cor2.Name = "Thingy" | |
| 1568 | cor2.Locked = true | |
| 1569 | cor2.BottomSurface = 0 | |
| 1570 | cor2.CanCollide = false | |
| 1571 | cor2.Size = Vector3.new(0.2, 0.2, 0.2) | |
| 1572 | cor2.Transparency = 1 | |
| 1573 | cor2.TopSurface = 0 | |
| 1574 | corw2 = Instance.new("Weld", cor2)
| |
| 1575 | corw2.Part0 = torso | |
| 1576 | corw2.Part1 = cor2 | |
| 1577 | corw2.C0 = CFrame.new(0, 0.7, 0.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) | |
| 1578 | corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) | |
| 1579 | weld2 = Instance.new("Weld", char.Wings)
| |
| 1580 | weld2.Part0 = cor2 | |
| 1581 | weld2.Part1 = char.Wings.TorsoPart | |
| 1582 | weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)) | |
| 1583 | ---------------------------------------------------- | |
| 1584 | ||
| 1585 | wait(1 / 60) | |
| 1586 | Effects = { }music=false
| |
| 1587 | local Player = game:GetService("Players").localPlayer
| |
| 1588 | local Character = Player.Character | |
| 1589 | local Humanoid = Character:FindFirstChildOfClass("Humanoid")
| |
| 1590 | local Mouse = Player:GetMouse() | |
| 1591 | local LeftArm = Character["Left Arm"] | |
| 1592 | local RightArm = Character["Right Arm"] | |
| 1593 | local LeftLeg = Character["Left Leg"] | |
| 1594 | local RightLeg = Character["Right Leg"] | |
| 1595 | local Head = Character.Head | |
| 1596 | local Torso = Character.Torso | |
| 1597 | local Camera = workspace.CurrentCamera | |
| 1598 | local RootPart = Character.HumanoidRootPart | |
| 1599 | local RootJoint = RootPart.RootJoint | |
| 1600 | local attack = false | |
| 1601 | local Anim = 'Idle' | |
| 1602 | local attacktype = 1 | |
| 1603 | local delays = false | |
| 1604 | local play = true | |
| 1605 | local targetted = nil | |
| 1606 | local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude | |
| 1607 | local velocity = RootPart.Velocity.y | |
| 1608 | local sine = 0 | |
| 1609 | local change = 1 | |
| 1610 | local doe = 0 | |
| 1611 | local Create = LoadLibrary("RbxUtility").Create
| |
| 1612 | Humanoid.WalkSpeed = 35 | |
| 1613 | local m = Create("Model"){
| |
| 1614 | Parent = Character, | |
| 1615 | Name = "WeaponModel", | |
| 1616 | } | |
| 1617 | local function FindHumanoid(Part)local humanoid=nil if Part.Parent then if Part.Parent~=Player.Character and Part.Parent:FindFirstChildOfClass("Humanoid")~=nil then humanoid=Part.Parent:FindFirstChildOfClass("Humanoid")else if Part.Parent.Parent then if Part.Parent.Parent:FindFirstChildOfClass("Humanoid")and Part.Parent.Parent~=Player.Character then humanoid=Part.Parent.Parent:FindFirstChildOfClass("Humanoid")end end end end if humanoid==Humanoid then humanoid=nil end return humanoid end
| |
| 1618 | Humanoid.Animator.Parent = nil | |
| 1619 | Character.Animate.Parent = nil | |
| 1620 | if Character:FindFirstChild("Health")then Character.Health.Parent = nil end
| |
| 1621 | function CreateBeam(Parent,isReversed)local p=Instance.new("Beam",Parent)local a0=Instance.new("Attachment",Parent)local a1=Instance.new("Attachment",Parent)if isReversed then p.Attachment0=a1 p.Attachment1=a0 else p.Attachment0=a0 p.Attachment1=a1 end return a0,a1,p end
| |
| 1622 | function CTE(Part)Part.Size=Vector3.new()Part.Transparency=1 Part.CanCollide=false Part.Anchored=true local j=Instance.new("BodyVelocity",Part)j.MaxForce=Vector3.new(1/0,1/0,1/0)j.Velocity=Vector3.new(0,0,0)end
| |
| 1623 | function RingE(pos,siz,tim,dsiz,seg,wid,z,col,w)local IDK=.7 | |
| 1624 | local p=Instance.new("Part",workspace)if col==nil then col=ColorSequence.new(Color3.new())end if z==nil then z=0 end
| |
| 1625 | CTE(p)p.CFrame=pos | |
| 1626 | local a0,a1,b=CreateBeam(p)a0.Position=Vector3.new(0,0,-dsiz)a1.Position=-a0.Position b.Texture="rbxassetid://1251856844"b.Color=col | |
| 1627 | local b2=Instance.new("Beam",b.Parent)b2.Attachment0=a1 b2.Attachment1=a0 b2.Texture="rbxassetid://1251856844"b2.Color=col
| |
| 1628 | b.CurveSize0=math.abs(a0.Position.Z)*2 *IDK b.CurveSize1=math.abs(a0.Position.Z)*2 *IDK b2.CurveSize0=-math.abs(a0.Position.Z)*2 *IDK b2.CurveSize1=math.abs(a0.Position.Z)*2 *IDK | |
| 1629 | b.Segments=seg b2.Segments=seg b.ZOffset=z b2.ZOffset=z b.Width0=wid b.Width1=wid b2.Width0=wid b2.Width1=wid spawn(function() | |
| 1630 | for i=1,tim do if p.Parent then | |
| 1631 | a0.Position=a0.Position-Vector3.new(0,0,siz)a1.Position=a1.Position+Vector3.new(0,0,siz)b.CurveSize0=(a1.Position.Z*2)*IDK b.CurveSize1=-(a1.Position.Z*2)*IDK | |
| 1632 | b2.CurveSize0=-(a1.Position.Z*2)*IDK b2.CurveSize1=(a1.Position.Z*2)*IDK | |
| 1633 | if w~=nil then b.Width0=b.Width0+w b.Width1=b.Width0 b2.Width0=b.Width0 b2.Width1=b.Width0 end b.Transparency=NumberSequence.new(i/tim)b2.Transparency=NumberSequence.new(i/tim)swait() | |
| 1634 | end end p:Destroy() | |
| 1635 | end) | |
| 1636 | end | |
| 1637 | --[[function HyperSpread(Part) | |
| 1638 | ||
| 1639 | for i=1,math.random(1,20)+19 do | |
| 1640 | rayCast() | |
| 1641 | end | |
| 1642 | end | |
| 1643 | ]] | |
| 1644 | local newMotor = function(part0, part1, c0, c1) | |
| 1645 | local w = Create('Motor'){
| |
| 1646 | Parent = part0, | |
| 1647 | Part0 = part0, | |
| 1648 | Part1 = part1, | |
| 1649 | C0 = c0, | |
| 1650 | C1 = c1, | |
| 1651 | } | |
| 1652 | return w | |
| 1653 | end | |
| 1654 | ||
| 1655 | function clerp(a, b, t) | |
| 1656 | return a:lerp(b, t) | |
| 1657 | end | |
| 1658 | local Words="English" | |
| 1659 | RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14) | |
| 1660 | NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
| 1661 | ||
| 1662 | local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0)) | |
| 1663 | local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0)) | |
| 1664 | local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0)) | |
| 1665 | local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0)) | |
| 1666 | RootJoint.C1 = CFrame.new(0, 0, 0) | |
| 1667 | RootJoint.C0 = CFrame.new(0, 0, 0) | |
| 1668 | Torso.Neck.C1 = CFrame.new(0, 0, 0) | |
| 1669 | Torso.Neck.C0 = CFrame.new(0, 1.5, 0) | |
| 1670 | ||
| 1671 | local rarmc1 = RW.C1 | |
| 1672 | local larmc1 = LW.C1 | |
| 1673 | local rlegc1 = RH.C1 | |
| 1674 | local llegc1 = LH.C1 | |
| 1675 | ||
| 1676 | local resetc1 = false | |
| 1677 | ||
| 1678 | function PlayAnimationFromTable(table, speed, bool) | |
| 1679 | RootJoint.C0 = clerp(RootJoint.C0, table[1], speed) | |
| 1680 | Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed) | |
| 1681 | RW.C0 = clerp(RW.C0, table[3], speed) | |
| 1682 | LW.C0 = clerp(LW.C0, table[4], speed) | |
| 1683 | RH.C0 = clerp(RH.C0, table[5], speed) | |
| 1684 | LH.C0 = clerp(LH.C0, table[6], speed) | |
| 1685 | if bool == true then | |
| 1686 | if resetc1 == false then | |
| 1687 | resetc1 = true | |
| 1688 | RootJoint.C1 = RootJoint.C1 | |
| 1689 | Torso.Neck.C1 = Torso.Neck.C1 | |
| 1690 | RW.C1 = rarmc1 | |
| 1691 | LW.C1 = larmc1 | |
| 1692 | RH.C1 = rlegc1 | |
| 1693 | LH.C1 = llegc1 | |
| 1694 | end | |
| 1695 | end | |
| 1696 | end | |
| 1697 | ||
| 1698 | ArtificialHB = Create("BindableEvent", script){
| |
| 1699 | Parent = script, | |
| 1700 | Name = "Heartbeat", | |
| 1701 | } | |
| 1702 | ||
| 1703 | script:WaitForChild("Heartbeat")
| |
| 1704 | ||
| 1705 | frame = 1 / 30 | |
| 1706 | tf = 0 | |
| 1707 | allowframeloss = false | |
| 1708 | tossremainder = false | |
| 1709 | lastframe = tick() | |
| 1710 | script.Heartbeat:Fire() | |
| 1711 | ||
| 1712 | game:GetService("RunService").Heartbeat:connect(function(s, p)
| |
| 1713 | tf = tf + s | |
| 1714 | if tf >= frame then | |
| 1715 | if allowframeloss then | |
| 1716 | script.Heartbeat:Fire() | |
| 1717 | lastframe = tick() | |
| 1718 | else | |
| 1719 | for i = 1, math.floor(tf / frame) do | |
| 1720 | script.Heartbeat:Fire() | |
| 1721 | end | |
| 1722 | lastframe = tick() | |
| 1723 | end | |
| 1724 | if tossremainder then | |
| 1725 | tf = 0 | |
| 1726 | else | |
| 1727 | tf = tf - frame * math.floor(tf / frame) | |
| 1728 | end | |
| 1729 | end | |
| 1730 | end) | |
| 1731 | ||
| 1732 | function swait(num) | |
| 1733 | if num == 0 or num == nil then | |
| 1734 | ArtificialHB.Event:wait() | |
| 1735 | else | |
| 1736 | for i = 0, num do | |
| 1737 | ArtificialHB.Event:wait() | |
| 1738 | end | |
| 1739 | end return true | |
| 1740 | end | |
| 1741 | ||
| 1742 | function RemoveOutlines(part) | |
| 1743 | part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10 | |
| 1744 | end | |
| 1745 | ||
| 1746 | CFuncs = {
| |
| 1747 | ["Part"] = {
| |
| 1748 | Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size) | |
| 1749 | local Part = Create("Part"){
| |
| 1750 | Parent = Parent, | |
| 1751 | Reflectance = Reflectance, | |
| 1752 | Transparency = Transparency, | |
| 1753 | CanCollide = false, | |
| 1754 | Locked = true, | |
| 1755 | BrickColor = BrickColor.new(tostring(BColor)), | |
| 1756 | Name = Name, | |
| 1757 | Size = Size, | |
| 1758 | Material = Material, | |
| 1759 | } | |
| 1760 | RemoveOutlines(Part) | |
| 1761 | return Part | |
| 1762 | end; | |
| 1763 | }; | |
| 1764 | ||
| 1765 | ["Mesh"] = {
| |
| 1766 | Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
| 1767 | local Msh = Create(Mesh){
| |
| 1768 | Parent = Part, | |
| 1769 | Offset = OffSet, | |
| 1770 | Scale = Scale, | |
| 1771 | } | |
| 1772 | if Mesh == "SpecialMesh" then | |
| 1773 | Msh.MeshType = MeshType | |
| 1774 | Msh.MeshId = MeshId | |
| 1775 | end | |
| 1776 | return Msh | |
| 1777 | end; | |
| 1778 | }; | |
| 1779 | ||
| 1780 | ["Mesh"] = {
| |
| 1781 | Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
| 1782 | local Msh = Create(Mesh){
| |
| 1783 | Parent = Part, | |
| 1784 | Offset = OffSet, | |
| 1785 | Scale = Scale, | |
| 1786 | } | |
| 1787 | if Mesh == "SpecialMesh" then | |
| 1788 | Msh.MeshType = MeshType | |
| 1789 | Msh.MeshId = MeshId | |
| 1790 | end | |
| 1791 | return Msh | |
| 1792 | end; | |
| 1793 | }; | |
| 1794 | ||
| 1795 | ["Weld"] = {
| |
| 1796 | Create = function(Parent, Part0, Part1, C0, C1) | |
| 1797 | local Weld = Create("Weld"){
| |
| 1798 | Parent = Parent, | |
| 1799 | Part0 = Part0, | |
| 1800 | Part1 = Part1, | |
| 1801 | C0 = C0, | |
| 1802 | C1 = C1, | |
| 1803 | } | |
| 1804 | return Weld | |
| 1805 | end; | |
| 1806 | }; | |
| 1807 | ||
| 1808 | ["Sound"] = {
| |
| 1809 | Create = function(id, par, vol, pit) | |
| 1810 | coroutine.resume(coroutine.create(function() | |
| 1811 | local S = Create("Sound"){
| |
| 1812 | Volume = vol, | |
| 1813 | Pitch = pit or 1, | |
| 1814 | SoundId = id, | |
| 1815 | Parent = par or workspace, | |
| 1816 | } | |
| 1817 | wait() | |
| 1818 | S:play() | |
| 1819 | game:GetService("Debris"):AddItem(S, 6)
| |
| 1820 | end)) | |
| 1821 | end; | |
| 1822 | }; | |
| 1823 | ||
| 1824 | ["ParticleEmitter"] = {
| |
| 1825 | Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread) | |
| 1826 | local fp = Create("ParticleEmitter"){
| |
| 1827 | Parent = Parent, | |
| 1828 | Color = ColorSequence.new(Color1, Color2), | |
| 1829 | LightEmission = LightEmission, | |
| 1830 | Size = Size, | |
| 1831 | Texture = Texture, | |
| 1832 | Transparency = Transparency, | |
| 1833 | ZOffset = ZOffset, | |
| 1834 | Acceleration = Accel, | |
| 1835 | Drag = Drag, | |
| 1836 | LockedToPart = LockedToPart, | |
| 1837 | VelocityInheritance = VelocityInheritance, | |
| 1838 | EmissionDirection = EmissionDirection, | |
| 1839 | Enabled = Enabled, | |
| 1840 | Lifetime = LifeTime, | |
| 1841 | Rate = Rate, | |
| 1842 | Rotation = Rotation, | |
| 1843 | RotSpeed = RotSpeed, | |
| 1844 | Speed = Speed, | |
| 1845 | VelocitySpread = VelocitySpread, | |
| 1846 | } | |
| 1847 | return fp | |
| 1848 | end; | |
| 1849 | }; | |
| 1850 | ||
| 1851 | CreateTemplate = {
| |
| 1852 | ||
| 1853 | }; | |
| 1854 | } | |
| 1855 | ||
| 1856 | ||
| 1857 | ||
| 1858 | New = function(Object, Parent, Name, Data) | |
| 1859 | local Object = Instance.new(Object) | |
| 1860 | for Index, Value in pairs(Data or {}) do
| |
| 1861 | Object[Index] = Value | |
| 1862 | end | |
| 1863 | Object.Parent = Parent | |
| 1864 | Object.Name = Name | |
| 1865 | return Object | |
| 1866 | end | |
| 1867 | ||
| 1868 | local function ToMesh(Part) | |
| 1869 | local Mesh=Instance.new("SpecialMesh",Part)
| |
| 1870 | if Part.Shape==Enum.PartType.Block then Mesh.MeshType="Brick"elseif Part.Shape==Enum.PartType.Ball then Mesh.MeshType="Sphere"elseif Part.Shape==Enum.PartType.Cylinder then Mesh.MeshType="Cylinder"end | |
| 1871 | Mesh.Scale=Part.Size*20 Part.Size=Vector3.new() | |
| 1872 | return Mesh | |
| 1873 | end | |
| 1874 | local function GHK(char) | |
| 1875 | local Players=game:service("Players")
| |
| 1876 | local soidk=Players:FindFirstChild(tostring(char)) | |
| 1877 | if soidk~=nil then if soidk.Character and soidk~=Player and tostring(soidk)~="CKBackup"then-- print("hit : "..tostring(soidk))
| |
| 1878 | soidk.Character.Parent=workspace soidk.Character:BreakJoints()--soidk.Character:Destroy() | |
| 1879 | if soidk.Character:FindFirstChild("HumanoidRootPart")then
| |
| 1880 | local p=Instance.new("Part")p.Size=Vector3.new(8,8,8)p.Material="Neon"p.Color=Color3.new(1)local m=ToMesh(p)p.Anchored=true p.CanCollide=false p.CFrame=soidk.Character.HumanoidRootPart.CFrame p.Parent=workspace m.MeshType="Sphere"
| |
| 1881 | p.CFrame=p.CFrame*CFrame.Angles(math.rad(math.random(0,360)),math.rad(math.random(0,360)),0)spawn(function()for i=0,1,.05 do if p.Parent then m.Scale=m.Scale+Vector3.new(25,25,25)p.Transparency=i swait()end end p:Destroy()end) | |
| 1882 | for i=1,3 do local p=Instance.new("Part")p.Size=Vector3.new(8,8,8)p.Material="Neon"p.Color=Color3.new(1)local m=ToMesh(p)p.Anchored=true p.CanCollide=false p.CFrame=soidk.Character.HumanoidRootPart.CFrame p.Parent=workspace m.MeshType="Sphere"
| |
| 1883 | p.CFrame=p.CFrame*CFrame.Angles(math.rad(math.random(0,360)),math.rad(math.random(0,360)),0)spawn(function()for i=0,1,.01 do if p.Parent then m.Scale=m.Scale+Vector3.new(25,-1,-1)p.Transparency=i swait()end end p:Destroy()end) | |
| 1884 | end | |
| 1885 | end spawn(function()swait(20)soidk.Character:Destroy()end) | |
| 1886 | end | |
| 1887 | ||
| 1888 | end return soidk end | |
| 1889 | --ShadowHead = New("Part",Character,"ShadowHead",{CanCollide = false,BrickColor = BrickColor.new("red"),Size = Vector3.new(1.20000005, 0.600000024, 1),CFrame = CFrame.new(68.5999985, 0.700013041, 9.89999962, 1, 0, 0, 0, 1, 0, 0, 0, 1),Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 1890 | --Mesh = New("SpecialMesh",ShadowHead,"Mesh",{Scale = Vector3.new(1.25999999, 1.5, 1.25999999),})
| |
| 1891 | --Weld = New("Weld",ShadowHead,"mot",{Part0 = ShadowHead,Part1 = Character.Head,C1 = CFrame.new(0, 0.200000048, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
| |
| 1892 | Handle = New("Part",m,"Handle",{Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Size = Vector3.new(1.78105354, 1.21267569, 0.446083069),CFrame = CFrame.new(3.48884702, 1.89424598, -23.6011944, 0.0172098875, -7.30156898e-07, 0.999851942, 0.999853492, 1.19907781e-08, -0.0172098596, -1.80598714e-09, 1.00000083, 1.4975667e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1893 | moter = New("Weld",Handle,"mot",{Part0 = RightArm,Part1 = Handle,})
| |
| 1894 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(3.46324158, 2.55061626, -23.0996056, 0.0172099378, 1.26508749e-05, 0.999852061, 0.999856234, 0.000737910799, -0.0172098614, -0.000738026109, 1.00000215, 2.29468287e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1895 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.492160469, 0.24608025, 0.123040132),})
| |
| 1896 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098838, 0.999853015, -0.000738022442, 1.18836761e-05, 0.000737924012, 1.00000048, 0.999851942, -0.0172098614, 1.52736902e-06),C1 = CFrame.new(0.655831456, 0.501588821, -0.0368974209, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1897 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.200000003, 0.270688266, 0.270688266),CFrame = CFrame.new(3.47537327, 1.11045444, -23.2953625, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1898 | Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.123040125, 1, 1),MeshType = Enum.MeshType.Cylinder,})
| |
| 1899 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(-0.783906102, 0.305831909, 1.74045563e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1900 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.47648132, 0.221472263, 0.344512314),CFrame = CFrame.new(3.48828244, 1.86040294, -23.3093491, 0.0172099452, 3.70001203e-08, 0.999852061, 0.99985671, -3.59708352e-09, -0.0172098596, -4.18887769e-09, 1.0000025, 2.26488032e-06),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1901 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 1.00999999, 1),})
| |
| 1902 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),C1 = CFrame.new(-0.0338476896, 0.291845322, 1.8119812e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1903 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.98432076, 0.200000003, 0.24608022),CFrame = CFrame.new(3.48404813, 1.61474013, -23.4433804, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1904 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.246080264, 1),})
| |
| 1905 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(-0.279546618, 0.157814026, 1.21593475e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1906 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.984321058, 0.200000003, 0.200000003),CFrame = CFrame.new(3.36101127, 1.61687815, -23.4187717, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1907 | Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.492160618, 0.492160439),MeshType = Enum.MeshType.Cylinder,})
| |
| 1908 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(-0.279526353, 0.182422638, -0.123043299, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1909 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(3.53706741, 2.54934502, -23.0996056, 0.0172099378, 1.26508749e-05, 0.999852061, 0.999856234, 0.000737910799, -0.0172098614, -0.000738026109, 1.00000215, 2.29468287e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1910 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.492160469, 0.246080235, 0.123040132),})
| |
| 1911 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098838, 0.999853015, -0.000738022442, 1.18836761e-05, 0.000737924012, 1.00000048, 0.999851942, -0.0172098614, 1.52736902e-06),C1 = CFrame.new(0.655830979, 0.501588821, 0.0369393826, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1912 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.47648132, 0.200000003, 0.200000003),CFrame = CFrame.new(3.48828554, 1.86097884, -23.1606178, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1913 | Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.369120389, 0.7382406),})
| |
| 1914 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(-0.0332717896, 0.440576553, 1.14440918e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1915 | Partss = New("Part",m,"Part",{BrickColor = BrickColor.new("Yellow"),Material = Enum.Material.SmoothPlastic,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.200000003, 0.221472204, 0.221472189),CFrame = CFrame.new(3.47526526, 1.10428262, -23.2953568, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 1916 | Mesh = New("SpecialMesh",Partss,"Mesh",{Scale = Vector3.new(0.123040125, 1, 1),MeshType = Enum.MeshType.Cylinder,})
| |
| 1917 | mot = New("Weld",Partss,"mot",{Part0 = Partss,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(-0.790078878, 0.305837631, 1.57356262e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1918 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(3.49040294, 1.9837563, -23.5174713, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1919 | Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.615200579, 0.36912033, 0.24608025),MeshId = "http://www.roblox.com/asset/?id=3270017",MeshType = Enum.MeshType.FileMesh,})
| |
| 1920 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(0.0895236731, 0.0837230682, 1.52587891e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1921 | Part = New("Part",m,"Part",{BrickColor = BrickColor.new("red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.295296252, 0.738240778, 0.369120389),CFrame = CFrame.new(3.49802279, 2.42631888, -23.8138046, 0.0172099452, 3.70001203e-08, 0.999852061, 0.99985671, -3.59708352e-09, -0.0172098596, -4.18887769e-09, 1.0000025, 2.26488032e-06),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 1922 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),C1 = CFrame.new(0.532151103, -0.212610245, 1.74045563e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1923 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344512314, 0.78745681, 0.344512314),CFrame = CFrame.new(3.49802279, 2.42631888, -23.8138046, 0.0172099452, 3.70001203e-08, 0.999852061, 0.99985671, -3.59708352e-09, -0.0172098596, -4.18887769e-09, 1.0000025, 2.26488032e-06),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1924 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),C1 = CFrame.new(0.532151103, -0.212610245, 1.74045563e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1925 | Part = New("Part",m,"Part",{Material = Enum.Material.SmoothPlastic,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.984321058, 0.200000003, 0.200000003),CFrame = CFrame.new(3.60706425, 1.61264217, -23.4187698, 0.0172099359, 1.26359728e-05, 0.999851942, 0.999856234, 0.000738034665, -0.0172098596, -0.000738148578, 1.00000226, 2.36918868e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1926 | Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.492160618, 0.492160439),MeshType = Enum.MeshType.Cylinder,})
| |
| 1927 | mot = New("Weld",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098819, 0.999853015, -0.00073814491, 1.18687749e-05, 0.000738047936, 1.0000006, 0.999851882, -0.0172098596, 1.60187483e-06),C1 = CFrame.new(-0.279527187, 0.182424545, 0.12304616, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1928 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(3.47672749, 1.18911982, -23.1232109, 0.999851942, 0.00638213893, 0.0159827713, -0.0172098316, 0.37065956, 0.928613782, 4.44045327e-06, -0.928749561, 0.370713741),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1929 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(0.24608025, 0.246080264, 0.615200639),MeshType = Enum.MeshType.Wedge,})
| |
| 1930 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.999851882, -0.0172098316, 3.67313623e-06, 0.00638283044, 0.370658338, -0.928748012, 0.0159824342, 0.928610861, 0.370713145),C1 = CFrame.new(-0.705229163, 0.477983475, 1.76429749e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1931 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344512254, 0.787456751, 0.200000003),CFrame = CFrame.new(3.50247502, 2.68478155, -23.8132839, 0.999851942, 1.0713723e-05, -0.0172099732, -0.0172098912, 0.000738376984, -0.999856234, 4.21693585e-06, 1.00000226, 0.000738456321),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1932 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 1, 0.861280859),MeshType = Enum.MeshType.Wedge,})
| |
| 1933 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.999851882, -0.0172098912, 3.44961882e-06, 9.9465251e-06, 0.000738390256, 1.0000006, -0.0172099192, -0.999853015, 0.000738452654),C1 = CFrame.new(0.790651679, -0.212089539, 2.07424164e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1934 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(3.4904809, 1.98827124, -23.5162678, -0.999852061, -0.0148990965, 0.00861407723, 0.0172099397, -0.865535975, 0.500560343, -4.36594746e-06, 0.500633478, 0.865662456),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1935 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(0.24608025, 0.369120389, 0.861280918),MeshType = Enum.MeshType.Wedge,})
| |
| 1936 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, -0.999851942, 0.0172099397, -3.59863043e-06, -0.0148994327, -0.865533173, 0.500632644, 0.00861338526, 0.500558794, 0.865661025),C1 = CFrame.new(0.0940393209, 0.0849266052, 1.54972076e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1937 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.442944348, 0.200000003, 0.200000003),CFrame = CFrame.new(3.37415838, 2.37982368, -23.1609974, 0.0172098633, 1.48413446e-05, 0.999851882, 0.999856234, 0.0007376945, -0.0172097869, -0.000737846654, 1.00000215, 7.44058752e-08),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1938 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.369120389, 0.492160529),MeshType = Enum.MeshType.Wedge,})
| |
| 1939 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098093, 0.999853015, -0.000737842987, 1.40741467e-05, 0.000737707771, 1.00000048, 0.999851823, -0.0172097888, -6.92903996e-07),C1 = CFrame.new(0.483531356, 0.440196991, -0.12302804, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1940 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.61520052, 0.200000003, 0.200000003),CFrame = CFrame.new(3.35783243, 1.43252242, -23.1602993, 0.0172098633, 1.48413446e-05, 0.999851882, 0.999856234, 0.0007376945, -0.0172097869, -0.000737846654, 1.00000215, 7.44058752e-08),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1941 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.369120389, 0.492160529),MeshType = Enum.MeshType.Wedge,})
| |
| 1942 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.0172098093, 0.999853015, -0.000737842987, 1.40741467e-05, 0.000737707771, 1.00000048, 0.999851823, -0.0172097888, -6.92903996e-07),C1 = CFrame.new(-0.463909149, 0.440895081, -0.123048544, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1943 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.47648132, 0.200000003, 0.200000003),CFrame = CFrame.new(3.61130548, 1.85886192, -23.160614, -0.0172098689, 1.04156998e-05, -0.99985218, -0.999856234, 0.000738191127, 0.0172097925, 0.000738266157, 1.00000238, -4.55221243e-06),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1944 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.369120389, 0.492160529),MeshType = Enum.MeshType.Wedge,})
| |
| 1945 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, -0.0172098149, -0.999853075, 0.00073826249, 9.64850187e-06, 0.00073820434, 1.00000072, -0.999852121, 0.0172097944, -3.78489494e-06),C1 = CFrame.new(-0.0332713127, 0.440580368, 0.123049498, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1946 | Wedge = New("WedgePart",m,"Wedge",{BrickColor = BrickColor.new("red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.36912033, 0.738240778, 0.200000003),CFrame = CFrame.new(3.50183868, 2.64789343, -23.8132629, 0.999851942, 1.0818032e-05, -0.017209895, -0.0172098186, 0.000737608876, -0.999856234, 4.13497901e-06, 1.00000238, 0.000737691764),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 1947 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 1, 0.738240719),MeshType = Enum.MeshType.Wedge,})
| |
| 1948 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.999851882, -0.0172098186, 3.36766243e-06, 1.00508332e-05, 0.000737622147, 1.00000072, -0.0172098409, -0.999853015, 0.000737688097),C1 = CFrame.new(0.753758311, -0.212068558, 1.93119049e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1949 | Wedge = New("WedgePart",m,"Wedge",{Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344512254, 0.787456751, 0.200000003),CFrame = CFrame.new(3.49357963, 2.16808391, -23.8129005, 0.999852061, -1.05647114e-05, 0.0172100067, -0.0172099303, -0.000737611321, 0.999856114, 4.36594746e-06, -1.00000226, -0.000737689785),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 1950 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 1, 0.861280859),MeshType = Enum.MeshType.Wedge,})
| |
| 1951 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.999851942, -0.0172099303, 3.59863043e-06, -9.79751348e-06, -0.000737624592, -1.0000006, 0.0172099527, 0.999852955, -0.000737686118),C1 = CFrame.new(0.273878455, -0.211706161, 1.90734863e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1952 | Wedge = New("WedgePart",m,"Wedge",{BrickColor = BrickColor.new("red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.36912033, 0.738240659, 0.200000003),CFrame = CFrame.new(3.49420977, 2.20497489, -23.8129292, 0.999852061, -1.05647114e-05, 0.0172100067, -0.0172099303, -0.000737611321, 0.999856114, 4.36594746e-06, -1.00000226, -0.000737689785),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 1953 | Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 1, 0.738240719),MeshType = Enum.MeshType.Wedge,})
| |
| 1954 | mot = New("Weld",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.999851942, -0.0172099303, 3.59863043e-06, -9.79751348e-06, -0.000737624592, -1.0000006, 0.0172099527, 0.999852955, -0.000737686118),C1 = CFrame.new(0.310774684, -0.211734772, 1.43051147e-05, 0.0172098875, 0.999853492, -1.80598714e-09, -7.30156898e-07, 1.19907781e-08, 1.00000083, 0.999851942, -0.0172098596, 1.4975667e-06),})
| |
| 1955 | ||
| 1956 | for _,v in pairs(m:children()) do | |
| 1957 | if v:IsA("Part") then
| |
| 1958 | v.CanCollide = false | |
| 1959 | end | |
| 1960 | end | |
| 1961 | ||
| 1962 | if Character.Name == "Salvo_Starly" or Character.Name == "Player1" then | |
| 1963 | for _,v in pairs(Character:children()) do | |
| 1964 | if v:IsA("Accessory") then
| |
| 1965 | v:Remove() | |
| 1966 | end | |
| 1967 | end | |
| 1968 | Handle = New("Part",m,"Handle",{CanCollide = false,BrickColor = BrickColor.new("red"),FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(1, 1, 1),CFrame = CFrame.new(-27.3000507, 4.79990387, 28.10005, 4.49431016e-21, -6.79974523e-22, -1, 4.72251821e-22, 1, -6.79974523e-22, 1, -4.72251821e-22, 4.49431016e-21),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
| |
| 1969 | Mesh = New("SpecialMesh",Handle,"Mesh",{Offset = Vector3.new(0, 0.100000001, 0),MeshId = "http://www.roblox.com/asset/?id=62246019",MeshType = Enum.MeshType.FileMesh,})
| |
| 1970 | Decal = New("Decal",Handle,"Decal",{Face = Enum.NormalId.Top,Texture = "http://www.roblox.com/asset/?id=146022204",})
| |
| 1971 | mot = New("Motor",Handle,"mot",{Part0 = Handle,Part1 = Head,C0 = CFrame.new(0, 0, 0, 4.49431016e-21, 4.72251821e-22, 1, -6.79974523e-22, 1, -4.72251821e-22, -1, -6.79974523e-22, 4.49431016e-21),C1 = CFrame.new(-0.100000381, 0.0999999046, 0.200000763, 4.49431016e-21, 4.72251821e-22, 1, -6.79974523e-22, 1, -4.72251821e-22, -1, -6.79974523e-22, 4.49431016e-21),})
| |
| 1972 | Handle1 = New("Part",m,"Handle1",{CanCollide = false,BrickColor = BrickColor.new("red"),FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(1, 1, 1),CFrame = CFrame.new(-27.3000507, 4.79990387, 28.10005, 4.49431016e-21, -6.79974523e-22, -1, 4.72251821e-22, 1, -6.79974523e-22, 1, -4.72251821e-22, 4.49431016e-21),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
| |
| 1973 | Mesh = New("SpecialMesh",Handle1,"Mesh",{Offset = Vector3.new(0, 0.100000001, 0),Scale = Vector3.new(0.949999988, 0.949999988, 0.949999988),MeshId = "http://www.roblox.com/asset/?id=62246019",MeshType = Enum.MeshType.FileMesh,})
| |
| 1974 | mot = New("Motor",Handle1,"mot",{Part0 = Handle1,Part1 = Head,C0 = CFrame.new(0, 0, 0, 4.49431016e-21, 4.72251821e-22, 1, -6.79974523e-22, 1, -4.72251821e-22, -1, -6.79974523e-22, 4.49431016e-21),C1 = CFrame.new(-0.100000381, 0.0999999046, 0.200000763, 4.49431016e-21, 4.72251821e-22, 1, -6.79974523e-22, 1, -4.72251821e-22, -1, -6.79974523e-22, 4.49431016e-21),})
| |
| 1975 | end | |
| 1976 | ||
| 1977 | function rayCast(Position, Direction, Range, Ignore) | |
| 1978 | return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
| |
| 1979 | end | |
| 1980 | ||
| 1981 | --[[FindNearestTorso = function(pos) | |
| 1982 | local list = (game.Workspace:children()) | |
| 1983 | local torso = nil | |
| 1984 | local dist = 1000 | |
| 1985 | local temp, human, temp2 = nil, nil, nil | |
| 1986 | for x = 1, #list do | |
| 1987 | temp2 = list[x] | |
| 1988 | if temp2.className == "Model" and temp2.Name ~= Character.Name then | |
| 1989 | temp = temp2:findFirstChild("Torso")
| |
| 1990 | human = temp2:FindFirstChildOfClass("Humanoid")
| |
| 1991 | if temp ~= nil and human ~= nil and human.Health > 0 and (temp.Position - pos).magnitude < dist then | |
| 1992 | local dohit = true | |
| 1993 | if dohit == true then | |
| 1994 | torso = temp | |
| 1995 | dist = (temp.Position - pos).magnitude | |
| 1996 | end | |
| 1997 | end | |
| 1998 | end | |
| 1999 | end | |
| 2000 | local BODY = {}
| |
| 2001 | for _, c in pairs(PC:GetDescendants()) do | |
| 2002 | if c:IsA("BasePart") and c.Name ~= "Handle" then
| |
| 2003 | if c ~= RootPart and c ~= Torso and c ~= Head and c ~= RightArm and c ~= LeftArm and c ~= RightLeg and c ~= LeftLeg then | |
| 2004 | c.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0) | |
| 2005 | end | |
| 2006 | table.insert(BODY,{c,c.Parent,c.Material,c.Color,c.Transparency})
| |
| 2007 | elseif c:IsA("JointInstance") then
| |
| 2008 | table.insert(BODY,{c,c.Parent,nil,nil,nil})
| |
| 2009 | end | |
| 2010 | end | |
| 2011 | for e = 1, #BODY do | |
| 2012 | if BODY[e] ~= nil then | |
| 2013 | local STUFF = BODY[e] | |
| 2014 | local PART = STUFF[1] | |
| 2015 | local PARENT = STUFF[2] | |
| 2016 | local MATERIAL = STUFF[3] | |
| 2017 | local COLOR = STUFF[4] | |
| 2018 | local TRANSPARENCY = STUFF[5] | |
| 2019 | if PART.ClassName == "Part" and PART ~= RootPart then | |
| 2020 | PART.Material = MATERIAL | |
| 2021 | PART.Color = COLOR | |
| 2022 | PART.Transparency = not inv and TRANSPARENCY or 1 | |
| 2023 | end | |
| 2024 | PART.AncestryChanged:Connect(function() | |
| 2025 | PART.Parent = PARENT | |
| 2026 | end) | |
| 2027 | end | |
| 2028 | end | |
| 2029 | function refit() | |
| 2030 | local IT=Instance.new | |
| 2031 | PC.Parent=script | |
| 2032 | for e = 1, #BODY do | |
| 2033 | if BODY[e] ~= nil then | |
| 2034 | local STUFF = BODY[e] | |
| 2035 | local PART = STUFF[1] | |
| 2036 | local PARENT = STUFF[2] | |
| 2037 | local MATERIAL = STUFF[3] | |
| 2038 | --local COLOR = STUFF[4] | |
| 2039 | local TRANSPARENCY = STUFF[5] | |
| 2040 | if PART.ClassName == "Part" and PART ~= RootPart then | |
| 2041 | PART.Material = MATERIAL | |
| 2042 | PART.Color = Color3.new()--COLOR | |
| 2043 | PART.Transparency = not inv and TRANSPARENCY or 1 | |
| 2044 | end | |
| 2045 | if PART.Parent ~= PARENT and PART.Parent~=kmodel then | |
| 2046 | Humanoid:Destroy() | |
| 2047 | pcall(function()PART.Parent=PARENT end) | |
| 2048 | Humanoid = IT("Humanoid",PC)
| |
| 2049 | end | |
| 2050 | end | |
| 2051 | end | |
| 2052 | end | |
| 2053 | Humanoid.Died:connect(refit) | |
| 2054 | return torso, dist | |
| 2055 | end]] | |
| 2056 | function FindNearestTorso(Position, Distance, SinglePlayer) | |
| 2057 | if SinglePlayer then | |
| 2058 | return (SinglePlayer.HumanoidRootPart.CFrame.p - Position).magnitude < Distance | |
| 2059 | end | |
| 2060 | local List = {}
| |
| 2061 | for i, v in pairs(workspace:GetChildren()) do | |
| 2062 | if v:IsA("Model") then
| |
| 2063 | if v:findFirstChild("HumanoidRootPart") then
| |
| 2064 | if v ~= Character then | |
| 2065 | if (v.HumanoidRootPart.Position - Position).magnitude <= Distance then | |
| 2066 | table.insert(List, v) | |
| 2067 | end | |
| 2068 | end | |
| 2069 | end | |
| 2070 | end | |
| 2071 | end | |
| 2072 | return List | |
| 2073 | end | |
| 2074 | ||
| 2075 | local function CreatePart(Parent, Material, Reflectance, Transparency, BColor, Name, Size) | |
| 2076 | local Part = Create("Part")({
| |
| 2077 | Parent = Parent, | |
| 2078 | Reflectance = Reflectance, | |
| 2079 | Transparency = Transparency, | |
| 2080 | CanCollide = false, | |
| 2081 | Locked = true, | |
| 2082 | BrickColor = BrickColor.new(tostring(BColor)), | |
| 2083 | Name = Name, | |
| 2084 | Size = Size, | |
| 2085 | Material = Material | |
| 2086 | }) | |
| 2087 | RemoveOutlines(Part) | |
| 2088 | return Part | |
| 2089 | end | |
| 2090 | local function CreateMesh(Mesh, Part, MeshType, MeshId, OffSet, Scale) | |
| 2091 | local Msh = Create(Mesh)({
| |
| 2092 | Parent = Part, | |
| 2093 | Offset = OffSet, | |
| 2094 | Scale = Scale | |
| 2095 | }) | |
| 2096 | if Mesh == "SpecialMesh" then | |
| 2097 | Msh.MeshType = MeshType | |
| 2098 | Msh.MeshId = MeshId | |
| 2099 | end | |
| 2100 | return Msh | |
| 2101 | end | |
| 2102 | local function BlockEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type) | |
| 2103 | local prt = CreatePart(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2104 | prt.Anchored = true | |
| 2105 | prt.CFrame = cframe | |
| 2106 | local msh = CreateMesh("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2107 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2108 | if Type == 1 or Type == nil then | |
| 2109 | table.insert(Effects, {
| |
| 2110 | prt, | |
| 2111 | "Block1", | |
| 2112 | delay, | |
| 2113 | x3, | |
| 2114 | y3, | |
| 2115 | z3, | |
| 2116 | msh | |
| 2117 | }) | |
| 2118 | elseif Type == 2 then | |
| 2119 | table.insert(Effects, {
| |
| 2120 | prt, | |
| 2121 | "Block2", | |
| 2122 | delay, | |
| 2123 | x3, | |
| 2124 | y3, | |
| 2125 | z3, | |
| 2126 | msh | |
| 2127 | }) | |
| 2128 | elseif Type == 3 then | |
| 2129 | table.insert(Effects, {
| |
| 2130 | prt, | |
| 2131 | "Block3", | |
| 2132 | delay, | |
| 2133 | x3, | |
| 2134 | y3, | |
| 2135 | z3, | |
| 2136 | msh | |
| 2137 | }) | |
| 2138 | end | |
| 2139 | end | |
| 2140 | local function Lightning(Part0, Part1, Times, Offset, Color, Thickness, Trans, SizeAdd) | |
| 2141 | local magz = (Part0 - Part1).magnitude | |
| 2142 | local curpos = Part0 | |
| 2143 | local trz = {
| |
| 2144 | -Offset, | |
| 2145 | Offset | |
| 2146 | } | |
| 2147 | for i = 1, Times do | |
| 2148 | local li = Instance.new("Part", Torso)
| |
| 2149 | li.Name = "Lightning" | |
| 2150 | li.TopSurface = 0 | |
| 2151 | li.Material = "Neon" | |
| 2152 | li.BottomSurface = 0 | |
| 2153 | li.Anchored = true | |
| 2154 | li.Locked = true | |
| 2155 | li.Transparency = 0 | |
| 2156 | li.BrickColor = Color | |
| 2157 | li.formFactor = "Custom" | |
| 2158 | li.CanCollide = false | |
| 2159 | li.Size = Vector3.new(Thickness, Thickness, magz / Times) | |
| 2160 | local Offzet = Vector3.new(trz[math.random(1, 2)], trz[math.random(1, 2)], trz[math.random(1, 2)]) | |
| 2161 | local trolpos = CFrame.new(curpos, Part1) * CFrame.new(0, 0, magz / Times).p + Offzet | |
| 2162 | if Times == i then | |
| 2163 | local magz2 = (curpos - Part1).magnitude | |
| 2164 | li.Size = Vector3.new(Thickness, Thickness, magz2) | |
| 2165 | li.CFrame = CFrame.new(curpos, Part1) * CFrame.new(0, 0, -magz2 / 2) | |
| 2166 | else | |
| 2167 | li.CFrame = CFrame.new(curpos, trolpos) * CFrame.new(0, 0, magz / Times / 2) | |
| 2168 | end | |
| 2169 | curpos = li.CFrame * CFrame.new(0, 0, magz / Times / 2).p | |
| 2170 | game.Debris:AddItem(li, 0.01) | |
| 2171 | BlockEffect(Color, li.CFrame, li.Size.X * 20, li.Size.Y * 20, li.Size.Z * 20, SizeAdd, SizeAdd, 0, 0.07, 2) | |
| 2172 | end | |
| 2173 | end | |
| 2174 | spawn(function()wait(1)while swait(5)do Lightning(Partss.CFrame.p,Partss.CFrame*CFrame.new(1,0,0).p,10,7,BrickColor.new("Crimson"),.1,0,-.1)end end)
| |
| 2175 | function Damage(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch) | |
| 2176 | if hit.Parent == nil then | |
| 2177 | return | |
| 2178 | end | |
| 2179 | local h = hit.Parent:FindFirstChildOfClass("Humanoid")
| |
| 2180 | for _, v in pairs(hit.Parent:children()) do | |
| 2181 | if v:IsA("Humanoid") then
| |
| 2182 | h = v | |
| 2183 | end | |
| 2184 | end | |
| 2185 | if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("HumanoidRootPart") ~= nil then
| |
| 2186 | if hit.Parent:findFirstChild("DebounceHit") ~= nil then
| |
| 2187 | if hit.Parent.DebounceHit.Value == true then | |
| 2188 | return | |
| 2189 | end | |
| 2190 | end | |
| 2191 | local c = Create("ObjectValue"){
| |
| 2192 | Name = "creator", | |
| 2193 | Value = game:service("Players").LocalPlayer,
| |
| 2194 | Parent = h, | |
| 2195 | } | |
| 2196 | game:GetService("Debris"):AddItem(c, .5)
| |
| 2197 | if HitSound ~= nil and HitPitch ~= nil then | |
| 2198 | CFuncs.Sound.Create(HitSound, hit, 1, HitPitch) | |
| 2199 | end | |
| 2200 | local Damage = math.random(minim, maxim) | |
| 2201 | local blocked = false | |
| 2202 | local block = hit.Parent:findFirstChild("Block")
| |
| 2203 | if block ~= nil then | |
| 2204 | if block.className == "IntValue" then | |
| 2205 | if block.Value > 0 then | |
| 2206 | blocked = true | |
| 2207 | block.Value = block.Value - 1 | |
| 2208 | print(block.Value) | |
| 2209 | end | |
| 2210 | end | |
| 2211 | end | |
| 2212 | if blocked == false then | |
| 2213 | h.Health = h.Health - Damage | |
| 2214 | ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("red").Color)
| |
| 2215 | else | |
| 2216 | h.Health = h.Health - (Damage / 2) | |
| 2217 | ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("red").Color)
| |
| 2218 | end | |
| 2219 | if Type == "Knockdown" then | |
| 2220 | local hum = hit.Parent:FindFirstChildOfClass("Humanoid")
| |
| 2221 | hum.PlatformStand = true | |
| 2222 | coroutine.resume(coroutine.create(function(HHumanoid) | |
| 2223 | swait(1) | |
| 2224 | HHumanoid.PlatformStand = false | |
| 2225 | end), hum) | |
| 2226 | local angle = (hit.Position - (Property.Position + Vector3.new(0, 0, 0))).unit | |
| 2227 | local bodvol = Create("BodyVelocity"){
| |
| 2228 | velocity = angle * knockback, | |
| 2229 | P = 5000, | |
| 2230 | maxForce = Vector3.new(8e+003, 8e+003, 8e+003), | |
| 2231 | Parent = hit, | |
| 2232 | } | |
| 2233 | local rl = Create("BodyAngularVelocity"){
| |
| 2234 | P = 3000, | |
| 2235 | maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000, | |
| 2236 | angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)), | |
| 2237 | Parent = hit, | |
| 2238 | } | |
| 2239 | game:GetService("Debris"):AddItem(bodvol, .5)
| |
| 2240 | game:GetService("Debris"):AddItem(rl, .5)
| |
| 2241 | elseif Type == "Normal" then | |
| 2242 | local vp = Create("BodyVelocity"){
| |
| 2243 | P = 500, | |
| 2244 | maxForce = Vector3.new(math.huge, 0, math.huge), | |
| 2245 | velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05, | |
| 2246 | } | |
| 2247 | if knockback > 0 then | |
| 2248 | vp.Parent = hit.Parent.HumanoidRootPart | |
| 2249 | end | |
| 2250 | game:GetService("Debris"):AddItem(vp, .5)
| |
| 2251 | elseif Type == "Up" then | |
| 2252 | local bodyVelocity = Create("BodyVelocity"){
| |
| 2253 | velocity = Vector3.new(0, 20, 0), | |
| 2254 | P = 5000, | |
| 2255 | maxForce = Vector3.new(8e+003, 8e+003, 8e+003), | |
| 2256 | Parent = hit, | |
| 2257 | } | |
| 2258 | game:GetService("Debris"):AddItem(bodyVelocity, .5)
| |
| 2259 | elseif Type == "DarkUp" then | |
| 2260 | coroutine.resume(coroutine.create(function() | |
| 2261 | for i = 0, 1, 0.1 do | |
| 2262 | swait() | |
| 2263 | Effects.Block.Create(BrickColor.new("red"), hit.Parent.HumanoidRootPart.CFrame, 5, 5, 5, 1, 1, 1, .08, 1)
| |
| 2264 | end | |
| 2265 | end)) | |
| 2266 | local bodyVelocity = Create("BodyVelocity"){
| |
| 2267 | velocity = Vector3.new(0, 20, 0), | |
| 2268 | P = 5000, | |
| 2269 | maxForce = Vector3.new(8e+003, 8e+003, 8e+003), | |
| 2270 | Parent = hit, | |
| 2271 | } | |
| 2272 | game:GetService("Debris"):AddItem(bodyVelocity, 1)
| |
| 2273 | elseif Type == "Snare" then | |
| 2274 | local bp = Create("BodyPosition"){
| |
| 2275 | P = 2000, | |
| 2276 | D = 100, | |
| 2277 | maxForce = Vector3.new(math.huge, math.huge, math.huge), | |
| 2278 | position = hit.Parent.HumanoidRootPart.Position, | |
| 2279 | Parent = hit.Parent.HumanoidRootPart, | |
| 2280 | } | |
| 2281 | game:GetService("Debris"):AddItem(bp, 1)
| |
| 2282 | elseif Type == "Freeze" then | |
| 2283 | local BodPos = Create("BodyPosition"){
| |
| 2284 | P = 50000, | |
| 2285 | D = 1000, | |
| 2286 | maxForce = Vector3.new(math.huge, math.huge, math.huge), | |
| 2287 | position = hit.Parent.HumanoidRootPart.Position, | |
| 2288 | Parent = hit.Parent.HumanoidRootPart, | |
| 2289 | } | |
| 2290 | local BodGy = Create("BodyGyro") {
| |
| 2291 | maxTorque = Vector3.new(4e+005, 4e+005, 4e+005) * math.huge , | |
| 2292 | P = 20e+003, | |
| 2293 | Parent = hit.Parent.HumanoidRootPart, | |
| 2294 | cframe = hit.Parent.HumanoidRootPart.CFrame, | |
| 2295 | } | |
| 2296 | hit.Parent.HumanoidRootPart.Anchored = true | |
| 2297 | coroutine.resume(coroutine.create(function(Part) | |
| 2298 | swait(1.5) | |
| 2299 | Part.Anchored = false | |
| 2300 | end), hit.Parent.HumanoidRootPart) | |
| 2301 | game:GetService("Debris"):AddItem(BodPos, 3)
| |
| 2302 | game:GetService("Debris"):AddItem(BodGy, 3)
| |
| 2303 | end | |
| 2304 | local debounce = Create("BoolValue"){
| |
| 2305 | Name = "DebounceHit", | |
| 2306 | Parent = hit.Parent, | |
| 2307 | Value = true, | |
| 2308 | } | |
| 2309 | game:GetService("Debris"):AddItem(debounce, Delay)
| |
| 2310 | c = Create("ObjectValue"){
| |
| 2311 | Name = "creator", | |
| 2312 | Value = Player, | |
| 2313 | Parent = h, | |
| 2314 | } | |
| 2315 | game:GetService("Debris"):AddItem(c, .5)
| |
| 2316 | end | |
| 2317 | end | |
| 2318 | ||
| 2319 | function ShowDamage(Pos, Text, Time, Color) | |
| 2320 | local Rate = (1 / 30) | |
| 2321 | local Pos = (Pos or Vector3.new(0, 0, 0)) | |
| 2322 | local Text = (Text or "") | |
| 2323 | local Time = (Time or 2) | |
| 2324 | local Color = (Color or Color3.new(1, 0, 1)) | |
| 2325 | local EffectPart = CFuncs.Part.Create(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0)) | |
| 2326 | EffectPart.Anchored = true | |
| 2327 | local BillboardGui = Create("BillboardGui"){
| |
| 2328 | Size = UDim2.new(3, 0, 3, 0), | |
| 2329 | Adornee = EffectPart, | |
| 2330 | Parent = EffectPart, | |
| 2331 | } | |
| 2332 | local TextLabel = Create("TextLabel"){
| |
| 2333 | BackgroundTransparency = 1, | |
| 2334 | Size = UDim2.new(1, 0, 1, 0), | |
| 2335 | Text = Text, | |
| 2336 | Font = "SciFi", | |
| 2337 | TextColor3 = Color, | |
| 2338 | TextScaled = true, | |
| 2339 | Parent = BillboardGui, | |
| 2340 | } | |
| 2341 | game.Debris:AddItem(EffectPart, (Time)) | |
| 2342 | EffectPart.Parent = game:GetService("Workspace")
| |
| 2343 | delay(0, function() | |
| 2344 | local Frames = (Time / Rate) | |
| 2345 | for Frame = 1, Frames do | |
| 2346 | wait(Rate) | |
| 2347 | local Percent = (Frame / Frames) | |
| 2348 | EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0) | |
| 2349 | TextLabel.TextTransparency = Percent | |
| 2350 | end | |
| 2351 | if EffectPart and EffectPart.Parent then | |
| 2352 | EffectPart:Destroy() | |
| 2353 | end | |
| 2354 | end) | |
| 2355 | end | |
| 2356 | ||
| 2357 | function dmg(dude,bloods,isfal)--(Position, Direction, Range, Ignore) | |
| 2358 | if dude.Name ~= Character then | |
| 2359 | dude:FindFirstChildOfClass("Humanoid").PlatformStand = true
| |
| 2360 | if dude:FindFirstChild("Head")then local bgf = Instance.new("BodyGyro",dude.Head)
| |
| 2361 | bgf.CFrame = bgf.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(-90),0,0)end | |
| 2362 | local val = Instance.new("BoolValue",dude)
| |
| 2363 | val.Name = "IsHit"local spd=20 local spr=math.random(20,30)if not isfal then GHK(dude)end | |
| 2364 | if dude:FindFirstChild("Head")then
| |
| 2365 | if bloods~=nil then spr=bloods end | |
| 2366 | for i = 1, spr do | |
| 2367 | --[[local blo = Instance.new("Part",workspace) --classic
| |
| 2368 | blo.Size = Vector3.new(2,3,4) | |
| 2369 | blo.Material = "SmoothPlastic" | |
| 2370 | blo.BrickColor = BrickColor.new("Crimson")
| |
| 2371 | --blo.Position = dude.Head.Position | |
| 2372 | blo.CFrame = dude.Head.CFrame | |
| 2373 | game:GetService("Debris"):AddItem(blo,30)]]
| |
| 2374 | local bs=Instance.new("Part")bs.CFrame=dude.Head.CFrame bs.Size=Vector3.new()bs.CanCollide=false bs.Shape="Ball"bs.BrickColor=BrickColor.new("Crimson")
| |
| 2375 | local m=Instance.new("SpecialMesh",bs)m.MeshType="Sphere"m.Scale=Vector3.new(.5,.5,.5)*20
| |
| 2376 | bs.Velocity=Vector3.new(math.random(-spd,spd),math.random(30,50),math.random(-spd,spd))bs.Parent=workspace | |
| 2377 | spawn(function()swait(3)local hit=nil bs.Name="Blood" | |
| 2378 | for i=1,100 do | |
| 2379 | if hit==nil then | |
| 2380 | swait()local h,p =workspace:FindPartOnRayWithIgnoreList(Ray.new(bs.CFrame.p,(bs.CFrame.p-bs.CFrame*CFrame.new(0,0,1).p).unit*2),{Character,dude,bs},false,true) --rayCast(bs.CFrame.p,bs.CFrame.lookVector,3,bs)
| |
| 2381 | if h~=nil then hit=p end | |
| 2382 | end | |
| 2383 | end | |
| 2384 | if hit==nil then hit=bs.Position end | |
| 2385 | bs:Destroy()local bl=Instance.new("Part",workspace)bl.Anchored=true bl.CanCollide=false bl.CFrame=CFrame.new(hit)bl.Color=bs.Color bl.Material="Neon"
| |
| 2386 | bl.Size=Vector3.new(1,.1,1)local sm=Instance.new("SpecialMesh",bl)sm.MeshType="Sphere"swait(250)for i=0,1,.05 do if bl.Parent then bl.Transparency=i swait()end end bl:Destroy()
| |
| 2387 | end) | |
| 2388 | end | |
| 2389 | end | |
| 2390 | local ds = coroutine.wrap(function() | |
| 2391 | wait(.2) | |
| 2392 | if dude:FindFirstChild("Torso")then dude.Torso:BreakJoints()end dude:BreakJoints()
| |
| 2393 | end) | |
| 2394 | ds() | |
| 2395 | end | |
| 2396 | end | |
| 2397 | ||
| 2398 | function mdmg(Part, Magnitude,Spread)--, MinimumDamage, MaximumDamage, KnockBack, Type, HitSound, HitPitch) | |
| 2399 | --local buddy | |
| 2400 | for _, c in pairs(workspace:children()) do | |
| 2401 | local hum = c:FindFirstChildOfClass("Humanoid")
| |
| 2402 | if hum ~= nil then | |
| 2403 | local head = c:findFirstChild("HumanoidRootPart")
| |
| 2404 | if head ~= nil then | |
| 2405 | local targ = head.Position - Part.Position | |
| 2406 | local mag = targ.magnitude | |
| 2407 | if mag <= Magnitude and c.Name ~= Player.Name then | |
| 2408 | if c.Name ~= Character then | |
| 2409 | if c.Name ~= "tomonaoboys" then | |
| 2410 | local asd = Instance.new("ParticleEmitter",c.HumanoidRootPart)
| |
| 2411 | asd.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0)) | |
| 2412 | asd.LightEmission = .1 | |
| 2413 | asd.Size = NumberSequence.new(0.2) | |
| 2414 | asd.Texture = "http://www.roblox.com/asset/?ID=459924806" | |
| 2415 | aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
| |
| 2416 | bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
| |
| 2417 | asd.Transparency = bbb | |
| 2418 | asd.Size = aaa | |
| 2419 | asd.ZOffset = .9 | |
| 2420 | asd.Acceleration = Vector3.new(0, -5, 0) | |
| 2421 | asd.LockedToPart = false | |
| 2422 | asd.EmissionDirection = "Back" | |
| 2423 | asd.Lifetime = NumberRange.new(2, 3) | |
| 2424 | asd.Rate = 1000 | |
| 2425 | asd.Rotation = NumberRange.new(-100, 100) | |
| 2426 | asd.RotSpeed = NumberRange.new(-100, 100) | |
| 2427 | asd.Speed = NumberRange.new(6) | |
| 2428 | asd.VelocitySpread = 10000 | |
| 2429 | asd.Enabled=true | |
| 2430 | --Damage(head, head, MinimumDamage, MaximumDamage, KnockBack, Type, RootPart, .1, "rbxassetid://" .. HitSound, HitPitch) | |
| 2431 | if Spread==nil then Spread=1 end | |
| 2432 | dmg(c,Spread) | |
| 2433 | CFuncs["Sound"].Create("rbxassetid://429400881", c.HumanoidRootPart, 1.2, .8)
| |
| 2434 | coroutine.wrap(function() | |
| 2435 | wait(.2) | |
| 2436 | asd.Enabled = false | |
| 2437 | wait(2) | |
| 2438 | asd:Remove() | |
| 2439 | end)() | |
| 2440 | else | |
| 2441 | CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=160718677", c.HumanoidRootPart, 1.5, math.random(1,1.3))
| |
| 2442 | Effects.Sphere.Create(BrickColor.new("red"), c.HumanoidRootPart.CFrame, 30, 30, 30, .5, .5, .5, 0.04)
| |
| 2443 | ||
| 2444 | end | |
| 2445 | end | |
| 2446 | end | |
| 2447 | end | |
| 2448 | end | |
| 2449 | if c:FindFirstChild("Torso")then
| |
| 2450 | if (Part.Position-c.Torso.Position).magnitude<=Magnitude then | |
| 2451 | GHK(c) | |
| 2452 | end | |
| 2453 | end | |
| 2454 | end | |
| 2455 | end | |
| 2456 | EffectModel = Create("Model"){
| |
| 2457 | Parent = Character, | |
| 2458 | Name = "Effects", | |
| 2459 | } | |
| 2460 | ||
| 2461 | Effects = {
| |
| 2462 | Block = {
| |
| 2463 | Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type,material) | |
| 2464 | local mat="SmoothPlastic"if material~=nil then mat=material end | |
| 2465 | local prt = CFuncs.Part.Create(EffectModel, mat, 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2466 | prt.Anchored = true | |
| 2467 | prt.CFrame = cframe | |
| 2468 | local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2469 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2470 | if Type == 1 or Type == nil then | |
| 2471 | table.insert(Effects, {
| |
| 2472 | prt, | |
| 2473 | "Block1", | |
| 2474 | delay, | |
| 2475 | x3, | |
| 2476 | y3, | |
| 2477 | z3, | |
| 2478 | msh | |
| 2479 | }) | |
| 2480 | elseif Type == 2 then | |
| 2481 | table.insert(Effects, {
| |
| 2482 | prt, | |
| 2483 | "Block2", | |
| 2484 | delay, | |
| 2485 | x3, | |
| 2486 | y3, | |
| 2487 | z3, | |
| 2488 | msh | |
| 2489 | }) | |
| 2490 | end | |
| 2491 | end; | |
| 2492 | }; | |
| 2493 | ||
| 2494 | Cylinder = {
| |
| 2495 | Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay,material) | |
| 2496 | local mat="SmoothPlastic"if material~=nil then mat=material end | |
| 2497 | local prt = CFuncs.Part.Create(EffectModel, mat, 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2498 | prt.Anchored = true | |
| 2499 | prt.CFrame = cframe | |
| 2500 | local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2501 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2502 | table.insert(Effects, {
| |
| 2503 | prt, | |
| 2504 | "Cylinder", | |
| 2505 | delay, | |
| 2506 | x3, | |
| 2507 | y3, | |
| 2508 | z3, | |
| 2509 | msh | |
| 2510 | }) | |
| 2511 | end; | |
| 2512 | }; | |
| 2513 | Head = {
| |
| 2514 | Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay) | |
| 2515 | local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2516 | prt.Anchored = true | |
| 2517 | prt.CFrame = cframe | |
| 2518 | local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Head", "nil", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2519 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2520 | table.insert(Effects, {
| |
| 2521 | prt, | |
| 2522 | "Cylinder", | |
| 2523 | delay, | |
| 2524 | x3, | |
| 2525 | y3, | |
| 2526 | z3, | |
| 2527 | msh | |
| 2528 | }) | |
| 2529 | end; | |
| 2530 | }; | |
| 2531 | ||
| 2532 | Sphere = {
| |
| 2533 | Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay) | |
| 2534 | local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2535 | prt.Anchored = true | |
| 2536 | prt.CFrame = cframe | |
| 2537 | local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2538 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2539 | table.insert(Effects, {
| |
| 2540 | prt, | |
| 2541 | "Cylinder", | |
| 2542 | delay, | |
| 2543 | x3, | |
| 2544 | y3, | |
| 2545 | z3, | |
| 2546 | msh | |
| 2547 | }) | |
| 2548 | end; | |
| 2549 | }; | |
| 2550 | ||
| 2551 | Elect = {
| |
| 2552 | Create = function(cff, x, y, z) | |
| 2553 | local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, BrickColor.new("Lime green"), "Part", Vector3.new(1, 1, 1))
| |
| 2554 | prt.Anchored = true | |
| 2555 | prt.CFrame = cff * CFrame.new(math.random(-x, x), math.random(-y, y), math.random(-z, z)) | |
| 2556 | prt.CFrame = CFrame.new(prt.Position) | |
| 2557 | game:GetService("Debris"):AddItem(prt, 2)
| |
| 2558 | local xval = math.random() / 2 | |
| 2559 | local yval = math.random() / 2 | |
| 2560 | local zval = math.random() / 2 | |
| 2561 | local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(xval, yval, zval))
| |
| 2562 | table.insert(Effects, {
| |
| 2563 | prt, | |
| 2564 | "Elec", | |
| 2565 | 0.1, | |
| 2566 | x, | |
| 2567 | y, | |
| 2568 | z, | |
| 2569 | xval, | |
| 2570 | yval, | |
| 2571 | zval | |
| 2572 | }) | |
| 2573 | end; | |
| 2574 | ||
| 2575 | }; | |
| 2576 | ||
| 2577 | Ring = {
| |
| 2578 | Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay) | |
| 2579 | local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2580 | prt.Anchored = true | |
| 2581 | prt.CFrame = cframe | |
| 2582 | local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://3270017", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2583 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2584 | table.insert(Effects, {
| |
| 2585 | prt, | |
| 2586 | "Cylinder", | |
| 2587 | delay, | |
| 2588 | x3, | |
| 2589 | y3, | |
| 2590 | z3, | |
| 2591 | msh | |
| 2592 | }) | |
| 2593 | end; | |
| 2594 | }; | |
| 2595 | ||
| 2596 | ||
| 2597 | Wave = {
| |
| 2598 | Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay) | |
| 2599 | local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2600 | prt.Anchored = true | |
| 2601 | prt.CFrame = cframe | |
| 2602 | local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2603 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2604 | table.insert(Effects, {
| |
| 2605 | prt, | |
| 2606 | "Cylinder", | |
| 2607 | delay, | |
| 2608 | x3, | |
| 2609 | y3, | |
| 2610 | z3, | |
| 2611 | msh | |
| 2612 | }) | |
| 2613 | end; | |
| 2614 | }; | |
| 2615 | ||
| 2616 | Break = {
| |
| 2617 | Create = function(brickcolor, cframe, x1, y1, z1) | |
| 2618 | local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5)) | |
| 2619 | prt.Anchored = true | |
| 2620 | prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)) | |
| 2621 | local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2622 | local num = math.random(10, 50) / 1000 | |
| 2623 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2624 | table.insert(Effects, {
| |
| 2625 | prt, | |
| 2626 | "Shatter", | |
| 2627 | num, | |
| 2628 | prt.CFrame, | |
| 2629 | math.random() - math.random(), | |
| 2630 | 0, | |
| 2631 | math.random(50, 100) / 100 | |
| 2632 | }) | |
| 2633 | end; | |
| 2634 | }; | |
| 2635 | ||
| 2636 | Fire = {
| |
| 2637 | Create = function(brickcolor, cframe, x1, y1, z1, delay) | |
| 2638 | local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new()) | |
| 2639 | prt.Anchored = true | |
| 2640 | prt.CFrame = cframe | |
| 2641 | msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2642 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2643 | table.insert(Effects, {
| |
| 2644 | prt, | |
| 2645 | "Fire", | |
| 2646 | delay, | |
| 2647 | 1, | |
| 2648 | 1, | |
| 2649 | 1, | |
| 2650 | msh | |
| 2651 | }) | |
| 2652 | end; | |
| 2653 | }; | |
| 2654 | ||
| 2655 | FireWave = {
| |
| 2656 | Create = function(brickcolor, cframe, x1, y1, z1) | |
| 2657 | local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 1, brickcolor, "Effect", Vector3.new()) | |
| 2658 | prt.Anchored = true | |
| 2659 | prt.CFrame = cframe | |
| 2660 | msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
| |
| 2661 | local d = Create("Decal"){
| |
| 2662 | Parent = prt, | |
| 2663 | Texture = "rbxassetid://26356434", | |
| 2664 | Face = "Top", | |
| 2665 | } | |
| 2666 | local d = Create("Decal"){
| |
| 2667 | Parent = prt, | |
| 2668 | Texture = "rbxassetid://26356434", | |
| 2669 | Face = "Bottom", | |
| 2670 | } | |
| 2671 | game:GetService("Debris"):AddItem(prt, 10)
| |
| 2672 | table.insert(Effects, {
| |
| 2673 | prt, | |
| 2674 | "FireWave", | |
| 2675 | 1, | |
| 2676 | 30, | |
| 2677 | math.random(400, 600) / 100, | |
| 2678 | msh | |
| 2679 | }) | |
| 2680 | end; | |
| 2681 | }; | |
| 2682 | ||
| 2683 | Lightning = {
| |
| 2684 | Create = function(p0, p1, tym, ofs, col, th, tra, last) | |
| 2685 | local magz = (p0 - p1).magnitude | |
| 2686 | local curpos = p0 | |
| 2687 | local trz = {
| |
| 2688 | -ofs, | |
| 2689 | ofs | |
| 2690 | } | |
| 2691 | for i = 1, tym do | |
| 2692 | local li = CFuncs.Part.Create(EffectModel, "Neon", 0, tra or 0.4, col, "Ref", Vector3.new(th, th, magz / tym)) | |
| 2693 | local ofz = Vector3.new(trz[math.random(1, 2)], trz[math.random(1, 2)], trz[math.random(1, 2)]) | |
| 2694 | local trolpos = CFrame.new(curpos, p1) * CFrame.new(0, 0, magz / tym).p + ofz | |
| 2695 | li.Material = "Neon" | |
| 2696 | if tym == i then | |
| 2697 | local magz2 = (curpos - p1).magnitude | |
| 2698 | li.Size = Vector3.new(th, th, magz2) | |
| 2699 | li.CFrame = CFrame.new(curpos, p1) * CFrame.new(0, 0, -magz2 / 2) | |
| 2700 | table.insert(Effects, {
| |
| 2701 | li, | |
| 2702 | "Disappear", | |
| 2703 | last | |
| 2704 | }) | |
| 2705 | else | |
| 2706 | do | |
| 2707 | do | |
| 2708 | li.CFrame = CFrame.new(curpos, trolpos) * CFrame.new(0, 0, magz / tym / 2) | |
| 2709 | curpos = li.CFrame * CFrame.new(0, 0, magz / tym / 2).p | |
| 2710 | game.Debris:AddItem(li, 10) | |
| 2711 | table.insert(Effects, {
| |
| 2712 | li, | |
| 2713 | "Disappear", | |
| 2714 | last | |
| 2715 | }) | |
| 2716 | end | |
| 2717 | end | |
| 2718 | end | |
| 2719 | end | |
| 2720 | end | |
| 2721 | }; | |
| 2722 | ||
| 2723 | EffectTemplate = {
| |
| 2724 | ||
| 2725 | }; | |
| 2726 | } | |
| 2727 | ||
| 2728 | function chatfunc(text) | |
| 2729 | local chat = coroutine.wrap(function() | |
| 2730 | if Character:FindFirstChild("TalkingBillBoard")~= nil then
| |
| 2731 | Character:FindFirstChild("TalkingBillBoard"):destroy()
| |
| 2732 | end | |
| 2733 | local naeeym2 = Instance.new("BillboardGui",Character)
| |
| 2734 | naeeym2.Size = UDim2.new(0,100,0,40) | |
| 2735 | naeeym2.StudsOffset = Vector3.new(0,3.5,0) | |
| 2736 | naeeym2.Adornee = RootPart | |
| 2737 | naeeym2.Name = "TalkingBillBoard" | |
| 2738 | local tecks2 = Instance.new("TextLabel",naeeym2)
| |
| 2739 | tecks2.BackgroundTransparency = 1 | |
| 2740 | tecks2.BorderSizePixel = 0 | |
| 2741 | tecks2.Text = "" | |
| 2742 | tecks2.Font = "Fantasy" | |
| 2743 | tecks2.TextSize = 30 | |
| 2744 | tecks2.TextStrokeTransparency = 0 | |
| 2745 | tecks2.TextColor3 = Color3.new(.6,0,0) | |
| 2746 | tecks2.TextStrokeColor3 = Color3.new(0,0,0) | |
| 2747 | tecks2.Size = UDim2.new(1,0,0.5,0) | |
| 2748 | local tecks3 = Instance.new("TextLabel",naeeym2)
| |
| 2749 | tecks3.BackgroundTransparency = 1 | |
| 2750 | tecks3.BorderSizePixel = 0 | |
| 2751 | tecks3.Text = "" | |
| 2752 | tecks3.Font = "Fantasy" | |
| 2753 | tecks3.TextSize = 30 | |
| 2754 | tecks3.TextStrokeTransparency = 0 | |
| 2755 | - | tecks3.TextColor3 = Color3.new(.6,0,0) |
| 2755 | + | tecks3.TextColor3 = Color3.new(1,1,1) |
| 2756 | - | tecks3.TextStrokeColor3 = Color3.new(0,0,0) |
| 2756 | + | tecks3.TextStrokeColor3 = Color3.new(1,1,1) |
| 2757 | tecks3.Size = UDim2.new(1,0,0.5,0) | |
| 2758 | for i = 1,string.len(text),1 do | |
| 2759 | --CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=160718677", Character, .6, .8)
| |
| 2760 | tecks2.Text = string.sub(text,1,i) | |
| 2761 | tecks3.Text = string.sub(text,1,i) | |
| 2762 | wait(0.01) | |
| 2763 | end | |
| 2764 | wait(2) | |
| 2765 | for i = 1, 50 do | |
| 2766 | swait() | |
| 2767 | tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5)) | |
| 2768 | tecks2.Rotation = tecks2.Rotation - .8 | |
| 2769 | tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04 | |
| 2770 | tecks2.TextTransparency = tecks2.TextTransparency + .04 | |
| 2771 | tecks3.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5)) | |
| 2772 | tecks3.Rotation = tecks2.Rotation + .8 | |
| 2773 | tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04 | |
| 2774 | tecks3.TextTransparency = tecks2.TextTransparency + .04 | |
| 2775 | end | |
| 2776 | naeeym2:Destroy() | |
| 2777 | end) | |
| 2778 | chat() | |
| 2779 | end | |
| 2780 | function onChatted(msg) | |
| 2781 | chatfunc(msg) | |
| 2782 | end | |
| 2783 | Player.Chatted:connect(function(msg) | |
| 2784 | if msg=="Words:jp"then Words="Japanese"end | |
| 2785 | if msg=="Words:en"then Words="English"end | |
| 2786 | end) | |
| 2787 | ||
| 2788 | abss = Instance.new("BillboardGui",Character)
| |
| 2789 | abss.Size = UDim2.new(10,0,10,0) | |
| 2790 | abss.Enabled = false | |
| 2791 | imgl = Instance.new("ImageLabel",abss)
| |
| 2792 | imgl.Position = UDim2.new(0,0,0,0) | |
| 2793 | imgl.Size = UDim2.new(1,0,1,0) | |
| 2794 | imgl.Image = "rbxassetid://711463989" | |
| 2795 | imgl.BackgroundTransparency = 1 | |
| 2796 | imgl.ImageColor3 = Color3.new(.9,0,0) | |
| 2797 | img2 = Instance.new("ImageLabel",abss)
| |
| 2798 | img2.Position = UDim2.new(0,0,0,0) | |
| 2799 | img2.Size = UDim2.new(1,0,1,0) | |
| 2800 | img2.Image = "rbxassetid://711463989" | |
| 2801 | img2.BackgroundTransparency = 1 | |
| 2802 | - | img2.ImageColor3 = Color3.new(.9,0,0) |
| 2802 | + | img2.ImageColor3 = Color3.new(1,1,1) |
| 2803 | ||
| 2804 | ||
| 2805 | function attackone(target) | |
| 2806 | attack = true | |
| 2807 | Humanoid.WalkSpeed = 0 | |
| 2808 | if target then | |
| 2809 | if targetted.Name ~= "CKbackup" then | |
| 2810 | local partasdeff = Instance.new("ParticleEmitter",targetted.HumanoidRootPart)
| |
| 2811 | partasdeff.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0)) | |
| 2812 | partasdeff.LightEmission = .1 | |
| 2813 | partasdeff.Size = NumberSequence.new(0.2) | |
| 2814 | partasdeff.Texture = "http://www.roblox.com/asset/?ID=771221224" | |
| 2815 | aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
| |
| 2816 | bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
| |
| 2817 | partasdeff.Transparency = bbb | |
| 2818 | partasdeff.Size = aaa | |
| 2819 | partasdeff.ZOffset = .9 | |
| 2820 | partasdeff.Acceleration = Vector3.new(0, -5, 0) | |
| 2821 | partasdeff.LockedToPart = false | |
| 2822 | partasdeff.EmissionDirection = "Back" | |
| 2823 | partasdeff.Lifetime = NumberRange.new(1, 2) | |
| 2824 | partasdeff.Rate = 1000 | |
| 2825 | partasdeff.Rotation = NumberRange.new(-100, 100) | |
| 2826 | partasdeff.RotSpeed = NumberRange.new(-100, 100) | |
| 2827 | partasdeff.Speed = NumberRange.new(6) | |
| 2828 | partasdeff.VelocitySpread = 10000 | |
| 2829 | partasdeff.Enabled=false | |
| 2830 | for i = 0, 3, 0.4 do | |
| 2831 | swait() | |
| 2832 | PlayAnimationFromTable({
| |
| 2833 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2834 | CFrame.new(-0.00189219415, 1.50098944, -0.129972562, 0.0201512501, 0.0765038878, -0.996864021, 0.0566192083, 0.995383799, 0.0775336027, 0.998202145, -0.0580037907, 0.0157258138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2835 | CFrame.new(2.01696348, 0.389823437, -0.060955409, -0.000397110358, -0.999624014, -0.0274192169, 0.00981300231, 0.0274140034, -0.999576092, 0.999951839, -0.0006660074, 0.00979842618) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2836 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2837 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2838 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2839 | }, .1, false) | |
| 2840 | moter.C0 = clerp(moter.C0, CFrame.new(0.011209704, -1.63770795, -0.318749219, -0.0172089972, -4.19956632e-06, -0.999852002, 0.999852061, 8.99471343e-06, -0.0172089972, 9.06549394e-06, -1.00000012, 4.04558159e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2841 | end | |
| 2842 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 2843 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 2844 | CFuncs["Sound"].Create("rbxassetid://642890855", Character, 1, .5)
| |
| 2845 | - | if targetted:FindFirstChild("Head")then Lightning(Partss.CFrame.p,targetted.Head.CFrame.p,10,.3,BrickColor.new("Crimson"),.1,0,-.1)Lightning(Partss.CFrame.p,targetted.Head.CFrame.p,10,.3,BrickColor.new("red"),.1,0,-.1)end
|
| 2845 | + | if targetted:FindFirstChild("Head")then Lightning(Partss.CFrame.p,targetted.Head.CFrame.p,10,.3,BrickColor.new("red"),.1,0,-.1)Lightning(Partss.CFrame.p,targetted.Head.CFrame.p,10,.3,BrickColor.new("red"),.1,0,-.1)end
|
| 2846 | dmg(targetted) | |
| 2847 | partasdeff.Enabled=true | |
| 2848 | for i = 0, 6, 1 do | |
| 2849 | swait() | |
| 2850 | PlayAnimationFromTable({
| |
| 2851 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2852 | CFrame.new(-0.0879677385, 1.49240708, -0.127746791, 0.0201510563, -0.100440688, -0.994740784, 0.0566197298, 0.99346137, -0.0991647467, 0.998197258, -0.0543235913, 0.0257058665) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2853 | CFrame.new(2.03539443, 0.729742587, 0.0108130341, -0.00389442407, -0.967803538, 0.251676887, 0.0148300035, -0.251707017, -0.967689872, 0.999882519, -3.62247229e-05, 0.0153327845) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2854 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2855 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2856 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2857 | }, .3, false) | |
| 2858 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112083517, -1.63770616, -0.318746239, -0.0172079317, -2.87033617e-06, -0.999851942, 0.999852002, 8.28504562e-06, -0.0172079336, 8.27014446e-06, -1.00000012, 2.72750913e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2859 | end | |
| 2860 | partasdeff.Enabled=false | |
| 2861 | for i = 1, 3, 1 do | |
| 2862 | swait() | |
| 2863 | PlayAnimationFromTable({
| |
| 2864 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2865 | CFrame.new(-0.00189219415, 1.50098944, -0.129972562, 0.0201512501, 0.0765038878, -0.996864021, 0.0566192083, 0.995383799, 0.0775336027, 0.998202145, -0.0580037907, 0.0157258138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2866 | CFrame.new(2.01696348, 0.389823437, -0.060955409, -0.000397110358, -0.999624014, -0.0274192169, 0.00981300231, 0.0274140034, -0.999576092, 0.999951839, -0.0006660074, 0.00979842618) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2867 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2868 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2869 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2870 | }, .3, false) | |
| 2871 | moter.C0 = clerp(moter.C0, CFrame.new(0.011209704, -1.63770795, -0.318749219, -0.0172089972, -4.19956632e-06, -0.999852002, 0.999852061, 8.99471343e-06, -0.0172089972, 9.06549394e-06, -1.00000012, 4.04558159e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2872 | end | |
| 2873 | coroutine.wrap(function() | |
| 2874 | wait(2) | |
| 2875 | partasdeff:Remove() | |
| 2876 | end)() | |
| 2877 | else | |
| 2878 | sel = math.random(1,3) | |
| 2879 | if Words=="English"then | |
| 2880 | if sel == 1 then | |
| 2881 | - | chatfunc("I Cannot Kill Sugarie.")
|
| 2881 | + | chatfunc("I Cannot Kill aingoam")
|
| 2882 | elseif sel == 2 then | |
| 2883 | - | chatfunc("Sugarie is good.")
|
| 2883 | + | chatfunc("aingoam is good.")
|
| 2884 | elseif sel == 3 then | |
| 2885 | chatfunc("I Cannot kill him...")
| |
| 2886 | end | |
| 2887 | else | |
| 2888 | if sel == 1 then | |
| 2889 | chatfunc("...")
| |
| 2890 | elseif sel == 2 then | |
| 2891 | chatfunc("???···")
| |
| 2892 | elseif sel == 3 then | |
| 2893 | chatfunc("??????????···")
| |
| 2894 | end | |
| 2895 | end | |
| 2896 | for i = 0, 5, 0.1 do | |
| 2897 | swait() | |
| 2898 | PlayAnimationFromTable({
| |
| 2899 | CFrame.new(0, 0, 0, 0.999999881, 5.04870979e-29, -4.21790838e-43, 5.04870979e-29, 1, -5.04870979e-29, -4.21790838e-43, -5.04870979e-29, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2900 | CFrame.new(-0.055980958, 1.49253583, -0.318915963, 0.999889553, 0.0107171191, -0.0102898544, -0.00218299939, 0.791040659, 0.611759722, 0.0146959936, -0.61166966, 0.790976703) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0- .4 * math.cos((sine) / 5), 0), | |
| 2901 | CFrame.new(1.54004693, 0.0494250022, 1.90734852e-06, 0.997847795, -0.0655719861, 0, 0.0655719936, 0.997847855, 7.53468894e-22, -4.94064563e-23, -7.51847299e-22, 0.99999994) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2902 | CFrame.new(-1.51232088, 0.0410207808, -3.73942044e-06, 0.998558879, 0.053665854, -2.33806347e-07, -0.0536658242, 0.998558939, -1.04548817e-05, -3.27600219e-07, 1.04523697e-05, 0.99999994) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2903 | CFrame.new(0.540300906, -1.99793804, -2.11055158e-06, 0.998698354, -0.0510031469, 6.26438805e-07, 0.0510031544, 0.998698473, -1.04335422e-05, -9.34800966e-08, 1.04519122e-05, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2904 | CFrame.new(-0.539562821, -1.99794102, -5.75710146e-09, 0.998630941, 0.0523070693, -1.67712614e-07, -0.0523070768, 0.99863106, -1.0458818e-05, -3.79587107e-07, 1.04532719e-05, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2905 | }, .3, false) | |
| 2906 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111967381, -1.6377008, -0.318754196, -0.0172117949, 0, -0.999851942, 0.999851942, 0, -0.0172117949, 0, -1, 0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2907 | end | |
| 2908 | end | |
| 2909 | else | |
| 2910 | for i = 0, 3, 0.3 do | |
| 2911 | swait() | |
| 2912 | PlayAnimationFromTable({
| |
| 2913 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2914 | CFrame.new(-0.00189219415, 1.50098944, -0.129972562, 0.0201512501, 0.0765038878, -0.996864021, 0.0566192083, 0.995383799, 0.0775336027, 0.998202145, -0.0580037907, 0.0157258138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2915 | CFrame.new(2.01696348, 0.389823437, -0.060955409, -0.000397110358, -0.999624014, -0.0274192169, 0.00981300231, 0.0274140034, -0.999576092, 0.999951839, -0.0006660074, 0.00979842618) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2916 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2917 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2918 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2919 | }, .2, false) | |
| 2920 | moter.C0 = clerp(moter.C0, CFrame.new(0.011209704, -1.63770795, -0.318749219, -0.0172089972, -4.19956632e-06, -0.999852002, 0.999852061, 8.99471343e-06, -0.0172089972, 9.06549394e-06, -1.00000012, 4.04558159e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2921 | end | |
| 2922 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 2923 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 2924 | CFuncs["Sound"].Create("rbxassetid://642890855", Character, 1, .5)
| |
| 2925 | local TP=Instance.new("Part")TP.CFrame=Mouse.Hit
| |
| 2926 | - | Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("Crimson"),.3,0,-.3)Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("red"),.5,0,-.5)
|
| 2926 | + | Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("red"),.3,0,-.3)Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("red"),.5,0,-.5)
|
| 2927 | mdmg(TP, 5 ,10) | |
| 2928 | for i=0,3 do RingE(TP.CFrame*CFrame.Angles(math.rad(math.random(360)),math.rad(math.random(360)),math.rad(math.random(360))),.1+math.random(40)/100,30+math.random(70),0,30,3,0,ColorSequence.new(Color3.fromRGB(1,1,0)),-.05)end | |
| 2929 | Effects.Block.Create(BrickColor.new("red"), TP.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 2930 | Effects.Block.Create(BrickColor.new("red"), TP.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 2931 | for i = 0, 1, 0.3333 do | |
| 2932 | swait() | |
| 2933 | PlayAnimationFromTable({
| |
| 2934 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2935 | CFrame.new(-0.0879677385, 1.49240708, -0.127746791, 0.0201510563, -0.100440688, -0.994740784, 0.0566197298, 0.99346137, -0.0991647467, 0.998197258, -0.0543235913, 0.0257058665) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2936 | CFrame.new(2.03539443, 0.729742587, 0.0108130341, -0.00389442407, -0.967803538, 0.251676887, 0.0148300035, -0.251707017, -0.967689872, 0.999882519, -3.62247229e-05, 0.0153327845) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2937 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2938 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2939 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2940 | }, .5, false) | |
| 2941 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112083517, -1.63770616, -0.318746239, -0.0172079317, -2.87033617e-06, -0.999851942, 0.999852002, 8.28504562e-06, -0.0172079336, 8.27014446e-06, -1.00000012, 2.72750913e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2942 | end | |
| 2943 | for i = 0, 2, 0.3 do | |
| 2944 | swait() | |
| 2945 | PlayAnimationFromTable({
| |
| 2946 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2947 | CFrame.new(-0.00189219415, 1.50098944, -0.129972562, 0.0201512501, 0.0765038878, -0.996864021, 0.0566192083, 0.995383799, 0.0775336027, 0.998202145, -0.0580037907, 0.0157258138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2948 | CFrame.new(2.01696348, 0.389823437, -0.060955409, -0.000397110358, -0.999624014, -0.0274192169, 0.00981300231, 0.0274140034, -0.999576092, 0.999951839, -0.0006660074, 0.00979842618) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2949 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2950 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2951 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2952 | }, .3, false) | |
| 2953 | moter.C0 = clerp(moter.C0, CFrame.new(0.011209704, -1.63770795, -0.318749219, -0.0172089972, -4.19956632e-06, -0.999852002, 0.999852061, 8.99471343e-06, -0.0172089972, 9.06549394e-06, -1.00000012, 4.04558159e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2954 | end | |
| 2955 | end | |
| 2956 | Humanoid.WalkSpeed = 35 | |
| 2957 | attack = false | |
| 2958 | end | |
| 2959 | ||
| 2960 | function attacktwo() | |
| 2961 | attack = true | |
| 2962 | Humanoid.WalkSpeed = 35 | |
| 2963 | for i = 0, 3, 0.8 do | |
| 2964 | swait() | |
| 2965 | PlayAnimationFromTable({
| |
| 2966 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2967 | CFrame.new(-0.00189219415, 1.50098944, -0.129972562, 0.0201512501, 0.0765038878, -0.996864021, 0.0566192083, 0.995383799, 0.0775336027, 0.998202145, -0.0580037907, 0.0157258138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2968 | CFrame.new(2.01696348, 0.389823437, -0.060955409, -0.000397110358, -0.999624014, -0.0274192169, 0.00981300231, 0.0274140034, -0.999576092, 0.999951839, -0.0006660074, 0.00979842618) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2969 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2970 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2971 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2972 | }, .2, false) | |
| 2973 | moter.C0 = clerp(moter.C0, CFrame.new(0.011209704, -1.63770795, -0.318749219, -0.0172089972, -4.19956632e-06, -0.999852002, 0.999852061, 8.99471343e-06, -0.0172089972, 9.06549394e-06, -1.00000012, 4.04558159e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2974 | end | |
| 2975 | for i=1, 122 do | |
| 2976 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 2977 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 2978 | CFuncs["Sound"].Create("rbxassetid://642890855", Character, 1, .5)
| |
| 2979 | local TP=Instance.new("Part")TP.CFrame=Mouse.Hit
| |
| 2980 | - | Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("Crimson"),.3,0,-.3)Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("red"),.5,0,-.5)
|
| 2980 | + | Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("red"),.3,0,-.3)Lightning(Partss.CFrame.p,TP.CFrame.p,10,.3,BrickColor.new("red"),.5,0,-.5)
|
| 2981 | mdmg(TP, 5 ,10) | |
| 2982 | for i=0,3 do RingE(TP.CFrame*CFrame.Angles(math.rad(math.random(360)),math.rad(math.random(360)),math.rad(math.random(360))),.1+math.random(40)/100,30+math.random(70),0,30,3,0,ColorSequence.new(Color3.fromRGB(1,1,0)),-.05)end | |
| 2983 | Effects.Block.Create(BrickColor.new("red"), TP.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 2984 | Effects.Block.Create(BrickColor.new("red"), TP.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 2985 | for i = 0, 1, 2.4 do | |
| 2986 | swait() | |
| 2987 | PlayAnimationFromTable({
| |
| 2988 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2989 | CFrame.new(-0.0879677385, 1.49240708, -0.127746791, 0.0201510563, -0.100440688, -0.994740784, 0.0566197298, 0.99346137, -0.0991647467, 0.998197258, -0.0543235913, 0.0257058665) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2990 | CFrame.new(2.03539443, 0.729742587, 0.0108130341, -0.00389442407, -0.967803538, 0.251676887, 0.0148300035, -0.251707017, -0.967689872, 0.999882519, -3.62247229e-05, 0.0153327845) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2991 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2992 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2993 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 2994 | }, .5, false) | |
| 2995 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112083517, -1.63770616, -0.318746239, -0.0172079317, -2.87033617e-06, -0.999851942, 0.999852002, 8.28504562e-06, -0.0172079336, 8.27014446e-06, -1.00000012, 2.72750913e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 2996 | end | |
| 2997 | for i = 0, 2, 1.7 do | |
| 2998 | swait() | |
| 2999 | PlayAnimationFromTable({
| |
| 3000 | CFrame.new(0.0150662307, -4.88092428e-06, 0.0148906102, -0.01982099, -1.08002496e-12, 0.999803543, -4.46946984e-07, 1, -8.86181084e-09, -0.999803782, 3.27825546e-07, -0.0198209975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3001 | CFrame.new(-0.00189219415, 1.50098944, -0.129972562, 0.0201512501, 0.0765038878, -0.996864021, 0.0566192083, 0.995383799, 0.0775336027, 0.998202145, -0.0580037907, 0.0157258138) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3002 | CFrame.new(2.01696348, 0.389823437, -0.060955409, -0.000397110358, -0.999624014, -0.0274192169, 0.00981300231, 0.0274140034, -0.999576092, 0.999951839, -0.0006660074, 0.00979842618) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3003 | CFrame.new(-1.64040112, 0.216884568, 1.93210121e-06, 0.962137103, 0.272578239, -7.02217221e-07, -0.272574633, 0.962141275, -9.83368591e-06, -2.00979412e-06, 9.69739631e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3004 | CFrame.new(0.64369607, -1.98395038, 0.206737444, 0.19058302, -0.152998164, -0.969677031, 0.0664296299, 0.987527609, -0.142758414, 0.979424179, -0.0372077115, 0.198368743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3005 | CFrame.new(-0.641120076, -1.92643452, -0.0258421432, 0.848103583, 0.133398816, -0.51276207, -0.0662644878, 0.986892581, 0.147146463, 0.52567035, -0.0908175632, 0.845826566) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3006 | }, .5, false) | |
| 3007 | moter.C0 = clerp(moter.C0, CFrame.new(0.011209704, -1.63770795, -0.318749219, -0.0172089972, -4.19956632e-06, -0.999852002, 0.999852061, 8.99471343e-06, -0.0172089972, 9.06549394e-06, -1.00000012, 4.04558159e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3008 | end | |
| 3009 | end | |
| 3010 | Humanoid.WalkSpeed = 35 | |
| 3011 | attack = false | |
| 3012 | end | |
| 3013 | ||
| 3014 | local Grabbed = false | |
| 3015 | ||
| 3016 | function hedshoot() | |
| 3017 | attack = true | |
| 3018 | local grab = nil | |
| 3019 | for i, v in pairs(FindNearestTorso(Torso.CFrame.p, 10)) do | |
| 3020 | if v:FindFirstChild('HumanoidRootPart')and v:FindFirstChild("Head")then
| |
| 3021 | Grabbed = true | |
| 3022 | --CFuncs["Sound"].Create("rbxassetid://492961938", v.HumanoidRootPart, 1, .8)
| |
| 3023 | grab = v | |
| 3024 | end | |
| 3025 | end | |
| 3026 | Effects.Wave.Create(BrickColor.new("White"), RootPart.CFrame * CFrame.Angles(0,math.rad(90),math.rad(90)), .5, .5, .5, 1, .2, 1, 0.07)
| |
| 3027 | --CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=721590903", RootPart, 1.5, .5)
| |
| 3028 | for i = 0, 1, 0.1 do | |
| 3029 | swait() | |
| 3030 | if Grabbed == true then | |
| 3031 | grab:FindFirstChildOfClass("Humanoid").PlatformStand = true
| |
| 3032 | --GGyro.position = Partss.Position | |
| 3033 | --GGyro.Parent = grab.Head | |
| 3034 | grab.HumanoidRootPart.CFrame = Partss.CFrame * CFrame.Angles(0,math.rad(-90),0) | |
| 3035 | end | |
| 3036 | PlayAnimationFromTable({
| |
| 3037 | CFrame.new(0.104281992, -1.37529127e-22, -0.179345995, 0.249840975, 5.92156003e-22, 0.968286872, -5.57068883e-22, 1, -4.67813147e-22, -0.968286872, -4.22523594e-22, 0.249840975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3038 | CFrame.new(0.0029296279, 1.47845411, -0.120581962, 0.0750327855, 0.428286105, -0.900522709, 0.166523039, 0.885005891, 0.434781253, 0.983178616, -0.18258062, -0.00491504371) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3039 | CFrame.new(1.96751118, 0.433084905, -0.278422326, 0.305184275, -0.951701581, -0.033564698, 0.012345003, 0.0391969904, -0.999155343, 0.952213347, 0.304512084, 0.0237110667) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3040 | CFrame.new(-1.66092706, 0.266950369, 2.51774691e-06, 0.876968205, 0.480548859, -2.5331974e-06, -0.480548888, 0.876968026, -7.03267551e-06, -1.13248825e-06, 7.38352537e-06, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3041 | CFrame.new(0.146832585, -1.7542398, 0.105335698, 0.266426086, 0.491796821, -0.828946948, 0.0135936746, 0.8580302, 0.513420045, 0.96375972, -0.148056909, 0.221916124) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3042 | CFrame.new(-1.09110987, -1.74702656, 0.342675447, 0.765578806, 0.632523358, 0.117487431, -0.642276406, 0.740949869, 0.196148768, 0.0370163769, -0.225626737, 0.973510265) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3043 | }, .3, false) | |
| 3044 | RootPart.Velocity = RootPart.CFrame.lookVector * 90 | |
| 3045 | ||
| 3046 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111932121, -1.63769805, -0.318755955, -0.0172044784, -1.3951445e-05, -0.999852121, 0.999852002, 3.55020165e-06, -0.0172044784, 3.78862023e-06, -1.00000012, 1.38879986e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3047 | end | |
| 3048 | if Grabbed == true then | |
| 3049 | Humanoid.WalkSpeed = 0 | |
| 3050 | for i = 0, 2, 0.1 do | |
| 3051 | swait() | |
| 3052 | if Grabbed == true then | |
| 3053 | grab:FindFirstChildOfClass("Humanoid").PlatformStand = true
| |
| 3054 | --GGyro.position = Partss.Position | |
| 3055 | --GGyro.Parent = grab.Head | |
| 3056 | grab.HumanoidRootPart.CFrame = Partss.CFrame * CFrame.Angles(0,math.rad(-90),0) | |
| 3057 | end | |
| 3058 | PlayAnimationFromTable({
| |
| 3059 | CFrame.new(0.104281992, -1.37529127e-22, -0.179345995, 0.249840975, 5.92156003e-22, 0.968286872, -5.57068883e-22, 1, -4.67813147e-22, -0.968286872, -4.22523594e-22, 0.249840975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3060 | CFrame.new(0.0029296279, 1.47845411, -0.120581962, 0.0750327855, 0.428286105, -0.900522709, 0.166523039, 0.885005891, 0.434781253, 0.983178616, -0.18258062, -0.00491504371) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3061 | CFrame.new(1.96751118, 0.433084905, -0.278422326, 0.305184275, -0.951701581, -0.033564698, 0.012345003, 0.0391969904, -0.999155343, 0.952213347, 0.304512084, 0.0237110667) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3062 | CFrame.new(-1.58139038, 0.176945746, 5.27966768e-06, 0.939729631, 0.341920435, -3.69548798e-06, -0.341920793, 0.93972975, -6.50105221e-06, -5.81145287e-07, 6.40749931e-06, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3063 | CFrame.new(0.569345832, -1.89868093, -0.00942828506, 0.266425997, -0.0769406706, -0.960779786, 0.0135936281, 0.997010291, -0.0760724545, 0.963760078, 0.00720720552, 0.266675085) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3064 | CFrame.new(-0.849354744, -2.01616573, 0.241646215, 0.948664129, 0.308412433, 0.0701368451, -0.312046438, 0.948832989, 0.0484089628, -0.0516182035, -0.0678096861, 0.996362925) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3065 | }, .3, false) | |
| 3066 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111932121, -1.63769805, -0.318755955, -0.0172044784, -1.3951445e-05, -0.999852121, 0.999852002, 3.55020165e-06, -0.0172044784, 3.78862023e-06, -1.00000012, 1.38879986e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3067 | end | |
| 3068 | if grab.Name ~= "aingoam" then | |
| 3069 | local partasdeff = Instance.new("ParticleEmitter",grab.HumanoidRootPart)
| |
| 3070 | partasdeff.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0)) | |
| 3071 | partasdeff.LightEmission = .1 | |
| 3072 | partasdeff.Size = NumberSequence.new(0.2) | |
| 3073 | partasdeff.Texture = "http://www.roblox.com/asset/?ID=771221224" | |
| 3074 | aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
| |
| 3075 | bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
| |
| 3076 | partasdeff.Transparency = bbb | |
| 3077 | partasdeff.Size = aaa | |
| 3078 | partasdeff.ZOffset = .9 | |
| 3079 | partasdeff.Acceleration = Vector3.new(0, -5, 0) | |
| 3080 | partasdeff.LockedToPart = false | |
| 3081 | partasdeff.EmissionDirection = "Back" | |
| 3082 | partasdeff.Lifetime = NumberRange.new(1, 2) | |
| 3083 | partasdeff.Rate = 1000 | |
| 3084 | partasdeff.Rotation = NumberRange.new(-100, 100) | |
| 3085 | partasdeff.RotSpeed = NumberRange.new(-100, 100) | |
| 3086 | partasdeff.Speed = NumberRange.new(10) | |
| 3087 | partasdeff.VelocitySpread = 20 | |
| 3088 | partasdeff.Enabled=false | |
| 3089 | sel = math.random(1,4) | |
| 3090 | if Words=="English"then | |
| 3091 | if sel == 1 then | |
| 3092 | chatfunc("Sorry. C:")
| |
| 3093 | elseif sel == 2 then | |
| 3094 | chatfunc("Feel the power of death.")
| |
| 3095 | elseif sel == 3 then | |
| 3096 | chatfunc("Your fault is the voided soul and your heartless.")
| |
| 3097 | elseif sel==4 then | |
| 3098 | chatfunc("You can Repair your life with death.")
| |
| 3099 | end | |
| 3100 | else | |
| 3101 | if sel == 1 then | |
| 3102 | chatfunc("????????C:")
| |
| 3103 | elseif sel == 2 then | |
| 3104 | chatfunc("????????????")
| |
| 3105 | elseif sel == 3 then | |
| 3106 | chatfunc("?????????????????????")
| |
| 3107 | elseif sel==4 then | |
| 3108 | chatfunc("???????????????")
| |
| 3109 | end | |
| 3110 | end | |
| 3111 | for i = 0, 2, 0.1 do | |
| 3112 | swait() | |
| 3113 | if Grabbed == true then | |
| 3114 | grab:FindFirstChildOfClass("Humanoid").PlatformStand = true
| |
| 3115 | --GGyro.position = Partss.Position | |
| 3116 | --GGyro.Parent = grab.Head | |
| 3117 | grab.HumanoidRootPart.CFrame = Partss.CFrame * CFrame.Angles(0,math.rad(-90),0) | |
| 3118 | end | |
| 3119 | PlayAnimationFromTable({
| |
| 3120 | CFrame.new(0.104281992, -1.37529127e-22, -0.179345995, 0.249840975, 5.92156003e-22, 0.968286872, -5.57068883e-22, 1, -4.67813147e-22, -0.968286872, -4.22523594e-22, 0.249840975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3121 | CFrame.new(-0.0791492164, 1.44711375, -0.0994036943, 0.0100336075, -0.292051941, -0.95634979, -0.000366999942, 0.956396878, -0.29207015, 0.999949574, 0.00328149647, 0.00948894024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3122 | CFrame.new(1.94523025, 1.02494264, -0.272673488, 0.287940055, -0.795002162, 0.533912063, 0.0434400104, -0.546107173, -0.836588264, 0.956662774, 0.264080375, -0.122711219) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3123 | CFrame.new(-1.58139038, 0.176945746, 5.27966768e-06, 0.939729631, 0.341920435, -3.69548798e-06, -0.341920793, 0.93972975, -6.50105221e-06, -5.81145287e-07, 6.40749931e-06, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3124 | CFrame.new(0.569345832, -1.89868093, -0.00942828506, 0.266425997, -0.0769406706, -0.960779786, 0.0135936281, 0.997010291, -0.0760724545, 0.963760078, 0.00720720552, 0.266675085) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3125 | CFrame.new(-0.849354744, -2.01616573, 0.241646215, 0.948664129, 0.308412433, 0.0701368451, -0.312046438, 0.948832989, 0.0484089628, -0.0516182035, -0.0678096861, 0.996362925) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3126 | }, .1, false) | |
| 3127 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111939851, -1.63769794, -0.31875661, -0.0172049776, -1.39437616e-05, -0.999852121, 0.999852002, 5.96046448e-06, -0.0172049757, 6.16908073e-06, -1, 1.38394535e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3128 | end | |
| 3129 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 3130 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 3131 | CFuncs["Sound"].Create("rbxassetid://429400881", Character, 1, .5)
| |
| 3132 | dmg(grab) | |
| 3133 | grab.Head.Velocity = grab.Head.CFrame.lookVector * -60 | |
| 3134 | partasdeff.Enabled=true | |
| 3135 | for i = 0, 1, 0.1 do | |
| 3136 | swait() | |
| 3137 | PlayAnimationFromTable({
| |
| 3138 | CFrame.new(0.104281992, -1.37529127e-22, -0.179345995, 0.249840975, 5.92156003e-22, 0.968286872, -5.57068883e-22, 1, -4.67813147e-22, -0.968286872, -4.22523594e-22, 0.249840975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3139 | CFrame.new(-0.0791492164, 1.44711375, -0.0994036943, 0.0100336075, -0.292051941, -0.95634979, -0.000366999942, 0.956396878, -0.29207015, 0.999949574, 0.00328149647, 0.00948894024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3140 | CFrame.new(1.95760894, 1.20200562, -0.275867403, 0.278526366, -0.669772983, 0.688351095, 0.0506580099, -0.705469668, -0.706927419, 0.959091723, 0.23176837, -0.162562534) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3141 | CFrame.new(-1.58139038, 0.176945746, 5.27966768e-06, 0.939729631, 0.341920435, -3.69548798e-06, -0.341920793, 0.93972975, -6.50105221e-06, -5.81145287e-07, 6.40749931e-06, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3142 | CFrame.new(0.569345832, -1.89868093, -0.00942828506, 0.266425997, -0.0769406706, -0.960779786, 0.0135936281, 0.997010291, -0.0760724545, 0.963760078, 0.00720720552, 0.266675085) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3143 | CFrame.new(-0.849354744, -2.01616573, 0.241646215, 0.948664129, 0.308412433, 0.0701368451, -0.312046438, 0.948832989, 0.0484089628, -0.0516182035, -0.0678096861, 0.996362925) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3144 | }, .3, false) | |
| 3145 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111932531, -1.63769579, -0.318755656, -0.0172050633, -1.61863863e-05, -0.999852121, 0.999851882, 5.15580177e-06, -0.017205067, 5.453825e-06, -1, 1.60960481e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3146 | end | |
| 3147 | partasdeff.Enabled=false | |
| 3148 | for i = 0, 2.5, 0.1 do | |
| 3149 | swait() | |
| 3150 | PlayAnimationFromTable({
| |
| 3151 | CFrame.new(0.104281992, -1.37529127e-22, -0.179345995, 0.249840975, 5.92156003e-22, 0.968286872, -5.57068883e-22, 1, -4.67813147e-22, -0.968286872, -4.22523594e-22, 0.249840975) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3152 | CFrame.new(-0.0791492164, 1.44711375, -0.0994036943, 0.0100336075, -0.292051941, -0.95634979, -0.000366999942, 0.956396878, -0.29207015, 0.999949574, 0.00328149647, 0.00948894024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3153 | CFrame.new(1.94523025, 1.02494264, -0.272673488, 0.287940055, -0.795002162, 0.533912063, 0.0434400104, -0.546107173, -0.836588264, 0.956662774, 0.264080375, -0.122711219) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3154 | CFrame.new(-1.58139038, 0.176945746, 5.27966768e-06, 0.939729631, 0.341920435, -3.69548798e-06, -0.341920793, 0.93972975, -6.50105221e-06, -5.81145287e-07, 6.40749931e-06, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3155 | CFrame.new(0.569345832, -1.89868093, -0.00942828506, 0.266425997, -0.0769406706, -0.960779786, 0.0135936281, 0.997010291, -0.0760724545, 0.963760078, 0.00720720552, 0.266675085) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3156 | CFrame.new(-0.849354744, -2.01616573, 0.241646215, 0.948664129, 0.308412433, 0.0701368451, -0.312046438, 0.948832989, 0.0484089628, -0.0516182035, -0.0678096861, 0.996362925) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3157 | }, .2, false) | |
| 3158 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111939851, -1.63769794, -0.31875661, -0.0172049776, -1.39437616e-05, -0.999852121, 0.999852002, 5.96046448e-06, -0.0172049757, 6.16908073e-06, -1, 1.38394535e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3159 | end | |
| 3160 | coroutine.wrap(function() | |
| 3161 | wait(2) | |
| 3162 | partasdeff:Remove() | |
| 3163 | end)() | |
| 3164 | else | |
| 3165 | grab:FindFirstChildOfClass("Humanoid").PlatformStand = false
| |
| 3166 | for i = 0, 3, 0.1 do | |
| 3167 | swait() | |
| 3168 | PlayAnimationFromTable({
| |
| 3169 | CFrame.new(0.104280457, -1.46030498e-22, -0.179343686, 0.249860913, 5.18448626e-22, 0.968281686, -5.82335151e-22, 1, -5.29395592e-22, -0.968281686, -3.70576914e-22, 0.249860913) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3170 | CFrame.new(0.00671941042, 1.48144531, -0.121562012, 0.0679168552, 0.388981611, -0.918738663, 0.158512011, 0.904961228, 0.394866198, 0.985018492, -0.172449201, -0.000196114182) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3171 | CFrame.new(1.5714488, -0.100437641, -0.219321564, 0.297819793, -0.653239965, -0.696118593, -0.0311920028, 0.722160041, -0.691022456, 0.954112411, 0.227513462, 0.194697708) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3172 | CFrame.new(-1.5814501, 0.177012652, 5.41775626e-06, 0.939689815, 0.342028022, -2.68220901e-06, -0.342027992, 0.939689755, -6.1805149e-06, 4.17232513e-07, 6.72787428e-06, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3173 | CFrame.new(0.569012046, -1.89856982, -0.00933695585, 0.266445845, -0.0764764398, -0.960811257, 0.0135949478, 0.997046292, -0.075590536, 0.963754177, 0.00707861409, 0.266698539) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3174 | CFrame.new(-0.849534154, -2.01595497, 0.241721377, 0.948572636, 0.308689058, 0.070150286, -0.312330276, 0.948733151, 0.0485308319, -0.0515729487, -0.067945078, 0.996355295) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3175 | }, .1, false) | |
| 3176 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111981034, -1.63767779, -0.318741798, -0.0172085222, -1.4077872e-05, -0.999851882, 0.999851942, 7.4505806e-06, -0.0172085222, 7.68899918e-06, -1.00000012, 1.39512122e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3177 | end | |
| 3178 | sel = math.random(1,3) | |
| 3179 | if Words=="English"then | |
| 3180 | if sel == 1 then | |
| 3181 | chatfunc(". . . ")
| |
| 3182 | elseif sel == 2 then | |
| 3183 | chatfunc("What am I doing...?")
| |
| 3184 | elseif sel == 3 then | |
| 3185 | chatfunc("I can't...")
| |
| 3186 | end | |
| 3187 | else | |
| 3188 | if sel == 1 then | |
| 3189 | chatfunc(". . . ")
| |
| 3190 | elseif sel == 2 then | |
| 3191 | chatfunc("????????????···?")
| |
| 3192 | elseif sel == 3 then | |
| 3193 | chatfunc("????...")
| |
| 3194 | end | |
| 3195 | end | |
| 3196 | for i = 0, 5, 0.1 do | |
| 3197 | swait() | |
| 3198 | PlayAnimationFromTable({
| |
| 3199 | CFrame.new(0, 0, 0, 0.999999881, 5.04870979e-29, -4.21790838e-43, 5.04870979e-29, 1, -5.04870979e-29, -4.21790838e-43, -5.04870979e-29, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3200 | CFrame.new(-0.0399715528, 1.42130852, -0.217550665, 0.985933542, -0.136098281, -0.097015582, 0.166522697, 0.849608123, 0.500436008, 0.0143167432, -0.509551942, 0.860320628) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0- .4 * math.cos((sine) / 5), 0), | |
| 3201 | CFrame.new(1.57258642, 0.0433240086, 3.83948304e-08, 0.990993857, -0.133906633, -2.60571618e-08, 0.133906662, 0.990993977, 5.96046341e-08, 1.78410318e-08, -6.25570422e-08, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3202 | CFrame.new(-0.693957031, 0.999676406, -0.811627388, 0.817211449, -0.569911301, -0.0858340934, -0.499626935, -0.626295447, -0.598442137, 0.287295371, 0.531934083, -0.796558976) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3203 | CFrame.new(0.540301144, -1.99792778, 1.70425119e-06, 0.998698354, -0.0510031469, 6.26438805e-07, 0.0510031544, 0.998698473, -1.04335422e-05, -9.34800966e-08, 1.04519122e-05, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3204 | CFrame.new(-0.539563119, -1.99793291, 1.9016752e-06, 0.998630941, 0.0523070693, -1.67712614e-07, -0.0523070768, 0.99863106, -1.0458818e-05, -3.79587107e-07, 1.04532719e-05, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3205 | }, .3, false) | |
| 3206 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111991819, -1.63769639, -0.318748534, -0.0172109455, -5.96046448e-08, -0.999852002, 0.999852061, -1.19209318e-07, -0.0172108412, 5.96046519e-08, -0.99999994, -1.19209275e-07) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3207 | end | |
| 3208 | end | |
| 3209 | end | |
| 3210 | --GGyro.Parent = nil | |
| 3211 | attack = false | |
| 3212 | Grabbed = false | |
| 3213 | Humanoid.WalkSpeed = 35 | |
| 3214 | end | |
| 3215 | function moarblood() | |
| 3216 | attack = true | |
| 3217 | CFuncs["Sound"].Create("rbxassetid://743521656", Character, 1, .8)
| |
| 3218 | RootPart.CFrame = targetted.HumanoidRootPart.CFrame * CFrame.new(0,0,4) | |
| 3219 | local k = New("Part",LeftArm,"k",{BrickColor = BrickColor.new("red"),Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Shape = Enum.PartType.Cylinder,Size = Vector3.new(0.200000003, 0.221472204, 0.221472189),CFrame = CFrame.new(4.93319941, -1.31948221, -45.7696877, 0.141969427, -5.55023435e-05, -0.989871144, 0.989874005, 1.80069164e-05, 0.141970903, 1.06166653e-05, -1.00000143, 5.59078326e-05),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.105882, 0.164706, 0.207843),})
| |
| 3220 | mot = New("Weld",k,"mot",{Part0 = k,Part1 = LeftArm,C0 = CFrame.new(0, 0, 0, 0.141969457, 0.989873946, 1.06166663e-05, -5.55023507e-05, 1.80069164e-05, -1.00000167, -0.989871264, 0.141970903, 5.59078399e-05),C1 = CFrame.new(6.67572021e-06, -1.40000057, -3.81469727e-06, 0.989870846, -0.14197053, -1.2531201e-06, 0.141970515, 0.989870906, 1.03843358e-05, -2.33842215e-07, -1.04570581e-05, 0.99999994),})
| |
| 3221 | wait(.5) | |
| 3222 | for i = 0, 1.2, 0.1 do | |
| 3223 | swait() | |
| 3224 | PlayAnimationFromTable({
| |
| 3225 | CFrame.new(0.0246932413, -0.0966757834, -0.0092370566, 0.713696778, 5.59592329e-22, 0.700454772, -9.27150216e-22, 1, 1.45779223e-22, -0.700454772, -7.53468894e-22, 0.713696778) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3226 | CFrame.new(0.098094359, 1.53651738, -0.281765848, 0.593379974, 0.280785412, -0.754360616, -0.0276839901, 0.943748772, 0.329502523, 0.804446399, -0.174636483, 0.567774832) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3227 | CFrame.new(1.58677018, 0.143787161, 0.0495693758, 0.968102753, -0.250522822, -0.00394502282, 0.250228018, 0.965921044, 0.0662006512, -0.0127741396, -0.0650762022, 0.997798622) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3228 | CFrame.new(-1.74332106, 0.446618229, -0.859300971, 0.795205951, 0.606264353, -0.0095520094, -0.0538869984, 0.0549720451, -0.997032762, -0.603940368, 0.793361068, 0.0763838589) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3229 | CFrame.new(0.648194611, -1.97843742, -0.088139981, 0.954304218, -0.129303336, -0.269414723, 0.107585981, 0.989748061, -0.0939367935, 0.278798997, 0.0606590137, 0.958431959) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3230 | CFrame.new(-0.671899676, -2.02211809, 0.00866907835, 0.94230175, 0.108399026, -0.316728801, -0.108764999, 0.993929207, 0.0165804606, 0.316603303, 0.0188252106, 0.948371291) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3231 | }, .2, false) | |
| 3232 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111978557, -1.63769853, -0.318748116, -0.0172083378, 3.06963921e-06, -0.999852002, 0.999851942, -2.01165676e-07, -0.0172083378, -2.4586916e-07, -1, -3.09944153e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3233 | end | |
| 3234 | if targetted.Name ~= "CKbackup" then | |
| 3235 | local grab = nil | |
| 3236 | for i, v in pairs(FindNearestTorso(Torso.CFrame.p, 7)) do | |
| 3237 | if v:FindFirstChild('Head') then
| |
| 3238 | Grabbed = true | |
| 3239 | --CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=160718677", v.Head, 1, .8)
| |
| 3240 | grab = v | |
| 3241 | end | |
| 3242 | end | |
| 3243 | Humanoid.WalkSpeed = 0 | |
| 3244 | for i = 0, 2, 0.1 do | |
| 3245 | swait() | |
| 3246 | if Grabbed == true then | |
| 3247 | grab:FindFirstChildOfClass("Humanoid").PlatformStand = true
| |
| 3248 | --GGyro.position = Partss.Position | |
| 3249 | --GGyro.Parent = grab.Head | |
| 3250 | grab.Head.CFrame = k.CFrame * CFrame.Angles(0,math.rad(-90),0) | |
| 3251 | end | |
| 3252 | PlayAnimationFromTable({
| |
| 3253 | CFrame.new(-0.203895777, -0.0966757089, 0.221102715, 0.860356927, 5.59592329e-22, -0.509691954, -9.74120787e-23, 1, 9.33471908e-22, 0.509691954, -7.53468894e-22, 0.860356927) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3254 | CFrame.new(-0.0263810754, 1.49789393, -0.36129567, 0.83927381, -0.177804202, 0.513814509, -0.0293880031, 0.928800881, 0.369412124, -0.542914331, -0.325137854, 0.774292946) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3255 | CFrame.new(1.70567894, 0.192227185, 0.324310064, 0.910149336, -0.402004361, -0.100104719, 0.41140601, 0.848634601, 0.332512379, -0.0487190783, -0.343819588, 0.937771142) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3256 | CFrame.new(-0.925376594, 0.275374949, -0.912649989, 0.847262561, -0.507846355, 0.155686736, 0.278232396, 0.17463918, -0.944503605, 0.452473402, 0.84355998, 0.289265245) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3257 | CFrame.new(0.648186982, -1.97843516, -0.0881449506, 0.954305232, -0.129303262, -0.269411147, 0.107586049, 0.989748061, -0.0939371213, 0.278795511, 0.0606598109, 0.958432913) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3258 | CFrame.new(-0.671897829, -2.02211738, 0.00865991414, 0.942302644, 0.108399101, -0.316726208, -0.108764961, 0.993929207, 0.0165806562, 0.31660068, 0.0188247077, 0.948372126) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3259 | }, .25, false) | |
| 3260 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111928731, -1.63769662, -0.318741947, -0.0172089636, 8.2552433e-06, -0.999852061, 0.999852061, 7.4505806e-07, -0.0172089189, 5.66244125e-07, -1.00000012, -8.2552433e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3261 | end | |
| 3262 | if Grabbed == true then | |
| 3263 | sel = math.random(1,3) | |
| 3264 | if Words=="English"then | |
| 3265 | if sel == 1 then | |
| 3266 | chatfunc("No heavens here.")
| |
| 3267 | elseif sel == 2 then | |
| 3268 | chatfunc("Get out from this world...")
| |
| 3269 | elseif sel == 3 then | |
| 3270 | chatfunc("Now , what did you thought?")
| |
| 3271 | end | |
| 3272 | else | |
| 3273 | if sel == 1 then | |
| 3274 | chatfunc("????????????")
| |
| 3275 | elseif sel == 2 then | |
| 3276 | chatfunc("????????")
| |
| 3277 | elseif sel == 3 then | |
| 3278 | chatfunc("???????????")
| |
| 3279 | end | |
| 3280 | end --if targetted:FindFirstChild("Head")then
| |
| 3281 | if targetted:FindFirstChild("Head")then local partasdeff = Instance.new("ParticleEmitter",targetted.Head)
| |
| 3282 | partasdeff.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0)) | |
| 3283 | partasdeff.LightEmission = .1 | |
| 3284 | partasdeff.Size = NumberSequence.new(0.2) | |
| 3285 | partasdeff.Texture = "http://www.roblox.com/asset/?ID=771221224" | |
| 3286 | aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
| |
| 3287 | bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
| |
| 3288 | partasdeff.Transparency = bbb | |
| 3289 | partasdeff.Size = aaa | |
| 3290 | partasdeff.ZOffset = .9 | |
| 3291 | partasdeff.Acceleration = Vector3.new(0, -5, 0) | |
| 3292 | partasdeff.LockedToPart = false | |
| 3293 | partasdeff.EmissionDirection = "Back" | |
| 3294 | partasdeff.Lifetime = NumberRange.new(1, 2) | |
| 3295 | partasdeff.Rate = 1000 | |
| 3296 | partasdeff.Rotation = NumberRange.new(-100, 100) | |
| 3297 | partasdeff.RotSpeed = NumberRange.new(-100, 100) | |
| 3298 | partasdeff.Speed = NumberRange.new(6) | |
| 3299 | partasdeff.VelocitySpread = 10000 partasdeff.Enabled=true | |
| 3300 | partasdeff.Enabled=false spawn(function()swait(10)partasdeff.Enabled=false end)end | |
| 3301 | for i = 0, 3, 0.1 do | |
| 3302 | swait() | |
| 3303 | if Grabbed == true then | |
| 3304 | grab:FindFirstChildOfClass("Humanoid").PlatformStand = true
| |
| 3305 | --GGyro.position = Partss.Position | |
| 3306 | --GGyro.Parent = grab.Head | |
| 3307 | grab.Head.CFrame = k.CFrame * CFrame.Angles(0,math.rad(-90),0) | |
| 3308 | end | |
| 3309 | PlayAnimationFromTable({
| |
| 3310 | CFrame.new(-0.203895777, -0.0966757089, 0.221102715, 0.860356927, 5.59592329e-22, -0.509691954, -9.74120787e-23, 1, 9.33471908e-22, 0.509691954, -7.53468894e-22, 0.860356927) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3311 | CFrame.new(0.0996288583, 1.46053851, -0.148588806, 0.834862471, 0.0359686315, 0.549282432, -0.0103890011, 0.998714745, -0.0496083908, -0.550360739, 0.0357096791, 0.83416307) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3312 | CFrame.new(1.70567894, 0.192227185, 0.324310064, 0.910149336, -0.402004361, -0.100104719, 0.41140601, 0.848634601, 0.332512379, -0.0487190783, -0.343819588, 0.937771142) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3313 | CFrame.new(-1.5511272, 1.22937977, -0.634234905, 0.785770595, 0.333147645, 0.521131098, 0.522403002, -0.808557391, -0.270795107, 0.331149668, 0.485022962, -0.809378147) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3314 | CFrame.new(0.648186982, -1.97843516, -0.0881449506, 0.954305232, -0.129303262, -0.269411147, 0.107586049, 0.989748061, -0.0939371213, 0.278795511, 0.0606598109, 0.958432913) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3315 | CFrame.new(-0.684103072, -2.02189779, 0.0673112273, 0.973016024, 0.108399175, -0.203689545, -0.109960191, 0.993929327, 0.00367253274, 0.202851087, 0.0188243091, 0.979028702) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3316 | }, .1, false) | |
| 3317 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111928731, -1.63769662, -0.318741947, -0.0172089636, 8.2552433e-06, -0.999852061, 0.999852061, 7.4505806e-07, -0.0172089189, 5.66244125e-07, -1.00000012, -8.2552433e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3318 | end | |
| 3319 | grab.HumanoidRootPart.Transparency = 1 | |
| 3320 | dmg(grab) | |
| 3321 | CFuncs["Sound"].Create("rbxassetid://429400881", grab.Head, .8, .8)
| |
| 3322 | --CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=160718677", grab.Head, 1, .7)
| |
| 3323 | ||
| 3324 | coroutine.wrap(function() | |
| 3325 | wait(.4) | |
| 3326 | --partasdeff.Enabled=false | |
| 3327 | end)() | |
| 3328 | for i = 0, 3.5, 0.1 do | |
| 3329 | swait() | |
| 3330 | PlayAnimationFromTable({
| |
| 3331 | CFrame.new(-0.203895777, -0.0966757089, 0.221102715, 0.860356927, 5.59592329e-22, -0.509691954, -9.74120787e-23, 1, 9.33471908e-22, 0.509691954, -7.53468894e-22, 0.860356927) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3332 | CFrame.new(0.0996288583, 1.46053851, -0.148588806, 0.834862471, 0.0359686315, 0.549282432, -0.0103890011, 0.998714745, -0.0496083908, -0.550360739, 0.0357096791, 0.83416307) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3333 | CFrame.new(1.70567894, 0.192227185, 0.324310064, 0.910149336, -0.402004361, -0.100104719, 0.41140601, 0.848634601, 0.332512379, -0.0487190783, -0.343819588, 0.937771142) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3334 | CFrame.new(-1.40260935, 1.29555511, -0.560751677, 0.832364976, 0.188659444, 0.521130562, 0.370884001, -0.88832134, -0.2707977, 0.411842346, 0.418681324, -0.809378505) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3335 | CFrame.new(0.648186982, -1.97843516, -0.0881449506, 0.954305232, -0.129303262, -0.269411147, 0.107586049, 0.989748061, -0.0939371213, 0.278795511, 0.0606598109, 0.958432913) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3336 | CFrame.new(-0.684103072, -2.02189779, 0.0673112273, 0.973016024, 0.108399175, -0.203689545, -0.109960191, 0.993929327, 0.00367253274, 0.202851087, 0.0188243091, 0.979028702) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3337 | }, .3, false) | |
| 3338 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111928731, -1.63769662, -0.318741947, -0.0172089636, 8.2552433e-06, -0.999852061, 0.999852061, 7.4505806e-07, -0.0172089189, 5.66244125e-07, -1.00000012, -8.2552433e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3339 | end | |
| 3340 | end | |
| 3341 | else | |
| 3342 | Humanoid.WalkSpeed = 0 | |
| 3343 | for i = 0, 3, 0.1 do | |
| 3344 | swait() | |
| 3345 | PlayAnimationFromTable({
| |
| 3346 | CFrame.new(0.0246932413, -0.0966757834, -0.0092370566, 0.713696778, 5.59592329e-22, 0.700454772, -9.27150216e-22, 1, 1.45779223e-22, -0.700454772, -7.53468894e-22, 0.713696778) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3347 | CFrame.new(0.098094359, 1.53651738, -0.281765848, 0.593379974, 0.280785412, -0.754360616, -0.0276839901, 0.943748772, 0.329502523, 0.804446399, -0.174636483, 0.567774832) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3348 | CFrame.new(1.58677018, 0.143787161, 0.0495693758, 0.968102753, -0.250522822, -0.00394502282, 0.250228018, 0.965921044, 0.0662006512, -0.0127741396, -0.0650762022, 0.997798622) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3349 | CFrame.new(-1.74332106, 0.446618229, -0.859300971, 0.795205951, 0.606264353, -0.0095520094, -0.0538869984, 0.0549720451, -0.997032762, -0.603940368, 0.793361068, 0.0763838589) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3350 | CFrame.new(0.648194611, -1.97843742, -0.088139981, 0.954304218, -0.129303336, -0.269414723, 0.107585981, 0.989748061, -0.0939367935, 0.278798997, 0.0606590137, 0.958431959) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3351 | CFrame.new(-0.671899676, -2.02211809, 0.00866907835, 0.94230175, 0.108399026, -0.316728801, -0.108764999, 0.993929207, 0.0165804606, 0.316603303, 0.0188252106, 0.948371291) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3352 | }, .2, false) | |
| 3353 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111978557, -1.63769853, -0.318748116, -0.0172083378, 3.06963921e-06, -0.999852002, 0.999851942, -2.01165676e-07, -0.0172083378, -2.4586916e-07, -1, -3.09944153e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3354 | end | |
| 3355 | sel = math.random(1,3) | |
| 3356 | if sel == 1 then | |
| 3357 | chatfunc("Aahhh...")
| |
| 3358 | elseif sel == 2 then | |
| 3359 | chatfunc("Oh Sugarie, I thought you're enemy...")
| |
| 3360 | elseif sel == 3 then | |
| 3361 | chatfunc("Sigh...")
| |
| 3362 | end | |
| 3363 | for i = 0, 5, 0.1 do | |
| 3364 | swait() | |
| 3365 | PlayAnimationFromTable({
| |
| 3366 | CFrame.new(0, 0, 0, 0.999999881, 5.04870979e-29, -4.21790838e-43, 5.04870979e-29, 1, -5.04870979e-29, -4.21790838e-43, -5.04870979e-29, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3367 | CFrame.new(-0.0399715528, 1.42130852, -0.217550665, 0.985933542, -0.136098281, -0.097015582, 0.166522697, 0.849608123, 0.500436008, 0.0143167432, -0.509551942, 0.860320628) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0- .4 * math.cos((sine) / 5), 0), | |
| 3368 | CFrame.new(1.57258642, 0.0433240086, 3.83948304e-08, 0.990993857, -0.133906633, -2.60571618e-08, 0.133906662, 0.990993977, 5.96046341e-08, 1.78410318e-08, -6.25570422e-08, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3369 | CFrame.new(-0.693957031, 0.999676406, -0.811627388, 0.817211449, -0.569911301, -0.0858340934, -0.499626935, -0.626295447, -0.598442137, 0.287295371, 0.531934083, -0.796558976) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3370 | CFrame.new(0.540301144, -1.99792778, 1.70425119e-06, 0.998698354, -0.0510031469, 6.26438805e-07, 0.0510031544, 0.998698473, -1.04335422e-05, -9.34800966e-08, 1.04519122e-05, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3371 | CFrame.new(-0.539563119, -1.99793291, 1.9016752e-06, 0.998630941, 0.0523070693, -1.67712614e-07, -0.0523070768, 0.99863106, -1.0458818e-05, -3.79587107e-07, 1.04532719e-05, 0.999999881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3372 | }, .3, false) | |
| 3373 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111991819, -1.63769639, -0.318748534, -0.0172109455, -5.96046448e-08, -0.999852002, 0.999852061, -1.19209318e-07, -0.0172108412, 5.96046519e-08, -0.99999994, -1.19209275e-07) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3374 | end | |
| 3375 | end | |
| 3376 | attack = false | |
| 3377 | Grabbed = false | |
| 3378 | k:Remove() | |
| 3379 | Humanoid.WalkSpeed = 35 | |
| 3380 | end | |
| 3381 | ||
| 3382 | function painlessrain() | |
| 3383 | attack = true | |
| 3384 | sel = math.random(1,3) | |
| 3385 | if Words=="English"then | |
| 3386 | if sel == 1 then | |
| 3387 | chatfunc("See tournament.")
| |
| 3388 | elseif sel == 2 then | |
| 3389 | chatfunc("Let newbies farm diamond from light map :3.")
| |
| 3390 | elseif sel == 3 then | |
| 3391 | chatfunc("better has some good element.")
| |
| 3392 | end | |
| 3393 | else | |
| 3394 | if sel == 1 then | |
| 3395 | chatfunc("????????????????")
| |
| 3396 | elseif sel == 2 then | |
| 3397 | chatfunc("????????????????????")
| |
| 3398 | elseif sel == 3 then | |
| 3399 | chatfunc("??????????")
| |
| 3400 | end | |
| 3401 | end | |
| 3402 | ||
| 3403 | Humanoid.WalkSpeed = 0 | |
| 3404 | local ref1 = New("Part",m,"ref",{Transparency = 1,Size = Vector3.new(.2,.2,.2),CFrame = Torso.CFrame,Anchored = true,CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
| |
| 3405 | ||
| 3406 | coroutine.wrap(function() | |
| 3407 | for i = 0, 1 do | |
| 3408 | wait(.2) | |
| 3409 | --CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=160718677", RootPart, 1, 1.3)
| |
| 3410 | end | |
| 3411 | end)() | |
| 3412 | for i = 0, 4, 0.1 do | |
| 3413 | swait() | |
| 3414 | PlayAnimationFromTable({
| |
| 3415 | CFrame.new(0.160091802, -3.66497677e-23, -0.0753167868, 0.153125972, 2.95760942e-22, 0.988206744, 9.50910858e-23, 1, -3.14025256e-22, -0.988206744, 1.42055005e-22, 0.153125986) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3416 | CFrame.new(-0.115934461, 1.42953098, -0.0387745127, 0.0422455594, -0.156738758, -0.986736298, 0.091215007, 0.984098434, -0.152414545, 0.994934857, -0.083566308, 0.0558707118) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3417 | CFrame.new(1.88563442, 0.849646449, -0.150348112, 0.134151325, -0.917590559, 0.374207288, 0.151069015, -0.354270071, -0.922860146, 0.979378283, 0.180334046, 0.0910937041) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3418 | CFrame.new(-1.53188074, 0.0735950321, 2.69606994e-06, 0.978446901, 0.206499115, 2.48849392e-06, -0.2064991, 0.978446841, -1.05276868e-05, -4.61935997e-06, 9.78447497e-06, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3419 | CFrame.new(0.6596874, -2.0274992, -0.0100709619, 0.00881013274, -0.161221251, -0.986878991, 0.00903601572, 0.986890376, -0.161142424, 0.999920428, -0.0074977763, 0.0101515204) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3420 | CFrame.new(-0.56669867, -2.04759455, -0.0995163321, 0.988194227, 0.0786855519, 0.131456956, -0.0635150596, 0.991232872, -0.115859069, -0.139420897, 0.106141761, 0.984528303) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3421 | }, .07, false) | |
| 3422 | moter.C0 = clerp(moter.C0, CFrame.new(0.00354172289, -1.19249964, -0.318736732, -0.017209189, -1.8668361e-06, -0.999851942, 0.999851882, 1.90734863e-06, -0.0172091946, 1.93715096e-06, -1.00000012, 1.82725489e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, math.rad(doe * 22)), 0.3) | |
| 3423 | end | |
| 3424 | for i = 0, 1.5, 0.1 do | |
| 3425 | swait() | |
| 3426 | PlayAnimationFromTable({
| |
| 3427 | CFrame.new(0.160091802, -3.66497677e-23, -0.0753167868, 0.153125972, 2.95760942e-22, 0.988206744, 9.50910858e-23, 1, -3.14025256e-22, -0.988206744, 1.42055005e-22, 0.153125986) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3428 | CFrame.new(-0.181723118, 1.42154801, -0.0812263489, 0.0422911495, -0.473342478, -0.879862845, 0.0912349299, 0.878800809, -0.468385875, 0.994931221, -0.0604656339, 0.0803508535) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3429 | CFrame.new(1.46608233, 1.280774, -0.0335922651, 0.00761340559, -0.0420075022, 0.999088407, 0.0443810038, -0.998118579, -0.0423049256, 0.998985708, 0.044662632, -0.00573477149) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3430 | CFrame.new(-1.53188074, 0.0735950321, 2.69606994e-06, 0.978446901, 0.206499115, 2.48849392e-06, -0.2064991, 0.978446841, -1.05276868e-05, -4.61935997e-06, 9.78447497e-06, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3431 | CFrame.new(0.6596874, -2.0274992, -0.0100709619, 0.00881013274, -0.161221251, -0.986878991, 0.00903601572, 0.986890376, -0.161142424, 0.999920428, -0.0074977763, 0.0101515204) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3432 | CFrame.new(-0.56669867, -2.04759455, -0.0995163321, 0.988194227, 0.0786855519, 0.131456956, -0.0635150596, 0.991232872, -0.115859069, -0.139420897, 0.106141761, 0.984528303) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3433 | }, .2, false) | |
| 3434 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112083405, -1.63769615, -0.31873402, -0.0172121376, -2.89082527e-06, -0.999851882, 0.999851942, 4.58210707e-07, -0.0172121413, 5.06639481e-07, -1.00000012, 2.89082527e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3435 | end | |
| 3436 | for i = 0, 0 do | |
| 3437 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.9, 0.9, 0.9, 0.05)
| |
| 3438 | Effects.Block.Create(BrickColor.new("red"), Partss.CFrame, 2, 2, 2, 0.5, 0.5, 0.5, 0.05)
| |
| 3439 | for i=0,15 do RingE(Partss.CFrame*CFrame.Angles(math.rad(math.random(360)),math.rad(math.random(360)),math.rad(math.random(360))),.1+math.random(40)/100,30+math.random(70),0,30,3,0,ColorSequence.new(Color3.fromRGB(98, 37, 209)),-.025)end | |
| 3440 | CFuncs["Sound"].Create("rbxassetid://642890855", Character, 1, .5)
| |
| 3441 | for i = 0, .5, 0.1 do | |
| 3442 | swait() | |
| 3443 | PlayAnimationFromTable({
| |
| 3444 | CFrame.new(0.160087422, -3.66470256e-23, -0.0753137618, 0.15316838, 2.95750466e-22, 0.988200247, 9.50818972e-23, 1, -3.14019425e-22, -0.988200247, 1.42057819e-22, 0.15316838) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3445 | CFrame.new(-0.181723118, 1.42154801, -0.0812263489, 0.0422911495, -0.473342478, -0.879862845, 0.0912349299, 0.878800809, -0.468385875, 0.994931221, -0.0604656339, 0.0803508535) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3446 | CFrame.new(1.46630716, 1.08524323, -0.0336530581, 0.00764143467, -0.0426861309, 0.999059498, 0.0445286781, -0.998082876, -0.0429849848, 0.998979032, 0.0448152684, -0.0057259798) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3447 | CFrame.new(-1.53188026, 0.0735908896, 2.69562906e-06, 0.978447855, 0.206495479, 2.48849392e-06, -0.206495419, 0.978447556, -1.05270137e-05, -4.61935997e-06, 9.78633761e-06, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3448 | CFrame.new(0.659685254, -2.0274992, -0.0100700259, 0.00885757804, -0.161218897, -0.986879349, 0.00904085487, 0.986890197, -0.161139548, 0.999920309, -0.00749491528, 0.0101990253) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3449 | CFrame.new(-0.566697419, -2.04759264, -0.0995131433, 0.988195002, 0.078684561, 0.131453067, -0.0635149851, 0.991233289, -0.115855575, -0.139416695, 0.106138662, 0.984529436) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3450 | }, .3, false) | |
| 3451 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112046078, -1.63744116, -0.318734497, -0.0172122065, 2.46167183e-05, -0.999852002, 0.999850631, -0.00159030408, -0.0172121339, -0.00159040466, -0.999998927, 2.57790089e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3452 | end | |
| 3453 | for i = 0, .5, 0.1 do | |
| 3454 | swait() | |
| 3455 | PlayAnimationFromTable({
| |
| 3456 | CFrame.new(0.160091802, -3.66497677e-23, -0.0753167868, 0.153125972, 2.95760942e-22, 0.988206744, 9.50910858e-23, 1, -3.14025256e-22, -0.988206744, 1.42055005e-22, 0.153125986) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3457 | CFrame.new(-0.181723118, 1.42154801, -0.0812263489, 0.0422911495, -0.473342478, -0.879862845, 0.0912349299, 0.878800809, -0.468385875, 0.994931221, -0.0604656339, 0.0803508535) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3458 | CFrame.new(1.46608233, 1.280774, -0.0335922651, 0.00761340559, -0.0420075022, 0.999088407, 0.0443810038, -0.998118579, -0.0423049256, 0.998985708, 0.044662632, -0.00573477149) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3459 | CFrame.new(-1.53188074, 0.0735950321, 2.69606994e-06, 0.978446901, 0.206499115, 2.48849392e-06, -0.2064991, 0.978446841, -1.05276868e-05, -4.61935997e-06, 9.78447497e-06, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3460 | CFrame.new(0.6596874, -2.0274992, -0.0100709619, 0.00881013274, -0.161221251, -0.986878991, 0.00903601572, 0.986890376, -0.161142424, 0.999920428, -0.0074977763, 0.0101515204) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3461 | CFrame.new(-0.56669867, -2.04759455, -0.0995163321, 0.988194227, 0.0786855519, 0.131456956, -0.0635150596, 0.991232872, -0.115859069, -0.139420897, 0.106141761, 0.984528303) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3462 | }, .3, false) | |
| 3463 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112083405, -1.63769615, -0.31873402, -0.0172121376, -2.89082527e-06, -0.999851882, 0.999851942, 4.58210707e-07, -0.0172121413, 5.06639481e-07, -1.00000012, 2.89082527e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3464 | end | |
| 3465 | end | |
| 3466 | attack = false | |
| 3467 | Humanoid.WalkSpeed = 35 | |
| 3468 | wait(.4) | |
| 3469 | for i = 0, 150 do | |
| 3470 | swait(0.5) | |
| 3471 | mdmg(ref1, 3) | |
| 3472 | CFuncs["Sound"].Create("rbxassetid://200633492", Character, .5, 2)
| |
| 3473 | ref1.Position = Mouse.hit.p+Vector3.new(math.random(-100,100)/100,0,math.random(-100,100)/100) | |
| 3474 | ref1.CFrame = ref1.CFrame * CFrame.new(math.random(-.5,.5),0,math.random(-.5,.5)) | |
| 3475 | Effects.Cylinder.Create(BrickColor.new("red"), ref1.CFrame, 4, 9999, 4, -0.2, 0, -0.2, 0.05,"Neon")
| |
| 3476 | Effects.Cylinder.Create(BrickColor.new("red"), ref1.CFrame, 8, 9999, 8, -0.4, 0, -0.4, 0.1,"Neon")
| |
| 3477 | end | |
| 3478 | ref1:Remove() | |
| 3479 | end | |
| 3480 | ||
| 3481 | function TargetSelect(person) | |
| 3482 | local dd=coroutine.wrap(function() | |
| 3483 | if targetted ~= person then | |
| 3484 | targetted = person | |
| 3485 | img2.Size = UDim2.new(1,0,1,0) | |
| 3486 | img2.ImageTransparency = 0 | |
| 3487 | img2.Position = UDim2.new(0,0,0,0) | |
| 3488 | for i = 0, 2, 0.1 do | |
| 3489 | swait() | |
| 3490 | img2.Size = img2.Size + UDim2.new(.05,0,.05,0) | |
| 3491 | img2.Position = img2.Position + UDim2.new(-.025,0,-.025,0) | |
| 3492 | img2.ImageTransparency = img2.ImageTransparency + 0.05 | |
| 3493 | end | |
| 3494 | end | |
| 3495 | end) | |
| 3496 | dd() | |
| 3497 | end | |
| 3498 | ||
| 3499 | function LockOn() | |
| 3500 | local hum=FindHumanoid(Mouse.Target) | |
| 3501 | if hum then | |
| 3502 | if hum.Parent:FindFirstChild("Head")and hum.Parent:FindFirstChild("HumanoidRootPart")then
| |
| 3503 | TargetSelect(hum.Parent) | |
| 3504 | CFuncs["Sound"].Create("rbxassetid://743521656", Character, 1, .8)
| |
| 3505 | end | |
| 3506 | end | |
| 3507 | end | |
| 3508 | ||
| 3509 | ||
| 3510 | function ofmoosic() -- 2 lazi hoh | |
| 3511 | delays = true | |
| 3512 | while wait() and kkk and kkk.Volume >= 0.02 do | |
| 3513 | kkk.Volume = kkk.Volume - 0.05 | |
| 3514 | end | |
| 3515 | wait(0.1) | |
| 3516 | kkk.Pitch = 0 | |
| 3517 | kkk.PlaybackSpeed = 0 | |
| 3518 | play = false | |
| 3519 | delays = false | |
| 3520 | end | |
| 3521 | function onmoosic() | |
| 3522 | delays = true | |
| 3523 | kkk.Pitch = 1 | |
| 3524 | kkk.PlaybackSpeed = 1 | |
| 3525 | while wait() and kkk and kkk.Volume <= 1.5 do | |
| 3526 | kkk.Volume = kkk.Volume + 0.05 | |
| 3527 | end | |
| 3528 | wait(0.1) | |
| 3529 | play = true | |
| 3530 | delays = false | |
| 3531 | end | |
| 3532 | ||
| 3533 | Mouse.Button1Down:connect(function() | |
| 3534 | if attack == false then | |
| 3535 | attackone(targetted) | |
| 3536 | end | |
| 3537 | end) | |
| 3538 | ||
| 3539 | Mouse.KeyDown:connect(function(k) | |
| 3540 | k = k:lower() | |
| 3541 | if attack == false and k == 'q' then | |
| 3542 | LockOn() | |
| 3543 | end | |
| 3544 | if k == 'z' and attack == false then | |
| 3545 | hedshoot() | |
| 3546 | elseif k == 'x' and attack == false and targetted ~= nil then | |
| 3547 | moarblood() | |
| 3548 | elseif k == 'c' and attack == false then | |
| 3549 | painlessrain()delays = false | |
| 3550 | elseif k == 'v' and attack == false then | |
| 3551 | attacktwo() | |
| 3552 | elseif k == 'm' and play == true and delays == false then | |
| 3553 | ofmoosic() | |
| 3554 | elseif k == 'm' and play == false and delays == false then | |
| 3555 | onmoosic() | |
| 3556 | elseif k=="e"and attack == false then | |
| 3557 | targetted=nil | |
| 3558 | end | |
| 3559 | end) | |
| 3560 | kkk = Instance.new("Sound",Character)
| |
| 3561 | kkk.Volume = 5 | |
| 3562 | kkk.PlaybackSpeed = 1 | |
| 3563 | kkk.Pitch = 1 | |
| 3564 | kkk.SoundId = "rbxassetid://1032975381" | |
| 3565 | kkk:Play() | |
| 3566 | kkk.Name = "a" | |
| 3567 | kkk.Looped = true | |
| 3568 | spawn(function() | |
| 3569 | while swait()do | |
| 3570 | if targetted~=nil then if targetted:FindFirstChild("HumanoidRootPart")==nil or targetted.Parent==nil then targetted=nil end end
| |
| 3571 | Humanoid.Name=""Humanoid.MaxHealth=1/0 Humanoid.Health=0/0 Humanoid.PlatformStand=false | |
| 3572 | if Character:FindFirstChildOfClass("ForceField")then Character:FindFirstChildOfClass("ForceField").Visible=false else Instance.new("ForceField",Character).Name=""end
| |
| 3573 | end | |
| 3574 | end) | |
| 3575 | spawn(function() | |
| 3576 | local bb=Instance.new("BillboardGui", Head )bb.AlwaysOnTop=true bb.Size=UDim2.new(1,0,1,0)bb.StudsOffset=Vector3.new(0,4.5,0)
| |
| 3577 | local t=Instance.new("TextLabel",bb)t.Size=UDim2.new(1,0,1,0)t.Text=Player.Name.." The̝̞ e̝̞xplo̼̹͆si̵on e̴le̝̞m̷ent"t.TextColor3=Color3.new(255,255,255)t.TextStrokeTransparency=.5
| |
| 3578 | t.BackgroundTransparency=1 t.TextSize=40 t.Font="Antique" | |
| 3579 | while swait()do | |
| 3580 | bb.StudsOffset=Vector3.new(math.random(-50,50)/50,4.5+ math.random(-80,80)/50,math.random(-130,130)/50) | |
| 3581 | end | |
| 3582 | end) | |
| 3583 | ||
| 3584 | coroutine.wrap(function() | |
| 3585 | while true do | |
| 3586 | swait() | |
| 3587 | for i, v in pairs(Character.WeaponModel:GetChildren()) do | |
| 3588 | if v:IsA("Part") then
| |
| 3589 | v.Anchored = false | |
| 3590 | end | |
| 3591 | end | |
| 3592 | for i, v in pairs(Character:GetChildren()) do | |
| 3593 | if v:IsA("Part") then
| |
| 3594 | v.Anchored = false | |
| 3595 | elseif v:IsA("Accessory") then
| |
| 3596 | v.Handle.Anchored = false | |
| 3597 | end | |
| 3598 | end | |
| 3599 | end | |
| 3600 | end)() | |
| 3601 | coroutine.wrap(function() | |
| 3602 | while 1 do | |
| 3603 | swait() | |
| 3604 | if doe <= 360 then | |
| 3605 | doe = doe + 2 | |
| 3606 | else | |
| 3607 | doe = 0 | |
| 3608 | end | |
| 3609 | end | |
| 3610 | end)() | |
| 3611 | while true do | |
| 3612 | swait() | |
| 3613 | for i, v in pairs(Character:GetChildren()) do | |
| 3614 | if v:IsA("Part") then
| |
| 3615 | v.Material = "SmoothPlastic" | |
| 3616 | elseif v:IsA("Accessory") then
| |
| 3617 | v:WaitForChild("Handle").Material = "SmoothPlastic"
| |
| 3618 | end | |
| 3619 | end | |
| 3620 | while true do | |
| 3621 | swait() | |
| 3622 | Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
| |
| 3623 | Character:FindFirstChildOfClass("Humanoid").Health = math.huge
| |
| 3624 | imgl.Rotation = imgl.Rotation + 3 | |
| 3625 | img2.Rotation = img2.Rotation + 3 | |
| 3626 | if targetted ~= nil then | |
| 3627 | abss.Adornee = targetted:FindFirstChild("HumanoidRootPart") or targetted:FindFirstChild("UpperTorso")
| |
| 3628 | abss.Enabled = true | |
| 3629 | elseif targetted == nil then | |
| 3630 | abss.Adornee = nil | |
| 3631 | abss.Enabled = false | |
| 3632 | end | |
| 3633 | ||
| 3634 | while true and imgl.Rotation >= 360 do | |
| 3635 | imgl.Rotation = 0 | |
| 3636 | img2.Rotation = 0 | |
| 3637 | end | |
| 3638 | Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude | |
| 3639 | velocity = RootPart.Velocity.y | |
| 3640 | sine = sine + change | |
| 3641 | local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character) | |
| 3642 | if RootPart.Velocity.y > 1 and hit == nil then | |
| 3643 | Anim = "Jump" | |
| 3644 | if attack == false then | |
| 3645 | PlayAnimationFromTable({
| |
| 3646 | CFrame.new(0, 0, 0, 1, -2.21689355e-12, -5.11591203e-13, -2.21689355e-12, 1, 7.74860496e-07, -5.11591203e-13, 7.74860496e-07, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3647 | CFrame.new(-0.0579944476, 1.48445117, -0.000906195492, 0.999631822, -0.0259140469, -0.00804444961, 0.0262291897, 0.998776913, 0.0419151038, 0.0069484422, -0.0421099029, 0.999089062) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3648 | CFrame.new(1.68067598, 0.167780995, 5.50026158e-08, 0.965881884, -0.258982956, -3.41060513e-13, 0.258982956, 0.965881884, 4.47034836e-07, 8.49010675e-08, 3.16640808e-07, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3649 | CFrame.new(-1.67620921, 0.188169807, -3.04922651e-07, 0.95698452, 0.290146649, -2.61441073e-07, -0.290146649, 0.95698452, -1.0069979e-05, -2.89639524e-06, 1.04542296e-05, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3650 | CFrame.new(0.537238836, -1.93797374, 0.176598221, 0.998698533, -0.0506777391, -0.00574572897, 0.0510024093, 0.992341697, 0.112511501, -6.35704041e-08, -0.112657718, 0.993634105) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3651 | CFrame.new(-0.536944568, -1.94808352, 0.126473114, 0.998626292, 0.0520468242, 0.00521374354, -0.0523067154, 0.993665218, 0.0995327011, -3.84102691e-07, -0.099668026, 0.995023906) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3652 | }, .3, false) | |
| 3653 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111988392, -1.63769972, -0.318750381, -0.0172117054, 0, -0.999851942, 0.999851942, 0, -0.0172116756, 0, -1, 0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3654 | end | |
| 3655 | elseif RootPart.Velocity.y < -1 and hit == nil then | |
| 3656 | Anim = "Fall" | |
| 3657 | if attack == false then | |
| 3658 | PlayAnimationFromTable({
| |
| 3659 | CFrame.new(0, 0, 0, 1, -2.21689355e-12, -5.11591203e-13, -2.21689355e-12, 1, 7.74860496e-07, -5.11591203e-13, 7.74860496e-07, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3660 | CFrame.new(-0.0576509275, 1.50532985, -0.129091382, 0.999631822, -0.0231846143, -0.0140984114, 0.0262298863, 0.958684564, 0.283279002, 0.00694822101, -0.283544153, 0.958935201) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3661 | CFrame.new(1.68622994, 0.21415168, 7.02040666e-08, 0.881990671, -0.471266806, -3.41060513e-13, 0.471266806, 0.881990671, 4.47034836e-07, 1.54493137e-07, 2.89139166e-07, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3662 | CFrame.new(-1.72513735, 0.240890861, 2.54038241e-07, 0.814108491, 0.58071363, -2.61430017e-07, -0.580713034, 0.814108849, -1.00698489e-05, -6.08482924e-06, 8.98058715e-06, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3663 | CFrame.new(0.536720514, -1.92783141, 0.223740995, 0.998698533, -0.0498600565, -0.0107376017, 0.0510031059, 0.976314366, 0.210260883, -3.04512355e-07, -0.210534185, 0.977587521) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3664 | CFrame.new(-0.535922825, -1.92850935, 0.222419083, 0.99863112, 0.0512506701, 0.0104565797, -0.0523065142, 0.978474379, 0.199629858, -3.7062793e-07, -0.199902818, 0.97981596) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3665 | }, .3, false) | |
| 3666 | moter.C0 = clerp(moter.C0, CFrame.new(0.0112015437, -1.63769758, -0.318750381, -0.0172110498, 0, -0.999851942, 0.999851942, 0, -0.0172110498, 0, -1, 0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3667 | end | |
| 3668 | elseif Torsovelocity < 1 and hit ~= nil then | |
| 3669 | Anim = "Idle" | |
| 3670 | if attack == false then | |
| 3671 | change = 1 | |
| 3672 | PlayAnimationFromTable({
| |
| 3673 | CFrame.new(0, 0, 0, 1, -2.21689355e-12, -5.11591203e-13, -2.21689355e-12, 1, 7.74860496e-07, -5.11591203e-13, 7.74860496e-07, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3674 | CFrame.new(-0.0575585738, 1.52553558, -0.218724757, 0.985934377, -0.143356442, -0.0859283879, 0.166522771, 0.886584163, 0.431554198, 0.0143168001, -0.439792335, 0.897985697) * CFrame.new(0, -.05- .05 * math.cos((sine) / 55), 0- .05 * math.cos((sine) / 55)) * CFrame.Angles(math.rad(0 - 5 * math.cos((sine) / 55)), 0, 0), | |
| 3675 | CFrame.new(1.54809988, 0.041232653, 1.35168499e-08, 0.996376455, -0.0850530341, -3.41060513e-13, 0.0850530341, 0.996376455, 4.47034836e-07, 2.78823862e-08, 3.26637689e-07, 1.00000024) * CFrame.new(0- 0.025 * math.cos((sine) / 45), 0, 0) * CFrame.Angles(0, 0, 0- 0.05 * math.cos((sine) / 45)), | |
| 3676 | CFrame.new(-1.53598976, 0.0413191095, -1.86092848e-06, 0.995650649, 0.0931596532, -2.61508148e-07, -0.0931649953, 0.995651186, -1.00695124e-05, -7.49969331e-07, 1.08217946e-05, 1.00000024) * CFrame.new(0+ 0.025 * math.cos((sine) / 45), 0, 0) * CFrame.Angles(0, 0, 0+ 0.05 * math.cos((sine) / 45)), | |
| 3677 | CFrame.new(0.540300786, -1.99793816, -9.82598067e-07, 0.998698533, -0.0510031395, 6.36324955e-07, 0.0510031395, 0.998698533, -1.00461093e-05, -8.35937328e-08, 1.08393433e-05, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3678 | CFrame.new(-0.539563596, -1.99794078, 1.12228372e-06, 0.998635888, 0.0523072146, -1.77852357e-07, -0.0523072146, 0.998635888, -1.00715051e-05, -3.89727461e-07, 1.08406466e-05, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3679 | }, .3, false) | |
| 3680 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111980997, -1.6377027, -0.318750381, -0.0172109306, 0, -0.999851882, 0.999851882, 0, -0.0172109306, 0, -1, 0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3681 | end | |
| 3682 | elseif Torsovelocity > 2 and hit ~= nil then | |
| 3683 | Anim = "Walk" | |
| 3684 | if attack == false then | |
| 3685 | PlayAnimationFromTable({
| |
| 3686 | CFrame.new(0, 0, 0, 1, -2.21689355e-12, -5.11591203e-13, -2.21689355e-12, 1, 7.74860496e-07, -5.11591203e-13, 7.74860496e-07, 1.00000048) * CFrame.new(0, 0- .08 * math.cos((sine) / 5), 0) * CFrame.Angles(0, 0, 0), | |
| 3687 | CFrame.new(-0.0595112406, 1.55331731, -0.0425721854, 0.999631822, -0.0248252042, -0.010953242, 0.0262294486, 0.987443328, 0.155781403, 0.00694842171, -0.156010598, 0.987731278) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), | |
| 3688 | CFrame.new(1.54809988, 0.041232653, 1.35168499e-08, 0.996376455, -0.0850530341, -3.41060513e-13, 0.0850530341, 0.996376455, 4.47034836e-07, 2.78823862e-08, 3.26637689e-07, 1.00000024) * CFrame.new(0, 0, 0- .5 * math.cos((sine) / 10)) * CFrame.Angles(math.rad(0 + 30 * math.cos((sine) / 10)), 0, 0), | |
| 3689 | CFrame.new(-1.53598976, 0.0413191095, -1.86092848e-06, 0.995650649, 0.0931596532, -2.61508148e-07, -0.0931649953, 0.995651186, -1.00695124e-05, -7.49969331e-07, 1.08217946e-05, 1.00000024) * CFrame.new(0, 0, 0+ .5 * math.cos((sine) / 10)) * CFrame.Angles(math.rad(0 - 30 * math.cos((sine) / 10)), 0, 0), | |
| 3690 | CFrame.new(0.540300786, -1.99793816, -9.82598067e-07, 0.998698533, -0.0510031395, 6.36324955e-07, 0.0510031395, 0.998698533, -1.00461093e-05, -8.35937328e-08, 1.08393433e-05, 1.00000024) * CFrame.new(0, 0, 0+ .5 * math.cos((sine) / 10)) * CFrame.Angles(math.rad(0 - 30 * math.cos((sine) / 10)), 0, 0), | |
| 3691 | CFrame.new(-0.539563596, -1.99794078, 1.12228372e-06, 0.998635888, 0.0523072146, -1.77852357e-07, -0.0523072146, 0.998635888, -1.00715051e-05, -3.89727461e-07, 1.08406466e-05, 1.00000024) * CFrame.new(0, 0, 0- .5 * math.cos((sine) / 10)) * CFrame.Angles(math.rad(0 + 30 * math.cos((sine) / 10)), 0, 0), | |
| 3692 | }, .3, false) | |
| 3693 | moter.C0 = clerp(moter.C0, CFrame.new(0.0111980997, -1.6377027, -0.318750381, -0.0172109306, 0, -0.999851882, 0.999851882, 0, -0.0172109306, 0, -1, 0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), 0.3) | |
| 3694 | end | |
| 3695 | end | |
| 3696 | if 0 < #Effects then | |
| 3697 | for e = 1, #Effects do | |
| 3698 | if Effects[e] ~= nil then | |
| 3699 | local Thing = Effects[e] | |
| 3700 | if Thing ~= nil then | |
| 3701 | local Part = Thing[1] | |
| 3702 | local Mode = Thing[2] | |
| 3703 | local Delay = Thing[3] | |
| 3704 | local IncX = Thing[4] | |
| 3705 | local IncY = Thing[5] | |
| 3706 | local IncZ = Thing[6] | |
| 3707 | if Thing[2] == "Shoot" then | |
| 3708 | local Look = Thing[1] | |
| 3709 | local move = 30 | |
| 3710 | if Thing[8] == 3 then | |
| 3711 | move = 10 | |
| 3712 | end | |
| 3713 | local hit, pos = rayCast(Thing[4], Thing[1], move, m) | |
| 3714 | if Thing[10] ~= nil then | |
| 3715 | da = pos | |
| 3716 | cf2 = CFrame.new(Thing[4], Thing[10].Position) | |
| 3717 | cfa = CFrame.new(Thing[4], pos) | |
| 3718 | tehCF = cfa:lerp(cf2, 0.2) | |
| 3719 | Thing[1] = tehCF.lookVector | |
| 3720 | end | |
| 3721 | local mag = (Thing[4] - pos).magnitude | |
| 3722 | Effects["Head"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0), 1, mag * 5, 1, 0.5, 0, 0.5, 0.2) | |
| 3723 | if Thing[8] == 2 then | |
| 3724 | Effects["Ring"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0) * CFrame.fromEulerAnglesXYZ(1.57, 0, 0), 1, 1, 0.1, 0.5, 0.5, 0.1, 0.1, 1) | |
| 3725 | end | |
| 3726 | Thing[4] = Thing[4] + Look * move | |
| 3727 | Thing[3] = Thing[3] - 1 | |
| 3728 | if 2 < Thing[5] then | |
| 3729 | Thing[5] = Thing[5] - 0.3 | |
| 3730 | Thing[6] = Thing[6] - 0.3 | |
| 3731 | end | |
| 3732 | if hit ~= nil then | |
| 3733 | Thing[3] = 0 | |
| 3734 | if Thing[8] == 1 or Thing[8] == 3 then | |
| 3735 | Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1) | |
| 3736 | else | |
| 3737 | if Thing[8] == 2 then | |
| 3738 | Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", RootPart, 0, "", 1) | |
| 3739 | if (hit.Parent:FindFirstChildOfClass("Humanoid")) ~= nil or (hit.Parent.Parent:FindFirstChildOfClass("Humanoid")) ~= nil then
| |
| 3740 | ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("red"), "Reference", Vector3.new())
| |
| 3741 | ref.Anchored = true | |
| 3742 | ref.CFrame = CFrame.new(pos) | |
| 3743 | CFuncs["Sound"].Create("161006093", ref, 1, 1.2)
| |
| 3744 | game:GetService("Debris"):AddItem(ref, 0.2)
| |
| 3745 | Effects["Block"].Create(Torso.BrickColor, CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 1, 10, 10, 10, 0.1, 2) | |
| 3746 | Effects["Ring"].Create(BrickColor.new("Bright yellow"), CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 0.1, 4, 4, 0.1, 0.1)
| |
| 3747 | MagnitudeDamage(ref, 15, Thing[5] / 1.5, Thing[6] / 1.5, 0, "Normal", "", 1) | |
| 3748 | end | |
| 3749 | end | |
| 3750 | end | |
| 3751 | ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("red"), "Reference", Vector3.new())
| |
| 3752 | ref.Anchored = true | |
| 3753 | ref.CFrame = CFrame.new(pos) | |
| 3754 | Effects["Sphere"].Create(Torso.BrickColor, CFrame.new(pos), 5, 5, 5, 1, 1, 1, 0.07) | |
| 3755 | game:GetService("Debris"):AddItem(ref, 1)
| |
| 3756 | end | |
| 3757 | if Thing[3] <= 0 then | |
| 3758 | table.remove(Effects, e) | |
| 3759 | end | |
| 3760 | end | |
| 3761 | do | |
| 3762 | do | |
| 3763 | if Thing[2] == "FireWave" then | |
| 3764 | if Thing[3] <= Thing[4] then | |
| 3765 | Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(0, 1, 0) | |
| 3766 | Thing[3] = Thing[3] + 1 | |
| 3767 | Thing[6].Scale = Thing[6].Scale + Vector3.new(Thing[5], 0, Thing[5]) | |
| 3768 | else | |
| 3769 | Part.Parent = nil | |
| 3770 | table.remove(Effects, e) | |
| 3771 | end | |
| 3772 | end | |
| 3773 | if Thing[2] ~= "Shoot" and Thing[2] ~= "Wave" and Thing[2] ~= "FireWave" then | |
| 3774 | if Thing[1].Transparency <= 1 then | |
| 3775 | if Thing[2] == "Block1" then | |
| 3776 | Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)) | |
| 3777 | Mesh = Thing[7] | |
| 3778 | Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6]) | |
| 3779 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3780 | else | |
| 3781 | if Thing[2] == "Block2" then | |
| 3782 | Thing[1].CFrame = Thing[1].CFrame | |
| 3783 | Mesh = Thing[7] | |
| 3784 | Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6]) | |
| 3785 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3786 | else | |
| 3787 | if Thing[2] == "Fire" then | |
| 3788 | Thing[1].CFrame = CFrame.new(Thing[1].Position) + Vector3.new(0, 0.2, 0) | |
| 3789 | Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)) | |
| 3790 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3791 | else | |
| 3792 | if Thing[2] == "Cylinder" then | |
| 3793 | Mesh = Thing[7] | |
| 3794 | Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6]) | |
| 3795 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3796 | else | |
| 3797 | if Thing[2] == "Blood" then | |
| 3798 | Mesh = Thing[7] | |
| 3799 | Thing[1].CFrame = Thing[1].CFrame * CFrame.new(0, 0.5, 0) | |
| 3800 | Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6]) | |
| 3801 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3802 | else | |
| 3803 | if Thing[2] == "Elec" then | |
| 3804 | Mesh = Thing[10] | |
| 3805 | Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9]) | |
| 3806 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3807 | else | |
| 3808 | if Thing[2] == "Disappear" then | |
| 3809 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3810 | else | |
| 3811 | if Thing[2] == "Shatter" then | |
| 3812 | Thing[1].Transparency = Thing[1].Transparency + Thing[3] | |
| 3813 | Thing[4] = Thing[4] * CFrame.new(0, Thing[7], 0) | |
| 3814 | Thing[1].CFrame = Thing[4] * CFrame.fromEulerAnglesXYZ(Thing[6], 0, 0) | |
| 3815 | Thing[6] = Thing[6] + Thing[5] | |
| 3816 | end | |
| 3817 | end | |
| 3818 | end | |
| 3819 | end | |
| 3820 | end | |
| 3821 | end | |
| 3822 | end | |
| 3823 | end | |
| 3824 | else | |
| 3825 | Part.Parent = nil | |
| 3826 | table.remove(Effects, e) | |
| 3827 | end | |
| 3828 | end | |
| 3829 | end | |
| 3830 | end | |
| 3831 | end | |
| 3832 | end | |
| 3833 | end | |
| 3834 | end | |
| 3835 | end | |
| 3836 | end |