Advertisement
Animescapetower

Atom Cutter

Mar 14th, 2018
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.17 KB | None | 0 0
  1.  
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. Tool0 = Instance.new("Tool")
  20. Animation1 = Instance.new("Animation")
  21. Animation2 = Instance.new("Animation")
  22. ScreenGui3 = Instance.new("ScreenGui")
  23. Frame4 = Instance.new("Frame")
  24. Frame5 = Instance.new("Frame")
  25. Frame6 = Instance.new("Frame")
  26. TextLabel7 = Instance.new("TextLabel")
  27. Folder8 = Instance.new("Folder")
  28. Animation9 = Instance.new("Animation")
  29. Animation10 = Instance.new("Animation")
  30. Animation11 = Instance.new("Animation")
  31. Animation12 = Instance.new("Animation")
  32. Script13 = Instance.new("Script")
  33. IntValue14 = Instance.new("IntValue")
  34. LocalScript15 = Instance.new("LocalScript")
  35. BoolValue16 = Instance.new("BoolValue")
  36. BoolValue17 = Instance.new("BoolValue")
  37. StringValue18 = Instance.new("StringValue")
  38. Part19 = Instance.new("Part")
  39. Decal20 = Instance.new("Decal")
  40. Part21 = Instance.new("Part")
  41. ManualWeld22 = Instance.new("ManualWeld")
  42. ManualWeld23 = Instance.new("ManualWeld")
  43. ManualWeld24 = Instance.new("ManualWeld")
  44. ManualWeld25 = Instance.new("ManualWeld")
  45. ManualWeld26 = Instance.new("ManualWeld")
  46. ManualWeld27 = Instance.new("ManualWeld")
  47. ManualWeld28 = Instance.new("ManualWeld")
  48. ManualWeld29 = Instance.new("ManualWeld")
  49. ManualWeld30 = Instance.new("ManualWeld")
  50. ManualWeld31 = Instance.new("ManualWeld")
  51. ManualWeld32 = Instance.new("ManualWeld")
  52. ManualWeld33 = Instance.new("ManualWeld")
  53. Part34 = Instance.new("Part")
  54. Script35 = Instance.new("Script")
  55. Script36 = Instance.new("Script")
  56. ParticleEmitter37 = Instance.new("ParticleEmitter")
  57. Part38 = Instance.new("Part")
  58. Part39 = Instance.new("Part")
  59. ManualWeld40 = Instance.new("ManualWeld")
  60. BoolValue41 = Instance.new("BoolValue")
  61. Sparkles42 = Instance.new("Sparkles")
  62. Part43 = Instance.new("Part")
  63. ManualWeld44 = Instance.new("ManualWeld")
  64. ParticleEmitter45 = Instance.new("ParticleEmitter")
  65. Part46 = Instance.new("Part")
  66. Script47 = Instance.new("Script")
  67. Script48 = Instance.new("Script")
  68. ParticleEmitter49 = Instance.new("ParticleEmitter")
  69. Part50 = Instance.new("Part")
  70. ManualWeld51 = Instance.new("ManualWeld")
  71. ParticleEmitter52 = Instance.new("ParticleEmitter")
  72. Part53 = Instance.new("Part")
  73. ManualWeld54 = Instance.new("ManualWeld")
  74. ParticleEmitter55 = Instance.new("ParticleEmitter")
  75. Part56 = Instance.new("Part")
  76. ManualWeld57 = Instance.new("ManualWeld")
  77. ParticleEmitter58 = Instance.new("ParticleEmitter")
  78. Part59 = Instance.new("Part")
  79. Decal60 = Instance.new("Decal")
  80. WedgePart61 = Instance.new("WedgePart")
  81. ManualWeld62 = Instance.new("ManualWeld")
  82. WedgePart63 = Instance.new("WedgePart")
  83. ManualWeld64 = Instance.new("ManualWeld")
  84. WedgePart65 = Instance.new("WedgePart")
  85. ManualWeld66 = Instance.new("ManualWeld")
  86. Script67 = Instance.new("Script")
  87. Script68 = Instance.new("Script")
  88. WedgePart69 = Instance.new("WedgePart")
  89. ManualWeld70 = Instance.new("ManualWeld")
  90. Script71 = Instance.new("Script")
  91. Script72 = Instance.new("Script")
  92. WedgePart73 = Instance.new("WedgePart")
  93. ManualWeld74 = Instance.new("ManualWeld")
  94. Script75 = Instance.new("Script")
  95. Script76 = Instance.new("Script")
  96. WedgePart77 = Instance.new("WedgePart")
  97. ManualWeld78 = Instance.new("ManualWeld")
  98. Script79 = Instance.new("Script")
  99. Script80 = Instance.new("Script")
  100. WedgePart81 = Instance.new("WedgePart")
  101. ManualWeld82 = Instance.new("ManualWeld")
  102. WedgePart83 = Instance.new("WedgePart")
  103. ManualWeld84 = Instance.new("ManualWeld")
  104. Tool0.Name = "The Atom Slicer"
  105. Tool0.Parent = mas
  106. Tool0.ToolTip = "Breaks apart unanchored blocks"
  107. Animation1.Name = "LeftSlash"
  108. Animation1.Parent = Tool0
  109. Animation1.AnimationId = "http://www.roblox.com/Asset?ID=74894663"
  110. Animation2.Name = "RightSlash"
  111. Animation2.Parent = Tool0
  112. Animation2.AnimationId = "http://www.roblox.com/Asset?ID=74813494"
  113. ScreenGui3.Name = "WeaponHud"
  114. ScreenGui3.Parent = Tool0
  115. Frame4.Name = "Bar"
  116. Frame4.Parent = ScreenGui3
  117. Frame4.Size = UDim2.new(0, 200, 0, 40)
  118. Frame4.Style = Enum.FrameStyle.RobloxRound
  119. Frame4.Position = UDim2.new(0.5, -100, 1, -160)
  120. Frame4.ZIndex = 4
  121. Frame5.Name = "Fill"
  122. Frame5.Parent = Frame4
  123. Frame5.Size = UDim2.new(0.5, 0, 1, 0)
  124. Frame5.BackgroundColor3 = Color3.new(0.470588, 0.470588, 0)
  125. Frame5.BorderSizePixel = 0
  126. Frame5.ZIndex = 5
  127. Frame6.Name = "Backing"
  128. Frame6.Parent = Frame4
  129. Frame6.Size = UDim2.new(1, 0, 1, 0)
  130. Frame6.BackgroundColor3 = Color3.new(0, 0, 0)
  131. Frame6.BorderSizePixel = 0
  132. Frame6.ZIndex = 4
  133. TextLabel7.Name = "WeaponName"
  134. TextLabel7.Parent = ScreenGui3
  135. TextLabel7.Transparency = 1
  136. TextLabel7.Size = UDim2.new(0, 400, 0, 20)
  137. TextLabel7.Text = ""
  138. TextLabel7.Position = UDim2.new(0.5, -200, 1, -185)
  139. TextLabel7.BackgroundTransparency = 1
  140. TextLabel7.BorderSizePixel = 0
  141. TextLabel7.ZIndex = 4
  142. TextLabel7.ClipsDescendants = true
  143. TextLabel7.Font = Enum.Font.ArialBold
  144. TextLabel7.FontSize = Enum.FontSize.Size18
  145. TextLabel7.TextColor3 = Color3.new(0, 0, 0)
  146. TextLabel7.TextStrokeColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  147. TextLabel7.TextTransparency = 0.20000000298023
  148. Folder8.Name = "HD Radioactive Zombie Axe"
  149. Folder8.Parent = Tool0
  150. Animation9.Name = "Stab2"
  151. Animation9.Parent = Tool0
  152. Animation9.AnimationId = "http://www.roblox.com/Asset?ID=96559161"
  153. Animation10.Name = "Stab1"
  154. Animation10.Parent = Tool0
  155. Animation10.AnimationId = "http://www.roblox.com/Asset?ID=96559159"
  156. Animation11.Name = "Hold"
  157. Animation11.Parent = Tool0
  158. Animation11.AnimationId = "http://www.roblox.com/Asset?ID=96559165"
  159. Animation12.Name = "Equip"
  160. Animation12.Parent = Tool0
  161. Animation12.AnimationId = "http://www.roblox.com/Asset?ID=94160581"
  162. Script13.Parent = Tool0
  163. table.insert(cors,sandbox(Script13,function()
  164. --Made by Stickmasterluke
  165.  
  166.  
  167. sp=script.Parent
  168.  
  169.  
  170. damage=22 -- +/- 10%
  171. damagewindow=1 --after clicking, how long does the player have to hit the opponent wioth their weapon to deal damage
  172. swingrate=.75
  173.  
  174. clashsounds={91154405,91154446,91154471,91154503,91154521}
  175. swooshsounds={91154708,91155889}
  176. hitsounds={91154909,91154932,91154954}
  177. anims={"Stab1","Stab2","RightSlash","LeftSlash"}
  178. bloodeffects=false
  179.  
  180.  
  181. ready=false
  182. equipped=false
  183. rate=1/30
  184. lastswing=0
  185.  
  186.  
  187. local reloading=sp:WaitForChild("Reloading")
  188. local down=sp:WaitForChild("MouseDown")
  189. local runanim=sp:WaitForChild("RunAnim")
  190. local sparkles=sp.Handle:WaitForChild("Sparkles")
  191. local debris=game:getService("Debris")
  192. local weaponhud=sp:WaitForChild("WeaponHud")
  193. local weaponnametag=weaponhud:WaitForChild("WeaponName")
  194. local guibar=weaponhud:WaitForChild("Bar")
  195. local guibarfill=guibar:WaitForChild("Fill")
  196. weaponnametag.Text=sp.Name
  197.  
  198. function runsound(id,volume)
  199. local volume=volume or 1
  200. local sound=Instance.new("Sound")
  201. sound.Looped=false
  202. sound.Pitch=1
  203. sound.SoundId="http://www.roblox.com/asset/?id="..tostring(id)
  204. sound.PlayOnRemove=false
  205. sound.Volume=volume
  206. debris:AddItem(sound,3)
  207. sound.Parent=sp.Handle
  208. wait()
  209. sound:Play()
  210. end
  211.  
  212. function billboard(pos,text,time,color)
  213. local pos=pos or Vector3.new(0,0,0)
  214. local text=text or "Hello World!"
  215. local time=time or 2
  216. local color=color or Color3.new(1,0,0)
  217. local pos=pos+Vector3.new(0,5,0)
  218. local ep=Instance.new("Part")
  219. ep.Name="Effect"
  220. ep.formFactor="Custom"
  221. ep.Size=Vector3.new(0,0,0)
  222. ep.TopSurface="Smooth"
  223. ep.BottomSurface="Smooth"
  224. ep.CFrame=CFrame.new(pos)
  225. ep.Anchored=true
  226. ep.CanCollide=false
  227. ep.Transparency=1
  228. local bb=Instance.new("BillboardGui")
  229. bb.Size=UDim2.new(3,0,3,0)
  230. bb.Adornee=ep
  231. local tl=Instance.new("TextLabel")
  232. tl.BackgroundTransparency=1
  233. tl.Size=UDim2.new(1,0,1,0)
  234. tl.Text=text
  235. tl.TextColor3=color
  236. tl.TextScaled=true
  237. tl.Font="ArialBold"
  238.  
  239. tl.Parent=bb
  240. bb.Parent=ep
  241. debris:AddItem(ep,time+.1)
  242. ep.Parent=game.Workspace
  243. delay(0,function()
  244. local frames=time/rate
  245. for frame=1,frames do
  246. wait(rate)
  247. local percent=frame/frames
  248. ep.CFrame=CFrame.new(pos)+Vector3.new(0,5*percent,0)
  249. tl.TextTransparency=percent
  250. end
  251. ep:remove()
  252. end)
  253. end
  254.  
  255. function makeblood(part)
  256. if part then
  257. local b=Instance.new("Part")
  258. b.BrickColor=BrickColor.new("Bright red")
  259. b.formFactor="Custom"
  260. b.Transparency=math.random(0,1)*.5
  261. if math.random()<.5 then
  262. b.CanCollide=false
  263. else
  264. b.CanCollide=true
  265. end
  266. b.TopSurface="Smooth"
  267. b.BottomSurface="Smooth"
  268. b.Size=Vector3.new(.2*math.random(1,5),.2*math.random(1,5),.2*math.random(1,5))
  269. b.Velocity=part.Velocity+(Vector3.new((math.random()-.5),(math.random()-.5),(math.random()-.5))*30)
  270. b.RotVelocity=part.RotVelocity+(Vector3.new((math.random()-.5),(math.random()-.5),(math.random()-.5))*20)
  271. b.CFrame=part.CFrame*CFrame.new((math.random()-.5)*3,(math.random()-.5)*3,(math.random()-.5)*3)*CFrame.Angles(math.pi*2*math.random(),math.pi*2*math.random(),math.pi*2*math.random())
  272. debris:AddItem(b,math.random()*4)
  273. b.Parent=game.Workspace
  274. end
  275. end
  276.  
  277. sp.Handle.Touched:connect(function(hit)
  278. if ready and equipped and hit and hit.Parent~=nil and hit:IsDescendantOf(sp.Parent)==false and string.lower(string.sub(hit.Name,1,6))~="effect" and (tick()-lastswing)<=damagewindow then
  279. if hit:FindFirstChild("CanBlock") and sp.Handle:FindFirstChild("Blockable") then
  280. ready=false
  281. runsound(clashsounds[math.random(1,#clashsounds)])
  282. sparkles.Enabled=true
  283. delay(.2,function()
  284. sparkles.Enabled=false
  285. end)
  286. billboard(sp.Handle.Position,"Block",2,Color3.new(1,1,0))
  287. end
  288. local mh=sp.Parent:FindFirstChild("Humanoid")
  289. local eh=hit.Parent:FindFirstChild("Humanoid")
  290. local ra=sp.Parent:FindFirstChild("Right Arm")
  291. local plr=game.Players:GetPlayerFromCharacter(sp.Parent)
  292. if mh and eh and eh~=mh and mh.Health>0 and eh.Health>0 and ra and plr~=nil then
  293. local eplr=game.Players:GetPlayerFromCharacter(eh.Parent)
  294. if eplr~=nil and not eplr.Neutral and not plr.Neutral and eplr.TeamColor==plr.TeamColor then
  295. return --No team killing
  296. end
  297. ready=false
  298. for i,v in ipairs(eh:GetChildren()) do
  299. if v.Name=="creator" then
  300. v:remove()
  301. end
  302. end
  303. local creator=Instance.new("ObjectValue")
  304. creator.Name="creator"
  305. creator.Value=plr
  306. creator.Parent=eh
  307. debris:AddItem(creator,1)
  308. local localdamage=math.floor(damage*(.9+(math.random()*.2))+.5)
  309. eh:TakeDamage(localdamage)
  310. billboard(hit.Position,"-"..tostring(localdamage))
  311. runsound(hitsounds[math.random(1,#hitsounds)])
  312. if bloodeffects then
  313. local numbloodeffects=math.ceil(localdamage/10)
  314. for i=1,math.random(numbloodeffects-1,numbloodeffects+1) do
  315. --[[if math.random()<.5 then
  316. makeblood(sp.Handle)
  317. else]]
  318. makeblood(hit)
  319. --end
  320. end
  321. end
  322. end
  323. end
  324. end)
  325.  
  326.  
  327. function Activate()
  328. if equipped and (tick()-lastswing)>=swingrate then
  329. ready=true
  330. reloading.Value=true
  331.  
  332. runsound(swooshsounds[math.random(1,#swooshsounds)],.5)
  333.  
  334. newanim=anims[math.random(1,#anims)]
  335. while newanim==runanim.Value do
  336. newanim=anims[math.random(1,#anims)]
  337. end
  338. runanim.Value=newanim
  339.  
  340. lastswing=tick()
  341.  
  342. wait(swingrate)
  343.  
  344. reloading.Value=false
  345. if down.Value then
  346. Activate()
  347. end
  348. end
  349. end
  350.  
  351. down.Changed:connect(function()
  352. if down.Value then
  353. Activate()
  354. end
  355. end)
  356.  
  357. sp.Equipped:connect(function(mouse)
  358. lastswing=tick()
  359.  
  360. reloading.Value=true
  361. ready=false
  362. equipped=true
  363. local plr=game.Players:GetPlayerFromCharacter(sp.Parent)
  364. if plr~=nil then
  365. local plrgui=plr:FindFirstChild("PlayerGui")
  366. if plrgui~=nil then
  367. weaponhud.Parent=plrgui
  368. end
  369. end
  370.  
  371. wait(swingrate)
  372.  
  373. reloading.Value=false
  374. if down.Value then
  375. Activate()
  376. end
  377. end)
  378.  
  379. sp.Unequipped:connect(function()
  380. ready=false
  381. equipped=false
  382. weaponhud.Parent=sp
  383. end)
  384.  
  385.  
  386. function updategui()
  387. local swingpercent=math.min((tick()-lastswing)/swingrate,1)
  388. if swingpercent<.5 then --fade from red to yellow then to green
  389. guibarfill.BackgroundColor3=Color3.new(1,swingpercent*2,0)
  390. else
  391. guibarfill.BackgroundColor3=Color3.new(1-((swingpercent-.5)/.5),1,0)
  392. end
  393. guibarfill.Size=UDim2.new(swingpercent,0,1,0)
  394. end
  395. while true do
  396. updategui()
  397. wait(rate)
  398. end
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406. end))
  407. IntValue14.Name = "WeaponSpeed"
  408. IntValue14.Parent = Tool0
  409. IntValue14.Value = 98
  410. LocalScript15.Parent = Tool0
  411. table.insert(cors,sandbox(LocalScript15,function()
  412. --Made by Stickmasterluke
  413.  
  414.  
  415. sp=script.Parent
  416.  
  417.  
  418. local reloading=sp:WaitForChild("Reloading")
  419. local down=sp:WaitForChild("MouseDown")
  420. local runanim=sp:WaitForChild("RunAnim")
  421.  
  422. animspeed=1.2 --lower number is slower
  423. equipspeed=1.5
  424. originalgrip=CFrame.new(0,-1,.1)
  425. currentgrip=originalgrip
  426. function swordUp()
  427. currentgrip=originalgrip
  428. sp.Grip=currentgrip
  429. end
  430. function swordOut()
  431. currentgrip=originalgrip*CFrame.Angles(math.pi/4,.4,0)
  432. sp.Grip=currentgrip
  433. end
  434. function spinsword(spintime)
  435. delay(0,function()
  436. local startspin=tick()
  437. local endspin=startspin+spintime
  438. while tick()<endspin do
  439. sp.Grip=currentgrip*CFrame.Angles(math.pi*2*((tick()-startspin)/spintime),0,0)
  440. wait()
  441. end
  442. sp.Grip=currentgrip
  443. end)
  444. end
  445.  
  446. function update(mouse)
  447. if mouse~=nil then
  448. if reloading.Value then
  449. mouse.Icon="rbxasset://textures\\GunWaitCursor.png"
  450. else
  451. mouse.Icon="rbxasset://textures\\GunCursor.png"
  452. end
  453. end
  454. end
  455.  
  456. runanim.Changed:connect(function()
  457. local h=sp.Parent:FindFirstChild("Humanoid")
  458. local t=sp.Parent:FindFirstChild("Torso")
  459. local anim=sp:FindFirstChild(runanim.Value)
  460. if anim and t and h then
  461. local theanim=h:LoadAnimation(anim)
  462. if theanim and h.Health>0 then
  463. theanim:Play(nil,nil,animspeed)
  464. end
  465. end
  466. end)
  467.  
  468.  
  469. function Equipped(mouse)
  470. if mouse~=nil then
  471. update(mouse)
  472. reloading.Changed:connect(function()
  473. update(mouse)
  474. end)
  475. mouse.Button1Down:connect(function()
  476. down.Value=true
  477. end)
  478. mouse.Button1Up:connect(function()
  479. down.Value=false
  480. end)
  481. local h=sp.Parent:FindFirstChild("Humanoid")
  482. local t=sp.Parent:FindFirstChild("Torso")
  483. if t and h then
  484. local equipanim=sp:FindFirstChild("Equip")
  485. if equipanim~=nil then
  486. local EquipAnim=h:LoadAnimation(equipanim)
  487. if EquipAnim and h.Health>0 then
  488. EquipAnim:Play(nil,nil,equipspeed)
  489. end
  490. end
  491. local holdanim=sp:FindFirstChild("Hold")
  492. if holdanim~=nil then
  493. if HoldAnim then
  494. HoldAnim:Stop()
  495. end
  496. HoldAnim=h:LoadAnimation(holdanim)
  497. if HoldAnim and h.Health>0 then
  498. HoldAnim:Play()
  499. end
  500. end
  501. end
  502. end
  503. end
  504.  
  505. function Unequipped()
  506. down.Value=false
  507. if HoldAnim then
  508. HoldAnim:Stop()
  509. end
  510. end
  511.  
  512. sp.Equipped:connect(Equipped)
  513. sp.Unequipped:connect(Unequipped)
  514.  
  515. end))
  516. BoolValue16.Name = "MouseDown"
  517. BoolValue16.Parent = Tool0
  518. BoolValue17.Name = "Reloading"
  519. BoolValue17.Parent = Tool0
  520. StringValue18.Name = "RunAnim"
  521. StringValue18.Parent = Tool0
  522. Part19.Parent = Tool0
  523. Part19.Material = Enum.Material.DiamondPlate
  524. Part19.BrickColor = BrickColor.new("Fossil")
  525. Part19.Rotation = Vector3.new(-90, 90, 0)
  526. Part19.Size = Vector3.new(0.800000012, 0.200000003, 0.600000024)
  527. Part19.CFrame = CFrame.new(37.207386, 1.99813211, -14.6356783, 2.11199822e-05, -1.29347181e-05, 1.00000012, -1.00000036, 5.92876965e-08, 2.34948511e-05, -5.95740204e-08, -1.00000024, -1.21432031e-05)
  528. Part19.BottomSurface = Enum.SurfaceType.Smooth
  529. Part19.TopSurface = Enum.SurfaceType.Smooth
  530. Part19.Color = Color3.new(0.623529, 0.631373, 0.67451)
  531. Part19.Position = Vector3.new(37.207386, 1.99813211, -14.6356783)
  532. Part19.Orientation = Vector3.new(0, 90, -90)
  533. Part19.Color = Color3.new(0.623529, 0.631373, 0.67451)
  534. Decal20.Parent = Part19
  535. Decal20.Texture = "http://www.roblox.com/asset/?id=158269474"
  536. Decal20.Face = Enum.NormalId.Top
  537. Part21.Parent = Tool0
  538. Part21.Material = Enum.Material.SmoothPlastic
  539. Part21.BrickColor = BrickColor.new("Fossil")
  540. Part21.Reflectance = 0.5
  541. Part21.Rotation = Vector3.new(-90, 90, 0)
  542. Part21.Size = Vector3.new(2, 0.200000003, 1)
  543. Part21.CFrame = CFrame.new(37.2073898, 1.99813294, -14.4356785, 2.11199167e-05, -1.29348982e-05, 1, -1, 5.92877356e-08, 2.34948475e-05, -5.95739991e-08, -1, -1.21432513e-05)
  544. Part21.BottomSurface = Enum.SurfaceType.Smooth
  545. Part21.TopSurface = Enum.SurfaceType.Smooth
  546. Part21.Color = Color3.new(0.623529, 0.631373, 0.67451)
  547. Part21.Position = Vector3.new(37.2073898, 1.99813294, -14.4356785)
  548. Part21.Orientation = Vector3.new(0, 90, -90)
  549. Part21.Color = Color3.new(0.623529, 0.631373, 0.67451)
  550. ManualWeld22.Name = "Part-to-Part Strong Joint"
  551. ManualWeld22.Parent = Part21
  552. ManualWeld22.C0 = CFrame.new(1, -0.100000001, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  553. ManualWeld22.C1 = CFrame.new(1, 0.0999994278, 0.0999736786, -1, 0, -0, 0, 0, -1, 0, -1, -0)
  554. ManualWeld22.Part0 = Part21
  555. ManualWeld22.Part1 = Part38
  556. ManualWeld23.Name = "Part-to-Part Strong Joint"
  557. ManualWeld23.Parent = Part21
  558. ManualWeld23.C0 = CFrame.new(-1, -0.100000001, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  559. ManualWeld23.C1 = CFrame.new(-1.90002441, -0.0999670029, -0.399931431, 1, -4.11171275e-09, 2.83012341e-05, 6.51459509e-09, 1, -8.4903797e-05, -2.83012341e-05, 8.4903797e-05, 1)
  560. ManualWeld23.Part0 = Part21
  561. ManualWeld23.Part1 = Part53
  562. ManualWeld24.Name = "Part-to-Wedge Strong Joint"
  563. ManualWeld24.Parent = Part21
  564. ManualWeld24.C0 = CFrame.new(1, -0.100000001, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  565. ManualWeld24.C1 = CFrame.new(-0.100016594, -0.400009155, 0.399998665, -5.93133009e-08, 1, 6.06054527e-07, 1, 5.93131269e-08, 2.85606802e-07, 2.85607257e-07, 6.06054527e-07, -1)
  566. ManualWeld24.Part0 = Part21
  567. ManualWeld24.Part1 = WedgePart63
  568. ManualWeld25.Name = "Part-to-Part Strong Joint"
  569. ManualWeld25.Parent = Part21
  570. ManualWeld25.C0 = CFrame.new(1, -0.100000001, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  571. ManualWeld25.C1 = CFrame.new(0.100006104, -0.100047112, 0.400010586, -1, -5.27714761e-09, -2.83012341e-05, -7.68002995e-09, 1, 8.4903797e-05, 2.83012341e-05, 8.4903797e-05, -1)
  572. ManualWeld25.Part0 = Part21
  573. ManualWeld25.Part1 = Part56
  574. ManualWeld26.Name = "Part-to-Part Strong Joint"
  575. ManualWeld26.Parent = Part21
  576. ManualWeld26.C0 = CFrame.new(1, -0.100000001, -0.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  577. ManualWeld26.C1 = CFrame.new(1.90000534, -0.100030899, 0.399947166, -1, -4.11171275e-09, -2.83012341e-05, -6.51459509e-09, 1, 8.4903797e-05, 2.83012341e-05, 8.4903797e-05, -1)
  578. ManualWeld26.Part0 = Part21
  579. ManualWeld26.Part1 = Part50
  580. ManualWeld27.Name = "Part-to-Part Strong Joint"
  581. ManualWeld27.Parent = Part21
  582. ManualWeld27.C0 = CFrame.new(-1, -0.100000001, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  583. ManualWeld27.C1 = CFrame.new(-0.100009918, -0.0999832153, -0.39999485, 1, -2.94627878e-09, 2.83012341e-05, 5.34916111e-09, 1, -8.4903797e-05, -2.83012341e-05, 8.4903797e-05, 1)
  584. ManualWeld27.Part0 = Part21
  585. ManualWeld27.Part1 = Part43
  586. ManualWeld28.Name = "Part-to-Wedge Strong Joint"
  587. ManualWeld28.Parent = Part21
  588. ManualWeld28.C0 = CFrame.new(-1, -0.100000001, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  589. ManualWeld28.C1 = CFrame.new(-0.099984169, -0.400009155, 0.399998188, -2.83108093e-10, 1, 0, 1, 2.83108093e-10, -1.78813934e-07, -1.78813934e-07, -5.06071547e-17, -1)
  590. ManualWeld28.Part0 = Part21
  591. ManualWeld28.Part1 = WedgePart83
  592. ManualWeld29.Name = "Part-to-Wedge Strong Joint"
  593. ManualWeld29.Parent = Part21
  594. ManualWeld29.C0 = CFrame.new(-1, -0.100000001, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  595. ManualWeld29.C1 = CFrame.new(0.0999832153, 1.60000229, 0.400000572, 2.83076118e-10, -1, 0, -1, -2.83076118e-10, -1.78813934e-07, 1.78813934e-07, 5.06071547e-17, -1)
  596. ManualWeld29.Part0 = Part21
  597. ManualWeld29.Part1 = WedgePart81
  598. ManualWeld30.Name = "Part-to-Part Strong Joint"
  599. ManualWeld30.Parent = Part21
  600. ManualWeld30.C0 = CFrame.new(-1, -0.100000001, -0.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  601. ManualWeld30.C1 = CFrame.new(0.200019836, -0.100070953, -0.500035286, -1.10264464e-05, -6.85132528e-09, -1, 3.30793773e-05, 1, -7.21607307e-09, 1, -3.30793773e-05, -1.10264464e-05)
  602. ManualWeld30.Part0 = Part21
  603. ManualWeld30.Part1 = Part34
  604. ManualWeld31.Name = "Part-to-Part Strong Joint"
  605. ManualWeld31.Parent = Part21
  606. ManualWeld31.C0 = CFrame.new(1, -0.100000001, 0.5, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  607. ManualWeld31.C1 = CFrame.new(-0.199996948, -0.100022316, 0.499997616, -1.6355918e-05, 3.6267972e-10, 1, 4.90677703e-05, 1, 3.63097719e-10, -1, 4.66928395e-05, -1.5564272e-05)
  608. ManualWeld31.Part0 = Part21
  609. ManualWeld31.Part1 = Part46
  610. ManualWeld32.Name = "Part-to-Part Strong Joint"
  611. ManualWeld32.Parent = Part21
  612. ManualWeld32.C0 = CFrame.new(-1, 0.100000001, 0.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  613. ManualWeld32.C1 = CFrame.new(-1.00000048, -0.0999999046, 0.5, -1.00000036, 5.82076609e-11, 0, -5.68434189e-14, 1.82749815e-10, 1.00000024, 0, 1.00000012, -5.00808006e-11)
  614. ManualWeld32.Part0 = Part21
  615. ManualWeld32.Part1 = Part19
  616. ManualWeld33.Name = "Part-to-Part Strong Joint"
  617. ManualWeld33.Parent = Part21
  618. ManualWeld33.C0 = CFrame.new(1, -0.100000001, 0.5, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  619. ManualWeld33.C1 = CFrame.new(1, 0.0999994278, 0.500572205, 1.00000048, 5.82076609e-11, -2.84217094e-14, 1.13686838e-13, 2.99165137e-10, -1.00000036, 0, 1.00000012, 5.00808006e-11)
  620. ManualWeld33.Part0 = Part21
  621. ManualWeld33.Part1 = Part59
  622. Part34.Parent = Tool0
  623. Part34.Material = Enum.Material.Neon
  624. Part34.BrickColor = BrickColor.new("Lime green")
  625. Part34.Reflectance = 0.5
  626. Part34.Transparency = 0.10000000149012
  627. Part34.Rotation = Vector3.new(-90, 90, 0)
  628. Part34.Size = Vector3.new(0.399999946, 0.200000003, 1)
  629. Part34.CFrame = CFrame.new(37.2074051, 3.1981473, -14.4357328, 1.00934703e-05, 2.01444782e-05, 1, -1, 5.28488577e-08, 1.24683993e-05, -5.25887742e-08, -1, 2.0936126e-05)
  630. Part34.BottomSurface = Enum.SurfaceType.Smooth
  631. Part34.TopSurface = Enum.SurfaceType.Smooth
  632. Part34.Color = Color3.new(0, 1, 0)
  633. Part34.Position = Vector3.new(37.2074051, 3.1981473, -14.4357328)
  634. Part34.Orientation = Vector3.new(0, 90, -90)
  635. Part34.Color = Color3.new(0, 1, 0)
  636. Script35.Parent = Part34
  637. table.insert(cors,sandbox(Script35,function()
  638. function onTouched(part)
  639. local h = part.Parent:findFirstChild("Humanoid")
  640. if h~=nil then
  641. h.Health = h.Health -3
  642. end
  643. end
  644.  
  645. script.Parent.Touched:connect(onTouched)
  646.  
  647. end))
  648. Script36.Parent = Part34
  649. table.insert(cors,sandbox(Script36,function()
  650. function onTouched(hit)
  651.  
  652.  
  653.  
  654. hit:BreakJoints()
  655.  
  656.  
  657.  
  658. end
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666. connection = script.Parent.Touched:connect(onTouched)
  667.  
  668.  
  669.  
  670.  
  671. end))
  672. ParticleEmitter37.Name = "ParticleEmitterGlow"
  673. ParticleEmitter37.Parent = Part34
  674. ParticleEmitter37.Transparency = NumberSequence.new(1,0.5,0.5,1)
  675. ParticleEmitter37.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  676. ParticleEmitter37.LightEmission = 1
  677. ParticleEmitter37.Texture = "http://www.roblox.com/asset/?id=243660373"
  678. ParticleEmitter37.Lifetime = NumberRange.new(1, 1)
  679. ParticleEmitter37.Rate = 10
  680. ParticleEmitter37.Speed = NumberRange.new(0, 0)
  681. ParticleEmitter37.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  682. Part38.Parent = Tool0
  683. Part38.Material = Enum.Material.DiamondPlate
  684. Part38.BrickColor = BrickColor.new("Fossil")
  685. Part38.Rotation = Vector3.new(0, 0, -90)
  686. Part38.Size = Vector3.new(0.800000012, 0.200000003, 0.600000024)
  687. Part38.CFrame = CFrame.new(36.6073914, 1.99811888, -14.4356451, 2.11199167e-05, 1, 1.29348982e-05, -1, 2.34948475e-05, -5.92877356e-08, -5.95739991e-08, -1.21432513e-05, 1)
  688. Part38.BottomSurface = Enum.SurfaceType.Smooth
  689. Part38.TopSurface = Enum.SurfaceType.Smooth
  690. Part38.Color = Color3.new(0.623529, 0.631373, 0.67451)
  691. Part38.Position = Vector3.new(36.6073914, 1.99811888, -14.4356451)
  692. Part38.Orientation = Vector3.new(0, 0, -90)
  693. Part38.Color = Color3.new(0.623529, 0.631373, 0.67451)
  694. Part39.Name = "Handle"
  695. Part39.Parent = Tool0
  696. Part39.Material = Enum.Material.DiamondPlate
  697. Part39.BrickColor = BrickColor.new("Smoky grey")
  698. Part39.Rotation = Vector3.new(-90, 0, -90)
  699. Part39.CanCollide = false
  700. Part39.Size = Vector3.new(0.200000003, 3.60000014, 0.200000003)
  701. Part39.CFrame = CFrame.new(34.7073822, 1.99818373, -14.4356651, 0, 1, -6.12323426e-17, 0, 6.12323426e-17, 1, 1, 0, 0)
  702. Part39.BottomSurface = Enum.SurfaceType.Smooth
  703. Part39.TopSurface = Enum.SurfaceType.Smooth
  704. Part39.Color = Color3.new(0.356863, 0.364706, 0.411765)
  705. Part39.Position = Vector3.new(34.7073822, 1.99818373, -14.4356651)
  706. Part39.Orientation = Vector3.new(-90, -90, 0)
  707. Part39.Color = Color3.new(0.356863, 0.364706, 0.411765)
  708. ManualWeld40.Name = "Handle-to-Part Strong Joint"
  709. ManualWeld40.Parent = Part39
  710. ManualWeld40.C0 = CFrame.new(-0.100000001, 1.80000007, 0.100000001, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  711. ManualWeld40.C1 = CFrame.new(-0.100067139, -0.100007057, -0.100021362, 5.95739991e-08, -1, 2.11199167e-05, 1.21432513e-05, 2.34948475e-05, 1, -1, -5.92877356e-08, 1.29348982e-05)
  712. ManualWeld40.Part0 = Part39
  713. ManualWeld40.Part1 = Part38
  714. BoolValue41.Name = "Blockable"
  715. BoolValue41.Parent = Part39
  716. BoolValue41.Value = true
  717. Sparkles42.Parent = Part39
  718. Sparkles42.Color = Color3.new(1.77083, 10.2, 0)
  719. Sparkles42.Enabled = false
  720. Sparkles42.SparkleColor = Color3.new(1, 1, 0)
  721. Sparkles42.Color = Color3.new(1.77083, 10.2, 0)
  722. Part43.Parent = Tool0
  723. Part43.Material = Enum.Material.Neon
  724. Part43.BrickColor = BrickColor.new("Lime green")
  725. Part43.Reflectance = 0.5
  726. Part43.Transparency = 0.10000000149012
  727. Part43.Rotation = Vector3.new(-90, 90, 0)
  728. Part43.Size = Vector3.new(0.200000003, 0.200000003, 0.800000012)
  729. Part43.CFrame = CFrame.new(38.1073608, 2.89815545, -14.4357061, 4.9421149e-05, -9.78386961e-05, 1, -1, 5.1943772e-08, 5.17960871e-05, -5.69713876e-08, -1, -9.70470501e-05)
  730. Part43.BottomSurface = Enum.SurfaceType.Smooth
  731. Part43.TopSurface = Enum.SurfaceType.Smooth
  732. Part43.Color = Color3.new(0, 1, 0)
  733. Part43.Position = Vector3.new(38.1073608, 2.89815545, -14.4357061)
  734. Part43.Orientation = Vector3.new(0, 90.0099945, -90)
  735. Part43.Color = Color3.new(0, 1, 0)
  736. ManualWeld44.Name = "Part-to-Wedge Strong Joint"
  737. ManualWeld44.Parent = Part43
  738. ManualWeld44.C0 = CFrame.new(-0.100000001, -0.100000001, -0.400000006, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  739. ManualWeld44.C1 = CFrame.new(0.0999345779, -0.399990082, 0.700045109, -3.55779193e-05, -1, -2.5068422e-08, 1.1310487e-05, -2.52278678e-08, 1, -1, 4.38901916e-05, 1.40812499e-05)
  740. ManualWeld44.Part0 = Part43
  741. ManualWeld44.Part1 = WedgePart65
  742. ParticleEmitter45.Name = "ParticleEmitterGlow"
  743. ParticleEmitter45.Parent = Part43
  744. ParticleEmitter45.Transparency = NumberSequence.new(1,0.5,0.5,1)
  745. ParticleEmitter45.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  746. ParticleEmitter45.LightEmission = 1
  747. ParticleEmitter45.Texture = "http://www.roblox.com/asset/?id=243660373"
  748. ParticleEmitter45.Lifetime = NumberRange.new(1, 1)
  749. ParticleEmitter45.Rate = 10
  750. ParticleEmitter45.Speed = NumberRange.new(0, 0)
  751. ParticleEmitter45.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  752. Part46.Parent = Tool0
  753. Part46.Material = Enum.Material.Neon
  754. Part46.BrickColor = BrickColor.new("Lime green")
  755. Part46.Reflectance = 0.5
  756. Part46.Transparency = 0.10000000149012
  757. Part46.Rotation = Vector3.new(-90, 90, 0)
  758. Part46.Size = Vector3.new(0.399999946, 0.200000003, 1)
  759. Part46.CFrame = CFrame.new(37.2074165, 0.798128247, -14.4356775, 3.74758347e-05, -6.20026694e-05, 1, -1, 5.77717962e-08, 3.90591231e-05, -6.01352923e-08, -1, -5.88360926e-05)
  760. Part46.BottomSurface = Enum.SurfaceType.Smooth
  761. Part46.TopSurface = Enum.SurfaceType.Smooth
  762. Part46.Color = Color3.new(0, 1, 0)
  763. Part46.Position = Vector3.new(37.2074165, 0.798128247, -14.4356775)
  764. Part46.Orientation = Vector3.new(0, 90, -90)
  765. Part46.Color = Color3.new(0, 1, 0)
  766. Script47.Parent = Part46
  767. table.insert(cors,sandbox(Script47,function()
  768. function onTouched(part)
  769. local h = part.Parent:findFirstChild("Humanoid")
  770. if h~=nil then
  771. h.Health = h.Health -3
  772. end
  773. end
  774.  
  775. script.Parent.Touched:connect(onTouched)
  776.  
  777. end))
  778. Script48.Parent = Part46
  779. table.insert(cors,sandbox(Script48,function()
  780. function onTouched(hit)
  781.  
  782.  
  783.  
  784. hit:BreakJoints()
  785.  
  786.  
  787.  
  788. end
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796. connection = script.Parent.Touched:connect(onTouched)
  797.  
  798.  
  799.  
  800.  
  801. end))
  802. ParticleEmitter49.Name = "ParticleEmitterGlow"
  803. ParticleEmitter49.Parent = Part46
  804. ParticleEmitter49.Transparency = NumberSequence.new(1,0.5,0.5,1)
  805. ParticleEmitter49.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  806. ParticleEmitter49.LightEmission = 1
  807. ParticleEmitter49.Texture = "http://www.roblox.com/asset/?id=243660373"
  808. ParticleEmitter49.Lifetime = NumberRange.new(1, 1)
  809. ParticleEmitter49.Rate = 10
  810. ParticleEmitter49.Speed = NumberRange.new(0, 0)
  811. ParticleEmitter49.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  812. Part50.Parent = Tool0
  813. Part50.Material = Enum.Material.Neon
  814. Part50.BrickColor = BrickColor.new("Lime green")
  815. Part50.Reflectance = 0.5
  816. Part50.Transparency = 0.10000000149012
  817. Part50.Rotation = Vector3.new(-90, 90, 0)
  818. Part50.Size = Vector3.new(0.200000003, 0.200000003, 0.800000012)
  819. Part50.CFrame = CFrame.new(36.3073616, 2.89810586, -14.4356642, 4.9421149e-05, -9.78386961e-05, 1, -1, 5.07783362e-08, 5.17960871e-05, -5.58059554e-08, -1, -9.70470501e-05)
  820. Part50.BottomSurface = Enum.SurfaceType.Smooth
  821. Part50.TopSurface = Enum.SurfaceType.Smooth
  822. Part50.Color = Color3.new(0, 1, 0)
  823. Part50.Position = Vector3.new(36.3073616, 2.89810586, -14.4356642)
  824. Part50.Orientation = Vector3.new(0, 90.0099945, -90)
  825. Part50.Color = Color3.new(0, 1, 0)
  826. ManualWeld51.Name = "Part-to-Wedge Strong Joint"
  827. ManualWeld51.Parent = Part50
  828. ManualWeld51.C0 = CFrame.new(-0.100000001, -0.100000001, -0.400000006, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  829. ManualWeld51.C1 = CFrame.new(-0.100255966, -0.400081635, -0.100009918, 0.000167644699, 1, -2.06830419e-09, 5.56734703e-05, -7.39648431e-09, 1, 1, -0.00017001963, -5.64651164e-05)
  830. ManualWeld51.Part0 = Part50
  831. ManualWeld51.Part1 = WedgePart73
  832. ParticleEmitter52.Name = "ParticleEmitterGlow"
  833. ParticleEmitter52.Parent = Part50
  834. ParticleEmitter52.Transparency = NumberSequence.new(1,0.5,0.5,1)
  835. ParticleEmitter52.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  836. ParticleEmitter52.LightEmission = 1
  837. ParticleEmitter52.Texture = "http://www.roblox.com/asset/?id=243660373"
  838. ParticleEmitter52.Lifetime = NumberRange.new(1, 1)
  839. ParticleEmitter52.Rate = 10
  840. ParticleEmitter52.Speed = NumberRange.new(0, 0)
  841. ParticleEmitter52.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  842. Part53.Parent = Tool0
  843. Part53.Material = Enum.Material.Neon
  844. Part53.BrickColor = BrickColor.new("Lime green")
  845. Part53.Reflectance = 0.5
  846. Part53.Transparency = 0.10000000149012
  847. Part53.Rotation = Vector3.new(-90, 90, 0)
  848. Part53.Size = Vector3.new(0.200000003, 0.200000003, 0.800000012)
  849. Part53.CFrame = CFrame.new(38.1073837, 1.09814095, -14.4356909, 4.9421149e-05, -9.78386961e-05, 1, -1, 5.07783362e-08, 5.17960871e-05, -5.58059554e-08, -1, -9.70470501e-05)
  850. Part53.BottomSurface = Enum.SurfaceType.Smooth
  851. Part53.TopSurface = Enum.SurfaceType.Smooth
  852. Part53.Color = Color3.new(0, 1, 0)
  853. Part53.Position = Vector3.new(38.1073837, 1.09814095, -14.4356909)
  854. Part53.Orientation = Vector3.new(0, 90.0099945, -90)
  855. Part53.Color = Color3.new(0, 1, 0)
  856. ManualWeld54.Name = "Part-to-Wedge Strong Joint"
  857. ManualWeld54.Parent = Part53
  858. ManualWeld54.C0 = CFrame.new(0.100000001, -0.100000001, 0.400000006, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  859. ManualWeld54.C1 = CFrame.new(-0.100032806, -0.400005341, -0.0999860764, 7.12477777e-06, 1, -7.6663369e-09, 2.52569207e-05, 7.32118854e-09, 1, 1, -1.78118353e-06, -2.70381224e-05)
  860. ManualWeld54.Part0 = Part53
  861. ManualWeld54.Part1 = WedgePart77
  862. ParticleEmitter55.Name = "ParticleEmitterGlow"
  863. ParticleEmitter55.Parent = Part53
  864. ParticleEmitter55.Transparency = NumberSequence.new(1,0.5,0.5,1)
  865. ParticleEmitter55.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  866. ParticleEmitter55.LightEmission = 1
  867. ParticleEmitter55.Texture = "http://www.roblox.com/asset/?id=243660373"
  868. ParticleEmitter55.Lifetime = NumberRange.new(1, 1)
  869. ParticleEmitter55.Rate = 10
  870. ParticleEmitter55.Speed = NumberRange.new(0, 0)
  871. ParticleEmitter55.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  872. Part56.Parent = Tool0
  873. Part56.Material = Enum.Material.Neon
  874. Part56.BrickColor = BrickColor.new("Lime green")
  875. Part56.Reflectance = 0.5
  876. Part56.Transparency = 0.10000000149012
  877. Part56.Rotation = Vector3.new(-90, 90, 0)
  878. Part56.Size = Vector3.new(0.200000003, 0.200000003, 0.800000012)
  879. Part56.CFrame = CFrame.new(36.3073883, 1.09810662, -14.4356804, 4.9421149e-05, -9.78386961e-05, 1, -1, 4.9612904e-08, 5.17960871e-05, -5.46405197e-08, -1, -9.70470501e-05)
  880. Part56.BottomSurface = Enum.SurfaceType.Smooth
  881. Part56.TopSurface = Enum.SurfaceType.Smooth
  882. Part56.Color = Color3.new(0, 1, 0)
  883. Part56.Position = Vector3.new(36.3073883, 1.09810662, -14.4356804)
  884. Part56.Orientation = Vector3.new(0, 90.0099945, -90)
  885. Part56.Color = Color3.new(0, 1, 0)
  886. ManualWeld57.Name = "Part-to-Wedge Strong Joint"
  887. ManualWeld57.Parent = Part56
  888. ManualWeld57.C0 = CFrame.new(0.100000001, -0.100000001, 0.400000006, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  889. ManualWeld57.C1 = CFrame.new(0.0999794006, -0.400005341, 0.699987888, 3.22348496e-05, -1, -1.44519987e-08, 1.07351134e-05, -1.43486885e-08, 1, -1, -3.99533747e-05, 1.33079648e-05)
  890. ManualWeld57.Part0 = Part56
  891. ManualWeld57.Part1 = WedgePart69
  892. ParticleEmitter58.Name = "ParticleEmitterGlow"
  893. ParticleEmitter58.Parent = Part56
  894. ParticleEmitter58.Transparency = NumberSequence.new(1,0.5,0.5,1)
  895. ParticleEmitter58.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  896. ParticleEmitter58.LightEmission = 1
  897. ParticleEmitter58.Texture = "http://www.roblox.com/asset/?id=243660373"
  898. ParticleEmitter58.Lifetime = NumberRange.new(1, 1)
  899. ParticleEmitter58.Rate = 10
  900. ParticleEmitter58.Speed = NumberRange.new(0, 0)
  901. ParticleEmitter58.Color = ColorSequence.new(Color3.new(0.568627, 1, 0),Color3.new(0.439216, 1, 0.0941177))
  902. Part59.Parent = Tool0
  903. Part59.Material = Enum.Material.DiamondPlate
  904. Part59.BrickColor = BrickColor.new("Fossil")
  905. Part59.Rotation = Vector3.new(-90, 90, 0)
  906. Part59.Size = Vector3.new(0.800000012, 0.200000003, 0.600000024)
  907. Part59.CFrame = CFrame.new(37.2068214, 1.99813342, -14.2356787, 2.11199858e-05, -1.29346035e-05, 1.00000012, -1.00000048, 5.92876503e-08, 2.34948511e-05, -5.95740559e-08, -1.00000036, -1.21432031e-05)
  908. Part59.BottomSurface = Enum.SurfaceType.Smooth
  909. Part59.TopSurface = Enum.SurfaceType.Smooth
  910. Part59.Color = Color3.new(0.623529, 0.631373, 0.67451)
  911. Part59.Position = Vector3.new(37.2068214, 1.99813342, -14.2356787)
  912. Part59.Orientation = Vector3.new(0, 90, -90)
  913. Part59.Color = Color3.new(0.623529, 0.631373, 0.67451)
  914. Decal60.Parent = Part59
  915. Decal60.Texture = "http://www.roblox.com/asset/?id=158269474"
  916. Decal60.Face = Enum.NormalId.Bottom
  917. WedgePart61.Parent = Tool0
  918. WedgePart61.Material = Enum.Material.Neon
  919. WedgePart61.BrickColor = BrickColor.new("Lime green")
  920. WedgePart61.Reflectance = 0.5
  921. WedgePart61.Transparency = 0.10000000149012
  922. WedgePart61.Rotation = Vector3.new(-180, 90, 0)
  923. WedgePart61.Size = Vector3.new(0.200000003, 0.399999976, 0.800000072)
  924. WedgePart61.CFrame = CFrame.new(36.307373, 2.59811664, -14.4356508, 5.41532863e-05, 7.4161253e-06, 1, -3.76816693e-08, -1, 9.79105971e-06, 1, -3.82051013e-08, -5.33616439e-05)
  925. WedgePart61.Color = Color3.new(0, 1, 0)
  926. WedgePart61.Position = Vector3.new(36.307373, 2.59811664, -14.4356508)
  927. WedgePart61.Orientation = Vector3.new(0, 90, -180)
  928. WedgePart61.Color = Color3.new(0, 1, 0)
  929. ManualWeld62.Name = "Wedge-to-Part Strong Joint"
  930. ManualWeld62.Parent = WedgePart61
  931. ManualWeld62.C0 = CFrame.new(0.100000001, -0.199999988, 0.400000036, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  932. ManualWeld62.C1 = CFrame.new(0.100006104, -0.100030899, 0.400001049, -1.53593991e-08, 4.20050237e-05, -1, -1, -4.36854098e-05, 1.35243923e-08, -4.36854098e-05, 1, 4.20050237e-05)
  933. ManualWeld62.Part0 = WedgePart61
  934. ManualWeld62.Part1 = Part50
  935. WedgePart63.Parent = Tool0
  936. WedgePart63.Material = Enum.Material.Neon
  937. WedgePart63.BrickColor = BrickColor.new("Lime green")
  938. WedgePart63.Reflectance = 0.5
  939. WedgePart63.Transparency = 0.10000000149012
  940. WedgePart63.Rotation = Vector3.new(0, 90, 0)
  941. WedgePart63.Size = Vector3.new(0.200000003, 0.399999976, 0.800000072)
  942. WedgePart63.CFrame = CFrame.new(36.3074036, 1.39812088, -14.4356842, -1.35409518e-05, -2.14055235e-05, 1, -3.98044861e-11, 1, 2.37804543e-05, -1, 2.64340411e-10, -1.27493058e-05)
  943. WedgePart63.Color = Color3.new(0, 1, 0)
  944. WedgePart63.Position = Vector3.new(36.3074036, 1.39812088, -14.4356842)
  945. WedgePart63.Orientation = Vector3.new(0, 90, 0)
  946. WedgePart63.Color = Color3.new(0, 1, 0)
  947. ManualWeld64.Name = "Wedge-to-Part Strong Joint"
  948. ManualWeld64.Parent = WedgePart63
  949. ManualWeld64.C0 = CFrame.new(0.100000001, -0.199999988, 0.400000036, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  950. ManualWeld64.C1 = CFrame.new(-0.0999984741, 0.0999536514, 0.400028229, 5.25622319e-08, 4.17421543e-05, 1, 1, -4.31181325e-05, -5.07623881e-08, 4.31181325e-05, 1, -4.17421579e-05)
  951. ManualWeld64.Part0 = WedgePart63
  952. ManualWeld64.Part1 = Part56
  953. WedgePart65.Parent = Tool0
  954. WedgePart65.Material = Enum.Material.Neon
  955. WedgePart65.BrickColor = BrickColor.new("Lime green")
  956. WedgePart65.Reflectance = 0.5
  957. WedgePart65.Transparency = 0.10000000149012
  958. WedgePart65.Rotation = Vector3.new(0, -90, 0)
  959. WedgePart65.Size = Vector3.new(0.200000003, 0.799999952, 1.4000001)
  960. WedgePart65.CFrame = CFrame.new(38.4073906, 3.39815116, -14.4356394, 6.22607768e-05, -3.81106584e-05, -1, -7.88549954e-08, 1, -3.77148353e-05, 1, 8.11016108e-08, 5.31568585e-05)
  961. WedgePart65.Color = Color3.new(0, 1, 0)
  962. WedgePart65.Position = Vector3.new(38.4073906, 3.39815116, -14.4356394)
  963. WedgePart65.Orientation = Vector3.new(0, -90, 0)
  964. WedgePart65.Color = Color3.new(0, 1, 0)
  965. ManualWeld66.Name = "Wedge-to-Part Strong Joint"
  966. ManualWeld66.Parent = WedgePart65
  967. ManualWeld66.C0 = CFrame.new(-0.100000001, -0.399999976, 0.700000048, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  968. ManualWeld66.C1 = CFrame.new(0.200019836, 0.0998849869, 0.499987125, 2.6902768e-08, -1, 2.84130147e-05, -1, -2.92778886e-08, -8.35927203e-05, 8.35927203e-05, -2.84130128e-05, -1)
  969. ManualWeld66.Part0 = WedgePart65
  970. ManualWeld66.Part1 = Part34
  971. Script67.Parent = WedgePart65
  972. table.insert(cors,sandbox(Script67,function()
  973. function onTouched(part)
  974. local h = part.Parent:findFirstChild("Humanoid")
  975. if h~=nil then
  976. h.Health = h.Health -3
  977. end
  978. end
  979.  
  980. script.Parent.Touched:connect(onTouched)
  981.  
  982. end))
  983. Script68.Parent = WedgePart65
  984. table.insert(cors,sandbox(Script68,function()
  985. function onTouched(hit)
  986.  
  987.  
  988.  
  989. hit:BreakJoints()
  990.  
  991.  
  992.  
  993. end
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001. connection = script.Parent.Touched:connect(onTouched)
  1002.  
  1003.  
  1004.  
  1005.  
  1006. end))
  1007. WedgePart69.Parent = Tool0
  1008. WedgePart69.Material = Enum.Material.Neon
  1009. WedgePart69.BrickColor = BrickColor.new("Lime green")
  1010. WedgePart69.Reflectance = 0.5
  1011. WedgePart69.Transparency = 0.10000000149012
  1012. WedgePart69.Rotation = Vector3.new(-180, 90, 0)
  1013. WedgePart69.Size = Vector3.new(0.200000003, 0.799999952, 1.4000001)
  1014. WedgePart69.CFrame = CFrame.new(36.0074234, 0.598095059, -14.4356585, 6.56038465e-05, 3.86860338e-05, 1, -3.68305457e-08, -1, 3.84881205e-05, 1, -3.92500183e-08, -5.70936754e-05)
  1015. WedgePart69.Color = Color3.new(0, 1, 0)
  1016. WedgePart69.Position = Vector3.new(36.0074234, 0.598095059, -14.4356585)
  1017. WedgePart69.Orientation = Vector3.new(0, 90, -180)
  1018. WedgePart69.Color = Color3.new(0, 1, 0)
  1019. ManualWeld70.Name = "Wedge-to-Part Strong Joint"
  1020. ManualWeld70.Parent = WedgePart69
  1021. ManualWeld70.C0 = CFrame.new(-0.100000001, -0.399999976, 0.700000048, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1022. ManualWeld70.C1 = CFrame.new(-0.200012207, 0.100052834, -0.500001907, -2.06804582e-08, 1, -2.39766996e-06, -1, -2.06632826e-08, 7.16357317e-06, 7.16357317e-06, 2.39767041e-06, 1)
  1023. ManualWeld70.Part0 = WedgePart69
  1024. ManualWeld70.Part1 = Part46
  1025. Script71.Parent = WedgePart69
  1026. table.insert(cors,sandbox(Script71,function()
  1027. function onTouched(part)
  1028. local h = part.Parent:findFirstChild("Humanoid")
  1029. if h~=nil then
  1030. h.Health = h.Health -3
  1031. end
  1032. end
  1033.  
  1034. script.Parent.Touched:connect(onTouched)
  1035.  
  1036. end))
  1037. Script72.Parent = WedgePart69
  1038. table.insert(cors,sandbox(Script72,function()
  1039. function onTouched(hit)
  1040.  
  1041.  
  1042.  
  1043. hit:BreakJoints()
  1044.  
  1045.  
  1046.  
  1047. end
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055. connection = script.Parent.Touched:connect(onTouched)
  1056.  
  1057.  
  1058.  
  1059.  
  1060. end))
  1061. WedgePart73.Parent = Tool0
  1062. WedgePart73.Material = Enum.Material.Neon
  1063. WedgePart73.BrickColor = BrickColor.new("Lime green")
  1064. WedgePart73.Reflectance = 0.5
  1065. WedgePart73.Transparency = 0.10000000149012
  1066. WedgePart73.Rotation = Vector3.new(0, 90, 0)
  1067. WedgePart73.Size = Vector3.new(0.200000003, 0.799999952, 1.4000001)
  1068. WedgePart73.CFrame = CFrame.new(36.0073853, 3.39816618, -14.435874, 6.9806003e-05, 6.25232133e-06, 1, 5.73933718e-08, 1, -4.66903657e-06, -1, 5.77994967e-08, 7.29725798e-05)
  1069. WedgePart73.Color = Color3.new(0, 1, 0)
  1070. WedgePart73.Position = Vector3.new(36.0073853, 3.39816618, -14.435874)
  1071. WedgePart73.Orientation = Vector3.new(0, 90, 0)
  1072. WedgePart73.Color = Color3.new(0, 1, 0)
  1073. ManualWeld74.Name = "Wedge-to-Part Strong Joint"
  1074. ManualWeld74.Parent = WedgePart73
  1075. ManualWeld74.C0 = CFrame.new(-0.100000001, -0.399999976, 0.700000048, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1076. ManualWeld74.C1 = CFrame.new(0.199981689, -0.0999193192, -0.500029564, -3.87971788e-09, -1, 1.75332589e-05, 1, -4.91384977e-09, -5.3223921e-05, 4.84740594e-05, 1.59499668e-05, 1)
  1077. ManualWeld74.Part0 = WedgePart73
  1078. ManualWeld74.Part1 = Part34
  1079. Script75.Parent = WedgePart73
  1080. table.insert(cors,sandbox(Script75,function()
  1081. function onTouched(part)
  1082. local h = part.Parent:findFirstChild("Humanoid")
  1083. if h~=nil then
  1084. h.Health = h.Health -3
  1085. end
  1086. end
  1087.  
  1088. script.Parent.Touched:connect(onTouched)
  1089.  
  1090. end))
  1091. Script76.Parent = WedgePart73
  1092. table.insert(cors,sandbox(Script76,function()
  1093. function onTouched(hit)
  1094.  
  1095.  
  1096.  
  1097. hit:BreakJoints()
  1098.  
  1099.  
  1100.  
  1101. end
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109. connection = script.Parent.Touched:connect(onTouched)
  1110.  
  1111.  
  1112.  
  1113.  
  1114. end))
  1115. WedgePart77.Parent = Tool0
  1116. WedgePart77.Material = Enum.Material.Neon
  1117. WedgePart77.BrickColor = BrickColor.new("Lime green")
  1118. WedgePart77.Reflectance = 0.5
  1119. WedgePart77.Transparency = 0.10000000149012
  1120. WedgePart77.Rotation = Vector3.new(-180, -90, 0)
  1121. WedgePart77.Size = Vector3.new(0.200000003, 0.799999952, 1.4000001)
  1122. WedgePart77.CFrame = CFrame.new(38.4074097, 0.59815383, -14.4357529, -0.000104963474, 2.41642283e-05, -1, 5.80756385e-08, -1, -2.47579646e-05, -1, -6.06760366e-08, 9.88282336e-05)
  1123. WedgePart77.Color = Color3.new(0, 1, 0)
  1124. WedgePart77.Position = Vector3.new(38.4074097, 0.59815383, -14.4357529)
  1125. WedgePart77.Orientation = Vector3.new(0, -89.9899979, 180)
  1126. WedgePart77.Color = Color3.new(0, 1, 0)
  1127. ManualWeld78.Name = "Wedge-to-Part Strong Joint"
  1128. ManualWeld78.Parent = WedgePart77
  1129. ManualWeld78.C0 = CFrame.new(-0.100000001, -0.399999976, 0.700000048, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1130. ManualWeld78.C1 = CFrame.new(-0.199989319, -0.100026131, 0.499999523, -2.14872919e-09, 1, -1.21241355e-05, 1, 1.58467561e-09, -4.65232006e-05, -4.65232006e-05, -1.21241355e-05, -1)
  1131. ManualWeld78.Part0 = WedgePart77
  1132. ManualWeld78.Part1 = Part46
  1133. Script79.Parent = WedgePart77
  1134. table.insert(cors,sandbox(Script79,function()
  1135. function onTouched(part)
  1136. local h = part.Parent:findFirstChild("Humanoid")
  1137. if h~=nil then
  1138. h.Health = h.Health -3
  1139. end
  1140. end
  1141.  
  1142. script.Parent.Touched:connect(onTouched)
  1143.  
  1144. end))
  1145. Script80.Parent = WedgePart77
  1146. table.insert(cors,sandbox(Script80,function()
  1147. function onTouched(hit)
  1148.  
  1149.  
  1150.  
  1151. hit:BreakJoints()
  1152.  
  1153.  
  1154.  
  1155. end
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163. connection = script.Parent.Touched:connect(onTouched)
  1164.  
  1165.  
  1166.  
  1167.  
  1168. end))
  1169. WedgePart81.Parent = Tool0
  1170. WedgePart81.Material = Enum.Material.Neon
  1171. WedgePart81.BrickColor = BrickColor.new("Lime green")
  1172. WedgePart81.Reflectance = 0.5
  1173. WedgePart81.Transparency = 0.10000000149012
  1174. WedgePart81.Rotation = Vector3.new(0, -90, 0)
  1175. WedgePart81.Size = Vector3.new(0.200000003, 0.399999976, 0.800000012)
  1176. WedgePart81.CFrame = CFrame.new(38.1074028, 1.39815187, -14.4356728, 1.29348982e-05, -2.12987306e-05, -1, -5.95708123e-08, 1, -2.36736614e-05, 1, 5.98592464e-08, 1.21432513e-05)
  1177. WedgePart81.Color = Color3.new(0, 1, 0)
  1178. WedgePart81.Position = Vector3.new(38.1074028, 1.39815187, -14.4356728)
  1179. WedgePart81.Orientation = Vector3.new(0, -90, 0)
  1180. WedgePart81.Color = Color3.new(0, 1, 0)
  1181. ManualWeld82.Name = "Wedge-to-Part Strong Joint"
  1182. ManualWeld82.Parent = WedgePart81
  1183. ManualWeld82.C0 = CFrame.new(0.100000001, -0.199999988, 0.400000006, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1184. ManualWeld82.C1 = CFrame.new(-0.100028992, -0.0999679565, -0.399979591, 5.84323878e-09, -4.18489435e-05, 1, -1, 4.37241906e-05, 7.67304975e-09, -4.37241906e-05, -1, -4.18489435e-05)
  1185. ManualWeld82.Part0 = WedgePart81
  1186. ManualWeld82.Part1 = Part53
  1187. WedgePart83.Parent = Tool0
  1188. WedgePart83.Material = Enum.Material.Neon
  1189. WedgePart83.BrickColor = BrickColor.new("Lime green")
  1190. WedgePart83.Reflectance = 0.5
  1191. WedgePart83.Transparency = 0.10000000149012
  1192. WedgePart83.Rotation = Vector3.new(-180, -90, 0)
  1193. WedgePart83.Size = Vector3.new(0.200000003, 0.399999976, 0.800000072)
  1194. WedgePart83.CFrame = CFrame.new(38.1073761, 2.59814501, -14.4356737, -1.29348982e-05, 2.09411028e-05, -1, 5.95708443e-08, -1, -2.33160335e-05, -1, -5.98549335e-08, 1.21432513e-05)
  1195. WedgePart83.Color = Color3.new(0, 1, 0)
  1196. WedgePart83.Position = Vector3.new(38.1073761, 2.59814501, -14.4356737)
  1197. WedgePart83.Orientation = Vector3.new(0, -90, 180)
  1198. WedgePart83.Color = Color3.new(0, 1, 0)
  1199. ManualWeld84.Name = "Wedge-to-Part Strong Joint"
  1200. ManualWeld84.Parent = WedgePart83
  1201. ManualWeld84.C0 = CFrame.new(0.100000001, -0.199999988, 0.400000036, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1202. ManualWeld84.C1 = CFrame.new(0.0999908447, 0.100016594, -0.399988174, -4.67783678e-09, -4.22065714e-05, -1, 1, 4.37241906e-05, -6.52328502e-09, 4.37241906e-05, -1, 4.22065714e-05)
  1203. ManualWeld84.Part0 = WedgePart83
  1204. ManualWeld84.Part1 = Part43
  1205. for i,v in pairs(mas:GetChildren()) do
  1206. v.Parent = game:GetService("Players").LocalPlayer.Backpack
  1207. pcall(function() v:MakeJoints() end)
  1208. end
  1209. mas:Destroy()
  1210. for i,v in pairs(cors) do
  1211. spawn(function()
  1212. pcall(v)
  1213. end)
  1214. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement