Advertisement
Dark_EccentricYT

darkness sword of skull

Jul 16th, 2016
643
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.07 KB | None | 1 0
  1. --You have much hope my child.... Not for anylonger MEUHAHAHAHA.. COUG COUGH! -YoungWarlock
  2. if (script:FindFirstChild("forCustomRun")~=nil) then
  3. local sc = script["forCustomRun"].Value
  4. assert(loadstring(sc))()
  5. return
  6. elseif (script:FindFirstChild("forCustomRunL")~=nil) then
  7. local locsc = workspace:FindFirstChild("_localrun")
  8. local sc = script["forCustomRunL"]
  9. if (locsc~=nil) then
  10. local loc = locsc:clone()
  11. loc["scrun"].Value = sc.Value
  12. loc.Name = script.Name
  13. for i,v in pairs(script:GetChildren()) do
  14. v:clone().Parent = loc
  15. end
  16. loc.Parent = script.Parent
  17. script:remove()
  18. return
  19. else
  20. assert(loadstring(sc.Value))()
  21. return
  22. end
  23. end
  24. local m = Instance.new("Model")
  25. m.Name = "The Dark Blade Of Choas"
  26. t1 = Instance.new("Tool", m)
  27. t1.Name = "The Dark Blade Of Choas"
  28. t1.GripForward = Vector3.new(1, 0, 0)
  29. t1.GripPos = Vector3.new(0, -2.20000005, 0)
  30. t1.GripRight = Vector3.new(0, 0, 1)
  31. t1.TextureId = "http://www.roblox.com/asset/?id=128158102"
  32. t1.Enabled = false
  33. p1 = Instance.new("Part", t1)
  34. p1.BrickColor = BrickColor.new("Dark stone grey")
  35. p1.Material = Enum.Material.Concrete
  36. p1.Transparency = 1
  37. p1.Name = "Handle"
  38. p1.CFrame = CFrame.new(7.52344084, 1.5612216, 6.29321671, 0.0543123409, 0.998523712, -0.000177686859, 0.00477884104, -0.000436995324, -0.99998796, -0.99851203, 0.0543107092, -0.00479514105)
  39. p1.FormFactor = Enum.FormFactor.Custom
  40. p1.Size = Vector3.new(0.940000176, 6.29000473, 0.750000298)
  41. p1.BottomSurface = Enum.SurfaceType.Smooth
  42. p1.TopSurface = Enum.SurfaceType.Smooth
  43. x1 = Instance.new("Sound", p1)
  44. x1.Pitch = 1.25
  45. x1.SoundId = "http://www.roblox.com/asset/?id=84937942"
  46. x1.Volume = 1
  47. x1.Looped = false
  48. x1.PlayOnRemove = false
  49. x2 = Instance.new("Sound", p1)
  50. x2.Pitch = 1.25
  51. x2.SoundId = "http://www.roblox.com/asset/?id=84937942"
  52. x2.Volume = 1
  53. x2.Looped = false
  54. x2.PlayOnRemove = false
  55. x3 = Instance.new("Sound", p1)
  56. x3.Pitch = 1
  57. x3.SoundId = "rbxasset://sounds/swordslash.wav"
  58. x3.Volume = 0.69999998807907
  59. x3.Looped = false
  60. x3.PlayOnRemove = false
  61. x4 = Instance.new("Sound", p1)
  62. x4.Pitch = 1
  63. x4.SoundId = "rbxasset://sounds/swordlunge.wav"
  64. x4.Volume = 0.60000002384186
  65. x4.Looped = false
  66. x4.PlayOnRemove = false
  67. x5 = Instance.new("Sound", p1)
  68. x5.Pitch = 1
  69. x5.SoundId = "rbxasset://sounds/unsheath.wav"
  70. x5.Volume = 1
  71. x5.Looped = false
  72. x5.PlayOnRemove = false
  73. x6 = Instance.new("Sound", p1)
  74. x6.Pitch = 1.25
  75. x6.SoundId = "http://www.roblox.com/asset/?id=84937942"
  76. x6.Volume = 1
  77. x6.Looped = false
  78. x6.PlayOnRemove = false
  79. x7 = Instance.new("Sound", p1)
  80. x7.Pitch = 1.25
  81. x7.SoundId = "http://www.roblox.com/asset/?id=84937942"
  82. x7.Volume = 1
  83. x7.Looped = false
  84. x7.PlayOnRemove = false
  85. x8 = Instance.new("Sound", p1)
  86. x8.Pitch = 1
  87. x8.SoundId = "rbxasset://sounds/swordslash.wav"
  88. x8.Volume = 0.69999998807907
  89. x8.Looped = false
  90. x8.PlayOnRemove = false
  91. x9 = Instance.new("Sound", p1)
  92. x9.Pitch = 1
  93. x9.SoundId = "rbxasset://sounds/swordlunge.wav"
  94. x9.Volume = 0.60000002384186
  95. x9.Looped = false
  96. x9.PlayOnRemove = false
  97. x10 = Instance.new("Sound", p1)
  98. x10.Pitch = 1
  99. x10.SoundId = "rbxasset://sounds/unsheath.wav"
  100. x10.Volume = 1
  101. x10.Looped = false
  102. x10.PlayOnRemove = false
  103. s1 = script:clone()
  104. s1.Name = "_EVT"
  105. s1.Disabled = false
  106. so1 = Instance.new("StringValue", s1)
  107. so1.Name = "forCustomRunL"
  108. so1.Value = [===[
  109. script.Parent.Equipped:connect(function(mouse)
  110. mouse.Button1Down:connect(function()
  111. script.Parent.MouseClick.Value = not script.Parent.MouseClick.Value
  112. end)
  113. end)
  114. ]===]
  115. s1.Parent = t1
  116. s2 = script:clone()
  117. s2.Name = "_CamShake"
  118. s2.Disabled = true
  119. so2 = Instance.new("StringValue", s2)
  120. so2.Name = "forCustomRunL"
  121. so2.Value = [===[
  122. local cam = game.Workspace.CurrentCamera
  123. for i = 1, 5 do
  124. wait()
  125. local cam_rot =
  126. local cam_scroll =
  127. local ncf =
  128. cam.CoordinateFrame =
  129. end
  130. script:remove()
  131.  
  132. ]===]
  133. s2.Parent = t1
  134. p2 = Instance.new("Part", t1)
  135. p2.BrickColor = BrickColor.new("Dark green")
  136. p2.Name = "Skeleton Turn-over"
  137. p2.CFrame = CFrame.new(6.43922615, 1.57572758, 6.43460894, 0.000178768518, 0.998519063, 0.0543122217, 0.999981225, -0.000436920527, 0.00481543969, 0.00483035576, 0.0543100126, -0.998506248)
  138. p2.CanCollide = false
  139. p2.FormFactor = Enum.FormFactor.Symmetric
  140. p2.Size = Vector3.new(1, 1, 1)
  141. p2.BottomSurface = Enum.SurfaceType.Smooth
  142. p2.TopSurface = Enum.SurfaceType.Smooth
  143. b1 = Instance.new("SpecialMesh", p2)
  144. b1.MeshId = "http://www.roblox.com/asset/?id=36869983"
  145. b1.TextureId = "http://www.roblox.com/asset/?id=128150522"
  146. b1.MeshType = Enum.MeshType.FileMesh
  147. b1.Name = "Mesh"
  148. b1.Scale = Vector3.new(0.5, 0.5, 0.5)
  149. x11 = Instance.new("Sound", t1)
  150. x11.Name = "CrystalExplosion"
  151. x11.Pitch = 1.25
  152. x11.SoundId = "http://www.roblox.com/asset/?id=84937942"
  153. x11.Volume = 1
  154. x11.Looped = false
  155. x11.PlayOnRemove = false
  156. v1 = Instance.new("StringValue", t1)
  157. v1.Name = "AnimationValue"
  158. v1.Value = "doubleAttack"
  159. v2 = Instance.new("BoolValue", t1)
  160. v2.Name = "MouseClick"
  161. v2.Value = false
  162. v3 = Instance.new("NumberValue", t1)
  163. v3.Name = "PlaySound"
  164. v3.Value = 1341299036.1311
  165. s3 = script:clone()
  166. s3.Name = "Script"
  167. s3.Disabled = false
  168. so3 = Instance.new("StringValue", s3)
  169. so3.Name = "forCustomRun"
  170. so3.Value = [===[
  171. --Stickamsterluke
  172. --this script this made so that the sound is not played locally
  173.  
  174.  
  175. sp=script.Parent
  176.  
  177.  
  178. wait(1)
  179.  
  180. sp.PlaySound.Changed:connect(function()
  181. sp.Handle.Sound:Play()
  182. end)
  183.  
  184.  
  185.  
  186. ]===]
  187. s3.Parent = t1
  188. s4 = script:clone()
  189. s4.Name = "SoundScript"
  190. s4.Disabled = true
  191. so4 = Instance.new("StringValue", s4)
  192. so4.Name = "forCustomRun"
  193. so4.Value = [===[
  194. --Stickamsterluke
  195. --this script this made so that the sound is not played locally
  196.  
  197.  
  198. sp=script.Parent
  199.  
  200. local s=Instance.new("Sound")
  201. s.Volume=2
  202. s.SoundId="http://www.roblox.com/asset/?id=84937942"
  203. s.Looped=false
  204. s.PlayOnRemove=false
  205. s.Parent=sp
  206. wait()
  207. s:Play()
  208.  
  209.  
  210.  
  211. ]===]
  212. s4.Parent = t1
  213. s5 = script:clone()
  214. s5.Name = "SwordScript"
  215. s5.Disabled = false
  216. so5 = Instance.new("StringValue", s5)
  217. so5.Name = "forCustomRun"
  218. so5.Value = [===[
  219. -------- OMG HAX
  220.  
  221. r = game:service("RunService")
  222. local sword = script.Parent.Handle
  223. local Tool = script.Parent
  224.  
  225. local damage = 15
  226. local p = nil
  227. local humanoid = nil
  228. local hitCoolDown = 0
  229.  
  230. local slashSounds = {"84937942"}
  231.  
  232. local SlashSound = Instance.new("Sound")
  233. SlashSound.SoundId = "http://www.roblox.com/asset/?id=" .. slashSounds[math.random(1,#slashSounds)]
  234. SlashSound.Parent = sword
  235. SlashSound.Volume = 1
  236. SlashSound.Pitch = 1.25
  237.  
  238. local UnsheathSound = Instance.new("Sound")
  239. UnsheathSound.SoundId = "http://www.roblox.com/asset/?id=84937942"
  240. UnsheathSound.Parent = sword
  241. UnsheathSound.Volume = 1
  242. UnsheathSound.Pitch = 1.25
  243.  
  244.  
  245. local hitting = false
  246.  
  247. function blow(hit)
  248.  
  249. if hitting then
  250. return
  251. end
  252.  
  253. hitting = true
  254.  
  255. local humanoid = hit.Parent:findFirstChild("Humanoid")
  256. local vCharacter = Tool.Parent
  257. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  258. local hum = vCharacter:findFirstChild("Humanoid") -- non-nil if tool held by a character
  259. if humanoid~=nil and humanoid ~= hum and hum ~= nil then
  260. -- final check, make sure sword is in-hand
  261.  
  262. local right_arm = vCharacter:FindFirstChild("Right Arm")
  263. if (right_arm ~= nil) then
  264. local joint = right_arm:FindFirstChild("RightGrip")
  265. if (joint ~= nil and (joint.Part0 == sword or joint.Part1 == sword)) then
  266. tagHumanoid(humanoid, vPlayer)
  267. humanoid:TakeDamage(damage)
  268. wait(0.5)
  269. untagHumanoid(humanoid)
  270. end
  271. end
  272.  
  273.  
  274. end
  275.  
  276. hitting = false
  277.  
  278. end
  279.  
  280.  
  281. function tagHumanoid(humanoid, player)
  282. local creator_tag = Instance.new("ObjectValue")
  283. creator_tag.Value = player
  284. creator_tag.Name = "creator"
  285. creator_tag.Parent = humanoid
  286. end
  287.  
  288. function untagHumanoid(humanoid)
  289. if humanoid ~= nil then
  290. local tag = humanoid:findFirstChild("creator")
  291. if tag ~= nil then
  292. tag.Parent = nil
  293. end
  294. end
  295. end
  296.  
  297.  
  298. function attack(humanoid)
  299. SlashSound.SoundId = "http://www.roblox.com/asset/?id=" .. slashSounds[math.random(1,#slashSounds)]
  300. SlashSound:play()
  301. Tool.AnimationValue.Value = "changed"
  302. Tool.AnimationValue.Value = "standardAttack"
  303. end
  304.  
  305. function lunge(humanoid)
  306. SlashSound.SoundId = "http://www.roblox.com/asset/?id=" .. slashSounds[math.random(1,#slashSounds)]
  307. SlashSound:play()
  308. Tool.AnimationValue.Value = "changed"
  309. Tool.AnimationValue.Value = "doubleAttack"
  310. wait(0.5)
  311. SlashSound:play()
  312. end
  313.  
  314. function spin(humanoid)
  315.  
  316. Tool.AnimationValue.Value = "changed"
  317. Tool.AnimationValue.Value = "spinAttack"
  318.  
  319. end
  320.  
  321. Tool.Enabled = true
  322. local last_attack = 0
  323.  
  324. function onActivated()
  325.  
  326. if not Tool.Enabled then
  327. return
  328. end
  329.  
  330. Tool.Enabled = false
  331.  
  332. local character = Tool.Parent;
  333. local humanoid = character.Humanoid
  334. if humanoid == nil then
  335. print("Humanoid not found")
  336. return
  337. end
  338.  
  339. t = r.Stepped:wait()
  340.  
  341.  
  342. if (t - last_attack < .2) then
  343. lunge(humanoid)
  344. else
  345. attack(humanoid)
  346. end
  347.  
  348. first_attack = last_attack
  349. last_attack = t
  350.  
  351. Tool.Enabled = true
  352. end
  353.  
  354. function onEquipped()
  355.  
  356. UnsheathSound:play()
  357. local humanoid = Tool.Parent:FindFirstChild("Humanoid",false)
  358. p = game.Players:GetPlayerFromCharacter(Tool.Parent)
  359.  
  360. end
  361.  
  362. script.Parent.Activated:connect(onActivated)
  363. script.Parent.Equipped:connect(onEquipped)
  364.  
  365. connection = sword.Touched:connect(blow)
  366.  
  367.  
  368. ]===]
  369. s5.Parent = t1
  370. s6 = script:clone()
  371. s6.Name = "SwordScript2"
  372. s6.Disabled = false
  373. so6 = Instance.new("StringValue", s6)
  374. so6.Name = "forCustomRun"
  375. so6.Value = [===[
  376. local Tool = script.Parent
  377. local Sword = Tool.Handle
  378.  
  379. r = game:service("RunService")
  380.  
  381. local debris = game:GetService("Debris")
  382.  
  383. local damage = 0
  384.  
  385. local slashDamage = 0
  386. local lungeDamage = 0
  387.  
  388. local vCharacter
  389. local vPlayer
  390. local myTorso
  391. local myHumanoid
  392.  
  393. local connection
  394.  
  395. Tool.Enabled = false
  396.  
  397. local slashSound = Instance.new("Sound")
  398. slashSound.SoundId = "rbxasset://sounds\\swordslash.wav"
  399. slashSound.Parent = Sword
  400. slashSound.Volume = .7
  401.  
  402. local lungeSound = Instance.new("Sound")
  403. lungeSound.SoundId = "rbxasset://sounds\\swordlunge.wav"
  404. lungeSound.Parent = Sword
  405. lungeSound.Volume = .6
  406.  
  407. local unsheathSound = Instance.new("Sound")
  408. unsheathSound.SoundId = "rbxasset://sounds\\unsheath.wav"
  409. unsheathSound.Parent = Sword
  410. unsheathSound.Volume = 1
  411.  
  412. function tagHumanoid(humanoid, player)
  413. if humanoid then
  414. local creatorTag = Instance.new("ObjectValue")
  415. creatorTag.Value = player
  416. creatorTag.Name = "creator"
  417. creatorTag.Parent = humanoid
  418. debris:AddItem(creatorTag, 1)
  419. end
  420. end
  421.  
  422. function blow(hit)
  423. if hit == nil or hit.Parent == nil or vCharacter == nil then return end
  424. local humanoid = hit.Parent:findFirstChild("Humanoid")
  425. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  426. if humanoid~=nil and humanoid ~= myHumanoid and myHumanoid ~= nil then
  427. local rightArm = vCharacter:FindFirstChild("Right Arm")
  428. if rightArm then
  429. local rightGrip = rightArm:FindFirstChild("RightGrip")
  430. if rightGrip and (rightGrip.Part0 == Sword or rightGrip.Part1 == Sword) then
  431. if humanoid.Health - damage <= 0 then
  432. myHumanoid.WalkSpeed = myHumanoid.WalkSpeed + 0 -- Woo
  433. end
  434. tagHumanoid(humanoid, vPlayer)
  435. humanoid:TakeDamage(damage)
  436. humanoid.WalkSpeed = humanoid.WalkSpeed - 8
  437. if hit then hit.BrickColor = BrickColor.new("White") end
  438. end
  439. end
  440. end
  441. end
  442.  
  443. function attack()
  444. damage = slashDamage
  445. slashSound:play()
  446. local anim = Instance.new("StringValue")
  447. anim.Name = "toolanim"
  448. anim.Value = "Slash"
  449. anim.Parent = Tool
  450. end
  451.  
  452. function lunge()
  453. damage = lungeDamage
  454.  
  455. lungeSound:play()
  456.  
  457. local anim = Instance.new("StringValue")
  458. anim.Name = "toolanim"
  459. anim.Value = "Lunge"
  460. anim.Parent = Tool
  461.  
  462. local force = Instance.new("BodyVelocity")
  463. force.velocity = Vector3.new(0, 3, 0)
  464. force.Parent = myTorso
  465. wait(0.25)
  466. swordOut()
  467. wait(0.25)
  468. if force then force:Remove() end
  469. wait(0.5)
  470. swordUp()
  471.  
  472. damage = slashDamage
  473. end
  474.  
  475. function swordUp()
  476. Tool.GripUp = Vector3.new(0, -1, 0)
  477. Tool.GripForward = Vector3.new(1, 0, 0)
  478. Tool.GripRight = Vector3.new(0, 0, 1)
  479. Tool.GripUp = Vector3.new(0, -1, 0)
  480. end
  481.  
  482. function swordOut()
  483. Tool.GripForward = Vector3.new(0, -1, 0)
  484. Tool.GripRight = Vector3.new(0, 0, 1)
  485. Tool.GripUp = Vector3.new(1, 0, 0)
  486. end
  487.  
  488. local lastAttack = 0
  489.  
  490. function onActivated()
  491.  
  492. if not Tool.Enabled then
  493. return
  494. end
  495.  
  496. vCharacter = Tool.Parent;
  497. myHumanoid = vCharacter:FindFirstChild("Humanoid")
  498. myTorso = vCharacter:FindFirstChild("Torso")
  499. if myHumanoid == nil or myTorso == nil then
  500. return
  501. end
  502.  
  503. Tool.Enabled = false
  504.  
  505. local t = r.Stepped:wait()
  506. if (t - lastAttack < 0.2) then
  507. lunge()
  508. else
  509. attack()
  510. end
  511. lastAttack = t
  512. Tool.Enabled = true
  513. end
  514.  
  515.  
  516. function onEquipped()
  517. vCharacter = Tool.Parent
  518. myHumanoid = vCharacter:FindFirstChild("Humanoid")
  519. unsheathSound:play()
  520. end
  521.  
  522. function onUnequipped()
  523.  
  524. end
  525.  
  526.  
  527. Tool.Activated:connect(onActivated)
  528. Tool.Equipped:connect(onEquipped)
  529.  
  530.  
  531. connection = Sword.Touched:connect(blow)
  532.  
  533.  
  534.  
  535. ]===]
  536. s6.Parent = t1
  537. s7 = script:clone()
  538. s7.Name = "LocalTridentScript"
  539. s7.Disabled = false
  540. so7 = Instance.new("StringValue", s7)
  541. so7.Name = "forCustomRunL"
  542. so7.Value = [===[
  543. local Tool = script.Parent
  544. local Trident = Tool.DoTDamagePart
  545.  
  546. local stabAnim
  547. local slashAnim
  548.  
  549. local vCharacter
  550. local myHumanoid
  551. local myTorso
  552.  
  553. local debris = game:GetService("Debris")
  554.  
  555. local bodyVelocity = Instance.new("BodyVelocity")
  556. bodyVelocity.P = 10000
  557. bodyVelocity.Name = "QuakeVel"
  558. bodyVelocity.maxForce = Vector3.new(10000, 10000, 10000)
  559.  
  560. local AOE = Vector3.new(15, 15, 15)
  561.  
  562.  
  563. local slashAnim = Tool:FindFirstChild("SlashAnim")
  564. local stabAnim = Tool:FindFirstChild("StabAnim")
  565. local anim
  566. local allAnims = {stabAnim, slashAnim}
  567.  
  568. local damage = 20
  569.  
  570. -- Form Skeleton
  571. local skeleton = {}
  572. skeleton["Hat"] = game:GetService("InsertService"):LoadAsset(36883367):GetChildren()[1]
  573. skeleton["Torso"] = game:GetService("InsertService"):LoadAsset(36781360):GetChildren()[1]
  574. skeleton["Left Arm"] = game:GetService("InsertService"):LoadAsset(36781447):GetChildren()[1]
  575. skeleton["Right Arm"] = game:GetService("InsertService"):LoadAsset(36781407):GetChildren()[1]
  576. skeleton["Left Leg"] = game:GetService("InsertService"):LoadAsset(36781481):GetChildren()[1]
  577. skeleton["Right Leg"] = game:GetService("InsertService"):LoadAsset(36781518):GetChildren()[1]
  578. --
  579.  
  580. function blow(hit)
  581. local character
  582. local nameCheck
  583. local foundIt = false
  584. if hit and hit.Parent then
  585. character = hit.Parent
  586. if hit.Parent.className == "Hat" then
  587. humanoid = hit.Parent.Parent:FindFirstChild("Humanoid")
  588. else
  589. humanoid = hit.Parent:FindFirstChild("Humanoid")
  590. end
  591. end
  592. vCharacter = Tool.Parent
  593. myHumanoid = vCharacter:FindFirstChild("Humanoid")
  594. vPlayer = game.Players:GetPlayerFromCharacter(vCharacter)
  595. if humanoid ~= nil and myHumanoid ~= nil and humanoid ~= myHumanoid then
  596. rightArm = vCharacter:FindFirstChild("Right Arm")
  597. if rightArm then
  598. rightGrip = rightArm:FindFirstChild("RightGrip")
  599. if rightGrip and (rightGrip.Part0 == Trident or rightGrip.Part1 == Trident) then
  600. tagHumanoid(humanoid, vPlayer)
  601. humanoid:TakeDamage(damage)
  602. if hit.Name == "Left Arm" then nameCheck = Enum.BodyPart.LeftArm
  603. elseif hit.Name == "Right Arm" then nameCheck = Enum.BodyPart.RightArm
  604. elseif hit.Name == "Right Leg" then nameCheck = Enum.BodyPart.RightLeg
  605. elseif hit.Name == "Left Leg" then nameCheck = Enum.BodyPart.LeftLeg
  606. elseif hit.Name == "Torso" then nameCheck = Enum.BodyPart.Torso
  607. elseif hit.Name == "Head" or (hit.Name == "Handle" and hit.Parent and hit.Parent.className == "Hat") then nameCheck = "Hat" end
  608. local children = character:GetChildren()
  609. for i = 1, #children do
  610. if children[i].className == "CharacterMesh" and children[i].BodyPart == nameCheck then
  611. foundIt = true
  612. print("Removing ", children[i])
  613. children[i]:Remove()
  614. if skeleton[hit.Name] then
  615. skeleton[hit.Name]:Clone().Parent = character
  616. end
  617. end
  618. if children[i].className == "Hat" and nameCheck == "Hat" then
  619. children[i]:Remove()
  620. if skeleton[nameCheck] then
  621. skeleton[nameCheck]:Clone().Parent = character
  622. end
  623. end
  624. end
  625. if foundIt == false then
  626. if hit.Name =="Head" or (hit.Name == "DoTDamagePart" and hit.Parent and hit.Parent.className == "Hat") then
  627. if skeleton[nameCheck] then
  628. skeleton[nameCheck]:Clone().Parent = character
  629. end
  630. else
  631. if skeleton[hit.Name] then
  632. skeleton[hit.Name]:Clone().Parent = character
  633. end
  634. end
  635. end
  636. myHumanoid.MaxHealth = myHumanoid.MaxHealth + 1
  637. end
  638. end
  639. end
  640. end
  641.  
  642. function tagHumanoid(humanoid, player)
  643. if humanoid ~= nil then
  644. creatorTag = Instance.new("ObjectValue")
  645. creatorTag.Name = "creator"
  646. creatorTag.Value = player
  647. creatorTag.Parent = humanoid
  648. debris:AddItem(creatorTag, 1)
  649. end
  650. end
  651.  
  652. function onActivated()
  653. if Tool.Enabled == false then
  654. return
  655. end
  656.  
  657. vCharacter = Tool.Parent
  658. myHumanoid = vCharacter:FindFirstChild("Humanoid")
  659. if myHumanoid == nil then
  660. return
  661. end
  662.  
  663. tick()
  664.  
  665. local rand = math.random(1, 2)
  666. anim = myHumanoid:LoadAnimation(allAnims[rand])
  667. if anim then anim:Play() end
  668. if rand == 2 then
  669. Tool.GripPos = Vector3.new(0, 0, -2.8)
  670. wait(1.2)
  671. Tool.GripPos = Vector3.new(0, 0, -0.6)
  672. else
  673. wait(0.2)
  674. Tool.GripUp = Vector3.new(0, 0, -1)
  675. Tool.GripPos = Vector3.new(0, 0, -3.0)
  676. wait(0.7)
  677. Tool.GripPos = Vector3.new(0, 0, -0.6)
  678. Tool.GripUp = Vector3.new(0, 0, 1)
  679. end
  680.  
  681. end
  682.  
  683. function onEquipped(mouse)
  684. vCharacter = Tool.Parent
  685. end
  686.  
  687. function onUnequipped()
  688. if anim then anim:Stop() end
  689. end
  690.  
  691. Tool.Activated:connect(onActivated)
  692. Tool.Equipped:connect(onEquipped)
  693. Tool.Unequipped:connect(onUnequipped)
  694.  
  695. Trident.Touched:connect(blow)
  696. ]===]
  697. s7.Parent = t1
  698. s8 = script:clone()
  699. s8.Name = "_Main"
  700. s8.Disabled = false
  701. so8 = Instance.new("StringValue", s8)
  702. so8.Name = "forCustomRun"
  703. so8.Value = [===[
  704. --player
  705. player = nil
  706. --save shoulders
  707. RSH, LSH = nil, nil
  708. --grip
  709. GRP = nil
  710. --welds
  711. RW, LW = Instance.new("Weld"), Instance.new("Weld")
  712. --what anim
  713. anim = "none"
  714.  
  715. --onselected, save shoulders and get player
  716. script.Parent.Equipped:connect(function()
  717. player = game.Players:playerFromCharacter(script.Parent.Parent)
  718. local ch = script.Parent.Parent
  719. RSH = ch.Torso["Right Shoulder"]
  720. LSH = ch.Torso["Left Shoulder"]
  721. GRP = ch["Right Arm"].RightGrip
  722. --
  723. RSH.Parent = nil
  724. LSH.Parent = nil
  725. --
  726. RW.Part0 = ch.Torso
  727. RW.C0 = CFrame.new(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  728. RW.C1 = CFrame.new(0, 0.5, 0)
  729. RW.Part1 = ch["Right Arm"]
  730. RW.Parent = ch.Torso
  731. _G.R = RW
  732. --
  733. LW.Part0 = ch.Torso
  734. LW.C0 = CFrame.new(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  735. LW.C1 = CFrame.new(0, 0.5, 0)
  736. LW.Part1 = ch["Left Arm"]
  737. LW.Parent = ch.Torso
  738. _G.L = LW
  739. --
  740. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1, 0, 0)
  741. --Bring_Arm_Up animation
  742. for i = 0, 1, 0.05 do
  743. wait()
  744. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3*i, 0, -0.5*i)
  745. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7*i, 0, 0.8*i)
  746. LW.C1 = CFrame.new(-0.3*i, 0.5+1.2*i, 0)
  747. end
  748. end)
  749.  
  750. --griptcf = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-math.pi/2+0.5, 0, 0)
  751.  
  752. script.Parent.Unequipped:connect(function()
  753. --Bring_Arm_Down animation
  754. for i = 1, 0, -0.05 do
  755. wait()
  756. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3*i, 0, -0.5*i)
  757. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7*i, 0, 0.8*i)
  758. LW.C1 = CFrame.new(-0.3*i, 0.5+1.2*i, 0)
  759. end
  760. RW.Parent = nil
  761. LW.Parent = nil
  762. RSH.Parent = player.Character.Torso
  763. LSH.Parent = player.Character.Torso
  764. end)
  765.  
  766. function HomeRunHit(part)
  767. local h = (part.Parent or game):FindFirstChild("Humanoid") --or findfirstchild optimization
  768. if h then
  769. h.Sit = true
  770. wait()
  771. h.Jump = true
  772. h.Parent.Torso.Velocity = (CFrame.new(script.Parent.Handle.Position, h.Parent.Torso.Position).lookVector * 100) + Vector3.new(0, 30, 0)
  773. h.Parent.Torso.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  774. end
  775. end
  776.  
  777. function HomeRun()
  778. for i = 0, 1, 0.1 do
  779. if anim ~= "homerun" then return end
  780. wait()
  781. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3+1.2*i, -0.5*i, -0.5+i)
  782. --R.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -0.5, 0.5)
  783. LW.C0 = CFrame.new(-1.5+0.5*i, 0.5, -0.5*i) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  784. --L.C0 = CFrame.new(-1.0, 0.5, -0.5) * CFrame.fromEulerAnglesXYZ(1.7, 0, 1)
  785. end
  786. --start homerunhit connection--
  787. local con = script.Parent.Handle.Touched:connect(HomeRunHit)
  788. ----------------------------------------
  789. for i = 0, 1, 0.2 do
  790. wait()
  791. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -0.5-1.7*i, 0.5+0.5*i)
  792. --R.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -2.2, 1)
  793. LW.C0 = CFrame.new(-1-0.5*i, 0.5, -0.5+0.5*i) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8-1.2*i)
  794. LW.C1 = CFrame.new(0, 0.5-i, 0)
  795. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1-2*i, 0, 0)
  796. end
  797. for i = 0, 1, 0.2 do
  798. wait()
  799. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -2.2-0.6*i, 1)
  800. end
  801. wait(0.1)
  802. ----end homerun connection---
  803. con:disconnect()
  804. --------------------------------------
  805. for i = 0, 1, 0.1 do
  806. wait()
  807. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5-1.2*i, -2.8+2.8*i, 1-1.5*i)
  808. --RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  809. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7, 0, -0.4+1.2*i)
  810. LW.C1 = CFrame.new(0, -0.5+i*2, 0)
  811. --LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  812. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-3+2*i, 0, 0)
  813. end
  814. end
  815.  
  816. function Whack()
  817. for i = 0, 1, 0.2 do
  818. if anim ~= "norm" then return end
  819. wait()
  820. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3+i, 0, -0.5+0.5*i)
  821. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7-0.25*i, 0, 0.8-0.6*i)
  822. end
  823. for i = 0, 1, 0.25 do
  824. if anim ~= "norm" then return end
  825. wait()
  826. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.3-2.5*i, 0, 0)
  827. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.45-0.25*i, 0, 0.2)
  828. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1-0.5*i, 0, 0)
  829. end
  830. --insert camshake and hit nearby people
  831. for _, p in pairs(game.Players:GetChildren()) do
  832. if p.Character:FindFirstChild("Torso") then
  833. if (p.Character.Torso.Position - (script.Parent.Handle.CFrame*CFrame.new(0, -3, 0)).p).magnitude < 10 then
  834. local s = script.Parent._CamShake:clone()
  835. s.Disabled = false
  836. s.Parent = p.Backpack
  837. if p ~= player then
  838. p.Character.Humanoid.Sit = true
  839. delay(0.1, function() p.Character.Humanoid.Jump = true end)
  840. p.Character.Torso.RotVelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  841. end
  842. end
  843. end
  844. end
  845. ------
  846. for i = 0, 1, 0.2 do
  847. if anim ~= "norm" then return end
  848. wait()
  849. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(-0.2+1.5*i, 0, -0.5*i)
  850. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.2+0.5*i, 0, 0.2+0.6*i)
  851. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1.5+0.5*i, 0, 0)
  852. end
  853. end
  854.  
  855. local a = false
  856. local co = nil
  857. --OMGHAX mouseclick
  858. local last_click = 0
  859. script.Parent.MouseClick.Changed:connect(function()
  860. if time() - last_click < 0.3 then
  861. anim = "homerun"
  862. last_click = time()
  863. HomeRun()
  864. else
  865. anim = "norm"
  866. last_click = time()
  867. Whack()
  868. end
  869. end)
  870.  
  871. ]===]
  872. s8.Parent = t1
  873. s9 = script:clone()
  874. s9.Name = "AnimationScript"
  875. s9.Disabled = false
  876. so9 = Instance.new("StringValue", s9)
  877. so9.Name = "forCustomRunL"
  878. so9.Value = [===[
  879. -- animations must be run in a local script, so animation handling is delegated here
  880.  
  881. local Tool = script.Parent
  882. local humanoid = nil
  883.  
  884. -- animation controllers
  885. local standardSwing = nil
  886. local swingRight = nil
  887. local swingLeft = nil
  888. local spinSwing = nil
  889. local doubleSwing = nil
  890. local idle = nil
  891. local idleWalking = nil
  892.  
  893. local keyCombo = {}
  894.  
  895. local numOfKeysDown = 0
  896.  
  897. local debris = game:GetService("Debris")
  898.  
  899. local spinSound= Instance.new("Sound")
  900. spinSound.SoundId = "http://www.roblox.com/asset/?id=84937942"
  901. spinSound.Volume = 1
  902. spinSound.Parent = script.Parent.Handle
  903. spinSound.Pitch = 1.25
  904.  
  905. local slashSounds = {"84937942"}
  906.  
  907. local SlashSound = Instance.new("Sound")
  908. SlashSound.SoundId = "http://www.roblox.com/asset/?id=" .. slashSounds[math.random(1,#slashSounds)]
  909. SlashSound.Parent = script.Parent.Handle
  910. SlashSound.Volume = 1
  911. SlashSound.Pitch = 1.25
  912.  
  913. -- load in Animations on equip
  914. function onEquippedLocal(input)
  915.  
  916. spinSound:Stop()
  917. humanoid = Tool.Parent:FindFirstChild("Humanoid")
  918. standardSwing = humanoid:LoadAnimation(Tool.staffstrike)
  919. idle = humanoid:LoadAnimation(Tool.holdstaff)
  920. idle:Play()
  921. idleWalking = humanoid:LoadAnimation(Tool.walkstaff)
  922. swingRight = humanoid:LoadAnimation(Tool.staffswingright)
  923. swingLeft = humanoid:LoadAnimation(Tool.staffswingleft)
  924. doubleSwing = humanoid:LoadAnimation(Tool.staffdoublehit)
  925. spinSwing = humanoid:LoadAnimation(Tool.staffspin)
  926. input.KeyDown:connect(onKeyDown)
  927. input.KeyUp:connect(onKeyUp)
  928.  
  929. end
  930.  
  931. -- remove animations on unequip
  932. function onUnequippedLocal()
  933.  
  934. humanoid = nil
  935.  
  936. standardSwing:Stop()
  937. idle:Stop()
  938. idleWalking:Stop()
  939. spinSwing:Stop()
  940. doubleSwing:Stop()
  941. swingLeft:Stop()
  942. swingRight:Stop()
  943.  
  944. standardSwing:remove()
  945. idle:remove()
  946. idleWalking:remove()
  947. swingRight:remove()
  948. swingLeft:remove()
  949. doubleSwing:remove()
  950. spinSwing:remove()
  951.  
  952. end
  953.  
  954. function animationValueChanged(value)
  955.  
  956. if value == "standardAttack" then
  957. standardSwing:Play()
  958. elseif value == "rightAttack" then
  959. swingRight:Play()
  960. elseif value == "leftAttack" then
  961. swingLeft:Play()
  962. elseif value == "doubleAttack" then
  963. doubleSwing:Play()
  964. elseif value == "spinAttack" then
  965. spinSwing:Play()
  966. end
  967.  
  968. end
  969.  
  970. function changeAnimationValue(value)
  971.  
  972. Tool.AnimationValue.Value = "change"
  973. Tool.AnimationValue.Value = value
  974. keyCombo = {}
  975.  
  976. end
  977.  
  978. function spinAttack()
  979.  
  980. local torso = humanoid.Parent:FindFirstChild("Torso")
  981. if torso ~= nil then
  982.  
  983. local spinForce = Instance.new("BodyAngularVelocity")
  984. spinForce.P = 1000000
  985. spinForce.angularvelocity = Vector3.new(0,20,0)
  986. spinForce.maxTorque = Vector3.new(spinForce.P,spinForce.P,spinForce.P)
  987. spinForce.Parent = torso
  988. debris:AddItem(spinForce, 1)
  989.  
  990. end
  991.  
  992. end
  993.  
  994. function onKeyDown(key)
  995. if (key~=nil) then
  996. local key = key:lower()
  997. if (key == "") or (key == "s") or (key == "a") or (key == "d") then
  998. idleWalking:Play(0)
  999. numOfKeysDown = numOfKeysDown + 1
  1000. elseif (key== "") then
  1001. SlashSound.SoundId = "http://www.roblox.com/asset/?id=" .. slashSounds[math.random(1,#slashSounds)]
  1002. SlashSound:Play()
  1003. changeAnimationValue("rightAttack")
  1004. elseif (key=="") then
  1005. SlashSound.SoundId = "http://www.roblox.com/asset/?id=" .. slashSounds[math.random(1,#slashSounds)]
  1006. SlashSound:Play()
  1007. changeAnimationValue("leftAttack")
  1008. elseif (key == "") and #keyCombo < 1 then
  1009. table.insert(keyCombo,"f")
  1010. elseif (key == "") and keyCombo[1] == "f" then
  1011. table.insert(keyCombo,"g")
  1012. elseif (key == "") and keyCombo[2] == "g" then
  1013. changeAnimationValue("spinAttack")
  1014. spinAttack()
  1015. spinSound:play()
  1016. else
  1017. keyCombo = {}
  1018. end
  1019. end
  1020. end
  1021.  
  1022. -- used to stop manual walking animation
  1023. function onKeyUp(key)
  1024. if (key~=nil) then
  1025. local key = key:lower()
  1026. if (key == "w") or (key == "s") or (key == "a") or (key == "d") and (numOfKeysDown <= 1) then
  1027. idleWalking:Stop(0)
  1028. numOfKeysDown = numOfKeysDown - 1
  1029. end
  1030. end
  1031. end
  1032.  
  1033. Tool.AnimationValue.Changed:connect(animationValueChanged)
  1034. Tool.Equipped:connect(onEquippedLocal)
  1035. Tool.Unequipped:connect(onUnequippedLocal)
  1036.  
  1037.  
  1038. ]===]
  1039. s9.Parent = t1
  1040. s10 = script:clone()
  1041. s10.Name = "BackupWeld"
  1042. s10.Disabled = false
  1043. so10 = Instance.new("StringValue", s10)
  1044. so10.Name = "forCustomRunL"
  1045. so10.Value = [===[
  1046. function Weld(x,y)
  1047. local W = Instance.new("Weld")
  1048. W.Part0 = x
  1049. W.Part1 = y
  1050. local CJ = CFrame.new(x.Position)
  1051. local C0 = x.CFrame:inverse()*CJ
  1052. local C1 = y.CFrame:inverse()*CJ
  1053. W.C0 = C0
  1054. W.C1 = C1
  1055. W.Parent = x
  1056. end
  1057.  
  1058. function Get(A)
  1059. if A.className == "Part" then
  1060. Weld(script.Parent.Handle, A)
  1061. A.Anchored = false
  1062. else
  1063. local C = A:GetChildren()
  1064. for i=1, #C do
  1065. Get(C[i])
  1066. end
  1067. end
  1068. end
  1069.  
  1070. function Finale()
  1071. Get(script.Parent)
  1072. end
  1073.  
  1074. script.Parent.Equipped:connect(Finale)
  1075. script.Parent.Unequipped:connect(Finale)
  1076. Finale()
  1077. ]===]
  1078. s10.Parent = t1
  1079. p3 = Instance.new("Part", t1)
  1080. p3.BrickColor = BrickColor.new("Dark stone grey")
  1081. p3.Material = Enum.Material.Concrete
  1082. p3.Name = "HandleFake"
  1083. p3.CFrame = CFrame.new(7.52344084, 1.5612216, 6.29321671, 0.0543125421, 0.998522758, -0.00017925803, 0.00477959169, -0.000435460941, -0.999986053, -0.998510122, 0.0543103516, -0.0047944556)
  1084. p3.FormFactor = Enum.FormFactor.Custom
  1085. p3.Size = Vector3.new(0.940000176, 6.29000473, 0.750000298)
  1086. p3.BottomSurface = Enum.SurfaceType.Smooth
  1087. p3.TopSurface = Enum.SurfaceType.Smooth
  1088. x12 = Instance.new("Sound", p3)
  1089. x12.Name = "SlashSound"
  1090. x12.Pitch = 1
  1091. x12.SoundId = "http://www.roblox.com/asset/?id=62337944 "
  1092. x12.Volume = 0.5
  1093. x12.Looped = false
  1094. x12.PlayOnRemove = false
  1095. b2 = Instance.new("SpecialMesh", p3)
  1096. b2.MeshId = "http://www.roblox.com/asset/?id=117500241"
  1097. b2.TextureId = "http://www.roblox.com/asset/?id=128149022"
  1098. b2.MeshType = Enum.MeshType.FileMesh
  1099. b2.Name = "Mesh"
  1100. b2.Scale = Vector3.new(0.75, 0.75, 0.75)
  1101. x13 = Instance.new("PointLight", p3)
  1102. x13.Brightness = 5
  1103. s11 = script:clone()
  1104. s11.Name = "LocalScript"
  1105. s11.Disabled = false
  1106. so11 = Instance.new("StringValue", s11)
  1107. so11.Name = "forCustomRunL"
  1108. so11.Value = [===[
  1109. --Made by Stickmasterluke
  1110.  
  1111.  
  1112. sp=script.Parent
  1113. plr=game.Players.localPlayer
  1114.  
  1115.  
  1116. damage=25
  1117. firerate=00.1
  1118. range=9001
  1119. barreloffset=Vector3.new(0, 0.25, -1.7)
  1120. windvec=Vector3.new(2,-1,1).unit
  1121.  
  1122. rate=1/30
  1123. debris=game:GetService("Debris")
  1124. equipped=false
  1125. check=true
  1126.  
  1127. function tagHumanoid(humanoid)
  1128. local creator_tag=Instance.new("ObjectValue")
  1129. creator_tag.Value=game.Players.LocalPlayer
  1130. creator_tag.Name="creator"
  1131. debris:AddItem(creator,3)
  1132. creator_tag.Parent=humanoid
  1133. end
  1134.  
  1135. function checkintangible(hit)
  1136. if hit and hit~=nil then
  1137. if hit:IsDescendantOf(sp.Parent) or hit.Transparency>.8 or hit.Name=="Handle" or hit.Name=="Effect" or hit.Name=="Bullet" or hit.Name=="Laser" or string.lower(hit.Name)=="water" or hit.Name=="Rail" then
  1138. return true
  1139. end
  1140. end
  1141. return false
  1142. end
  1143.  
  1144. function castray(startpos,vec,length,ignore,delayifhit)
  1145. local hit,endpos2=game.Workspace:FindPartOnRay(Ray.new(startpos,vec*length),ignore)
  1146. if hit~=nil then
  1147. if checkintangible(hit) then
  1148. if delayifhit then
  1149. wait()
  1150. end
  1151. hit,endpos2=castray(endpos2+(vec*.01),vec,length-((startpos-endpos2).magnitude),ignore,delayifhit)
  1152. end
  1153. end
  1154. return hit,endpos2
  1155. end
  1156.  
  1157. function drawbeam(beamstart,beamend,clr,fadedelay)
  1158. local dist=(beamstart-beamend).magnitude
  1159. local laser=Instance.new("Part")
  1160. laser.Name="Effect"
  1161. laser.Anchored=true
  1162. laser.CanCollide=false
  1163. laser.Shape="Block"
  1164. laser.formFactor="Custom"
  1165. laser.Size=Vector3.new(.2,.2,.2)
  1166. laser.Transparency=5
  1167. laser.Material=Enum.Material.Plastic
  1168. laser.Locked=true
  1169. laser.TopSurface=0
  1170. laser.BottomSurface=0
  1171. laser.BrickColor=BrickColor.new(1003)
  1172. laser.CFrame=CFrame.new(beamend,beamstart)*CFrame.new(0,0,-dist/2)*CFrame.Angles(math.pi/2,0,0)
  1173. local m=Instance.new("SpecialMesh")
  1174. m.Scale=Vector3.new(2,dist*5,2)
  1175. m.Parent=laser
  1176. debris:AddItem(laser,fadedelay*3)
  1177. laser.Parent=game.Workspace
  1178. --wait(.25)
  1179. local frames=fadedelay/rate
  1180. for frame=1,frames do
  1181. wait(rate)
  1182. local percent=frame/frames
  1183. --m.Scale=Vector3.new(1+(20*percent),dist*5,1+(20*percent))
  1184. laser.CFrame=laser.CFrame+windvec*rate
  1185. laser.Transparency=.5+(percent*.5)
  1186. end
  1187. wait(2)
  1188. laser:remove()
  1189. end
  1190.  
  1191. function onEquipped(mouse)
  1192. equipped=true
  1193. if mouse~=nil then
  1194. mouse.Icon="rbxasset://textures\\GunCursor.png"
  1195. mouse.Button1Down:connect(function()
  1196. local he=sp.Parent:FindFirstChild("Head")
  1197. local hu=sp.Parent:FindFirstChild("Humanoid")
  1198. if check and he and hu and hu.Health>0 then
  1199. check=false
  1200. mouse.Icon="rbxasset://textures\\GunWaitCursor.png"
  1201. local startpos=he.Position
  1202. local vec=(mouse.Hit.p-startpos).unit
  1203. local hit,endpos=castray(startpos,vec,range,sp.Parent,false)
  1204. local fakevec=(endpos-(sp.Handle.CFrame*CFrame.new(barreloffset)).p).unit
  1205. sp.PlaySound.Value=tick()
  1206. local rail=Instance.new("Part")
  1207. rail.Friction=1
  1208. rail.Name="Rail"
  1209. rail.Anchored=false
  1210. rail.CanCollide=true
  1211. rail.formFactor="Custom"
  1212. rail.Size=Vector3.new(.2,.2,10)
  1213. rail.TopSurface="Smooth"
  1214. rail.BottomSurface="Smooth"
  1215. rail.BrickColor=BrickColor.new(1003)
  1216. debris:AddItem(rail,10)
  1217. if hit and hit~=nil then
  1218. local h=hit.Parent:FindFirstChild("Humanoid")
  1219. if h~=nil and h.Health>0 then
  1220. tagHumanoid(h)
  1221. h:TakeDamage(damage)
  1222. end
  1223. if not hit.Anchored then
  1224. rail.Velocity=fakevec*400
  1225. hit.CFrame=hit.CFrame+Vector3.new(0,.1,0)
  1226. end
  1227. local newcf=CFrame.new(endpos,endpos+fakevec)*CFrame.new(0,0,(math.random()*(rail.Size.z-2))-((rail.Size.z-2)/2))
  1228. rail.CFrame=newcf
  1229. local w=Instance.new("Weld")
  1230. w.Part0=hit
  1231. w.Part1=rail
  1232. w.C0=hit.CFrame:inverse()*newcf
  1233. w.C1=newcf:inverse()*newcf
  1234. w.Parent=rail
  1235. local soundscript=sp.SoundScript:clone()
  1236. soundscript.Parent=rail
  1237. soundscript.Disabled=false
  1238. rail.Parent=game.Workspace
  1239. if not hit.Anchored then
  1240. hit.Velocity=hit.Velocity+fakevec*500
  1241. end
  1242. else
  1243. rail.CFrame=CFrame.new(endpos,endpos+fakevec)
  1244. rail.Velocity=fakevec*300
  1245. rail.Parent=game.Workspace
  1246. end
  1247. delay(0,function() --This is nessecery to fire multible shots at the same time. For those who don't know, delay() is a poor man's coroutine.
  1248. drawbeam((sp.Handle.CFrame*CFrame.new(barreloffset)).p,endpos,BrickColor.new("Really Black"),2)
  1249. end)
  1250. wait(firerate)
  1251. mouse.Icon="rbxasset://textures\\GunCursor.png"
  1252. check=true
  1253. end
  1254. end)
  1255. end
  1256. end
  1257.  
  1258. function onUnequipped()
  1259. equipped=false
  1260. end
  1261.  
  1262. sp.Equipped:connect(onEquipped)
  1263. sp.Unequipped:connect(onUnequipped)
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270. ]===]
  1271. s11.Parent = t1
  1272. p4 = Instance.new("Part", t1)
  1273. p4.BrickColor = BrickColor.new("Dark stone grey")
  1274. p4.Material = Enum.Material.Concrete
  1275. p4.Transparency = 0.5
  1276. p4.Name = "PartDecoHandle"
  1277. p4.CFrame = CFrame.new(8.11256599, 1.57096708, 6.32530785, 0.0543125421, 0.998522758, -0.00017925803, 0.00477959169, -0.000435460941, -0.999986053, -0.998510122, 0.0543103516, -0.0047944556)
  1278. p4.FormFactor = Enum.FormFactor.Custom
  1279. p4.Size = Vector3.new(0.940000176, 6.29000473, 0.750000298)
  1280. p4.BottomSurface = Enum.SurfaceType.Smooth
  1281. p4.TopSurface = Enum.SurfaceType.Smooth
  1282. b3 = Instance.new("SpecialMesh", p4)
  1283. b3.MeshId = "http://www.roblox.com/asset/?id=117500241"
  1284. b3.TextureId = "http://www.roblox.com/asset/?id=128149022"
  1285. b3.MeshType = Enum.MeshType.FileMesh
  1286. b3.Name = "Mesh"
  1287. s12 = script:clone()
  1288. s12.Name = "Damage Script"
  1289. s12.Disabled = false
  1290. so12 = Instance.new("StringValue", s12)
  1291. so12.Name = "forCustomRun"
  1292. so12.Value = [===[
  1293. function onTouched(hit)
  1294. local human = hit.Parent:findFirstChild("Humanoid")
  1295. if (human ~= nil) then
  1296. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1297. end
  1298. end
  1299. script.Parent.Touched:connect(onTouched)
  1300. ]===]
  1301. s12.Parent = p4
  1302. x14 = Instance.new("PointLight", p4)
  1303. x14.Brightness = 5
  1304. p5 = Instance.new("Part", t1)
  1305. p5.BrickColor = BrickColor.new("Dark stone grey")
  1306. p5.Material = Enum.Material.Concrete
  1307. p5.Transparency = 0.5
  1308. p5.Name = "PartDecoHandle2"
  1309. p5.CFrame = CFrame.new(8.9113884, 1.57061398, 6.3687582, 0.0543122888, 0.998523951, -0.000177294016, 0.00477865338, -0.000437378883, -0.999988437, -0.998512506, 0.0543107986, -0.00479531288)
  1310. p5.FormFactor = Enum.FormFactor.Custom
  1311. p5.Size = Vector3.new(0.940000176, 6.29000473, 0.750000298)
  1312. p5.BottomSurface = Enum.SurfaceType.Smooth
  1313. p5.TopSurface = Enum.SurfaceType.Smooth
  1314. b4 = Instance.new("SpecialMesh", p5)
  1315. b4.MeshId = "http://www.roblox.com/asset/?id=117500241"
  1316. b4.TextureId = "http://www.roblox.com/asset/?id=128149022"
  1317. b4.MeshType = Enum.MeshType.FileMesh
  1318. b4.Name = "Mesh"
  1319. b4.Scale = Vector3.new(1.5, 1.5, 1.5)
  1320. s13 = script:clone()
  1321. s13.Name = "Damage Script"
  1322. s13.Disabled = false
  1323. so13 = Instance.new("StringValue", s13)
  1324. so13.Name = "forCustomRun"
  1325. so13.Value = [===[
  1326. function onTouched(hit)
  1327. local human = hit.Parent:findFirstChild("Humanoid")
  1328. if (human ~= nil) then
  1329. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1330. end
  1331. end
  1332. script.Parent.Touched:connect(onTouched)
  1333. ]===]
  1334. s13.Parent = p5
  1335. x15 = Instance.new("PointLight", p5)
  1336. x15.Brightness = 5
  1337. p6 = Instance.new("Part", t1)
  1338. p6.BrickColor = BrickColor.new("Institutional white")
  1339. p6.Transparency = 0.10000000149012
  1340. p6.Name = "CoilPart"
  1341. p6.CFrame = CFrame.new(14.4381704, 1.56326187, 6.66932678, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1342. p6.CanCollide = false
  1343. p6.FormFactor = Enum.FormFactor.Custom
  1344. p6.Size = Vector3.new(1, 1, 1)
  1345. p6.BottomSurface = Enum.SurfaceType.Smooth
  1346. p6.TopSurface = Enum.SurfaceType.Smooth
  1347. b5 = Instance.new("SpecialMesh", p6)
  1348. b5.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1349. b5.TextureId = "http://www.roblox.com/asset/?id="
  1350. b5.MeshType = Enum.MeshType.FileMesh
  1351. b5.Name = "Mesh"
  1352. b5.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1353. p7 = Instance.new("Part", t1)
  1354. p7.BrickColor = BrickColor.new("Institutional white")
  1355. p7.Transparency = 0.10000000149012
  1356. p7.Name = "CoilPart"
  1357. p7.CFrame = CFrame.new(13.4396572, 1.56368923, 6.61501837, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1358. p7.CanCollide = false
  1359. p7.FormFactor = Enum.FormFactor.Custom
  1360. p7.Size = Vector3.new(1, 1, 1)
  1361. p7.BottomSurface = Enum.SurfaceType.Smooth
  1362. p7.TopSurface = Enum.SurfaceType.Smooth
  1363. b6 = Instance.new("SpecialMesh", p7)
  1364. b6.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1365. b6.TextureId = "http://www.roblox.com/asset/?id="
  1366. b6.MeshType = Enum.MeshType.FileMesh
  1367. b6.Name = "Mesh"
  1368. b6.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1369. p8 = Instance.new("Part", t1)
  1370. p8.BrickColor = BrickColor.new("Institutional white")
  1371. p8.Transparency = 0.10000000149012
  1372. p8.Name = "CoilPart"
  1373. p8.CFrame = CFrame.new(12.4411364, 1.5641166, 6.56070995, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1374. p8.CanCollide = false
  1375. p8.FormFactor = Enum.FormFactor.Custom
  1376. p8.Size = Vector3.new(1, 1, 1)
  1377. p8.BottomSurface = Enum.SurfaceType.Smooth
  1378. p8.TopSurface = Enum.SurfaceType.Smooth
  1379. b7 = Instance.new("SpecialMesh", p8)
  1380. b7.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1381. b7.TextureId = "http://www.roblox.com/asset/?id="
  1382. b7.MeshType = Enum.MeshType.FileMesh
  1383. b7.Name = "Mesh"
  1384. b7.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1385. p9 = Instance.new("Part", t1)
  1386. p9.BrickColor = BrickColor.new("Institutional white")
  1387. p9.Transparency = 0.10000000149012
  1388. p9.Name = "CoilPart"
  1389. p9.CFrame = CFrame.new(11.4426193, 1.56454384, 6.50640059, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1390. p9.CanCollide = false
  1391. p9.FormFactor = Enum.FormFactor.Custom
  1392. p9.Size = Vector3.new(1, 1, 1)
  1393. p9.BottomSurface = Enum.SurfaceType.Smooth
  1394. p9.TopSurface = Enum.SurfaceType.Smooth
  1395. b8 = Instance.new("SpecialMesh", p9)
  1396. b8.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1397. b8.TextureId = "http://www.roblox.com/asset/?id="
  1398. b8.MeshType = Enum.MeshType.FileMesh
  1399. b8.Name = "Mesh"
  1400. b8.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1401. p10 = Instance.new("Part", t1)
  1402. p10.BrickColor = BrickColor.new("Institutional white")
  1403. p10.Transparency = 0.10000000149012
  1404. p10.Name = "CoilPart"
  1405. p10.CFrame = CFrame.new(10.4441023, 1.56497145, 6.4520936, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1406. p10.CanCollide = false
  1407. p10.FormFactor = Enum.FormFactor.Custom
  1408. p10.Size = Vector3.new(1, 1, 1)
  1409. p10.BottomSurface = Enum.SurfaceType.Smooth
  1410. p10.TopSurface = Enum.SurfaceType.Smooth
  1411. b9 = Instance.new("SpecialMesh", p10)
  1412. b9.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1413. b9.TextureId = "http://www.roblox.com/asset/?id="
  1414. b9.MeshType = Enum.MeshType.FileMesh
  1415. b9.Name = "Mesh"
  1416. b9.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1417. p11 = Instance.new("Part", t1)
  1418. p11.BrickColor = BrickColor.new("Institutional white")
  1419. p11.Transparency = 0.10000000149012
  1420. p11.Name = "CoilPart"
  1421. p11.CFrame = CFrame.new(9.44558525, 1.56539881, 6.39778376, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1422. p11.CanCollide = false
  1423. p11.FormFactor = Enum.FormFactor.Custom
  1424. p11.Size = Vector3.new(1, 1, 1)
  1425. p11.BottomSurface = Enum.SurfaceType.Smooth
  1426. p11.TopSurface = Enum.SurfaceType.Smooth
  1427. b10 = Instance.new("SpecialMesh", p11)
  1428. b10.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1429. b10.TextureId = "http://www.roblox.com/asset/?id="
  1430. b10.MeshType = Enum.MeshType.FileMesh
  1431. b10.Name = "Mesh"
  1432. b10.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1433. p12 = Instance.new("Part", t1)
  1434. p12.BrickColor = BrickColor.new("Institutional white")
  1435. p12.Transparency = 0.10000000149012
  1436. p12.Name = "CoilPart"
  1437. p12.CFrame = CFrame.new(8.44706821, 1.56582606, 6.34347534, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1438. p12.CanCollide = false
  1439. p12.FormFactor = Enum.FormFactor.Custom
  1440. p12.Size = Vector3.new(1, 1, 1)
  1441. p12.BottomSurface = Enum.SurfaceType.Smooth
  1442. p12.TopSurface = Enum.SurfaceType.Smooth
  1443. b11 = Instance.new("SpecialMesh", p12)
  1444. b11.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1445. b11.TextureId = "http://www.roblox.com/asset/?id="
  1446. b11.MeshType = Enum.MeshType.FileMesh
  1447. b11.Name = "Mesh"
  1448. b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1449. p13 = Instance.new("Part", t1)
  1450. p13.BrickColor = BrickColor.new("Institutional white")
  1451. p13.Transparency = 0.10000000149012
  1452. p13.Name = "CoilPart"
  1453. p13.CFrame = CFrame.new(7.44854784, 1.56625354, 6.28916645, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1454. p13.CanCollide = false
  1455. p13.FormFactor = Enum.FormFactor.Custom
  1456. p13.Size = Vector3.new(1, 1, 1)
  1457. p13.BottomSurface = Enum.SurfaceType.Smooth
  1458. p13.TopSurface = Enum.SurfaceType.Smooth
  1459. b12 = Instance.new("SpecialMesh", p13)
  1460. b12.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1461. b12.TextureId = "http://www.roblox.com/asset/?id="
  1462. b12.MeshType = Enum.MeshType.FileMesh
  1463. b12.Name = "Mesh"
  1464. b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1465. p14 = Instance.new("Part", t1)
  1466. p14.BrickColor = BrickColor.new("Institutional white")
  1467. p14.Transparency = 0.10000000149012
  1468. p14.Name = "CoilPart"
  1469. p14.CFrame = CFrame.new(6.4500308, 1.56668079, 6.23485947, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  1470. p14.CanCollide = false
  1471. p14.FormFactor = Enum.FormFactor.Custom
  1472. p14.Size = Vector3.new(1, 1, 1)
  1473. p14.BottomSurface = Enum.SurfaceType.Smooth
  1474. p14.TopSurface = Enum.SurfaceType.Smooth
  1475. b13 = Instance.new("SpecialMesh", p14)
  1476. b13.MeshId = "http://www.roblox.com/asset/?id=16606212"
  1477. b13.TextureId = "http://www.roblox.com/asset/?id="
  1478. b13.MeshType = Enum.MeshType.FileMesh
  1479. b13.Name = "Mesh"
  1480. b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1481. p15 = Instance.new("Part", t1)
  1482. p15.BrickColor = BrickColor.new("Toothpaste")
  1483. p15.Reflectance = 0.10000000149012
  1484. p15.Transparency = 1
  1485. p15.Name = "DoTDamagePart"
  1486. p15.CFrame = CFrame.new(7.16063547, 1.69651437, 6.24409199, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1487. p15.CanCollide = false
  1488. p15.FormFactor = Enum.FormFactor.Custom
  1489. p15.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1490. p15.TopSurface = Enum.SurfaceType.Smooth
  1491. s14 = script:clone()
  1492. s14.Name = "Damage Script"
  1493. s14.Disabled = false
  1494. so14 = Instance.new("StringValue", s14)
  1495. so14.Name = "forCustomRun"
  1496. so14.Value = [===[
  1497. function onTouched(hit)
  1498. local human = hit.Parent:findFirstChild("Humanoid")
  1499. if (human ~= nil) then
  1500. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1501. end
  1502. end
  1503. script.Parent.Touched:connect(onTouched)
  1504. ]===]
  1505. s14.Parent = p15
  1506. s15 = script:clone()
  1507. s15.Name = "WalkSpeed Script"
  1508. s15.Disabled = false
  1509. so15 = Instance.new("StringValue", s15)
  1510. so15.Name = "forCustomRun"
  1511. so15.Value = [===[
  1512. local debounce = true
  1513.  
  1514. function onTouch(part)
  1515.  
  1516. local human = part.Parent:findFirstChild("Humanoid")
  1517. if (human ~= nil) and debounce == false then
  1518.  
  1519. debounce = true
  1520.  
  1521. human.WalkSpeed = -8 -- or whatever number
  1522.  
  1523. wait(00.1)
  1524. debounce = true
  1525. end
  1526. end
  1527.  
  1528.  
  1529. script.Parent.Touched:connect(onTouch)
  1530.  
  1531. ]===]
  1532. s15.Parent = p15
  1533. p16 = Instance.new("Part", t1)
  1534. p16.BrickColor = BrickColor.new("Toothpaste")
  1535. p16.Reflectance = 0.10000000149012
  1536. p16.Transparency = 1
  1537. p16.Name = "DoTDamagePart"
  1538. p16.CFrame = CFrame.new(6.9609375, 1.69659984, 6.23322964, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1539. p16.CanCollide = false
  1540. p16.FormFactor = Enum.FormFactor.Custom
  1541. p16.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1542. p16.TopSurface = Enum.SurfaceType.Smooth
  1543. s16 = script:clone()
  1544. s16.Name = "Damage Script"
  1545. s16.Disabled = false
  1546. so16 = Instance.new("StringValue", s16)
  1547. so16.Name = "forCustomRun"
  1548. so16.Value = [===[
  1549. function onTouched(hit)
  1550. local human = hit.Parent:findFirstChild("Humanoid")
  1551. if (human ~= nil) then
  1552. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1553. end
  1554. end
  1555. script.Parent.Touched:connect(onTouched)
  1556. ]===]
  1557. s16.Parent = p16
  1558. s17 = script:clone()
  1559. s17.Name = "WalkSpeed Script"
  1560. s17.Disabled = false
  1561. so17 = Instance.new("StringValue", s17)
  1562. so17.Name = "forCustomRun"
  1563. so17.Value = [===[
  1564. local debounce = true
  1565.  
  1566. function onTouch(part)
  1567.  
  1568. local human = part.Parent:findFirstChild("Humanoid")
  1569. if (human ~= nil) and debounce == false then
  1570.  
  1571. debounce = true
  1572.  
  1573. human.WalkSpeed = -8 -- or whatever number
  1574.  
  1575. wait(00.1)
  1576. debounce = true
  1577. end
  1578. end
  1579.  
  1580.  
  1581. script.Parent.Touched:connect(onTouch)
  1582.  
  1583. ]===]
  1584. s17.Parent = p16
  1585. p17 = Instance.new("Part", t1)
  1586. p17.BrickColor = BrickColor.new("Toothpaste")
  1587. p17.Reflectance = 0.10000000149012
  1588. p17.Transparency = 1
  1589. p17.Name = "DoTDamagePart"
  1590. p17.CFrame = CFrame.new(6.76126337, 1.69668567, 6.22236967, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1591. p17.CanCollide = false
  1592. p17.FormFactor = Enum.FormFactor.Custom
  1593. p17.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1594. p17.TopSurface = Enum.SurfaceType.Smooth
  1595. s18 = script:clone()
  1596. s18.Name = "Damage Script"
  1597. s18.Disabled = false
  1598. so18 = Instance.new("StringValue", s18)
  1599. so18.Name = "forCustomRun"
  1600. so18.Value = [===[
  1601. function onTouched(hit)
  1602. local human = hit.Parent:findFirstChild("Humanoid")
  1603. if (human ~= nil) then
  1604. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1605. end
  1606. end
  1607. script.Parent.Touched:connect(onTouched)
  1608. ]===]
  1609. s18.Parent = p17
  1610. s19 = script:clone()
  1611. s19.Name = "WalkSpeed Script"
  1612. s19.Disabled = false
  1613. so19 = Instance.new("StringValue", s19)
  1614. so19.Name = "forCustomRun"
  1615. so19.Value = [===[
  1616. local debounce = true
  1617.  
  1618. function onTouch(part)
  1619.  
  1620. local human = part.Parent:findFirstChild("Humanoid")
  1621. if (human ~= nil) and debounce == false then
  1622.  
  1623. debounce = true
  1624.  
  1625. human.WalkSpeed = -8 -- or whatever number
  1626.  
  1627. wait(00.1)
  1628. debounce = true
  1629. end
  1630. end
  1631.  
  1632.  
  1633. script.Parent.Touched:connect(onTouch)
  1634.  
  1635. ]===]
  1636. s19.Parent = p17
  1637. p18 = Instance.new("Part", t1)
  1638. p18.BrickColor = BrickColor.new("Toothpaste")
  1639. p18.Reflectance = 0.10000000149012
  1640. p18.Transparency = 1
  1641. p18.Name = "DoTDamagePart"
  1642. p18.CFrame = CFrame.new(7.36034107, 1.69642925, 6.25495195, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1643. p18.CanCollide = false
  1644. p18.FormFactor = Enum.FormFactor.Custom
  1645. p18.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1646. p18.TopSurface = Enum.SurfaceType.Smooth
  1647. s20 = script:clone()
  1648. s20.Name = "Damage Script"
  1649. s20.Disabled = false
  1650. so20 = Instance.new("StringValue", s20)
  1651. so20.Name = "forCustomRun"
  1652. so20.Value = [===[
  1653. function onTouched(hit)
  1654. local human = hit.Parent:findFirstChild("Humanoid")
  1655. if (human ~= nil) then
  1656. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1657. end
  1658. end
  1659. script.Parent.Touched:connect(onTouched)
  1660. ]===]
  1661. s20.Parent = p18
  1662. s21 = script:clone()
  1663. s21.Name = "WalkSpeed Script"
  1664. s21.Disabled = false
  1665. so21 = Instance.new("StringValue", s21)
  1666. so21.Name = "forCustomRun"
  1667. so21.Value = [===[
  1668. local debounce = true
  1669.  
  1670. function onTouch(part)
  1671.  
  1672. local human = part.Parent:findFirstChild("Humanoid")
  1673. if (human ~= nil) and debounce == false then
  1674.  
  1675. debounce = true
  1676.  
  1677. human.WalkSpeed = -8 -- or whatever number
  1678.  
  1679. wait(00.1)
  1680. debounce = true
  1681. end
  1682. end
  1683.  
  1684.  
  1685. script.Parent.Touched:connect(onTouch)
  1686.  
  1687. ]===]
  1688. s21.Parent = p18
  1689. p19 = Instance.new("Part", t1)
  1690. p19.BrickColor = BrickColor.new("Toothpaste")
  1691. p19.Reflectance = 0.10000000149012
  1692. p19.Transparency = 1
  1693. p19.Name = "DoTDamagePart"
  1694. p19.CFrame = CFrame.new(7.56003857, 1.69634366, 6.26581383, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1695. p19.CanCollide = false
  1696. p19.FormFactor = Enum.FormFactor.Custom
  1697. p19.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1698. p19.TopSurface = Enum.SurfaceType.Smooth
  1699. s22 = script:clone()
  1700. s22.Name = "Damage Script"
  1701. s22.Disabled = false
  1702. so22 = Instance.new("StringValue", s22)
  1703. so22.Name = "forCustomRun"
  1704. so22.Value = [===[
  1705. function onTouched(hit)
  1706. local human = hit.Parent:findFirstChild("Humanoid")
  1707. if (human ~= nil) then
  1708. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1709. end
  1710. end
  1711. script.Parent.Touched:connect(onTouched)
  1712. ]===]
  1713. s22.Parent = p19
  1714. s23 = script:clone()
  1715. s23.Name = "WalkSpeed Script"
  1716. s23.Disabled = false
  1717. so23 = Instance.new("StringValue", s23)
  1718. so23.Name = "forCustomRun"
  1719. so23.Value = [===[
  1720. local debounce = true
  1721.  
  1722. function onTouch(part)
  1723.  
  1724. local human = part.Parent:findFirstChild("Humanoid")
  1725. if (human ~= nil) and debounce == false then
  1726.  
  1727. debounce = true
  1728.  
  1729. human.WalkSpeed = -8 -- or whatever number
  1730.  
  1731. wait(00.1)
  1732. debounce = true
  1733. end
  1734. end
  1735.  
  1736.  
  1737. script.Parent.Touched:connect(onTouch)
  1738.  
  1739. ]===]
  1740. s23.Parent = p19
  1741. p20 = Instance.new("Part", t1)
  1742. p20.BrickColor = BrickColor.new("Toothpaste")
  1743. p20.Reflectance = 0.10000000149012
  1744. p20.Transparency = 1
  1745. p20.Name = "DoTDamagePart"
  1746. p20.CFrame = CFrame.new(7.75974369, 1.69625795, 6.27667332, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1747. p20.CanCollide = false
  1748. p20.FormFactor = Enum.FormFactor.Custom
  1749. p20.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1750. p20.TopSurface = Enum.SurfaceType.Smooth
  1751. s24 = script:clone()
  1752. s24.Name = "Damage Script"
  1753. s24.Disabled = false
  1754. so24 = Instance.new("StringValue", s24)
  1755. so24.Name = "forCustomRun"
  1756. so24.Value = [===[
  1757. function onTouched(hit)
  1758. local human = hit.Parent:findFirstChild("Humanoid")
  1759. if (human ~= nil) then
  1760. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1761. end
  1762. end
  1763. script.Parent.Touched:connect(onTouched)
  1764. ]===]
  1765. s24.Parent = p20
  1766. s25 = script:clone()
  1767. s25.Name = "WalkSpeed Script"
  1768. s25.Disabled = false
  1769. so25 = Instance.new("StringValue", s25)
  1770. so25.Name = "forCustomRun"
  1771. so25.Value = [===[
  1772. local debounce = true
  1773.  
  1774. function onTouch(part)
  1775.  
  1776. local human = part.Parent:findFirstChild("Humanoid")
  1777. if (human ~= nil) and debounce == false then
  1778.  
  1779. debounce = true
  1780.  
  1781. human.WalkSpeed = -8 -- or whatever number
  1782.  
  1783. wait(00.1)
  1784. debounce = true
  1785. end
  1786. end
  1787.  
  1788.  
  1789. script.Parent.Touched:connect(onTouch)
  1790.  
  1791. ]===]
  1792. s25.Parent = p20
  1793. p21 = Instance.new("Part", t1)
  1794. p21.BrickColor = BrickColor.new("Toothpaste")
  1795. p21.Reflectance = 0.10000000149012
  1796. p21.Transparency = 1
  1797. p21.Name = "DoTDamagePart"
  1798. p21.CFrame = CFrame.new(7.95941067, 1.69617295, 6.28753328, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1799. p21.CanCollide = false
  1800. p21.FormFactor = Enum.FormFactor.Custom
  1801. p21.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1802. p21.TopSurface = Enum.SurfaceType.Smooth
  1803. s26 = script:clone()
  1804. s26.Name = "Damage Script"
  1805. s26.Disabled = false
  1806. so26 = Instance.new("StringValue", s26)
  1807. so26.Name = "forCustomRun"
  1808. so26.Value = [===[
  1809. function onTouched(hit)
  1810. local human = hit.Parent:findFirstChild("Humanoid")
  1811. if (human ~= nil) then
  1812. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1813. end
  1814. end
  1815. script.Parent.Touched:connect(onTouched)
  1816. ]===]
  1817. s26.Parent = p21
  1818. s27 = script:clone()
  1819. s27.Name = "WalkSpeed Script"
  1820. s27.Disabled = false
  1821. so27 = Instance.new("StringValue", s27)
  1822. so27.Name = "forCustomRun"
  1823. so27.Value = [===[
  1824. local debounce = true
  1825.  
  1826. function onTouch(part)
  1827.  
  1828. local human = part.Parent:findFirstChild("Humanoid")
  1829. if (human ~= nil) and debounce == false then
  1830.  
  1831. debounce = true
  1832.  
  1833. human.WalkSpeed = -8 -- or whatever number
  1834.  
  1835. wait(00.1)
  1836. debounce = true
  1837. end
  1838. end
  1839.  
  1840.  
  1841. script.Parent.Touched:connect(onTouch)
  1842.  
  1843. ]===]
  1844. s27.Parent = p21
  1845. p22 = Instance.new("Part", t1)
  1846. p22.BrickColor = BrickColor.new("Toothpaste")
  1847. p22.Reflectance = 0.10000000149012
  1848. p22.Transparency = 1
  1849. p22.Name = "DoTDamagePart"
  1850. p22.CFrame = CFrame.new(8.15910912, 1.69608736, 6.29839468, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1851. p22.CanCollide = false
  1852. p22.FormFactor = Enum.FormFactor.Custom
  1853. p22.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1854. p22.TopSurface = Enum.SurfaceType.Smooth
  1855. s28 = script:clone()
  1856. s28.Name = "Damage Script"
  1857. s28.Disabled = false
  1858. so28 = Instance.new("StringValue", s28)
  1859. so28.Name = "forCustomRun"
  1860. so28.Value = [===[
  1861. function onTouched(hit)
  1862. local human = hit.Parent:findFirstChild("Humanoid")
  1863. if (human ~= nil) then
  1864. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1865. end
  1866. end
  1867. script.Parent.Touched:connect(onTouched)
  1868. ]===]
  1869. s28.Parent = p22
  1870. s29 = script:clone()
  1871. s29.Name = "WalkSpeed Script"
  1872. s29.Disabled = false
  1873. so29 = Instance.new("StringValue", s29)
  1874. so29.Name = "forCustomRun"
  1875. so29.Value = [===[
  1876. local debounce = true
  1877.  
  1878. function onTouch(part)
  1879.  
  1880. local human = part.Parent:findFirstChild("Humanoid")
  1881. if (human ~= nil) and debounce == false then
  1882.  
  1883. debounce = true
  1884.  
  1885. human.WalkSpeed = -8 -- or whatever number
  1886.  
  1887. wait(00.1)
  1888. debounce = true
  1889. end
  1890. end
  1891.  
  1892.  
  1893. script.Parent.Touched:connect(onTouch)
  1894.  
  1895. ]===]
  1896. s29.Parent = p22
  1897. p23 = Instance.new("Part", t1)
  1898. p23.BrickColor = BrickColor.new("Toothpaste")
  1899. p23.Reflectance = 0.10000000149012
  1900. p23.Transparency = 1
  1901. p23.Name = "DoTDamagePart"
  1902. p23.CFrame = CFrame.new(8.3587923, 1.69600165, 6.30925465, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1903. p23.CanCollide = false
  1904. p23.FormFactor = Enum.FormFactor.Custom
  1905. p23.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1906. p23.TopSurface = Enum.SurfaceType.Smooth
  1907. s30 = script:clone()
  1908. s30.Name = "Damage Script"
  1909. s30.Disabled = false
  1910. so30 = Instance.new("StringValue", s30)
  1911. so30.Name = "forCustomRun"
  1912. so30.Value = [===[
  1913. function onTouched(hit)
  1914. local human = hit.Parent:findFirstChild("Humanoid")
  1915. if (human ~= nil) then
  1916. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1917. end
  1918. end
  1919. script.Parent.Touched:connect(onTouched)
  1920. ]===]
  1921. s30.Parent = p23
  1922. s31 = script:clone()
  1923. s31.Name = "WalkSpeed Script"
  1924. s31.Disabled = false
  1925. so31 = Instance.new("StringValue", s31)
  1926. so31.Name = "forCustomRun"
  1927. so31.Value = [===[
  1928. local debounce = true
  1929.  
  1930. function onTouch(part)
  1931.  
  1932. local human = part.Parent:findFirstChild("Humanoid")
  1933. if (human ~= nil) and debounce == false then
  1934.  
  1935. debounce = true
  1936.  
  1937. human.WalkSpeed = -8 -- or whatever number
  1938.  
  1939. wait(00.1)
  1940. debounce = true
  1941. end
  1942. end
  1943.  
  1944.  
  1945. script.Parent.Touched:connect(onTouch)
  1946.  
  1947. ]===]
  1948. s31.Parent = p23
  1949. p24 = Instance.new("Part", t1)
  1950. p24.BrickColor = BrickColor.new("Toothpaste")
  1951. p24.Reflectance = 0.10000000149012
  1952. p24.Transparency = 1
  1953. p24.Name = "DoTDamagePart"
  1954. p24.CFrame = CFrame.new(8.55849171, 1.69591689, 6.320086, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  1955. p24.CanCollide = false
  1956. p24.FormFactor = Enum.FormFactor.Custom
  1957. p24.Size = Vector3.new(0.5, 0.200000003, 0.5)
  1958. p24.TopSurface = Enum.SurfaceType.Smooth
  1959. s32 = script:clone()
  1960. s32.Name = "Damage Script"
  1961. s32.Disabled = false
  1962. so32 = Instance.new("StringValue", s32)
  1963. so32.Name = "forCustomRun"
  1964. so32.Value = [===[
  1965. function onTouched(hit)
  1966. local human = hit.Parent:findFirstChild("Humanoid")
  1967. if (human ~= nil) then
  1968. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  1969. end
  1970. end
  1971. script.Parent.Touched:connect(onTouched)
  1972. ]===]
  1973. s32.Parent = p24
  1974. s33 = script:clone()
  1975. s33.Name = "WalkSpeed Script"
  1976. s33.Disabled = false
  1977. so33 = Instance.new("StringValue", s33)
  1978. so33.Name = "forCustomRun"
  1979. so33.Value = [===[
  1980. local debounce = true
  1981.  
  1982. function onTouch(part)
  1983.  
  1984. local human = part.Parent:findFirstChild("Humanoid")
  1985. if (human ~= nil) and debounce == false then
  1986.  
  1987. debounce = true
  1988.  
  1989. human.WalkSpeed = -8 -- or whatever number
  1990.  
  1991. wait(00.1)
  1992. debounce = true
  1993. end
  1994. end
  1995.  
  1996.  
  1997. script.Parent.Touched:connect(onTouch)
  1998.  
  1999. ]===]
  2000. s33.Parent = p24
  2001. p25 = Instance.new("Part", t1)
  2002. p25.BrickColor = BrickColor.new("Toothpaste")
  2003. p25.Reflectance = 0.10000000149012
  2004. p25.Transparency = 1
  2005. p25.Name = "DoTDamagePart"
  2006. p25.CFrame = CFrame.new(8.75819492, 1.6958313, 6.33094645, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2007. p25.CanCollide = false
  2008. p25.FormFactor = Enum.FormFactor.Custom
  2009. p25.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2010. p25.TopSurface = Enum.SurfaceType.Smooth
  2011. s34 = script:clone()
  2012. s34.Name = "Damage Script"
  2013. s34.Disabled = false
  2014. so34 = Instance.new("StringValue", s34)
  2015. so34.Name = "forCustomRun"
  2016. so34.Value = [===[
  2017. function onTouched(hit)
  2018. local human = hit.Parent:findFirstChild("Humanoid")
  2019. if (human ~= nil) then
  2020. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2021. end
  2022. end
  2023. script.Parent.Touched:connect(onTouched)
  2024. ]===]
  2025. s34.Parent = p25
  2026. s35 = script:clone()
  2027. s35.Name = "WalkSpeed Script"
  2028. s35.Disabled = false
  2029. so35 = Instance.new("StringValue", s35)
  2030. so35.Name = "forCustomRun"
  2031. so35.Value = [===[
  2032. local debounce = true
  2033.  
  2034. function onTouch(part)
  2035.  
  2036. local human = part.Parent:findFirstChild("Humanoid")
  2037. if (human ~= nil) and debounce == false then
  2038.  
  2039. debounce = true
  2040.  
  2041. human.WalkSpeed = -8 -- or whatever number
  2042.  
  2043. wait(00.1)
  2044. debounce = true
  2045. end
  2046. end
  2047.  
  2048.  
  2049. script.Parent.Touched:connect(onTouch)
  2050.  
  2051. ]===]
  2052. s35.Parent = p25
  2053. p26 = Instance.new("Part", t1)
  2054. p26.BrickColor = BrickColor.new("Toothpaste")
  2055. p26.Reflectance = 0.10000000149012
  2056. p26.Transparency = 1
  2057. p26.Name = "DoTDamagePart"
  2058. p26.CFrame = CFrame.new(8.95789051, 1.69574535, 6.34183073, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2059. p26.CanCollide = false
  2060. p26.FormFactor = Enum.FormFactor.Custom
  2061. p26.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2062. p26.TopSurface = Enum.SurfaceType.Smooth
  2063. s36 = script:clone()
  2064. s36.Name = "Damage Script"
  2065. s36.Disabled = false
  2066. so36 = Instance.new("StringValue", s36)
  2067. so36.Name = "forCustomRun"
  2068. so36.Value = [===[
  2069. function onTouched(hit)
  2070. local human = hit.Parent:findFirstChild("Humanoid")
  2071. if (human ~= nil) then
  2072. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2073. end
  2074. end
  2075. script.Parent.Touched:connect(onTouched)
  2076. ]===]
  2077. s36.Parent = p26
  2078. s37 = script:clone()
  2079. s37.Name = "WalkSpeed Script"
  2080. s37.Disabled = false
  2081. so37 = Instance.new("StringValue", s37)
  2082. so37.Name = "forCustomRun"
  2083. so37.Value = [===[
  2084. local debounce = true
  2085.  
  2086. function onTouch(part)
  2087.  
  2088. local human = part.Parent:findFirstChild("Humanoid")
  2089. if (human ~= nil) and debounce == false then
  2090.  
  2091. debounce = true
  2092.  
  2093. human.WalkSpeed = -8 -- or whatever number
  2094.  
  2095. wait(00.1)
  2096. debounce = true
  2097. end
  2098. end
  2099.  
  2100.  
  2101. script.Parent.Touched:connect(onTouch)
  2102.  
  2103. ]===]
  2104. s37.Parent = p26
  2105. p27 = Instance.new("Part", t1)
  2106. p27.BrickColor = BrickColor.new("Toothpaste")
  2107. p27.Reflectance = 0.10000000149012
  2108. p27.Transparency = 1
  2109. p27.Name = "DoTDamagePart"
  2110. p27.CFrame = CFrame.new(9.15759087, 1.69566071, 6.35269117, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2111. p27.CanCollide = false
  2112. p27.FormFactor = Enum.FormFactor.Custom
  2113. p27.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2114. p27.TopSurface = Enum.SurfaceType.Smooth
  2115. s38 = script:clone()
  2116. s38.Name = "Damage Script"
  2117. s38.Disabled = false
  2118. so38 = Instance.new("StringValue", s38)
  2119. so38.Name = "forCustomRun"
  2120. so38.Value = [===[
  2121. function onTouched(hit)
  2122. local human = hit.Parent:findFirstChild("Humanoid")
  2123. if (human ~= nil) then
  2124. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2125. end
  2126. end
  2127. script.Parent.Touched:connect(onTouched)
  2128. ]===]
  2129. s38.Parent = p27
  2130. s39 = script:clone()
  2131. s39.Name = "WalkSpeed Script"
  2132. s39.Disabled = false
  2133. so39 = Instance.new("StringValue", s39)
  2134. so39.Name = "forCustomRun"
  2135. so39.Value = [===[
  2136. local debounce = true
  2137.  
  2138. function onTouch(part)
  2139.  
  2140. local human = part.Parent:findFirstChild("Humanoid")
  2141. if (human ~= nil) and debounce == false then
  2142.  
  2143. debounce = true
  2144.  
  2145. human.WalkSpeed = -8 -- or whatever number
  2146.  
  2147. wait(00.1)
  2148. debounce = true
  2149. end
  2150. end
  2151.  
  2152.  
  2153. script.Parent.Touched:connect(onTouch)
  2154.  
  2155. ]===]
  2156. s39.Parent = p27
  2157. p28 = Instance.new("Part", t1)
  2158. p28.BrickColor = BrickColor.new("Toothpaste")
  2159. p28.Reflectance = 0.10000000149012
  2160. p28.Transparency = 1
  2161. p28.Name = "DoTDamagePart"
  2162. p28.CFrame = CFrame.new(9.35729504, 1.69557512, 6.36355305, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2163. p28.CanCollide = false
  2164. p28.FormFactor = Enum.FormFactor.Custom
  2165. p28.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2166. p28.TopSurface = Enum.SurfaceType.Smooth
  2167. s40 = script:clone()
  2168. s40.Name = "Damage Script"
  2169. s40.Disabled = false
  2170. so40 = Instance.new("StringValue", s40)
  2171. so40.Name = "forCustomRun"
  2172. so40.Value = [===[
  2173. function onTouched(hit)
  2174. local human = hit.Parent:findFirstChild("Humanoid")
  2175. if (human ~= nil) then
  2176. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2177. end
  2178. end
  2179. script.Parent.Touched:connect(onTouched)
  2180. ]===]
  2181. s40.Parent = p28
  2182. s41 = script:clone()
  2183. s41.Name = "WalkSpeed Script"
  2184. s41.Disabled = false
  2185. so41 = Instance.new("StringValue", s41)
  2186. so41.Name = "forCustomRun"
  2187. so41.Value = [===[
  2188. local debounce = true
  2189.  
  2190. function onTouch(part)
  2191.  
  2192. local human = part.Parent:findFirstChild("Humanoid")
  2193. if (human ~= nil) and debounce == false then
  2194.  
  2195. debounce = true
  2196.  
  2197. human.WalkSpeed = -8 -- or whatever number
  2198.  
  2199. wait(00.1)
  2200. debounce = true
  2201. end
  2202. end
  2203.  
  2204.  
  2205. script.Parent.Touched:connect(onTouch)
  2206.  
  2207. ]===]
  2208. s41.Parent = p28
  2209. p29 = Instance.new("Part", t1)
  2210. p29.BrickColor = BrickColor.new("Toothpaste")
  2211. p29.Reflectance = 0.10000000149012
  2212. p29.Transparency = 1
  2213. p29.Name = "DoTDamagePart"
  2214. p29.CFrame = CFrame.new(9.55696392, 1.69548941, 6.37441254, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2215. p29.CanCollide = false
  2216. p29.FormFactor = Enum.FormFactor.Custom
  2217. p29.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2218. p29.TopSurface = Enum.SurfaceType.Smooth
  2219. s42 = script:clone()
  2220. s42.Name = "Damage Script"
  2221. s42.Disabled = false
  2222. so42 = Instance.new("StringValue", s42)
  2223. so42.Name = "forCustomRun"
  2224. so42.Value = [===[
  2225. function onTouched(hit)
  2226. local human = hit.Parent:findFirstChild("Humanoid")
  2227. if (human ~= nil) then
  2228. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2229. end
  2230. end
  2231. script.Parent.Touched:connect(onTouched)
  2232. ]===]
  2233. s42.Parent = p29
  2234. s43 = script:clone()
  2235. s43.Name = "WalkSpeed Script"
  2236. s43.Disabled = false
  2237. so43 = Instance.new("StringValue", s43)
  2238. so43.Name = "forCustomRun"
  2239. so43.Value = [===[
  2240. local debounce = true
  2241.  
  2242. function onTouch(part)
  2243.  
  2244. local human = part.Parent:findFirstChild("Humanoid")
  2245. if (human ~= nil) and debounce == false then
  2246.  
  2247. debounce = true
  2248.  
  2249. human.WalkSpeed = -8 -- or whatever number
  2250.  
  2251. wait(00.1)
  2252. debounce = true
  2253. end
  2254. end
  2255.  
  2256.  
  2257. script.Parent.Touched:connect(onTouch)
  2258.  
  2259. ]===]
  2260. s43.Parent = p29
  2261. p30 = Instance.new("Part", t1)
  2262. p30.BrickColor = BrickColor.new("Toothpaste")
  2263. p30.Reflectance = 0.10000000149012
  2264. p30.Transparency = 1
  2265. p30.Name = "DoTDamagePart"
  2266. p30.CFrame = CFrame.new(9.75666809, 1.69540441, 6.38527298, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2267. p30.CanCollide = false
  2268. p30.FormFactor = Enum.FormFactor.Custom
  2269. p30.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2270. p30.TopSurface = Enum.SurfaceType.Smooth
  2271. s44 = script:clone()
  2272. s44.Name = "Damage Script"
  2273. s44.Disabled = false
  2274. so44 = Instance.new("StringValue", s44)
  2275. so44.Name = "forCustomRun"
  2276. so44.Value = [===[
  2277. function onTouched(hit)
  2278. local human = hit.Parent:findFirstChild("Humanoid")
  2279. if (human ~= nil) then
  2280. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2281. end
  2282. end
  2283. script.Parent.Touched:connect(onTouched)
  2284. ]===]
  2285. s44.Parent = p30
  2286. s45 = script:clone()
  2287. s45.Name = "WalkSpeed Script"
  2288. s45.Disabled = false
  2289. so45 = Instance.new("StringValue", s45)
  2290. so45.Name = "forCustomRun"
  2291. so45.Value = [===[
  2292. local debounce = true
  2293.  
  2294. function onTouch(part)
  2295.  
  2296. local human = part.Parent:findFirstChild("Humanoid")
  2297. if (human ~= nil) and debounce == false then
  2298.  
  2299. debounce = true
  2300.  
  2301. human.WalkSpeed = -8 -- or whatever number
  2302.  
  2303. wait(00.1)
  2304. debounce = true
  2305. end
  2306. end
  2307.  
  2308.  
  2309. script.Parent.Touched:connect(onTouch)
  2310.  
  2311. ]===]
  2312. s45.Parent = p30
  2313. p31 = Instance.new("Part", t1)
  2314. p31.BrickColor = BrickColor.new("Toothpaste")
  2315. p31.Reflectance = 0.10000000149012
  2316. p31.Transparency = 1
  2317. p31.Name = "DoTDamagePart"
  2318. p31.CFrame = CFrame.new(11.3542213, 1.69472075, 6.47212982, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2319. p31.CanCollide = false
  2320. p31.FormFactor = Enum.FormFactor.Custom
  2321. p31.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2322. p31.TopSurface = Enum.SurfaceType.Smooth
  2323. s46 = script:clone()
  2324. s46.Name = "Damage Script"
  2325. s46.Disabled = false
  2326. so46 = Instance.new("StringValue", s46)
  2327. so46.Name = "forCustomRun"
  2328. so46.Value = [===[
  2329. function onTouched(hit)
  2330. local human = hit.Parent:findFirstChild("Humanoid")
  2331. if (human ~= nil) then
  2332. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2333. end
  2334. end
  2335. script.Parent.Touched:connect(onTouched)
  2336. ]===]
  2337. s46.Parent = p31
  2338. s47 = script:clone()
  2339. s47.Name = "WalkSpeed Script"
  2340. s47.Disabled = false
  2341. so47 = Instance.new("StringValue", s47)
  2342. so47.Name = "forCustomRun"
  2343. so47.Value = [===[
  2344. local debounce = true
  2345.  
  2346. function onTouch(part)
  2347.  
  2348. local human = part.Parent:findFirstChild("Humanoid")
  2349. if (human ~= nil) and debounce == false then
  2350.  
  2351. debounce = true
  2352.  
  2353. human.WalkSpeed = -8 -- or whatever number
  2354.  
  2355. wait(00.1)
  2356. debounce = true
  2357. end
  2358. end
  2359.  
  2360.  
  2361. script.Parent.Touched:connect(onTouch)
  2362.  
  2363. ]===]
  2364. s47.Parent = p31
  2365. p32 = Instance.new("Part", t1)
  2366. p32.BrickColor = BrickColor.new("Toothpaste")
  2367. p32.Reflectance = 0.10000000149012
  2368. p32.Transparency = 1
  2369. p32.Name = "DoTDamagePart"
  2370. p32.CFrame = CFrame.new(11.7536049, 1.69454992, 6.49385071, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2371. p32.CanCollide = false
  2372. p32.FormFactor = Enum.FormFactor.Custom
  2373. p32.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2374. p32.TopSurface = Enum.SurfaceType.Smooth
  2375. s48 = script:clone()
  2376. s48.Name = "Damage Script"
  2377. s48.Disabled = false
  2378. so48 = Instance.new("StringValue", s48)
  2379. so48.Name = "forCustomRun"
  2380. so48.Value = [===[
  2381. function onTouched(hit)
  2382. local human = hit.Parent:findFirstChild("Humanoid")
  2383. if (human ~= nil) then
  2384. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2385. end
  2386. end
  2387. script.Parent.Touched:connect(onTouched)
  2388. ]===]
  2389. s48.Parent = p32
  2390. s49 = script:clone()
  2391. s49.Name = "WalkSpeed Script"
  2392. s49.Disabled = false
  2393. so49 = Instance.new("StringValue", s49)
  2394. so49.Name = "forCustomRun"
  2395. so49.Value = [===[
  2396. local debounce = true
  2397.  
  2398. function onTouch(part)
  2399.  
  2400. local human = part.Parent:findFirstChild("Humanoid")
  2401. if (human ~= nil) and debounce == false then
  2402.  
  2403. debounce = true
  2404.  
  2405. human.WalkSpeed = -8 -- or whatever number
  2406.  
  2407. wait(00.1)
  2408. debounce = true
  2409. end
  2410. end
  2411.  
  2412.  
  2413. script.Parent.Touched:connect(onTouch)
  2414.  
  2415. ]===]
  2416. s49.Parent = p32
  2417. p33 = Instance.new("Part", t1)
  2418. p33.BrickColor = BrickColor.new("Toothpaste")
  2419. p33.Reflectance = 0.10000000149012
  2420. p33.Transparency = 1
  2421. p33.Name = "DoTDamagePart"
  2422. p33.CFrame = CFrame.new(11.553896, 1.69463587, 6.48298979, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2423. p33.CanCollide = false
  2424. p33.FormFactor = Enum.FormFactor.Custom
  2425. p33.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2426. p33.TopSurface = Enum.SurfaceType.Smooth
  2427. s50 = script:clone()
  2428. s50.Name = "Damage Script"
  2429. s50.Disabled = false
  2430. so50 = Instance.new("StringValue", s50)
  2431. so50.Name = "forCustomRun"
  2432. so50.Value = [===[
  2433. function onTouched(hit)
  2434. local human = hit.Parent:findFirstChild("Humanoid")
  2435. if (human ~= nil) then
  2436. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2437. end
  2438. end
  2439. script.Parent.Touched:connect(onTouched)
  2440. ]===]
  2441. s50.Parent = p33
  2442. s51 = script:clone()
  2443. s51.Name = "WalkSpeed Script"
  2444. s51.Disabled = false
  2445. so51 = Instance.new("StringValue", s51)
  2446. so51.Name = "forCustomRun"
  2447. so51.Value = [===[
  2448. local debounce = true
  2449.  
  2450. function onTouch(part)
  2451.  
  2452. local human = part.Parent:findFirstChild("Humanoid")
  2453. if (human ~= nil) and debounce == false then
  2454.  
  2455. debounce = true
  2456.  
  2457. human.WalkSpeed = -8 -- or whatever number
  2458.  
  2459. wait(00.1)
  2460. debounce = true
  2461. end
  2462. end
  2463.  
  2464.  
  2465. script.Parent.Touched:connect(onTouch)
  2466.  
  2467. ]===]
  2468. s51.Parent = p33
  2469. p34 = Instance.new("Part", t1)
  2470. p34.BrickColor = BrickColor.new("Toothpaste")
  2471. p34.Reflectance = 0.10000000149012
  2472. p34.Transparency = 1
  2473. p34.Name = "DoTDamagePart"
  2474. p34.CFrame = CFrame.new(11.9532995, 1.69446433, 6.50471163, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2475. p34.CanCollide = false
  2476. p34.FormFactor = Enum.FormFactor.Custom
  2477. p34.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2478. p34.TopSurface = Enum.SurfaceType.Smooth
  2479. s52 = script:clone()
  2480. s52.Name = "Damage Script"
  2481. s52.Disabled = false
  2482. so52 = Instance.new("StringValue", s52)
  2483. so52.Name = "forCustomRun"
  2484. so52.Value = [===[
  2485. function onTouched(hit)
  2486. local human = hit.Parent:findFirstChild("Humanoid")
  2487. if (human ~= nil) then
  2488. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2489. end
  2490. end
  2491. script.Parent.Touched:connect(onTouched)
  2492. ]===]
  2493. s52.Parent = p34
  2494. s53 = script:clone()
  2495. s53.Name = "WalkSpeed Script"
  2496. s53.Disabled = false
  2497. so53 = Instance.new("StringValue", s53)
  2498. so53.Name = "forCustomRun"
  2499. so53.Value = [===[
  2500. local debounce = true
  2501.  
  2502. function onTouch(part)
  2503.  
  2504. local human = part.Parent:findFirstChild("Humanoid")
  2505. if (human ~= nil) and debounce == false then
  2506.  
  2507. debounce = true
  2508.  
  2509. human.WalkSpeed = -8 -- or whatever number
  2510.  
  2511. wait(00.1)
  2512. debounce = true
  2513. end
  2514. end
  2515.  
  2516.  
  2517. script.Parent.Touched:connect(onTouch)
  2518.  
  2519. ]===]
  2520. s53.Parent = p34
  2521. p35 = Instance.new("Part", t1)
  2522. p35.BrickColor = BrickColor.new("Toothpaste")
  2523. p35.Reflectance = 0.10000000149012
  2524. p35.Transparency = 1
  2525. p35.Name = "DoTDamagePart"
  2526. p35.CFrame = CFrame.new(11.1545172, 1.69480634, 6.4612689, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2527. p35.CanCollide = false
  2528. p35.FormFactor = Enum.FormFactor.Custom
  2529. p35.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2530. p35.TopSurface = Enum.SurfaceType.Smooth
  2531. s54 = script:clone()
  2532. s54.Name = "Damage Script"
  2533. s54.Disabled = false
  2534. so54 = Instance.new("StringValue", s54)
  2535. so54.Name = "forCustomRun"
  2536. so54.Value = [===[
  2537. function onTouched(hit)
  2538. local human = hit.Parent:findFirstChild("Humanoid")
  2539. if (human ~= nil) then
  2540. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2541. end
  2542. end
  2543. script.Parent.Touched:connect(onTouched)
  2544. ]===]
  2545. s54.Parent = p35
  2546. s55 = script:clone()
  2547. s55.Name = "WalkSpeed Script"
  2548. s55.Disabled = false
  2549. so55 = Instance.new("StringValue", s55)
  2550. so55.Name = "forCustomRun"
  2551. so55.Value = [===[
  2552. local debounce = true
  2553.  
  2554. function onTouch(part)
  2555.  
  2556. local human = part.Parent:findFirstChild("Humanoid")
  2557. if (human ~= nil) and debounce == false then
  2558.  
  2559. debounce = true
  2560.  
  2561. human.WalkSpeed = -8 -- or whatever number
  2562.  
  2563. wait(00.1)
  2564. debounce = true
  2565. end
  2566. end
  2567.  
  2568.  
  2569. script.Parent.Touched:connect(onTouch)
  2570.  
  2571. ]===]
  2572. s55.Parent = p35
  2573. p36 = Instance.new("Part", t1)
  2574. p36.BrickColor = BrickColor.new("Toothpaste")
  2575. p36.Reflectance = 0.10000000149012
  2576. p36.Transparency = 1
  2577. p36.Name = "DoTDamagePart"
  2578. p36.CFrame = CFrame.new(12.7520771, 1.69412351, 6.54812431, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2579. p36.CanCollide = false
  2580. p36.FormFactor = Enum.FormFactor.Custom
  2581. p36.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2582. p36.TopSurface = Enum.SurfaceType.Smooth
  2583. s56 = script:clone()
  2584. s56.Name = "Damage Script"
  2585. s56.Disabled = false
  2586. so56 = Instance.new("StringValue", s56)
  2587. so56.Name = "forCustomRun"
  2588. so56.Value = [===[
  2589. function onTouched(hit)
  2590. local human = hit.Parent:findFirstChild("Humanoid")
  2591. if (human ~= nil) then
  2592. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2593. end
  2594. end
  2595. script.Parent.Touched:connect(onTouched)
  2596. ]===]
  2597. s56.Parent = p36
  2598. s57 = script:clone()
  2599. s57.Name = "WalkSpeed Script"
  2600. s57.Disabled = false
  2601. so57 = Instance.new("StringValue", s57)
  2602. so57.Name = "forCustomRun"
  2603. so57.Value = [===[
  2604. local debounce = true
  2605.  
  2606. function onTouch(part)
  2607.  
  2608. local human = part.Parent:findFirstChild("Humanoid")
  2609. if (human ~= nil) and debounce == false then
  2610.  
  2611. debounce = true
  2612.  
  2613. human.WalkSpeed = -8 -- or whatever number
  2614.  
  2615. wait(00.1)
  2616. debounce = true
  2617. end
  2618. end
  2619.  
  2620.  
  2621. script.Parent.Touched:connect(onTouch)
  2622.  
  2623. ]===]
  2624. s57.Parent = p36
  2625. p37 = Instance.new("Part", t1)
  2626. p37.BrickColor = BrickColor.new("Toothpaste")
  2627. p37.Reflectance = 0.10000000149012
  2628. p37.Transparency = 1
  2629. p37.Name = "DoTDamagePart"
  2630. p37.CFrame = CFrame.new(12.1529989, 1.69437957, 6.51554155, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2631. p37.CanCollide = false
  2632. p37.FormFactor = Enum.FormFactor.Custom
  2633. p37.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2634. p37.TopSurface = Enum.SurfaceType.Smooth
  2635. s58 = script:clone()
  2636. s58.Name = "Damage Script"
  2637. s58.Disabled = false
  2638. so58 = Instance.new("StringValue", s58)
  2639. so58.Name = "forCustomRun"
  2640. so58.Value = [===[
  2641. function onTouched(hit)
  2642. local human = hit.Parent:findFirstChild("Humanoid")
  2643. if (human ~= nil) then
  2644. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2645. end
  2646. end
  2647. script.Parent.Touched:connect(onTouched)
  2648. ]===]
  2649. s58.Parent = p37
  2650. s59 = script:clone()
  2651. s59.Name = "WalkSpeed Script"
  2652. s59.Disabled = false
  2653. so59 = Instance.new("StringValue", s59)
  2654. so59.Name = "forCustomRun"
  2655. so59.Value = [===[
  2656. local debounce = true
  2657.  
  2658. function onTouch(part)
  2659.  
  2660. local human = part.Parent:findFirstChild("Humanoid")
  2661. if (human ~= nil) and debounce == false then
  2662.  
  2663. debounce = true
  2664.  
  2665. human.WalkSpeed = -8 -- or whatever number
  2666.  
  2667. wait(00.1)
  2668. debounce = true
  2669. end
  2670. end
  2671.  
  2672.  
  2673. script.Parent.Touched:connect(onTouch)
  2674.  
  2675. ]===]
  2676. s59.Parent = p37
  2677. p38 = Instance.new("Part", t1)
  2678. p38.BrickColor = BrickColor.new("Toothpaste")
  2679. p38.Reflectance = 0.10000000149012
  2680. p38.Transparency = 1
  2681. p38.Name = "DoTDamagePart"
  2682. p38.CFrame = CFrame.new(12.352705, 1.69429398, 6.52640247, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2683. p38.CanCollide = false
  2684. p38.FormFactor = Enum.FormFactor.Custom
  2685. p38.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2686. p38.TopSurface = Enum.SurfaceType.Smooth
  2687. s60 = script:clone()
  2688. s60.Name = "Damage Script"
  2689. s60.Disabled = false
  2690. so60 = Instance.new("StringValue", s60)
  2691. so60.Name = "forCustomRun"
  2692. so60.Value = [===[
  2693. function onTouched(hit)
  2694. local human = hit.Parent:findFirstChild("Humanoid")
  2695. if (human ~= nil) then
  2696. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2697. end
  2698. end
  2699. script.Parent.Touched:connect(onTouched)
  2700. ]===]
  2701. s60.Parent = p38
  2702. s61 = script:clone()
  2703. s61.Name = "WalkSpeed Script"
  2704. s61.Disabled = false
  2705. so61 = Instance.new("StringValue", s61)
  2706. so61.Name = "forCustomRun"
  2707. so61.Value = [===[
  2708. local debounce = true
  2709.  
  2710. function onTouch(part)
  2711.  
  2712. local human = part.Parent:findFirstChild("Humanoid")
  2713. if (human ~= nil) and debounce == false then
  2714.  
  2715. debounce = true
  2716.  
  2717. human.WalkSpeed = -8 -- or whatever number
  2718.  
  2719. wait(00.1)
  2720. debounce = true
  2721. end
  2722. end
  2723.  
  2724.  
  2725. script.Parent.Touched:connect(onTouch)
  2726.  
  2727. ]===]
  2728. s61.Parent = p38
  2729. p39 = Instance.new("Part", t1)
  2730. p39.BrickColor = BrickColor.new("Toothpaste")
  2731. p39.Reflectance = 0.10000000149012
  2732. p39.Transparency = 1
  2733. p39.Name = "DoTDamagePart"
  2734. p39.CFrame = CFrame.new(12.5524015, 1.69420826, 6.53726387, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2735. p39.CanCollide = false
  2736. p39.FormFactor = Enum.FormFactor.Custom
  2737. p39.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2738. p39.TopSurface = Enum.SurfaceType.Smooth
  2739. s62 = script:clone()
  2740. s62.Name = "Damage Script"
  2741. s62.Disabled = false
  2742. so62 = Instance.new("StringValue", s62)
  2743. so62.Name = "forCustomRun"
  2744. so62.Value = [===[
  2745. function onTouched(hit)
  2746. local human = hit.Parent:findFirstChild("Humanoid")
  2747. if (human ~= nil) then
  2748. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2749. end
  2750. end
  2751. script.Parent.Touched:connect(onTouched)
  2752. ]===]
  2753. s62.Parent = p39
  2754. s63 = script:clone()
  2755. s63.Name = "WalkSpeed Script"
  2756. s63.Disabled = false
  2757. so63 = Instance.new("StringValue", s63)
  2758. so63.Name = "forCustomRun"
  2759. so63.Value = [===[
  2760. local debounce = true
  2761.  
  2762. function onTouch(part)
  2763.  
  2764. local human = part.Parent:findFirstChild("Humanoid")
  2765. if (human ~= nil) and debounce == false then
  2766.  
  2767. debounce = true
  2768.  
  2769. human.WalkSpeed = -8 -- or whatever number
  2770.  
  2771. wait(00.1)
  2772. debounce = true
  2773. end
  2774. end
  2775.  
  2776.  
  2777. script.Parent.Touched:connect(onTouch)
  2778.  
  2779. ]===]
  2780. s63.Parent = p39
  2781. p40 = Instance.new("Part", t1)
  2782. p40.BrickColor = BrickColor.new("Toothpaste")
  2783. p40.Reflectance = 0.10000000149012
  2784. p40.Transparency = 1
  2785. p40.Name = "DoTDamagePart"
  2786. p40.CFrame = CFrame.new(12.9517517, 1.69403756, 6.55898333, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2787. p40.CanCollide = false
  2788. p40.FormFactor = Enum.FormFactor.Custom
  2789. p40.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2790. p40.TopSurface = Enum.SurfaceType.Smooth
  2791. s64 = script:clone()
  2792. s64.Name = "Damage Script"
  2793. s64.Disabled = false
  2794. so64 = Instance.new("StringValue", s64)
  2795. so64.Name = "forCustomRun"
  2796. so64.Value = [===[
  2797. function onTouched(hit)
  2798. local human = hit.Parent:findFirstChild("Humanoid")
  2799. if (human ~= nil) then
  2800. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2801. end
  2802. end
  2803. script.Parent.Touched:connect(onTouched)
  2804. ]===]
  2805. s64.Parent = p40
  2806. s65 = script:clone()
  2807. s65.Name = "WalkSpeed Script"
  2808. s65.Disabled = false
  2809. so65 = Instance.new("StringValue", s65)
  2810. so65.Name = "forCustomRun"
  2811. so65.Value = [===[
  2812. local debounce = true
  2813.  
  2814. function onTouch(part)
  2815.  
  2816. local human = part.Parent:findFirstChild("Humanoid")
  2817. if (human ~= nil) and debounce == false then
  2818.  
  2819. debounce = true
  2820.  
  2821. human.WalkSpeed = -8 -- or whatever number
  2822.  
  2823. wait(00.1)
  2824. debounce = true
  2825. end
  2826. end
  2827.  
  2828.  
  2829. script.Parent.Touched:connect(onTouch)
  2830.  
  2831. ]===]
  2832. s65.Parent = p40
  2833. p41 = Instance.new("Part", t1)
  2834. p41.BrickColor = BrickColor.new("Toothpaste")
  2835. p41.Reflectance = 0.10000000149012
  2836. p41.Transparency = 1
  2837. p41.Name = "DoTDamagePart"
  2838. p41.CFrame = CFrame.new(9.9563427, 1.69531894, 6.39613342, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2839. p41.CanCollide = false
  2840. p41.FormFactor = Enum.FormFactor.Custom
  2841. p41.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2842. p41.TopSurface = Enum.SurfaceType.Smooth
  2843. s66 = script:clone()
  2844. s66.Name = "Damage Script"
  2845. s66.Disabled = false
  2846. so66 = Instance.new("StringValue", s66)
  2847. so66.Name = "forCustomRun"
  2848. so66.Value = [===[
  2849. function onTouched(hit)
  2850. local human = hit.Parent:findFirstChild("Humanoid")
  2851. if (human ~= nil) then
  2852. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2853. end
  2854. end
  2855. script.Parent.Touched:connect(onTouched)
  2856. ]===]
  2857. s66.Parent = p41
  2858. s67 = script:clone()
  2859. s67.Name = "WalkSpeed Script"
  2860. s67.Disabled = false
  2861. so67 = Instance.new("StringValue", s67)
  2862. so67.Name = "forCustomRun"
  2863. so67.Value = [===[
  2864. local debounce = true
  2865.  
  2866. function onTouch(part)
  2867.  
  2868. local human = part.Parent:findFirstChild("Humanoid")
  2869. if (human ~= nil) and debounce == false then
  2870.  
  2871. debounce = true
  2872.  
  2873. human.WalkSpeed = -8 -- or whatever number
  2874.  
  2875. wait(00.1)
  2876. debounce = true
  2877. end
  2878. end
  2879.  
  2880.  
  2881. script.Parent.Touched:connect(onTouch)
  2882.  
  2883. ]===]
  2884. s67.Parent = p41
  2885. p42 = Instance.new("Part", t1)
  2886. p42.BrickColor = BrickColor.new("Toothpaste")
  2887. p42.Reflectance = 0.10000000149012
  2888. p42.Transparency = 1
  2889. p42.Name = "DoTDamagePart"
  2890. p42.CFrame = CFrame.new(10.3557472, 1.69514823, 6.4178257, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2891. p42.CanCollide = false
  2892. p42.FormFactor = Enum.FormFactor.Custom
  2893. p42.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2894. p42.TopSurface = Enum.SurfaceType.Smooth
  2895. s68 = script:clone()
  2896. s68.Name = "Damage Script"
  2897. s68.Disabled = false
  2898. so68 = Instance.new("StringValue", s68)
  2899. so68.Name = "forCustomRun"
  2900. so68.Value = [===[
  2901. function onTouched(hit)
  2902. local human = hit.Parent:findFirstChild("Humanoid")
  2903. if (human ~= nil) then
  2904. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2905. end
  2906. end
  2907. script.Parent.Touched:connect(onTouched)
  2908. ]===]
  2909. s68.Parent = p42
  2910. s69 = script:clone()
  2911. s69.Name = "WalkSpeed Script"
  2912. s69.Disabled = false
  2913. so69 = Instance.new("StringValue", s69)
  2914. so69.Name = "forCustomRun"
  2915. so69.Value = [===[
  2916. local debounce = true
  2917.  
  2918. function onTouch(part)
  2919.  
  2920. local human = part.Parent:findFirstChild("Humanoid")
  2921. if (human ~= nil) and debounce == false then
  2922.  
  2923. debounce = true
  2924.  
  2925. human.WalkSpeed = -8 -- or whatever number
  2926.  
  2927. wait(00.1)
  2928. debounce = true
  2929. end
  2930. end
  2931.  
  2932.  
  2933. script.Parent.Touched:connect(onTouch)
  2934.  
  2935. ]===]
  2936. s69.Parent = p42
  2937. p43 = Instance.new("Part", t1)
  2938. p43.BrickColor = BrickColor.new("Toothpaste")
  2939. p43.Reflectance = 0.10000000149012
  2940. p43.Transparency = 1
  2941. p43.Name = "DoTDamagePart"
  2942. p43.CFrame = CFrame.new(10.5554466, 1.69506276, 6.42868567, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2943. p43.CanCollide = false
  2944. p43.FormFactor = Enum.FormFactor.Custom
  2945. p43.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2946. p43.TopSurface = Enum.SurfaceType.Smooth
  2947. s70 = script:clone()
  2948. s70.Name = "Damage Script"
  2949. s70.Disabled = false
  2950. so70 = Instance.new("StringValue", s70)
  2951. so70.Name = "forCustomRun"
  2952. so70.Value = [===[
  2953. function onTouched(hit)
  2954. local human = hit.Parent:findFirstChild("Humanoid")
  2955. if (human ~= nil) then
  2956. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  2957. end
  2958. end
  2959. script.Parent.Touched:connect(onTouched)
  2960. ]===]
  2961. s70.Parent = p43
  2962. s71 = script:clone()
  2963. s71.Name = "WalkSpeed Script"
  2964. s71.Disabled = false
  2965. so71 = Instance.new("StringValue", s71)
  2966. so71.Name = "forCustomRun"
  2967. so71.Value = [===[
  2968. local debounce = true
  2969.  
  2970. function onTouch(part)
  2971.  
  2972. local human = part.Parent:findFirstChild("Humanoid")
  2973. if (human ~= nil) and debounce == false then
  2974.  
  2975. debounce = true
  2976.  
  2977. human.WalkSpeed = -8 -- or whatever number
  2978.  
  2979. wait(00.1)
  2980. debounce = true
  2981. end
  2982. end
  2983.  
  2984.  
  2985. script.Parent.Touched:connect(onTouch)
  2986.  
  2987. ]===]
  2988. s71.Parent = p43
  2989. p44 = Instance.new("Part", t1)
  2990. p44.BrickColor = BrickColor.new("Toothpaste")
  2991. p44.Reflectance = 0.10000000149012
  2992. p44.Transparency = 1
  2993. p44.Name = "DoTDamagePart"
  2994. p44.CFrame = CFrame.new(10.1560402, 1.69523299, 6.40699387, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  2995. p44.CanCollide = false
  2996. p44.FormFactor = Enum.FormFactor.Custom
  2997. p44.Size = Vector3.new(0.5, 0.200000003, 0.5)
  2998. p44.TopSurface = Enum.SurfaceType.Smooth
  2999. s72 = script:clone()
  3000. s72.Name = "Damage Script"
  3001. s72.Disabled = false
  3002. so72 = Instance.new("StringValue", s72)
  3003. so72.Name = "forCustomRun"
  3004. so72.Value = [===[
  3005. function onTouched(hit)
  3006. local human = hit.Parent:findFirstChild("Humanoid")
  3007. if (human ~= nil) then
  3008. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3009. end
  3010. end
  3011. script.Parent.Touched:connect(onTouched)
  3012. ]===]
  3013. s72.Parent = p44
  3014. s73 = script:clone()
  3015. s73.Name = "WalkSpeed Script"
  3016. s73.Disabled = false
  3017. so73 = Instance.new("StringValue", s73)
  3018. so73.Name = "forCustomRun"
  3019. so73.Value = [===[
  3020. local debounce = true
  3021.  
  3022. function onTouch(part)
  3023.  
  3024. local human = part.Parent:findFirstChild("Humanoid")
  3025. if (human ~= nil) and debounce == false then
  3026.  
  3027. debounce = true
  3028.  
  3029. human.WalkSpeed = -8 -- or whatever number
  3030.  
  3031. wait(00.1)
  3032. debounce = true
  3033. end
  3034. end
  3035.  
  3036.  
  3037. script.Parent.Touched:connect(onTouch)
  3038.  
  3039. ]===]
  3040. s73.Parent = p44
  3041. p45 = Instance.new("Part", t1)
  3042. p45.BrickColor = BrickColor.new("Toothpaste")
  3043. p45.Reflectance = 0.10000000149012
  3044. p45.Transparency = 1
  3045. p45.Name = "DoTDamagePart"
  3046. p45.CFrame = CFrame.new(10.7551537, 1.69497693, 6.43954754, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3047. p45.CanCollide = false
  3048. p45.FormFactor = Enum.FormFactor.Custom
  3049. p45.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3050. p45.TopSurface = Enum.SurfaceType.Smooth
  3051. s74 = script:clone()
  3052. s74.Name = "Damage Script"
  3053. s74.Disabled = false
  3054. so74 = Instance.new("StringValue", s74)
  3055. so74.Name = "forCustomRun"
  3056. so74.Value = [===[
  3057. function onTouched(hit)
  3058. local human = hit.Parent:findFirstChild("Humanoid")
  3059. if (human ~= nil) then
  3060. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3061. end
  3062. end
  3063. script.Parent.Touched:connect(onTouched)
  3064. ]===]
  3065. s74.Parent = p45
  3066. s75 = script:clone()
  3067. s75.Name = "WalkSpeed Script"
  3068. s75.Disabled = false
  3069. so75 = Instance.new("StringValue", s75)
  3070. so75.Name = "forCustomRun"
  3071. so75.Value = [===[
  3072. local debounce = true
  3073.  
  3074. function onTouch(part)
  3075.  
  3076. local human = part.Parent:findFirstChild("Humanoid")
  3077. if (human ~= nil) and debounce == false then
  3078.  
  3079. debounce = true
  3080.  
  3081. human.WalkSpeed = -8 -- or whatever number
  3082.  
  3083. wait(00.1)
  3084. debounce = true
  3085. end
  3086. end
  3087.  
  3088.  
  3089. script.Parent.Touched:connect(onTouch)
  3090.  
  3091. ]===]
  3092. s75.Parent = p45
  3093. p46 = Instance.new("Part", t1)
  3094. p46.BrickColor = BrickColor.new("Toothpaste")
  3095. p46.Reflectance = 0.10000000149012
  3096. p46.Transparency = 1
  3097. p46.Name = "DoTDamagePart"
  3098. p46.CFrame = CFrame.new(10.9548492, 1.69489193, 6.45040846, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3099. p46.CanCollide = false
  3100. p46.FormFactor = Enum.FormFactor.Custom
  3101. p46.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3102. p46.TopSurface = Enum.SurfaceType.Smooth
  3103. s76 = script:clone()
  3104. s76.Name = "Damage Script"
  3105. s76.Disabled = false
  3106. so76 = Instance.new("StringValue", s76)
  3107. so76.Name = "forCustomRun"
  3108. so76.Value = [===[
  3109. function onTouched(hit)
  3110. local human = hit.Parent:findFirstChild("Humanoid")
  3111. if (human ~= nil) then
  3112. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3113. end
  3114. end
  3115. script.Parent.Touched:connect(onTouched)
  3116. ]===]
  3117. s76.Parent = p46
  3118. s77 = script:clone()
  3119. s77.Name = "WalkSpeed Script"
  3120. s77.Disabled = false
  3121. so77 = Instance.new("StringValue", s77)
  3122. so77.Name = "forCustomRun"
  3123. so77.Value = [===[
  3124. local debounce = true
  3125.  
  3126. function onTouch(part)
  3127.  
  3128. local human = part.Parent:findFirstChild("Humanoid")
  3129. if (human ~= nil) and debounce == false then
  3130.  
  3131. debounce = true
  3132.  
  3133. human.WalkSpeed = -8 -- or whatever number
  3134.  
  3135. wait(00.1)
  3136. debounce = true
  3137. end
  3138. end
  3139.  
  3140.  
  3141. script.Parent.Touched:connect(onTouch)
  3142.  
  3143. ]===]
  3144. s77.Parent = p46
  3145. p47 = Instance.new("Part", t1)
  3146. p47.BrickColor = BrickColor.new("Toothpaste")
  3147. p47.Reflectance = 0.10000000149012
  3148. p47.Transparency = 1
  3149. p47.Name = "DoTDamagePart"
  3150. p47.CFrame = CFrame.new(14.5493135, 1.69335449, 6.64583874, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3151. p47.CanCollide = false
  3152. p47.FormFactor = Enum.FormFactor.Custom
  3153. p47.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3154. p47.TopSurface = Enum.SurfaceType.Smooth
  3155. s78 = script:clone()
  3156. s78.Name = "Damage Script"
  3157. s78.Disabled = false
  3158. so78 = Instance.new("StringValue", s78)
  3159. so78.Name = "forCustomRun"
  3160. so78.Value = [===[
  3161. function onTouched(hit)
  3162. local human = hit.Parent:findFirstChild("Humanoid")
  3163. if (human ~= nil) then
  3164. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3165. end
  3166. end
  3167. script.Parent.Touched:connect(onTouched)
  3168. ]===]
  3169. s78.Parent = p47
  3170. s79 = script:clone()
  3171. s79.Name = "WalkSpeed Script"
  3172. s79.Disabled = false
  3173. so79 = Instance.new("StringValue", s79)
  3174. so79.Name = "forCustomRun"
  3175. so79.Value = [===[
  3176. local debounce = true
  3177.  
  3178. function onTouch(part)
  3179.  
  3180. local human = part.Parent:findFirstChild("Humanoid")
  3181. if (human ~= nil) and debounce == false then
  3182.  
  3183. debounce = true
  3184.  
  3185. human.WalkSpeed = -8 -- or whatever number
  3186.  
  3187. wait(00.1)
  3188. debounce = true
  3189. end
  3190. end
  3191.  
  3192.  
  3193. script.Parent.Touched:connect(onTouch)
  3194.  
  3195. ]===]
  3196. s79.Parent = p47
  3197. p48 = Instance.new("Part", t1)
  3198. p48.BrickColor = BrickColor.new("Toothpaste")
  3199. p48.Reflectance = 0.10000000149012
  3200. p48.Transparency = 1
  3201. p48.Name = "DoTDamagePart"
  3202. p48.CFrame = CFrame.new(14.3496323, 1.69343972, 6.63497925, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3203. p48.CanCollide = false
  3204. p48.FormFactor = Enum.FormFactor.Custom
  3205. p48.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3206. p48.TopSurface = Enum.SurfaceType.Smooth
  3207. s80 = script:clone()
  3208. s80.Name = "Damage Script"
  3209. s80.Disabled = false
  3210. so80 = Instance.new("StringValue", s80)
  3211. so80.Name = "forCustomRun"
  3212. so80.Value = [===[
  3213. function onTouched(hit)
  3214. local human = hit.Parent:findFirstChild("Humanoid")
  3215. if (human ~= nil) then
  3216. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3217. end
  3218. end
  3219. script.Parent.Touched:connect(onTouched)
  3220. ]===]
  3221. s80.Parent = p48
  3222. s81 = script:clone()
  3223. s81.Name = "WalkSpeed Script"
  3224. s81.Disabled = false
  3225. so81 = Instance.new("StringValue", s81)
  3226. so81.Name = "forCustomRun"
  3227. so81.Value = [===[
  3228. local debounce = true
  3229.  
  3230. function onTouch(part)
  3231.  
  3232. local human = part.Parent:findFirstChild("Humanoid")
  3233. if (human ~= nil) and debounce == false then
  3234.  
  3235. debounce = true
  3236.  
  3237. human.WalkSpeed = -8 -- or whatever number
  3238.  
  3239. wait(00.1)
  3240. debounce = true
  3241. end
  3242. end
  3243.  
  3244.  
  3245. script.Parent.Touched:connect(onTouch)
  3246.  
  3247. ]===]
  3248. s81.Parent = p48
  3249. p49 = Instance.new("Part", t1)
  3250. p49.BrickColor = BrickColor.new("Toothpaste")
  3251. p49.Reflectance = 0.10000000149012
  3252. p49.Transparency = 1
  3253. p49.Name = "DoTDamagePart"
  3254. p49.CFrame = CFrame.new(14.1499577, 1.6935252, 6.62411976, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3255. p49.CanCollide = false
  3256. p49.FormFactor = Enum.FormFactor.Custom
  3257. p49.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3258. p49.TopSurface = Enum.SurfaceType.Smooth
  3259. s82 = script:clone()
  3260. s82.Name = "Damage Script"
  3261. s82.Disabled = false
  3262. so82 = Instance.new("StringValue", s82)
  3263. so82.Name = "forCustomRun"
  3264. so82.Value = [===[
  3265. function onTouched(hit)
  3266. local human = hit.Parent:findFirstChild("Humanoid")
  3267. if (human ~= nil) then
  3268. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3269. end
  3270. end
  3271. script.Parent.Touched:connect(onTouched)
  3272. ]===]
  3273. s82.Parent = p49
  3274. s83 = script:clone()
  3275. s83.Name = "WalkSpeed Script"
  3276. s83.Disabled = false
  3277. so83 = Instance.new("StringValue", s83)
  3278. so83.Name = "forCustomRun"
  3279. so83.Value = [===[
  3280. local debounce = true
  3281.  
  3282. function onTouch(part)
  3283.  
  3284. local human = part.Parent:findFirstChild("Humanoid")
  3285. if (human ~= nil) and debounce == false then
  3286.  
  3287. debounce = true
  3288.  
  3289. human.WalkSpeed = -8 -- or whatever number
  3290.  
  3291. wait(00.1)
  3292. debounce = true
  3293. end
  3294. end
  3295.  
  3296.  
  3297. script.Parent.Touched:connect(onTouch)
  3298.  
  3299. ]===]
  3300. s83.Parent = p49
  3301. p50 = Instance.new("Part", t1)
  3302. p50.BrickColor = BrickColor.new("Toothpaste")
  3303. p50.Reflectance = 0.10000000149012
  3304. p50.Transparency = 1
  3305. p50.Name = "DoTDamagePart"
  3306. p50.CFrame = CFrame.new(13.1514492, 1.69395196, 6.56984472, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3307. p50.CanCollide = false
  3308. p50.FormFactor = Enum.FormFactor.Custom
  3309. p50.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3310. p50.TopSurface = Enum.SurfaceType.Smooth
  3311. s84 = script:clone()
  3312. s84.Name = "Damage Script"
  3313. s84.Disabled = false
  3314. so84 = Instance.new("StringValue", s84)
  3315. so84.Name = "forCustomRun"
  3316. so84.Value = [===[
  3317. function onTouched(hit)
  3318. local human = hit.Parent:findFirstChild("Humanoid")
  3319. if (human ~= nil) then
  3320. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3321. end
  3322. end
  3323. script.Parent.Touched:connect(onTouched)
  3324. ]===]
  3325. s84.Parent = p50
  3326. s85 = script:clone()
  3327. s85.Name = "WalkSpeed Script"
  3328. s85.Disabled = false
  3329. so85 = Instance.new("StringValue", s85)
  3330. so85.Name = "forCustomRun"
  3331. so85.Value = [===[
  3332. local debounce = true
  3333.  
  3334. function onTouch(part)
  3335.  
  3336. local human = part.Parent:findFirstChild("Humanoid")
  3337. if (human ~= nil) and debounce == false then
  3338.  
  3339. debounce = true
  3340.  
  3341. human.WalkSpeed = -8 -- or whatever number
  3342.  
  3343. wait(00.1)
  3344. debounce = true
  3345. end
  3346. end
  3347.  
  3348.  
  3349. script.Parent.Touched:connect(onTouch)
  3350.  
  3351. ]===]
  3352. s85.Parent = p50
  3353. p51 = Instance.new("Part", t1)
  3354. p51.BrickColor = BrickColor.new("Toothpaste")
  3355. p51.Reflectance = 0.10000000149012
  3356. p51.Transparency = 1
  3357. p51.Name = "DoTDamagePart"
  3358. p51.CFrame = CFrame.new(13.3511562, 1.69386709, 6.58070612, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3359. p51.CanCollide = false
  3360. p51.FormFactor = Enum.FormFactor.Custom
  3361. p51.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3362. p51.TopSurface = Enum.SurfaceType.Smooth
  3363. s86 = script:clone()
  3364. s86.Name = "Damage Script"
  3365. s86.Disabled = false
  3366. so86 = Instance.new("StringValue", s86)
  3367. so86.Name = "forCustomRun"
  3368. so86.Value = [===[
  3369. function onTouched(hit)
  3370. local human = hit.Parent:findFirstChild("Humanoid")
  3371. if (human ~= nil) then
  3372. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3373. end
  3374. end
  3375. script.Parent.Touched:connect(onTouched)
  3376. ]===]
  3377. s86.Parent = p51
  3378. s87 = script:clone()
  3379. s87.Name = "WalkSpeed Script"
  3380. s87.Disabled = false
  3381. so87 = Instance.new("StringValue", s87)
  3382. so87.Name = "forCustomRun"
  3383. so87.Value = [===[
  3384. local debounce = true
  3385.  
  3386. function onTouch(part)
  3387.  
  3388. local human = part.Parent:findFirstChild("Humanoid")
  3389. if (human ~= nil) and debounce == false then
  3390.  
  3391. debounce = true
  3392.  
  3393. human.WalkSpeed = -8 -- or whatever number
  3394.  
  3395. wait(00.1)
  3396. debounce = true
  3397. end
  3398. end
  3399.  
  3400.  
  3401. script.Parent.Touched:connect(onTouch)
  3402.  
  3403. ]===]
  3404. s87.Parent = p51
  3405. p52 = Instance.new("Part", t1)
  3406. p52.BrickColor = BrickColor.new("Toothpaste")
  3407. p52.Reflectance = 0.10000000149012
  3408. p52.Transparency = 1
  3409. p52.Name = "DoTDamagePart"
  3410. p52.CFrame = CFrame.new(13.9502573, 1.69361103, 6.61325788, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3411. p52.CanCollide = false
  3412. p52.FormFactor = Enum.FormFactor.Custom
  3413. p52.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3414. p52.TopSurface = Enum.SurfaceType.Smooth
  3415. s88 = script:clone()
  3416. s88.Name = "Damage Script"
  3417. s88.Disabled = false
  3418. so88 = Instance.new("StringValue", s88)
  3419. so88.Name = "forCustomRun"
  3420. so88.Value = [===[
  3421. function onTouched(hit)
  3422. local human = hit.Parent:findFirstChild("Humanoid")
  3423. if (human ~= nil) then
  3424. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3425. end
  3426. end
  3427. script.Parent.Touched:connect(onTouched)
  3428. ]===]
  3429. s88.Parent = p52
  3430. s89 = script:clone()
  3431. s89.Name = "WalkSpeed Script"
  3432. s89.Disabled = false
  3433. so89 = Instance.new("StringValue", s89)
  3434. so89.Name = "forCustomRun"
  3435. so89.Value = [===[
  3436. local debounce = true
  3437.  
  3438. function onTouch(part)
  3439.  
  3440. local human = part.Parent:findFirstChild("Humanoid")
  3441. if (human ~= nil) and debounce == false then
  3442.  
  3443. debounce = true
  3444.  
  3445. human.WalkSpeed = -8 -- or whatever number
  3446.  
  3447. wait(00.1)
  3448. debounce = true
  3449. end
  3450. end
  3451.  
  3452.  
  3453. script.Parent.Touched:connect(onTouch)
  3454.  
  3455. ]===]
  3456. s89.Parent = p52
  3457. p53 = Instance.new("Part", t1)
  3458. p53.BrickColor = BrickColor.new("Toothpaste")
  3459. p53.Reflectance = 0.10000000149012
  3460. p53.Transparency = 1
  3461. p53.Name = "DoTDamagePart"
  3462. p53.CFrame = CFrame.new(13.7505589, 1.69369555, 6.60242891, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3463. p53.CanCollide = false
  3464. p53.FormFactor = Enum.FormFactor.Custom
  3465. p53.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3466. p53.TopSurface = Enum.SurfaceType.Smooth
  3467. s90 = script:clone()
  3468. s90.Name = "Damage Script"
  3469. s90.Disabled = false
  3470. so90 = Instance.new("StringValue", s90)
  3471. so90.Name = "forCustomRun"
  3472. so90.Value = [===[
  3473. function onTouched(hit)
  3474. local human = hit.Parent:findFirstChild("Humanoid")
  3475. if (human ~= nil) then
  3476. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3477. end
  3478. end
  3479. script.Parent.Touched:connect(onTouched)
  3480. ]===]
  3481. s90.Parent = p53
  3482. s91 = script:clone()
  3483. s91.Name = "WalkSpeed Script"
  3484. s91.Disabled = false
  3485. so91 = Instance.new("StringValue", s91)
  3486. so91.Name = "forCustomRun"
  3487. so91.Value = [===[
  3488. local debounce = true
  3489.  
  3490. function onTouch(part)
  3491.  
  3492. local human = part.Parent:findFirstChild("Humanoid")
  3493. if (human ~= nil) and debounce == false then
  3494.  
  3495. debounce = true
  3496.  
  3497. human.WalkSpeed = -8 -- or whatever number
  3498.  
  3499. wait(00.1)
  3500. debounce = true
  3501. end
  3502. end
  3503.  
  3504.  
  3505. script.Parent.Touched:connect(onTouch)
  3506.  
  3507. ]===]
  3508. s91.Parent = p53
  3509. p54 = Instance.new("Part", t1)
  3510. p54.BrickColor = BrickColor.new("Toothpaste")
  3511. p54.Reflectance = 0.10000000149012
  3512. p54.Transparency = 1
  3513. p54.Name = "DoTDamagePart"
  3514. p54.CFrame = CFrame.new(13.5508556, 1.69378138, 6.59156799, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3515. p54.CanCollide = false
  3516. p54.FormFactor = Enum.FormFactor.Custom
  3517. p54.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3518. p54.TopSurface = Enum.SurfaceType.Smooth
  3519. s92 = script:clone()
  3520. s92.Name = "Damage Script"
  3521. s92.Disabled = false
  3522. so92 = Instance.new("StringValue", s92)
  3523. so92.Name = "forCustomRun"
  3524. so92.Value = [===[
  3525. function onTouched(hit)
  3526. local human = hit.Parent:findFirstChild("Humanoid")
  3527. if (human ~= nil) then
  3528. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3529. end
  3530. end
  3531. script.Parent.Touched:connect(onTouched)
  3532. ]===]
  3533. s92.Parent = p54
  3534. s93 = script:clone()
  3535. s93.Name = "WalkSpeed Script"
  3536. s93.Disabled = false
  3537. so93 = Instance.new("StringValue", s93)
  3538. so93.Name = "forCustomRun"
  3539. so93.Value = [===[
  3540. local debounce = true
  3541.  
  3542. function onTouch(part)
  3543.  
  3544. local human = part.Parent:findFirstChild("Humanoid")
  3545. if (human ~= nil) and debounce == false then
  3546.  
  3547. debounce = true
  3548.  
  3549. human.WalkSpeed = -8 -- or whatever number
  3550.  
  3551. wait(00.1)
  3552. debounce = true
  3553. end
  3554. end
  3555.  
  3556.  
  3557. script.Parent.Touched:connect(onTouch)
  3558.  
  3559. ]===]
  3560. s93.Parent = p54
  3561. p55 = Instance.new("Part", t1)
  3562. p55.BrickColor = BrickColor.new("Toothpaste")
  3563. p55.Reflectance = 0.10000000149012
  3564. p55.Transparency = 1
  3565. p55.Name = "DoTDamagePart"
  3566. p55.CFrame = CFrame.new(15.3481112, 1.69301271, 6.68928385, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3567. p55.CanCollide = false
  3568. p55.FormFactor = Enum.FormFactor.Custom
  3569. p55.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3570. p55.TopSurface = Enum.SurfaceType.Smooth
  3571. s94 = script:clone()
  3572. s94.Name = "Damage Script"
  3573. s94.Disabled = false
  3574. so94 = Instance.new("StringValue", s94)
  3575. so94.Name = "forCustomRun"
  3576. so94.Value = [===[
  3577. function onTouched(hit)
  3578. local human = hit.Parent:findFirstChild("Humanoid")
  3579. if (human ~= nil) then
  3580. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3581. end
  3582. end
  3583. script.Parent.Touched:connect(onTouched)
  3584. ]===]
  3585. s94.Parent = p55
  3586. s95 = script:clone()
  3587. s95.Name = "WalkSpeed Script"
  3588. s95.Disabled = false
  3589. so95 = Instance.new("StringValue", s95)
  3590. so95.Name = "forCustomRun"
  3591. so95.Value = [===[
  3592. local debounce = true
  3593.  
  3594. function onTouch(part)
  3595.  
  3596. local human = part.Parent:findFirstChild("Humanoid")
  3597. if (human ~= nil) and debounce == false then
  3598.  
  3599. debounce = true
  3600.  
  3601. human.WalkSpeed = -8 -- or whatever number
  3602.  
  3603. wait(00.1)
  3604. debounce = true
  3605. end
  3606. end
  3607.  
  3608.  
  3609. script.Parent.Touched:connect(onTouch)
  3610.  
  3611. ]===]
  3612. s95.Parent = p55
  3613. p56 = Instance.new("Part", t1)
  3614. p56.BrickColor = BrickColor.new("Toothpaste")
  3615. p56.Reflectance = 0.10000000149012
  3616. p56.Transparency = 1
  3617. p56.Name = "DoTDamagePart"
  3618. p56.CFrame = CFrame.new(14.749012, 1.6932689, 6.65670109, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3619. p56.CanCollide = false
  3620. p56.FormFactor = Enum.FormFactor.Custom
  3621. p56.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3622. p56.TopSurface = Enum.SurfaceType.Smooth
  3623. s96 = script:clone()
  3624. s96.Name = "Damage Script"
  3625. s96.Disabled = false
  3626. so96 = Instance.new("StringValue", s96)
  3627. so96.Name = "forCustomRun"
  3628. so96.Value = [===[
  3629. function onTouched(hit)
  3630. local human = hit.Parent:findFirstChild("Humanoid")
  3631. if (human ~= nil) then
  3632. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3633. end
  3634. end
  3635. script.Parent.Touched:connect(onTouched)
  3636. ]===]
  3637. s96.Parent = p56
  3638. s97 = script:clone()
  3639. s97.Name = "WalkSpeed Script"
  3640. s97.Disabled = false
  3641. so97 = Instance.new("StringValue", s97)
  3642. so97.Name = "forCustomRun"
  3643. so97.Value = [===[
  3644. local debounce = true
  3645.  
  3646. function onTouch(part)
  3647.  
  3648. local human = part.Parent:findFirstChild("Humanoid")
  3649. if (human ~= nil) and debounce == false then
  3650.  
  3651. debounce = true
  3652.  
  3653. human.WalkSpeed = -8 -- or whatever number
  3654.  
  3655. wait(00.1)
  3656. debounce = true
  3657. end
  3658. end
  3659.  
  3660.  
  3661. script.Parent.Touched:connect(onTouch)
  3662.  
  3663. ]===]
  3664. s97.Parent = p56
  3665. p57 = Instance.new("Part", t1)
  3666. p57.BrickColor = BrickColor.new("Toothpaste")
  3667. p57.Reflectance = 0.10000000149012
  3668. p57.Transparency = 1
  3669. p57.Name = "DoTDamagePart"
  3670. p57.CFrame = CFrame.new(14.9487057, 1.6931839, 6.66756058, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3671. p57.CanCollide = false
  3672. p57.FormFactor = Enum.FormFactor.Custom
  3673. p57.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3674. p57.TopSurface = Enum.SurfaceType.Smooth
  3675. s98 = script:clone()
  3676. s98.Name = "Damage Script"
  3677. s98.Disabled = false
  3678. so98 = Instance.new("StringValue", s98)
  3679. so98.Name = "forCustomRun"
  3680. so98.Value = [===[
  3681. function onTouched(hit)
  3682. local human = hit.Parent:findFirstChild("Humanoid")
  3683. if (human ~= nil) then
  3684. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3685. end
  3686. end
  3687. script.Parent.Touched:connect(onTouched)
  3688. ]===]
  3689. s98.Parent = p57
  3690. s99 = script:clone()
  3691. s99.Name = "WalkSpeed Script"
  3692. s99.Disabled = false
  3693. so99 = Instance.new("StringValue", s99)
  3694. so99.Name = "forCustomRun"
  3695. so99.Value = [===[
  3696. local debounce = true
  3697.  
  3698. function onTouch(part)
  3699.  
  3700. local human = part.Parent:findFirstChild("Humanoid")
  3701. if (human ~= nil) and debounce == false then
  3702.  
  3703. debounce = true
  3704.  
  3705. human.WalkSpeed = -8 -- or whatever number
  3706.  
  3707. wait(00.1)
  3708. debounce = true
  3709. end
  3710. end
  3711.  
  3712.  
  3713. script.Parent.Touched:connect(onTouch)
  3714.  
  3715. ]===]
  3716. s99.Parent = p57
  3717. p58 = Instance.new("Part", t1)
  3718. p58.BrickColor = BrickColor.new("Toothpaste")
  3719. p58.Reflectance = 0.10000000149012
  3720. p58.Transparency = 1
  3721. p58.Name = "DoTDamagePart"
  3722. p58.CFrame = CFrame.new(15.1484051, 1.69309843, 6.6784215, 0.0543168783, 0.998522222, -0.00018107667, 0.00474274158, -0.000434314308, -0.999985635, -0.998509407, 0.0543145202, -0.00475717569)
  3723. p58.CanCollide = false
  3724. p58.FormFactor = Enum.FormFactor.Custom
  3725. p58.Size = Vector3.new(0.5, 0.200000003, 0.5)
  3726. p58.TopSurface = Enum.SurfaceType.Smooth
  3727. s100 = script:clone()
  3728. s100.Name = "Damage Script"
  3729. s100.Disabled = false
  3730. so100 = Instance.new("StringValue", s100)
  3731. so100.Name = "forCustomRun"
  3732. so100.Value = [===[
  3733. function onTouched(hit)
  3734. local human = hit.Parent:findFirstChild("Humanoid")
  3735. if (human ~= nil) then
  3736. human.Health = human.Health - 5 -- Change the amount to change the damage dealt on humanoid.
  3737. end
  3738. end
  3739. script.Parent.Touched:connect(onTouched)
  3740. ]===]
  3741. s100.Parent = p58
  3742. s101 = script:clone()
  3743. s101.Name = "WalkSpeed Script"
  3744. s101.Disabled = false
  3745. so101 = Instance.new("StringValue", s101)
  3746. so101.Name = "forCustomRun"
  3747. so101.Value = [===[
  3748. local debounce = true
  3749.  
  3750. function onTouch(part)
  3751.  
  3752. local human = part.Parent:findFirstChild("Humanoid")
  3753. if (human ~= nil) and debounce == false then
  3754.  
  3755. debounce = true
  3756.  
  3757. human.WalkSpeed = -8 -- or whatever number
  3758.  
  3759. wait(00.1)
  3760. debounce = true
  3761. end
  3762. end
  3763.  
  3764.  
  3765. script.Parent.Touched:connect(onTouch)
  3766.  
  3767. ]===]
  3768. s101.Parent = p58
  3769. p59 = Instance.new("Part", t1)
  3770. p59.BrickColor = BrickColor.new("Institutional white")
  3771. p59.Transparency = 0.10000000149012
  3772. p59.Name = "CoilPart"
  3773. p59.CFrame = CFrame.new(5.45151424, 1.56710827, 6.18055058, 0.0001800436, 0.0543126501, -0.998522282, 0.999985099, 0.00477996841, 0.000434693822, 0.0047941138, -0.998509169, -0.0543101728)
  3774. p59.CanCollide = false
  3775. p59.FormFactor = Enum.FormFactor.Custom
  3776. p59.Size = Vector3.new(1, 1, 1)
  3777. p59.BottomSurface = Enum.SurfaceType.Smooth
  3778. p59.TopSurface = Enum.SurfaceType.Smooth
  3779. b14 = Instance.new("SpecialMesh", p59)
  3780. b14.MeshId = "http://www.roblox.com/asset/?id=16606212"
  3781. b14.TextureId = "http://www.roblox.com/asset/?id="
  3782. b14.MeshType = Enum.MeshType.FileMesh
  3783. b14.Name = "Mesh"
  3784. b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  3785. p60 = Instance.new("Part", t1)
  3786. p60.BrickColor = BrickColor.new("Dark green")
  3787. p60.Name = "Skeleton Turn-over"
  3788. p60.CFrame = CFrame.new(6.45012951, 1.77666175, 6.23589802, 0.0543139204, 0.998518348, -0.00017809846, 0.00481576705, -0.000434701913, -0.999981046, -0.998504162, 0.0543114878, -0.00482986355)
  3789. p60.CanCollide = false
  3790. p60.FormFactor = Enum.FormFactor.Symmetric
  3791. p60.Size = Vector3.new(1, 1, 1)
  3792. p60.BottomSurface = Enum.SurfaceType.Smooth
  3793. p60.TopSurface = Enum.SurfaceType.Smooth
  3794. b15 = Instance.new("SpecialMesh", p60)
  3795. b15.MeshId = "http://www.roblox.com/asset/?id=36869983"
  3796. b15.TextureId = "http://www.roblox.com/asset/?id=128150522"
  3797. b15.MeshType = Enum.MeshType.FileMesh
  3798. b15.Name = "Mesh"
  3799. b15.Scale = Vector3.new(0.5, 0.5, 0.5)
  3800. p61 = Instance.new("Part", t1)
  3801. p61.BrickColor = BrickColor.new("Dark green")
  3802. p61.Name = "Skeleton Turn-over"
  3803. p61.CFrame = CFrame.new(6.45011377, 1.37669945, 6.23398399, -0.0543137938, 0.998515248, 0.000178095725, -0.00481575634, -0.000434698042, 0.999980271, 0.998501837, 0.054311309, 0.00482985983)
  3804. p61.CanCollide = false
  3805. p61.FormFactor = Enum.FormFactor.Symmetric
  3806. p61.Size = Vector3.new(1, 1, 1)
  3807. p61.BottomSurface = Enum.SurfaceType.Smooth
  3808. p61.TopSurface = Enum.SurfaceType.Smooth
  3809. b16 = Instance.new("SpecialMesh", p61)
  3810. b16.MeshId = "http://www.roblox.com/asset/?id=36869983"
  3811. b16.TextureId = "http://www.roblox.com/asset/?id=128150522"
  3812. b16.MeshType = Enum.MeshType.FileMesh
  3813. b16.Name = "Mesh"
  3814. b16.Scale = Vector3.new(0.5, 0.5, 0.5)
  3815. p62 = Instance.new("Part", t1)
  3816. p62.BrickColor = BrickColor.new("Dark green")
  3817. p62.Name = "Skeleton Turn-over"
  3818. p62.CFrame = CFrame.new(6.46101379, 1.57763565, 6.03522444, -0.000179554001, 0.998515308, -0.0543122888, -0.999977827, -0.000436151924, -0.00481584156, -0.00482997159, 0.054309655, 0.99850446)
  3819. p62.CanCollide = false
  3820. p62.FormFactor = Enum.FormFactor.Symmetric
  3821. p62.Size = Vector3.new(1, 1, 1)
  3822. p62.BottomSurface = Enum.SurfaceType.Smooth
  3823. p62.TopSurface = Enum.SurfaceType.Smooth
  3824. b17 = Instance.new("SpecialMesh", p62)
  3825. b17.MeshId = "http://www.roblox.com/asset/?id=36869983"
  3826. b17.TextureId = "http://www.roblox.com/asset/?id=128150522"
  3827. b17.MeshType = Enum.MeshType.FileMesh
  3828. b17.Name = "Mesh"
  3829. b17.Scale = Vector3.new(0.5, 0.5, 0.5)
  3830. s102 = script:clone()
  3831. s102.Name = "BackupWeld"
  3832. s102.Disabled = false
  3833. so102 = Instance.new("StringValue", s102)
  3834. so102.Name = "forCustomRunL"
  3835. so102.Value = [===[
  3836. function Weld(x,y)
  3837. local W = Instance.new("Weld")
  3838. W.Part0 = x
  3839. W.Part1 = y
  3840. local CJ = CFrame.new(x.Position)
  3841. local C0 = x.CFrame:inverse()*CJ
  3842. local C1 = y.CFrame:inverse()*CJ
  3843. W.C0 = C0
  3844. W.C1 = C1
  3845. W.Parent = x
  3846. end
  3847.  
  3848. function Get(A)
  3849. if A.className == "Part" then
  3850. Weld(script.Parent.Handle, A)
  3851. A.Anchored = false
  3852. else
  3853. local C = A:GetChildren()
  3854. for i=1, #C do
  3855. Get(C[i])
  3856. end
  3857. end
  3858. end
  3859.  
  3860. function Finale()
  3861. Get(script.Parent)
  3862. end
  3863.  
  3864. script.Parent.Equipped:connect(Finale)
  3865. script.Parent.Unequipped:connect(Finale)
  3866. Finale()
  3867. ]===]
  3868. s102.Parent = t1
  3869. s103 = script:clone()
  3870. s103.Name = "Welding"
  3871. s103.Disabled = false
  3872. so103 = Instance.new("StringValue", s103)
  3873. so103.Name = "forCustomRun"
  3874. so103.Value = [===[
  3875. function Weld(x,y)
  3876. local W = Instance.new("Weld")
  3877. W.Part0 = x
  3878. W.Part1 = y
  3879. local CJ = CFrame.new(x.Position)
  3880. local C0 = x.CFrame:inverse()*CJ
  3881. local C1 = y.CFrame:inverse()*CJ
  3882. W.C0 = C0
  3883. W.C1 = C1
  3884. W.Parent = x
  3885. end
  3886.  
  3887. function Get(A)
  3888. if A.className == "Part" then
  3889. Weld(script.Parent.Handle, A)
  3890. A.Anchored = false
  3891. else
  3892. local C = A:GetChildren()
  3893. for i=1, #C do
  3894. Get(C[i])
  3895. end
  3896. end
  3897. end
  3898.  
  3899. function Finale()
  3900. Get(script.Parent)
  3901. end
  3902.  
  3903. script.Parent.Equipped:connect(Finale)
  3904. script.Parent.Unequipped:connect(Finale)
  3905. Finale()
  3906. ]===]
  3907. s103.Parent = t1
  3908. s104 = script:clone()
  3909. s104.Name = "Welding"
  3910. s104.Disabled = false
  3911. so104 = Instance.new("StringValue", s104)
  3912. so104.Name = "forCustomRun"
  3913. so104.Value = [===[
  3914. function Weld(x,y)
  3915. local W = Instance.new("Weld")
  3916. W.Part0 = x
  3917. W.Part1 = y
  3918. local CJ = CFrame.new(x.Position)
  3919. local C0 = x.CFrame:inverse()*CJ
  3920. local C1 = y.CFrame:inverse()*CJ
  3921. W.C0 = C0
  3922. W.C1 = C1
  3923. W.Parent = x
  3924. end
  3925.  
  3926. function Get(A)
  3927. if A.className == "Part" then
  3928. Weld(script.Parent.Handle, A)
  3929. A.Anchored = false
  3930. else
  3931. local C = A:GetChildren()
  3932. for i=1, #C do
  3933. Get(C[i])
  3934. end
  3935. end
  3936. end
  3937.  
  3938. function Finale()
  3939. Get(script.Parent)
  3940. end
  3941.  
  3942. script.Parent.Equipped:connect(Finale)
  3943. script.Parent.Unequipped:connect(Finale)
  3944. Finale()
  3945. ]===]
  3946. s104.Parent = t1
  3947. s105 = script:clone()
  3948. s105.Name = "BackupWeld"
  3949. s105.Disabled = false
  3950. so105 = Instance.new("StringValue", s105)
  3951. so105.Name = "forCustomRunL"
  3952. so105.Value = [===[
  3953. function Weld(x,y)
  3954. local W = Instance.new("Weld")
  3955. W.Part0 = x
  3956. W.Part1 = y
  3957. local CJ = CFrame.new(x.Position)
  3958. local C0 = x.CFrame:inverse()*CJ
  3959. local C1 = y.CFrame:inverse()*CJ
  3960. W.C0 = C0
  3961. W.C1 = C1
  3962. W.Parent = x
  3963. end
  3964.  
  3965. function Get(A)
  3966. if A.className == "Part" then
  3967. Weld(script.Parent.Handle, A)
  3968. A.Anchored = false
  3969. else
  3970. local C = A:GetChildren()
  3971. for i=1, #C do
  3972. Get(C[i])
  3973. end
  3974. end
  3975. end
  3976.  
  3977. function Finale()
  3978. Get(script.Parent)
  3979. end
  3980.  
  3981. script.Parent.Equipped:connect(Finale)
  3982. script.Parent.Unequipped:connect(Finale)
  3983. Finale()
  3984. ]===]
  3985. s105.Parent = t1
  3986. s106 = script:clone()
  3987. s106.Name = "BackupWeld"
  3988. s106.Disabled = false
  3989. so106 = Instance.new("StringValue", s106)
  3990. so106.Name = "forCustomRunL"
  3991. so106.Value = [===[
  3992. function Weld(x,y)
  3993. local W = Instance.new("Weld")
  3994. W.Part0 = x
  3995. W.Part1 = y
  3996. local CJ = CFrame.new(x.Position)
  3997. local C0 = x.CFrame:inverse()*CJ
  3998. local C1 = y.CFrame:inverse()*CJ
  3999. W.C0 = C0
  4000. W.C1 = C1
  4001. W.Parent = x
  4002. end
  4003.  
  4004. function Get(A)
  4005. if A.className == "Part" then
  4006. Weld(script.Parent.Handle, A)
  4007. A.Anchored = false
  4008. else
  4009. local C = A:GetChildren()
  4010. for i=1, #C do
  4011. Get(C[i])
  4012. end
  4013. end
  4014. end
  4015.  
  4016. function Finale()
  4017. Get(script.Parent)
  4018. end
  4019.  
  4020. script.Parent.Equipped:connect(Finale)
  4021. script.Parent.Unequipped:connect(Finale)
  4022. Finale()
  4023. ]===]
  4024. s106.Parent = t1
  4025. s107 = script:clone()
  4026. s107.Name = "Welding"
  4027. s107.Disabled = false
  4028. so107 = Instance.new("StringValue", s107)
  4029. so107.Name = "forCustomRun"
  4030. so107.Value = [===[
  4031. function Weld(x,y)
  4032. local W = Instance.new("Weld")
  4033. W.Part0 = x
  4034. W.Part1 = y
  4035. local CJ = CFrame.new(x.Position)
  4036. local C0 = x.CFrame:inverse()*CJ
  4037. local C1 = y.CFrame:inverse()*CJ
  4038. W.C0 = C0
  4039. W.C1 = C1
  4040. W.Parent = x
  4041. end
  4042.  
  4043. function Get(A)
  4044. if A.className == "Part" then
  4045. Weld(script.Parent.Handle, A)
  4046. A.Anchored = false
  4047. else
  4048. local C = A:GetChildren()
  4049. for i=1, #C do
  4050. Get(C[i])
  4051. end
  4052. end
  4053. end
  4054.  
  4055. function Finale()
  4056. Get(script.Parent)
  4057. end
  4058.  
  4059. script.Parent.Equipped:connect(Finale)
  4060. script.Parent.Unequipped:connect(Finale)
  4061. Finale()
  4062. ]===]
  4063. s107.Parent = t1
  4064. s108 = script:clone()
  4065. s108.Name = "Welding"
  4066. s108.Disabled = false
  4067. so108 = Instance.new("StringValue", s108)
  4068. so108.Name = "forCustomRun"
  4069. so108.Value = [===[
  4070. function Weld(x,y)
  4071. local W = Instance.new("Weld")
  4072. W.Part0 = x
  4073. W.Part1 = y
  4074. local CJ = CFrame.new(x.Position)
  4075. local C0 = x.CFrame:inverse()*CJ
  4076. local C1 = y.CFrame:inverse()*CJ
  4077. W.C0 = C0
  4078. W.C1 = C1
  4079. W.Parent = x
  4080. end
  4081.  
  4082. function Get(A)
  4083. if A.className == "Part" then
  4084. Weld(script.Parent.Handle, A)
  4085. A.Anchored = false
  4086. else
  4087. local C = A:GetChildren()
  4088. for i=1, #C do
  4089. Get(C[i])
  4090. end
  4091. end
  4092. end
  4093.  
  4094. function Finale()
  4095. Get(script.Parent)
  4096. end
  4097.  
  4098. script.Parent.Equipped:connect(Finale)
  4099. script.Parent.Unequipped:connect(Finale)
  4100. Finale()
  4101. ]===]
  4102. s108.Parent = t1
  4103. w1 = Instance.new("Weld", p1)
  4104. w1.Part0 = p1
  4105. w1.C0 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4106. w1.Part1 = p1
  4107. w1.C1 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4108. w2 = Instance.new("Weld", p1)
  4109. w2.Part0 = p1
  4110. w2.C0 = CFrame.new(0, 0, 0, 0.0543123297, 0.00477879401, -0.998512149, 0.998523772, -0.000437091221, 0.0543107316, -0.000177588649, -0.999988079, -0.00479518436)
  4111. w2.Part1 = p2
  4112. w2.C1 = CFrame.new(-0.0149996281, 1.07494688, 0.199998856, 0.000177982933, 0.999982178, 0.00483069895, 0.99851954, -0.000437687704, 0.0543101914, 0.0543121174, 0.0048150639, -0.998507202)
  4113. w3 = Instance.new("Weld", p1)
  4114. w3.Part0 = p1
  4115. w3.C0 = CFrame.new(0, 0, 0, 0.0543123297, 0.00477879401, -0.998512149, 0.998523772, -0.000437091221, 0.0543107316, -0.000177588649, -0.999988079, -0.00479518436)
  4116. w3.Part1 = p3
  4117. w3.C1 = CFrame.new(0, 0, 0, 0.0543124378, 0.00477921637, -0.998511076, 0.998523235, -0.000436228147, 0.0543105304, -0.00017847243, -0.999987006, -0.00479479879)
  4118. w4 = Instance.new("Weld", p1)
  4119. w4.Part0 = p1
  4120. w4.C0 = CFrame.new(0, 0, 0, 0.0543123297, 0.00477879401, -0.998512149, 0.998523772, -0.000437091221, 0.0543107316, -0.000177588649, -0.999988079, -0.00479518436)
  4121. w4.Part1 = p4
  4122. w4.C1 = CFrame.new(4.76837158e-007, -0.589994907, 0.0100024939, 0.0543124378, 0.00477921637, -0.998511076, 0.998523235, -0.000436228147, 0.0543105304, -0.00017847243, -0.999987006, -0.00479479879)
  4123. w5 = Instance.new("Weld", p1)
  4124. w5.Part0 = p1
  4125. w5.C0 = CFrame.new(0, 0, 0, 0.0543123297, 0.00477879401, -0.998512149, 0.998523772, -0.000437091221, 0.0543107316, -0.000177588649, -0.999988079, -0.00479518436)
  4126. w5.Part1 = p5
  4127. w5.C1 = CFrame.new(1.90734863e-006, -1.38999748, 0.0100004673, 0.0543122888, 0.00477865338, -0.998512506, 0.998523951, -0.000437378883, 0.0543107986, -0.000177294016, -0.999988437, -0.00479531288)
  4128. w6 = Instance.new("Weld", p1)
  4129. w6.Part0 = p1
  4130. w6.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4131. w6.Part1 = p6
  4132. w6.C1 = CFrame.new(-0.00505053997, -1.00135803e-005, 6.92496157, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4133. w7 = Instance.new("Weld", p1)
  4134. w7.Part0 = p1
  4135. w7.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4136. w7.Part1 = p7
  4137. w7.C1 = CFrame.new(-0.0050432682, -8.58306885e-006, 5.92497015, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4138. w8 = Instance.new("Weld", p1)
  4139. w8.Part0 = p1
  4140. w8.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4141. w8.Part1 = p8
  4142. w8.C1 = CFrame.new(-0.00503587723, -7.15255737e-006, 4.92497206, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4143. w9 = Instance.new("Weld", p1)
  4144. w9.Part0 = p1
  4145. w9.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4146. w9.Part1 = p9
  4147. w9.C1 = CFrame.new(-0.00502848625, -6.19888306e-006, 3.92497683, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4148. w10 = Instance.new("Weld", p1)
  4149. w10.Part0 = p1
  4150. w10.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4151. w10.Part1 = p10
  4152. w10.C1 = CFrame.new(-0.00502133369, -3.33786011e-006, 2.92498255, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4153. w11 = Instance.new("Weld", p1)
  4154. w11.Part0 = p1
  4155. w11.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4156. w11.Part1 = p11
  4157. w11.C1 = CFrame.new(-0.00501406193, -3.33786011e-006, 1.92498732, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4158. w12 = Instance.new("Weld", p1)
  4159. w12.Part0 = p1
  4160. w12.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4161. w12.Part1 = p12
  4162. w12.C1 = CFrame.new(-0.00500667095, -1.90734863e-006, 0.924993038, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4163. w13 = Instance.new("Weld", p1)
  4164. w13.Part0 = p1
  4165. w13.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4166. w13.Part1 = p13
  4167. w13.C1 = CFrame.new(-0.00499939919, -4.76837158e-007, -0.0750045776, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4168. w14 = Instance.new("Weld", p1)
  4169. w14.Part0 = p1
  4170. w14.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4171. w14.Part1 = p14
  4172. w14.C1 = CFrame.new(-0.00499200821, 2.38418579e-006, -1.07499933, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4173. w15 = Instance.new("Weld", p1)
  4174. w15.Part0 = p1
  4175. w15.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4176. w15.Part1 = p15
  4177. w15.C1 = CFrame.new(-0.0299868584, 0.364997864, 0.134993911, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4178. w16 = Instance.new("Weld", p1)
  4179. w16.Part0 = p1
  4180. w16.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4181. w16.Part1 = p16
  4182. w16.C1 = CFrame.new(-0.0299868584, 0.564991474, 0.134992599, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4183. w17 = Instance.new("Weld", p1)
  4184. w17.Part0 = p1
  4185. w17.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4186. w17.Part1 = p17
  4187. w17.C1 = CFrame.new(-0.0299854279, 0.764961243, 0.134991527, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4188. w18 = Instance.new("Weld", p1)
  4189. w18.Part0 = p1
  4190. w18.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4191. w18.Part1 = p18
  4192. w18.C1 = CFrame.new(-0.0299897194, 0.164997101, 0.134995699, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4193. w19 = Instance.new("Weld", p1)
  4194. w19.Part0 = p1
  4195. w19.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4196. w19.Part1 = p19
  4197. w19.C1 = CFrame.new(-0.0299906731, -0.0349960327, 0.134996891, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4198. w20 = Instance.new("Weld", p1)
  4199. w20.Part0 = p1
  4200. w20.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4201. w20.Part1 = p20
  4202. w20.C1 = CFrame.new(-0.0299940109, -0.234996319, 0.134998083, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4203. w21 = Instance.new("Weld", p1)
  4204. w21.Part0 = p1
  4205. w21.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4206. w21.Part1 = p21
  4207. w21.C1 = CFrame.new(-0.0299949646, -0.434958935, 0.134999871, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4208. w22 = Instance.new("Weld", p1)
  4209. w22.Part0 = p1
  4210. w22.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4211. w22.Part1 = p22
  4212. w22.C1 = CFrame.new(-0.0299959183, -0.634953022, 0.135001183, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4213. w23 = Instance.new("Weld", p1)
  4214. w23.Part0 = p1
  4215. w23.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4216. w23.Part1 = p23
  4217. w23.C1 = CFrame.new(-0.0299978256, -0.83493185, 0.135002375, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4218. w24 = Instance.new("Weld", p1)
  4219. w24.Part0 = p1
  4220. w24.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4221. w24.Part1 = p24
  4222. w24.C1 = CFrame.new(-0.0300292969, -1.03492498, 0.135004282, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4223. w25 = Instance.new("Weld", p1)
  4224. w25.Part0 = p1
  4225. w25.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4226. w25.Part1 = p25
  4227. w25.C1 = CFrame.new(-0.0300316811, -1.23492289, 0.135005474, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4228. w26 = Instance.new("Weld", p1)
  4229. w26.Part0 = p1
  4230. w26.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4231. w26.Part1 = p26
  4232. w26.C1 = CFrame.new(-0.0300097466, -1.43491602, 0.135006547, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4233. w27 = Instance.new("Weld", p1)
  4234. w27.Part0 = p1
  4235. w27.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4236. w27.Part1 = p27
  4237. w27.C1 = CFrame.new(-0.0300121307, -1.63491201, 0.135008812, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4238. w28 = Instance.new("Weld", p1)
  4239. w28.Part0 = p1
  4240. w28.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4241. w28.Part1 = p28
  4242. w28.C1 = CFrame.new(-0.0300130844, -1.83491087, 0.135010004, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4243. w29 = Instance.new("Weld", p1)
  4244. w29.Part0 = p1
  4245. w29.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4246. w29.Part1 = p29
  4247. w29.C1 = CFrame.new(-0.0300145149, -2.03487539, 0.135011196, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4248. w30 = Instance.new("Weld", p1)
  4249. w30.Part0 = p1
  4250. w30.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4251. w30.Part1 = p30
  4252. w30.C1 = CFrame.new(-0.0300168991, -2.2348752, 0.135012984, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4253. w31 = Instance.new("Weld", p1)
  4254. w31.Part0 = p1
  4255. w31.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4256. w31.Part1 = p31
  4257. w31.C1 = CFrame.new(-0.0300588608, -3.83479071, 0.135024071, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4258. w32 = Instance.new("Weld", p1)
  4259. w32.Part0 = p1
  4260. w32.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4261. w32.Part1 = p32
  4262. w32.C1 = CFrame.new(-0.0300621986, -4.23476458, 0.135026932, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4263. w33 = Instance.new("Weld", p1)
  4264. w33.Part0 = p1
  4265. w33.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4266. w33.Part1 = p33
  4267. w33.C1 = CFrame.new(-0.0300602913, -4.03476095, 0.135025978, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4268. w34 = Instance.new("Weld", p1)
  4269. w34.Part0 = p1
  4270. w34.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4271. w34.Part1 = p34
  4272. w34.C1 = CFrame.new(-0.0300636292, -4.43475485, 0.135028124, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4273. w35 = Instance.new("Weld", p1)
  4274. w35.Part0 = p1
  4275. w35.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4276. w35.Part1 = p35
  4277. w35.C1 = CFrame.new(-0.0300569534, -3.6347909, 0.135022759, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4278. w36 = Instance.new("Weld", p1)
  4279. w36.Part0 = p1
  4280. w36.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4281. w36.Part1 = p36
  4282. w36.C1 = CFrame.new(-0.0301008224, -5.23471308, 0.135034561, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4283. w37 = Instance.new("Weld", p1)
  4284. w37.Part0 = p1
  4285. w37.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4286. w37.Part1 = p37
  4287. w37.C1 = CFrame.new(-0.0300965309, -4.63474798, 0.135030031, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4288. w38 = Instance.new("Weld", p1)
  4289. w38.Part0 = p1
  4290. w38.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4291. w38.Part1 = p38
  4292. w38.C1 = CFrame.new(-0.0300984383, -4.8347497, 0.135031343, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4293. w39 = Instance.new("Weld", p1)
  4294. w39.Part0 = p1
  4295. w39.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4296. w39.Part1 = p39
  4297. w39.C1 = CFrame.new(-0.0300998688, -5.03474188, 0.135032535, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4298. w40 = Instance.new("Weld", p1)
  4299. w40.Part0 = p1
  4300. w40.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4301. w40.Part1 = p40
  4302. w40.C1 = CFrame.new(-0.0301027298, -5.43468332, 0.135035515, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4303. w41 = Instance.new("Weld", p1)
  4304. w41.Part0 = p1
  4305. w41.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4306. w41.Part1 = p41
  4307. w41.C1 = CFrame.new(-0.0300178528, -2.43484545, 0.135014415, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4308. w42 = Instance.new("Weld", p1)
  4309. w42.Part0 = p1
  4310. w42.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4311. w42.Part1 = p42
  4312. w42.C1 = CFrame.new(-0.0300512314, -2.83483934, 0.135017276, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4313. w43 = Instance.new("Weld", p1)
  4314. w43.Part0 = p1
  4315. w43.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4316. w43.Part1 = p43
  4317. w43.C1 = CFrame.new(-0.0300536156, -3.03483343, 0.135018587, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4318. w44 = Instance.new("Weld", p1)
  4319. w44.Part0 = p1
  4320. w44.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4321. w44.Part1 = p44
  4322. w44.C1 = CFrame.new(-0.0300197601, -2.63483858, 0.135015249, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4323. w45 = Instance.new("Weld", p1)
  4324. w45.Part0 = p1
  4325. w45.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4326. w45.Part1 = p45
  4327. w45.C1 = CFrame.new(-0.0300550461, -3.2348361, 0.13501966, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4328. w46 = Instance.new("Weld", p1)
  4329. w46.Part0 = p1
  4330. w46.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4331. w46.Part1 = p46
  4332. w46.C1 = CFrame.new(-0.0300564766, -3.43482733, 0.135021448, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4333. w47 = Instance.new("Weld", p1)
  4334. w47.Part0 = p1
  4335. w47.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4336. w47.Part1 = p47
  4337. w47.C1 = CFrame.new(-0.0301465988, -7.03460646, 0.135047078, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4338. w48 = Instance.new("Weld", p1)
  4339. w48.Part0 = p1
  4340. w48.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4341. w48.Part1 = p48
  4342. w48.C1 = CFrame.new(-0.0301446915, -6.83462954, 0.135045409, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4343. w49 = Instance.new("Weld", p1)
  4344. w49.Part0 = p1
  4345. w49.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4346. w49.Part1 = p49
  4347. w49.C1 = CFrame.new(-0.0301427841, -6.63465929, 0.135044098, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4348. w50 = Instance.new("Weld", p1)
  4349. w50.Part0 = p1
  4350. w50.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4351. w50.Part1 = p50
  4352. w50.C1 = CFrame.new(-0.0301041603, -5.63467646, 0.135036707, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4353. w51 = Instance.new("Weld", p1)
  4354. w51.Part0 = p1
  4355. w51.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4356. w51.Part1 = p51
  4357. w51.C1 = CFrame.new(-0.0301055908, -5.83467817, 0.135038733, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4358. w52 = Instance.new("Weld", p1)
  4359. w52.Part0 = p1
  4360. w52.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4361. w52.Part1 = p52
  4362. w52.C1 = CFrame.new(-0.0301418304, -6.43466425, 0.135043025, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4363. w53 = Instance.new("Weld", p1)
  4364. w53.Part0 = p1
  4365. w53.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4366. w53.Part1 = p53
  4367. w53.C1 = CFrame.new(-0.0301084518, -6.23467207, 0.135040879, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4368. w54 = Instance.new("Weld", p1)
  4369. w54.Part0 = p1
  4370. w54.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4371. w54.Part1 = p54
  4372. w54.C1 = CFrame.new(-0.0301065445, -6.03467226, 0.135039806, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4373. w55 = Instance.new("Weld", p1)
  4374. w55.Part0 = p1
  4375. w55.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4376. w55.Part1 = p55
  4377. w55.C1 = CFrame.new(-0.030151844, -7.83458662, 0.135052681, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4378. w56 = Instance.new("Weld", p1)
  4379. w56.Part0 = p1
  4380. w56.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4381. w56.Part1 = p56
  4382. w56.C1 = CFrame.new(-0.0301470757, -7.23460054, 0.135048389, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4383. w57 = Instance.new("Weld", p1)
  4384. w57.Part0 = p1
  4385. w57.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4386. w57.Part1 = p57
  4387. w57.C1 = CFrame.new(-0.0301494598, -7.43458986, 0.135050178, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4388. w58 = Instance.new("Weld", p1)
  4389. w58.Part0 = p1
  4390. w58.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4391. w58.Part1 = p58
  4392. w58.C1 = CFrame.new(-0.0301513672, -7.6345849, 0.135051608, 0.0543167591, 0.00474231876, -0.99851048, 0.998522758, -0.000435177353, 0.0543147214, -0.000180192903, -0.999986708, -0.00475756172)
  4393. w59 = Instance.new("Weld", p1)
  4394. w59.Part0 = p1
  4395. w59.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4396. w59.Part1 = p59
  4397. w59.C1 = CFrame.new(-0.00498473644, 3.33786011e-006, -2.07499361, 0.000179159819, 0.999986172, 0.00479449891, 0.0543125346, 0.00477954512, -0.998510242, -0.998522818, 0.000435556867, -0.054310374)
  4398. w60 = Instance.new("Weld", p1)
  4399. w60.Part0 = p1
  4400. w60.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4401. w60.Part1 = p60
  4402. w60.C1 = CFrame.new(2.47955322e-005, 1.07494116, 0.214977026, 0.054313805, 0.0048153447, -0.998505294, 0.998518884, -0.000435564958, 0.0543116853, -0.000177214722, -0.999982119, -0.00483024912)
  4403. w61 = Instance.new("Weld", p1)
  4404. w61.Part0 = p1
  4405. w61.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4406. w61.Part1 = p61
  4407. w61.C1 = CFrame.new(-3.95774841e-005, 1.07488775, 0.184992909, -0.0543136783, -0.00481533399, 0.99850297, 0.998515785, -0.000435561087, 0.0543115102, 0.000177211943, 0.999981344, 0.00483024586)
  4408. w62 = Instance.new("Weld", p1)
  4409. w62.Part0 = p1
  4410. w62.C0 = CFrame.new(0, 0, 0, 0.0543123409, 0.00477884104, -0.99851203, 0.998523712, -0.000436995324, 0.0543107092, -0.000177686859, -0.99998796, -0.00479514105)
  4411. w62.Part1 = p62
  4412. w62.C1 = CFrame.new(0.0149824619, 1.07488728, 0.199986935, -0.000178670234, -0.9999789, -0.00483035715, 0.998515844, -0.000437015027, 0.0543098561, -0.0543121696, -0.0048154192, 0.998505533)
  4413. w63 = Instance.new("Weld", p1)
  4414. w63.Part0 = p1
  4415. w63.C0 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4416. w63.Part1 = p1
  4417. w63.C1 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4418. w64 = Instance.new("Weld", p1)
  4419. w64.Part0 = p1
  4420. w64.C0 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4421. w64.Part1 = p1
  4422. w64.C1 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4423. w65 = Instance.new("Weld", p1)
  4424. w65.Part0 = p1
  4425. w65.C0 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4426. w65.Part1 = p1
  4427. w65.C1 = CFrame.new(0, 0, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  4428. w66 = Instance.new("Weld", p1)
  4429. w66.Part0 = p1
  4430. w66.C0 = CFrame.new(0, 0, 0, 0.0543122888, 0.00477865338, -0.998512506, 0.998523951, -0.000437378883, 0.0543107986, -0.000177294016, -0.999988437, -0.00479531288)
  4431. w66.Part1 = p1
  4432. w66.C1 = CFrame.new(0, 0, 0, 0.0543122888, 0.00477865338, -0.998512506, 0.998523951, -0.000437378883, 0.0543107986, -0.000177294016, -0.999988437, -0.00479531288)
  4433. w67 = Instance.new("Weld", p1)
  4434. w67.Part0 = p1
  4435. w67.C0 = CFrame.new(0, 0, 0, 0.0543122999, 0.00477870042, -0.998512387, 0.998523891, -0.000437282986, 0.0543107763, -0.000177392212, -0.999988317, -0.00479527004)
  4436. w67.Part1 = p1
  4437. w67.C1 = CFrame.new(0, 0, 0, 0.0543122999, 0.00477870042, -0.998512387, 0.998523891, -0.000437282986, 0.0543107763, -0.000177392212, -0.999988317, -0.00479527004)
  4438. w68 = Instance.new("Weld", p1)
  4439. w68.Part0 = p1
  4440. w68.C0 = CFrame.new(0, 0, 0, 0.0543123148, 0.00477874745, -0.998512268, 0.998523831, -0.000437187089, 0.0543107539, -0.000177490423, -0.999988198, -0.00479522767)
  4441. w68.Part1 = p1
  4442. w68.C1 = CFrame.new(0, 0, 0, 0.0543123148, 0.00477874745, -0.998512268, 0.998523831, -0.000437187089, 0.0543107539, -0.000177490423, -0.999988198, -0.00479522767)
  4443. w69 = Instance.new("Weld", p1)
  4444. w69.Part0 = p1
  4445. w69.C0 = CFrame.new(0, 0, 0, 0.0543123297, 0.00477879401, -0.998512149, 0.998523772, -0.000437091221, 0.0543107316, -0.000177588649, -0.999988079, -0.00479518436)
  4446. w69.Part1 = p1
  4447. w69.C1 = CFrame.new(0, 0, 0, 0.0543123297, 0.00477879401, -0.998512149, 0.998523772, -0.000437091221, 0.0543107316, -0.000177588649, -0.999988079, -0.00479518436)
  4448. m.Parent = game:service("Workspace")
  4449. m:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement