Advertisement
Guest User

persija1juga

a guest
Jun 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.97 KB | None | 0 0
  1. local LumberTycoon2 = Instance.new("ScreenGui")
  2. local TopBar = Instance.new("Frame")
  3. local Background = Instance.new("Frame")
  4. local Title = Instance.new("Frame")
  5. local ImageLabel = Instance.new("ImageLabel")
  6. local Credits = Instance.new("Frame")
  7. local TitleCredits = Instance.new("TextLabel")
  8. local Broto = Instance.new("TextLabel")
  9. local Code = Instance.new("TextLabel")
  10. local Broto_2 = Instance.new("TextLabel")
  11. local PlotTP = Instance.new("TextButton")
  12. local SpawnTP = Instance.new("TextButton")
  13. local BringWood = Instance.new("TextButton")
  14. local Line1 = Instance.new("Frame")
  15. local Line2 = Instance.new("Frame")
  16. local Line3 = Instance.new("Frame")
  17. local PalmIsland = Instance.new("TextLabel")
  18. local Teleport7 = Instance.new("TextButton")
  19. local OrangeLine = Instance.new("Frame")
  20. local WoodQuality = Instance.new("TextLabel")
  21. local Rating = Instance.new("TextLabel")
  22. local Cave = Instance.new("TextLabel")
  23. local Teleport3 = Instance.new("TextButton")
  24. local OrangeLine_2 = Instance.new("Frame")
  25. local WoodQuality_2 = Instance.new("TextLabel")
  26. local Rating_2 = Instance.new("TextLabel")
  27. local Volcano = Instance.new("TextLabel")
  28. local Teleport9 = Instance.new("TextButton")
  29. local OrangeLine_3 = Instance.new("Frame")
  30. local WoodQuality_3 = Instance.new("TextLabel")
  31. local Rating_3 = Instance.new("TextLabel")
  32. local Swamp = Instance.new("TextLabel")
  33. local Teleport8 = Instance.new("TextButton")
  34. local OrangeLine_4 = Instance.new("Frame")
  35. local WoodQuality_4 = Instance.new("TextLabel")
  36. local Rating_4 = Instance.new("TextLabel")
  37. local BobsShack = Instance.new("TextLabel")
  38. local Teleport = Instance.new("TextButton")
  39. local OrangeLine_5 = Instance.new("Frame")
  40. local WoodQuality_5 = Instance.new("TextLabel")
  41. local Rating_5 = Instance.new("TextLabel")
  42. local LinksLogic = Instance.new("TextLabel")
  43. local Teleport6 = Instance.new("TextButton")
  44. local OrangeLine_6 = Instance.new("Frame")
  45. local WoodQuality_6 = Instance.new("TextLabel")
  46. local Rating_6 = Instance.new("TextLabel")
  47. local WoodRUs = Instance.new("TextLabel")
  48. local Teleport10 = Instance.new("TextButton")
  49. local OrangeLine_7 = Instance.new("Frame")
  50. local WoodQuality_7 = Instance.new("TextLabel")
  51. local Rating_7 = Instance.new("TextLabel")
  52. local LandStore = Instance.new("TextLabel")
  53. local Teleport5 = Instance.new("TextButton")
  54. local OrangeLine_8 = Instance.new("Frame")
  55. local WoodQuality_8 = Instance.new("TextLabel")
  56. local Rating_8 = Instance.new("TextLabel")
  57. local Dock = Instance.new("TextLabel")
  58. local Teleport4 = Instance.new("TextButton")
  59. local OrangeLine_9 = Instance.new("Frame")
  60. local WoodQuality_9 = Instance.new("TextLabel")
  61. local Rating_9 = Instance.new("TextLabel")
  62. local BoxedCars = Instance.new("TextLabel")
  63. local Teleport2 = Instance.new("TextButton")
  64. local OrangeLine_10 = Instance.new("Frame")
  65. local WoodQuality_10 = Instance.new("TextLabel")
  66. local Rating_10 = Instance.new("TextLabel")
  67. local Exit = Instance.new("TextButton")
  68. local Open = Instance.new("TextButton")
  69.  
  70. -- Properties
  71.  
  72. LumberTycoon2.Name = "LumberTycoon2"
  73. LumberTycoon2.Parent = game.CoreGui
  74.  
  75. TopBar.Name = "TopBar"
  76. TopBar.Parent = LumberTycoon2
  77. TopBar.Active = true
  78. TopBar.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  79. TopBar.BorderSizePixel = 0
  80. TopBar.Draggable = true
  81. TopBar.Position = UDim2.new(0.19869706, 0, 0.172371641, 0)
  82. TopBar.Selectable = true
  83. TopBar.Size = UDim2.new(0, 739, 0, 17)
  84. TopBar.Visible = false
  85.  
  86. Background.Name = "Background"
  87. Background.Parent = TopBar
  88. Background.BackgroundColor3 = Color3.new(0.105882, 0.133333, 0.156863)
  89. Background.BorderSizePixel = 0
  90. Background.Position = UDim2.new(4.90248203e-05, 0, 1.01668346, 0)
  91. Background.Size = UDim2.new(0, 739, 0, 544)
  92.  
  93. Title.Name = "Title"
  94. Title.Parent = Background
  95. Title.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  96. Title.BorderSizePixel = 0
  97. Title.Position = UDim2.new(0.00872512162, 0, 0.0105350167, 0)
  98. Title.Size = UDim2.new(0, 585, 0, 63)
  99.  
  100. ImageLabel.Parent = Title
  101. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  102. ImageLabel.Size = UDim2.new(0, 585, 0, 63)
  103. ImageLabel.Image = "rbxassetid://972607194"
  104.  
  105. Credits.Name = "Credits"
  106. Credits.Parent = Background
  107. Credits.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  108. Credits.BorderSizePixel = 0
  109. Credits.Position = UDim2.new(0.809621572, 0, 0.0105350167, 0)
  110. Credits.Size = UDim2.new(0, 133, 0, 530)
  111.  
  112. TitleCredits.Name = "TitleCredits"
  113. TitleCredits.Parent = Credits
  114. TitleCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  115. TitleCredits.BackgroundTransparency = 1
  116. TitleCredits.BorderSizePixel = 0
  117. TitleCredits.Size = UDim2.new(0, 133, 0, 29)
  118. TitleCredits.Font = Enum.Font.Arial
  119. TitleCredits.FontSize = Enum.FontSize.Size18
  120. TitleCredits.Text = "Credits Below"
  121. TitleCredits.TextColor3 = Color3.new(1, 1, 1)
  122. TitleCredits.TextSize = 18
  123.  
  124. Broto.Name = "Broto"
  125. Broto.Parent = Credits
  126. Broto.BackgroundColor3 = Color3.new(1, 1, 1)
  127. Broto.BackgroundTransparency = 1
  128. Broto.BorderSizePixel = 0
  129. Broto.Position = UDim2.new(0, 0, 0.0622641519, 0)
  130. Broto.Size = UDim2.new(0, 133, 0, 36)
  131. Broto.Font = Enum.Font.Arial
  132. Broto.FontSize = Enum.FontSize.Size14
  133. Broto.Text = " GUI Design by BrotoBrother#1658"
  134. Broto.TextColor3 = Color3.new(1, 1, 1)
  135. Broto.TextSize = 14
  136. Broto.TextWrapped = true
  137.  
  138. Code.Name = "Code"
  139. Code.Parent = Credits
  140. Code.BackgroundColor3 = Color3.new(1, 1, 1)
  141. Code.BackgroundTransparency = 1
  142. Code.BorderSizePixel = 0
  143. Code.Position = UDim2.new(0, 0, 0.137735844, 0)
  144. Code.Size = UDim2.new(0, 133, 0, 35)
  145. Code.Font = Enum.Font.Arial
  146. Code.FontSize = Enum.FontSize.Size14
  147. Code.Text = " Scripted By Harley#2487"
  148. Code.TextColor3 = Color3.new(1, 1, 1)
  149. Code.TextSize = 14
  150. Code.TextWrapped = true
  151.  
  152. Broto_2.Name = "Broto"
  153. Broto_2.Parent = Credits
  154. Broto_2.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  155. Broto_2.BorderSizePixel = 0
  156. Broto_2.Position = UDim2.new(-4.45488739, 0, 0.883018851, 0)
  157. Broto_2.Size = UDim2.new(0, 585, 0, 22)
  158. Broto_2.Font = Enum.Font.Arial
  159. Broto_2.FontSize = Enum.FontSize.Size18
  160. Broto_2.Text = "(Enjoy scripts like these? Join our discord! discord.me/roleak)"
  161. Broto_2.TextColor3 = Color3.new(1, 1, 1)
  162. Broto_2.TextSize = 16
  163. Broto_2.TextWrapped = true
  164.  
  165. PlotTP.Name = "PlotTP"
  166. PlotTP.Parent = Background
  167. PlotTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  168. PlotTP.BorderSizePixel = 0
  169. PlotTP.Position = UDim2.new(0.00811908022, 0, 0.92463237, 0)
  170. PlotTP.Size = UDim2.new(0, 208, 0, 33)
  171. PlotTP.Font = Enum.Font.Arial
  172. PlotTP.FontSize = Enum.FontSize.Size18
  173. PlotTP.Text = "Teleport to your plot"
  174. PlotTP.TextColor3 = Color3.new(1, 1, 1)
  175. PlotTP.TextSize = 18
  176.  
  177. SpawnTP.Name = "SpawnTP"
  178. SpawnTP.Parent = Background
  179. SpawnTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  180. SpawnTP.BorderSizePixel = 0
  181. SpawnTP.Position = UDim2.new(0.51826793, 0, 0.92463237, 0)
  182. SpawnTP.Size = UDim2.new(0, 208, 0, 33)
  183. SpawnTP.Font = Enum.Font.Arial
  184. SpawnTP.FontSize = Enum.FontSize.Size18
  185. SpawnTP.Text = "Teleport to Spawn"
  186. SpawnTP.TextColor3 = Color3.new(1, 1, 1)
  187. SpawnTP.TextSize = 18
  188.  
  189. BringWood.Name = "BringWood"
  190. BringWood.Parent = Background
  191. BringWood.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  192. BringWood.BorderSizePixel = 0
  193. BringWood.Position = UDim2.new(0.2976996, 0, 0.92463237, 0)
  194. BringWood.Size = UDim2.new(0, 157, 0, 33)
  195. BringWood.Font = Enum.Font.Arial
  196. BringWood.FontSize = Enum.FontSize.Size18
  197. BringWood.Text = "Bring Wood"
  198. BringWood.TextColor3 = Color3.new(1, 1, 1)
  199. BringWood.TextSize = 18
  200.  
  201. Line1.Name = "Line1"
  202. Line1.Parent = Background
  203. Line1.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  204. Line1.BorderSizePixel = 0
  205. Line1.Position = UDim2.new(0.808945, 0, 0.0638438389, 0)
  206. Line1.Size = UDim2.new(0, 133, 0, 4)
  207.  
  208. Line2.Name = "Line2"
  209. Line2.Parent = Background
  210. Line2.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  211. Line2.BorderSizePixel = 0
  212. Line2.Position = UDim2.new(0.809621572, 0, 0.137373239, 0)
  213. Line2.Size = UDim2.new(0, 133, 0, 4)
  214.  
  215. Line3.Name = "Line3"
  216. Line3.Parent = Background
  217. Line3.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  218. Line3.BorderSizePixel = 0
  219. Line3.Position = UDim2.new(0.808945, 0, 0.209064424, 0)
  220. Line3.Size = UDim2.new(0, 133, 0, 4)
  221.  
  222. PalmIsland.Name = "PalmIsland"
  223. PalmIsland.Parent = Background
  224. PalmIsland.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  225. PalmIsland.Position = UDim2.new(0.00811908022, 0, 0.137867644, 0)
  226. PalmIsland.Size = UDim2.new(0, 193, 0, 34)
  227. PalmIsland.Font = Enum.Font.Arial
  228. PalmIsland.FontSize = Enum.FontSize.Size18
  229. PalmIsland.Text = "Palm Island"
  230. PalmIsland.TextColor3 = Color3.new(1, 1, 1)
  231. PalmIsland.TextSize = 18
  232.  
  233. Teleport7.Name = "Teleport7"
  234. Teleport7.Parent = PalmIsland
  235. Teleport7.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  236. Teleport7.BorderSizePixel = 0
  237. Teleport7.Position = UDim2.new(1.03626943, 0, 0, 0)
  238. Teleport7.Size = UDim2.new(0, 76, 0, 34)
  239. Teleport7.Font = Enum.Font.Arial
  240. Teleport7.FontSize = Enum.FontSize.Size18
  241. Teleport7.Text = "Teleport"
  242. Teleport7.TextColor3 = Color3.new(1, 1, 1)
  243. Teleport7.TextSize = 18
  244.  
  245. OrangeLine.Name = "OrangeLine"
  246. OrangeLine.Parent = PalmIsland
  247. OrangeLine.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  248. OrangeLine.BorderSizePixel = 0
  249. OrangeLine.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  250. OrangeLine.Size = UDim2.new(0, 224, 0, 5)
  251.  
  252. WoodQuality.Name = "WoodQuality"
  253. WoodQuality.Parent = PalmIsland
  254. WoodQuality.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  255. WoodQuality.BorderSizePixel = 0
  256. WoodQuality.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  257. WoodQuality.Size = UDim2.new(0, 224, 0, 29)
  258. WoodQuality.Font = Enum.Font.Arial
  259. WoodQuality.FontSize = Enum.FontSize.Size18
  260. WoodQuality.Text = "Wood Quality: 65"
  261. WoodQuality.TextColor3 = Color3.new(1, 1, 1)
  262. WoodQuality.TextSize = 16
  263.  
  264. Rating.Name = "Rating"
  265. Rating.Parent = PalmIsland
  266. Rating.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  267. Rating.BorderSizePixel = 0
  268. Rating.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  269. Rating.Size = UDim2.new(0, 74, 0, 35)
  270. Rating.Font = Enum.Font.Arial
  271. Rating.FontSize = Enum.FontSize.Size18
  272. Rating.Text = "Decent"
  273. Rating.TextColor3 = Color3.new(1, 1, 1)
  274. Rating.TextSize = 16
  275.  
  276. Cave.Name = "Cave"
  277. Cave.Parent = Background
  278. Cave.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  279. Cave.Position = UDim2.new(0.00811908022, 0, 0.209558815, 0)
  280. Cave.Size = UDim2.new(0, 193, 0, 34)
  281. Cave.Font = Enum.Font.Arial
  282. Cave.FontSize = Enum.FontSize.Size18
  283. Cave.Text = "Cave"
  284. Cave.TextColor3 = Color3.new(1, 1, 1)
  285. Cave.TextSize = 18
  286.  
  287. Teleport3.Name = "Teleport3"
  288. Teleport3.Parent = Cave
  289. Teleport3.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  290. Teleport3.BorderSizePixel = 0
  291. Teleport3.Position = UDim2.new(1.03626943, 0, 0, 0)
  292. Teleport3.Size = UDim2.new(0, 76, 0, 34)
  293. Teleport3.Font = Enum.Font.Arial
  294. Teleport3.FontSize = Enum.FontSize.Size18
  295. Teleport3.Text = "Teleport"
  296. Teleport3.TextColor3 = Color3.new(1, 1, 1)
  297. Teleport3.TextSize = 18
  298.  
  299. OrangeLine_2.Name = "OrangeLine"
  300. OrangeLine_2.Parent = Cave
  301. OrangeLine_2.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  302. OrangeLine_2.BorderSizePixel = 0
  303. OrangeLine_2.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  304. OrangeLine_2.Size = UDim2.new(0, 224, 0, 5)
  305.  
  306. WoodQuality_2.Name = "WoodQuality"
  307. WoodQuality_2.Parent = Cave
  308. WoodQuality_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  309. WoodQuality_2.BorderSizePixel = 0
  310. WoodQuality_2.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  311. WoodQuality_2.Size = UDim2.new(0, 224, 0, 29)
  312. WoodQuality_2.Font = Enum.Font.Arial
  313. WoodQuality_2.FontSize = Enum.FontSize.Size18
  314. WoodQuality_2.Text = "Wood Quality: 90"
  315. WoodQuality_2.TextColor3 = Color3.new(1, 1, 1)
  316. WoodQuality_2.TextSize = 16
  317.  
  318. Rating_2.Name = "Rating"
  319. Rating_2.Parent = Cave
  320. Rating_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  321. Rating_2.BorderSizePixel = 0
  322. Rating_2.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  323. Rating_2.Size = UDim2.new(0, 74, 0, 35)
  324. Rating_2.Font = Enum.Font.Arial
  325. Rating_2.FontSize = Enum.FontSize.Size18
  326. Rating_2.Text = "Good"
  327. Rating_2.TextColor3 = Color3.new(1, 1, 1)
  328. Rating_2.TextSize = 16
  329.  
  330. Volcano.Name = "Volcano"
  331. Volcano.Parent = Background
  332. Volcano.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  333. Volcano.Position = UDim2.new(0.0074424902, 0, 0.28125, 0)
  334. Volcano.Size = UDim2.new(0, 193, 0, 34)
  335. Volcano.Font = Enum.Font.Arial
  336. Volcano.FontSize = Enum.FontSize.Size18
  337. Volcano.Text = "Volcano"
  338. Volcano.TextColor3 = Color3.new(1, 1, 1)
  339. Volcano.TextSize = 18
  340.  
  341. Teleport9.Name = "Teleport9"
  342. Teleport9.Parent = Volcano
  343. Teleport9.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  344. Teleport9.BorderSizePixel = 0
  345. Teleport9.Position = UDim2.new(1.03626943, 0, 0, 0)
  346. Teleport9.Size = UDim2.new(0, 76, 0, 34)
  347. Teleport9.Font = Enum.Font.Arial
  348. Teleport9.FontSize = Enum.FontSize.Size18
  349. Teleport9.Text = "Teleport"
  350. Teleport9.TextColor3 = Color3.new(1, 1, 1)
  351. Teleport9.TextSize = 18
  352.  
  353. OrangeLine_3.Name = "OrangeLine"
  354. OrangeLine_3.Parent = Volcano
  355. OrangeLine_3.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  356. OrangeLine_3.BorderSizePixel = 0
  357. OrangeLine_3.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  358. OrangeLine_3.Size = UDim2.new(0, 224, 0, 5)
  359.  
  360. WoodQuality_3.Name = "WoodQuality"
  361. WoodQuality_3.Parent = Volcano
  362. WoodQuality_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  363. WoodQuality_3.BorderSizePixel = 0
  364. WoodQuality_3.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  365. WoodQuality_3.Size = UDim2.new(0, 224, 0, 29)
  366. WoodQuality_3.Font = Enum.Font.Arial
  367. WoodQuality_3.FontSize = Enum.FontSize.Size18
  368. WoodQuality_3.Text = "Wood Quality: 86"
  369. WoodQuality_3.TextColor3 = Color3.new(1, 1, 1)
  370. WoodQuality_3.TextSize = 16
  371.  
  372. Rating_3.Name = "Rating"
  373. Rating_3.Parent = Volcano
  374. Rating_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  375. Rating_3.BorderSizePixel = 0
  376. Rating_3.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  377. Rating_3.Size = UDim2.new(0, 74, 0, 35)
  378. Rating_3.Font = Enum.Font.Arial
  379. Rating_3.FontSize = Enum.FontSize.Size18
  380. Rating_3.Text = "Good"
  381. Rating_3.TextColor3 = Color3.new(1, 1, 1)
  382. Rating_3.TextSize = 16
  383.  
  384. Swamp.Name = "Swamp"
  385. Swamp.Parent = Background
  386. Swamp.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  387. Swamp.Position = UDim2.new(0.0074424902, 0, 0.352941155, 0)
  388. Swamp.Size = UDim2.new(0, 193, 0, 34)
  389. Swamp.Font = Enum.Font.Arial
  390. Swamp.FontSize = Enum.FontSize.Size18
  391. Swamp.Text = "Swamp"
  392. Swamp.TextColor3 = Color3.new(1, 1, 1)
  393. Swamp.TextSize = 18
  394.  
  395. Teleport8.Name = "Teleport8"
  396. Teleport8.Parent = Swamp
  397. Teleport8.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  398. Teleport8.BorderSizePixel = 0
  399. Teleport8.Position = UDim2.new(1.03626943, 0, 0, 0)
  400. Teleport8.Size = UDim2.new(0, 76, 0, 34)
  401. Teleport8.Font = Enum.Font.Arial
  402. Teleport8.FontSize = Enum.FontSize.Size18
  403. Teleport8.Text = "Teleport"
  404. Teleport8.TextColor3 = Color3.new(1, 1, 1)
  405. Teleport8.TextSize = 18
  406.  
  407. OrangeLine_4.Name = "OrangeLine"
  408. OrangeLine_4.Parent = Swamp
  409. OrangeLine_4.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  410. OrangeLine_4.BorderSizePixel = 0
  411. OrangeLine_4.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  412. OrangeLine_4.Size = UDim2.new(0, 224, 0, 5)
  413.  
  414. WoodQuality_4.Name = "WoodQuality"
  415. WoodQuality_4.Parent = Swamp
  416. WoodQuality_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  417. WoodQuality_4.BorderSizePixel = 0
  418. WoodQuality_4.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  419. WoodQuality_4.Size = UDim2.new(0, 224, 0, 29)
  420. WoodQuality_4.Font = Enum.Font.Arial
  421. WoodQuality_4.FontSize = Enum.FontSize.Size18
  422. WoodQuality_4.Text = "Wood Quality: 60"
  423. WoodQuality_4.TextColor3 = Color3.new(1, 1, 1)
  424. WoodQuality_4.TextSize = 16
  425.  
  426. Rating_4.Name = "Rating"
  427. Rating_4.Parent = Swamp
  428. Rating_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  429. Rating_4.BorderSizePixel = 0
  430. Rating_4.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  431. Rating_4.Size = UDim2.new(0, 74, 0, 35)
  432. Rating_4.Font = Enum.Font.Arial
  433. Rating_4.FontSize = Enum.FontSize.Size18
  434. Rating_4.Text = "Decent"
  435. Rating_4.TextColor3 = Color3.new(1, 1, 1)
  436. Rating_4.TextSize = 16
  437.  
  438. BobsShack.Name = "BobsShack"
  439. BobsShack.Parent = Background
  440. BobsShack.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  441. BobsShack.Position = UDim2.new(0.0074424902, 0, 0.424632341, 0)
  442. BobsShack.Size = UDim2.new(0, 193, 0, 34)
  443. BobsShack.Font = Enum.Font.Arial
  444. BobsShack.FontSize = Enum.FontSize.Size18
  445. BobsShack.Text = "Bob's Shack"
  446. BobsShack.TextColor3 = Color3.new(1, 1, 1)
  447. BobsShack.TextSize = 18
  448.  
  449. Teleport.Name = "Teleport"
  450. Teleport.Parent = BobsShack
  451. Teleport.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  452. Teleport.BorderSizePixel = 0
  453. Teleport.Position = UDim2.new(1.03626943, 0, 0, 0)
  454. Teleport.Size = UDim2.new(0, 76, 0, 34)
  455. Teleport.Font = Enum.Font.Arial
  456. Teleport.FontSize = Enum.FontSize.Size18
  457. Teleport.Text = "Teleport"
  458. Teleport.TextColor3 = Color3.new(1, 1, 1)
  459. Teleport.TextSize = 18
  460.  
  461. OrangeLine_5.Name = "OrangeLine"
  462. OrangeLine_5.Parent = BobsShack
  463. OrangeLine_5.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  464. OrangeLine_5.BorderSizePixel = 0
  465. OrangeLine_5.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  466. OrangeLine_5.Size = UDim2.new(0, 224, 0, 5)
  467.  
  468. WoodQuality_5.Name = "WoodQuality"
  469. WoodQuality_5.Parent = BobsShack
  470. WoodQuality_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  471. WoodQuality_5.BorderSizePixel = 0
  472. WoodQuality_5.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  473. WoodQuality_5.Size = UDim2.new(0, 224, 0, 29)
  474. WoodQuality_5.Font = Enum.Font.Arial
  475. WoodQuality_5.FontSize = Enum.FontSize.Size18
  476. WoodQuality_5.Text = "Recipe Items"
  477. WoodQuality_5.TextColor3 = Color3.new(1, 1, 1)
  478. WoodQuality_5.TextSize = 16
  479.  
  480. Rating_5.Name = "Rating"
  481. Rating_5.Parent = BobsShack
  482. Rating_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  483. Rating_5.BorderSizePixel = 0
  484. Rating_5.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  485. Rating_5.Size = UDim2.new(0, 74, 0, 35)
  486. Rating_5.Font = Enum.Font.Arial
  487. Rating_5.FontSize = Enum.FontSize.Size18
  488. Rating_5.Text = "Good"
  489. Rating_5.TextColor3 = Color3.new(1, 1, 1)
  490. Rating_5.TextSize = 16
  491.  
  492. LinksLogic.Name = "LinksLogic"
  493. LinksLogic.Parent = Background
  494. LinksLogic.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  495. LinksLogic.Position = UDim2.new(0.0074424902, 0, 0.496323496, 0)
  496. LinksLogic.Size = UDim2.new(0, 193, 0, 34)
  497. LinksLogic.Font = Enum.Font.Arial
  498. LinksLogic.FontSize = Enum.FontSize.Size18
  499. LinksLogic.Text = "Link's Logic"
  500. LinksLogic.TextColor3 = Color3.new(1, 1, 1)
  501. LinksLogic.TextSize = 18
  502.  
  503. Teleport6.Name = "Teleport6"
  504. Teleport6.Parent = LinksLogic
  505. Teleport6.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  506. Teleport6.BorderSizePixel = 0
  507. Teleport6.Position = UDim2.new(1.03626943, 0, 0, 0)
  508. Teleport6.Size = UDim2.new(0, 76, 0, 34)
  509. Teleport6.Font = Enum.Font.Arial
  510. Teleport6.FontSize = Enum.FontSize.Size18
  511. Teleport6.Text = "Teleport"
  512. Teleport6.TextColor3 = Color3.new(1, 1, 1)
  513. Teleport6.TextSize = 18
  514.  
  515. OrangeLine_6.Name = "OrangeLine"
  516. OrangeLine_6.Parent = LinksLogic
  517. OrangeLine_6.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  518. OrangeLine_6.BorderSizePixel = 0
  519. OrangeLine_6.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  520. OrangeLine_6.Size = UDim2.new(0, 224, 0, 5)
  521.  
  522. WoodQuality_6.Name = "WoodQuality"
  523. WoodQuality_6.Parent = LinksLogic
  524. WoodQuality_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  525. WoodQuality_6.BorderSizePixel = 0
  526. WoodQuality_6.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  527. WoodQuality_6.Size = UDim2.new(0, 224, 0, 29)
  528. WoodQuality_6.Font = Enum.Font.Arial
  529. WoodQuality_6.FontSize = Enum.FontSize.Size18
  530. WoodQuality_6.Text = "Recipe Items"
  531. WoodQuality_6.TextColor3 = Color3.new(1, 1, 1)
  532. WoodQuality_6.TextSize = 16
  533.  
  534. Rating_6.Name = "Rating"
  535. Rating_6.Parent = LinksLogic
  536. Rating_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  537. Rating_6.BorderSizePixel = 0
  538. Rating_6.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  539. Rating_6.Size = UDim2.new(0, 74, 0, 35)
  540. Rating_6.Font = Enum.Font.Arial
  541. Rating_6.FontSize = Enum.FontSize.Size18
  542. Rating_6.Text = "Good"
  543. Rating_6.TextColor3 = Color3.new(1, 1, 1)
  544. Rating_6.TextSize = 16
  545.  
  546. WoodRUs.Name = "WoodRUs"
  547. WoodRUs.Parent = Background
  548. WoodRUs.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  549. WoodRUs.Position = UDim2.new(0.00811908022, 0, 0.568014681, 0)
  550. WoodRUs.Size = UDim2.new(0, 193, 0, 34)
  551. WoodRUs.Font = Enum.Font.Arial
  552. WoodRUs.FontSize = Enum.FontSize.Size18
  553. WoodRUs.Text = "Wood R Us"
  554. WoodRUs.TextColor3 = Color3.new(1, 1, 1)
  555. WoodRUs.TextSize = 18
  556.  
  557. Teleport10.Name = "Teleport10"
  558. Teleport10.Parent = WoodRUs
  559. Teleport10.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  560. Teleport10.BorderSizePixel = 0
  561. Teleport10.Position = UDim2.new(1.03626943, 0, 0, 0)
  562. Teleport10.Size = UDim2.new(0, 76, 0, 34)
  563. Teleport10.Font = Enum.Font.Arial
  564. Teleport10.FontSize = Enum.FontSize.Size18
  565. Teleport10.Text = "Teleport"
  566. Teleport10.TextColor3 = Color3.new(1, 1, 1)
  567. Teleport10.TextSize = 18
  568.  
  569. OrangeLine_7.Name = "OrangeLine"
  570. OrangeLine_7.Parent = WoodRUs
  571. OrangeLine_7.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  572. OrangeLine_7.BorderSizePixel = 0
  573. OrangeLine_7.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  574. OrangeLine_7.Size = UDim2.new(0, 224, 0, 5)
  575.  
  576. WoodQuality_7.Name = "WoodQuality"
  577. WoodQuality_7.Parent = WoodRUs
  578. WoodQuality_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  579. WoodQuality_7.BorderSizePixel = 0
  580. WoodQuality_7.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  581. WoodQuality_7.Size = UDim2.new(0, 224, 0, 29)
  582. WoodQuality_7.Font = Enum.Font.Arial
  583. WoodQuality_7.FontSize = Enum.FontSize.Size18
  584. WoodQuality_7.Text = "Recipe Items"
  585. WoodQuality_7.TextColor3 = Color3.new(1, 1, 1)
  586. WoodQuality_7.TextSize = 16
  587.  
  588. Rating_7.Name = "Rating"
  589. Rating_7.Parent = WoodRUs
  590. Rating_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  591. Rating_7.BorderSizePixel = 0
  592. Rating_7.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  593. Rating_7.Size = UDim2.new(0, 74, 0, 35)
  594. Rating_7.Font = Enum.Font.Arial
  595. Rating_7.FontSize = Enum.FontSize.Size18
  596. Rating_7.Text = "Good"
  597. Rating_7.TextColor3 = Color3.new(1, 1, 1)
  598. Rating_7.TextSize = 16
  599.  
  600. LandStore.Name = "LandStore"
  601. LandStore.Parent = Background
  602. LandStore.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  603. LandStore.Position = UDim2.new(0.00811908022, 0, 0.639705837, 0)
  604. LandStore.Size = UDim2.new(0, 193, 0, 34)
  605. LandStore.Font = Enum.Font.Arial
  606. LandStore.FontSize = Enum.FontSize.Size18
  607. LandStore.Text = "Land Store"
  608. LandStore.TextColor3 = Color3.new(1, 1, 1)
  609. LandStore.TextSize = 18
  610.  
  611. Teleport5.Name = "Teleport5"
  612. Teleport5.Parent = LandStore
  613. Teleport5.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  614. Teleport5.BorderSizePixel = 0
  615. Teleport5.Position = UDim2.new(1.03626943, 0, 0, 0)
  616. Teleport5.Size = UDim2.new(0, 76, 0, 34)
  617. Teleport5.Font = Enum.Font.Arial
  618. Teleport5.FontSize = Enum.FontSize.Size18
  619. Teleport5.Text = "Teleport"
  620. Teleport5.TextColor3 = Color3.new(1, 1, 1)
  621. Teleport5.TextSize = 18
  622.  
  623. OrangeLine_8.Name = "OrangeLine"
  624. OrangeLine_8.Parent = LandStore
  625. OrangeLine_8.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  626. OrangeLine_8.BorderSizePixel = 0
  627. OrangeLine_8.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  628. OrangeLine_8.Size = UDim2.new(0, 224, 0, 5)
  629.  
  630. WoodQuality_8.Name = "WoodQuality"
  631. WoodQuality_8.Parent = LandStore
  632. WoodQuality_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  633. WoodQuality_8.BorderSizePixel = 0
  634. WoodQuality_8.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  635. WoodQuality_8.Size = UDim2.new(0, 224, 0, 29)
  636. WoodQuality_8.Font = Enum.Font.Arial
  637. WoodQuality_8.FontSize = Enum.FontSize.Size18
  638. WoodQuality_8.Text = "Recipe Items"
  639. WoodQuality_8.TextColor3 = Color3.new(1, 1, 1)
  640. WoodQuality_8.TextSize = 16
  641.  
  642. Rating_8.Name = "Rating"
  643. Rating_8.Parent = LandStore
  644. Rating_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  645. Rating_8.BorderSizePixel = 0
  646. Rating_8.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  647. Rating_8.Size = UDim2.new(0, 74, 0, 35)
  648. Rating_8.Font = Enum.Font.Arial
  649. Rating_8.FontSize = Enum.FontSize.Size18
  650. Rating_8.Text = "Good"
  651. Rating_8.TextColor3 = Color3.new(1, 1, 1)
  652. Rating_8.TextSize = 16
  653.  
  654. Dock.Name = "Dock"
  655. Dock.Parent = Background
  656. Dock.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  657. Dock.Position = UDim2.new(0.00800000038, 0, 0.711000025, 0)
  658. Dock.Size = UDim2.new(0, 193, 0, 34)
  659. Dock.Font = Enum.Font.Arial
  660. Dock.FontSize = Enum.FontSize.Size18
  661. Dock.Text = "Dock"
  662. Dock.TextColor3 = Color3.new(1, 1, 1)
  663. Dock.TextSize = 18
  664.  
  665. Teleport4.Name = "Teleport4"
  666. Teleport4.Parent = Dock
  667. Teleport4.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  668. Teleport4.BorderSizePixel = 0
  669. Teleport4.Position = UDim2.new(1.03626943, 0, 0, 0)
  670. Teleport4.Size = UDim2.new(0, 76, 0, 34)
  671. Teleport4.Font = Enum.Font.Arial
  672. Teleport4.FontSize = Enum.FontSize.Size18
  673. Teleport4.Text = "Teleport"
  674. Teleport4.TextColor3 = Color3.new(1, 1, 1)
  675. Teleport4.TextSize = 18
  676.  
  677. OrangeLine_9.Name = "OrangeLine"
  678. OrangeLine_9.Parent = Dock
  679. OrangeLine_9.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  680. OrangeLine_9.BorderSizePixel = 0
  681. OrangeLine_9.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  682. OrangeLine_9.Size = UDim2.new(0, 224, 0, 5)
  683.  
  684. WoodQuality_9.Name = "WoodQuality"
  685. WoodQuality_9.Parent = Dock
  686. WoodQuality_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  687. WoodQuality_9.BorderSizePixel = 0
  688. WoodQuality_9.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  689. WoodQuality_9.Size = UDim2.new(0, 224, 0, 29)
  690. WoodQuality_9.Font = Enum.Font.Arial
  691. WoodQuality_9.FontSize = Enum.FontSize.Size18
  692. WoodQuality_9.Text = "Vessel Items"
  693. WoodQuality_9.TextColor3 = Color3.new(1, 1, 1)
  694. WoodQuality_9.TextSize = 16
  695.  
  696. Rating_9.Name = "Rating"
  697. Rating_9.Parent = Dock
  698. Rating_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  699. Rating_9.BorderSizePixel = 0
  700. Rating_9.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  701. Rating_9.Size = UDim2.new(0, 74, 0, 35)
  702. Rating_9.Font = Enum.Font.Arial
  703. Rating_9.FontSize = Enum.FontSize.Size18
  704. Rating_9.Text = "Good"
  705. Rating_9.TextColor3 = Color3.new(1, 1, 1)
  706. Rating_9.TextSize = 16
  707.  
  708. BoxedCars.Name = "BoxedCars"
  709. BoxedCars.Parent = Background
  710. BoxedCars.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  711. BoxedCars.Position = UDim2.new(0.00800000038, 0, 0.782000005, 0)
  712. BoxedCars.Size = UDim2.new(0, 193, 0, 34)
  713. BoxedCars.Font = Enum.Font.Arial
  714. BoxedCars.FontSize = Enum.FontSize.Size18
  715. BoxedCars.Text = "Boxed Cars"
  716. BoxedCars.TextColor3 = Color3.new(1, 1, 1)
  717. BoxedCars.TextSize = 18
  718.  
  719. Teleport2.Name = "Teleport2"
  720. Teleport2.Parent = BoxedCars
  721. Teleport2.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  722. Teleport2.BorderSizePixel = 0
  723. Teleport2.Position = UDim2.new(1.03626943, 0, 0, 0)
  724. Teleport2.Size = UDim2.new(0, 76, 0, 34)
  725. Teleport2.Font = Enum.Font.Arial
  726. Teleport2.FontSize = Enum.FontSize.Size18
  727. Teleport2.Text = "Teleport"
  728. Teleport2.TextColor3 = Color3.new(1, 1, 1)
  729. Teleport2.TextSize = 18
  730.  
  731. OrangeLine_10.Name = "OrangeLine"
  732. OrangeLine_10.Parent = BoxedCars
  733. OrangeLine_10.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  734. OrangeLine_10.BorderSizePixel = 0
  735. OrangeLine_10.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  736. OrangeLine_10.Size = UDim2.new(0, 224, 0, 5)
  737.  
  738. WoodQuality_10.Name = "WoodQuality"
  739. WoodQuality_10.Parent = BoxedCars
  740. WoodQuality_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  741. WoodQuality_10.BorderSizePixel = 0
  742. WoodQuality_10.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  743. WoodQuality_10.Size = UDim2.new(0, 224, 0, 29)
  744. WoodQuality_10.Font = Enum.Font.Arial
  745. WoodQuality_10.FontSize = Enum.FontSize.Size18
  746. WoodQuality_10.Text = "Vehicle Items"
  747. WoodQuality_10.TextColor3 = Color3.new(1, 1, 1)
  748. WoodQuality_10.TextSize = 16
  749.  
  750. Rating_10.Name = "Rating"
  751. Rating_10.Parent = BoxedCars
  752. Rating_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  753. Rating_10.BorderSizePixel = 0
  754. Rating_10.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  755. Rating_10.Size = UDim2.new(0, 74, 0, 35)
  756. Rating_10.Font = Enum.Font.Arial
  757. Rating_10.FontSize = Enum.FontSize.Size18
  758. Rating_10.Text = "Good"
  759. Rating_10.TextColor3 = Color3.new(1, 1, 1)
  760. Rating_10.TextSize = 16
  761.  
  762. Exit.Name = "Exit"
  763. Exit.Parent = TopBar
  764. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  765. Exit.BackgroundTransparency = 1
  766. Exit.BorderSizePixel = 0
  767. Exit.Position = UDim2.new(0.976995945, 0, 0, 0)
  768. Exit.Size = UDim2.new(0, 17, 0, 17)
  769. Exit.Font = Enum.Font.Arial
  770. Exit.FontSize = Enum.FontSize.Size14
  771. Exit.Text = "X"
  772. Exit.TextColor3 = Color3.new(1, 1, 1)
  773. Exit.TextSize = 14
  774.  
  775. Open.Name = "Open"
  776. Open.Parent = LumberTycoon2
  777. Open.BackgroundColor3 = Color3.new(0.556863, 1, 0.419608)
  778. Open.BackgroundTransparency = 0.5
  779. Open.BorderSizePixel = 0
  780. Open.Position = UDim2.new(0, 0, 0.57011795, 0)
  781. Open.Size = UDim2.new(0, 56, 0, 30)
  782. Open.Font = Enum.Font.Arial
  783. Open.FontSize = Enum.FontSize.Size14
  784. Open.Text = "Open"
  785. Open.TextColor3 = Color3.new(1, 1, 1)
  786. Open.TextSize = 14
  787.  
  788. Exit.MouseButton1Down:connect(function()
  789. TopBar.Visible = false
  790. Open.Visible = true
  791. end)
  792.  
  793. Open.MouseButton1Down:connect(function()
  794. TopBar.Visible = true
  795. Open.Visible = false
  796. end)
  797.  
  798. BringWood.MouseButton1Down:connect(function()
  799. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  800. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") and Log.Owner.Value == game.Players.LocalPlayer then
  801. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 10, 0))
  802. end
  803. end
  804. end)
  805.  
  806. PlotTP.MouseButton1Down:connect(function()
  807. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  808. if v.Owner.Value == game.Players.LocalPlayer then
  809. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  810. end
  811. end
  812. end)
  813.  
  814. SpawnTP.MouseButton1Down:connect(function()
  815. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155, 3, 74))
  816. end)
  817.  
  818. Teleport.MouseButton1Down:connect(function()
  819. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  820. end)
  821.  
  822. Teleport2.MouseButton1Down:connect(function()
  823. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  824. end)
  825.  
  826. Teleport3.MouseButton1Down:connect(function()
  827. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581, -179, 430))
  828. end)
  829.  
  830. Teleport4.MouseButton1Down:connect(function()
  831. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1114, -1, -197))
  832. end)
  833.  
  834. Teleport5.MouseButton1Down:connect(function()
  835. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(258, 3, -99))
  836. end)
  837.  
  838. Teleport6.MouseButton1Down:connect(function()
  839. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4605, 3, -727))
  840. end)
  841.  
  842. Teleport7.MouseButton1Down:connect(function()
  843. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  844. end)
  845.  
  846. Teleport8.MouseButton1Down:connect(function()
  847. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209, 132, -801))
  848. end)
  849.  
  850. Teleport9.MouseButton1Down:connect(function()
  851. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585, 622, 1140))
  852. end)
  853.  
  854. Teleport10.MouseButton1Down:connect(function()
  855. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265, 3, 57))
  856. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement