Advertisement
cat568

Untitled

Jul 11th, 2019
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.17 KB | None | 0 0
  1. --Converted with ttyyuu12345's model to script plugin v4
  2. function sandbox(var,func)
  3. local env = getfenv(func)
  4. local newenv = setmetatable({},{
  5. __index = function(self,k)
  6. if k=="script" then
  7. return var
  8. else
  9. return env[k]
  10. end
  11. end,
  12. })
  13. setfenv(func,newenv)
  14. return func
  15. end
  16. cors = {}
  17. mas = Instance.new("Model",game:GetService("Lighting"))
  18. Model0 = Instance.new("Model")
  19. Part1 = Instance.new("Part")
  20. Part2 = Instance.new("Part")
  21. ClickDetector3 = Instance.new("ClickDetector")
  22. Script4 = Instance.new("Script")
  23. Part5 = Instance.new("Part")
  24. Part6 = Instance.new("Part")
  25. Part7 = Instance.new("Part")
  26. ClickDetector8 = Instance.new("ClickDetector")
  27. Script9 = Instance.new("Script")
  28. Part10 = Instance.new("Part")
  29. Part11 = Instance.new("Part")
  30. Part12 = Instance.new("Part")
  31. Part13 = Instance.new("Part")
  32. Part14 = Instance.new("Part")
  33. Part15 = Instance.new("Part")
  34. Part16 = Instance.new("Part")
  35. Part17 = Instance.new("Part")
  36. RopeConstraint18 = Instance.new("RopeConstraint")
  37. Part19 = Instance.new("Part")
  38. Part20 = Instance.new("Part")
  39. Part21 = Instance.new("Part")
  40. Weld22 = Instance.new("Weld")
  41. Weld23 = Instance.new("Weld")
  42. Weld24 = Instance.new("Weld")
  43. Weld25 = Instance.new("Weld")
  44. Weld26 = Instance.new("Weld")
  45. Weld27 = Instance.new("Weld")
  46. Weld28 = Instance.new("Weld")
  47. Weld29 = Instance.new("Weld")
  48. Weld30 = Instance.new("Weld")
  49. Weld31 = Instance.new("Weld")
  50. Weld32 = Instance.new("Weld")
  51. Weld33 = Instance.new("Weld")
  52. Weld34 = Instance.new("Weld")
  53. Weld35 = Instance.new("Weld")
  54. Weld36 = Instance.new("Weld")
  55. Weld37 = Instance.new("Weld")
  56. Weld38 = Instance.new("Weld")
  57. Weld39 = Instance.new("Weld")
  58. Weld40 = Instance.new("Weld")
  59. Part41 = Instance.new("Part")
  60. Part42 = Instance.new("Part")
  61. Part43 = Instance.new("Part")
  62. Part44 = Instance.new("Part")
  63. Part45 = Instance.new("Part")
  64. Part46 = Instance.new("Part")
  65. Part47 = Instance.new("Part")
  66. Part48 = Instance.new("Part")
  67. Part49 = Instance.new("Part")
  68. Part50 = Instance.new("Part")
  69. Part51 = Instance.new("Part")
  70. Part52 = Instance.new("Part")
  71. Part53 = Instance.new("Part")
  72. Part54 = Instance.new("Part")
  73. Part55 = Instance.new("Part")
  74. Texture56 = Instance.new("Texture")
  75. Texture57 = Instance.new("Texture")
  76. Texture58 = Instance.new("Texture")
  77. Texture59 = Instance.new("Texture")
  78. Texture60 = Instance.new("Texture")
  79. Texture61 = Instance.new("Texture")
  80. SurfaceLight62 = Instance.new("SurfaceLight")
  81. Script63 = Instance.new("Script")
  82. ParticleEmitter64 = Instance.new("ParticleEmitter")
  83. ParticleEmitter65 = Instance.new("ParticleEmitter")
  84. SurfaceLight66 = Instance.new("SurfaceLight")
  85. SurfaceLight67 = Instance.new("SurfaceLight")
  86. SurfaceLight68 = Instance.new("SurfaceLight")
  87. SurfaceLight69 = Instance.new("SurfaceLight")
  88. SurfaceLight70 = Instance.new("SurfaceLight")
  89. Model0.Parent = mas
  90. Part1.Parent = Model0
  91. Part1.CFrame = CFrame.new(117.875, 2.75, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  92. Part1.Position = Vector3.new(117.875, 2.75, -12.5)
  93. Part1.Size = Vector3.new(3.75, 5.5, 22.5)
  94. Part1.Anchored = true
  95. Part1.BottomSurface = Enum.SurfaceType.Smooth
  96. Part1.TopSurface = Enum.SurfaceType.Smooth
  97. Part2.Parent = Model0
  98. Part2.CFrame = CFrame.new(97.25, 5.5, -14.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  99. Part2.Position = Vector3.new(97.25, 5.5, -14.5)
  100. Part2.Color = Color3.new(0, 1, 0)
  101. Part2.Size = Vector3.new(1, 1, 1)
  102. Part2.Anchored = true
  103. Part2.BottomSurface = Enum.SurfaceType.Smooth
  104. Part2.BrickColor = BrickColor.new("Lime green")
  105. Part2.TopSurface = Enum.SurfaceType.Smooth
  106. Part2.brickColor = BrickColor.new("Lime green")
  107. ClickDetector3.Parent = Part2
  108. Script4.Parent = Part2
  109. table.insert(cors,sandbox(Script4,function()
  110. local ok = true
  111. function asd()
  112. if ok == true then
  113. ok=false
  114.  
  115. for i = 1, 200 do
  116. script.Parent.Parent.rope.ropeofrope.Length = script.Parent.Parent.rope.ropeofrope.Length + .1
  117. wait(.01)
  118. end
  119. wait(2)
  120. for i = 1, 200 do
  121. script.Parent.Parent.rope.ropeofrope.Length = script.Parent.Parent.rope.ropeofrope.Length - .1
  122. wait(.01)
  123. end
  124. ok=true
  125. end
  126.  
  127. end
  128. script.Parent.ClickDetector.MouseClick:Connect(asd)
  129. end))
  130. Part5.Parent = Model0
  131. Part5.CFrame = CFrame.new(99.125, 2.75, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  132. Part5.Position = Vector3.new(99.125, 2.75, -12.5)
  133. Part5.Size = Vector3.new(3.75, 5.5, 22.5)
  134. Part5.Anchored = true
  135. Part5.BottomSurface = Enum.SurfaceType.Smooth
  136. Part5.TopSurface = Enum.SurfaceType.Smooth
  137. Part6.Parent = Model0
  138. Part6.CFrame = CFrame.new(108.5, 2.75, -21.875, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  139. Part6.Orientation = Vector3.new(0, 90, 0)
  140. Part6.Position = Vector3.new(108.5, 2.75, -21.875)
  141. Part6.Rotation = Vector3.new(0, 90, 0)
  142. Part6.Size = Vector3.new(3.75, 5.5, 22.5)
  143. Part6.Anchored = true
  144. Part6.BottomSurface = Enum.SurfaceType.Smooth
  145. Part6.TopSurface = Enum.SurfaceType.Smooth
  146. Part7.Parent = Model0
  147. Part7.CFrame = CFrame.new(97.25, 5.5, -10, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  148. Part7.Position = Vector3.new(97.25, 5.5, -10)
  149. Part7.Color = Color3.new(0.560784, 0.298039, 0.164706)
  150. Part7.Size = Vector3.new(1, 1, 1)
  151. Part7.Anchored = true
  152. Part7.BottomSurface = Enum.SurfaceType.Smooth
  153. Part7.BrickColor = BrickColor.new("Rust")
  154. Part7.TopSurface = Enum.SurfaceType.Smooth
  155. Part7.brickColor = BrickColor.new("Rust")
  156. ClickDetector8.Parent = Part7
  157. Script9.Parent = Part7
  158. table.insert(cors,sandbox(Script9,function()
  159. function a()
  160. if script.Parent.Parent.door.CanCollide == true then
  161. script.Parent.Parent.door.CanCollide = false
  162. script.Parent.Parent.door.Transparency = 1
  163. else
  164. script.Parent.Parent.door.CanCollide = true
  165. script.Parent.Parent.door.Transparency = 0
  166. end
  167. end
  168. script.Parent.ClickDetector.MouseClick:Connect(a)
  169.  
  170. end))
  171. Part10.Parent = Model0
  172. Part10.CFrame = CFrame.new(108.5, 0.125, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  173. Part10.Position = Vector3.new(108.5, 0.125, -12.5)
  174. Part10.Size = Vector3.new(15, 0.25, 15)
  175. Part10.Anchored = true
  176. Part10.BottomSurface = Enum.SurfaceType.Smooth
  177. Part10.TopSurface = Enum.SurfaceType.Smooth
  178. Part11.Parent = Model0
  179. Part11.CFrame = CFrame.new(108.5, 9.875, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  180. Part11.Position = Vector3.new(108.5, 9.875, -12.5)
  181. Part11.Size = Vector3.new(5, 0.25, 5)
  182. Part11.BottomSurface = Enum.SurfaceType.Smooth
  183. Part11.TopSurface = Enum.SurfaceType.Smooth
  184. Part12.Parent = Model0
  185. Part12.CFrame = CFrame.new(106.25, 13.125, -13.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  186. Part12.Position = Vector3.new(106.25, 13.125, -13.25)
  187. Part12.Size = Vector3.new(0.5, 6.75, 0.5)
  188. Part12.BottomSurface = Enum.SurfaceType.Smooth
  189. Part12.TopSurface = Enum.SurfaceType.Smooth
  190. Part13.Parent = Model0
  191. Part13.CFrame = CFrame.new(106.25, 13.125, -10.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  192. Part13.Position = Vector3.new(106.25, 13.125, -10.25)
  193. Part13.Size = Vector3.new(0.5, 6.75, 0.5)
  194. Part13.BottomSurface = Enum.SurfaceType.Smooth
  195. Part13.TopSurface = Enum.SurfaceType.Smooth
  196. Part14.Parent = Model0
  197. Part14.CFrame = CFrame.new(106.25, 13.125, -12.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  198. Part14.Position = Vector3.new(106.25, 13.125, -12.25)
  199. Part14.Size = Vector3.new(0.5, 6.75, 0.5)
  200. Part14.BottomSurface = Enum.SurfaceType.Smooth
  201. Part14.TopSurface = Enum.SurfaceType.Smooth
  202. Part15.Parent = Model0
  203. Part15.CFrame = CFrame.new(106.25, 13.125, -11.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  204. Part15.Position = Vector3.new(106.25, 13.125, -11.25)
  205. Part15.Size = Vector3.new(0.5, 6.75, 0.5)
  206. Part15.BottomSurface = Enum.SurfaceType.Smooth
  207. Part15.TopSurface = Enum.SurfaceType.Smooth
  208. Part16.Parent = Model0
  209. Part16.CFrame = CFrame.new(110.75, 13.125, -14.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  210. Part16.Position = Vector3.new(110.75, 13.125, -14.75)
  211. Part16.Size = Vector3.new(0.5, 6.75, 0.5)
  212. Part16.BottomSurface = Enum.SurfaceType.Smooth
  213. Part16.TopSurface = Enum.SurfaceType.Smooth
  214. Part17.Name = "rope"
  215. Part17.Parent = Model0
  216. Part17.CFrame = CFrame.new(108.5, 23.875, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  217. Part17.Position = Vector3.new(108.5, 23.875, -12.5)
  218. Part17.Transparency = 1
  219. Part17.Size = Vector3.new(0.5, 0.25, 0.5)
  220. Part17.Anchored = true
  221. Part17.BottomSurface = Enum.SurfaceType.Smooth
  222. Part17.CanCollide = false
  223. Part17.TopSurface = Enum.SurfaceType.Smooth
  224. local yes = Instance.new("Attachment",Part17)
  225. yes.Position = Vector3.new(0, -0.125, 0)
  226. local yes2 = Instance.new("Attachment",Part49)
  227. yes2.Position = Vector3.new(0, -0.125, 0)
  228. RopeConstraint18.Name = "ropeofrope"
  229. RopeConstraint18.Parent = Part17
  230. RopeConstraint18.Length = 4
  231. RopeConstraint18.Visible = true
  232. RopeConstraint18.Attachment0 = yes
  233. RopeConstraint18.Attachment1 = yes2
  234. Part19.Parent = Model0
  235. Part19.CFrame = CFrame.new(110.75, 13.125, -13.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  236. Part19.Position = Vector3.new(110.75, 13.125, -13.75)
  237. Part19.Size = Vector3.new(0.5, 6.75, 0.5)
  238. Part19.BottomSurface = Enum.SurfaceType.Smooth
  239. Part19.TopSurface = Enum.SurfaceType.Smooth
  240. Part20.Parent = Model0
  241. Part20.CFrame = CFrame.new(110.25, 13.125, -10.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  242. Part20.Position = Vector3.new(110.25, 13.125, -10.25)
  243. Part20.Size = Vector3.new(0.5, 6.75, 0.5)
  244. Part20.BottomSurface = Enum.SurfaceType.Smooth
  245. Part20.TopSurface = Enum.SurfaceType.Smooth
  246. Part21.Parent = Model0
  247. Part21.CFrame = CFrame.new(108.25, 13.125, -10.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  248. Part21.Position = Vector3.new(108.25, 13.125, -10.25)
  249. Part21.Size = Vector3.new(0.5, 6.75, 0.5)
  250. Part21.BottomSurface = Enum.SurfaceType.Smooth
  251. Part21.TopSurface = Enum.SurfaceType.Smooth
  252. Weld22.Name = "BTWeld"
  253. Weld22.Parent = Part21
  254. Weld22.C1 = CFrame.new(2, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  255. Weld22.Part0 = Part21
  256. Weld22.Part1 = Part15
  257. Weld22.part1 = Part15
  258. Weld23.Name = "BTWeld"
  259. Weld23.Parent = Part21
  260. Weld23.C1 = CFrame.new(-0.25, -3.5, 2.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  261. Weld23.Part0 = Part21
  262. Weld23.Part1 = Part49
  263. Weld23.part1 = Part49
  264. Weld24.Name = "BTWeld"
  265. Weld24.Parent = Part21
  266. Weld24.C1 = CFrame.new(-0.25, 3.25, 2.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  267. Weld24.Part0 = Part21
  268. Weld24.Part1 = Part11
  269. Weld24.part1 = Part11
  270. Weld25.Name = "BTWeld"
  271. Weld25.Parent = Part21
  272. Weld25.C1 = CFrame.new(2, 0, 3, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  273. Weld25.Part0 = Part21
  274. Weld25.Part1 = Part12
  275. Weld25.part1 = Part12
  276. Weld26.Name = "BTWeld"
  277. Weld26.Parent = Part21
  278. Weld26.C1 = CFrame.new(-2.5, 0, 3.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  279. Weld26.Part0 = Part21
  280. Weld26.Part1 = Part19
  281. Weld26.part1 = Part19
  282. Weld27.Name = "BTWeld"
  283. Weld27.Parent = Part21
  284. Weld27.C1 = CFrame.new(1.5, 0, 4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  285. Weld27.Part0 = Part21
  286. Weld27.Part1 = Part42
  287. Weld27.part1 = Part42
  288. Weld28.Name = "BTWeld"
  289. Weld28.Parent = Part21
  290. Weld28.C1 = CFrame.new(-2.5, 0, 4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  291. Weld28.Part0 = Part21
  292. Weld28.Part1 = Part16
  293. Weld28.part1 = Part16
  294. Weld29.Name = "BTWeld"
  295. Weld29.Parent = Part21
  296. Weld29.C1 = CFrame.new(2, 0, 2, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  297. Weld29.Part0 = Part21
  298. Weld29.Part1 = Part14
  299. Weld29.part1 = Part14
  300. Weld30.Name = "BTWeld"
  301. Weld30.Parent = Part21
  302. Weld30.C1 = CFrame.new(2, 0, 4, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  303. Weld30.Part0 = Part21
  304. Weld30.Part1 = Part52
  305. Weld30.part1 = Part52
  306. Weld31.Name = "BTWeld"
  307. Weld31.Parent = Part21
  308. Weld31.C1 = CFrame.new(-2.5, 0, 2.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  309. Weld31.Part0 = Part21
  310. Weld31.Part1 = Part43
  311. Weld31.part1 = Part43
  312. Weld32.Name = "BTWeld"
  313. Weld32.Parent = Part21
  314. Weld32.C1 = CFrame.new(2, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  315. Weld32.Part0 = Part21
  316. Weld32.Part1 = Part13
  317. Weld32.part1 = Part13
  318. Weld33.Name = "BTWeld"
  319. Weld33.Parent = Part21
  320. Weld33.C1 = CFrame.new(-0.5, 0, 4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  321. Weld33.Part0 = Part21
  322. Weld33.Part1 = Part54
  323. Weld33.part1 = Part54
  324. Weld34.Name = "BTWeld"
  325. Weld34.Parent = Part21
  326. Weld34.C1 = CFrame.new(1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  327. Weld34.Part0 = Part21
  328. Weld34.Part1 = Part41
  329. Weld34.part1 = Part41
  330. Weld35.Name = "BTWeld"
  331. Weld35.Parent = Part21
  332. Weld35.C1 = CFrame.new(-2.5, 0, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  333. Weld35.Part0 = Part21
  334. Weld35.Part1 = Part46
  335. Weld35.part1 = Part46
  336. Weld36.Name = "BTWeld"
  337. Weld36.Parent = Part21
  338. Weld36.C1 = CFrame.new(-1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  339. Weld36.Part0 = Part21
  340. Weld36.Part1 = Part44
  341. Weld36.part1 = Part44
  342. Weld37.Name = "BTWeld"
  343. Weld37.Parent = Part21
  344. Weld37.C1 = CFrame.new(0.5, 0, 4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  345. Weld37.Part0 = Part21
  346. Weld37.Part1 = Part48
  347. Weld37.part1 = Part48
  348. Weld38.Name = "BTWeld"
  349. Weld38.Parent = Part21
  350. Weld38.C1 = CFrame.new(-2.5, 0, 1.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  351. Weld38.Part0 = Part21
  352. Weld38.Part1 = Part53
  353. Weld38.part1 = Part53
  354. Weld39.Name = "BTWeld"
  355. Weld39.Parent = Part21
  356. Weld39.C1 = CFrame.new(-2, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  357. Weld39.Part0 = Part21
  358. Weld39.Part1 = Part20
  359. Weld39.part1 = Part20
  360. Weld40.Name = "BTWeld"
  361. Weld40.Parent = Part21
  362. Weld40.C1 = CFrame.new(-1.5, 0, 4.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  363. Weld40.Part0 = Part21
  364. Weld40.Part1 = Part50
  365. Weld40.part1 = Part50
  366. Part41.Parent = Model0
  367. Part41.CFrame = CFrame.new(107.25, 13.125, -10.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  368. Part41.Position = Vector3.new(107.25, 13.125, -10.25)
  369. Part41.Size = Vector3.new(0.5, 6.75, 0.5)
  370. Part41.BottomSurface = Enum.SurfaceType.Smooth
  371. Part41.TopSurface = Enum.SurfaceType.Smooth
  372. Part42.Parent = Model0
  373. Part42.CFrame = CFrame.new(106.75, 13.125, -14.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  374. Part42.Position = Vector3.new(106.75, 13.125, -14.75)
  375. Part42.Size = Vector3.new(0.5, 6.75, 0.5)
  376. Part42.BottomSurface = Enum.SurfaceType.Smooth
  377. Part42.TopSurface = Enum.SurfaceType.Smooth
  378. Part43.Parent = Model0
  379. Part43.CFrame = CFrame.new(110.75, 13.125, -12.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  380. Part43.Position = Vector3.new(110.75, 13.125, -12.75)
  381. Part43.Size = Vector3.new(0.5, 6.75, 0.5)
  382. Part43.BottomSurface = Enum.SurfaceType.Smooth
  383. Part43.TopSurface = Enum.SurfaceType.Smooth
  384. Part44.Parent = Model0
  385. Part44.CFrame = CFrame.new(109.25, 13.125, -10.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  386. Part44.Position = Vector3.new(109.25, 13.125, -10.25)
  387. Part44.Size = Vector3.new(0.5, 6.75, 0.5)
  388. Part44.BottomSurface = Enum.SurfaceType.Smooth
  389. Part44.TopSurface = Enum.SurfaceType.Smooth
  390. Part45.Parent = Model0
  391. Part45.CFrame = CFrame.new(110.125, 8.83862495, -32.0381355, 1, 0, 0, 0, 0.707106709, -0.707106769, 0, 0.707106769, 0.707106709)
  392. Part45.Orientation = Vector3.new(45, 0, 0)
  393. Part45.Position = Vector3.new(110.125, 8.83862495, -32.0381355)
  394. Part45.Rotation = Vector3.new(45, 0, 0)
  395. Part45.Size = Vector3.new(11.75, 39.75, 0.25)
  396. Part45.Anchored = true
  397. Part45.BottomSurface = Enum.SurfaceType.Smooth
  398. Part45.TopSurface = Enum.SurfaceType.Smooth
  399. Part46.Parent = Model0
  400. Part46.CFrame = CFrame.new(110.75, 13.125, -10.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  401. Part46.Position = Vector3.new(110.75, 13.125, -10.75)
  402. Part46.Size = Vector3.new(0.5, 6.75, 0.5)
  403. Part46.BottomSurface = Enum.SurfaceType.Smooth
  404. Part46.TopSurface = Enum.SurfaceType.Smooth
  405. Part47.Parent = Model0
  406. Part47.CFrame = CFrame.new(110.125, 22.9289818, -17.0209999, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  407. Part47.Position = Vector3.new(110.125, 22.9289818, -17.0209999)
  408. Part47.Size = Vector3.new(11.75, 0.25, 2.25)
  409. Part47.Anchored = true
  410. Part47.BottomSurface = Enum.SurfaceType.Smooth
  411. Part47.TopSurface = Enum.SurfaceType.Smooth
  412. Part48.Parent = Model0
  413. Part48.CFrame = CFrame.new(107.75, 13.125, -14.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  414. Part48.Position = Vector3.new(107.75, 13.125, -14.75)
  415. Part48.Size = Vector3.new(0.5, 6.75, 0.5)
  416. Part48.BottomSurface = Enum.SurfaceType.Smooth
  417. Part48.TopSurface = Enum.SurfaceType.Smooth
  418. Part49.Name = "door"
  419. Part49.Parent = Model0
  420. Part49.CFrame = CFrame.new(108.5, 16.625, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  421. Part49.Position = Vector3.new(108.5, 16.625, -12.5)
  422. Part49.Transparency = 1
  423. Part49.Size = Vector3.new(5, 0.25, 5)
  424. Part49.BottomSurface = Enum.SurfaceType.Smooth
  425. Part49.CanCollide = false
  426. Part49.TopSurface = Enum.SurfaceType.Smooth
  427. Part50.Parent = Model0
  428. Part50.CFrame = CFrame.new(109.75, 13.125, -14.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  429. Part50.Position = Vector3.new(109.75, 13.125, -14.75)
  430. Part50.Size = Vector3.new(0.5, 6.75, 0.5)
  431. Part50.BottomSurface = Enum.SurfaceType.Smooth
  432. Part50.TopSurface = Enum.SurfaceType.Smooth
  433. Part51.Parent = Model0
  434. Part51.CFrame = CFrame.new(108.5, 2.75, -3.125, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  435. Part51.Orientation = Vector3.new(0, 90, 0)
  436. Part51.Position = Vector3.new(108.5, 2.75, -3.125)
  437. Part51.Rotation = Vector3.new(0, 90, 0)
  438. Part51.Size = Vector3.new(3.75, 5.5, 22.5)
  439. Part51.Anchored = true
  440. Part51.BottomSurface = Enum.SurfaceType.Smooth
  441. Part51.TopSurface = Enum.SurfaceType.Smooth
  442. Part52.Parent = Model0
  443. Part52.CFrame = CFrame.new(106.25, 13.125, -14.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  444. Part52.Position = Vector3.new(106.25, 13.125, -14.25)
  445. Part52.Size = Vector3.new(0.5, 6.75, 0.5)
  446. Part52.BottomSurface = Enum.SurfaceType.Smooth
  447. Part52.TopSurface = Enum.SurfaceType.Smooth
  448. Part53.Parent = Model0
  449. Part53.CFrame = CFrame.new(110.75, 13.125, -11.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  450. Part53.Position = Vector3.new(110.75, 13.125, -11.75)
  451. Part53.Size = Vector3.new(0.5, 6.75, 0.5)
  452. Part53.BottomSurface = Enum.SurfaceType.Smooth
  453. Part53.TopSurface = Enum.SurfaceType.Smooth
  454. Part54.Parent = Model0
  455. Part54.CFrame = CFrame.new(108.75, 13.125, -14.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  456. Part54.Position = Vector3.new(108.75, 13.125, -14.75)
  457. Part54.Size = Vector3.new(0.5, 6.75, 0.5)
  458. Part54.BottomSurface = Enum.SurfaceType.Smooth
  459. Part54.TopSurface = Enum.SurfaceType.Smooth
  460. Part55.Name = "Lava"
  461. Part55.Parent = Model0
  462. Part55.CFrame = CFrame.new(108.5, 3, -12.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  463. Part55.Position = Vector3.new(108.5, 3, -12.5)
  464. Part55.Color = Color3.new(1, 0, 0)
  465. Part55.Size = Vector3.new(15, 4, 15)
  466. Part55.Anchored = true
  467. Part55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  468. Part55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  469. Part55.BrickColor = BrickColor.new("Really red")
  470. Part55.CanCollide = false
  471. Part55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  472. Part55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  473. Part55.Material = Enum.Material.Sand
  474. Part55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  475. Part55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  476. Part55.brickColor = BrickColor.new("Really red")
  477. Part55.FormFactor = Enum.FormFactor.Symmetric
  478. Part55.formFactor = Enum.FormFactor.Symmetric
  479. Texture56.Parent = Part55
  480. Texture56.Texture = "rbxasset://textures/water/normal_21.dds"
  481. Texture56.Face = Enum.NormalId.Left
  482. Texture56.StudsPerTileU = 16
  483. Texture56.StudsPerTileV = 16
  484. Texture57.Parent = Part55
  485. Texture57.Texture = "rbxasset://textures/water/normal_21.dds"
  486. Texture57.StudsPerTileU = 16
  487. Texture57.StudsPerTileV = 16
  488. Texture58.Parent = Part55
  489. Texture58.Texture = "rbxasset://textures/water/normal_21.dds"
  490. Texture58.Face = Enum.NormalId.Right
  491. Texture58.StudsPerTileU = 16
  492. Texture58.StudsPerTileV = 16
  493. Texture59.Parent = Part55
  494. Texture59.Texture = "rbxasset://textures/water/normal_21.dds"
  495. Texture59.Face = Enum.NormalId.Back
  496. Texture59.StudsPerTileU = 16
  497. Texture59.StudsPerTileV = 16
  498. Texture60.Parent = Part55
  499. Texture60.Texture = "rbxasset://textures/water/normal_21.dds"
  500. Texture60.Face = Enum.NormalId.Bottom
  501. Texture60.StudsPerTileU = 16
  502. Texture60.StudsPerTileV = 16
  503. Texture61.Parent = Part55
  504. Texture61.Texture = "rbxasset://textures/water/normal_21.dds"
  505. Texture61.Face = Enum.NormalId.Top
  506. Texture61.StudsPerTileU = 16
  507. Texture61.StudsPerTileV = 16
  508. SurfaceLight62.Parent = Part55
  509. SurfaceLight62.Color = Color3.new(1, 0.666667, 0)
  510. SurfaceLight62.Face = Enum.NormalId.Top
  511. SurfaceLight62.Brightness = 2
  512. Script63.Parent = Part55
  513. table.insert(cors,sandbox(Script63,function()
  514. function onTouched(hit)
  515. if hit.Parent:findFirstChild("Humanoid") then
  516. hit.Parent.Humanoid:TakeDamage(100)
  517. end
  518. end
  519.  
  520. script.Parent.Touched:connect(onTouched)
  521.  
  522. while true do
  523. for i = 1,25 do
  524. for _,v in pairs(script.Parent:GetChildren()) do
  525. if v:IsA("Texture") then
  526. v.Texture = string.format("rbxasset://textures/water/normal_%02d.dds",i)
  527. end
  528. end
  529. wait()
  530. end
  531. end
  532. end))
  533. ParticleEmitter64.Name = "Glow"
  534. ParticleEmitter64.Parent = Part55
  535. ParticleEmitter64.Speed = NumberRange.new(2, 2)
  536. ParticleEmitter64.Rotation = NumberRange.new(-180, 180)
  537. ParticleEmitter64.Color = ColorSequence.new(Color3.new(1, 0.666667, 0),Color3.new(0, 0, 0))
  538. ParticleEmitter64.LightEmission = 1
  539. ParticleEmitter64.Texture = "http://www.roblox.com/asset/?id=241922778"
  540. ParticleEmitter64.Transparency = NumberSequence.new(1,0.80000001192093,1)
  541. ParticleEmitter64.ZOffset = 5
  542. ParticleEmitter64.Size = NumberSequence.new(4.9375,4.0625,3.4999995231628,3.3749997615814,3.875,5.125,7.125)
  543. ParticleEmitter64.Acceleration = Vector3.new(0, 1, 0)
  544. ParticleEmitter64.Lifetime = NumberRange.new(5, 7.5)
  545. ParticleEmitter64.Rate = 25
  546. ParticleEmitter64.RotSpeed = NumberRange.new(-90, 90)
  547. ParticleEmitter64.SpreadAngle = Vector2.new(50, 50)
  548. ParticleEmitter64.VelocitySpread = 50
  549. ParticleEmitter65.Name = "Flames"
  550. ParticleEmitter65.Parent = Part55
  551. ParticleEmitter65.Speed = NumberRange.new(0.5, 1.5)
  552. ParticleEmitter65.Rotation = NumberRange.new(-180, 180)
  553. ParticleEmitter65.Color = ColorSequence.new(Color3.new(1, 0.666667, 0),Color3.new(1, 0.333333, 0))
  554. ParticleEmitter65.LightEmission = 1
  555. ParticleEmitter65.Texture = "http://www.roblox.com/asset/?id=http://www.roblox.com/fire-main-item?id=241922889"
  556. ParticleEmitter65.Transparency = NumberSequence.new(1,0.41249996423721,0.21249997615814,0.099999964237213,0.043749988079071,0.043749988079071,0)
  557. ParticleEmitter65.ZOffset = 3
  558. ParticleEmitter65.Size = NumberSequence.new(2.5,0)
  559. ParticleEmitter65.Acceleration = Vector3.new(0, 2, 0)
  560. ParticleEmitter65.Lifetime = NumberRange.new(2, 2)
  561. ParticleEmitter65.Rate = 50
  562. ParticleEmitter65.RotSpeed = NumberRange.new(-90, 90)
  563. ParticleEmitter65.SpreadAngle = Vector2.new(25, 25)
  564. ParticleEmitter65.VelocitySpread = 25
  565. SurfaceLight66.Parent = Part55
  566. SurfaceLight66.Color = Color3.new(1, 0.666667, 0)
  567. SurfaceLight66.Face = Enum.NormalId.Bottom
  568. SurfaceLight66.Brightness = 2
  569. SurfaceLight67.Parent = Part55
  570. SurfaceLight67.Color = Color3.new(1, 0.666667, 0)
  571. SurfaceLight67.Brightness = 2
  572. SurfaceLight68.Parent = Part55
  573. SurfaceLight68.Color = Color3.new(1, 0.666667, 0)
  574. SurfaceLight68.Face = Enum.NormalId.Back
  575. SurfaceLight68.Brightness = 2
  576. SurfaceLight69.Parent = Part55
  577. SurfaceLight69.Color = Color3.new(1, 0.666667, 0)
  578. SurfaceLight69.Face = Enum.NormalId.Right
  579. SurfaceLight69.Brightness = 2
  580. SurfaceLight70.Parent = Part55
  581. SurfaceLight70.Color = Color3.new(1, 0.666667, 0)
  582. SurfaceLight70.Face = Enum.NormalId.Left
  583. SurfaceLight70.Brightness = 2
  584. for i,v in pairs(mas:GetChildren()) do
  585. v.Parent = workspace
  586. pcall(function() v:MakeJoints() end)
  587. end
  588. mas:Destroy()
  589. for i,v in pairs(cors) do
  590. spawn(function()
  591. pcall(v)
  592. end)
  593. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement