Advertisement
Guest_84210423435

jevil

Jun 28th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 195.32 KB | None | 0 0
  1. function spade()
  2. attack = true
  3. spawn(function()
  4. local p = Instance.new("Part",char)
  5. p.Anchored = true
  6. p.CanCollide = false
  7. p.CFrame = CFrame.new(mouse.Hit.p+Vector3.new(0,100,0))
  8. local m = Instance.new("SpecialMesh",p)
  9. m.MeshId = "https://roblox.com/asset/?id=2760895053"
  10. m.Scale = Vector3.new(1,1,1)
  11. for i=1,30 do
  12. p.CFrame = p.CFrame-Vector3.new(0,3.3333,0)
  13. p.CFrame = p.CFrame * CFrame.Angles(0,4,0)
  14. wait()
  15. end
  16. local beam = Instance.new("Part",char)
  17. beam.Anchored = true
  18. beam.CanCollide = false
  19. beam.BrickColor = BrickColor.new("White")
  20. beam.Material = Enum.Material.Neon
  21. beam.Size = Vector3.new(1,1,1)
  22. beam.Position = p.Position+Vector3.new(0,1000,0)
  23. beam.CFrame = beam.CFrame * CFrame.Angles(0,0,89.5354)
  24. local m = Instance.new("SpecialMesh",beam)
  25. m.MeshType = "Cylinder"
  26. m.Scale = Vector3.new(2000,15,15)
  27. damage(6,20,35,p.Position)
  28. p.Transparency = 1
  29. CFuncs.Sound.Create("rbxassetid://440145223", p, 10, 1)
  30. for i=1,10 do
  31. m.Scale = m.Scale-Vector3.new(0,1,1)
  32. beam.Transparency = 1
  33. wait()
  34. end
  35. p:Destroy()
  36. end)
  37. attack = false
  38. end
  39.  
  40. function club()
  41. attack = true
  42. spawn(function()
  43. local p = Instance.new("Part",char)
  44. p.Anchored = true
  45. p.CanCollide = false
  46. p.CFrame = CFrame.new(mouse.Hit.p+Vector3.new(0,100,0))
  47. local m = Instance.new("SpecialMesh",p)
  48. m.MeshId = "https://roblox.com/asset/?id=2761335666"
  49. m.Scale = Vector3.new(1.5,1.5,1.5)
  50. for i=1,30 do
  51. p.CFrame = p.CFrame-Vector3.new(0,3.3333,0)
  52. p.CFrame = p.CFrame * CFrame.Angles(0,2,0)
  53. wait()
  54. end
  55. local beam = Instance.new("Part",char)
  56. beam.Anchored = true
  57. beam.CanCollide = false
  58. beam.BrickColor = BrickColor.new("White")
  59. beam.Material = Enum.Material.Neon
  60. beam.Size = Vector3.new(1,1,1)
  61. beam.Position = p.Position+Vector3.new(0,1000,0)
  62. beam.CFrame = beam.CFrame * CFrame.Angles(0,0,89.5354)
  63. local m = Instance.new("SpecialMesh",beam)
  64. m.MeshType = "Cylinder"
  65. m.Scale = Vector3.new(2000,15,15)
  66. damage(6,20,35,p.Position)
  67. p.Transparency = 1
  68. CFuncs.Sound.Create("rbxassetid://440145223", p, 10, 1)
  69. for i=1,10 do
  70. m.Scale = m.Scale-Vector3.new(0,1,1)
  71. beam.Transparency = 1
  72. wait()
  73. end
  74. p:Destroy()
  75. end)
  76. attack = false
  77. end
  78.  
  79.  
  80. function heart()
  81. attack = true
  82. spawn(function()
  83. local p = Instance.new("Part",char)
  84. p.Anchored = true
  85. p.CanCollide = false
  86. p.CFrame = CFrame.new(mouse.Hit.p+Vector3.new(0,100,0))
  87. local m = Instance.new("SpecialMesh",p)
  88. m.MeshId = "https://roblox.com/asset/?id=105992239"
  89. m.Scale = Vector3.new(9.5,9.5,9.5)
  90. for i=1,30 do
  91. p.CFrame = p.CFrame-Vector3.new(0,3.3333,0)
  92. p.CFrame = p.CFrame * CFrame.Angles(0,2,0)
  93. wait()
  94. end
  95. local beam = Instance.new("Part",char)
  96. beam.Anchored = true
  97. beam.CanCollide = false
  98. beam.BrickColor = BrickColor.new("White")
  99. beam.Material = Enum.Material.Neon
  100. beam.Size = Vector3.new(1,1,1)
  101. beam.Position = p.Position+Vector3.new(0,1000,0)
  102. beam.CFrame = beam.CFrame * CFrame.Angles(0,0,89.5354)
  103. local m = Instance.new("SpecialMesh",beam)
  104. m.MeshType = "Cylinder"
  105. m.Scale = Vector3.new(2000,15,15)
  106. damage(6,20,35,p.Position)
  107. p.Transparency = 1
  108. CFuncs.Sound.Create("rbxassetid://440145223", p, 10, 1)
  109. for i=1,10 do
  110. m.Scale = m.Scale-Vector3.new(0,1,1)
  111. beam.Transparency = 1
  112. wait()
  113. end
  114. p:Destroy()
  115. end)
  116. attack = false
  117. end
  118.  
  119.  
  120. function diamond()
  121. attack = true
  122. spawn(function()
  123. local p = Instance.new("Part",char)
  124. p.Anchored = true
  125. p.CanCollide = false
  126. p.CFrame = CFrame.new(mouse.Hit.p+Vector3.new(0,100,0))
  127. local m = Instance.new("SpecialMesh",p)
  128. m.MeshId = "https://roblox.com/asset/?id=9756362"
  129. m.Scale = Vector3.new(6,6,6)
  130. for i=1,30 do
  131. p.CFrame = p.CFrame-Vector3.new(0,3.3333,0)
  132. p.CFrame = p.CFrame * CFrame.Angles(0,2,0)
  133. wait()
  134. end
  135. local beam = Instance.new("Part",char)
  136. beam.Anchored = true
  137. beam.CanCollide = false
  138. beam.BrickColor = BrickColor.new("White")
  139. beam.Material = Enum.Material.Neon
  140. beam.Size = Vector3.new(1,1,1)
  141. beam.Position = p.Position+Vector3.new(0,1000,0)
  142. beam.CFrame = beam.CFrame * CFrame.Angles(0,0,89.5354)
  143. local m = Instance.new("SpecialMesh",beam)
  144. m.MeshType = "Cylinder"
  145. m.Scale = Vector3.new(2000,15,15)
  146. damage(6,20,35,p.Position)
  147. p.Transparency = 1
  148. CFuncs.Sound.Create("rbxassetid://440145223", p, 10, 1)
  149. for i=1,10 do
  150. m.Scale = m.Scale-Vector3.new(0,1,1)
  151. beam.Transparency = 1
  152. wait()
  153. end
  154. p:Destroy()
  155. end)
  156. attack = false
  157. end
  158.  
  159. function icando()
  160. attack = true
  161. hum.WalkSpeed = 0
  162. TEST:Remove()
  163. TEST:Play()
  164. local Hook2 = Part(EffectModel, Color3.new(),Enum.Material.Neon,Vector3.new(.05,.05,.05),tors.CFrame,true,false)
  165. Hook2.Transparency = 1
  166. local A2 = NewInstance("Attachment",Hook2)
  167. local B2 = NewInstance("Attachment",hed,{Position = Vector3.new(0,-hed.Size.Y/2,0)})
  168. local Chain2 = NewInstance("Beam",Hook2,{Attachment0 = A2,Attachment1=B2,Color = Color3.fromRGB(138,138,138),FaceCamera=true,LightInfluence=0,Texture="rbxassetid://73042633",TextureLength=5,Transparency=NumberSequence.new(0),TextureSpeed=0,CurveSize0=0,CurveSize1=0,FaceCamera=true,Segments=10,Width0=1,Width1=1})
  169. repeat
  170. for i = 0,4,0.1 do
  171. swait()
  172. TEST.Parent = tors
  173. rootj.C0 = clerp(rootj.C0, RootCF * CF(0* Player_Size, 0* Player_Size, -0.1 + 0.1* Player_Size * Cos(sine / 12)) * angles(Rad(0), Rad(0), Rad(20)), 0.15)
  174. tors.Neck.C0 = clerp(tors.Neck.C0, necko* CF(0, 0, 1 + ((1* Player_Size) - 1)) * angles(Rad(0), Rad(1 + -43 * Sin(sine / 7)), Rad(-20)), 0.3)
  175. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  176. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(-84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  177. RW.C0 = clerp(RW.C0, CF(1* Player_Size, 0.5 + 0.05 * Cos(sine / 12)* Player_Size, -0.4* Player_Size) * angles(Rad(90), Rad(-.6), Rad(-76)), 0.1)
  178. LW.C0 = clerp(LW.C0, CF(-1* Player_Size, 0.5 + 0.05 * Cos(sine / 12)* Player_Size, -0.4* Player_Size) * angles(Rad(90), Rad(-.6), Rad(56)), 0.1)
  179. end
  180. until TEST.Playing == false
  181. TEST:Stop()
  182. TEST:Play()
  183. TEST:Remove()
  184. print('I CAN DO ANYTHING')
  185. Hook2:Destroy()
  186. attack = false
  187. hum.WalkSpeed = 20
  188. end
  189.  
  190. function Taunt3()
  191. attack = true
  192. hum.WalkSpeed = 0
  193. local Hook2 = Part(EffectModel, Color3.new(),Enum.Material.Neon,Vector3.new(.05,.05,.05),tors.CFrame,true,false)
  194. Hook2.Transparency = 1
  195. local A2 = NewInstance("Attachment",Hook2)
  196. local B2 = NewInstance("Attachment",hed,{Position = Vector3.new(0,-hed.Size.Y/2,0)})
  197. local Chain2 = NewInstance("Beam",Hook2,{Attachment0 = A2,Attachment1=B2,Color = Color3.fromRGB(138,138,138),FaceCamera=true,LightInfluence=0,Texture="rbxassetid://73042633",TextureLength=5,Transparency=NumberSequence.new(0),TextureSpeed=0,CurveSize0=0,CurveSize1=0,FaceCamera=true,Segments=10,Width0=1,Width1=1})
  198. CFuncs.Sound.Create("rbxassetid://2606662454", head, 100, 1)
  199. for i = 0, 2, 0.1 do
  200. swait()
  201. rootj.C0 = clerp(rootj.C0, RootCF * CF(0* Player_Size, 0* Player_Size, -0.1 + 0.1* Player_Size * Cos(sine / 12)) * angles(Rad(0), Rad(0), Rad(20)), 0.15)
  202. tors.Neck.C0 = clerp(tors.Neck.C0, necko* CF(0, 0, 1 + ((1* Player_Size) - 1)) * angles(Rad(0), Rad(1 + -43 * Sin(sine / 7)), Rad(0)), 0.3)
  203. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  204. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(-84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  205. RW.C0 = clerp(RW.C0, CF(1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(-25 + 2.5 * Sin(sine / 20)), Rad(-55 + 2.5 * Sin(sine / 20))), 0.12)
  206. LW.C0 = clerp(LW.C0, CF(-1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(25 + 2.5 * Sin(sine / 20)), Rad(55 + 2.5 * Sin(sine / 20))), 0.12)
  207. end
  208. for i = 0, 6, 0.1 do
  209. swait()
  210. rootj.C0 = clerp(rootj.C0, RootCF * CF(0* Player_Size, 0* Player_Size, -0.1 + 0.1* Player_Size * Cos(sine / 12)) * angles(Rad(0), Rad(0), Rad(20)), 0.15)
  211. tors.Neck.C0 = clerp(tors.Neck.C0, necko* CF(0, 0, 1 + ((1* Player_Size) - 1)) * angles(Rad(0), Rad(1 + -43 * Sin(sine / 7)), Rad(0)), 0.3)
  212. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  213. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(-84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  214. RW.C0 = clerp(RW.C0, CF(1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(-25 + 2.5 * Sin(sine / 20)), Rad(-55 + 2.5 * Sin(sine / 20))), 0.12)
  215. LW.C0 = clerp(LW.C0, CF(-1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(25 + 2.5 * Sin(sine / 20)), Rad(55 + 2.5 * Sin(sine / 20))), 0.12)
  216. end
  217. for i = 0, 2, 0.1 do
  218. swait()
  219. rootj.C0 = clerp(rootj.C0, RootCF * CF(0* Player_Size, 0* Player_Size, -0.1 + 0.1* Player_Size * Cos(sine / 12)) * angles(Rad(0), Rad(0), Rad(20)), 0.15)
  220. tors.Neck.C0 = clerp(tors.Neck.C0, necko* CF(0, 0, 1 + ((1* Player_Size) - 1)) * angles(Rad(0), Rad(1 + -43 * Sin(sine / 7)), Rad(0)), 0.3)
  221. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  222. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -0.9 - 0.1 * Cos(sine / 12)* Player_Size, 0* Player_Size) * angles(Rad(0), Rad(-84), Rad(0)) * angles(Rad(-6.5), Rad(0), Rad(0)), 0.15)
  223. RW.C0 = clerp(RW.C0, CF(1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(-25 + 2.5 * Sin(sine / 20)), Rad(-55 + 2.5 * Sin(sine / 20))), 0.12)
  224. LW.C0 = clerp(LW.C0, CF(-1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(25 + 2.5 * Sin(sine / 20)), Rad(55 + 2.5 * Sin(sine / 20))), 0.12)
  225. end
  226. attack = false
  227. Hook2:Destroy()
  228. hum.WalkSpeed = 20
  229. end
  230.  
  231. function Taunt2()
  232. attack = true
  233. hum.WalkSpeed = 0
  234. local Hook2 = Part(EffectModel, Color3.new(),Enum.Material.Neon,Vector3.new(.05,.05,.05),tors.CFrame,true,false)
  235. Hook2.Transparency = 1
  236. local A2 = NewInstance("Attachment",Hook2)
  237. local B2 = NewInstance("Attachment",hed,{Position = Vector3.new(0,-hed.Size.Y/2,0)})
  238. local Chain2 = NewInstance("Beam",Hook2,{Attachment0 = A2,Attachment1=B2,Color = Color3.fromRGB(138,138,138),FaceCamera=true,LightInfluence=0,Texture="rbxassetid://73042633",TextureLength=5,Transparency=NumberSequence.new(0),TextureSpeed=0,CurveSize0=0,CurveSize1=0,FaceCamera=true,Segments=10,Width0=1,Width1=1})
  239. CFuncs.Sound.Create("rbxassetid://2545008459", head, 100, 1)
  240. for i = 0, 2, 0.1 do
  241. swait()
  242. rootj.C0 = clerp(rootj.C0, RootCF * CF(0, 0, -0.5 + 0.1 * Cos(sine / 20)) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(0), Rad(0)), 0.15)
  243. neck.C0 = clerp(neck.C0, necko * angles(Rad(-2.5 * Sin(sine / 30)), Rad(0), Rad(0)), 0.3)
  244. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -0.6 - 0.1 * Cos(sine / 20)* Player_Size, -.2* Player_Size) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(74), Rad(0)) * angles(Rad(-2.5), Rad(0), Rad(-4)), 0.15)
  245. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -0.6 - 0.1 * Cos(sine / 20)* Player_Size, 0* Player_Size) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(-74), Rad(0)) * angles(Rad(-2.5), Rad(0), Rad(-4)), 0.15)
  246. RW.C0 = clerp(RW.C0, CF(1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(-25 + 2.5 * Sin(sine / 20)), Rad(-55 + 2.5 * Sin(sine / 20))), 0.12)
  247. LW.C0 = clerp(LW.C0, CF(-1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(25 + 2.5 * Sin(sine / 20)), Rad(55 + 2.5 * Sin(sine / 20))), 0.12)
  248. end
  249. for i = 0, 6, 0.1 do
  250. swait()
  251. rootj.C0 = clerp(rootj.C0, RootCF * CF(0, 0, .2 + 0.1 * Cos(sine / 20)) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(0), Rad(0)), 0.15)
  252. neck.C0 = clerp(neck.C0, necko * CF(0, 0, 2) * angles(Rad(-2.5 * Sin(sine / 30)), Rad(0), Rad(0 - 255.45 * i)), 0.15)
  253. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -1.2 - 0.1 * Cos(sine / 20)* Player_Size, -.2* Player_Size) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(74), Rad(0)) * angles(Rad(-2.5), Rad(0), Rad(-4)), 0.15)
  254. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -1.2 - 0.1 * Cos(sine / 20)* Player_Size, 0* Player_Size) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(-74), Rad(0)) * angles(Rad(-2.5), Rad(0), Rad(-4)), 0.15)
  255. RW.C0 = clerp(RW.C0, CF(1.5* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, 0* Player_Size) * angles(Rad(35), Rad(-25 + 2.5 * Sin(sine / 20)), Rad(55 + 2.5 * Sin(sine / 20))), 0.12)
  256. LW.C0 = clerp(LW.C0, CF(-1.5* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, 0* Player_Size) * angles(Rad(35), Rad(25 + 2.5 * Sin(sine / 20)), Rad(-55 + 2.5 * Sin(sine / 20))), 0.12)
  257. end
  258. for i = 0, 2, 0.1 do
  259. swait()
  260. rootj.C0 = clerp(rootj.C0, RootCF * CF(0, 0, -0.5 + 0.1 * Cos(sine / 20)) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(0), Rad(0)), 0.15)
  261. neck.C0 = clerp(neck.C0, necko * angles(Rad(-2.5 * Sin(sine / 30)), Rad(0), Rad(0 - 255.45 * i)), 0.3)
  262. RH.C0 = clerp(RH.C0, CF(1* Player_Size, -0.6 - 0.1 * Cos(sine / 20)* Player_Size, -.2* Player_Size) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(74), Rad(0)) * angles(Rad(-2.5), Rad(0), Rad(-4)), 0.15)
  263. LH.C0 = clerp(LH.C0, CF(-1* Player_Size, -0.6 - 0.1 * Cos(sine / 20)* Player_Size, 0* Player_Size) * angles(Rad(-2 + 2 * Cos(sine / 12)), Rad(-74), Rad(0)) * angles(Rad(-2.5), Rad(0), Rad(-4)), 0.15)
  264. RW.C0 = clerp(RW.C0, CF(1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(-25 + 2.5 * Sin(sine / 20)), Rad(-55 + 2.5 * Sin(sine / 20))), 0.12)
  265. LW.C0 = clerp(LW.C0, CF(-1* Player_Size, 0.3 + 0.06 * Sin(sine / 20)* Player_Size, .6* Player_Size) * angles(Rad(-35), Rad(25 + 2.5 * Sin(sine / 20)), Rad(55 + 2.5 * Sin(sine / 20))), 0.12)
  266. end
  267. attack = false
  268. Hook2:Destroy()
  269. hum.WalkSpeed = 20
  270. end
  271.  
  272. function Chaos_balls()
  273. attack = true
  274. hum.WalkSpeed = 0
  275. CFuncs.Sound.Create("rbxassetid://2545008459", head, 100, 1)
  276.  
  277. local Scripts = { function()
  278. LandMine = script.Parent
  279.  
  280. function onTouched(hit)
  281. script.Parent.Transparency = 1
  282. connection:disconnect()
  283. end
  284.  
  285. connection = LandMine.Touched:connect(onTouched)
  286.  
  287. function onTouch(part)
  288. local humanoid = part.Parent:FindFirstChild("Humanoid")
  289. if (humanoid ~= nil) then
  290. humanoid.Health = 0
  291. end
  292. end
  293.  
  294. script.Parent.Touched:connect(onTouch)
  295.  
  296. end; function()
  297. LandMine = script.Parent
  298.  
  299. function onTouched(hit)
  300. script.Parent.Transparency = 1
  301. connection:disconnect()
  302. end
  303.  
  304. connection = LandMine.Touched:connect(onTouched)
  305.  
  306. function onTouch(part)
  307. local humanoid = part.Parent:FindFirstChild("Humanoid")
  308. if (humanoid ~= nil) then
  309. humanoid.Health = 0
  310. end
  311. end
  312.  
  313. script.Parent.Touched:connect(onTouch)
  314.  
  315. end; function()
  316. LandMine = script.Parent
  317.  
  318. function onTouched(hit)
  319. script.Parent.Transparency = 1
  320. connection:disconnect()
  321. end
  322.  
  323. connection = LandMine.Touched:connect(onTouched)
  324.  
  325. function onTouch(part)
  326. local humanoid = part.Parent:FindFirstChild("Humanoid")
  327. if (humanoid ~= nil) then
  328. humanoid.Health = 0
  329. end
  330. end
  331.  
  332. script.Parent.Touched:connect(onTouch)
  333.  
  334. end; function()
  335. LandMine = script.Parent
  336.  
  337. function onTouched(hit)
  338. script.Parent.Transparency = 1
  339. connection:disconnect()
  340. end
  341.  
  342. connection = LandMine.Touched:connect(onTouched)
  343.  
  344. function onTouch(part)
  345. local humanoid = part.Parent:FindFirstChild("Humanoid")
  346. if (humanoid ~= nil) then
  347. humanoid.Health = 0
  348. end
  349. end
  350.  
  351. script.Parent.Touched:connect(onTouch)
  352.  
  353. end; function()
  354. LandMine = script.Parent
  355.  
  356. function onTouched(hit)
  357. script.Parent.Transparency = 1
  358. connection:disconnect()
  359. end
  360.  
  361. connection = LandMine.Touched:connect(onTouched)
  362.  
  363. function onTouch(part)
  364. local humanoid = part.Parent:FindFirstChild("Humanoid")
  365. if (humanoid ~= nil) then
  366. humanoid.Health = 0
  367. end
  368. end
  369.  
  370. script.Parent.Touched:connect(onTouch)
  371.  
  372. end; function()
  373. LandMine = script.Parent
  374.  
  375. function onTouched(hit)
  376. script.Parent.Transparency = 1
  377. connection:disconnect()
  378. end
  379.  
  380. connection = LandMine.Touched:connect(onTouched)
  381.  
  382. function onTouch(part)
  383. local humanoid = part.Parent:FindFirstChild("Humanoid")
  384. if (humanoid ~= nil) then
  385. humanoid.Health = 0
  386. end
  387. end
  388.  
  389. script.Parent.Touched:connect(onTouch)
  390.  
  391. end; function()
  392. LandMine = script.Parent
  393.  
  394. function onTouched(hit)
  395. script.Parent.Transparency = 1
  396. connection:disconnect()
  397. end
  398.  
  399. connection = LandMine.Touched:connect(onTouched)
  400.  
  401. function onTouch(part)
  402. local humanoid = part.Parent:FindFirstChild("Humanoid")
  403. if (humanoid ~= nil) then
  404. humanoid.Health = 0
  405. end
  406. end
  407.  
  408. script.Parent.Touched:connect(onTouch)
  409.  
  410. end; function()
  411. LandMine = script.Parent
  412.  
  413. function onTouched(hit)
  414. script.Parent.Transparency = 1
  415. connection:disconnect()
  416. end
  417.  
  418. connection = LandMine.Touched:connect(onTouched)
  419.  
  420. function onTouch(part)
  421. local humanoid = part.Parent:FindFirstChild("Humanoid")
  422. if (humanoid ~= nil) then
  423. humanoid.Health = 0
  424. end
  425. end
  426.  
  427. script.Parent.Touched:connect(onTouch)
  428.  
  429. end; function()
  430. LandMine = script.Parent
  431.  
  432. function onTouched(hit)
  433. script.Parent.Transparency = 1
  434. connection:disconnect()
  435. end
  436.  
  437. connection = LandMine.Touched:connect(onTouched)
  438.  
  439. function onTouch(part)
  440. local humanoid = part.Parent:FindFirstChild("Humanoid")
  441. if (humanoid ~= nil) then
  442. humanoid.Health = 0
  443. end
  444. end
  445.  
  446. script.Parent.Touched:connect(onTouch)
  447.  
  448. end; function()
  449. LandMine = script.Parent
  450.  
  451. function onTouched(hit)
  452. script.Parent.Transparency = 1
  453. connection:disconnect()
  454. end
  455.  
  456. connection = LandMine.Touched:connect(onTouched)
  457.  
  458. function onTouch(part)
  459. local humanoid = part.Parent:FindFirstChild("Humanoid")
  460. if (humanoid ~= nil) then
  461. humanoid.Health = 0
  462. end
  463. end
  464.  
  465. script.Parent.Touched:connect(onTouch)
  466.  
  467. end; function()
  468. LandMine = script.Parent
  469.  
  470. function onTouched(hit)
  471. script.Parent.Transparency = 1
  472. connection:disconnect()
  473. end
  474.  
  475. connection = LandMine.Touched:connect(onTouched)
  476.  
  477. function onTouch(part)
  478. local humanoid = part.Parent:FindFirstChild("Humanoid")
  479. if (humanoid ~= nil) then
  480. humanoid.Health = 0
  481. end
  482. end
  483.  
  484. script.Parent.Touched:connect(onTouch)
  485.  
  486. end; function()
  487. LandMine = script.Parent
  488.  
  489. function onTouched(hit)
  490. script.Parent.Transparency = 1
  491. connection:disconnect()
  492. end
  493.  
  494. connection = LandMine.Touched:connect(onTouched)
  495.  
  496. function onTouch(part)
  497. local humanoid = part.Parent:FindFirstChild("Humanoid")
  498. if (humanoid ~= nil) then
  499. humanoid.Health = 0
  500. end
  501. end
  502.  
  503. script.Parent.Touched:connect(onTouch)
  504.  
  505. end; function()
  506. LandMine = script.Parent
  507.  
  508. function onTouched(hit)
  509. script.Parent.Transparency = 1
  510. connection:disconnect()
  511. end
  512.  
  513. connection = LandMine.Touched:connect(onTouched)
  514.  
  515. function onTouch(part)
  516. local humanoid = part.Parent:FindFirstChild("Humanoid")
  517. if (humanoid ~= nil) then
  518. humanoid.Health = 0
  519. end
  520. end
  521.  
  522. script.Parent.Touched:connect(onTouch)
  523.  
  524. end; function()
  525. LandMine = script.Parent
  526.  
  527. function onTouched(hit)
  528. script.Parent.Transparency = 1
  529. connection:disconnect()
  530. end
  531.  
  532. connection = LandMine.Touched:connect(onTouched)
  533.  
  534. function onTouch(part)
  535. local humanoid = part.Parent:FindFirstChild("Humanoid")
  536. if (humanoid ~= nil) then
  537. humanoid.Health = 0
  538. end
  539. end
  540.  
  541. script.Parent.Touched:connect(onTouch)
  542.  
  543. end; function()
  544. LandMine = script.Parent
  545.  
  546. function onTouched(hit)
  547. script.Parent.Transparency = 1
  548. connection:disconnect()
  549. end
  550.  
  551. connection = LandMine.Touched:connect(onTouched)
  552.  
  553. function onTouch(part)
  554. local humanoid = part.Parent:FindFirstChild("Humanoid")
  555. if (humanoid ~= nil) then
  556. humanoid.Health = 0
  557. end
  558. end
  559.  
  560. script.Parent.Touched:connect(onTouch)
  561.  
  562. end; function()
  563. LandMine = script.Parent
  564.  
  565. function onTouched(hit)
  566. script.Parent.Transparency = 1
  567. connection:disconnect()
  568. end
  569.  
  570. connection = LandMine.Touched:connect(onTouched)
  571.  
  572. function onTouch(part)
  573. local humanoid = part.Parent:FindFirstChild("Humanoid")
  574. if (humanoid ~= nil) then
  575. humanoid.Health = 0
  576. end
  577. end
  578.  
  579. script.Parent.Touched:connect(onTouch)
  580.  
  581. end; function()
  582. LandMine = script.Parent
  583.  
  584. function onTouched(hit)
  585. script.Parent.Transparency = 1
  586. connection:disconnect()
  587. end
  588.  
  589. connection = LandMine.Touched:connect(onTouched)
  590.  
  591. function onTouch(part)
  592. local humanoid = part.Parent:FindFirstChild("Humanoid")
  593. if (humanoid ~= nil) then
  594. humanoid.Health = 0
  595. end
  596. end
  597.  
  598. script.Parent.Touched:connect(onTouch)
  599.  
  600. end; function()
  601. LandMine = script.Parent
  602.  
  603. function onTouched(hit)
  604. script.Parent.Transparency = 1
  605. connection:disconnect()
  606. end
  607.  
  608. connection = LandMine.Touched:connect(onTouched)
  609.  
  610. function onTouch(part)
  611. local humanoid = part.Parent:FindFirstChild("Humanoid")
  612. if (humanoid ~= nil) then
  613. humanoid.Health = 0
  614. end
  615. end
  616.  
  617. script.Parent.Touched:connect(onTouch)
  618.  
  619. end; function()
  620. LandMine = script.Parent
  621.  
  622. function onTouched(hit)
  623. script.Parent.Transparency = 1
  624. connection:disconnect()
  625. end
  626.  
  627. connection = LandMine.Touched:connect(onTouched)
  628.  
  629. function onTouch(part)
  630. local humanoid = part.Parent:FindFirstChild("Humanoid")
  631. if (humanoid ~= nil) then
  632. humanoid.Health = 0
  633. end
  634. end
  635.  
  636. script.Parent.Touched:connect(onTouch)
  637.  
  638. end; function()
  639. LandMine = script.Parent
  640.  
  641. function onTouched(hit)
  642. script.Parent.Transparency = 1
  643. connection:disconnect()
  644. end
  645.  
  646. connection = LandMine.Touched:connect(onTouched)
  647.  
  648. function onTouch(part)
  649. local humanoid = part.Parent:FindFirstChild("Humanoid")
  650. if (humanoid ~= nil) then
  651. humanoid.Health = 0
  652. end
  653. end
  654.  
  655. script.Parent.Touched:connect(onTouch)
  656.  
  657. end; function()
  658. LandMine = script.Parent
  659.  
  660. function onTouched(hit)
  661. script.Parent.Transparency = 1
  662. connection:disconnect()
  663. end
  664.  
  665. connection = LandMine.Touched:connect(onTouched)
  666.  
  667. function onTouch(part)
  668. local humanoid = part.Parent:FindFirstChild("Humanoid")
  669. if (humanoid ~= nil) then
  670. humanoid.Health = 0
  671. end
  672. end
  673.  
  674. script.Parent.Touched:connect(onTouch)
  675.  
  676. end; function()
  677. LandMine = script.Parent
  678.  
  679. function onTouched(hit)
  680. script.Parent.Transparency = 1
  681. connection:disconnect()
  682. end
  683.  
  684. connection = LandMine.Touched:connect(onTouched)
  685.  
  686. function onTouch(part)
  687. local humanoid = part.Parent:FindFirstChild("Humanoid")
  688. if (humanoid ~= nil) then
  689. humanoid.Health = 0
  690. end
  691. end
  692.  
  693. script.Parent.Touched:connect(onTouch)
  694.  
  695. end; function()
  696. LandMine = script.Parent
  697.  
  698. function onTouched(hit)
  699. script.Parent.Transparency = 1
  700. connection:disconnect()
  701. end
  702.  
  703. connection = LandMine.Touched:connect(onTouched)
  704.  
  705. function onTouch(part)
  706. local humanoid = part.Parent:FindFirstChild("Humanoid")
  707. if (humanoid ~= nil) then
  708. humanoid.Health = 0
  709. end
  710. end
  711.  
  712. script.Parent.Touched:connect(onTouch)
  713.  
  714. end; function()
  715. LandMine = script.Parent
  716.  
  717. function onTouched(hit)
  718. script.Parent.Transparency = 1
  719. connection:disconnect()
  720. end
  721.  
  722. connection = LandMine.Touched:connect(onTouched)
  723.  
  724. function onTouch(part)
  725. local humanoid = part.Parent:FindFirstChild("Humanoid")
  726. if (humanoid ~= nil) then
  727. humanoid.Health = 0
  728. end
  729. end
  730.  
  731. script.Parent.Touched:connect(onTouch)
  732.  
  733. end; function()
  734. LandMine = script.Parent
  735.  
  736. function onTouched(hit)
  737. script.Parent.Transparency = 1
  738. connection:disconnect()
  739. end
  740.  
  741. connection = LandMine.Touched:connect(onTouched)
  742.  
  743. function onTouch(part)
  744. local humanoid = part.Parent:FindFirstChild("Humanoid")
  745. if (humanoid ~= nil) then
  746. humanoid.Health = 0
  747. end
  748. end
  749.  
  750. script.Parent.Touched:connect(onTouch)
  751.  
  752. end; function()
  753. LandMine = script.Parent
  754.  
  755. function onTouched(hit)
  756. script.Parent.Transparency = 1
  757. connection:disconnect()
  758. end
  759.  
  760. connection = LandMine.Touched:connect(onTouched)
  761.  
  762. function onTouch(part)
  763. local humanoid = part.Parent:FindFirstChild("Humanoid")
  764. if (humanoid ~= nil) then
  765. humanoid.Health = 0
  766. end
  767. end
  768.  
  769. script.Parent.Touched:connect(onTouch)
  770.  
  771. end; function()
  772. LandMine = script.Parent
  773.  
  774. function onTouched(hit)
  775. script.Parent.Transparency = 1
  776. connection:disconnect()
  777. end
  778.  
  779. connection = LandMine.Touched:connect(onTouched)
  780.  
  781. function onTouch(part)
  782. local humanoid = part.Parent:FindFirstChild("Humanoid")
  783. if (humanoid ~= nil) then
  784. humanoid.Health = 0
  785. end
  786. end
  787.  
  788. script.Parent.Touched:connect(onTouch)
  789.  
  790. end; function()
  791. LandMine = script.Parent
  792.  
  793. function onTouched(hit)
  794. script.Parent.Transparency = 1
  795. connection:disconnect()
  796. end
  797.  
  798. connection = LandMine.Touched:connect(onTouched)
  799.  
  800. function onTouch(part)
  801. local humanoid = part.Parent:FindFirstChild("Humanoid")
  802. if (humanoid ~= nil) then
  803. humanoid.Health = 0
  804. end
  805. end
  806.  
  807. script.Parent.Touched:connect(onTouch)
  808.  
  809. end; function()
  810. LandMine = script.Parent
  811.  
  812. function onTouched(hit)
  813. script.Parent.Transparency = 1
  814. connection:disconnect()
  815. end
  816.  
  817. connection = LandMine.Touched:connect(onTouched)
  818.  
  819. function onTouch(part)
  820. local humanoid = part.Parent:FindFirstChild("Humanoid")
  821. if (humanoid ~= nil) then
  822. humanoid.Health = 0
  823. end
  824. end
  825.  
  826. script.Parent.Touched:connect(onTouch)
  827.  
  828. end; function()
  829. LandMine = script.Parent
  830.  
  831. function onTouched(hit)
  832. script.Parent.Transparency = 1
  833. connection:disconnect()
  834. end
  835.  
  836. connection = LandMine.Touched:connect(onTouched)
  837.  
  838. function onTouch(part)
  839. local humanoid = part.Parent:FindFirstChild("Humanoid")
  840. if (humanoid ~= nil) then
  841. humanoid.Health = 0
  842. end
  843. end
  844.  
  845. script.Parent.Touched:connect(onTouch)
  846.  
  847. end; function()
  848. LandMine = script.Parent
  849.  
  850. function onTouched(hit)
  851. script.Parent.Transparency = 1
  852. connection:disconnect()
  853. end
  854.  
  855. connection = LandMine.Touched:connect(onTouched)
  856.  
  857. function onTouch(part)
  858. local humanoid = part.Parent:FindFirstChild("Humanoid")
  859. if (humanoid ~= nil) then
  860. humanoid.Health = 0
  861. end
  862. end
  863.  
  864. script.Parent.Touched:connect(onTouch)
  865.  
  866. end; function()
  867. LandMine = script.Parent
  868.  
  869. function onTouched(hit)
  870. script.Parent.Transparency = 1
  871. connection:disconnect()
  872. end
  873.  
  874. connection = LandMine.Touched:connect(onTouched)
  875.  
  876. function onTouch(part)
  877. local humanoid = part.Parent:FindFirstChild("Humanoid")
  878. if (humanoid ~= nil) then
  879. humanoid.Health = 0
  880. end
  881. end
  882.  
  883. script.Parent.Touched:connect(onTouch)
  884.  
  885. end; function()
  886. LandMine = script.Parent
  887.  
  888. function onTouched(hit)
  889. script.Parent.Transparency = 1
  890. connection:disconnect()
  891. end
  892.  
  893. connection = LandMine.Touched:connect(onTouched)
  894.  
  895. function onTouch(part)
  896. local humanoid = part.Parent:FindFirstChild("Humanoid")
  897. if (humanoid ~= nil) then
  898. humanoid.Health = 0
  899. end
  900. end
  901.  
  902. script.Parent.Touched:connect(onTouch)
  903.  
  904. end; function()
  905. LandMine = script.Parent
  906.  
  907. function onTouched(hit)
  908. script.Parent.Transparency = 1
  909. connection:disconnect()
  910. end
  911.  
  912. connection = LandMine.Touched:connect(onTouched)
  913.  
  914. function onTouch(part)
  915. local humanoid = part.Parent:FindFirstChild("Humanoid")
  916. if (humanoid ~= nil) then
  917. humanoid.Health = 0
  918. end
  919. end
  920.  
  921. script.Parent.Touched:connect(onTouch)
  922.  
  923. end; function()
  924. LandMine = script.Parent
  925.  
  926. function onTouched(hit)
  927. script.Parent.Transparency = 1
  928. connection:disconnect()
  929. end
  930.  
  931. connection = LandMine.Touched:connect(onTouched)
  932.  
  933. function onTouch(part)
  934. local humanoid = part.Parent:FindFirstChild("Humanoid")
  935. if (humanoid ~= nil) then
  936. humanoid.Health = 0
  937. end
  938. end
  939.  
  940. script.Parent.Touched:connect(onTouch)
  941.  
  942. end; function()
  943. LandMine = script.Parent
  944.  
  945. function onTouched(hit)
  946. script.Parent.Transparency = 1
  947. connection:disconnect()
  948. end
  949.  
  950. connection = LandMine.Touched:connect(onTouched)
  951.  
  952. function onTouch(part)
  953. local humanoid = part.Parent:FindFirstChild("Humanoid")
  954. if (humanoid ~= nil) then
  955. humanoid.Health = 0
  956. end
  957. end
  958.  
  959. script.Parent.Touched:connect(onTouch)
  960.  
  961. end; function()
  962. LandMine = script.Parent
  963.  
  964. function onTouched(hit)
  965. script.Parent.Transparency = 1
  966. connection:disconnect()
  967. end
  968.  
  969. connection = LandMine.Touched:connect(onTouched)
  970.  
  971. function onTouch(part)
  972. local humanoid = part.Parent:FindFirstChild("Humanoid")
  973. if (humanoid ~= nil) then
  974. humanoid.Health = 0
  975. end
  976. end
  977.  
  978. script.Parent.Touched:connect(onTouch)
  979.  
  980. end; function()
  981. LandMine = script.Parent
  982.  
  983. function onTouched(hit)
  984. script.Parent.Transparency = 1
  985. connection:disconnect()
  986. end
  987.  
  988. connection = LandMine.Touched:connect(onTouched)
  989.  
  990. function onTouch(part)
  991. local humanoid = part.Parent:FindFirstChild("Humanoid")
  992. if (humanoid ~= nil) then
  993. humanoid.Health = 0
  994. end
  995. end
  996.  
  997. script.Parent.Touched:connect(onTouch)
  998.  
  999. end; function()
  1000. LandMine = script.Parent
  1001.  
  1002. function onTouched(hit)
  1003. script.Parent.Transparency = 1
  1004. connection:disconnect()
  1005. end
  1006.  
  1007. connection = LandMine.Touched:connect(onTouched)
  1008.  
  1009. function onTouch(part)
  1010. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1011. if (humanoid ~= nil) then
  1012. humanoid.Health = 0
  1013. end
  1014. end
  1015.  
  1016. script.Parent.Touched:connect(onTouch)
  1017.  
  1018. end; function()
  1019. LandMine = script.Parent
  1020.  
  1021. function onTouched(hit)
  1022. script.Parent.Transparency = 1
  1023. connection:disconnect()
  1024. end
  1025.  
  1026. connection = LandMine.Touched:connect(onTouched)
  1027.  
  1028. function onTouch(part)
  1029. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1030. if (humanoid ~= nil) then
  1031. humanoid.Health = 0
  1032. end
  1033. end
  1034.  
  1035. script.Parent.Touched:connect(onTouch)
  1036.  
  1037. end; function()
  1038. LandMine = script.Parent
  1039.  
  1040. function onTouched(hit)
  1041. script.Parent.Transparency = 1
  1042. connection:disconnect()
  1043. end
  1044.  
  1045. connection = LandMine.Touched:connect(onTouched)
  1046.  
  1047. function onTouch(part)
  1048. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1049. if (humanoid ~= nil) then
  1050. humanoid.Health = 0
  1051. end
  1052. end
  1053.  
  1054. script.Parent.Touched:connect(onTouch)
  1055.  
  1056. end; function()
  1057. LandMine = script.Parent
  1058.  
  1059. function onTouched(hit)
  1060. script.Parent.Transparency = 1
  1061. connection:disconnect()
  1062. end
  1063.  
  1064. connection = LandMine.Touched:connect(onTouched)
  1065.  
  1066. function onTouch(part)
  1067. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1068. if (humanoid ~= nil) then
  1069. humanoid.Health = 0
  1070. end
  1071. end
  1072.  
  1073. script.Parent.Touched:connect(onTouch)
  1074.  
  1075. end; function()
  1076. LandMine = script.Parent
  1077.  
  1078. function onTouched(hit)
  1079. script.Parent.Transparency = 1
  1080. connection:disconnect()
  1081. end
  1082.  
  1083. connection = LandMine.Touched:connect(onTouched)
  1084.  
  1085. function onTouch(part)
  1086. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1087. if (humanoid ~= nil) then
  1088. humanoid.Health = 0
  1089. end
  1090. end
  1091.  
  1092. script.Parent.Touched:connect(onTouch)
  1093.  
  1094. end; function()
  1095. LandMine = script.Parent
  1096.  
  1097. function onTouched(hit)
  1098. script.Parent.Transparency = 1
  1099. connection:disconnect()
  1100. end
  1101.  
  1102. connection = LandMine.Touched:connect(onTouched)
  1103.  
  1104. function onTouch(part)
  1105. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1106. if (humanoid ~= nil) then
  1107. humanoid.Health = 0
  1108. end
  1109. end
  1110.  
  1111. script.Parent.Touched:connect(onTouch)
  1112.  
  1113. end; function()
  1114. LandMine = script.Parent
  1115.  
  1116. function onTouched(hit)
  1117. script.Parent.Transparency = 1
  1118. connection:disconnect()
  1119. end
  1120.  
  1121. connection = LandMine.Touched:connect(onTouched)
  1122.  
  1123. function onTouch(part)
  1124. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1125. if (humanoid ~= nil) then
  1126. humanoid.Health = 0
  1127. end
  1128. end
  1129.  
  1130. script.Parent.Touched:connect(onTouch)
  1131.  
  1132. end; function()
  1133. LandMine = script.Parent
  1134.  
  1135. function onTouched(hit)
  1136. script.Parent.Transparency = 1
  1137. connection:disconnect()
  1138. end
  1139.  
  1140. connection = LandMine.Touched:connect(onTouched)
  1141.  
  1142. function onTouch(part)
  1143. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1144. if (humanoid ~= nil) then
  1145. humanoid.Health = 0
  1146. end
  1147. end
  1148.  
  1149. script.Parent.Touched:connect(onTouch)
  1150.  
  1151. end; function()
  1152. LandMine = script.Parent
  1153.  
  1154. function onTouched(hit)
  1155. script.Parent.Transparency = 1
  1156. connection:disconnect()
  1157. end
  1158.  
  1159. connection = LandMine.Touched:connect(onTouched)
  1160.  
  1161. function onTouch(part)
  1162. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1163. if (humanoid ~= nil) then
  1164. humanoid.Health = 0
  1165. end
  1166. end
  1167.  
  1168. script.Parent.Touched:connect(onTouch)
  1169.  
  1170. end; function()
  1171. LandMine = script.Parent
  1172.  
  1173. function onTouched(hit)
  1174. script.Parent.Transparency = 1
  1175. connection:disconnect()
  1176. end
  1177.  
  1178. connection = LandMine.Touched:connect(onTouched)
  1179.  
  1180. function onTouch(part)
  1181. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1182. if (humanoid ~= nil) then
  1183. humanoid.Health = 0
  1184. end
  1185. end
  1186.  
  1187. script.Parent.Touched:connect(onTouch)
  1188.  
  1189. end; function()
  1190. LandMine = script.Parent
  1191.  
  1192. function onTouched(hit)
  1193. script.Parent.Transparency = 1
  1194. connection:disconnect()
  1195. end
  1196.  
  1197. connection = LandMine.Touched:connect(onTouched)
  1198.  
  1199. function onTouch(part)
  1200. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1201. if (humanoid ~= nil) then
  1202. humanoid.Health = 0
  1203. end
  1204. end
  1205.  
  1206. script.Parent.Touched:connect(onTouch)
  1207.  
  1208. end; function()
  1209. LandMine = script.Parent
  1210.  
  1211. function onTouched(hit)
  1212. script.Parent.Transparency = 1
  1213. connection:disconnect()
  1214. end
  1215.  
  1216. connection = LandMine.Touched:connect(onTouched)
  1217.  
  1218. function onTouch(part)
  1219. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1220. if (humanoid ~= nil) then
  1221. humanoid.Health = 0
  1222. end
  1223. end
  1224.  
  1225. script.Parent.Touched:connect(onTouch)
  1226.  
  1227. end; function()
  1228. LandMine = script.Parent
  1229.  
  1230. function onTouched(hit)
  1231. script.Parent.Transparency = 1
  1232. connection:disconnect()
  1233. end
  1234.  
  1235. connection = LandMine.Touched:connect(onTouched)
  1236.  
  1237. function onTouch(part)
  1238. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1239. if (humanoid ~= nil) then
  1240. humanoid.Health = 0
  1241. end
  1242. end
  1243.  
  1244. script.Parent.Touched:connect(onTouch)
  1245.  
  1246. end; function()
  1247. LandMine = script.Parent
  1248.  
  1249. function onTouched(hit)
  1250. script.Parent.Transparency = 1
  1251. connection:disconnect()
  1252. end
  1253.  
  1254. connection = LandMine.Touched:connect(onTouched)
  1255.  
  1256. function onTouch(part)
  1257. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1258. if (humanoid ~= nil) then
  1259. humanoid.Health = 0
  1260. end
  1261. end
  1262.  
  1263. script.Parent.Touched:connect(onTouch)
  1264.  
  1265. end; function()
  1266. LandMine = script.Parent
  1267.  
  1268. function onTouched(hit)
  1269. script.Parent.Transparency = 1
  1270. connection:disconnect()
  1271. end
  1272.  
  1273. connection = LandMine.Touched:connect(onTouched)
  1274.  
  1275. function onTouch(part)
  1276. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1277. if (humanoid ~= nil) then
  1278. humanoid.Health = 0
  1279. end
  1280. end
  1281.  
  1282. script.Parent.Touched:connect(onTouch)
  1283.  
  1284. end; function()
  1285. LandMine = script.Parent
  1286.  
  1287. function onTouched(hit)
  1288. script.Parent.Transparency = 1
  1289. connection:disconnect()
  1290. end
  1291.  
  1292. connection = LandMine.Touched:connect(onTouched)
  1293.  
  1294. function onTouch(part)
  1295. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1296. if (humanoid ~= nil) then
  1297. humanoid.Health = 0
  1298. end
  1299. end
  1300.  
  1301. script.Parent.Touched:connect(onTouch)
  1302.  
  1303. end; function()
  1304. LandMine = script.Parent
  1305.  
  1306. function onTouched(hit)
  1307. script.Parent.Transparency = 1
  1308. connection:disconnect()
  1309. end
  1310.  
  1311. connection = LandMine.Touched:connect(onTouched)
  1312.  
  1313. function onTouch(part)
  1314. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1315. if (humanoid ~= nil) then
  1316. humanoid.Health = 0
  1317. end
  1318. end
  1319.  
  1320. script.Parent.Touched:connect(onTouch)
  1321.  
  1322. end; function()
  1323. LandMine = script.Parent
  1324.  
  1325. function onTouched(hit)
  1326. script.Parent.Transparency = 1
  1327. connection:disconnect()
  1328. end
  1329.  
  1330. connection = LandMine.Touched:connect(onTouched)
  1331.  
  1332. function onTouch(part)
  1333. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1334. if (humanoid ~= nil) then
  1335. humanoid.Health = 0
  1336. end
  1337. end
  1338.  
  1339. script.Parent.Touched:connect(onTouch)
  1340.  
  1341. end; function()
  1342. LandMine = script.Parent
  1343.  
  1344. function onTouched(hit)
  1345. script.Parent.Transparency = 1
  1346. connection:disconnect()
  1347. end
  1348.  
  1349. connection = LandMine.Touched:connect(onTouched)
  1350.  
  1351. function onTouch(part)
  1352. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1353. if (humanoid ~= nil) then
  1354. humanoid.Health = 0
  1355. end
  1356. end
  1357.  
  1358. script.Parent.Touched:connect(onTouch)
  1359.  
  1360. end; function()
  1361. LandMine = script.Parent
  1362.  
  1363. function onTouched(hit)
  1364. script.Parent.Transparency = 1
  1365. connection:disconnect()
  1366. end
  1367.  
  1368. connection = LandMine.Touched:connect(onTouched)
  1369.  
  1370. function onTouch(part)
  1371. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1372. if (humanoid ~= nil) then
  1373. humanoid.Health = 0
  1374. end
  1375. end
  1376.  
  1377. script.Parent.Touched:connect(onTouch)
  1378.  
  1379. end; function()
  1380. LandMine = script.Parent
  1381.  
  1382. function onTouched(hit)
  1383. script.Parent.Transparency = 1
  1384. connection:disconnect()
  1385. end
  1386.  
  1387. connection = LandMine.Touched:connect(onTouched)
  1388.  
  1389. function onTouch(part)
  1390. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1391. if (humanoid ~= nil) then
  1392. humanoid.Health = 0
  1393. end
  1394. end
  1395.  
  1396. script.Parent.Touched:connect(onTouch)
  1397.  
  1398. end; function()
  1399. LandMine = script.Parent
  1400.  
  1401. function onTouched(hit)
  1402. script.Parent.Transparency = 1
  1403. connection:disconnect()
  1404. end
  1405.  
  1406. connection = LandMine.Touched:connect(onTouched)
  1407.  
  1408. function onTouch(part)
  1409. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1410. if (humanoid ~= nil) then
  1411. humanoid.Health = 0
  1412. end
  1413. end
  1414.  
  1415. script.Parent.Touched:connect(onTouch)
  1416.  
  1417. end; function()
  1418. LandMine = script.Parent
  1419.  
  1420. function onTouched(hit)
  1421. script.Parent.Transparency = 1
  1422. connection:disconnect()
  1423. end
  1424.  
  1425. connection = LandMine.Touched:connect(onTouched)
  1426.  
  1427. function onTouch(part)
  1428. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1429. if (humanoid ~= nil) then
  1430. humanoid.Health = 0
  1431. end
  1432. end
  1433.  
  1434. script.Parent.Touched:connect(onTouch)
  1435.  
  1436. end; function()
  1437. LandMine = script.Parent
  1438.  
  1439. function onTouched(hit)
  1440. script.Parent.Transparency = 1
  1441. connection:disconnect()
  1442. end
  1443.  
  1444. connection = LandMine.Touched:connect(onTouched)
  1445.  
  1446. function onTouch(part)
  1447. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1448. if (humanoid ~= nil) then
  1449. humanoid.Health = 0
  1450. end
  1451. end
  1452.  
  1453. script.Parent.Touched:connect(onTouch)
  1454.  
  1455. end; function()
  1456. LandMine = script.Parent
  1457.  
  1458. function onTouched(hit)
  1459. script.Parent.Transparency = 1
  1460. connection:disconnect()
  1461. end
  1462.  
  1463. connection = LandMine.Touched:connect(onTouched)
  1464.  
  1465. function onTouch(part)
  1466. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1467. if (humanoid ~= nil) then
  1468. humanoid.Health = 0
  1469. end
  1470. end
  1471.  
  1472. script.Parent.Touched:connect(onTouch)
  1473.  
  1474. end; function()
  1475. LandMine = script.Parent
  1476.  
  1477. function onTouched(hit)
  1478. script.Parent.Transparency = 1
  1479. connection:disconnect()
  1480. end
  1481.  
  1482. connection = LandMine.Touched:connect(onTouched)
  1483.  
  1484. function onTouch(part)
  1485. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1486. if (humanoid ~= nil) then
  1487. humanoid.Health = 0
  1488. end
  1489. end
  1490.  
  1491. script.Parent.Touched:connect(onTouch)
  1492.  
  1493. end; function()
  1494. LandMine = script.Parent
  1495.  
  1496. function onTouched(hit)
  1497. script.Parent.Transparency = 1
  1498. connection:disconnect()
  1499. end
  1500.  
  1501. connection = LandMine.Touched:connect(onTouched)
  1502.  
  1503. function onTouch(part)
  1504. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1505. if (humanoid ~= nil) then
  1506. humanoid.Health = 0
  1507. end
  1508. end
  1509.  
  1510. script.Parent.Touched:connect(onTouch)
  1511.  
  1512. end; function()
  1513. LandMine = script.Parent
  1514.  
  1515. function onTouched(hit)
  1516. script.Parent.Transparency = 1
  1517. connection:disconnect()
  1518. end
  1519.  
  1520. connection = LandMine.Touched:connect(onTouched)
  1521.  
  1522. function onTouch(part)
  1523. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1524. if (humanoid ~= nil) then
  1525. humanoid.Health = 0
  1526. end
  1527. end
  1528.  
  1529. script.Parent.Touched:connect(onTouch)
  1530.  
  1531. end; function()
  1532. LandMine = script.Parent
  1533.  
  1534. function onTouched(hit)
  1535. script.Parent.Transparency = 1
  1536. connection:disconnect()
  1537. end
  1538.  
  1539. connection = LandMine.Touched:connect(onTouched)
  1540.  
  1541. function onTouch(part)
  1542. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1543. if (humanoid ~= nil) then
  1544. humanoid.Health = 0
  1545. end
  1546. end
  1547.  
  1548. script.Parent.Touched:connect(onTouch)
  1549.  
  1550. end; function()
  1551. LandMine = script.Parent
  1552.  
  1553. function onTouched(hit)
  1554. script.Parent.Transparency = 1
  1555. connection:disconnect()
  1556. end
  1557.  
  1558. connection = LandMine.Touched:connect(onTouched)
  1559.  
  1560. function onTouch(part)
  1561. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1562. if (humanoid ~= nil) then
  1563. humanoid.Health = 0
  1564. end
  1565. end
  1566.  
  1567. script.Parent.Touched:connect(onTouch)
  1568.  
  1569. end; function()
  1570. LandMine = script.Parent
  1571.  
  1572. function onTouched(hit)
  1573. script.Parent.Transparency = 1
  1574. connection:disconnect()
  1575. end
  1576.  
  1577. connection = LandMine.Touched:connect(onTouched)
  1578.  
  1579. function onTouch(part)
  1580. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1581. if (humanoid ~= nil) then
  1582. humanoid.Health = 0
  1583. end
  1584. end
  1585.  
  1586. script.Parent.Touched:connect(onTouch)
  1587.  
  1588. end; function()
  1589. LandMine = script.Parent
  1590.  
  1591. function onTouched(hit)
  1592. script.Parent.Transparency = 1
  1593. connection:disconnect()
  1594. end
  1595.  
  1596. connection = LandMine.Touched:connect(onTouched)
  1597.  
  1598. function onTouch(part)
  1599. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1600. if (humanoid ~= nil) then
  1601. humanoid.Health = 0
  1602. end
  1603. end
  1604.  
  1605. script.Parent.Touched:connect(onTouch)
  1606.  
  1607. end; function()
  1608. LandMine = script.Parent
  1609.  
  1610. function onTouched(hit)
  1611. script.Parent.Transparency = 1
  1612. connection:disconnect()
  1613. end
  1614.  
  1615. connection = LandMine.Touched:connect(onTouched)
  1616.  
  1617. function onTouch(part)
  1618. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1619. if (humanoid ~= nil) then
  1620. humanoid.Health = 0
  1621. end
  1622. end
  1623.  
  1624. script.Parent.Touched:connect(onTouch)
  1625.  
  1626. end; function()
  1627. LandMine = script.Parent
  1628.  
  1629. function onTouched(hit)
  1630. script.Parent.Transparency = 1
  1631. connection:disconnect()
  1632. end
  1633.  
  1634. connection = LandMine.Touched:connect(onTouched)
  1635.  
  1636. function onTouch(part)
  1637. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1638. if (humanoid ~= nil) then
  1639. humanoid.Health = 0
  1640. end
  1641. end
  1642.  
  1643. script.Parent.Touched:connect(onTouch)
  1644.  
  1645. end; function()
  1646. LandMine = script.Parent
  1647.  
  1648. function onTouched(hit)
  1649. script.Parent.Transparency = 1
  1650. connection:disconnect()
  1651. end
  1652.  
  1653. connection = LandMine.Touched:connect(onTouched)
  1654.  
  1655. function onTouch(part)
  1656. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1657. if (humanoid ~= nil) then
  1658. humanoid.Health = 0
  1659. end
  1660. end
  1661.  
  1662. script.Parent.Touched:connect(onTouch)
  1663.  
  1664. end; function()
  1665. LandMine = script.Parent
  1666.  
  1667. function onTouched(hit)
  1668. script.Parent.Transparency = 1
  1669. connection:disconnect()
  1670. end
  1671.  
  1672. connection = LandMine.Touched:connect(onTouched)
  1673.  
  1674. function onTouch(part)
  1675. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1676. if (humanoid ~= nil) then
  1677. humanoid.Health = 0
  1678. end
  1679. end
  1680.  
  1681. script.Parent.Touched:connect(onTouch)
  1682.  
  1683. end; function()
  1684. LandMine = script.Parent
  1685.  
  1686. function onTouched(hit)
  1687. script.Parent.Transparency = 1
  1688. connection:disconnect()
  1689. end
  1690.  
  1691. connection = LandMine.Touched:connect(onTouched)
  1692.  
  1693. function onTouch(part)
  1694. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1695. if (humanoid ~= nil) then
  1696. humanoid.Health = 0
  1697. end
  1698. end
  1699.  
  1700. script.Parent.Touched:connect(onTouch)
  1701.  
  1702. end; function()
  1703. LandMine = script.Parent
  1704.  
  1705. function onTouched(hit)
  1706. script.Parent.Transparency = 1
  1707. connection:disconnect()
  1708. end
  1709.  
  1710. connection = LandMine.Touched:connect(onTouched)
  1711.  
  1712. function onTouch(part)
  1713. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1714. if (humanoid ~= nil) then
  1715. humanoid.Health = 0
  1716. end
  1717. end
  1718.  
  1719. script.Parent.Touched:connect(onTouch)
  1720.  
  1721. end; function()
  1722. LandMine = script.Parent
  1723.  
  1724. function onTouched(hit)
  1725. script.Parent.Transparency = 1
  1726. connection:disconnect()
  1727. end
  1728.  
  1729. connection = LandMine.Touched:connect(onTouched)
  1730.  
  1731. function onTouch(part)
  1732. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1733. if (humanoid ~= nil) then
  1734. humanoid.Health = 0
  1735. end
  1736. end
  1737.  
  1738. script.Parent.Touched:connect(onTouch)
  1739.  
  1740. end; function()
  1741. LandMine = script.Parent
  1742.  
  1743. function onTouched(hit)
  1744. script.Parent.Transparency = 1
  1745. connection:disconnect()
  1746. end
  1747.  
  1748. connection = LandMine.Touched:connect(onTouched)
  1749.  
  1750. function onTouch(part)
  1751. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1752. if (humanoid ~= nil) then
  1753. humanoid.Health = 0
  1754. end
  1755. end
  1756.  
  1757. script.Parent.Touched:connect(onTouch)
  1758.  
  1759. end; function()
  1760. LandMine = script.Parent
  1761.  
  1762. function onTouched(hit)
  1763. script.Parent.Transparency = 1
  1764. connection:disconnect()
  1765. end
  1766.  
  1767. connection = LandMine.Touched:connect(onTouched)
  1768.  
  1769. function onTouch(part)
  1770. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1771. if (humanoid ~= nil) then
  1772. humanoid.Health = 0
  1773. end
  1774. end
  1775.  
  1776. script.Parent.Touched:connect(onTouch)
  1777.  
  1778. end; function()
  1779. LandMine = script.Parent
  1780.  
  1781. function onTouched(hit)
  1782. script.Parent.Transparency = 1
  1783. connection:disconnect()
  1784. end
  1785.  
  1786. connection = LandMine.Touched:connect(onTouched)
  1787.  
  1788. function onTouch(part)
  1789. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1790. if (humanoid ~= nil) then
  1791. humanoid.Health = 0
  1792. end
  1793. end
  1794.  
  1795. script.Parent.Touched:connect(onTouch)
  1796.  
  1797. end; function()
  1798. LandMine = script.Parent
  1799.  
  1800. function onTouched(hit)
  1801. script.Parent.Transparency = 1
  1802. connection:disconnect()
  1803. end
  1804.  
  1805. connection = LandMine.Touched:connect(onTouched)
  1806.  
  1807. function onTouch(part)
  1808. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1809. if (humanoid ~= nil) then
  1810. humanoid.Health = 0
  1811. end
  1812. end
  1813.  
  1814. script.Parent.Touched:connect(onTouch)
  1815.  
  1816. end; function()
  1817. LandMine = script.Parent
  1818.  
  1819. function onTouched(hit)
  1820. script.Parent.Transparency = 1
  1821. connection:disconnect()
  1822. end
  1823.  
  1824. connection = LandMine.Touched:connect(onTouched)
  1825.  
  1826. function onTouch(part)
  1827. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1828. if (humanoid ~= nil) then
  1829. humanoid.Health = 0
  1830. end
  1831. end
  1832.  
  1833. script.Parent.Touched:connect(onTouch)
  1834.  
  1835. end; function()
  1836. LandMine = script.Parent
  1837.  
  1838. function onTouched(hit)
  1839. script.Parent.Transparency = 1
  1840. connection:disconnect()
  1841. end
  1842.  
  1843. connection = LandMine.Touched:connect(onTouched)
  1844.  
  1845. function onTouch(part)
  1846. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1847. if (humanoid ~= nil) then
  1848. humanoid.Health = 0
  1849. end
  1850. end
  1851.  
  1852. script.Parent.Touched:connect(onTouch)
  1853.  
  1854. end; function()
  1855. LandMine = script.Parent
  1856.  
  1857. function onTouched(hit)
  1858. script.Parent.Transparency = 1
  1859. connection:disconnect()
  1860. end
  1861.  
  1862. connection = LandMine.Touched:connect(onTouched)
  1863.  
  1864. function onTouch(part)
  1865. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1866. if (humanoid ~= nil) then
  1867. humanoid.Health = 0
  1868. end
  1869. end
  1870.  
  1871. script.Parent.Touched:connect(onTouch)
  1872.  
  1873. end; function()
  1874. LandMine = script.Parent
  1875.  
  1876. function onTouched(hit)
  1877. script.Parent.Transparency = 1
  1878. connection:disconnect()
  1879. end
  1880.  
  1881. connection = LandMine.Touched:connect(onTouched)
  1882.  
  1883. function onTouch(part)
  1884. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1885. if (humanoid ~= nil) then
  1886. humanoid.Health = 0
  1887. end
  1888. end
  1889.  
  1890. script.Parent.Touched:connect(onTouch)
  1891.  
  1892. end; function()
  1893. LandMine = script.Parent
  1894.  
  1895. function onTouched(hit)
  1896. script.Parent.Transparency = 1
  1897. connection:disconnect()
  1898. end
  1899.  
  1900. connection = LandMine.Touched:connect(onTouched)
  1901.  
  1902. function onTouch(part)
  1903. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1904. if (humanoid ~= nil) then
  1905. humanoid.Health = 0
  1906. end
  1907. end
  1908.  
  1909. script.Parent.Touched:connect(onTouch)
  1910.  
  1911. end; function()
  1912. LandMine = script.Parent
  1913.  
  1914. function onTouched(hit)
  1915. script.Parent.Transparency = 1
  1916. connection:disconnect()
  1917. end
  1918.  
  1919. connection = LandMine.Touched:connect(onTouched)
  1920.  
  1921. function onTouch(part)
  1922. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1923. if (humanoid ~= nil) then
  1924. humanoid.Health = 0
  1925. end
  1926. end
  1927.  
  1928. script.Parent.Touched:connect(onTouch)
  1929.  
  1930. end; function()
  1931. LandMine = script.Parent
  1932.  
  1933. function onTouched(hit)
  1934. script.Parent.Transparency = 1
  1935. connection:disconnect()
  1936. end
  1937.  
  1938. connection = LandMine.Touched:connect(onTouched)
  1939.  
  1940. function onTouch(part)
  1941. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1942. if (humanoid ~= nil) then
  1943. humanoid.Health = 0
  1944. end
  1945. end
  1946.  
  1947. script.Parent.Touched:connect(onTouch)
  1948.  
  1949. end; function()
  1950. LandMine = script.Parent
  1951.  
  1952. function onTouched(hit)
  1953. script.Parent.Transparency = 1
  1954. connection:disconnect()
  1955. end
  1956.  
  1957. connection = LandMine.Touched:connect(onTouched)
  1958.  
  1959. function onTouch(part)
  1960. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1961. if (humanoid ~= nil) then
  1962. humanoid.Health = 0
  1963. end
  1964. end
  1965.  
  1966. script.Parent.Touched:connect(onTouch)
  1967.  
  1968. end; function()
  1969. LandMine = script.Parent
  1970.  
  1971. function onTouched(hit)
  1972. script.Parent.Transparency = 1
  1973. connection:disconnect()
  1974. end
  1975.  
  1976. connection = LandMine.Touched:connect(onTouched)
  1977.  
  1978. function onTouch(part)
  1979. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1980. if (humanoid ~= nil) then
  1981. humanoid.Health = 0
  1982. end
  1983. end
  1984.  
  1985. script.Parent.Touched:connect(onTouch)
  1986.  
  1987. end; function()
  1988. LandMine = script.Parent
  1989.  
  1990. function onTouched(hit)
  1991. script.Parent.Transparency = 1
  1992. connection:disconnect()
  1993. end
  1994.  
  1995. connection = LandMine.Touched:connect(onTouched)
  1996.  
  1997. function onTouch(part)
  1998. local humanoid = part.Parent:FindFirstChild("Humanoid")
  1999. if (humanoid ~= nil) then
  2000. humanoid.Health = 0
  2001. end
  2002. end
  2003.  
  2004. script.Parent.Touched:connect(onTouch)
  2005.  
  2006. end; function()
  2007. LandMine = script.Parent
  2008.  
  2009. function onTouched(hit)
  2010. script.Parent.Transparency = 1
  2011. connection:disconnect()
  2012. end
  2013.  
  2014. connection = LandMine.Touched:connect(onTouched)
  2015.  
  2016. function onTouch(part)
  2017. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2018. if (humanoid ~= nil) then
  2019. humanoid.Health = 0
  2020. end
  2021. end
  2022.  
  2023. script.Parent.Touched:connect(onTouch)
  2024.  
  2025. end; function()
  2026. LandMine = script.Parent
  2027.  
  2028. function onTouched(hit)
  2029. script.Parent.Transparency = 1
  2030. connection:disconnect()
  2031. end
  2032.  
  2033. connection = LandMine.Touched:connect(onTouched)
  2034.  
  2035. function onTouch(part)
  2036. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2037. if (humanoid ~= nil) then
  2038. humanoid.Health = 0
  2039. end
  2040. end
  2041.  
  2042. script.Parent.Touched:connect(onTouch)
  2043.  
  2044. end; function()
  2045. LandMine = script.Parent
  2046.  
  2047. function onTouched(hit)
  2048. script.Parent.Transparency = 1
  2049. connection:disconnect()
  2050. end
  2051.  
  2052. connection = LandMine.Touched:connect(onTouched)
  2053.  
  2054. function onTouch(part)
  2055. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2056. if (humanoid ~= nil) then
  2057. humanoid.Health = 0
  2058. end
  2059. end
  2060.  
  2061. script.Parent.Touched:connect(onTouch)
  2062.  
  2063. end; function()
  2064. LandMine = script.Parent
  2065.  
  2066. function onTouched(hit)
  2067. script.Parent.Transparency = 1
  2068. connection:disconnect()
  2069. end
  2070.  
  2071. connection = LandMine.Touched:connect(onTouched)
  2072.  
  2073. function onTouch(part)
  2074. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2075. if (humanoid ~= nil) then
  2076. humanoid.Health = 0
  2077. end
  2078. end
  2079.  
  2080. script.Parent.Touched:connect(onTouch)
  2081.  
  2082. end; function()
  2083. LandMine = script.Parent
  2084.  
  2085. function onTouched(hit)
  2086. script.Parent.Transparency = 1
  2087. connection:disconnect()
  2088. end
  2089.  
  2090. connection = LandMine.Touched:connect(onTouched)
  2091.  
  2092. function onTouch(part)
  2093. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2094. if (humanoid ~= nil) then
  2095. humanoid.Health = 0
  2096. end
  2097. end
  2098.  
  2099. script.Parent.Touched:connect(onTouch)
  2100.  
  2101. end; function()
  2102. LandMine = script.Parent
  2103.  
  2104. function onTouched(hit)
  2105. script.Parent.Transparency = 1
  2106. connection:disconnect()
  2107. end
  2108.  
  2109. connection = LandMine.Touched:connect(onTouched)
  2110.  
  2111. function onTouch(part)
  2112. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2113. if (humanoid ~= nil) then
  2114. humanoid.Health = 0
  2115. end
  2116. end
  2117.  
  2118. script.Parent.Touched:connect(onTouch)
  2119.  
  2120. end; function()
  2121. LandMine = script.Parent
  2122.  
  2123. function onTouched(hit)
  2124. script.Parent.Transparency = 1
  2125. connection:disconnect()
  2126. end
  2127.  
  2128. connection = LandMine.Touched:connect(onTouched)
  2129.  
  2130. function onTouch(part)
  2131. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2132. if (humanoid ~= nil) then
  2133. humanoid.Health = 0
  2134. end
  2135. end
  2136.  
  2137. script.Parent.Touched:connect(onTouch)
  2138.  
  2139. end; function()
  2140. LandMine = script.Parent
  2141.  
  2142. function onTouched(hit)
  2143. script.Parent.Transparency = 1
  2144. connection:disconnect()
  2145. end
  2146.  
  2147. connection = LandMine.Touched:connect(onTouched)
  2148.  
  2149. function onTouch(part)
  2150. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2151. if (humanoid ~= nil) then
  2152. humanoid.Health = 0
  2153. end
  2154. end
  2155.  
  2156. script.Parent.Touched:connect(onTouch)
  2157.  
  2158. end; function()
  2159. LandMine = script.Parent
  2160.  
  2161. function onTouched(hit)
  2162. script.Parent.Transparency = 1
  2163. connection:disconnect()
  2164. end
  2165.  
  2166. connection = LandMine.Touched:connect(onTouched)
  2167.  
  2168. function onTouch(part)
  2169. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2170. if (humanoid ~= nil) then
  2171. humanoid.Health = 0
  2172. end
  2173. end
  2174.  
  2175. script.Parent.Touched:connect(onTouch)
  2176.  
  2177. end; function()
  2178. LandMine = script.Parent
  2179.  
  2180. function onTouched(hit)
  2181. script.Parent.Transparency = 1
  2182. connection:disconnect()
  2183. end
  2184.  
  2185. connection = LandMine.Touched:connect(onTouched)
  2186.  
  2187. function onTouch(part)
  2188. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2189. if (humanoid ~= nil) then
  2190. humanoid.Health = 0
  2191. end
  2192. end
  2193.  
  2194. script.Parent.Touched:connect(onTouch)
  2195.  
  2196. end; function()
  2197. LandMine = script.Parent
  2198.  
  2199. function onTouched(hit)
  2200. script.Parent.Transparency = 1
  2201. connection:disconnect()
  2202. end
  2203.  
  2204. connection = LandMine.Touched:connect(onTouched)
  2205.  
  2206. function onTouch(part)
  2207. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2208. if (humanoid ~= nil) then
  2209. humanoid.Health = 0
  2210. end
  2211. end
  2212.  
  2213. script.Parent.Touched:connect(onTouch)
  2214.  
  2215. end; function()
  2216. LandMine = script.Parent
  2217.  
  2218. function onTouched(hit)
  2219. script.Parent.Transparency = 1
  2220. connection:disconnect()
  2221. end
  2222.  
  2223. connection = LandMine.Touched:connect(onTouched)
  2224.  
  2225. function onTouch(part)
  2226. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2227. if (humanoid ~= nil) then
  2228. humanoid.Health = 0
  2229. end
  2230. end
  2231.  
  2232. script.Parent.Touched:connect(onTouch)
  2233.  
  2234. end; function()
  2235. LandMine = script.Parent
  2236.  
  2237. function onTouched(hit)
  2238. script.Parent.Transparency = 1
  2239. connection:disconnect()
  2240. end
  2241.  
  2242. connection = LandMine.Touched:connect(onTouched)
  2243.  
  2244. function onTouch(part)
  2245. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2246. if (humanoid ~= nil) then
  2247. humanoid.Health = 0
  2248. end
  2249. end
  2250.  
  2251. script.Parent.Touched:connect(onTouch)
  2252.  
  2253. end; function()
  2254. LandMine = script.Parent
  2255.  
  2256. function onTouched(hit)
  2257. script.Parent.Transparency = 1
  2258. connection:disconnect()
  2259. end
  2260.  
  2261. connection = LandMine.Touched:connect(onTouched)
  2262.  
  2263. function onTouch(part)
  2264. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2265. if (humanoid ~= nil) then
  2266. humanoid.Health = 0
  2267. end
  2268. end
  2269.  
  2270. script.Parent.Touched:connect(onTouch)
  2271.  
  2272. end; function()
  2273. LandMine = script.Parent
  2274.  
  2275. function onTouched(hit)
  2276. script.Parent.Transparency = 1
  2277. connection:disconnect()
  2278. end
  2279.  
  2280. connection = LandMine.Touched:connect(onTouched)
  2281.  
  2282. function onTouch(part)
  2283. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2284. if (humanoid ~= nil) then
  2285. humanoid.Health = 0
  2286. end
  2287. end
  2288.  
  2289. script.Parent.Touched:connect(onTouch)
  2290.  
  2291. end; function()
  2292. LandMine = script.Parent
  2293.  
  2294. function onTouched(hit)
  2295. script.Parent.Transparency = 1
  2296. connection:disconnect()
  2297. end
  2298.  
  2299. connection = LandMine.Touched:connect(onTouched)
  2300.  
  2301. function onTouch(part)
  2302. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2303. if (humanoid ~= nil) then
  2304. humanoid.Health = 0
  2305. end
  2306. end
  2307.  
  2308. script.Parent.Touched:connect(onTouch)
  2309.  
  2310. end; function()
  2311. LandMine = script.Parent
  2312.  
  2313. function onTouched(hit)
  2314. script.Parent.Transparency = 1
  2315. connection:disconnect()
  2316. end
  2317.  
  2318. connection = LandMine.Touched:connect(onTouched)
  2319.  
  2320. function onTouch(part)
  2321. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2322. if (humanoid ~= nil) then
  2323. humanoid.Health = 0
  2324. end
  2325. end
  2326.  
  2327. script.Parent.Touched:connect(onTouch)
  2328.  
  2329. end; function()
  2330. LandMine = script.Parent
  2331.  
  2332. function onTouched(hit)
  2333. script.Parent.Transparency = 1
  2334. connection:disconnect()
  2335. end
  2336.  
  2337. connection = LandMine.Touched:connect(onTouched)
  2338.  
  2339. function onTouch(part)
  2340. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2341. if (humanoid ~= nil) then
  2342. humanoid.Health = 0
  2343. end
  2344. end
  2345.  
  2346. script.Parent.Touched:connect(onTouch)
  2347.  
  2348. end; function()
  2349. LandMine = script.Parent
  2350.  
  2351. function onTouched(hit)
  2352. script.Parent.Transparency = 1
  2353. connection:disconnect()
  2354. end
  2355.  
  2356. connection = LandMine.Touched:connect(onTouched)
  2357.  
  2358. function onTouch(part)
  2359. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2360. if (humanoid ~= nil) then
  2361. humanoid.Health = 0
  2362. end
  2363. end
  2364.  
  2365. script.Parent.Touched:connect(onTouch)
  2366.  
  2367. end; function()
  2368. LandMine = script.Parent
  2369.  
  2370. function onTouched(hit)
  2371. script.Parent.Transparency = 1
  2372. connection:disconnect()
  2373. end
  2374.  
  2375. connection = LandMine.Touched:connect(onTouched)
  2376.  
  2377. function onTouch(part)
  2378. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2379. if (humanoid ~= nil) then
  2380. humanoid.Health = 0
  2381. end
  2382. end
  2383.  
  2384. script.Parent.Touched:connect(onTouch)
  2385.  
  2386. end; function()
  2387. LandMine = script.Parent
  2388.  
  2389. function onTouched(hit)
  2390. script.Parent.Transparency = 1
  2391. connection:disconnect()
  2392. end
  2393.  
  2394. connection = LandMine.Touched:connect(onTouched)
  2395.  
  2396. function onTouch(part)
  2397. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2398. if (humanoid ~= nil) then
  2399. humanoid.Health = 0
  2400. end
  2401. end
  2402.  
  2403. script.Parent.Touched:connect(onTouch)
  2404.  
  2405. end; function()
  2406. LandMine = script.Parent
  2407.  
  2408. function onTouched(hit)
  2409. script.Parent.Transparency = 1
  2410. connection:disconnect()
  2411. end
  2412.  
  2413. connection = LandMine.Touched:connect(onTouched)
  2414.  
  2415. function onTouch(part)
  2416. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2417. if (humanoid ~= nil) then
  2418. humanoid.Health = 0
  2419. end
  2420. end
  2421.  
  2422. script.Parent.Touched:connect(onTouch)
  2423.  
  2424. end; function()
  2425. LandMine = script.Parent
  2426.  
  2427. function onTouched(hit)
  2428. script.Parent.Transparency = 1
  2429. connection:disconnect()
  2430. end
  2431.  
  2432. connection = LandMine.Touched:connect(onTouched)
  2433.  
  2434. function onTouch(part)
  2435. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2436. if (humanoid ~= nil) then
  2437. humanoid.Health = 0
  2438. end
  2439. end
  2440.  
  2441. script.Parent.Touched:connect(onTouch)
  2442.  
  2443. end; function()
  2444. LandMine = script.Parent
  2445.  
  2446. function onTouched(hit)
  2447. script.Parent.Transparency = 1
  2448. connection:disconnect()
  2449. end
  2450.  
  2451. connection = LandMine.Touched:connect(onTouched)
  2452.  
  2453. function onTouch(part)
  2454. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2455. if (humanoid ~= nil) then
  2456. humanoid.Health = 0
  2457. end
  2458. end
  2459.  
  2460. script.Parent.Touched:connect(onTouch)
  2461.  
  2462. end; function()
  2463. LandMine = script.Parent
  2464.  
  2465. function onTouched(hit)
  2466. script.Parent.Transparency = 1
  2467. connection:disconnect()
  2468. end
  2469.  
  2470. connection = LandMine.Touched:connect(onTouched)
  2471.  
  2472. function onTouch(part)
  2473. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2474. if (humanoid ~= nil) then
  2475. humanoid.Health = 0
  2476. end
  2477. end
  2478.  
  2479. script.Parent.Touched:connect(onTouch)
  2480.  
  2481. end; function()
  2482. LandMine = script.Parent
  2483.  
  2484. function onTouched(hit)
  2485. script.Parent.Transparency = 1
  2486. connection:disconnect()
  2487. end
  2488.  
  2489. connection = LandMine.Touched:connect(onTouched)
  2490.  
  2491. function onTouch(part)
  2492. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2493. if (humanoid ~= nil) then
  2494. humanoid.Health = 0
  2495. end
  2496. end
  2497.  
  2498. script.Parent.Touched:connect(onTouch)
  2499.  
  2500. end; function()
  2501. LandMine = script.Parent
  2502.  
  2503. function onTouched(hit)
  2504. script.Parent.Transparency = 1
  2505. connection:disconnect()
  2506. end
  2507.  
  2508. connection = LandMine.Touched:connect(onTouched)
  2509.  
  2510. function onTouch(part)
  2511. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2512. if (humanoid ~= nil) then
  2513. humanoid.Health = 0
  2514. end
  2515. end
  2516.  
  2517. script.Parent.Touched:connect(onTouch)
  2518.  
  2519. end; function()
  2520. LandMine = script.Parent
  2521.  
  2522. function onTouched(hit)
  2523. script.Parent.Transparency = 1
  2524. connection:disconnect()
  2525. end
  2526.  
  2527. connection = LandMine.Touched:connect(onTouched)
  2528.  
  2529. function onTouch(part)
  2530. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2531. if (humanoid ~= nil) then
  2532. humanoid.Health = 0
  2533. end
  2534. end
  2535.  
  2536. script.Parent.Touched:connect(onTouch)
  2537.  
  2538. end; function()
  2539. LandMine = script.Parent
  2540.  
  2541. function onTouched(hit)
  2542. script.Parent.Transparency = 1
  2543. connection:disconnect()
  2544. end
  2545.  
  2546. connection = LandMine.Touched:connect(onTouched)
  2547.  
  2548. function onTouch(part)
  2549. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2550. if (humanoid ~= nil) then
  2551. humanoid.Health = 0
  2552. end
  2553. end
  2554.  
  2555. script.Parent.Touched:connect(onTouch)
  2556.  
  2557. end; function()
  2558. LandMine = script.Parent
  2559.  
  2560. function onTouched(hit)
  2561. script.Parent.Transparency = 1
  2562. connection:disconnect()
  2563. end
  2564.  
  2565. connection = LandMine.Touched:connect(onTouched)
  2566.  
  2567. function onTouch(part)
  2568. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2569. if (humanoid ~= nil) then
  2570. humanoid.Health = 0
  2571. end
  2572. end
  2573.  
  2574. script.Parent.Touched:connect(onTouch)
  2575.  
  2576. end; function()
  2577. LandMine = script.Parent
  2578.  
  2579. function onTouched(hit)
  2580. script.Parent.Transparency = 1
  2581. connection:disconnect()
  2582. end
  2583.  
  2584. connection = LandMine.Touched:connect(onTouched)
  2585.  
  2586. function onTouch(part)
  2587. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2588. if (humanoid ~= nil) then
  2589. humanoid.Health = 0
  2590. end
  2591. end
  2592.  
  2593. script.Parent.Touched:connect(onTouch)
  2594.  
  2595. end; function()
  2596. LandMine = script.Parent
  2597.  
  2598. function onTouched(hit)
  2599. script.Parent.Transparency = 1
  2600. connection:disconnect()
  2601. end
  2602.  
  2603. connection = LandMine.Touched:connect(onTouched)
  2604.  
  2605. function onTouch(part)
  2606. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2607. if (humanoid ~= nil) then
  2608. humanoid.Health = 0
  2609. end
  2610. end
  2611.  
  2612. script.Parent.Touched:connect(onTouch)
  2613.  
  2614. end; function()
  2615. LandMine = script.Parent
  2616.  
  2617. function onTouched(hit)
  2618. script.Parent.Transparency = 1
  2619. connection:disconnect()
  2620. end
  2621.  
  2622. connection = LandMine.Touched:connect(onTouched)
  2623.  
  2624. function onTouch(part)
  2625. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2626. if (humanoid ~= nil) then
  2627. humanoid.Health = 0
  2628. end
  2629. end
  2630.  
  2631. script.Parent.Touched:connect(onTouch)
  2632.  
  2633. end; function()
  2634. LandMine = script.Parent
  2635.  
  2636. function onTouched(hit)
  2637. script.Parent.Transparency = 1
  2638. connection:disconnect()
  2639. end
  2640.  
  2641. connection = LandMine.Touched:connect(onTouched)
  2642.  
  2643. function onTouch(part)
  2644. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2645. if (humanoid ~= nil) then
  2646. humanoid.Health = 0
  2647. end
  2648. end
  2649.  
  2650. script.Parent.Touched:connect(onTouch)
  2651.  
  2652. end; function()
  2653. LandMine = script.Parent
  2654.  
  2655. function onTouched(hit)
  2656. script.Parent.Transparency = 1
  2657. connection:disconnect()
  2658. end
  2659.  
  2660. connection = LandMine.Touched:connect(onTouched)
  2661.  
  2662. function onTouch(part)
  2663. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2664. if (humanoid ~= nil) then
  2665. humanoid.Health = 0
  2666. end
  2667. end
  2668.  
  2669. script.Parent.Touched:connect(onTouch)
  2670.  
  2671. end; function()
  2672. LandMine = script.Parent
  2673.  
  2674. function onTouched(hit)
  2675. script.Parent.Transparency = 1
  2676. connection:disconnect()
  2677. end
  2678.  
  2679. connection = LandMine.Touched:connect(onTouched)
  2680.  
  2681. function onTouch(part)
  2682. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2683. if (humanoid ~= nil) then
  2684. humanoid.Health = 0
  2685. end
  2686. end
  2687.  
  2688. script.Parent.Touched:connect(onTouch)
  2689.  
  2690. end; function()
  2691. LandMine = script.Parent
  2692.  
  2693. function onTouched(hit)
  2694. script.Parent.Transparency = 1
  2695. connection:disconnect()
  2696. end
  2697.  
  2698. connection = LandMine.Touched:connect(onTouched)
  2699.  
  2700. function onTouch(part)
  2701. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2702. if (humanoid ~= nil) then
  2703. humanoid.Health = 0
  2704. end
  2705. end
  2706.  
  2707. script.Parent.Touched:connect(onTouch)
  2708.  
  2709. end; function()
  2710. LandMine = script.Parent
  2711.  
  2712. function onTouched(hit)
  2713. script.Parent.Transparency = 1
  2714. connection:disconnect()
  2715. end
  2716.  
  2717. connection = LandMine.Touched:connect(onTouched)
  2718.  
  2719. function onTouch(part)
  2720. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2721. if (humanoid ~= nil) then
  2722. humanoid.Health = 0
  2723. end
  2724. end
  2725.  
  2726. script.Parent.Touched:connect(onTouch)
  2727.  
  2728. end; function()
  2729. LandMine = script.Parent
  2730.  
  2731. function onTouched(hit)
  2732. script.Parent.Transparency = 1
  2733. connection:disconnect()
  2734. end
  2735.  
  2736. connection = LandMine.Touched:connect(onTouched)
  2737.  
  2738. function onTouch(part)
  2739. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2740. if (humanoid ~= nil) then
  2741. humanoid.Health = 0
  2742. end
  2743. end
  2744.  
  2745. script.Parent.Touched:connect(onTouch)
  2746.  
  2747. end; function()
  2748. LandMine = script.Parent
  2749.  
  2750. function onTouched(hit)
  2751. script.Parent.Transparency = 1
  2752. connection:disconnect()
  2753. end
  2754.  
  2755. connection = LandMine.Touched:connect(onTouched)
  2756.  
  2757. function onTouch(part)
  2758. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2759. if (humanoid ~= nil) then
  2760. humanoid.Health = 0
  2761. end
  2762. end
  2763.  
  2764. script.Parent.Touched:connect(onTouch)
  2765.  
  2766. end; function()
  2767. LandMine = script.Parent
  2768.  
  2769. function onTouched(hit)
  2770. script.Parent.Transparency = 1
  2771. connection:disconnect()
  2772. end
  2773.  
  2774. connection = LandMine.Touched:connect(onTouched)
  2775.  
  2776. function onTouch(part)
  2777. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2778. if (humanoid ~= nil) then
  2779. humanoid.Health = 0
  2780. end
  2781. end
  2782.  
  2783. script.Parent.Touched:connect(onTouch)
  2784.  
  2785. end; function()
  2786. LandMine = script.Parent
  2787.  
  2788. function onTouched(hit)
  2789. script.Parent.Transparency = 1
  2790. connection:disconnect()
  2791. end
  2792.  
  2793. connection = LandMine.Touched:connect(onTouched)
  2794.  
  2795. function onTouch(part)
  2796. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2797. if (humanoid ~= nil) then
  2798. humanoid.Health = 0
  2799. end
  2800. end
  2801.  
  2802. script.Parent.Touched:connect(onTouch)
  2803.  
  2804. end; function()
  2805. LandMine = script.Parent
  2806.  
  2807. function onTouched(hit)
  2808. script.Parent.Transparency = 1
  2809. connection:disconnect()
  2810. end
  2811.  
  2812. connection = LandMine.Touched:connect(onTouched)
  2813.  
  2814. function onTouch(part)
  2815. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2816. if (humanoid ~= nil) then
  2817. humanoid.Health = 0
  2818. end
  2819. end
  2820.  
  2821. script.Parent.Touched:connect(onTouch)
  2822.  
  2823. end; function()
  2824. LandMine = script.Parent
  2825.  
  2826. function onTouched(hit)
  2827. script.Parent.Transparency = 1
  2828. connection:disconnect()
  2829. end
  2830.  
  2831. connection = LandMine.Touched:connect(onTouched)
  2832.  
  2833. function onTouch(part)
  2834. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2835. if (humanoid ~= nil) then
  2836. humanoid.Health = 0
  2837. end
  2838. end
  2839.  
  2840. script.Parent.Touched:connect(onTouch)
  2841.  
  2842. end; function()
  2843. LandMine = script.Parent
  2844.  
  2845. function onTouched(hit)
  2846. script.Parent.Transparency = 1
  2847. connection:disconnect()
  2848. end
  2849.  
  2850. connection = LandMine.Touched:connect(onTouched)
  2851.  
  2852. function onTouch(part)
  2853. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2854. if (humanoid ~= nil) then
  2855. humanoid.Health = 0
  2856. end
  2857. end
  2858.  
  2859. script.Parent.Touched:connect(onTouch)
  2860.  
  2861. end; function()
  2862. LandMine = script.Parent
  2863.  
  2864. function onTouched(hit)
  2865. script.Parent.Transparency = 1
  2866. connection:disconnect()
  2867. end
  2868.  
  2869. connection = LandMine.Touched:connect(onTouched)
  2870.  
  2871. function onTouch(part)
  2872. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2873. if (humanoid ~= nil) then
  2874. humanoid.Health = 0
  2875. end
  2876. end
  2877.  
  2878. script.Parent.Touched:connect(onTouch)
  2879.  
  2880. end; function()
  2881. LandMine = script.Parent
  2882.  
  2883. function onTouched(hit)
  2884. script.Parent.Transparency = 1
  2885. connection:disconnect()
  2886. end
  2887.  
  2888. connection = LandMine.Touched:connect(onTouched)
  2889.  
  2890. function onTouch(part)
  2891. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2892. if (humanoid ~= nil) then
  2893. humanoid.Health = 0
  2894. end
  2895. end
  2896.  
  2897. script.Parent.Touched:connect(onTouch)
  2898.  
  2899. end; function()
  2900. LandMine = script.Parent
  2901.  
  2902. function onTouched(hit)
  2903. script.Parent.Transparency = 1
  2904. connection:disconnect()
  2905. end
  2906.  
  2907. connection = LandMine.Touched:connect(onTouched)
  2908.  
  2909. function onTouch(part)
  2910. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2911. if (humanoid ~= nil) then
  2912. humanoid.Health = 0
  2913. end
  2914. end
  2915.  
  2916. script.Parent.Touched:connect(onTouch)
  2917.  
  2918. end; function()
  2919. LandMine = script.Parent
  2920.  
  2921. function onTouched(hit)
  2922. script.Parent.Transparency = 1
  2923. connection:disconnect()
  2924. end
  2925.  
  2926. connection = LandMine.Touched:connect(onTouched)
  2927.  
  2928. function onTouch(part)
  2929. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2930. if (humanoid ~= nil) then
  2931. humanoid.Health = 0
  2932. end
  2933. end
  2934.  
  2935. script.Parent.Touched:connect(onTouch)
  2936.  
  2937. end; function()
  2938. LandMine = script.Parent
  2939.  
  2940. function onTouched(hit)
  2941. script.Parent.Transparency = 1
  2942. connection:disconnect()
  2943. end
  2944.  
  2945. connection = LandMine.Touched:connect(onTouched)
  2946.  
  2947. function onTouch(part)
  2948. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2949. if (humanoid ~= nil) then
  2950. humanoid.Health = 0
  2951. end
  2952. end
  2953.  
  2954. script.Parent.Touched:connect(onTouch)
  2955.  
  2956. end; function()
  2957. LandMine = script.Parent
  2958.  
  2959. function onTouched(hit)
  2960. script.Parent.Transparency = 1
  2961. connection:disconnect()
  2962. end
  2963.  
  2964. connection = LandMine.Touched:connect(onTouched)
  2965.  
  2966. function onTouch(part)
  2967. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2968. if (humanoid ~= nil) then
  2969. humanoid.Health = 0
  2970. end
  2971. end
  2972.  
  2973. script.Parent.Touched:connect(onTouch)
  2974.  
  2975. end; function()
  2976. LandMine = script.Parent
  2977.  
  2978. function onTouched(hit)
  2979. script.Parent.Transparency = 1
  2980. connection:disconnect()
  2981. end
  2982.  
  2983. connection = LandMine.Touched:connect(onTouched)
  2984.  
  2985. function onTouch(part)
  2986. local humanoid = part.Parent:FindFirstChild("Humanoid")
  2987. if (humanoid ~= nil) then
  2988. humanoid.Health = 0
  2989. end
  2990. end
  2991.  
  2992. script.Parent.Touched:connect(onTouch)
  2993.  
  2994. end; function()
  2995. LandMine = script.Parent
  2996.  
  2997. function onTouched(hit)
  2998. script.Parent.Transparency = 1
  2999. connection:disconnect()
  3000. end
  3001.  
  3002. connection = LandMine.Touched:connect(onTouched)
  3003.  
  3004. function onTouch(part)
  3005. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3006. if (humanoid ~= nil) then
  3007. humanoid.Health = 0
  3008. end
  3009. end
  3010.  
  3011. script.Parent.Touched:connect(onTouch)
  3012.  
  3013. end; function()
  3014. LandMine = script.Parent
  3015.  
  3016. function onTouched(hit)
  3017. script.Parent.Transparency = 1
  3018. connection:disconnect()
  3019. end
  3020.  
  3021. connection = LandMine.Touched:connect(onTouched)
  3022.  
  3023. function onTouch(part)
  3024. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3025. if (humanoid ~= nil) then
  3026. humanoid.Health = 0
  3027. end
  3028. end
  3029.  
  3030. script.Parent.Touched:connect(onTouch)
  3031.  
  3032. end; function()
  3033. LandMine = script.Parent
  3034.  
  3035. function onTouched(hit)
  3036. script.Parent.Transparency = 1
  3037. connection:disconnect()
  3038. end
  3039.  
  3040. connection = LandMine.Touched:connect(onTouched)
  3041.  
  3042. function onTouch(part)
  3043. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3044. if (humanoid ~= nil) then
  3045. humanoid.Health = 0
  3046. end
  3047. end
  3048.  
  3049. script.Parent.Touched:connect(onTouch)
  3050.  
  3051. end; function()
  3052. LandMine = script.Parent
  3053.  
  3054. function onTouched(hit)
  3055. script.Parent.Transparency = 1
  3056. connection:disconnect()
  3057. end
  3058.  
  3059. connection = LandMine.Touched:connect(onTouched)
  3060.  
  3061. function onTouch(part)
  3062. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3063. if (humanoid ~= nil) then
  3064. humanoid.Health = 0
  3065. end
  3066. end
  3067.  
  3068. script.Parent.Touched:connect(onTouch)
  3069.  
  3070. end; function()
  3071. LandMine = script.Parent
  3072.  
  3073. function onTouched(hit)
  3074. script.Parent.Transparency = 1
  3075. connection:disconnect()
  3076. end
  3077.  
  3078. connection = LandMine.Touched:connect(onTouched)
  3079.  
  3080. function onTouch(part)
  3081. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3082. if (humanoid ~= nil) then
  3083. humanoid.Health = 0
  3084. end
  3085. end
  3086.  
  3087. script.Parent.Touched:connect(onTouch)
  3088.  
  3089. end; function()
  3090. LandMine = script.Parent
  3091.  
  3092. function onTouched(hit)
  3093. script.Parent.Transparency = 1
  3094. connection:disconnect()
  3095. end
  3096.  
  3097. connection = LandMine.Touched:connect(onTouched)
  3098.  
  3099. function onTouch(part)
  3100. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3101. if (humanoid ~= nil) then
  3102. humanoid.Health = 0
  3103. end
  3104. end
  3105.  
  3106. script.Parent.Touched:connect(onTouch)
  3107.  
  3108. end; function()
  3109. LandMine = script.Parent
  3110.  
  3111. function onTouched(hit)
  3112. script.Parent.Transparency = 1
  3113. connection:disconnect()
  3114. end
  3115.  
  3116. connection = LandMine.Touched:connect(onTouched)
  3117.  
  3118. function onTouch(part)
  3119. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3120. if (humanoid ~= nil) then
  3121. humanoid.Health = 0
  3122. end
  3123. end
  3124.  
  3125. script.Parent.Touched:connect(onTouch)
  3126.  
  3127. end; function()
  3128. LandMine = script.Parent
  3129.  
  3130. function onTouched(hit)
  3131. script.Parent.Transparency = 1
  3132. connection:disconnect()
  3133. end
  3134.  
  3135. connection = LandMine.Touched:connect(onTouched)
  3136.  
  3137. function onTouch(part)
  3138. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3139. if (humanoid ~= nil) then
  3140. humanoid.Health = 0
  3141. end
  3142. end
  3143.  
  3144. script.Parent.Touched:connect(onTouch)
  3145.  
  3146. end; function()
  3147. LandMine = script.Parent
  3148.  
  3149. function onTouched(hit)
  3150. script.Parent.Transparency = 1
  3151. connection:disconnect()
  3152. end
  3153.  
  3154. connection = LandMine.Touched:connect(onTouched)
  3155.  
  3156. function onTouch(part)
  3157. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3158. if (humanoid ~= nil) then
  3159. humanoid.Health = 0
  3160. end
  3161. end
  3162.  
  3163. script.Parent.Touched:connect(onTouch)
  3164.  
  3165. end; function()
  3166. LandMine = script.Parent
  3167.  
  3168. function onTouched(hit)
  3169. script.Parent.Transparency = 1
  3170. connection:disconnect()
  3171. end
  3172.  
  3173. connection = LandMine.Touched:connect(onTouched)
  3174.  
  3175. function onTouch(part)
  3176. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3177. if (humanoid ~= nil) then
  3178. humanoid.Health = 0
  3179. end
  3180. end
  3181.  
  3182. script.Parent.Touched:connect(onTouch)
  3183.  
  3184. end; function()
  3185. LandMine = script.Parent
  3186.  
  3187. function onTouched(hit)
  3188. script.Parent.Transparency = 1
  3189. connection:disconnect()
  3190. end
  3191.  
  3192. connection = LandMine.Touched:connect(onTouched)
  3193.  
  3194. function onTouch(part)
  3195. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3196. if (humanoid ~= nil) then
  3197. humanoid.Health = 0
  3198. end
  3199. end
  3200.  
  3201. script.Parent.Touched:connect(onTouch)
  3202.  
  3203. end; function()
  3204. LandMine = script.Parent
  3205.  
  3206. function onTouched(hit)
  3207. script.Parent.Transparency = 1
  3208. connection:disconnect()
  3209. end
  3210.  
  3211. connection = LandMine.Touched:connect(onTouched)
  3212.  
  3213. function onTouch(part)
  3214. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3215. if (humanoid ~= nil) then
  3216. humanoid.Health = 0
  3217. end
  3218. end
  3219.  
  3220. script.Parent.Touched:connect(onTouch)
  3221.  
  3222. end; function()
  3223. LandMine = script.Parent
  3224.  
  3225. function onTouched(hit)
  3226. script.Parent.Transparency = 1
  3227. connection:disconnect()
  3228. end
  3229.  
  3230. connection = LandMine.Touched:connect(onTouched)
  3231.  
  3232. function onTouch(part)
  3233. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3234. if (humanoid ~= nil) then
  3235. humanoid.Health = 0
  3236. end
  3237. end
  3238.  
  3239. script.Parent.Touched:connect(onTouch)
  3240.  
  3241. end; function()
  3242. LandMine = script.Parent
  3243.  
  3244. function onTouched(hit)
  3245. script.Parent.Transparency = 1
  3246. connection:disconnect()
  3247. end
  3248.  
  3249. connection = LandMine.Touched:connect(onTouched)
  3250.  
  3251. function onTouch(part)
  3252. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3253. if (humanoid ~= nil) then
  3254. humanoid.Health = 0
  3255. end
  3256. end
  3257.  
  3258. script.Parent.Touched:connect(onTouch)
  3259.  
  3260. end; function()
  3261. LandMine = script.Parent
  3262.  
  3263. function onTouched(hit)
  3264. script.Parent.Transparency = 1
  3265. connection:disconnect()
  3266. end
  3267.  
  3268. connection = LandMine.Touched:connect(onTouched)
  3269.  
  3270. function onTouch(part)
  3271. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3272. if (humanoid ~= nil) then
  3273. humanoid.Health = 0
  3274. end
  3275. end
  3276.  
  3277. script.Parent.Touched:connect(onTouch)
  3278.  
  3279. end; function()
  3280. LandMine = script.Parent
  3281.  
  3282. function onTouched(hit)
  3283. script.Parent.Transparency = 1
  3284. connection:disconnect()
  3285. end
  3286.  
  3287. connection = LandMine.Touched:connect(onTouched)
  3288.  
  3289. function onTouch(part)
  3290. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3291. if (humanoid ~= nil) then
  3292. humanoid.Health = 0
  3293. end
  3294. end
  3295.  
  3296. script.Parent.Touched:connect(onTouch)
  3297.  
  3298. end; function()
  3299. LandMine = script.Parent
  3300.  
  3301. function onTouched(hit)
  3302. script.Parent.Transparency = 1
  3303. connection:disconnect()
  3304. end
  3305.  
  3306. connection = LandMine.Touched:connect(onTouched)
  3307.  
  3308. function onTouch(part)
  3309. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3310. if (humanoid ~= nil) then
  3311. humanoid.Health = 0
  3312. end
  3313. end
  3314.  
  3315. script.Parent.Touched:connect(onTouch)
  3316.  
  3317. end; function()
  3318. LandMine = script.Parent
  3319.  
  3320. function onTouched(hit)
  3321. script.Parent.Transparency = 1
  3322. connection:disconnect()
  3323. end
  3324.  
  3325. connection = LandMine.Touched:connect(onTouched)
  3326.  
  3327. function onTouch(part)
  3328. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3329. if (humanoid ~= nil) then
  3330. humanoid.Health = 0
  3331. end
  3332. end
  3333.  
  3334. script.Parent.Touched:connect(onTouch)
  3335.  
  3336. end; function()
  3337. LandMine = script.Parent
  3338.  
  3339. function onTouched(hit)
  3340. script.Parent.Transparency = 1
  3341. connection:disconnect()
  3342. end
  3343.  
  3344. connection = LandMine.Touched:connect(onTouched)
  3345.  
  3346. function onTouch(part)
  3347. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3348. if (humanoid ~= nil) then
  3349. humanoid.Health = 0
  3350. end
  3351. end
  3352.  
  3353. script.Parent.Touched:connect(onTouch)
  3354.  
  3355. end; function()
  3356. LandMine = script.Parent
  3357.  
  3358. function onTouched(hit)
  3359. script.Parent.Transparency = 1
  3360. connection:disconnect()
  3361. end
  3362.  
  3363. connection = LandMine.Touched:connect(onTouched)
  3364.  
  3365. function onTouch(part)
  3366. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3367. if (humanoid ~= nil) then
  3368. humanoid.Health = 0
  3369. end
  3370. end
  3371.  
  3372. script.Parent.Touched:connect(onTouch)
  3373.  
  3374. end; function()
  3375. LandMine = script.Parent
  3376.  
  3377. function onTouched(hit)
  3378. script.Parent.Transparency = 1
  3379. connection:disconnect()
  3380. end
  3381.  
  3382. connection = LandMine.Touched:connect(onTouched)
  3383.  
  3384. function onTouch(part)
  3385. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3386. if (humanoid ~= nil) then
  3387. humanoid.Health = 0
  3388. end
  3389. end
  3390.  
  3391. script.Parent.Touched:connect(onTouch)
  3392.  
  3393. end; function()
  3394. LandMine = script.Parent
  3395.  
  3396. function onTouched(hit)
  3397. script.Parent.Transparency = 1
  3398. connection:disconnect()
  3399. end
  3400.  
  3401. connection = LandMine.Touched:connect(onTouched)
  3402.  
  3403. function onTouch(part)
  3404. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3405. if (humanoid ~= nil) then
  3406. humanoid.Health = 0
  3407. end
  3408. end
  3409.  
  3410. script.Parent.Touched:connect(onTouch)
  3411.  
  3412. end; function()
  3413. LandMine = script.Parent
  3414.  
  3415. function onTouched(hit)
  3416. script.Parent.Transparency = 1
  3417. connection:disconnect()
  3418. end
  3419.  
  3420. connection = LandMine.Touched:connect(onTouched)
  3421.  
  3422. function onTouch(part)
  3423. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3424. if (humanoid ~= nil) then
  3425. humanoid.Health = 0
  3426. end
  3427. end
  3428.  
  3429. script.Parent.Touched:connect(onTouch)
  3430.  
  3431. end; function()
  3432. LandMine = script.Parent
  3433.  
  3434. function onTouched(hit)
  3435. script.Parent.Transparency = 1
  3436. connection:disconnect()
  3437. end
  3438.  
  3439. connection = LandMine.Touched:connect(onTouched)
  3440.  
  3441. function onTouch(part)
  3442. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3443. if (humanoid ~= nil) then
  3444. humanoid.Health = 0
  3445. end
  3446. end
  3447.  
  3448. script.Parent.Touched:connect(onTouch)
  3449.  
  3450. end; function()
  3451. LandMine = script.Parent
  3452.  
  3453. function onTouched(hit)
  3454. script.Parent.Transparency = 1
  3455. connection:disconnect()
  3456. end
  3457.  
  3458. connection = LandMine.Touched:connect(onTouched)
  3459.  
  3460. function onTouch(part)
  3461. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3462. if (humanoid ~= nil) then
  3463. humanoid.Health = 0
  3464. end
  3465. end
  3466.  
  3467. script.Parent.Touched:connect(onTouch)
  3468.  
  3469. end; function()
  3470. LandMine = script.Parent
  3471.  
  3472. function onTouched(hit)
  3473. script.Parent.Transparency = 1
  3474. connection:disconnect()
  3475. end
  3476.  
  3477. connection = LandMine.Touched:connect(onTouched)
  3478.  
  3479. function onTouch(part)
  3480. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3481. if (humanoid ~= nil) then
  3482. humanoid.Health = 0
  3483. end
  3484. end
  3485.  
  3486. script.Parent.Touched:connect(onTouch)
  3487.  
  3488. end; function()
  3489. LandMine = script.Parent
  3490.  
  3491. function onTouched(hit)
  3492. script.Parent.Transparency = 1
  3493. connection:disconnect()
  3494. end
  3495.  
  3496. connection = LandMine.Touched:connect(onTouched)
  3497.  
  3498. function onTouch(part)
  3499. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3500. if (humanoid ~= nil) then
  3501. humanoid.Health = 0
  3502. end
  3503. end
  3504.  
  3505. script.Parent.Touched:connect(onTouch)
  3506.  
  3507. end; function()
  3508. LandMine = script.Parent
  3509.  
  3510. function onTouched(hit)
  3511. script.Parent.Transparency = 1
  3512. connection:disconnect()
  3513. end
  3514.  
  3515. connection = LandMine.Touched:connect(onTouched)
  3516.  
  3517. function onTouch(part)
  3518. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3519. if (humanoid ~= nil) then
  3520. humanoid.Health = 0
  3521. end
  3522. end
  3523.  
  3524. script.Parent.Touched:connect(onTouch)
  3525.  
  3526. end; function()
  3527. LandMine = script.Parent
  3528.  
  3529. function onTouched(hit)
  3530. script.Parent.Transparency = 1
  3531. connection:disconnect()
  3532. end
  3533.  
  3534. connection = LandMine.Touched:connect(onTouched)
  3535.  
  3536. function onTouch(part)
  3537. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3538. if (humanoid ~= nil) then
  3539. humanoid.Health = 0
  3540. end
  3541. end
  3542.  
  3543. script.Parent.Touched:connect(onTouch)
  3544.  
  3545. end; function()
  3546. LandMine = script.Parent
  3547.  
  3548. function onTouched(hit)
  3549. script.Parent.Transparency = 1
  3550. connection:disconnect()
  3551. end
  3552.  
  3553. connection = LandMine.Touched:connect(onTouched)
  3554.  
  3555. function onTouch(part)
  3556. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3557. if (humanoid ~= nil) then
  3558. humanoid.Health = 0
  3559. end
  3560. end
  3561.  
  3562. script.Parent.Touched:connect(onTouch)
  3563.  
  3564. end; function()
  3565. LandMine = script.Parent
  3566.  
  3567. function onTouched(hit)
  3568. script.Parent.Transparency = 1
  3569. connection:disconnect()
  3570. end
  3571.  
  3572. connection = LandMine.Touched:connect(onTouched)
  3573.  
  3574. function onTouch(part)
  3575. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3576. if (humanoid ~= nil) then
  3577. humanoid.Health = 0
  3578. end
  3579. end
  3580.  
  3581. script.Parent.Touched:connect(onTouch)
  3582.  
  3583. end; function()
  3584. LandMine = script.Parent
  3585.  
  3586. function onTouched(hit)
  3587. script.Parent.Transparency = 1
  3588. connection:disconnect()
  3589. end
  3590.  
  3591. connection = LandMine.Touched:connect(onTouched)
  3592.  
  3593. function onTouch(part)
  3594. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3595. if (humanoid ~= nil) then
  3596. humanoid.Health = 0
  3597. end
  3598. end
  3599.  
  3600. script.Parent.Touched:connect(onTouch)
  3601.  
  3602. end; function()
  3603. LandMine = script.Parent
  3604.  
  3605. function onTouched(hit)
  3606. script.Parent.Transparency = 1
  3607. connection:disconnect()
  3608. end
  3609.  
  3610. connection = LandMine.Touched:connect(onTouched)
  3611.  
  3612. function onTouch(part)
  3613. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3614. if (humanoid ~= nil) then
  3615. humanoid.Health = 0
  3616. end
  3617. end
  3618.  
  3619. script.Parent.Touched:connect(onTouch)
  3620.  
  3621. end; function()
  3622. LandMine = script.Parent
  3623.  
  3624. function onTouched(hit)
  3625. script.Parent.Transparency = 1
  3626. connection:disconnect()
  3627. end
  3628.  
  3629. connection = LandMine.Touched:connect(onTouched)
  3630.  
  3631. function onTouch(part)
  3632. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3633. if (humanoid ~= nil) then
  3634. humanoid.Health = 0
  3635. end
  3636. end
  3637.  
  3638. script.Parent.Touched:connect(onTouch)
  3639.  
  3640. end; function()
  3641. LandMine = script.Parent
  3642.  
  3643. function onTouched(hit)
  3644. script.Parent.Transparency = 1
  3645. connection:disconnect()
  3646. end
  3647.  
  3648. connection = LandMine.Touched:connect(onTouched)
  3649.  
  3650. function onTouch(part)
  3651. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3652. if (humanoid ~= nil) then
  3653. humanoid.Health = 0
  3654. end
  3655. end
  3656.  
  3657. script.Parent.Touched:connect(onTouch)
  3658.  
  3659. end; function()
  3660. LandMine = script.Parent
  3661.  
  3662. function onTouched(hit)
  3663. script.Parent.Transparency = 1
  3664. connection:disconnect()
  3665. end
  3666.  
  3667. connection = LandMine.Touched:connect(onTouched)
  3668.  
  3669. function onTouch(part)
  3670. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3671. if (humanoid ~= nil) then
  3672. humanoid.Health = 0
  3673. end
  3674. end
  3675.  
  3676. script.Parent.Touched:connect(onTouch)
  3677.  
  3678. end; function()
  3679. LandMine = script.Parent
  3680.  
  3681. function onTouched(hit)
  3682. script.Parent.Transparency = 1
  3683. connection:disconnect()
  3684. end
  3685.  
  3686. connection = LandMine.Touched:connect(onTouched)
  3687.  
  3688. function onTouch(part)
  3689. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3690. if (humanoid ~= nil) then
  3691. humanoid.Health = 0
  3692. end
  3693. end
  3694.  
  3695. script.Parent.Touched:connect(onTouch)
  3696.  
  3697. end; function()
  3698. LandMine = script.Parent
  3699.  
  3700. function onTouched(hit)
  3701. script.Parent.Transparency = 1
  3702. connection:disconnect()
  3703. end
  3704.  
  3705. connection = LandMine.Touched:connect(onTouched)
  3706.  
  3707. function onTouch(part)
  3708. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3709. if (humanoid ~= nil) then
  3710. humanoid.Health = 0
  3711. end
  3712. end
  3713.  
  3714. script.Parent.Touched:connect(onTouch)
  3715.  
  3716. end; function()
  3717. LandMine = script.Parent
  3718.  
  3719. function onTouched(hit)
  3720. script.Parent.Transparency = 1
  3721. connection:disconnect()
  3722. end
  3723.  
  3724. connection = LandMine.Touched:connect(onTouched)
  3725.  
  3726. function onTouch(part)
  3727. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3728. if (humanoid ~= nil) then
  3729. humanoid.Health = 0
  3730. end
  3731. end
  3732.  
  3733. script.Parent.Touched:connect(onTouch)
  3734.  
  3735. end; function()
  3736. LandMine = script.Parent
  3737.  
  3738. function onTouched(hit)
  3739. script.Parent.Transparency = 1
  3740. connection:disconnect()
  3741. end
  3742.  
  3743. connection = LandMine.Touched:connect(onTouched)
  3744.  
  3745. function onTouch(part)
  3746. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3747. if (humanoid ~= nil) then
  3748. humanoid.Health = 0
  3749. end
  3750. end
  3751.  
  3752. script.Parent.Touched:connect(onTouch)
  3753.  
  3754. end; function()
  3755. LandMine = script.Parent
  3756.  
  3757. function onTouched(hit)
  3758. script.Parent.Transparency = 1
  3759. connection:disconnect()
  3760. end
  3761.  
  3762. connection = LandMine.Touched:connect(onTouched)
  3763.  
  3764. function onTouch(part)
  3765. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3766. if (humanoid ~= nil) then
  3767. humanoid.Health = 0
  3768. end
  3769. end
  3770.  
  3771. script.Parent.Touched:connect(onTouch)
  3772.  
  3773. end; function()
  3774. LandMine = script.Parent
  3775.  
  3776. function onTouched(hit)
  3777. script.Parent.Transparency = 1
  3778. connection:disconnect()
  3779. end
  3780.  
  3781. connection = LandMine.Touched:connect(onTouched)
  3782.  
  3783. function onTouch(part)
  3784. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3785. if (humanoid ~= nil) then
  3786. humanoid.Health = 0
  3787. end
  3788. end
  3789.  
  3790. script.Parent.Touched:connect(onTouch)
  3791.  
  3792. end; function()
  3793. LandMine = script.Parent
  3794.  
  3795. function onTouched(hit)
  3796. script.Parent.Transparency = 1
  3797. connection:disconnect()
  3798. end
  3799.  
  3800. connection = LandMine.Touched:connect(onTouched)
  3801.  
  3802. function onTouch(part)
  3803. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3804. if (humanoid ~= nil) then
  3805. humanoid.Health = 0
  3806. end
  3807. end
  3808.  
  3809. script.Parent.Touched:connect(onTouch)
  3810.  
  3811. end; function()
  3812. LandMine = script.Parent
  3813.  
  3814. function onTouched(hit)
  3815. script.Parent.Transparency = 1
  3816. connection:disconnect()
  3817. end
  3818.  
  3819. connection = LandMine.Touched:connect(onTouched)
  3820.  
  3821. function onTouch(part)
  3822. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3823. if (humanoid ~= nil) then
  3824. humanoid.Health = 0
  3825. end
  3826. end
  3827.  
  3828. script.Parent.Touched:connect(onTouch)
  3829.  
  3830. end; function()
  3831. LandMine = script.Parent
  3832.  
  3833. function onTouched(hit)
  3834. script.Parent.Transparency = 1
  3835. connection:disconnect()
  3836. end
  3837.  
  3838. connection = LandMine.Touched:connect(onTouched)
  3839.  
  3840. function onTouch(part)
  3841. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3842. if (humanoid ~= nil) then
  3843. humanoid.Health = 0
  3844. end
  3845. end
  3846.  
  3847. script.Parent.Touched:connect(onTouch)
  3848.  
  3849. end; function()
  3850. LandMine = script.Parent
  3851.  
  3852. function onTouched(hit)
  3853. script.Parent.Transparency = 1
  3854. connection:disconnect()
  3855. end
  3856.  
  3857. connection = LandMine.Touched:connect(onTouched)
  3858.  
  3859. function onTouch(part)
  3860. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3861. if (humanoid ~= nil) then
  3862. humanoid.Health = 0
  3863. end
  3864. end
  3865.  
  3866. script.Parent.Touched:connect(onTouch)
  3867.  
  3868. end; function()
  3869. LandMine = script.Parent
  3870.  
  3871. function onTouched(hit)
  3872. script.Parent.Transparency = 1
  3873. connection:disconnect()
  3874. end
  3875.  
  3876. connection = LandMine.Touched:connect(onTouched)
  3877.  
  3878. function onTouch(part)
  3879. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3880. if (humanoid ~= nil) then
  3881. humanoid.Health = 0
  3882. end
  3883. end
  3884.  
  3885. script.Parent.Touched:connect(onTouch)
  3886.  
  3887. end; function()
  3888. LandMine = script.Parent
  3889.  
  3890. function onTouched(hit)
  3891. script.Parent.Transparency = 1
  3892. connection:disconnect()
  3893. end
  3894.  
  3895. connection = LandMine.Touched:connect(onTouched)
  3896.  
  3897. function onTouch(part)
  3898. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3899. if (humanoid ~= nil) then
  3900. humanoid.Health = 0
  3901. end
  3902. end
  3903.  
  3904. script.Parent.Touched:connect(onTouch)
  3905.  
  3906. end; function()
  3907. LandMine = script.Parent
  3908.  
  3909. function onTouched(hit)
  3910. script.Parent.Transparency = 1
  3911. connection:disconnect()
  3912. end
  3913.  
  3914. connection = LandMine.Touched:connect(onTouched)
  3915.  
  3916. function onTouch(part)
  3917. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3918. if (humanoid ~= nil) then
  3919. humanoid.Health = 0
  3920. end
  3921. end
  3922.  
  3923. script.Parent.Touched:connect(onTouch)
  3924.  
  3925. end; function()
  3926. LandMine = script.Parent
  3927.  
  3928. function onTouched(hit)
  3929. script.Parent.Transparency = 1
  3930. connection:disconnect()
  3931. end
  3932.  
  3933. connection = LandMine.Touched:connect(onTouched)
  3934.  
  3935. function onTouch(part)
  3936. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3937. if (humanoid ~= nil) then
  3938. humanoid.Health = 0
  3939. end
  3940. end
  3941.  
  3942. script.Parent.Touched:connect(onTouch)
  3943.  
  3944. end; function()
  3945. LandMine = script.Parent
  3946.  
  3947. function onTouched(hit)
  3948. script.Parent.Transparency = 1
  3949. connection:disconnect()
  3950. end
  3951.  
  3952. connection = LandMine.Touched:connect(onTouched)
  3953.  
  3954. function onTouch(part)
  3955. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3956. if (humanoid ~= nil) then
  3957. humanoid.Health = 0
  3958. end
  3959. end
  3960.  
  3961. script.Parent.Touched:connect(onTouch)
  3962.  
  3963. end; function()
  3964. LandMine = script.Parent
  3965.  
  3966. function onTouched(hit)
  3967. script.Parent.Transparency = 1
  3968. connection:disconnect()
  3969. end
  3970.  
  3971. connection = LandMine.Touched:connect(onTouched)
  3972.  
  3973. function onTouch(part)
  3974. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3975. if (humanoid ~= nil) then
  3976. humanoid.Health = 0
  3977. end
  3978. end
  3979.  
  3980. script.Parent.Touched:connect(onTouch)
  3981.  
  3982. end; function()
  3983. LandMine = script.Parent
  3984.  
  3985. function onTouched(hit)
  3986. script.Parent.Transparency = 1
  3987. connection:disconnect()
  3988. end
  3989.  
  3990. connection = LandMine.Touched:connect(onTouched)
  3991.  
  3992. function onTouch(part)
  3993. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3994. if (humanoid ~= nil) then
  3995. humanoid.Health = 0
  3996. end
  3997. end
  3998.  
  3999. script.Parent.Touched:connect(onTouch)
  4000.  
  4001. end; function()
  4002. LandMine = script.Parent
  4003.  
  4004. function onTouched(hit)
  4005. script.Parent.Transparency = 1
  4006. connection:disconnect()
  4007. end
  4008.  
  4009. connection = LandMine.Touched:connect(onTouched)
  4010.  
  4011. function onTouch(part)
  4012. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4013. if (humanoid ~= nil) then
  4014. humanoid.Health = 0
  4015. end
  4016. end
  4017.  
  4018. script.Parent.Touched:connect(onTouch)
  4019.  
  4020. end; function()
  4021. LandMine = script.Parent
  4022.  
  4023. function onTouched(hit)
  4024. script.Parent.Transparency = 1
  4025. connection:disconnect()
  4026. end
  4027.  
  4028. connection = LandMine.Touched:connect(onTouched)
  4029.  
  4030. function onTouch(part)
  4031. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4032. if (humanoid ~= nil) then
  4033. humanoid.Health = 0
  4034. end
  4035. end
  4036.  
  4037. script.Parent.Touched:connect(onTouch)
  4038.  
  4039. end; function()
  4040. LandMine = script.Parent
  4041.  
  4042. function onTouched(hit)
  4043. script.Parent.Transparency = 1
  4044. connection:disconnect()
  4045. end
  4046.  
  4047. connection = LandMine.Touched:connect(onTouched)
  4048.  
  4049. function onTouch(part)
  4050. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4051. if (humanoid ~= nil) then
  4052. humanoid.Health = 0
  4053. end
  4054. end
  4055.  
  4056. script.Parent.Touched:connect(onTouch)
  4057.  
  4058. end; function()
  4059. LandMine = script.Parent
  4060.  
  4061. function onTouched(hit)
  4062. script.Parent.Transparency = 1
  4063. connection:disconnect()
  4064. end
  4065.  
  4066. connection = LandMine.Touched:connect(onTouched)
  4067.  
  4068. function onTouch(part)
  4069. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4070. if (humanoid ~= nil) then
  4071. humanoid.Health = 0
  4072. end
  4073. end
  4074.  
  4075. script.Parent.Touched:connect(onTouch)
  4076.  
  4077. end; function()
  4078. LandMine = script.Parent
  4079.  
  4080. function onTouched(hit)
  4081. script.Parent.Transparency = 1
  4082. connection:disconnect()
  4083. end
  4084.  
  4085. connection = LandMine.Touched:connect(onTouched)
  4086.  
  4087. function onTouch(part)
  4088. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4089. if (humanoid ~= nil) then
  4090. humanoid.Health = 0
  4091. end
  4092. end
  4093.  
  4094. script.Parent.Touched:connect(onTouch)
  4095.  
  4096. end; function()
  4097. LandMine = script.Parent
  4098.  
  4099. function onTouched(hit)
  4100. script.Parent.Transparency = 1
  4101. connection:disconnect()
  4102. end
  4103.  
  4104. connection = LandMine.Touched:connect(onTouched)
  4105.  
  4106. function onTouch(part)
  4107. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4108. if (humanoid ~= nil) then
  4109. humanoid.Health = 0
  4110. end
  4111. end
  4112.  
  4113. script.Parent.Touched:connect(onTouch)
  4114.  
  4115. end; function()
  4116. LandMine = script.Parent
  4117.  
  4118. function onTouched(hit)
  4119. script.Parent.Transparency = 1
  4120. connection:disconnect()
  4121. end
  4122.  
  4123. connection = LandMine.Touched:connect(onTouched)
  4124.  
  4125. function onTouch(part)
  4126. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4127. if (humanoid ~= nil) then
  4128. humanoid.Health = 0
  4129. end
  4130. end
  4131.  
  4132. script.Parent.Touched:connect(onTouch)
  4133.  
  4134. end; function()
  4135. LandMine = script.Parent
  4136.  
  4137. function onTouched(hit)
  4138. script.Parent.Transparency = 1
  4139. connection:disconnect()
  4140. end
  4141.  
  4142. connection = LandMine.Touched:connect(onTouched)
  4143.  
  4144. function onTouch(part)
  4145. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4146. if (humanoid ~= nil) then
  4147. humanoid.Health = 0
  4148. end
  4149. end
  4150.  
  4151. script.Parent.Touched:connect(onTouch)
  4152.  
  4153. end; function()
  4154. LandMine = script.Parent
  4155.  
  4156. function onTouched(hit)
  4157. script.Parent.Transparency = 1
  4158. connection:disconnect()
  4159. end
  4160.  
  4161. connection = LandMine.Touched:connect(onTouched)
  4162.  
  4163. function onTouch(part)
  4164. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4165. if (humanoid ~= nil) then
  4166. humanoid.Health = 0
  4167. end
  4168. end
  4169.  
  4170. script.Parent.Touched:connect(onTouch)
  4171.  
  4172. end; function()
  4173. LandMine = script.Parent
  4174.  
  4175. function onTouched(hit)
  4176. script.Parent.Transparency = 1
  4177. connection:disconnect()
  4178. end
  4179.  
  4180. connection = LandMine.Touched:connect(onTouched)
  4181.  
  4182. function onTouch(part)
  4183. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4184. if (humanoid ~= nil) then
  4185. humanoid.Health = 0
  4186. end
  4187. end
  4188.  
  4189. script.Parent.Touched:connect(onTouch)
  4190.  
  4191. end; function()
  4192. LandMine = script.Parent
  4193.  
  4194. function onTouched(hit)
  4195. script.Parent.Transparency = 1
  4196. connection:disconnect()
  4197. end
  4198.  
  4199. connection = LandMine.Touched:connect(onTouched)
  4200.  
  4201. function onTouch(part)
  4202. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4203. if (humanoid ~= nil) then
  4204. humanoid.Health = 0
  4205. end
  4206. end
  4207.  
  4208. script.Parent.Touched:connect(onTouch)
  4209.  
  4210. end; function()
  4211. LandMine = script.Parent
  4212.  
  4213. function onTouched(hit)
  4214. script.Parent.Transparency = 1
  4215. connection:disconnect()
  4216. end
  4217.  
  4218. connection = LandMine.Touched:connect(onTouched)
  4219.  
  4220. function onTouch(part)
  4221. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4222. if (humanoid ~= nil) then
  4223. humanoid.Health = 0
  4224. end
  4225. end
  4226.  
  4227. script.Parent.Touched:connect(onTouch)
  4228.  
  4229. end; function()
  4230. LandMine = script.Parent
  4231.  
  4232. function onTouched(hit)
  4233. script.Parent.Transparency = 1
  4234. connection:disconnect()
  4235. end
  4236.  
  4237. connection = LandMine.Touched:connect(onTouched)
  4238.  
  4239. function onTouch(part)
  4240. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4241. if (humanoid ~= nil) then
  4242. humanoid.Health = 0
  4243. end
  4244. end
  4245.  
  4246. script.Parent.Touched:connect(onTouch)
  4247.  
  4248. end; function()
  4249. LandMine = script.Parent
  4250.  
  4251. function onTouched(hit)
  4252. script.Parent.Transparency = 1
  4253. connection:disconnect()
  4254. end
  4255.  
  4256. connection = LandMine.Touched:connect(onTouched)
  4257.  
  4258. function onTouch(part)
  4259. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4260. if (humanoid ~= nil) then
  4261. humanoid.Health = 0
  4262. end
  4263. end
  4264.  
  4265. script.Parent.Touched:connect(onTouch)
  4266.  
  4267. end; function()
  4268. LandMine = script.Parent
  4269.  
  4270. function onTouched(hit)
  4271. script.Parent.Transparency = 1
  4272. connection:disconnect()
  4273. end
  4274.  
  4275. connection = LandMine.Touched:connect(onTouched)
  4276.  
  4277. function onTouch(part)
  4278. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4279. if (humanoid ~= nil) then
  4280. humanoid.Health = 0
  4281. end
  4282. end
  4283.  
  4284. script.Parent.Touched:connect(onTouch)
  4285.  
  4286. end; function()
  4287. LandMine = script.Parent
  4288.  
  4289. function onTouched(hit)
  4290. script.Parent.Transparency = 1
  4291. connection:disconnect()
  4292. end
  4293.  
  4294. connection = LandMine.Touched:connect(onTouched)
  4295.  
  4296. function onTouch(part)
  4297. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4298. if (humanoid ~= nil) then
  4299. humanoid.Health = 0
  4300. end
  4301. end
  4302.  
  4303. script.Parent.Touched:connect(onTouch)
  4304.  
  4305. end; function()
  4306. LandMine = script.Parent
  4307.  
  4308. function onTouched(hit)
  4309. script.Parent.Transparency = 1
  4310. connection:disconnect()
  4311. end
  4312.  
  4313. connection = LandMine.Touched:connect(onTouched)
  4314.  
  4315. function onTouch(part)
  4316. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4317. if (humanoid ~= nil) then
  4318. humanoid.Health = 0
  4319. end
  4320. end
  4321.  
  4322. script.Parent.Touched:connect(onTouch)
  4323.  
  4324. end; function()
  4325. LandMine = script.Parent
  4326.  
  4327. function onTouched(hit)
  4328. script.Parent.Transparency = 1
  4329. connection:disconnect()
  4330. end
  4331.  
  4332. connection = LandMine.Touched:connect(onTouched)
  4333.  
  4334. function onTouch(part)
  4335. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4336. if (humanoid ~= nil) then
  4337. humanoid.Health = 0
  4338. end
  4339. end
  4340.  
  4341. script.Parent.Touched:connect(onTouch)
  4342.  
  4343. end; function()
  4344. LandMine = script.Parent
  4345.  
  4346. function onTouched(hit)
  4347. script.Parent.Transparency = 1
  4348. connection:disconnect()
  4349. end
  4350.  
  4351. connection = LandMine.Touched:connect(onTouched)
  4352.  
  4353. function onTouch(part)
  4354. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4355. if (humanoid ~= nil) then
  4356. humanoid.Health = 0
  4357. end
  4358. end
  4359.  
  4360. script.Parent.Touched:connect(onTouch)
  4361.  
  4362. end; function()
  4363. LandMine = script.Parent
  4364.  
  4365. function onTouched(hit)
  4366. script.Parent.Transparency = 1
  4367. connection:disconnect()
  4368. end
  4369.  
  4370. connection = LandMine.Touched:connect(onTouched)
  4371.  
  4372. function onTouch(part)
  4373. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4374. if (humanoid ~= nil) then
  4375. humanoid.Health = 0
  4376. end
  4377. end
  4378.  
  4379. script.Parent.Touched:connect(onTouch)
  4380.  
  4381. end; function()
  4382. LandMine = script.Parent
  4383.  
  4384. function onTouched(hit)
  4385. script.Parent.Transparency = 1
  4386. connection:disconnect()
  4387. end
  4388.  
  4389. connection = LandMine.Touched:connect(onTouched)
  4390.  
  4391. function onTouch(part)
  4392. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4393. if (humanoid ~= nil) then
  4394. humanoid.Health = 0
  4395. end
  4396. end
  4397.  
  4398. script.Parent.Touched:connect(onTouch)
  4399.  
  4400. end; function()
  4401. LandMine = script.Parent
  4402.  
  4403. function onTouched(hit)
  4404. script.Parent.Transparency = 1
  4405. connection:disconnect()
  4406. end
  4407.  
  4408. connection = LandMine.Touched:connect(onTouched)
  4409.  
  4410. function onTouch(part)
  4411. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4412. if (humanoid ~= nil) then
  4413. humanoid.Health = 0
  4414. end
  4415. end
  4416.  
  4417. script.Parent.Touched:connect(onTouch)
  4418.  
  4419. end; function()
  4420. LandMine = script.Parent
  4421.  
  4422. function onTouched(hit)
  4423. script.Parent.Transparency = 1
  4424. connection:disconnect()
  4425. end
  4426.  
  4427. connection = LandMine.Touched:connect(onTouched)
  4428.  
  4429. function onTouch(part)
  4430. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4431. if (humanoid ~= nil) then
  4432. humanoid.Health = 0
  4433. end
  4434. end
  4435.  
  4436. script.Parent.Touched:connect(onTouch)
  4437.  
  4438. end; function()
  4439. LandMine = script.Parent
  4440.  
  4441. function onTouched(hit)
  4442. script.Parent.Transparency = 1
  4443. connection:disconnect()
  4444. end
  4445.  
  4446. connection = LandMine.Touched:connect(onTouched)
  4447.  
  4448. function onTouch(part)
  4449. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4450. if (humanoid ~= nil) then
  4451. humanoid.Health = 0
  4452. end
  4453. end
  4454.  
  4455. script.Parent.Touched:connect(onTouch)
  4456.  
  4457. end; function()
  4458. LandMine = script.Parent
  4459.  
  4460. function onTouched(hit)
  4461. script.Parent.Transparency = 1
  4462. connection:disconnect()
  4463. end
  4464.  
  4465. connection = LandMine.Touched:connect(onTouched)
  4466.  
  4467. function onTouch(part)
  4468. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4469. if (humanoid ~= nil) then
  4470. humanoid.Health = 0
  4471. end
  4472. end
  4473.  
  4474. script.Parent.Touched:connect(onTouch)
  4475.  
  4476. end; function()
  4477. LandMine = script.Parent
  4478.  
  4479. function onTouched(hit)
  4480. script.Parent.Transparency = 1
  4481. connection:disconnect()
  4482. end
  4483.  
  4484. connection = LandMine.Touched:connect(onTouched)
  4485.  
  4486. function onTouch(part)
  4487. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4488. if (humanoid ~= nil) then
  4489. humanoid.Health = 0
  4490. end
  4491. end
  4492.  
  4493. script.Parent.Touched:connect(onTouch)
  4494.  
  4495. end; function()
  4496. LandMine = script.Parent
  4497.  
  4498. function onTouched(hit)
  4499. script.Parent.Transparency = 1
  4500. connection:disconnect()
  4501. end
  4502.  
  4503. connection = LandMine.Touched:connect(onTouched)
  4504.  
  4505. function onTouch(part)
  4506. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4507. if (humanoid ~= nil) then
  4508. humanoid.Health = 0
  4509. end
  4510. end
  4511.  
  4512. script.Parent.Touched:connect(onTouch)
  4513.  
  4514. end; function()
  4515. LandMine = script.Parent
  4516.  
  4517. function onTouched(hit)
  4518. script.Parent.Transparency = 1
  4519. connection:disconnect()
  4520. end
  4521.  
  4522. connection = LandMine.Touched:connect(onTouched)
  4523.  
  4524. function onTouch(part)
  4525. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4526. if (humanoid ~= nil) then
  4527. humanoid.Health = 0
  4528. end
  4529. end
  4530.  
  4531. script.Parent.Touched:connect(onTouch)
  4532.  
  4533. end; function()
  4534. LandMine = script.Parent
  4535.  
  4536. function onTouched(hit)
  4537. script.Parent.Transparency = 1
  4538. connection:disconnect()
  4539. end
  4540.  
  4541. connection = LandMine.Touched:connect(onTouched)
  4542.  
  4543. function onTouch(part)
  4544. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4545. if (humanoid ~= nil) then
  4546. humanoid.Health = 0
  4547. end
  4548. end
  4549.  
  4550. script.Parent.Touched:connect(onTouch)
  4551.  
  4552. end; function()
  4553. LandMine = script.Parent
  4554.  
  4555. function onTouched(hit)
  4556. script.Parent.Transparency = 1
  4557. connection:disconnect()
  4558. end
  4559.  
  4560. connection = LandMine.Touched:connect(onTouched)
  4561.  
  4562. function onTouch(part)
  4563. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4564. if (humanoid ~= nil) then
  4565. humanoid.Health = 0
  4566. end
  4567. end
  4568.  
  4569. script.Parent.Touched:connect(onTouch)
  4570.  
  4571. end; function()
  4572. LandMine = script.Parent
  4573.  
  4574. function onTouched(hit)
  4575. script.Parent.Transparency = 1
  4576. connection:disconnect()
  4577. end
  4578.  
  4579. connection = LandMine.Touched:connect(onTouched)
  4580.  
  4581. function onTouch(part)
  4582. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4583. if (humanoid ~= nil) then
  4584. humanoid.Health = 0
  4585. end
  4586. end
  4587.  
  4588. script.Parent.Touched:connect(onTouch)
  4589.  
  4590. end; function()
  4591. LandMine = script.Parent
  4592.  
  4593. function onTouched(hit)
  4594. script.Parent.Transparency = 1
  4595. connection:disconnect()
  4596. end
  4597.  
  4598. connection = LandMine.Touched:connect(onTouched)
  4599.  
  4600. function onTouch(part)
  4601. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4602. if (humanoid ~= nil) then
  4603. humanoid.Health = 0
  4604. end
  4605. end
  4606.  
  4607. script.Parent.Touched:connect(onTouch)
  4608.  
  4609. end; function()
  4610. LandMine = script.Parent
  4611.  
  4612. function onTouched(hit)
  4613. script.Parent.Transparency = 1
  4614. connection:disconnect()
  4615. end
  4616.  
  4617. connection = LandMine.Touched:connect(onTouched)
  4618.  
  4619. function onTouch(part)
  4620. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4621. if (humanoid ~= nil) then
  4622. humanoid.Health = 0
  4623. end
  4624. end
  4625.  
  4626. script.Parent.Touched:connect(onTouch)
  4627.  
  4628. end; function()
  4629. LandMine = script.Parent
  4630.  
  4631. function onTouched(hit)
  4632. script.Parent.Transparency = 1
  4633. connection:disconnect()
  4634. end
  4635.  
  4636. connection = LandMine.Touched:connect(onTouched)
  4637.  
  4638. function onTouch(part)
  4639. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4640. if (humanoid ~= nil) then
  4641. humanoid.Health = 0
  4642. end
  4643. end
  4644.  
  4645. script.Parent.Touched:connect(onTouch)
  4646.  
  4647. end; function()
  4648. LandMine = script.Parent
  4649.  
  4650. function onTouched(hit)
  4651. script.Parent.Transparency = 1
  4652. connection:disconnect()
  4653. end
  4654.  
  4655. connection = LandMine.Touched:connect(onTouched)
  4656.  
  4657. function onTouch(part)
  4658. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4659. if (humanoid ~= nil) then
  4660. humanoid.Health = 0
  4661. end
  4662. end
  4663.  
  4664. script.Parent.Touched:connect(onTouch)
  4665.  
  4666. end; function()
  4667. LandMine = script.Parent
  4668.  
  4669. function onTouched(hit)
  4670. script.Parent.Transparency = 1
  4671. connection:disconnect()
  4672. end
  4673.  
  4674. connection = LandMine.Touched:connect(onTouched)
  4675.  
  4676. function onTouch(part)
  4677. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4678. if (humanoid ~= nil) then
  4679. humanoid.Health = 0
  4680. end
  4681. end
  4682.  
  4683. script.Parent.Touched:connect(onTouch)
  4684.  
  4685. end; function()
  4686. LandMine = script.Parent
  4687.  
  4688. function onTouched(hit)
  4689. script.Parent.Transparency = 1
  4690. connection:disconnect()
  4691. end
  4692.  
  4693. connection = LandMine.Touched:connect(onTouched)
  4694.  
  4695. function onTouch(part)
  4696. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4697. if (humanoid ~= nil) then
  4698. humanoid.Health = 0
  4699. end
  4700. end
  4701.  
  4702. script.Parent.Touched:connect(onTouch)
  4703.  
  4704. end; function()
  4705. LandMine = script.Parent
  4706.  
  4707. function onTouched(hit)
  4708. script.Parent.Transparency = 1
  4709. connection:disconnect()
  4710. end
  4711.  
  4712. connection = LandMine.Touched:connect(onTouched)
  4713.  
  4714. function onTouch(part)
  4715. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4716. if (humanoid ~= nil) then
  4717. humanoid.Health = 0
  4718. end
  4719. end
  4720.  
  4721. script.Parent.Touched:connect(onTouch)
  4722.  
  4723. end; function()
  4724. LandMine = script.Parent
  4725.  
  4726. function onTouched(hit)
  4727. script.Parent.Transparency = 1
  4728. connection:disconnect()
  4729. end
  4730.  
  4731. connection = LandMine.Touched:connect(onTouched)
  4732.  
  4733. function onTouch(part)
  4734. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4735. if (humanoid ~= nil) then
  4736. humanoid.Health = 0
  4737. end
  4738. end
  4739.  
  4740. script.Parent.Touched:connect(onTouch)
  4741.  
  4742. end; function()
  4743. LandMine = script.Parent
  4744.  
  4745. function onTouched(hit)
  4746. script.Parent.Transparency = 1
  4747. connection:disconnect()
  4748. end
  4749.  
  4750. connection = LandMine.Touched:connect(onTouched)
  4751.  
  4752. function onTouch(part)
  4753. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4754. if (humanoid ~= nil) then
  4755. humanoid.Health = 0
  4756. end
  4757. end
  4758.  
  4759. script.Parent.Touched:connect(onTouch)
  4760.  
  4761. end; function()
  4762. LandMine = script.Parent
  4763.  
  4764. function onTouched(hit)
  4765. script.Parent.Transparency = 1
  4766. connection:disconnect()
  4767. end
  4768.  
  4769. connection = LandMine.Touched:connect(onTouched)
  4770.  
  4771. function onTouch(part)
  4772. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4773. if (humanoid ~= nil) then
  4774. humanoid.Health = 0
  4775. end
  4776. end
  4777.  
  4778. script.Parent.Touched:connect(onTouch)
  4779.  
  4780. end; function()
  4781. LandMine = script.Parent
  4782.  
  4783. function onTouched(hit)
  4784. script.Parent.Transparency = 1
  4785. connection:disconnect()
  4786. end
  4787.  
  4788. connection = LandMine.Touched:connect(onTouched)
  4789.  
  4790. function onTouch(part)
  4791. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4792. if (humanoid ~= nil) then
  4793. humanoid.Health = 0
  4794. end
  4795. end
  4796.  
  4797. script.Parent.Touched:connect(onTouch)
  4798.  
  4799. end; function()
  4800. LandMine = script.Parent
  4801.  
  4802. function onTouched(hit)
  4803. script.Parent.Transparency = 1
  4804. connection:disconnect()
  4805. end
  4806.  
  4807. connection = LandMine.Touched:connect(onTouched)
  4808.  
  4809. function onTouch(part)
  4810. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4811. if (humanoid ~= nil) then
  4812. humanoid.Health = 0
  4813. end
  4814. end
  4815.  
  4816. script.Parent.Touched:connect(onTouch)
  4817.  
  4818. end; function()
  4819. LandMine = script.Parent
  4820.  
  4821. function onTouched(hit)
  4822. script.Parent.Transparency = 1
  4823. connection:disconnect()
  4824. end
  4825.  
  4826. connection = LandMine.Touched:connect(onTouched)
  4827.  
  4828. function onTouch(part)
  4829. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4830. if (humanoid ~= nil) then
  4831. humanoid.Health = 0
  4832. end
  4833. end
  4834.  
  4835. script.Parent.Touched:connect(onTouch)
  4836.  
  4837. end; function()
  4838. LandMine = script.Parent
  4839.  
  4840. function onTouched(hit)
  4841. script.Parent.Transparency = 1
  4842. connection:disconnect()
  4843. end
  4844.  
  4845. connection = LandMine.Touched:connect(onTouched)
  4846.  
  4847. function onTouch(part)
  4848. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4849. if (humanoid ~= nil) then
  4850. humanoid.Health = 0
  4851. end
  4852. end
  4853.  
  4854. script.Parent.Touched:connect(onTouch)
  4855.  
  4856. end; function()
  4857. LandMine = script.Parent
  4858.  
  4859. function onTouched(hit)
  4860. script.Parent.Transparency = 1
  4861. connection:disconnect()
  4862. end
  4863.  
  4864. connection = LandMine.Touched:connect(onTouched)
  4865.  
  4866. function onTouch(part)
  4867. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4868. if (humanoid ~= nil) then
  4869. humanoid.Health = 0
  4870. end
  4871. end
  4872.  
  4873. script.Parent.Touched:connect(onTouch)
  4874.  
  4875. end; function()
  4876. LandMine = script.Parent
  4877.  
  4878. function onTouched(hit)
  4879. script.Parent.Transparency = 1
  4880. connection:disconnect()
  4881. end
  4882.  
  4883. connection = LandMine.Touched:connect(onTouched)
  4884.  
  4885. function onTouch(part)
  4886. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4887. if (humanoid ~= nil) then
  4888. humanoid.Health = 0
  4889. end
  4890. end
  4891.  
  4892. script.Parent.Touched:connect(onTouch)
  4893.  
  4894. end; function()
  4895. LandMine = script.Parent
  4896.  
  4897. function onTouched(hit)
  4898. script.Parent.Transparency = 1
  4899. connection:disconnect()
  4900. end
  4901.  
  4902. connection = LandMine.Touched:connect(onTouched)
  4903.  
  4904. function onTouch(part)
  4905. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4906. if (humanoid ~= nil) then
  4907. humanoid.Health = 0
  4908. end
  4909. end
  4910.  
  4911. script.Parent.Touched:connect(onTouch)
  4912.  
  4913. end; function()
  4914. LandMine = script.Parent
  4915.  
  4916. function onTouched(hit)
  4917. script.Parent.Transparency = 1
  4918. connection:disconnect()
  4919. end
  4920.  
  4921. connection = LandMine.Touched:connect(onTouched)
  4922.  
  4923. function onTouch(part)
  4924. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4925. if (humanoid ~= nil) then
  4926. humanoid.Health = 0
  4927. end
  4928. end
  4929.  
  4930. script.Parent.Touched:connect(onTouch)
  4931.  
  4932. end; function()
  4933. LandMine = script.Parent
  4934.  
  4935. function onTouched(hit)
  4936. script.Parent.Transparency = 1
  4937. connection:disconnect()
  4938. end
  4939.  
  4940. connection = LandMine.Touched:connect(onTouched)
  4941.  
  4942. function onTouch(part)
  4943. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4944. if (humanoid ~= nil) then
  4945. humanoid.Health = 0
  4946. end
  4947. end
  4948.  
  4949. script.Parent.Touched:connect(onTouch)
  4950.  
  4951. end; function()
  4952. LandMine = script.Parent
  4953.  
  4954. function onTouched(hit)
  4955. script.Parent.Transparency = 1
  4956. connection:disconnect()
  4957. end
  4958.  
  4959. connection = LandMine.Touched:connect(onTouched)
  4960.  
  4961. function onTouch(part)
  4962. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4963. if (humanoid ~= nil) then
  4964. humanoid.Health = 0
  4965. end
  4966. end
  4967.  
  4968. script.Parent.Touched:connect(onTouch)
  4969.  
  4970. end; function()
  4971. LandMine = script.Parent
  4972.  
  4973. function onTouched(hit)
  4974. script.Parent.Transparency = 1
  4975. connection:disconnect()
  4976. end
  4977.  
  4978. connection = LandMine.Touched:connect(onTouched)
  4979.  
  4980. function onTouch(part)
  4981. local humanoid = part.Parent:FindFirstChild("Humanoid")
  4982. if (humanoid ~= nil) then
  4983. humanoid.Health = 0
  4984. end
  4985. end
  4986.  
  4987. script.Parent.Touched:connect(onTouch)
  4988.  
  4989. end; function()
  4990. LandMine = script.Parent
  4991.  
  4992. function onTouched(hit)
  4993. script.Parent.Transparency = 1
  4994. connection:disconnect()
  4995. end
  4996.  
  4997. connection = LandMine.Touched:connect(onTouched)
  4998.  
  4999. function onTouch(part)
  5000. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5001. if (humanoid ~= nil) then
  5002. humanoid.Health = 0
  5003. end
  5004. end
  5005.  
  5006. script.Parent.Touched:connect(onTouch)
  5007.  
  5008. end; function()
  5009. LandMine = script.Parent
  5010.  
  5011. function onTouched(hit)
  5012. script.Parent.Transparency = 1
  5013. connection:disconnect()
  5014. end
  5015.  
  5016. connection = LandMine.Touched:connect(onTouched)
  5017.  
  5018. function onTouch(part)
  5019. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5020. if (humanoid ~= nil) then
  5021. humanoid.Health = 0
  5022. end
  5023. end
  5024.  
  5025. script.Parent.Touched:connect(onTouch)
  5026.  
  5027. end; function()
  5028. LandMine = script.Parent
  5029.  
  5030. function onTouched(hit)
  5031. script.Parent.Transparency = 1
  5032. connection:disconnect()
  5033. end
  5034.  
  5035. connection = LandMine.Touched:connect(onTouched)
  5036.  
  5037. function onTouch(part)
  5038. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5039. if (humanoid ~= nil) then
  5040. humanoid.Health = 0
  5041. end
  5042. end
  5043.  
  5044. script.Parent.Touched:connect(onTouch)
  5045.  
  5046. end; function()
  5047. LandMine = script.Parent
  5048.  
  5049. function onTouched(hit)
  5050. script.Parent.Transparency = 1
  5051. connection:disconnect()
  5052. end
  5053.  
  5054. connection = LandMine.Touched:connect(onTouched)
  5055.  
  5056. function onTouch(part)
  5057. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5058. if (humanoid ~= nil) then
  5059. humanoid.Health = 0
  5060. end
  5061. end
  5062.  
  5063. script.Parent.Touched:connect(onTouch)
  5064.  
  5065. end; function()
  5066. LandMine = script.Parent
  5067.  
  5068. function onTouched(hit)
  5069. script.Parent.Transparency = 1
  5070. connection:disconnect()
  5071. end
  5072.  
  5073. connection = LandMine.Touched:connect(onTouched)
  5074.  
  5075. function onTouch(part)
  5076. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5077. if (humanoid ~= nil) then
  5078. humanoid.Health = 0
  5079. end
  5080. end
  5081.  
  5082. script.Parent.Touched:connect(onTouch)
  5083.  
  5084. end; function()
  5085. LandMine = script.Parent
  5086.  
  5087. function onTouched(hit)
  5088. script.Parent.Transparency = 1
  5089. connection:disconnect()
  5090. end
  5091.  
  5092. connection = LandMine.Touched:connect(onTouched)
  5093.  
  5094. function onTouch(part)
  5095. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5096. if (humanoid ~= nil) then
  5097. humanoid.Health = 0
  5098. end
  5099. end
  5100.  
  5101. script.Parent.Touched:connect(onTouch)
  5102.  
  5103. end; function()
  5104. LandMine = script.Parent
  5105.  
  5106. function onTouched(hit)
  5107. script.Parent.Transparency = 1
  5108. connection:disconnect()
  5109. end
  5110.  
  5111. connection = LandMine.Touched:connect(onTouched)
  5112.  
  5113. function onTouch(part)
  5114. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5115. if (humanoid ~= nil) then
  5116. humanoid.Health = 0
  5117. end
  5118. end
  5119.  
  5120. script.Parent.Touched:connect(onTouch)
  5121.  
  5122. end; function()
  5123. LandMine = script.Parent
  5124.  
  5125. function onTouched(hit)
  5126. script.Parent.Transparency = 1
  5127. connection:disconnect()
  5128. end
  5129.  
  5130. connection = LandMine.Touched:connect(onTouched)
  5131.  
  5132. function onTouch(part)
  5133. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5134. if (humanoid ~= nil) then
  5135. humanoid.Health = 0
  5136. end
  5137. end
  5138.  
  5139. script.Parent.Touched:connect(onTouch)
  5140.  
  5141. end; function()
  5142. LandMine = script.Parent
  5143.  
  5144. function onTouched(hit)
  5145. script.Parent.Transparency = 1
  5146. connection:disconnect()
  5147. end
  5148.  
  5149. connection = LandMine.Touched:connect(onTouched)
  5150.  
  5151. function onTouch(part)
  5152. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5153. if (humanoid ~= nil) then
  5154. humanoid.Health = 0
  5155. end
  5156. end
  5157.  
  5158. script.Parent.Touched:connect(onTouch)
  5159.  
  5160. end; function()
  5161. LandMine = script.Parent
  5162.  
  5163. function onTouched(hit)
  5164. script.Parent.Transparency = 1
  5165. connection:disconnect()
  5166. end
  5167.  
  5168. connection = LandMine.Touched:connect(onTouched)
  5169.  
  5170. function onTouch(part)
  5171. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5172. if (humanoid ~= nil) then
  5173. humanoid.Health = 0
  5174. end
  5175. end
  5176.  
  5177. script.Parent.Touched:connect(onTouch)
  5178.  
  5179. end; function()
  5180. LandMine = script.Parent
  5181.  
  5182. function onTouched(hit)
  5183. script.Parent.Transparency = 1
  5184. connection:disconnect()
  5185. end
  5186.  
  5187. connection = LandMine.Touched:connect(onTouched)
  5188.  
  5189. function onTouch(part)
  5190. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5191. if (humanoid ~= nil) then
  5192. humanoid.Health = 0
  5193. end
  5194. end
  5195.  
  5196. script.Parent.Touched:connect(onTouch)
  5197.  
  5198. end; function()
  5199. LandMine = script.Parent
  5200.  
  5201. function onTouched(hit)
  5202. script.Parent.Transparency = 1
  5203. connection:disconnect()
  5204. end
  5205.  
  5206. connection = LandMine.Touched:connect(onTouched)
  5207.  
  5208. function onTouch(part)
  5209. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5210. if (humanoid ~= nil) then
  5211. humanoid.Health = 0
  5212. end
  5213. end
  5214.  
  5215. script.Parent.Touched:connect(onTouch)
  5216.  
  5217. end; function()
  5218. LandMine = script.Parent
  5219.  
  5220. function onTouched(hit)
  5221. script.Parent.Transparency = 1
  5222. connection:disconnect()
  5223. end
  5224.  
  5225. connection = LandMine.Touched:connect(onTouched)
  5226.  
  5227. function onTouch(part)
  5228. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5229. if (humanoid ~= nil) then
  5230. humanoid.Health = 0
  5231. end
  5232. end
  5233.  
  5234. script.Parent.Touched:connect(onTouch)
  5235.  
  5236. end; function()
  5237. LandMine = script.Parent
  5238.  
  5239. function onTouched(hit)
  5240. script.Parent.Transparency = 1
  5241. connection:disconnect()
  5242. end
  5243.  
  5244. connection = LandMine.Touched:connect(onTouched)
  5245.  
  5246. function onTouch(part)
  5247. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5248. if (humanoid ~= nil) then
  5249. humanoid.Health = 0
  5250. end
  5251. end
  5252.  
  5253. script.Parent.Touched:connect(onTouch)
  5254.  
  5255. end; function()
  5256. LandMine = script.Parent
  5257.  
  5258. function onTouched(hit)
  5259. script.Parent.Transparency = 1
  5260. connection:disconnect()
  5261. end
  5262.  
  5263. connection = LandMine.Touched:connect(onTouched)
  5264.  
  5265. function onTouch(part)
  5266. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5267. if (humanoid ~= nil) then
  5268. humanoid.Health = 0
  5269. end
  5270. end
  5271.  
  5272. script.Parent.Touched:connect(onTouch)
  5273.  
  5274. end; function()
  5275. LandMine = script.Parent
  5276.  
  5277. function onTouched(hit)
  5278. script.Parent.Transparency = 1
  5279. connection:disconnect()
  5280. end
  5281.  
  5282. connection = LandMine.Touched:connect(onTouched)
  5283.  
  5284. function onTouch(part)
  5285. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5286. if (humanoid ~= nil) then
  5287. humanoid.Health = 0
  5288. end
  5289. end
  5290.  
  5291. script.Parent.Touched:connect(onTouch)
  5292.  
  5293. end; function()
  5294. LandMine = script.Parent
  5295.  
  5296. function onTouched(hit)
  5297. script.Parent.Transparency = 1
  5298. connection:disconnect()
  5299. end
  5300.  
  5301. connection = LandMine.Touched:connect(onTouched)
  5302.  
  5303. function onTouch(part)
  5304. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5305. if (humanoid ~= nil) then
  5306. humanoid.Health = 0
  5307. end
  5308. end
  5309.  
  5310. script.Parent.Touched:connect(onTouch)
  5311.  
  5312. end; function()
  5313. LandMine = script.Parent
  5314.  
  5315. function onTouched(hit)
  5316. script.Parent.Transparency = 1
  5317. connection:disconnect()
  5318. end
  5319.  
  5320. connection = LandMine.Touched:connect(onTouched)
  5321.  
  5322. function onTouch(part)
  5323. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5324. if (humanoid ~= nil) then
  5325. humanoid.Health = 0
  5326. end
  5327. end
  5328.  
  5329. script.Parent.Touched:connect(onTouch)
  5330.  
  5331. end; function()
  5332. LandMine = script.Parent
  5333.  
  5334. function onTouched(hit)
  5335. script.Parent.Transparency = 1
  5336. connection:disconnect()
  5337. end
  5338.  
  5339. connection = LandMine.Touched:connect(onTouched)
  5340.  
  5341. function onTouch(part)
  5342. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5343. if (humanoid ~= nil) then
  5344. humanoid.Health = 0
  5345. end
  5346. end
  5347.  
  5348. script.Parent.Touched:connect(onTouch)
  5349.  
  5350. end; function()
  5351. LandMine = script.Parent
  5352.  
  5353. function onTouched(hit)
  5354. script.Parent.Transparency = 1
  5355. connection:disconnect()
  5356. end
  5357.  
  5358. connection = LandMine.Touched:connect(onTouched)
  5359.  
  5360. function onTouch(part)
  5361. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5362. if (humanoid ~= nil) then
  5363. humanoid.Health = 0
  5364. end
  5365. end
  5366.  
  5367. script.Parent.Touched:connect(onTouch)
  5368.  
  5369. end; function()
  5370. LandMine = script.Parent
  5371.  
  5372. function onTouched(hit)
  5373. script.Parent.Transparency = 1
  5374. connection:disconnect()
  5375. end
  5376.  
  5377. connection = LandMine.Touched:connect(onTouched)
  5378.  
  5379. function onTouch(part)
  5380. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5381. if (humanoid ~= nil) then
  5382. humanoid.Health = 0
  5383. end
  5384. end
  5385.  
  5386. script.Parent.Touched:connect(onTouch)
  5387.  
  5388. end; function()
  5389. LandMine = script.Parent
  5390.  
  5391. function onTouched(hit)
  5392. script.Parent.Transparency = 1
  5393. connection:disconnect()
  5394. end
  5395.  
  5396. connection = LandMine.Touched:connect(onTouched)
  5397.  
  5398. function onTouch(part)
  5399. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5400. if (humanoid ~= nil) then
  5401. humanoid.Health = 0
  5402. end
  5403. end
  5404.  
  5405. script.Parent.Touched:connect(onTouch)
  5406.  
  5407. end; function()
  5408. LandMine = script.Parent
  5409.  
  5410. function onTouched(hit)
  5411. script.Parent.Transparency = 1
  5412. connection:disconnect()
  5413. end
  5414.  
  5415. connection = LandMine.Touched:connect(onTouched)
  5416.  
  5417. function onTouch(part)
  5418. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5419. if (humanoid ~= nil) then
  5420. humanoid.Health = 0
  5421. end
  5422. end
  5423.  
  5424. script.Parent.Touched:connect(onTouch)
  5425.  
  5426. end; function()
  5427. LandMine = script.Parent
  5428.  
  5429. function onTouched(hit)
  5430. script.Parent.Transparency = 1
  5431. connection:disconnect()
  5432. end
  5433.  
  5434. connection = LandMine.Touched:connect(onTouched)
  5435.  
  5436. function onTouch(part)
  5437. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5438. if (humanoid ~= nil) then
  5439. humanoid.Health = 0
  5440. end
  5441. end
  5442.  
  5443. script.Parent.Touched:connect(onTouch)
  5444.  
  5445. end; function()
  5446. LandMine = script.Parent
  5447.  
  5448. function onTouched(hit)
  5449. script.Parent.Transparency = 1
  5450. connection:disconnect()
  5451. end
  5452.  
  5453. connection = LandMine.Touched:connect(onTouched)
  5454.  
  5455. function onTouch(part)
  5456. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5457. if (humanoid ~= nil) then
  5458. humanoid.Health = 0
  5459. end
  5460. end
  5461.  
  5462. script.Parent.Touched:connect(onTouch)
  5463.  
  5464. end; function()
  5465. LandMine = script.Parent
  5466.  
  5467. function onTouched(hit)
  5468. script.Parent.Transparency = 1
  5469. connection:disconnect()
  5470. end
  5471.  
  5472. connection = LandMine.Touched:connect(onTouched)
  5473.  
  5474. function onTouch(part)
  5475. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5476. if (humanoid ~= nil) then
  5477. humanoid.Health = 0
  5478. end
  5479. end
  5480.  
  5481. script.Parent.Touched:connect(onTouch)
  5482.  
  5483. end; function()
  5484. LandMine = script.Parent
  5485.  
  5486. function onTouched(hit)
  5487. script.Parent.Transparency = 1
  5488. connection:disconnect()
  5489. end
  5490.  
  5491. connection = LandMine.Touched:connect(onTouched)
  5492.  
  5493. function onTouch(part)
  5494. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5495. if (humanoid ~= nil) then
  5496. humanoid.Health = 0
  5497. end
  5498. end
  5499.  
  5500. script.Parent.Touched:connect(onTouch)
  5501.  
  5502. end; function()
  5503. LandMine = script.Parent
  5504.  
  5505. function onTouched(hit)
  5506. script.Parent.Transparency = 1
  5507. connection:disconnect()
  5508. end
  5509.  
  5510. connection = LandMine.Touched:connect(onTouched)
  5511.  
  5512. function onTouch(part)
  5513. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5514. if (humanoid ~= nil) then
  5515. humanoid.Health = 0
  5516. end
  5517. end
  5518.  
  5519. script.Parent.Touched:connect(onTouch)
  5520.  
  5521. end; function()
  5522. LandMine = script.Parent
  5523.  
  5524. function onTouched(hit)
  5525. script.Parent.Transparency = 1
  5526. connection:disconnect()
  5527. end
  5528.  
  5529. connection = LandMine.Touched:connect(onTouched)
  5530.  
  5531. function onTouch(part)
  5532. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5533. if (humanoid ~= nil) then
  5534. humanoid.Health = 0
  5535. end
  5536. end
  5537.  
  5538. script.Parent.Touched:connect(onTouch)
  5539.  
  5540. end; function()
  5541. LandMine = script.Parent
  5542.  
  5543. function onTouched(hit)
  5544. script.Parent.Transparency = 1
  5545. connection:disconnect()
  5546. end
  5547.  
  5548. connection = LandMine.Touched:connect(onTouched)
  5549.  
  5550. function onTouch(part)
  5551. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5552. if (humanoid ~= nil) then
  5553. humanoid.Health = 0
  5554. end
  5555. end
  5556.  
  5557. script.Parent.Touched:connect(onTouch)
  5558.  
  5559. end; function()
  5560. LandMine = script.Parent
  5561.  
  5562. function onTouched(hit)
  5563. script.Parent.Transparency = 1
  5564. connection:disconnect()
  5565. end
  5566.  
  5567. connection = LandMine.Touched:connect(onTouched)
  5568.  
  5569. function onTouch(part)
  5570. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5571. if (humanoid ~= nil) then
  5572. humanoid.Health = 0
  5573. end
  5574. end
  5575.  
  5576. script.Parent.Touched:connect(onTouch)
  5577.  
  5578. end; function()
  5579. LandMine = script.Parent
  5580.  
  5581. function onTouched(hit)
  5582. script.Parent.Transparency = 1
  5583. connection:disconnect()
  5584. end
  5585.  
  5586. connection = LandMine.Touched:connect(onTouched)
  5587.  
  5588. function onTouch(part)
  5589. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5590. if (humanoid ~= nil) then
  5591. humanoid.Health = 0
  5592. end
  5593. end
  5594.  
  5595. script.Parent.Touched:connect(onTouch)
  5596.  
  5597. end; function()
  5598. LandMine = script.Parent
  5599.  
  5600. function onTouched(hit)
  5601. script.Parent.Transparency = 1
  5602. connection:disconnect()
  5603. end
  5604.  
  5605. connection = LandMine.Touched:connect(onTouched)
  5606.  
  5607. function onTouch(part)
  5608. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5609. if (humanoid ~= nil) then
  5610. humanoid.Health = 0
  5611. end
  5612. end
  5613.  
  5614. script.Parent.Touched:connect(onTouch)
  5615.  
  5616. end; function()
  5617. LandMine = script.Parent
  5618.  
  5619. function onTouched(hit)
  5620. script.Parent.Transparency = 1
  5621. connection:disconnect()
  5622. end
  5623.  
  5624. connection = LandMine.Touched:connect(onTouched)
  5625.  
  5626. function onTouch(part)
  5627. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5628. if (humanoid ~= nil) then
  5629. humanoid.Health = 0
  5630. end
  5631. end
  5632.  
  5633. script.Parent.Touched:connect(onTouch)
  5634.  
  5635. end; function()
  5636. LandMine = script.Parent
  5637.  
  5638. function onTouched(hit)
  5639. script.Parent.Transparency = 1
  5640. connection:disconnect()
  5641. end
  5642.  
  5643. connection = LandMine.Touched:connect(onTouched)
  5644.  
  5645. function onTouch(part)
  5646. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5647. if (humanoid ~= nil) then
  5648. humanoid.Health = 0
  5649. end
  5650. end
  5651.  
  5652. script.Parent.Touched:connect(onTouch)
  5653.  
  5654. end; function()
  5655. LandMine = script.Parent
  5656.  
  5657. function onTouched(hit)
  5658. script.Parent.Transparency = 1
  5659. connection:disconnect()
  5660. end
  5661.  
  5662. connection = LandMine.Touched:connect(onTouched)
  5663.  
  5664. function onTouch(part)
  5665. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5666. if (humanoid ~= nil) then
  5667. humanoid.Health = 0
  5668. end
  5669. end
  5670.  
  5671. script.Parent.Touched:connect(onTouch)
  5672.  
  5673. end; function()
  5674. LandMine = script.Parent
  5675.  
  5676. function onTouched(hit)
  5677. script.Parent.Transparency = 1
  5678. connection:disconnect()
  5679. end
  5680.  
  5681. connection = LandMine.Touched:connect(onTouched)
  5682.  
  5683. function onTouch(part)
  5684. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5685. if (humanoid ~= nil) then
  5686. humanoid.Health = 0
  5687. end
  5688. end
  5689.  
  5690. script.Parent.Touched:connect(onTouch)
  5691.  
  5692. end; function()
  5693. LandMine = script.Parent
  5694.  
  5695. function onTouched(hit)
  5696. script.Parent.Transparency = 1
  5697. connection:disconnect()
  5698. end
  5699.  
  5700. connection = LandMine.Touched:connect(onTouched)
  5701.  
  5702. function onTouch(part)
  5703. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5704. if (humanoid ~= nil) then
  5705. humanoid.Health = 0
  5706. end
  5707. end
  5708.  
  5709. script.Parent.Touched:connect(onTouch)
  5710.  
  5711. end; function()
  5712. LandMine = script.Parent
  5713.  
  5714. function onTouched(hit)
  5715. script.Parent.Transparency = 1
  5716. connection:disconnect()
  5717. end
  5718.  
  5719. connection = LandMine.Touched:connect(onTouched)
  5720.  
  5721. function onTouch(part)
  5722. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5723. if (humanoid ~= nil) then
  5724. humanoid.Health = 0
  5725. end
  5726. end
  5727.  
  5728. script.Parent.Touched:connect(onTouch)
  5729.  
  5730. end; function()
  5731. LandMine = script.Parent
  5732.  
  5733. function onTouched(hit)
  5734. script.Parent.Transparency = 1
  5735. connection:disconnect()
  5736. end
  5737.  
  5738. connection = LandMine.Touched:connect(onTouched)
  5739.  
  5740. function onTouch(part)
  5741. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5742. if (humanoid ~= nil) then
  5743. humanoid.Health = 0
  5744. end
  5745. end
  5746.  
  5747. script.Parent.Touched:connect(onTouch)
  5748.  
  5749. end; function()
  5750. LandMine = script.Parent
  5751.  
  5752. function onTouched(hit)
  5753. script.Parent.Transparency = 1
  5754. connection:disconnect()
  5755. end
  5756.  
  5757. connection = LandMine.Touched:connect(onTouched)
  5758.  
  5759. function onTouch(part)
  5760. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5761. if (humanoid ~= nil) then
  5762. humanoid.Health = 0
  5763. end
  5764. end
  5765.  
  5766. script.Parent.Touched:connect(onTouch)
  5767.  
  5768. end; function()
  5769. LandMine = script.Parent
  5770.  
  5771. function onTouched(hit)
  5772. script.Parent.Transparency = 1
  5773. connection:disconnect()
  5774. end
  5775.  
  5776. connection = LandMine.Touched:connect(onTouched)
  5777.  
  5778. function onTouch(part)
  5779. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5780. if (humanoid ~= nil) then
  5781. humanoid.Health = 0
  5782. end
  5783. end
  5784.  
  5785. script.Parent.Touched:connect(onTouch)
  5786.  
  5787. end; function()
  5788. LandMine = script.Parent
  5789.  
  5790. function onTouched(hit)
  5791. script.Parent.Transparency = 1
  5792. connection:disconnect()
  5793. end
  5794.  
  5795. connection = LandMine.Touched:connect(onTouched)
  5796.  
  5797. function onTouch(part)
  5798. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5799. if (humanoid ~= nil) then
  5800. humanoid.Health = 0
  5801. end
  5802. end
  5803.  
  5804. script.Parent.Touched:connect(onTouch)
  5805.  
  5806. end; function()
  5807. LandMine = script.Parent
  5808.  
  5809. function onTouched(hit)
  5810. script.Parent.Transparency = 1
  5811. connection:disconnect()
  5812. end
  5813.  
  5814. connection = LandMine.Touched:connect(onTouched)
  5815.  
  5816. function onTouch(part)
  5817. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5818. if (humanoid ~= nil) then
  5819. humanoid.Health = 0
  5820. end
  5821. end
  5822.  
  5823. script.Parent.Touched:connect(onTouch)
  5824.  
  5825. end; function()
  5826. LandMine = script.Parent
  5827.  
  5828. function onTouched(hit)
  5829. script.Parent.Transparency = 1
  5830. connection:disconnect()
  5831. end
  5832.  
  5833. connection = LandMine.Touched:connect(onTouched)
  5834.  
  5835. function onTouch(part)
  5836. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5837. if (humanoid ~= nil) then
  5838. humanoid.Health = 0
  5839. end
  5840. end
  5841.  
  5842. script.Parent.Touched:connect(onTouch)
  5843.  
  5844. end; function()
  5845. LandMine = script.Parent
  5846.  
  5847. function onTouched(hit)
  5848. script.Parent.Transparency = 1
  5849. connection:disconnect()
  5850. end
  5851.  
  5852. connection = LandMine.Touched:connect(onTouched)
  5853.  
  5854. function onTouch(part)
  5855. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5856. if (humanoid ~= nil) then
  5857. humanoid.Health = 0
  5858. end
  5859. end
  5860.  
  5861. script.Parent.Touched:connect(onTouch)
  5862.  
  5863. end; function()
  5864. LandMine = script.Parent
  5865.  
  5866. function onTouched(hit)
  5867. script.Parent.Transparency = 1
  5868. connection:disconnect()
  5869. end
  5870.  
  5871. connection = LandMine.Touched:connect(onTouched)
  5872.  
  5873. function onTouch(part)
  5874. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5875. if (humanoid ~= nil) then
  5876. humanoid.Health = 0
  5877. end
  5878. end
  5879.  
  5880. script.Parent.Touched:connect(onTouch)
  5881.  
  5882. end; function()
  5883. LandMine = script.Parent
  5884.  
  5885. function onTouched(hit)
  5886. script.Parent.Transparency = 1
  5887. connection:disconnect()
  5888. end
  5889.  
  5890. connection = LandMine.Touched:connect(onTouched)
  5891.  
  5892. function onTouch(part)
  5893. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5894. if (humanoid ~= nil) then
  5895. humanoid.Health = 0
  5896. end
  5897. end
  5898.  
  5899. script.Parent.Touched:connect(onTouch)
  5900.  
  5901. end; function()
  5902. LandMine = script.Parent
  5903.  
  5904. function onTouched(hit)
  5905. script.Parent.Transparency = 1
  5906. connection:disconnect()
  5907. end
  5908.  
  5909. connection = LandMine.Touched:connect(onTouched)
  5910.  
  5911. function onTouch(part)
  5912. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5913. if (humanoid ~= nil) then
  5914. humanoid.Health = 0
  5915. end
  5916. end
  5917.  
  5918. script.Parent.Touched:connect(onTouch)
  5919.  
  5920. end; function()
  5921. LandMine = script.Parent
  5922.  
  5923. function onTouched(hit)
  5924. script.Parent.Transparency = 1
  5925. connection:disconnect()
  5926. end
  5927.  
  5928. connection = LandMine.Touched:connect(onTouched)
  5929.  
  5930. function onTouch(part)
  5931. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5932. if (humanoid ~= nil) then
  5933. humanoid.Health = 0
  5934. end
  5935. end
  5936.  
  5937. script.Parent.Touched:connect(onTouch)
  5938.  
  5939. end; function()
  5940. LandMine = script.Parent
  5941.  
  5942. function onTouched(hit)
  5943. script.Parent.Transparency = 1
  5944. connection:disconnect()
  5945. end
  5946.  
  5947. connection = LandMine.Touched:connect(onTouched)
  5948.  
  5949. function onTouch(part)
  5950. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5951. if (humanoid ~= nil) then
  5952. humanoid.Health = 0
  5953. end
  5954. end
  5955.  
  5956. script.Parent.Touched:connect(onTouch)
  5957.  
  5958. end; function()
  5959. LandMine = script.Parent
  5960.  
  5961. function onTouched(hit)
  5962. script.Parent.Transparency = 1
  5963. connection:disconnect()
  5964. end
  5965.  
  5966. connection = LandMine.Touched:connect(onTouched)
  5967.  
  5968. function onTouch(part)
  5969. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5970. if (humanoid ~= nil) then
  5971. humanoid.Health = 0
  5972. end
  5973. end
  5974.  
  5975. script.Parent.Touched:connect(onTouch)
  5976.  
  5977. end; function()
  5978. LandMine = script.Parent
  5979.  
  5980. function onTouched(hit)
  5981. script.Parent.Transparency = 1
  5982. connection:disconnect()
  5983. end
  5984.  
  5985. connection = LandMine.Touched:connect(onTouched)
  5986.  
  5987. function onTouch(part)
  5988. local humanoid = part.Parent:FindFirstChild("Humanoid")
  5989. if (humanoid ~= nil) then
  5990. humanoid.Health = 0
  5991. end
  5992. end
  5993.  
  5994. script.Parent.Touched:connect(onTouch)
  5995.  
  5996. end; function()
  5997. LandMine = script.Parent
  5998.  
  5999. function onTouched(hit)
  6000. script.Parent.Transparency = 1
  6001. connection:disconnect()
  6002. end
  6003.  
  6004. connection = LandMine.Touched:connect(onTouched)
  6005.  
  6006. function onTouch(part)
  6007. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6008. if (humanoid ~= nil) then
  6009. humanoid.Health = 0
  6010. end
  6011. end
  6012.  
  6013. script.Parent.Touched:connect(onTouch)
  6014.  
  6015. end; function()
  6016. LandMine = script.Parent
  6017.  
  6018. function onTouched(hit)
  6019. script.Parent.Transparency = 1
  6020. connection:disconnect()
  6021. end
  6022.  
  6023. connection = LandMine.Touched:connect(onTouched)
  6024.  
  6025. function onTouch(part)
  6026. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6027. if (humanoid ~= nil) then
  6028. humanoid.Health = 0
  6029. end
  6030. end
  6031.  
  6032. script.Parent.Touched:connect(onTouch)
  6033.  
  6034. end; function()
  6035. LandMine = script.Parent
  6036.  
  6037. function onTouched(hit)
  6038. script.Parent.Transparency = 1
  6039. connection:disconnect()
  6040. end
  6041.  
  6042. connection = LandMine.Touched:connect(onTouched)
  6043.  
  6044. function onTouch(part)
  6045. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6046. if (humanoid ~= nil) then
  6047. humanoid.Health = 0
  6048. end
  6049. end
  6050.  
  6051. script.Parent.Touched:connect(onTouch)
  6052.  
  6053. end; function()
  6054. LandMine = script.Parent
  6055.  
  6056. function onTouched(hit)
  6057. script.Parent.Transparency = 1
  6058. connection:disconnect()
  6059. end
  6060.  
  6061. connection = LandMine.Touched:connect(onTouched)
  6062.  
  6063. function onTouch(part)
  6064. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6065. if (humanoid ~= nil) then
  6066. humanoid.Health = 0
  6067. end
  6068. end
  6069.  
  6070. script.Parent.Touched:connect(onTouch)
  6071.  
  6072. end; function()
  6073. LandMine = script.Parent
  6074.  
  6075. function onTouched(hit)
  6076. script.Parent.Transparency = 1
  6077. connection:disconnect()
  6078. end
  6079.  
  6080. connection = LandMine.Touched:connect(onTouched)
  6081.  
  6082. function onTouch(part)
  6083. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6084. if (humanoid ~= nil) then
  6085. humanoid.Health = 0
  6086. end
  6087. end
  6088.  
  6089. script.Parent.Touched:connect(onTouch)
  6090.  
  6091. end; function()
  6092. LandMine = script.Parent
  6093.  
  6094. function onTouched(hit)
  6095. script.Parent.Transparency = 1
  6096. connection:disconnect()
  6097. end
  6098.  
  6099. connection = LandMine.Touched:connect(onTouched)
  6100.  
  6101. function onTouch(part)
  6102. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6103. if (humanoid ~= nil) then
  6104. humanoid.Health = 0
  6105. end
  6106. end
  6107.  
  6108. script.Parent.Touched:connect(onTouch)
  6109.  
  6110. end; function()
  6111. LandMine = script.Parent
  6112.  
  6113. function onTouched(hit)
  6114. script.Parent.Transparency = 1
  6115. connection:disconnect()
  6116. end
  6117.  
  6118. connection = LandMine.Touched:connect(onTouched)
  6119.  
  6120. function onTouch(part)
  6121. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6122. if (humanoid ~= nil) then
  6123. humanoid.Health = 0
  6124. end
  6125. end
  6126.  
  6127. script.Parent.Touched:connect(onTouch)
  6128.  
  6129. end; function()
  6130. LandMine = script.Parent
  6131.  
  6132. function onTouched(hit)
  6133. script.Parent.Transparency = 1
  6134. connection:disconnect()
  6135. end
  6136.  
  6137. connection = LandMine.Touched:connect(onTouched)
  6138.  
  6139. function onTouch(part)
  6140. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6141. if (humanoid ~= nil) then
  6142. humanoid.Health = 0
  6143. end
  6144. end
  6145.  
  6146. script.Parent.Touched:connect(onTouch)
  6147.  
  6148. end; function()
  6149. LandMine = script.Parent
  6150.  
  6151. function onTouched(hit)
  6152. script.Parent.Transparency = 1
  6153. connection:disconnect()
  6154. end
  6155.  
  6156. connection = LandMine.Touched:connect(onTouched)
  6157.  
  6158. function onTouch(part)
  6159. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6160. if (humanoid ~= nil) then
  6161. humanoid.Health = 0
  6162. end
  6163. end
  6164.  
  6165. script.Parent.Touched:connect(onTouch)
  6166.  
  6167. end; function()
  6168. LandMine = script.Parent
  6169.  
  6170. function onTouched(hit)
  6171. script.Parent.Transparency = 1
  6172. connection:disconnect()
  6173. end
  6174.  
  6175. connection = LandMine.Touched:connect(onTouched)
  6176.  
  6177. function onTouch(part)
  6178. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6179. if (humanoid ~= nil) then
  6180. humanoid.Health = 0
  6181. end
  6182. end
  6183.  
  6184. script.Parent.Touched:connect(onTouch)
  6185.  
  6186. end; function()
  6187. LandMine = script.Parent
  6188.  
  6189. function onTouched(hit)
  6190. script.Parent.Transparency = 1
  6191. connection:disconnect()
  6192. end
  6193.  
  6194. connection = LandMine.Touched:connect(onTouched)
  6195.  
  6196. function onTouch(part)
  6197. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6198. if (humanoid ~= nil) then
  6199. humanoid.Health = 0
  6200. end
  6201. end
  6202.  
  6203. script.Parent.Touched:connect(onTouch)
  6204.  
  6205. end; function()
  6206. LandMine = script.Parent
  6207.  
  6208. function onTouched(hit)
  6209. script.Parent.Transparency = 1
  6210. connection:disconnect()
  6211. end
  6212.  
  6213. connection = LandMine.Touched:connect(onTouched)
  6214.  
  6215. function onTouch(part)
  6216. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6217. if (humanoid ~= nil) then
  6218. humanoid.Health = 0
  6219. end
  6220. end
  6221.  
  6222. script.Parent.Touched:connect(onTouch)
  6223.  
  6224. end; function()
  6225. LandMine = script.Parent
  6226.  
  6227. function onTouched(hit)
  6228. script.Parent.Transparency = 1
  6229. connection:disconnect()
  6230. end
  6231.  
  6232. connection = LandMine.Touched:connect(onTouched)
  6233.  
  6234. function onTouch(part)
  6235. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6236. if (humanoid ~= nil) then
  6237. humanoid.Health = 0
  6238. end
  6239. end
  6240.  
  6241. script.Parent.Touched:connect(onTouch)
  6242.  
  6243. end; function()
  6244. LandMine = script.Parent
  6245.  
  6246. function onTouched(hit)
  6247. script.Parent.Transparency = 1
  6248. connection:disconnect()
  6249. end
  6250.  
  6251. connection = LandMine.Touched:connect(onTouched)
  6252.  
  6253. function onTouch(part)
  6254. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6255. if (humanoid ~= nil) then
  6256. humanoid.Health = 0
  6257. end
  6258. end
  6259.  
  6260. script.Parent.Touched:connect(onTouch)
  6261.  
  6262. end; function()
  6263. LandMine = script.Parent
  6264.  
  6265. function onTouched(hit)
  6266. script.Parent.Transparency = 1
  6267. connection:disconnect()
  6268. end
  6269.  
  6270. connection = LandMine.Touched:connect(onTouched)
  6271.  
  6272. function onTouch(part)
  6273. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6274. if (humanoid ~= nil) then
  6275. humanoid.Health = 0
  6276. end
  6277. end
  6278.  
  6279. script.Parent.Touched:connect(onTouch)
  6280.  
  6281. end; function()
  6282. LandMine = script.Parent
  6283.  
  6284. function onTouched(hit)
  6285. script.Parent.Transparency = 1
  6286. connection:disconnect()
  6287. end
  6288.  
  6289. connection = LandMine.Touched:connect(onTouched)
  6290.  
  6291. function onTouch(part)
  6292. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6293. if (humanoid ~= nil) then
  6294. humanoid.Health = 0
  6295. end
  6296. end
  6297.  
  6298. script.Parent.Touched:connect(onTouch)
  6299.  
  6300. end; function()
  6301. LandMine = script.Parent
  6302.  
  6303. function onTouched(hit)
  6304. script.Parent.Transparency = 1
  6305. connection:disconnect()
  6306. end
  6307.  
  6308. connection = LandMine.Touched:connect(onTouched)
  6309.  
  6310. function onTouch(part)
  6311. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6312. if (humanoid ~= nil) then
  6313. humanoid.Health = 0
  6314. end
  6315. end
  6316.  
  6317. script.Parent.Touched:connect(onTouch)
  6318.  
  6319. end; function()
  6320. LandMine = script.Parent
  6321.  
  6322. function onTouched(hit)
  6323. script.Parent.Transparency = 1
  6324. connection:disconnect()
  6325. end
  6326.  
  6327. connection = LandMine.Touched:connect(onTouched)
  6328.  
  6329. function onTouch(part)
  6330. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6331. if (humanoid ~= nil) then
  6332. humanoid.Health = 0
  6333. end
  6334. end
  6335.  
  6336. script.Parent.Touched:connect(onTouch)
  6337.  
  6338. end; function()
  6339. LandMine = script.Parent
  6340.  
  6341. function onTouched(hit)
  6342. script.Parent.Transparency = 1
  6343. connection:disconnect()
  6344. end
  6345.  
  6346. connection = LandMine.Touched:connect(onTouched)
  6347.  
  6348. function onTouch(part)
  6349. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6350. if (humanoid ~= nil) then
  6351. humanoid.Health = 0
  6352. end
  6353. end
  6354.  
  6355. script.Parent.Touched:connect(onTouch)
  6356.  
  6357. end; function()
  6358. LandMine = script.Parent
  6359.  
  6360. function onTouched(hit)
  6361. script.Parent.Transparency = 1
  6362. connection:disconnect()
  6363. end
  6364.  
  6365. connection = LandMine.Touched:connect(onTouched)
  6366.  
  6367. function onTouch(part)
  6368. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6369. if (humanoid ~= nil) then
  6370. humanoid.Health = 0
  6371. end
  6372. end
  6373.  
  6374. script.Parent.Touched:connect(onTouch)
  6375.  
  6376. end; function()
  6377. LandMine = script.Parent
  6378.  
  6379. function onTouched(hit)
  6380. script.Parent.Transparency = 1
  6381. connection:disconnect()
  6382. end
  6383.  
  6384. connection = LandMine.Touched:connect(onTouched)
  6385.  
  6386. function onTouch(part)
  6387. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6388. if (humanoid ~= nil) then
  6389. humanoid.Health = 0
  6390. end
  6391. end
  6392.  
  6393. script.Parent.Touched:connect(onTouch)
  6394.  
  6395. end; function()
  6396. LandMine = script.Parent
  6397.  
  6398. function onTouched(hit)
  6399. script.Parent.Transparency = 1
  6400. connection:disconnect()
  6401. end
  6402.  
  6403. connection = LandMine.Touched:connect(onTouched)
  6404.  
  6405. function onTouch(part)
  6406. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6407. if (humanoid ~= nil) then
  6408. humanoid.Health = 0
  6409. end
  6410. end
  6411.  
  6412. script.Parent.Touched:connect(onTouch)
  6413.  
  6414. end; function()
  6415. LandMine = script.Parent
  6416.  
  6417. function onTouched(hit)
  6418. script.Parent.Transparency = 1
  6419. connection:disconnect()
  6420. end
  6421.  
  6422. connection = LandMine.Touched:connect(onTouched)
  6423.  
  6424. function onTouch(part)
  6425. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6426. if (humanoid ~= nil) then
  6427. humanoid.Health = 0
  6428. end
  6429. end
  6430.  
  6431. script.Parent.Touched:connect(onTouch)
  6432.  
  6433. end; function()
  6434. LandMine = script.Parent
  6435.  
  6436. function onTouched(hit)
  6437. script.Parent.Transparency = 1
  6438. connection:disconnect()
  6439. end
  6440.  
  6441. connection = LandMine.Touched:connect(onTouched)
  6442.  
  6443. function onTouch(part)
  6444. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6445. if (humanoid ~= nil) then
  6446. humanoid.Health = 0
  6447. end
  6448. end
  6449.  
  6450. script.Parent.Touched:connect(onTouch)
  6451.  
  6452. end; function()
  6453. LandMine = script.Parent
  6454.  
  6455. function onTouched(hit)
  6456. script.Parent.Transparency = 1
  6457. connection:disconnect()
  6458. end
  6459.  
  6460. connection = LandMine.Touched:connect(onTouched)
  6461.  
  6462. function onTouch(part)
  6463. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6464. if (humanoid ~= nil) then
  6465. humanoid.Health = 0
  6466. end
  6467. end
  6468.  
  6469. script.Parent.Touched:connect(onTouch)
  6470.  
  6471. end; function()
  6472. LandMine = script.Parent
  6473.  
  6474. function onTouched(hit)
  6475. script.Parent.Transparency = 1
  6476. connection:disconnect()
  6477. end
  6478.  
  6479. connection = LandMine.Touched:connect(onTouched)
  6480.  
  6481. function onTouch(part)
  6482. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6483. if (humanoid ~= nil) then
  6484. humanoid.Health = 0
  6485. end
  6486. end
  6487.  
  6488. script.Parent.Touched:connect(onTouch)
  6489.  
  6490. end; function()
  6491. LandMine = script.Parent
  6492.  
  6493. function onTouched(hit)
  6494. script.Parent.Transparency = 1
  6495. connection:disconnect()
  6496. end
  6497.  
  6498. connection = LandMine.Touched:connect(onTouched)
  6499.  
  6500. function onTouch(part)
  6501. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6502. if (humanoid ~= nil) then
  6503. humanoid.Health = 0
  6504. end
  6505. end
  6506.  
  6507. script.Parent.Touched:connect(onTouch)
  6508.  
  6509. end; function()
  6510. LandMine = script.Parent
  6511.  
  6512. function onTouched(hit)
  6513. script.Parent.Transparency = 1
  6514. connection:disconnect()
  6515. end
  6516.  
  6517. connection = LandMine.Touched:connect(onTouched)
  6518.  
  6519. function onTouch(part)
  6520. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6521. if (humanoid ~= nil) then
  6522. humanoid.Health = 0
  6523. end
  6524. end
  6525.  
  6526. script.Parent.Touched:connect(onTouch)
  6527.  
  6528. end; function()
  6529. LandMine = script.Parent
  6530.  
  6531. function onTouched(hit)
  6532. script.Parent.Transparency = 1
  6533. connection:disconnect()
  6534. end
  6535.  
  6536. connection = LandMine.Touched:connect(onTouched)
  6537.  
  6538. function onTouch(part)
  6539. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6540. if (humanoid ~= nil) then
  6541. humanoid.Health = 0
  6542. end
  6543. end
  6544.  
  6545. script.Parent.Touched:connect(onTouch)
  6546.  
  6547. end; function()
  6548. LandMine = script.Parent
  6549.  
  6550. function onTouched(hit)
  6551. script.Parent.Transparency = 1
  6552. connection:disconnect()
  6553. end
  6554.  
  6555. connection = LandMine.Touched:connect(onTouched)
  6556.  
  6557. function onTouch(part)
  6558. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6559. if (humanoid ~= nil) then
  6560. humanoid.Health = 0
  6561. end
  6562. end
  6563.  
  6564. script.Parent.Touched:connect(onTouch)
  6565.  
  6566. end; function()
  6567. LandMine = script.Parent
  6568.  
  6569. function onTouched(hit)
  6570. script.Parent.Transparency = 1
  6571. connection:disconnect()
  6572. end
  6573.  
  6574. connection = LandMine.Touched:connect(onTouched)
  6575.  
  6576. function onTouch(part)
  6577. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6578. if (humanoid ~= nil) then
  6579. humanoid.Health = 0
  6580. end
  6581. end
  6582.  
  6583. script.Parent.Touched:connect(onTouch)
  6584.  
  6585. end; function()
  6586. LandMine = script.Parent
  6587.  
  6588. function onTouched(hit)
  6589. script.Parent.Transparency = 1
  6590. connection:disconnect()
  6591. end
  6592.  
  6593. connection = LandMine.Touched:connect(onTouched)
  6594.  
  6595. function onTouch(part)
  6596. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6597. if (humanoid ~= nil) then
  6598. humanoid.Health = 0
  6599. end
  6600. end
  6601.  
  6602. script.Parent.Touched:connect(onTouch)
  6603.  
  6604. end; function()
  6605. LandMine = script.Parent
  6606.  
  6607. function onTouched(hit)
  6608. script.Parent.Transparency = 1
  6609. connection:disconnect()
  6610. end
  6611.  
  6612. connection = LandMine.Touched:connect(onTouched)
  6613.  
  6614. function onTouch(part)
  6615. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6616. if (humanoid ~= nil) then
  6617. humanoid.Health = 0
  6618. end
  6619. end
  6620.  
  6621. script.Parent.Touched:connect(onTouch)
  6622.  
  6623. end; function()
  6624. LandMine = script.Parent
  6625.  
  6626. function onTouched(hit)
  6627. script.Parent.Transparency = 1
  6628. connection:disconnect()
  6629. end
  6630.  
  6631. connection = LandMine.Touched:connect(onTouched)
  6632.  
  6633. function onTouch(part)
  6634. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6635. if (humanoid ~= nil) then
  6636. humanoid.Health = 0
  6637. end
  6638. end
  6639.  
  6640. script.Parent.Touched:connect(onTouch)
  6641.  
  6642. end; function()
  6643. LandMine = script.Parent
  6644.  
  6645. function onTouched(hit)
  6646. script.Parent.Transparency = 1
  6647. connection:disconnect()
  6648. end
  6649.  
  6650. connection = LandMine.Touched:connect(onTouched)
  6651.  
  6652. function onTouch(part)
  6653. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6654. if (humanoid ~= nil) then
  6655. humanoid.Health = 0
  6656. end
  6657. end
  6658.  
  6659. script.Parent.Touched:connect(onTouch)
  6660.  
  6661. end; function()
  6662. LandMine = script.Parent
  6663.  
  6664. function onTouched(hit)
  6665. script.Parent.Transparency = 1
  6666. connection:disconnect()
  6667. end
  6668.  
  6669. connection = LandMine.Touched:connect(onTouched)
  6670.  
  6671. function onTouch(part)
  6672. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6673. if (humanoid ~= nil) then
  6674. humanoid.Health = 0
  6675. end
  6676. end
  6677.  
  6678. script.Parent.Touched:connect(onTouch)
  6679.  
  6680. end; function()
  6681. LandMine = script.Parent
  6682.  
  6683. function onTouched(hit)
  6684. script.Parent.Transparency = 1
  6685. connection:disconnect()
  6686. end
  6687.  
  6688. connection = LandMine.Touched:connect(onTouched)
  6689.  
  6690. function onTouch(part)
  6691. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6692. if (humanoid ~= nil) then
  6693. humanoid.Health = 0
  6694. end
  6695. end
  6696.  
  6697. script.Parent.Touched:connect(onTouch)
  6698.  
  6699. end; function()
  6700. LandMine = script.Parent
  6701.  
  6702. function onTouched(hit)
  6703. script.Parent.Transparency = 1
  6704. connection:disconnect()
  6705. end
  6706.  
  6707. connection = LandMine.Touched:connect(onTouched)
  6708.  
  6709. function onTouch(part)
  6710. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6711. if (humanoid ~= nil) then
  6712. humanoid.Health = 0
  6713. end
  6714. end
  6715.  
  6716. script.Parent.Touched:connect(onTouch)
  6717.  
  6718. end; function()
  6719. LandMine = script.Parent
  6720.  
  6721. function onTouched(hit)
  6722. script.Parent.Transparency = 1
  6723. connection:disconnect()
  6724. end
  6725.  
  6726. connection = LandMine.Touched:connect(onTouched)
  6727.  
  6728. function onTouch(part)
  6729. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6730. if (humanoid ~= nil) then
  6731. humanoid.Health = 0
  6732. end
  6733. end
  6734.  
  6735. script.Parent.Touched:connect(onTouch)
  6736.  
  6737. end;}local ActualScripts = {}
  6738. function s(var)
  6739. local func = table.remove(Scripts,1)
  6740. local env = getfenv(func)
  6741. local newenv = setmetatable({},{
  6742. __index = function(self,k)
  6743. if k=="script" then
  6744. return var
  6745. else
  6746. return env[k]
  6747. end
  6748. end,
  6749. })
  6750. setfenv(func,newenv)
  6751. table.insert(ActualScripts,coroutine.wrap(func))
  6752. end
  6753.  
  6754. local Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  6755. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  6756. function(t,f)
  6757. for a,b in pairs(t) do
  6758. f(a,b)
  6759. end
  6760. end
  6761. local Types = {
  6762. Color3 = Color3.new,
  6763. Vector3 = Vector3.new,
  6764. Vector2 = Vector2.new,
  6765. UDim = UDim.new,
  6766. UDim2 = UDim2.new,
  6767. CFrame = CFrame.new,
  6768. Rect = Rect.new,
  6769. NumberSequence = function(...)
  6770. local a = {...}
  6771. local t = {}
  6772. repeat
  6773. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  6774. until #a==0
  6775. return NumberSequence.new(t)
  6776. end,
  6777. ColorSequence = function(...)
  6778. local a = {...}
  6779. local t = {}
  6780. repeat
  6781. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  6782. until #a==0
  6783. return ColorSequence.new(t)
  6784. end,
  6785. number = tonumber,
  6786. boolean = function(a)
  6787. return a=="true"
  6788. end
  6789. }
  6790. split = function(str,sep)
  6791. if not str then return end
  6792. local fields = {}
  6793. local ConcatNext = false
  6794. str:gsub(("([^%s]+)"):format(sep),function(c)
  6795. if ConcatNext == true then
  6796. fields[#fields] = fields[#fields]..sep..c
  6797. ConcatNext = false
  6798. else
  6799. fields[#fields+1] = c
  6800. end
  6801. if c:sub(#c)=="\\" then
  6802. c = fields[#fields]
  6803. fields[#fields] = c:sub(1,#c-1)
  6804. ConcatNext = true
  6805. end
  6806. end)
  6807. return fields
  6808. end
  6809. RemoveAndSplit = function(t)
  6810. return split(table_remove(t,1),comma)
  6811. end
  6812. t = split(str,";")
  6813. props = RemoveAndSplit(t)
  6814. classes = RemoveAndSplit(t)
  6815. values = split(table_remove(t,1),'|')
  6816. ICList = RemoveAndSplit(t)
  6817. InstanceList = {}
  6818. Model = inst"Model"
  6819. CurPar = Model
  6820. table_foreach(t,function(ct,c)
  6821. if c=="n" or c=="p" then
  6822. CurPar = c=="n" and LastIns or CurPar[parnt]
  6823. else
  6824. ct = split(c,"|")
  6825. local class = classes[tonum(table_remove(ct,1))]
  6826. if class=="UnionOperation" then
  6827. LastIns = {Locked="true",Anchored="true",UsePartColor="true"}
  6828. else
  6829. LastIns = inst(class)
  6830. if LastIns:IsA"Script" then
  6831. s(LastIns)
  6832. end
  6833. end
  6834.  
  6835. local function SetProperty(LastIns,p,str,s)
  6836. s = Types[typeof(LastIns[p])]
  6837. LastIns[p] = s and s(unpack(split(str,comma))) or str
  6838. end
  6839.  
  6840. local UnionData
  6841. table_foreach(ct,function(s,p,a,str)
  6842. a = p:find":"
  6843. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  6844. if p=="UnionData" then
  6845. UnionData = split(str," ")
  6846. return
  6847. end
  6848. if class=="UnionOperation" then
  6849. LastIns[p] = str
  6850. return
  6851. end
  6852. SetProperty(LastIns,p,str)
  6853. end)
  6854.  
  6855. if UnionData then
  6856. local LI_Data = LastIns
  6857. LastIns = DecodeUnion(UnionData)
  6858. table_foreach(LI_Data,function(p,str)
  6859. SetProperty(LastIns,p,str)
  6860. end)
  6861. end
  6862. table.insert(InstanceList,LastIns)
  6863. LastIns[parnt] = CurPar
  6864. end
  6865. end)
  6866. table_remove(ICList,1)
  6867. table_foreach(ICList,function(a,b)
  6868. b = split(b,">")
  6869. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  6870. end)
  6871.  
  6872. return Model
  6873. end
  6874.  
  6875. local Model = Decode('Name,Color,Material,Position,Orientation,Size,Shape,BottomSurface,TopSurface;Part,Script;Part|small bomb|1,0,0.749|Neon|109.643,163.08,-66.436|-0.02,8.789,0|7.19,7.19,7.19|Ball|Smooth|94.087,163.08,-5'
  6876. ..'.261|85.213,163.08,-62.659|38.478,163.08,-55.433|41.791,163.08,-34.008|47.353,163.08,1.965|62.773,163.08,-50.923|112.955,163.08,-45.011|44.04,163.08,-19.461|-8.351,163.081,-121.727|26.919,163.08,-45.3'
  6877. ..'79|68.47,163.08,-23.238|71.782,163.08,-1.813|-18.706,163.08,-98.188|56.352,163.08,60.173|39.231,163.08,34.255|-66.694,163.08,-2.34|-38.952,163.08,15.308|-83.815,163.08,-28.258|-42.264,163.08,-6.117|-8'
  6878. ..'0.362,163.08,-0.227|-85.923,163.08,-36.2|-52.619,163.08,17.421|-61.494,163.08,-39.977|-55.932,163.08,-4.004|-77.049,163.08,21.198|49.564,163.081,-122.414|82.411,163.081,-135.759|47.258,163.08,-71.554|'
  6879. ..'-2.718,163.08,-63.827|5.848,163.08,-87.089|19.516,163.08,-89.203|213.74,163.08,-97.294|145.682,163.081,-137.275|194.511,163.08,-131.154|185.998,163.08,-114.943|210.428,163.08,-118.72|180.436,163.081,-'
  6880. ..'150.915|191.198,163.081,-152.579|196.76,163.08,-116.607|163.693,163.08,-111.494|144.464,163.081,-145.353|157.996,163.081,-139.179|-25.521,163.08,-45.538|-16.647,163.08,11.86|-47.961,163.08,-33.802|99.'
  6881. ..'288,163.08,-42.898|68.541,163.08,-1.311|84.095,163.08,77.821|80.782,163.08,56.396|42.685,163.08,62.286|37.123,163.08,26.313|67.115,163.08,58.509|70.427,163.08,79.934|45.997,163.08,83.711|61.553,163.08'
  6882. ..',22.536|40.436,163.08,47.739|64.865,163.08,43.962|34.119,163.08,85.548|30.806,163.08,64.123|28.557,163.08,49.576|25.244,163.08,28.15|26.918,163.08,36.158|28.029,163.08,-105.414|24.716,163.081,-126.839'
  6883. ..'|88.526,163.08,-41.234|21.806,163.08,5.914|16.245,163.08,-30.058|12.932,163.08,-51.484|18.494,163.08,-15.511|38.384,163.081,-128.952|-2.789,163.08,-85.754|78.533,163.08,41.849|75.22,163.08,20.423|50.7'
  6884. ..'91,163.08,24.2|54.103,163.08,45.626|52.553,163.08,-35.672|28.123,163.08,-31.895|33.685,163.08,4.078|49.241,163.08,-57.097|66.221,163.08,-37.785|62.908,163.08,-59.211|14.605,163.08,-43.475|59.665,163.0'
  6885. ..'8,81.598|-60.275,163.08,-31.898|-19.959,163.08,-9.566|4.47,163.08,-13.343|-36.181,163.08,-35.623|-33.627,163.08,-7.453|-39.189,163.08,-43.425|7.783,163.08,8.082|-30.314,163.08,13.973|-14.759,163.08,-4'
  6886. ..'7.202|-9.197,163.08,-11.23|-35.876,163.08,-22|-5.885,163.08,10.196|-12.493,163.08,-39.286|-72.035,163.08,-30.08|-24.806,163.08,-37.382|-0.713,163.08,-41.107|54.802,163.08,-21.125|58.115,163.08,0.301|3'
  6887. ..'0.373,163.08,-17.348|24.811,163.08,-53.32|80.853,163.08,78.322|111.6,163.08,36.736|125.268,163.08,34.623|121.955,163.08,13.198|106.4,163.08,74.373|100.838,163.08,38.4|97.525,163.08,16.975|-43.845,163.'
  6888. ..'08,145.444|-59.762,163.08,133.01|-71.641,163.08,134.846|-73.28,163.08,121.43|-38.645,163.08,107.807|-16.103,163.08,163.092|-19.415,163.08,141.667|-33.083,163.08,143.78|-74.953,163.08,113.421|-69.392,1'
  6889. ..'63.08,149.394|-54.2,163.08,168.983|-29.77,163.08,165.205|-35.332,163.08,129.233|-66.079,163.08,170.819|-60.966,163.08,119.526|-57.513,163.08,147.557|-63.074,163.08,111.585|-49.407,163.08,109.471|11.40'
  6890. ..'3,163.08,122.007|25.07,163.08,119.894|-46.094,163.08,130.897|21.758,163.08,98.469|6.202,163.08,159.644|-19.344,163.08,163.593|-21.665,163.08,127.12|-40.533,163.08,166.869|-24.977,163.08,105.694|2.89,1'
  6891. ..'63.08,138.218|30.632,163.08,155.867|-25.112,163.08,113.982|0.64,163.08,123.671|27.319,163.08,134.441|-37.426,163.08,115.886|-2.672,163.08,102.246|8.09,163.08,100.582|-13.332,163.08,112.161|13.652,163.'
  6892. ..'08,136.554|-10.778,163.08,140.331|-16.34,163.08,104.359|-7.465,163.08,161.757|-13.027,163.08,125.784|16.964,163.08,157.98|22.136,163.08,106.677|10.356,163.08,108.498|-49.186,163.08,117.704|-1.957,163.'
  6893. ..'08,110.402|104.85,163.08,-6.925|98.241,163.08,-56.406|38.699,163.08,-47.2|74.553,163.08,-52.744|71.546,163.08,-60.546|74.858,163.08,-39.121|50.459,163.08,-49.019|95.975,163.08,-64.323|115.205,163.08,-'
  6894. ..'30.464|90.775,163.08,-26.687|118.517,163.08,-9.038|110.022,163.08,-58.228|77.107,163.08,-24.573|80.42,163.08,-3.148|85.928,163.08,-54.503|101.537,163.08,-28.351|86.417,163.08,125.304|48.32,163.08,131.'
  6895. ..'194|44.866,163.08,103.163|72.75,163.08,127.417|61.987,163.08,129.081|76.062,163.08,148.843|89.73,163.08,146.729|42.758,163.08,95.222|46.071,163.08,116.647|84.168,163.08,110.757|80.855,163.08,89.331|70'
  6896. ..'.5,163.08,112.87|51.632,163.08,152.62|39.754,163.08,154.456|36.441,163.08,133.031|30.879,163.08,97.058|32.553,163.08,105.067|59.738,163.08,114.534|65.3,163.08,150.506|67.188,163.08,91.445|34.192,163.0'
  6897. ..'8,118.484|56.426,163.08,93.109|117.235,163.08,105.644|136.464,163.08,139.504|92.5,163.08,95.798|108.722,163.08,121.855|127.59,163.08,82.106|103.16,163.08,85.883|68.407,163.08,99.523|95.055,163.08,123.'
  6898. ..'969|86.488,163.08,147.231|106.473,163.08,107.308|112.035,163.08,143.281|133.152,163.08,118.078|130.903,163.08,103.531|113.923,163.08,84.219|80.72,163.08,97.619|127.969,163.08,90.314|122.797,163.08,141'
  6899. ..'.617|98.367,163.08,145.394|92.805,163.08,109.421|116.189,163.08,92.136|119.484,163.08,120.191|103.875,163.08,94.039|56.646,163.08,101.342|-74.135,163.08,40.045|-65.261,163.08,97.443|-44.144,163.08,72.'
  6900. ..'24|-49.706,163.08,36.267|-54.906,163.08,73.904|-70.823,163.08,61.47|-27.164,163.08,91.552|-30.476,163.08,70.127|-68.574,163.08,76.017|133.922,163.081,-135.456|150.025,163.08,-109.381|181.151,163.081,-'
  6901. ..'142.759|170.081,163.08,-127.377|153.338,163.08,-87.955|200.073,163.08,-95.181|142.576,163.08,-86.291|167.006,163.08,-90.069|129.383,163.08,-84.252|126.07,163.08,-105.677|87.973,163.08,-99.787|101.64,1'
  6902. ..'63.08,-101.9|96.078,163.081,-137.873|110.153,163.08,-118.111|61.325,163.081,-124.232|85.418,163.081,-127.957|204.866,163.081,-154.692|183.749,163.08,-129.49|137.014,163.08,-122.264|158.131,163.081,-14'
  6903. ..'7.467|147.776,163.08,-123.928|189.31,163.08,-93.517|133.701,163.081,-143.689|208.178,163.08,-133.267|169.776,163.081,-141|163.764,163.08,-89.567|172.33,163.08,-112.829|161.444,163.08,-126.041|139.263,'
  6904. ..'163.08,-107.717|175.643,163.08,-91.404|193.464,163.081,-144.662|166.769,163.081,-148.802|205.244,163.081,-146.484|79.406,163.08,-76.525|120.508,163.081,-141.65|106.841,163.081,-139.536|112.402,163.08,'
  6905. ..'-103.564|52.656,163.08,-109.221|79.335,163.08,-98.451|49.344,163.081,-130.647|73.638,163.081,-126.136|104.953,163.08,-80.475|73.773,163.081,-134.424|123.821,163.08,-120.224|99.391,163.08,-116.447|63.4'
  6906. ..'18,163.08,-110.885|60.106,163.081,-132.311|68.98,163.08,-74.913|120.887,163.081,-133.441|115.715,163.08,-82.138|58.218,163.08,-73.249|183.978,163.08,110.22|143.781,163.08,87.87|195.397,163.08,93.56|15'
  6907. ..'9.548,163.08,113.997|181.729,163.08,95.673|192.084,163.08,72.134|153.986,163.08,78.025|187.291,163.08,131.645|162.861,163.08,135.422|178.416,163.08,74.247|157.299,163.08,99.45|142.108,163.08,79.861|19'
  6908. ..'7.646,163.08,108.107|147.669,163.08,115.834|176.529,163.08,133.309|223.263,163.08,126.084|-71.163,163.08,-90.078|-87.906,163.08,-50.657|-58.151,163.08,-77.194|-60.4,163.08,-91.742|-96.915,163.08,-99.7'
  6909. ..'66|-107.135,163.08,-84.516|-121.21,163.08,-104.277|122.334,163.08,21.406|98.24,163.08,25.131|51.011,163.08,32.433|110.554,163.08,23.227|117.162,163.08,72.709|87.17,163.08,40.513|92.732,163.08,76.486|8'
  6910. ..'3.858,163.08,19.088|113.849,163.08,51.283|108.288,163.08,15.311|130.829,163.08,70.596|89.419,163.08,55.06|127.517,163.08,49.17|103.087,163.08,52.947|41.697,163.08,-107.527|13.954,163.081,-125.175|-27.'
  6911. ..'219,163.08,-81.977|26.983,163.08,-118.922|219.676,163.08,31.612|236.656,163.08,50.925|214.114,163.08,-4.36|-112.335,163.08,-46.879|-93.467,163.08,-86.629|-88.143,163.08,-109.39|-110.448,163.08,-105.94'
  6912. ..'1|91.285,163.08,-78.361|77.086,163.08,-112.998|85.723,163.08,-114.334|82.648,163.08,-77.026|54.905,163.08,-94.674|65.668,163.08,-96.338|96.793,163.081,-129.716|109.107,163.081,-131.62|-120.989,163.08,'
  6913. ..'-96.044|-109.229,163.08,-97.863|-96.78,163.08,-108.054|-101.573,163.08,-48.543|-44.484,163.08,-79.308|-73.76,163.08,-103.346;0;1|1:2|2:3|3:4|4:5|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:10|5:'
  6914. ..'6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:11|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:12|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:13|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3'
  6915. ..'|3:4|4:14|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:15|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:16|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:17|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2'
  6916. ..';p;1|1:2|2:3|3:4|4:18|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:19|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:20|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:21|5:6|6:7|7:8|8:9|9:9'
  6917. ..'|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:22|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:23|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:24|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:25|5:6|6:7'
  6918. ..'|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:26|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:27|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:28|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|'
  6919. ..'4:29|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:30|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:31|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:32|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|'
  6920. ..'1:2|2:3|3:4|4:33|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:34|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:35|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:36|5:6|6:7|7:8|8:9|9:9|2:3|'
  6921. ..'2:3;n;2;p;1|1:2|2:3|3:4|4:37|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:38|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:39|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:40|5:6|6:7|7:8|'
  6922. ..'8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:41|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:42|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:43|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:44|'
  6923. ..'5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:45|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:46|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:47|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2'
  6924. ..':3|3:4|4:48|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:49|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:50|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:51|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n'
  6925. ..';2;p;1|1:2|2:3|3:4|4:52|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:53|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:54|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:55|5:6|6:7|7:8|8:9|9'
  6926. ..':9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:56|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:57|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:58|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:59|5:6|6'
  6927. ..':7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:60|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:61|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:62|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:'
  6928. ..'4|4:63|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:64|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:65|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:66|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;'
  6929. ..'1|1:2|2:3|3:4|4:67|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:68|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:69|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:70|5:6|6:7|7:8|8:9|9:9|2:'
  6930. ..'3|2:3;n;2;p;1|1:2|2:3|3:4|4:71|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:72|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:73|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:74|5:6|6:7|7:'
  6931. ..'8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:75|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:76|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:77|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:7'
  6932. ..'8|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:79|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:80|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:81|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2'
  6933. ..'|2:3|3:4|4:82|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:83|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:84|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:85|5:6|6:7|7:8|8:9|9:9|2:3|2:3'
  6934. ..';n;2;p;1|1:2|2:3|3:4|4:86|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:87|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:88|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:89|5:6|6:7|7:8|8:9'
  6935. ..'|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:90|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:91|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:92|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:93|5:6'
  6936. ..'|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:94|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:95|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:96|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|'
  6937. ..'3:4|4:97|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:98|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:99|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:100|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2'
  6938. ..';p;1|1:2|2:3|3:4|4:101|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:102|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:103|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:104|5:6|6:7|7:8|8:9'
  6939. ..'|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:105|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:106|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:107|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:108'
  6940. ..'|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:109|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:110|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:111|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1'
  6941. ..':2|2:3|3:4|4:112|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:113|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:114|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:115|5:6|6:7|7:8|8:9|9:9|2'
  6942. ..':3|2:3;n;2;p;1|1:2|2:3|3:4|4:116|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:117|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:118|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:119|5:6|6'
  6943. ..':7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:120|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:121|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:122|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3'
  6944. ..'|3:4|4:123|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:124|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:125|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:126|5:6|6:7|7:8|8:9|9:9|2:3|2:3'
  6945. ..';n;2;p;1|1:2|2:3|3:4|4:127|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:128|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:129|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:130|5:6|6:7|7:8'
  6946. ..'|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:131|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:132|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:133|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4'
  6947. ..':134|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:135|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:136|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:137|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p'
  6948. ..';1|1:2|2:3|3:4|4:138|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:139|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:140|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:141|5:6|6:7|7:8|8:9|9'
  6949. ..':9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:142|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:143|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:144|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:145|5'
  6950. ..':6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:146|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:147|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:148|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2'
  6951. ..'|2:3|3:4|4:149|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:150|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:151|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:152|5:6|6:7|7:8|8:9|9:9|2:3'
  6952. ..'|2:3;n;2;p;1|1:2|2:3|3:4|4:153|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:154|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:155|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:156|5:6|6:7'
  6953. ..'|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:157|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:158|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:159|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3'
  6954. ..':4|4:160|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:161|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:162|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:163|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n'
  6955. ..';2;p;1|1:2|2:3|3:4|4:164|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:165|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:166|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:167|5:6|6:7|7:8|8'
  6956. ..':9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:168|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:169|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:170|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:1'
  6957. ..'71|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:172|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:173|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:174|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1'
  6958. ..'|1:2|2:3|3:4|4:175|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:176|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:177|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:178|5:6|6:7|7:8|8:9|9:9'
  6959. ..'|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:179|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:180|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:181|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:182|5:6'
  6960. ..'|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:183|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:184|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:185|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2'
  6961. ..':3|3:4|4:186|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:187|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:188|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:189|5:6|6:7|7:8|8:9|9:9|2:3|2'
  6962. ..':3;n;2;p;1|1:2|2:3|3:4|4:190|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:191|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:192|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:193|5:6|6:7|7'
  6963. ..':8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:194|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:195|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:196|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4'
  6964. ..'|4:197|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:198|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:199|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:200|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2'
  6965. ..';p;1|1:2|2:3|3:4|4:201|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:202|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:203|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:204|5:6|6:7|7:8|8:9'
  6966. ..'|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:205|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:206|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:207|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:208'
  6967. ..'|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:209|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:210|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:211|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1'
  6968. ..':2|2:3|3:4|4:212|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:213|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:214|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:215|5:6|6:7|7:8|8:9|9:9|2'
  6969. ..':3|2:3;n;2;p;1|1:2|2:3|3:4|4:216|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:217|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:218|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:219|5:6|6'
  6970. ..':7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:220|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:221|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:222|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3'
  6971. ..'|3:4|4:223|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:224|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:225|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:226|5:6|6:7|7:8|8:9|9:9|2:3|2:3'
  6972. ..';n;2;p;1|1:2|2:3|3:4|4:227|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:228|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:229|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:230|5:6|6:7|7:8'
  6973. ..'|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:231|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:232|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:233|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4'
  6974. ..':234|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:235|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:236|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:237|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p'
  6975. ..';1|1:2|2:3|3:4|4:238|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:239|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:240|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:241|5:6|6:7|7:8|8:9|9'
  6976. ..':9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:242|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:243|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:244|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:245|5'
  6977. ..':6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:246|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:247|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:248|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2'
  6978. ..'|2:3|3:4|4:249|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:250|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:251|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:252|5:6|6:7|7:8|8:9|9:9|2:3'
  6979. ..'|2:3;n;2;p;1|1:2|2:3|3:4|4:253|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:254|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:255|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:256|5:6|6:7'
  6980. ..'|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:257|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:258|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:259|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3'
  6981. ..':4|4:260|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:261|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:262|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:263|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n'
  6982. ..';2;p;1|1:2|2:3|3:4|4:264|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:265|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:266|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:267|5:6|6:7|7:8|8'
  6983. ..':9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:268|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:269|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:270|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:2'
  6984. ..'71|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:272|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:273|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:274|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1'
  6985. ..'|1:2|2:3|3:4|4:275|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:276|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:277|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:278|5:6|6:7|7:8|8:9|9:9'
  6986. ..'|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:279|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:280|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:281|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:282|5:6'
  6987. ..'|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:283|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:284|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:285|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2'
  6988. ..':3|3:4|4:286|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:287|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:288|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:289|5:6|6:7|7:8|8:9|9:9|2:3|2'
  6989. ..':3;n;2;p;1|1:2|2:3|3:4|4:290|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:291|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:292|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:293|5:6|6:7|7'
  6990. ..':8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:294|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:295|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:296|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4'
  6991. ..'|4:297|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:298|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:299|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:300|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2'
  6992. ..';p;1|1:2|2:3|3:4|4:301|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:302|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:303|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:304|5:6|6:7|7:8|8:9'
  6993. ..'|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:305|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:306|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:307|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:308'
  6994. ..'|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:309|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:310|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:311|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1'
  6995. ..':2|2:3|3:4|4:312|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:313|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:314|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:315|5:6|6:7|7:8|8:9|9:9|2'
  6996. ..':3|2:3;n;2;p;1|1:2|2:3|3:4|4:316|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:317|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:318|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:319|5:6|6'
  6997. ..':7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:320|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:321|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:322|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3'
  6998. ..'|3:4|4:323|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:324|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:325|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:326|5:6|6:7|7:8|8:9|9:9|2:3|2:3'
  6999. ..';n;2;p;1|1:2|2:3|3:4|4:327|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:328|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:329|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:330|5:6|6:7|7:8'
  7000. ..'|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:331|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:332|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:333|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4'
  7001. ..':334|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:335|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:336|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:337|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p'
  7002. ..';1|1:2|2:3|3:4|4:338|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:339|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:340|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:341|5:6|6:7|7:8|8:9|9'
  7003. ..':9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:342|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:343|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:344|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:345|5'
  7004. ..':6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:346|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:347|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;1|1:2|2:3|3:4|4:348|5:6|6:7|7:8|8:9|9:9|2:3|2:3;n;2;p;')
  7005. Model.Parent = script and script.Parent==workspace and script or workspace
  7006. for _,f in pairs(ActualScripts) do f() end
  7007.  
  7008.  
  7009. wait(5)
  7010. Model:Remove()
  7011. attack = false
  7012. hum.WalkSpeed = 20
  7013. end
  7014.  
  7015. function TrueChaos()
  7016. attack = true
  7017. M2.Scale = Vector3.new(5, 5, 5)
  7018. Cso("2545018472", char, 10, 1)
  7019. for i = 0, 10, 0.1 do
  7020. swait()
  7021. hum.CameraOffset = Vector3.new(0, 8, 0)
  7022. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7023. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7024. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7025. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7026. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7027. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7028. end
  7029. Cso("483458132", char, 10, .7)
  7030. Cso("483458132", char, 10, 1)
  7031. CameraEnshaking(6, 65)
  7032. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7033. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7034. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7035. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7036. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7037. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7038. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7039. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7040. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7041. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7042. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7043. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7044. if v:FindFirstChild("Head") then
  7045. Eviscerate(v)
  7046. end
  7047. end
  7048. for i = 0, 1, 0.1 do
  7049. swait()
  7050. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7051. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7052. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7053. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7054. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7055. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7056. end
  7057. for i = 0, 1, 0.1 do
  7058. swait()
  7059. hum.CameraOffset = Vector3.new(0, 8, 0)
  7060. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7061. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7062. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7063. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7064. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7065. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7066. end
  7067. Cso("483458132", char, 10, .7)
  7068. Cso("483458132", char, 10, 1)
  7069. CameraEnshaking(6, 65)
  7070. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7071. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7072. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7073. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7074. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7075. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7076. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7077. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7078. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7079. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7080. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7081. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7082. if v:FindFirstChild("Head") then
  7083. Eviscerate(v)
  7084. end
  7085. end
  7086. for i = 0, 1, 0.1 do
  7087. swait()
  7088. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7089. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7090. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7091. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7092. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7093. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7094. end
  7095. for i = 0, 1, 0.1 do
  7096. swait()
  7097. hum.CameraOffset = Vector3.new(0, 8, 0)
  7098. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7099. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7100. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7101. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7102. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7103. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7104. end
  7105. Cso("483458132", char, 10, .7)
  7106. Cso("483458132", char, 10, 1)
  7107. CameraEnshaking(6, 65)
  7108. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7109. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7110. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7111. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7112. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7113. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7114. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7115. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7116. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7117. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7118. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7119. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7120. if v:FindFirstChild("Head") then
  7121. Eviscerate(v)
  7122. end
  7123. end
  7124. for i = 0, 1, 0.1 do
  7125. swait()
  7126. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7127. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7128. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7129. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7130. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7131. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7132. end
  7133. for i = 0, 1, 0.1 do
  7134. swait()
  7135. hum.CameraOffset = Vector3.new(0, 8, 0)
  7136. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7137. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7138. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7139. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7140. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7141. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7142. end
  7143. Cso("483458132", char, 10, .7)
  7144. Cso("483458132", char, 10, 1)
  7145. CameraEnshaking(6, 65)
  7146. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7147. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7148. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7149. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7150. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7151. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7152. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7153. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7154. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7155. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7156. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7157. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7158. if v:FindFirstChild("Head") then
  7159. Eviscerate(v)
  7160. end
  7161. end
  7162. for i = 0, 1, 0.1 do
  7163. swait()
  7164. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7165. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7166. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7167. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7168. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7169. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7170. end
  7171. for i = 0, 1, 0.1 do
  7172. swait()
  7173. hum.CameraOffset = Vector3.new(0, 8, 0)
  7174. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7175. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7176. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7177. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7178. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7179. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7180. end
  7181. Cso("483458132", char, 10, .7)
  7182. Cso("483458132", char, 10, 1)
  7183. CameraEnshaking(6, 65)
  7184. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7185. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7186. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7187. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7188. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7189. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7190. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7191. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7192. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7193. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7194. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7195. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7196. if v:FindFirstChild("Head") then
  7197. Eviscerate(v)
  7198. end
  7199. end
  7200. for i = 0, 1, 0.1 do
  7201. swait()
  7202. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7203. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7204. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7205. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7206. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7207. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7208. end
  7209. for i = 0, 1, 0.1 do
  7210. swait()
  7211. hum.CameraOffset = Vector3.new(0, 8, 0)
  7212. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7213. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7214. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7215. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7216. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7217. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7218. end
  7219. Cso("483458132", char, 10, .7)
  7220. Cso("483458132", char, 10, 1)
  7221. CameraEnshaking(6, 65)
  7222. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7223. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7224. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7225. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7226. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7227. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7228. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7229. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7230. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7231. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7232. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7233. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7234. if v:FindFirstChild("Head") then
  7235. Eviscerate(v)
  7236. end
  7237. end
  7238. for i = 0, 1, 0.1 do
  7239. swait()
  7240. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7241. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7242. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7243. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7244. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7245. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7246. end
  7247. for i = 0, 1, 0.1 do
  7248. swait()
  7249. hum.CameraOffset = Vector3.new(0, 8, 0)
  7250. RH.C0 = clerp(RH.C0, cf(1, -0.25, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7251. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(20)), 0.2)
  7252. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7253. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7254. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(-20)), 0.2)
  7255. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(140), math.rad(0), math.rad(20)), 0.2)
  7256. end
  7257. Cso("483458132", char, 10, .7)
  7258. Cso("483458132", char, 10, 1)
  7259. CameraEnshaking(6, 65)
  7260. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7261. Effects.Wave.Create(BrickColor.new("Really white"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7262. Effects.Wave.Create(BrickColor.new("Royal Purple"), tors.CFrame * CF(0, -5, 0) * angles(math.rad(0), math.rad(math.random(0, 180)), math.rad(0)), 550.5, 100.5, 550.5, 200, 20, 200, 0.05)
  7263. Effects.Ring.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0) * angles(math.rad(90), math.rad(0), math.rad(0)), 0.5, 0.5, 0.1, 2, 2, 0, 0.04)
  7264. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 7, 10, 15, -0.1, 15, 0.04)
  7265. Effects.Sphere.Create(BrickColor.new("Really white"), root.CFrame * CF(0, -2, 0), 10, 6, 10, 15, -0.1, 15, 0.02)
  7266. Effects.Sphere.Create(BrickColor.new("Royal Purple"), root.CFrame * CF(0, -2, 0), 10, 4, 10, 15, -0.1, 15, 0.01)
  7267. Magic(5, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 1, BrickColor.new("Royal Purple"), "Sphere")
  7268. Magic(10, "Add", root.CFrame * CFrame.new(0, -2.9, 0), Vector3.new(0, 0, 0), 2, BrickColor.new("Royal Purple"), "Sphere")
  7269. Magic(1, "Add", root.CFrame, Vector3.new(1, 100000, 1), 0.5, BrickColor.new("Really white"), "Sphere")
  7270. Magic(1, "Add", root.CFrame, Vector3.new(1, 1, 1), 0.75, BrickColor.new("Really white"), "Sphere")
  7271. for i, v in pairs(FindNearestHead(Blobby.CFrame.p, 99999999999.5)) do
  7272. if v:FindFirstChild("Head") then
  7273. Eviscerate(v)
  7274. end
  7275. end
  7276. for i = 0, 1, 0.1 do
  7277. swait()
  7278. RH.C0 = clerp(RH.C0, cf(1, -1, -0.5) * angles(math.rad(0), math.rad(90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7279. LH.C0 = clerp(LH.C0, cf(-1, -1, 0) * angles(math.rad(0), math.rad(-90), math.rad(0)) * angles(math.rad(0), math.rad(0), math.rad(10)), 0.4)
  7280. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cf(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7281. Torso.Neck.C0 = clerp(Torso.Neck.C0, necko * angles(math.rad(10), math.rad(0), math.rad(0)), 0.4)
  7282. RW.C0 = clerp(RW.C0, cf(1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(30)), 0.4)
  7283. LW.C0 = clerp(LW.C0, cf(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-30)), 0.4)
  7284. end
  7285. M2.Scale = Vector3.new(1, 1, 1)
  7286. attack = false
  7287. end
  7288. -------------------------------------------------------
  7289. --End Attacks N Stuff--
  7290. -------------------------------------------------------
  7291.  
  7292. mouse.KeyDown:connect(function(key)
  7293. if attack == false then
  7294. if key == 't' then
  7295. icando()
  7296. elseif key == "r" then
  7297. Taunt3()
  7298. elseif key == "y" then
  7299. Taunt2()
  7300. elseif key == "z" then
  7301. finalChaos()
  7302. elseif key == "c" then
  7303. diamond()
  7304. elseif key == "v" then
  7305. spade()
  7306. elseif key == "b" then
  7307. heart()
  7308. elseif key == "n" then
  7309. club()
  7310. elseif key == "m" then
  7311. Chaos_balls()
  7312. elseif key == "p" then
  7313. TrueChaos()
  7314. elseif key == 'f' then
  7315. Cso("2545012765", tors, 10, 1)
  7316. Effects.Sphere.Create(maincolor, tors.CFrame * CFrame.new(0, -1.2, 0), 100, 100, 100, 15, 15, 15, .1, .1)
  7317. root.CFrame = CFrame.new(CFrame.new(mouse.Hit.p)*CFrame.new(0,2.8,0).p,root.Position)
  7318. Effects.Sphere.Create(maincolor, tors.CFrame * CFrame.new(0, -1.2, 0), 100, 100, 100, 15, 15, 15, .1, .1)
  7319. end
  7320. end
  7321. end)
  7322.  
  7323. mouse.Button1Down:connect(function(key)
  7324. if attack == false then
  7325. finalChaos()
  7326. end
  7327. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement