Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.83 KB | None | 0 0
  1.  
  2. local LT2GUIMAX = Instance.new("ScreenGui")
  3. local MainGui = Instance.new("Frame")
  4. local headermain = Instance.new("TextLabel")
  5. local player = Instance.new("TextButton")
  6. local teleports = Instance.new("TextButton")
  7. local tools = Instance.new("TextButton")
  8. local building = Instance.new("TextButton")
  9. local animation = Instance.new("TextButton")
  10. local wood = Instance.new("TextButton")
  11. local PlayerScreen = Instance.new("Frame")
  12. local numberplayer = Instance.new("TextBox")
  13. local speedplayer = Instance.new("TextButton")
  14. local jumpplayer = Instance.new("TextButton")
  15. local hipplayer = Instance.new("TextButton")
  16. local resetplayer = Instance.new("TextButton")
  17. local blacklistplayer = Instance.new("TextButton")
  18. local flyplayer = Instance.new("TextButton")
  19. local noclipplayer = Instance.new("TextButton")
  20. local musicidplayer = Instance.new("TextBox")
  21. local playmusicplayer = Instance.new("TextButton")
  22. local musichelpplayer = Instance.new("TextLabel")
  23. local troll = Instance.new("TextButton")
  24. local other = Instance.new("TextButton")
  25. local info = Instance.new("TextButton")
  26. local minimize = Instance.new("TextButton")
  27. local destroy = Instance.new("TextButton")
  28. local TeleportsScreen = Instance.new("Frame")
  29. local biomestele = Instance.new("TextLabel")
  30. local placestele = Instance.new("TextLabel")
  31. local customtele = Instance.new("TextLabel")
  32. local biomestelescroll = Instance.new("ScrollingFrame")
  33. local biomemain = Instance.new("TextButton")
  34. local biomebridge = Instance.new("TextButton")
  35. local biomeferry = Instance.new("TextButton")
  36. local biomepath = Instance.new("TextButton")
  37. local biomevolcano = Instance.new("TextButton")
  38. local biomecherry = Instance.new("TextButton")
  39. local biomesnow = Instance.new("TextButton")
  40. local biomeice = Instance.new("TextButton")
  41. local biomepalm1 = Instance.new("TextButton")
  42. local biomepalm2 = Instance.new("TextButton")
  43. local biomepalm3 = Instance.new("TextButton")
  44. local biomecave = Instance.new("TextButton")
  45. local biomezombie = Instance.new("TextButton")
  46. local biomepalm1_2 = Instance.new("TextButton")
  47. local biomeglow = Instance.new("TextButton")
  48. local biomeend = Instance.new("TextButton")
  49. local placestelescroll = Instance.new("ScrollingFrame")
  50. local placewoodrus = Instance.new("TextButton")
  51. local placelandstore = Instance.new("TextButton")
  52. local placemaze = Instance.new("TextButton")
  53. local placelogic = Instance.new("TextButton")
  54. local placefancy = Instance.new("TextButton")
  55. local placeshack = Instance.new("TextButton")
  56. local placecars = Instance.new("TextButton")
  57. local placepainting = Instance.new("TextButton")
  58. local placestrange = Instance.new("TextButton")
  59. local placegreen = Instance.new("TextButton")
  60. local placecabin = Instance.new("TextButton")
  61. local placeden = Instance.new("TextButton")
  62. local customtelescroll = Instance.new("ScrollingFrame")
  63. local customp1 = Instance.new("TextButton")
  64. local customp1go = Instance.new("TextButton")
  65. local customp2 = Instance.new("TextButton")
  66. local customp2go = Instance.new("TextButton")
  67. local customp3 = Instance.new("TextButton")
  68. local customp3go = Instance.new("TextButton")
  69. local peopletele = Instance.new("TextLabel")
  70. local peopletelescreen = Instance.new("Frame")
  71. local person1tele = Instance.new("TextButton")
  72. local person2tele = Instance.new("TextButton")
  73. local person3tele = Instance.new("TextButton")
  74. local person4tele = Instance.new("TextButton")
  75. local person5tele = Instance.new("TextButton")
  76. local person6tele = Instance.new("TextButton")
  77. local BuildingScreen = Instance.new("Frame")
  78. local buildblueprint = Instance.new("TextButton")
  79. local buildwoodscroll = Instance.new("ScrollingFrame")
  80. local buildoak = Instance.new("TextButton")
  81. local buildcherry = Instance.new("TextButton")
  82. local buildelm = Instance.new("TextButton")
  83. local buildbirch = Instance.new("TextButton")
  84. local buildlava = Instance.new("TextButton")
  85. local buildwalnut = Instance.new("TextButton")
  86. local buildkoa = Instance.new("TextButton")
  87. local buildfir = Instance.new("TextButton")
  88. local buildpine = Instance.new("TextButton")
  89. local buildgold = Instance.new("TextButton")
  90. local buildzombie = Instance.new("TextButton")
  91. local buildcave = Instance.new("TextButton")
  92. local buildpalm = Instance.new("TextButton")
  93. local buildspook = Instance.new("TextButton")
  94. local buildsinister = Instance.new("TextButton")
  95. local buildphantom = Instance.new("TextButton")
  96. local buildsnowglow = Instance.new("TextButton")
  97. local buildgray = Instance.new("TextButton")
  98. local buildblueinfo = Instance.new("TextLabel")
  99. local buildmaxfull = Instance.new("TextButton")
  100. local builddupe = Instance.new("TextButton")
  101. local buildblueinfo_2 = Instance.new("TextLabel")
  102. local ToolsScreen = Instance.new("Frame")
  103. local toolsbtools = Instance.new("TextButton")
  104. local toolsinfiniteaxe = Instance.new("TextButton")
  105. local toolstptool = Instance.new("TextButton")
  106. local tools2info = Instance.new("TextLabel")
  107. local tools1info = Instance.new("TextLabel")
  108. local tools3info = Instance.new("TextLabel")
  109. --Properties:
  110. LT2GUIMAX.Name = "LT2GUIMAX"
  111. LT2GUIMAX.Parent = game.CoreGui
  112.  
  113. MainGui.Active = true
  114. MainGui.Draggable = true
  115.  
  116. MainGui.Name = "MainGui"
  117. MainGui.Parent = LT2GUIMAX
  118. MainGui.BackgroundColor3 = Color3.new(0, 0, 0)
  119. MainGui.BorderColor3 = Color3.new(1, 0, 0)
  120. MainGui.BorderSizePixel = 5
  121. MainGui.Position = UDim2.new(0.388447523, 0, 0.202702731, 0)
  122. MainGui.Size = UDim2.new(0, 435, 0, 464)
  123.  
  124. headermain.Name = "headermain"
  125. headermain.Parent = MainGui
  126. headermain.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  127. headermain.BorderColor3 = Color3.new(1, 0, 0)
  128. headermain.BorderSizePixel = 5
  129. headermain.Position = UDim2.new(-0.000707657018, 0, -0.000222436312, 0)
  130. headermain.Size = UDim2.new(0, 435, 0, 50)
  131. headermain.Font = Enum.Font.SciFi
  132. headermain.Text = "Lumber Tycoon 2 GUI"
  133. headermain.TextColor3 = Color3.new(1, 1, 1)
  134. headermain.TextSize = 35
  135.  
  136. player.Name = "player"
  137. player.Parent = MainGui
  138. player.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  139. player.BorderColor3 = Color3.new(1, 0, 0)
  140. player.BorderSizePixel = 5
  141. player.Position = UDim2.new(-1.09442353e-05, 0, 0.122304723, 0)
  142. player.Size = UDim2.new(0, 89, 0, 35)
  143. player.Font = Enum.Font.SciFi
  144. player.Text = "Player"
  145. player.TextColor3 = Color3.new(1, 1, 1)
  146. player.TextSize = 20
  147.  
  148. teleports.Name = "teleports"
  149. teleports.Parent = MainGui
  150. teleports.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  151. teleports.BorderColor3 = Color3.new(1, 0, 0)
  152. teleports.BorderSizePixel = 5
  153. teleports.Position = UDim2.new(-1.09442353e-05, 0, 0.210666791, 0)
  154. teleports.Size = UDim2.new(0, 89, 0, 35)
  155. teleports.Font = Enum.Font.SciFi
  156. teleports.Text = "Teleports"
  157. teleports.TextColor3 = Color3.new(1, 1, 1)
  158. teleports.TextSize = 20
  159.  
  160. tools.Name = "tools"
  161. tools.Parent = MainGui
  162. tools.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  163. tools.BorderColor3 = Color3.new(1, 0, 0)
  164. tools.BorderSizePixel = 5
  165. tools.Position = UDim2.new(-1.09442044e-05, 0, 0.391701281, 0)
  166. tools.Size = UDim2.new(0, 89, 0, 35)
  167. tools.Font = Enum.Font.SciFi
  168. tools.Text = "Tools"
  169. tools.TextColor3 = Color3.new(1, 1, 1)
  170. tools.TextSize = 20
  171.  
  172. building.Name = "building"
  173. building.Parent = MainGui
  174. building.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  175. building.BorderColor3 = Color3.new(1, 0, 0)
  176. building.BorderSizePixel = 5
  177. building.Position = UDim2.new(-1.09442353e-05, 0, 0.301184028, 0)
  178. building.Size = UDim2.new(0, 89, 0, 35)
  179. building.Font = Enum.Font.SciFi
  180. building.Text = "Building"
  181. building.TextColor3 = Color3.new(1, 1, 1)
  182. building.TextSize = 20
  183.  
  184. animation.Name = "animation"
  185. animation.Parent = MainGui
  186. animation.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  187. animation.BorderColor3 = Color3.new(1, 0, 0)
  188. animation.BorderSizePixel = 5
  189. animation.Position = UDim2.new(-1.09442044e-05, 0, 0.480063379, 0)
  190. animation.Size = UDim2.new(0, 89, 0, 35)
  191. animation.Font = Enum.Font.SciFi
  192. animation.Text = "Animation"
  193. animation.TextColor3 = Color3.new(1, 1, 1)
  194. animation.TextSize = 20
  195.  
  196. wood.Name = "wood"
  197. wood.Parent = MainGui
  198. wood.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  199. wood.BorderColor3 = Color3.new(1, 0, 0)
  200. wood.BorderSizePixel = 5
  201. wood.Position = UDim2.new(-1.09442044e-05, 0, 0.568425417, 0)
  202. wood.Size = UDim2.new(0, 89, 0, 35)
  203. wood.Font = Enum.Font.SciFi
  204. wood.Text = "Wood"
  205. wood.TextColor3 = Color3.new(1, 1, 1)
  206. wood.TextSize = 20
  207.  
  208. PlayerScreen.Name = "PlayerScreen"
  209. PlayerScreen.Parent = MainGui
  210. PlayerScreen.BackgroundColor3 = Color3.new(0, 0, 0)
  211. PlayerScreen.BorderColor3 = Color3.new(1, 0, 0)
  212. PlayerScreen.BorderSizePixel = 5
  213. PlayerScreen.Position = UDim2.new(0.226018801, 0, 0.121764608, 0)
  214. PlayerScreen.Size = UDim2.new(0, 336, 0, 408)
  215. PlayerScreen.Visible = false
  216.  
  217. numberplayer.Name = "numberplayer"
  218. numberplayer.Parent = PlayerScreen
  219. numberplayer.BackgroundColor3 = Color3.new(1, 1, 1)
  220. numberplayer.BorderColor3 = Color3.new(1, 0.333333, 0)
  221. numberplayer.BorderSizePixel = 5
  222. numberplayer.Position = UDim2.new(-0.000898270402, 0, -0.00164405967, 0)
  223. numberplayer.Size = UDim2.new(0, 172, 0, 50)
  224. numberplayer.Font = Enum.Font.SciFi
  225. numberplayer.PlaceholderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  226. numberplayer.PlaceholderText = "Enter Number Here"
  227. numberplayer.Text = ""
  228. numberplayer.TextColor3 = Color3.new(0, 0, 0)
  229. numberplayer.TextSize = 18
  230.  
  231. speedplayer.Name = "speedplayer"
  232. speedplayer.Parent = PlayerScreen
  233. speedplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  234. speedplayer.BorderColor3 = Color3.new(1, 0.333333, 0)
  235. speedplayer.BorderSizePixel = 5
  236. speedplayer.Position = UDim2.new(0, 0, 0.12009804, 0)
  237. speedplayer.Size = UDim2.new(0, 172, 0, 50)
  238. speedplayer.Font = Enum.Font.SciFi
  239. speedplayer.Text = "Set Speed"
  240. speedplayer.TextColor3 = Color3.new(1, 1, 1)
  241. speedplayer.TextSize = 20
  242.  
  243. jumpplayer.Name = "jumpplayer"
  244. jumpplayer.Parent = PlayerScreen
  245. jumpplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  246. jumpplayer.BorderColor3 = Color3.new(1, 0.333333, 0)
  247. jumpplayer.BorderSizePixel = 5
  248. jumpplayer.Position = UDim2.new(0, 0, 0.242647052, 0)
  249. jumpplayer.Size = UDim2.new(0, 172, 0, 50)
  250. jumpplayer.Font = Enum.Font.SciFi
  251. jumpplayer.Text = "Set Jump"
  252. jumpplayer.TextColor3 = Color3.new(1, 1, 1)
  253. jumpplayer.TextSize = 20
  254.  
  255. hipplayer.Name = "hipplayer"
  256. hipplayer.Parent = PlayerScreen
  257. hipplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  258. hipplayer.BorderColor3 = Color3.new(1, 0.333333, 0)
  259. hipplayer.BorderSizePixel = 5
  260. hipplayer.Position = UDim2.new(0, 0, 0.370098054, 0)
  261. hipplayer.Size = UDim2.new(0, 172, 0, 50)
  262. hipplayer.Font = Enum.Font.SciFi
  263. hipplayer.Text = "Set Hip Size"
  264. hipplayer.TextColor3 = Color3.new(1, 1, 1)
  265. hipplayer.TextSize = 20
  266.  
  267. resetplayer.Name = "resetplayer"
  268. resetplayer.Parent = PlayerScreen
  269. resetplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  270. resetplayer.BorderColor3 = Color3.new(1, 0.333333, 0)
  271. resetplayer.BorderSizePixel = 5
  272. resetplayer.Position = UDim2.new(0, 0, 0.507352948, 0)
  273. resetplayer.Size = UDim2.new(0, 172, 0, 50)
  274. resetplayer.Font = Enum.Font.SciFi
  275. resetplayer.Text = "Reset Stats"
  276. resetplayer.TextColor3 = Color3.new(1, 1, 1)
  277. resetplayer.TextSize = 20
  278.  
  279. blacklistplayer.Name = "blacklistplayer"
  280. blacklistplayer.Parent = PlayerScreen
  281. blacklistplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  282. blacklistplayer.BorderColor3 = Color3.new(1, 1, 0)
  283. blacklistplayer.BorderSizePixel = 5
  284. blacklistplayer.Position = UDim2.new(0, 0, 0.791666687, 0)
  285. blacklistplayer.Size = UDim2.new(0, 336, 0, 85)
  286. blacklistplayer.Font = Enum.Font.SciFi
  287. blacklistplayer.Text = "Auto Blacklist (Not Active)"
  288. blacklistplayer.TextColor3 = Color3.new(1, 1, 1)
  289. blacklistplayer.TextSize = 20
  290.  
  291. flyplayer.Name = "flyplayer"
  292. flyplayer.Parent = PlayerScreen
  293. flyplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  294. flyplayer.BorderColor3 = Color3.new(1, 1, 0)
  295. flyplayer.BorderSizePixel = 5
  296. flyplayer.Position = UDim2.new(0, 0, 0.649509788, 0)
  297. flyplayer.Size = UDim2.new(0, 172, 0, 50)
  298. flyplayer.Font = Enum.Font.SciFi
  299. flyplayer.Text = "Fly (Not Active)"
  300. flyplayer.TextColor3 = Color3.new(1, 1, 1)
  301. flyplayer.TextSize = 20
  302.  
  303. noclipplayer.Name = "noclipplayer"
  304. noclipplayer.Parent = PlayerScreen
  305. noclipplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  306. noclipplayer.BorderColor3 = Color3.new(1, 1, 0)
  307. noclipplayer.BorderSizePixel = 5
  308. noclipplayer.Position = UDim2.new(0.52976191, 0, 0.649509788, 0)
  309. noclipplayer.Size = UDim2.new(0, 158, 0, 50)
  310. noclipplayer.Font = Enum.Font.SciFi
  311. noclipplayer.Text = "Noclip (Not Active)"
  312. noclipplayer.TextColor3 = Color3.new(1, 1, 1)
  313. noclipplayer.TextSize = 20
  314.  
  315. musicidplayer.Name = "musicidplayer"
  316. musicidplayer.Parent = PlayerScreen
  317. musicidplayer.BackgroundColor3 = Color3.new(1, 1, 1)
  318. musicidplayer.BorderColor3 = Color3.new(0, 1, 0)
  319. musicidplayer.BorderSizePixel = 5
  320. musicidplayer.Position = UDim2.new(0.52976191, 0, -0.00164405967, 0)
  321. musicidplayer.Size = UDim2.new(0, 158, 0, 50)
  322. musicidplayer.Font = Enum.Font.SciFi
  323. musicidplayer.PlaceholderColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  324. musicidplayer.PlaceholderText = "Enter Music Id Here"
  325. musicidplayer.Text = ""
  326. musicidplayer.TextColor3 = Color3.new(0, 0, 0)
  327. musicidplayer.TextSize = 18
  328.  
  329. playmusicplayer.Name = "playmusicplayer"
  330. playmusicplayer.Parent = PlayerScreen
  331. playmusicplayer.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  332. playmusicplayer.BorderColor3 = Color3.new(0, 1, 0)
  333. playmusicplayer.BorderSizePixel = 5
  334. playmusicplayer.Position = UDim2.new(0.52976191, 0, 0.120097995, 0)
  335. playmusicplayer.Size = UDim2.new(0, 158, 0, 50)
  336. playmusicplayer.Font = Enum.Font.SciFi
  337. playmusicplayer.Text = "Play Music"
  338. playmusicplayer.TextColor3 = Color3.new(1, 1, 1)
  339. playmusicplayer.TextSize = 20
  340.  
  341. musichelpplayer.Name = "musichelpplayer"
  342. musichelpplayer.Parent = PlayerScreen
  343. musichelpplayer.BackgroundColor3 = Color3.new(0, 0, 0)
  344. musichelpplayer.BorderColor3 = Color3.new(0, 1, 0)
  345. musichelpplayer.BorderSizePixel = 5
  346. musichelpplayer.Position = UDim2.new(0.52976191, 0, 0.267156869, 0)
  347. musichelpplayer.Size = UDim2.new(0, 158, 0, 148)
  348. musichelpplayer.Font = Enum.Font.SciFi
  349. musichelpplayer.Text = "Enter in the Music Id above and hit \"Play Music\" to play your song of choice. Other players will not hear it."
  350. musichelpplayer.TextColor3 = Color3.new(1, 1, 1)
  351. musichelpplayer.TextScaled = true
  352. musichelpplayer.TextSize = 14
  353. musichelpplayer.TextWrapped = true
  354.  
  355. troll.Name = "troll"
  356. troll.Parent = MainGui
  357. troll.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  358. troll.BorderColor3 = Color3.new(1, 0, 0)
  359. troll.BorderSizePixel = 5
  360. troll.Position = UDim2.new(-1.09442353e-05, 0, 0.65894264, 0)
  361. troll.Size = UDim2.new(0, 89, 0, 35)
  362. troll.Font = Enum.Font.SciFi
  363. troll.Text = "Troll"
  364. troll.TextColor3 = Color3.new(1, 1, 1)
  365. troll.TextSize = 20
  366.  
  367. other.Name = "other"
  368. other.Parent = MainGui
  369. other.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  370. other.BorderColor3 = Color3.new(1, 0, 0)
  371. other.BorderSizePixel = 5
  372. other.Position = UDim2.new(-1.09442353e-05, 0, 0.751615107, 0)
  373. other.Size = UDim2.new(0, 89, 0, 35)
  374. other.Font = Enum.Font.SciFi
  375. other.Text = "Other"
  376. other.TextColor3 = Color3.new(1, 1, 1)
  377. other.TextSize = 20
  378.  
  379. info.Name = "info"
  380. info.Parent = MainGui
  381. info.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  382. info.BorderColor3 = Color3.new(1, 0, 0)
  383. info.BorderSizePixel = 5
  384. info.Position = UDim2.new(-1.09442353e-05, 0, 0.839977145, 0)
  385. info.Size = UDim2.new(0, 89, 0, 35)
  386. info.Font = Enum.Font.SciFi
  387. info.Text = "Info/Credits"
  388. info.TextColor3 = Color3.new(1, 1, 1)
  389. info.TextSize = 17
  390.  
  391. minimize.Name = "minimize"
  392. minimize.Parent = MainGui
  393. minimize.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  394. minimize.BorderColor3 = Color3.new(1, 0, 0)
  395. minimize.BorderSizePixel = 5
  396. minimize.Position = UDim2.new(-1.09442353e-05, 0, 0.924028873, 0)
  397. minimize.Size = UDim2.new(0, 44, 0, 35)
  398. minimize.Font = Enum.Font.Arcade
  399. minimize.Text = "-"
  400. minimize.TextColor3 = Color3.new(1, 1, 1)
  401. minimize.TextSize = 40
  402.  
  403. destroy.Name = "destroy"
  404. destroy.Parent = MainGui
  405. destroy.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  406. destroy.BorderColor3 = Color3.new(1, 0, 0)
  407. destroy.BorderSizePixel = 5
  408. destroy.Position = UDim2.new(0.103437334, 0, 0.924028873, 0)
  409. destroy.Size = UDim2.new(0, 44, 0, 35)
  410. destroy.Font = Enum.Font.Arcade
  411. destroy.Text = "X"
  412. destroy.TextColor3 = Color3.new(1, 1, 1)
  413. destroy.TextSize = 40
  414.  
  415. TeleportsScreen.Name = "TeleportsScreen"
  416. TeleportsScreen.Parent = MainGui
  417. TeleportsScreen.BackgroundColor3 = Color3.new(0, 0, 0)
  418. TeleportsScreen.BorderColor3 = Color3.new(1, 0, 0)
  419. TeleportsScreen.BorderSizePixel = 5
  420. TeleportsScreen.Position = UDim2.new(0.222988501, 0, 0.122304723, 0)
  421. TeleportsScreen.Size = UDim2.new(0, 338, 0, 406)
  422. TeleportsScreen.Visible = false
  423.  
  424. biomestele.Name = "biomestele"
  425. biomestele.Parent = TeleportsScreen
  426. biomestele.BackgroundColor3 = Color3.new(0, 0, 0)
  427. biomestele.BorderColor3 = Color3.new(1, 0.333333, 0)
  428. biomestele.BorderSizePixel = 5
  429. biomestele.Position = UDim2.new(-0.00186355866, 0, 0, 0)
  430. biomestele.Size = UDim2.new(0, 106, 0, 50)
  431. biomestele.Font = Enum.Font.SciFi
  432. biomestele.Text = "Biomes"
  433. biomestele.TextColor3 = Color3.new(1, 1, 1)
  434. biomestele.TextSize = 30
  435.  
  436. placestele.Name = "placestele"
  437. placestele.Parent = TeleportsScreen
  438. placestele.BackgroundColor3 = Color3.new(0, 0, 0)
  439. placestele.BorderColor3 = Color3.new(1, 1, 0)
  440. placestele.BorderSizePixel = 5
  441. placestele.Position = UDim2.new(0.338373125, 0, 0, 0)
  442. placestele.Size = UDim2.new(0, 110, 0, 50)
  443. placestele.Font = Enum.Font.SciFi
  444. placestele.Text = "Places"
  445. placestele.TextColor3 = Color3.new(1, 1, 1)
  446. placestele.TextSize = 30
  447.  
  448. customtele.Name = "customtele"
  449. customtele.Parent = TeleportsScreen
  450. customtele.BackgroundColor3 = Color3.new(0, 0, 0)
  451. customtele.BorderColor3 = Color3.new(0, 1, 0)
  452. customtele.BorderSizePixel = 5
  453. customtele.Position = UDim2.new(0.690444112, 0, 0, 0)
  454. customtele.Size = UDim2.new(0, 103, 0, 50)
  455. customtele.Font = Enum.Font.SciFi
  456. customtele.Text = "Custom"
  457. customtele.TextColor3 = Color3.new(1, 1, 1)
  458. customtele.TextSize = 30
  459.  
  460. biomestelescroll.Name = "biomestelescroll"
  461. biomestelescroll.Parent = TeleportsScreen
  462. biomestelescroll.BackgroundColor3 = Color3.new(0, 0, 0)
  463. biomestelescroll.BorderColor3 = Color3.new(1, 0.333333, 0)
  464. biomestelescroll.BorderSizePixel = 5
  465. biomestelescroll.Position = UDim2.new(-0.0030374974, 0, 0.133090422, 0)
  466. biomestelescroll.Size = UDim2.new(0, 106, 0, 146)
  467.  
  468. biomemain.Name = "biomemain"
  469. biomemain.Parent = biomestelescroll
  470. biomemain.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  471. biomemain.BorderColor3 = Color3.new(1, 0.333333, 0)
  472. biomemain.BorderSizePixel = 2
  473. biomemain.Position = UDim2.new(0.0181867499, 0, 0.00148221059, 0)
  474. biomemain.Size = UDim2.new(0, 86, 0, 27)
  475. biomemain.Font = Enum.Font.SciFi
  476. biomemain.Text = "Main/Spawn"
  477. biomemain.TextColor3 = Color3.new(1, 1, 1)
  478. biomemain.TextScaled = true
  479. biomemain.TextSize = 14
  480. biomemain.TextWrapped = true
  481.  
  482. biomebridge.Name = "biomebridge"
  483. biomebridge.Parent = biomestelescroll
  484. biomebridge.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  485. biomebridge.BorderColor3 = Color3.new(1, 0.333333, 0)
  486. biomebridge.BorderSizePixel = 2
  487. biomebridge.Position = UDim2.new(0.0181867499, 0, 0.0347334407, 0)
  488. biomebridge.Selectable = false
  489. biomebridge.Size = UDim2.new(0, 86, 0, 27)
  490. biomebridge.Font = Enum.Font.SciFi
  491. biomebridge.Text = "Across Bridge"
  492. biomebridge.TextColor3 = Color3.new(1, 1, 1)
  493. biomebridge.TextScaled = true
  494. biomebridge.TextSize = 14
  495. biomebridge.TextWrapped = true
  496.  
  497. biomeferry.Name = "biomeferry"
  498. biomeferry.Parent = biomestelescroll
  499. biomeferry.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  500. biomeferry.BorderColor3 = Color3.new(1, 0.333333, 0)
  501. biomeferry.BorderSizePixel = 2
  502. biomeferry.Position = UDim2.new(0.0181867499, 0, 0.0679846704, 0)
  503. biomeferry.Size = UDim2.new(0, 86, 0, 27)
  504. biomeferry.Font = Enum.Font.SciFi
  505. biomeferry.Text = "Across Ferry"
  506. biomeferry.TextColor3 = Color3.new(1, 1, 1)
  507. biomeferry.TextScaled = true
  508. biomeferry.TextSize = 14
  509. biomeferry.TextWrapped = true
  510.  
  511. biomepath.Name = "biomepath"
  512. biomepath.Parent = biomestelescroll
  513. biomepath.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  514. biomepath.BorderColor3 = Color3.new(1, 0.333333, 0)
  515. biomepath.BorderSizePixel = 2
  516. biomepath.Position = UDim2.new(0.0181867499, 0, 0.103698961, 0)
  517. biomepath.Size = UDim2.new(0, 86, 0, 27)
  518. biomepath.Font = Enum.Font.SciFi
  519. biomepath.Text = "Path to Volcano"
  520. biomepath.TextColor3 = Color3.new(1, 1, 1)
  521. biomepath.TextScaled = true
  522. biomepath.TextSize = 14
  523. biomepath.TextWrapped = true
  524.  
  525. biomevolcano.Name = "biomevolcano"
  526. biomevolcano.Parent = biomestelescroll
  527. biomevolcano.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  528. biomevolcano.BorderColor3 = Color3.new(1, 0.333333, 0)
  529. biomevolcano.BorderSizePixel = 2
  530. biomevolcano.Position = UDim2.new(0.00875278749, 0, 0.13695018, 0)
  531. biomevolcano.Size = UDim2.new(0, 86, 0, 27)
  532. biomevolcano.Font = Enum.Font.SciFi
  533. biomevolcano.Text = "Volcano"
  534. biomevolcano.TextColor3 = Color3.new(1, 1, 1)
  535. biomevolcano.TextScaled = true
  536. biomevolcano.TextSize = 14
  537. biomevolcano.TextWrapped = true
  538.  
  539. biomecherry.Name = "biomecherry"
  540. biomecherry.Parent = biomestelescroll
  541. biomecherry.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  542. biomecherry.BorderColor3 = Color3.new(1, 0.333333, 0)
  543. biomecherry.BorderSizePixel = 2
  544. biomecherry.Position = UDim2.new(0.0181867499, 0, 0.170201421, 0)
  545. biomecherry.Size = UDim2.new(0, 86, 0, 27)
  546. biomecherry.Font = Enum.Font.SciFi
  547. biomecherry.Text = "Cherry Forest"
  548. biomecherry.TextColor3 = Color3.new(1, 1, 1)
  549. biomecherry.TextScaled = true
  550. biomecherry.TextSize = 14
  551. biomecherry.TextWrapped = true
  552.  
  553. biomesnow.Name = "biomesnow"
  554. biomesnow.Parent = biomestelescroll
  555. biomesnow.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  556. biomesnow.BorderColor3 = Color3.new(1, 0.333333, 0)
  557. biomesnow.BorderSizePixel = 2
  558. biomesnow.Position = UDim2.new(0.0181867499, 0, 0.203452647, 0)
  559. biomesnow.Size = UDim2.new(0, 86, 0, 27)
  560. biomesnow.Font = Enum.Font.SciFi
  561. biomesnow.Text = "Snow Biome"
  562. biomesnow.TextColor3 = Color3.new(1, 1, 1)
  563. biomesnow.TextScaled = true
  564. biomesnow.TextSize = 14
  565. biomesnow.TextWrapped = true
  566.  
  567. biomeice.Name = "biomeice"
  568. biomeice.Parent = biomestelescroll
  569. biomeice.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  570. biomeice.BorderColor3 = Color3.new(1, 0.333333, 0)
  571. biomeice.BorderSizePixel = 2
  572. biomeice.Position = UDim2.new(0.0181867499, 0, 0.23424083, 0)
  573. biomeice.Size = UDim2.new(0, 86, 0, 27)
  574. biomeice.Font = Enum.Font.SciFi
  575. biomeice.Text = "Ice Trees"
  576. biomeice.TextColor3 = Color3.new(1, 1, 1)
  577. biomeice.TextScaled = true
  578. biomeice.TextSize = 14
  579. biomeice.TextWrapped = true
  580.  
  581. biomepalm1.Name = "biomepalm1"
  582. biomepalm1.Parent = biomestelescroll
  583. biomepalm1.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  584. biomepalm1.BorderColor3 = Color3.new(1, 0.333333, 0)
  585. biomepalm1.BorderSizePixel = 2
  586. biomepalm1.Position = UDim2.new(0.00875278749, 0, 0.267492056, 0)
  587. biomepalm1.Size = UDim2.new(0, 86, 0, 27)
  588. biomepalm1.Font = Enum.Font.SciFi
  589. biomepalm1.Text = "Palm Island 1"
  590. biomepalm1.TextColor3 = Color3.new(1, 1, 1)
  591. biomepalm1.TextScaled = true
  592. biomepalm1.TextSize = 14
  593. biomepalm1.TextWrapped = true
  594.  
  595. biomepalm2.Name = "biomepalm2"
  596. biomepalm2.Parent = biomestelescroll
  597. biomepalm2.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  598. biomepalm2.BorderColor3 = Color3.new(1, 0.333333, 0)
  599. biomepalm2.BorderSizePixel = 2
  600. biomepalm2.Position = UDim2.new(0.0181867499, 0, 0.303206354, 0)
  601. biomepalm2.Size = UDim2.new(0, 86, 0, 27)
  602. biomepalm2.Font = Enum.Font.SciFi
  603. biomepalm2.Text = "Palm Island 2"
  604. biomepalm2.TextColor3 = Color3.new(1, 1, 1)
  605. biomepalm2.TextScaled = true
  606. biomepalm2.TextSize = 14
  607. biomepalm2.TextWrapped = true
  608.  
  609. biomepalm3.Name = "biomepalm3"
  610. biomepalm3.Parent = biomestelescroll
  611. biomepalm3.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  612. biomepalm3.BorderColor3 = Color3.new(1, 0.333333, 0)
  613. biomepalm3.BorderSizePixel = 2
  614. biomepalm3.Position = UDim2.new(0.0181867499, 0, 0.33645758, 0)
  615. biomepalm3.Size = UDim2.new(0, 86, 0, 27)
  616. biomepalm3.Font = Enum.Font.SciFi
  617. biomepalm3.Text = "Palm Island 3"
  618. biomepalm3.TextColor3 = Color3.new(1, 1, 1)
  619. biomepalm3.TextScaled = true
  620. biomepalm3.TextSize = 14
  621. biomepalm3.TextWrapped = true
  622.  
  623. biomecave.Name = "biomecave"
  624. biomecave.Parent = biomestelescroll
  625. biomecave.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  626. biomecave.BorderColor3 = Color3.new(1, 0.333333, 0)
  627. biomecave.BorderSizePixel = 2
  628. biomecave.Position = UDim2.new(0.0181867499, 0, 0.368477285, 0)
  629. biomecave.Size = UDim2.new(0, 86, 0, 27)
  630. biomecave.Font = Enum.Font.SciFi
  631. biomecave.Text = "Cave"
  632. biomecave.TextColor3 = Color3.new(1, 1, 1)
  633. biomecave.TextScaled = true
  634. biomecave.TextSize = 14
  635. biomecave.TextWrapped = true
  636.  
  637. biomezombie.Name = "biomezombie"
  638. biomezombie.Parent = biomestelescroll
  639. biomezombie.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  640. biomezombie.BorderColor3 = Color3.new(1, 0.333333, 0)
  641. biomezombie.BorderSizePixel = 2
  642. biomezombie.Position = UDim2.new(0.0181867499, 0, 0.401728511, 0)
  643. biomezombie.Size = UDim2.new(0, 86, 0, 27)
  644. biomezombie.Font = Enum.Font.SciFi
  645. biomezombie.Text = "Zombie Biome"
  646. biomezombie.TextColor3 = Color3.new(1, 1, 1)
  647. biomezombie.TextScaled = true
  648. biomezombie.TextSize = 14
  649. biomezombie.TextWrapped = true
  650.  
  651. biomepalm1_2.Name = "biomepalm1"
  652. biomepalm1_2.Parent = biomestelescroll
  653. biomepalm1_2.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  654. biomepalm1_2.BorderColor3 = Color3.new(1, 0.333333, 0)
  655. biomepalm1_2.BorderSizePixel = 2
  656. biomepalm1_2.Position = UDim2.new(3.67856407, 0, 0.401728511, 0)
  657. biomepalm1_2.Size = UDim2.new(0, 86, 0, 27)
  658. biomepalm1_2.Font = Enum.Font.SciFi
  659. biomepalm1_2.Text = "Palm Island 1"
  660. biomepalm1_2.TextColor3 = Color3.new(1, 1, 1)
  661. biomepalm1_2.TextScaled = true
  662. biomepalm1_2.TextSize = 14
  663. biomepalm1_2.TextWrapped = true
  664.  
  665. biomeglow.Name = "biomeglow"
  666. biomeglow.Parent = biomestelescroll
  667. biomeglow.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  668. biomeglow.BorderColor3 = Color3.new(1, 0.333333, 0)
  669. biomeglow.BorderSizePixel = 2
  670. biomeglow.Position = UDim2.new(0.0181867499, 0, 0.434979737, 0)
  671. biomeglow.Size = UDim2.new(0, 86, 0, 27)
  672. biomeglow.Font = Enum.Font.SciFi
  673. biomeglow.Text = "Glow Fir"
  674. biomeglow.TextColor3 = Color3.new(1, 1, 1)
  675. biomeglow.TextScaled = true
  676. biomeglow.TextSize = 14
  677. biomeglow.TextWrapped = true
  678.  
  679. biomeend.Name = "biomeend"
  680. biomeend.Parent = biomestelescroll
  681. biomeend.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  682. biomeend.BorderColor3 = Color3.new(1, 0.333333, 0)
  683. biomeend.BorderSizePixel = 2
  684. biomeend.Position = UDim2.new(0.0181867499, 0, 0.468230963, 0)
  685. biomeend.Size = UDim2.new(0, 86, 0, 27)
  686. biomeend.Font = Enum.Font.SciFi
  687. biomeend.Text = "End Times"
  688. biomeend.TextColor3 = Color3.new(1, 1, 1)
  689. biomeend.TextScaled = true
  690. biomeend.TextSize = 14
  691. biomeend.TextWrapped = true
  692.  
  693. placestelescroll.Name = "placestelescroll"
  694. placestelescroll.Parent = TeleportsScreen
  695. placestelescroll.BackgroundColor3 = Color3.new(0, 0, 0)
  696. placestelescroll.BorderColor3 = Color3.new(1, 1, 0)
  697. placestelescroll.BorderSizePixel = 5
  698. placestelescroll.Position = UDim2.new(0.337199181, 0, 0.133090392, 0)
  699. placestelescroll.Size = UDim2.new(0, 110, 0, 146)
  700. placestelescroll.CanvasPosition = Vector2.new(0, 73)
  701.  
  702. placewoodrus.Name = "placewoodrus"
  703. placewoodrus.Parent = placestelescroll
  704. placewoodrus.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  705. placewoodrus.BorderColor3 = Color3.new(1, 1, 0)
  706. placewoodrus.BorderSizePixel = 2
  707. placewoodrus.Position = UDim2.new(4.9937853e-06, 0, -0.000479174778, 0)
  708. placewoodrus.Size = UDim2.new(0, 92, 0, 27)
  709. placewoodrus.Font = Enum.Font.SciFi
  710. placewoodrus.Text = "Wood R Us"
  711. placewoodrus.TextColor3 = Color3.new(1, 1, 1)
  712. placewoodrus.TextScaled = true
  713. placewoodrus.TextSize = 14
  714. placewoodrus.TextWrapped = true
  715.  
  716. placelandstore.Name = "placelandstore"
  717. placelandstore.Parent = placestelescroll
  718. placelandstore.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  719. placelandstore.BorderColor3 = Color3.new(1, 1, 0)
  720. placelandstore.BorderSizePixel = 2
  721. placelandstore.Position = UDim2.new(-0.00908591505, 0, 0.0327720568, 0)
  722. placelandstore.Size = UDim2.new(0, 92, 0, 27)
  723. placelandstore.Font = Enum.Font.SciFi
  724. placelandstore.Text = "Land Store"
  725. placelandstore.TextColor3 = Color3.new(1, 1, 1)
  726. placelandstore.TextScaled = true
  727. placelandstore.TextSize = 14
  728. placelandstore.TextWrapped = true
  729.  
  730. placemaze.Name = "placemaze"
  731. placemaze.Parent = placestelescroll
  732. placemaze.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  733. placemaze.BorderColor3 = Color3.new(1, 1, 0)
  734. placemaze.BorderSizePixel = 2
  735. placemaze.Position = UDim2.new(-0.00908591505, 0, 0.0660232827, 0)
  736. placemaze.Size = UDim2.new(0, 92, 0, 27)
  737. placemaze.Font = Enum.Font.SciFi
  738. placemaze.Text = "Maze"
  739. placemaze.TextColor3 = Color3.new(1, 1, 1)
  740. placemaze.TextScaled = true
  741. placemaze.TextSize = 14
  742. placemaze.TextWrapped = true
  743.  
  744. placelogic.Name = "placelogic"
  745. placelogic.Parent = placestelescroll
  746. placelogic.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  747. placelogic.BorderColor3 = Color3.new(1, 1, 0)
  748. placelogic.BorderSizePixel = 2
  749. placelogic.Position = UDim2.new(-0.00908591505, 0, 0.100506037, 0)
  750. placelogic.Size = UDim2.new(0, 92, 0, 27)
  751. placelogic.Font = Enum.Font.SciFi
  752. placelogic.Text = "Link's Logic"
  753. placelogic.TextColor3 = Color3.new(1, 1, 1)
  754. placelogic.TextScaled = true
  755. placelogic.TextSize = 14
  756. placelogic.TextWrapped = true
  757.  
  758. placefancy.Name = "placefancy"
  759. placefancy.Parent = placestelescroll
  760. placefancy.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  761. placefancy.BorderColor3 = Color3.new(1, 1, 0)
  762. placefancy.BorderSizePixel = 2
  763. placefancy.Position = UDim2.new(-0.00908591505, 0, 0.133757263, 0)
  764. placefancy.Size = UDim2.new(0, 92, 0, 27)
  765. placefancy.Font = Enum.Font.SciFi
  766. placefancy.Text = "Furniture Store"
  767. placefancy.TextColor3 = Color3.new(1, 1, 1)
  768. placefancy.TextScaled = true
  769. placefancy.TextSize = 14
  770. placefancy.TextWrapped = true
  771.  
  772. placeshack.Name = "placeshack"
  773. placeshack.Parent = placestelescroll
  774. placeshack.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  775. placeshack.BorderColor3 = Color3.new(1, 1, 0)
  776. placeshack.BorderSizePixel = 2
  777. placeshack.Position = UDim2.new(-0.00908591598, 0, 0.168240041, 0)
  778. placeshack.Size = UDim2.new(0, 92, 0, 27)
  779. placeshack.Font = Enum.Font.SciFi
  780. placeshack.Text = "Bob's Shack"
  781. placeshack.TextColor3 = Color3.new(1, 1, 1)
  782. placeshack.TextScaled = true
  783. placeshack.TextSize = 14
  784. placeshack.TextWrapped = true
  785.  
  786. placecars.Name = "placecars"
  787. placecars.Parent = placestelescroll
  788. placecars.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  789. placecars.BorderColor3 = Color3.new(1, 1, 0)
  790. placecars.BorderSizePixel = 2
  791. placecars.Position = UDim2.new(4.9937853e-06, 0, 0.201491266, 0)
  792. placecars.Size = UDim2.new(0, 92, 0, 27)
  793. placecars.Font = Enum.Font.SciFi
  794. placecars.Text = "Car Store"
  795. placecars.TextColor3 = Color3.new(1, 1, 1)
  796. placecars.TextScaled = true
  797. placecars.TextSize = 14
  798. placecars.TextWrapped = true
  799.  
  800. placepainting.Name = "placepainting"
  801. placepainting.Parent = placestelescroll
  802. placepainting.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  803. placepainting.BorderColor3 = Color3.new(1, 1, 0)
  804. placepainting.BorderSizePixel = 2
  805. placepainting.Position = UDim2.new(-0.00908591505, 0, 0.234742492, 0)
  806. placepainting.Size = UDim2.new(0, 92, 0, 27)
  807. placepainting.Font = Enum.Font.SciFi
  808. placepainting.Text = "Painting Store"
  809. placepainting.TextColor3 = Color3.new(1, 1, 1)
  810. placepainting.TextScaled = true
  811. placepainting.TextSize = 14
  812. placepainting.TextWrapped = true
  813.  
  814. placestrange.Name = "placestrange"
  815. placestrange.Parent = placestelescroll
  816. placestrange.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  817. placestrange.BorderColor3 = Color3.new(1, 1, 0)
  818. placestrange.BorderSizePixel = 2
  819. placestrange.Position = UDim2.new(4.9937853e-06, 0, 0.266762197, 0)
  820. placestrange.Size = UDim2.new(0, 92, 0, 27)
  821. placestrange.Font = Enum.Font.SciFi
  822. placestrange.Text = "Strange Man"
  823. placestrange.TextColor3 = Color3.new(1, 1, 1)
  824. placestrange.TextScaled = true
  825. placestrange.TextSize = 14
  826. placestrange.TextWrapped = true
  827.  
  828. placegreen.Name = "placegreen"
  829. placegreen.Parent = placestelescroll
  830. placegreen.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  831. placegreen.BorderColor3 = Color3.new(1, 1, 0)
  832. placegreen.BorderSizePixel = 2
  833. placegreen.Position = UDim2.new(4.9937853e-06, 0, 0.300013423, 0)
  834. placegreen.Size = UDim2.new(0, 92, 0, 27)
  835. placegreen.Font = Enum.Font.SciFi
  836. placegreen.Text = "Green Box"
  837. placegreen.TextColor3 = Color3.new(1, 1, 1)
  838. placegreen.TextScaled = true
  839. placegreen.TextSize = 14
  840. placegreen.TextWrapped = true
  841.  
  842. placecabin.Name = "placecabin"
  843. placecabin.Parent = placestelescroll
  844. placecabin.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  845. placecabin.BorderColor3 = Color3.new(1, 1, 0)
  846. placecabin.BorderSizePixel = 2
  847. placecabin.Position = UDim2.new(4.9937853e-06, 0, 0.333264649, 0)
  848. placecabin.Size = UDim2.new(0, 92, 0, 27)
  849. placecabin.Font = Enum.Font.SciFi
  850. placecabin.Text = "Log Cabin"
  851. placecabin.TextColor3 = Color3.new(1, 1, 1)
  852. placecabin.TextScaled = true
  853. placecabin.TextSize = 14
  854. placecabin.TextWrapped = true
  855.  
  856. placeden.Name = "placeden"
  857. placeden.Parent = placestelescroll
  858. placeden.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  859. placeden.BorderColor3 = Color3.new(1, 1, 0)
  860. placeden.BorderSizePixel = 2
  861. placeden.Position = UDim2.new(-0.00908591505, 0, 0.366515875, 0)
  862. placeden.Size = UDim2.new(0, 92, 0, 27)
  863. placeden.Font = Enum.Font.SciFi
  864. placeden.Text = "The Den"
  865. placeden.TextColor3 = Color3.new(1, 1, 1)
  866. placeden.TextScaled = true
  867. placeden.TextSize = 14
  868. placeden.TextWrapped = true
  869.  
  870. customtelescroll.Name = "customtelescroll"
  871. customtelescroll.Parent = TeleportsScreen
  872. customtelescroll.BackgroundColor3 = Color3.new(0, 0, 0)
  873. customtelescroll.BorderColor3 = Color3.new(0, 1, 0)
  874. customtelescroll.BorderSizePixel = 5
  875. customtelescroll.Position = UDim2.new(0.689270198, 0, 0.133090392, 0)
  876. customtelescroll.Size = UDim2.new(0, 103, 0, 146)
  877.  
  878. customp1.Name = "customp1"
  879. customp1.Parent = customtelescroll
  880. customp1.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  881. customp1.BorderColor3 = Color3.new(0, 1, 0)
  882. customp1.BorderSizePixel = 2
  883. customp1.Position = UDim2.new(4.7405947e-06, 0, -0.00266506243, 0)
  884. customp1.Size = UDim2.new(0, 84, 0, 27)
  885. customp1.Font = Enum.Font.SciFi
  886. customp1.Text = "Set Place 1"
  887. customp1.TextColor3 = Color3.new(1, 1, 1)
  888. customp1.TextScaled = true
  889. customp1.TextSize = 14
  890. customp1.TextWrapped = true
  891.  
  892. customp1go.Name = "customp1go"
  893. customp1go.Parent = customtelescroll
  894. customp1go.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  895. customp1go.BorderColor3 = Color3.new(0, 1, 0)
  896. customp1go.BorderSizePixel = 2
  897. customp1go.Position = UDim2.new(4.7405947e-06, 0, 0.031817697, 0)
  898. customp1go.Size = UDim2.new(0, 84, 0, 27)
  899. customp1go.Font = Enum.Font.SciFi
  900. customp1go.Text = "Place 1"
  901. customp1go.TextColor3 = Color3.new(1, 1, 1)
  902. customp1go.TextScaled = true
  903. customp1go.TextSize = 14
  904. customp1go.TextWrapped = true
  905.  
  906. customp2.Name = "customp2"
  907. customp2.Parent = customtelescroll
  908. customp2.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  909. customp2.BorderColor3 = Color3.new(0, 1, 0)
  910. customp2.BorderSizePixel = 2
  911. customp2.Position = UDim2.new(4.7404319e-06, 0, 0.0650689229, 0)
  912. customp2.Size = UDim2.new(0, 84, 0, 27)
  913. customp2.Font = Enum.Font.SciFi
  914. customp2.Text = "Set Place 2"
  915. customp2.TextColor3 = Color3.new(1, 1, 1)
  916. customp2.TextScaled = true
  917. customp2.TextSize = 14
  918. customp2.TextWrapped = true
  919.  
  920. customp2go.Name = "customp2go"
  921. customp2go.Parent = customtelescroll
  922. customp2go.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  923. customp2go.BorderColor3 = Color3.new(0, 1, 0)
  924. customp2go.BorderSizePixel = 2
  925. customp2go.Position = UDim2.new(4.7404319e-06, 0, 0.0983201563, 0)
  926. customp2go.Size = UDim2.new(0, 84, 0, 27)
  927. customp2go.Font = Enum.Font.SciFi
  928. customp2go.Text = "Place 2"
  929. customp2go.TextColor3 = Color3.new(1, 1, 1)
  930. customp2go.TextScaled = true
  931. customp2go.TextSize = 14
  932. customp2go.TextWrapped = true
  933.  
  934. customp3.Name = "customp3"
  935. customp3.Parent = customtelescroll
  936. customp3.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  937. customp3.BorderColor3 = Color3.new(0, 1, 0)
  938. customp3.BorderSizePixel = 2
  939. customp3.Position = UDim2.new(4.7405947e-06, 0, 0.131571397, 0)
  940. customp3.Size = UDim2.new(0, 84, 0, 27)
  941. customp3.Font = Enum.Font.SciFi
  942. customp3.Text = "Set Place 3"
  943. customp3.TextColor3 = Color3.new(1, 1, 1)
  944. customp3.TextScaled = true
  945. customp3.TextSize = 14
  946. customp3.TextWrapped = true
  947.  
  948. customp3go.Name = "customp3go"
  949. customp3go.Parent = customtelescroll
  950. customp3go.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  951. customp3go.BorderColor3 = Color3.new(0, 1, 0)
  952. customp3go.BorderSizePixel = 2
  953. customp3go.Position = UDim2.new(4.7405947e-06, 0, 0.166054159, 0)
  954. customp3go.Size = UDim2.new(0, 84, 0, 27)
  955. customp3go.Font = Enum.Font.SciFi
  956. customp3go.Text = "Place 3"
  957. customp3go.TextColor3 = Color3.new(1, 1, 1)
  958. customp3go.TextScaled = true
  959. customp3go.TextSize = 14
  960. customp3go.TextWrapped = true
  961.  
  962. peopletele.Name = "peopletele"
  963. peopletele.Parent = TeleportsScreen
  964. peopletele.BackgroundColor3 = Color3.new(0, 0, 0)
  965. peopletele.BorderColor3 = Color3.new(0, 0, 1)
  966. peopletele.BorderSizePixel = 5
  967. peopletele.Position = UDim2.new(0, 0, 0.509852171, 0)
  968. peopletele.Size = UDim2.new(0, 336, 0, 35)
  969. peopletele.Font = Enum.Font.SciFi
  970. peopletele.Text = "People"
  971. peopletele.TextColor3 = Color3.new(1, 1, 1)
  972. peopletele.TextSize = 30
  973.  
  974. peopletelescreen.Name = "peopletelescreen"
  975. peopletelescreen.Parent = TeleportsScreen
  976. peopletelescreen.BackgroundColor3 = Color3.new(0, 0, 0)
  977. peopletelescreen.BorderColor3 = Color3.new(0, 0, 1)
  978. peopletelescreen.BorderSizePixel = 5
  979. peopletelescreen.Position = UDim2.new(0.00113330362, 0, 0.609415233, 0)
  980. peopletelescreen.Size = UDim2.new(0, 336, 0, 158)
  981.  
  982. person1tele.Name = "person1tele"
  983. person1tele.Parent = TeleportsScreen
  984. person1tele.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  985. person1tele.BorderColor3 = Color3.new(0, 0, 1)
  986. person1tele.BorderSizePixel = 5
  987. person1tele.Position = UDim2.new(0.00295876036, 0, 0.613300443, 0)
  988. person1tele.Size = UDim2.new(0, 171, 0, 50)
  989. person1tele.Font = Enum.Font.SciFi
  990. person1tele.Text = "nan"
  991. person1tele.TextColor3 = Color3.new(1, 1, 1)
  992. person1tele.TextScaled = true
  993. person1tele.TextSize = 20
  994. person1tele.TextWrapped = true
  995.  
  996. person2tele.Name = "person2tele"
  997. person2tele.Parent = TeleportsScreen
  998. person2tele.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  999. person2tele.BorderColor3 = Color3.new(0, 0, 1)
  1000. person2tele.BorderSizePixel = 5
  1001. person2tele.Position = UDim2.new(0.00295876036, 0, 0.736453176, 0)
  1002. person2tele.Size = UDim2.new(0, 171, 0, 50)
  1003. person2tele.Font = Enum.Font.SciFi
  1004. person2tele.Text = "nan"
  1005. person2tele.TextColor3 = Color3.new(1, 1, 1)
  1006. person2tele.TextScaled = true
  1007. person2tele.TextSize = 20
  1008. person2tele.TextWrapped = true
  1009.  
  1010. person3tele.Name = "person3tele"
  1011. person3tele.Parent = TeleportsScreen
  1012. person3tele.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1013. person3tele.BorderColor3 = Color3.new(0, 0, 1)
  1014. person3tele.BorderSizePixel = 5
  1015. person3tele.Position = UDim2.new(0.0029587606, 0, 0.874384165, 0)
  1016. person3tele.Size = UDim2.new(0, 171, 0, 50)
  1017. person3tele.Font = Enum.Font.SciFi
  1018. person3tele.Text = "nan"
  1019. person3tele.TextColor3 = Color3.new(1, 1, 1)
  1020. person3tele.TextScaled = true
  1021. person3tele.TextSize = 20
  1022. person3tele.TextWrapped = true
  1023.  
  1024. person4tele.Name = "person4tele"
  1025. person4tele.Parent = TeleportsScreen
  1026. person4tele.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1027. person4tele.BorderColor3 = Color3.new(0, 0, 1)
  1028. person4tele.BorderSizePixel = 5
  1029. person4tele.Position = UDim2.new(0.511882067, 0, 0.611761093, 0)
  1030. person4tele.Size = UDim2.new(0, 164, 0, 50)
  1031. person4tele.Font = Enum.Font.SciFi
  1032. person4tele.Text = "nan"
  1033. person4tele.TextColor3 = Color3.new(1, 1, 1)
  1034. person4tele.TextScaled = true
  1035. person4tele.TextSize = 20
  1036. person4tele.TextWrapped = true
  1037.  
  1038. person5tele.Name = "person5tele"
  1039. person5tele.Parent = TeleportsScreen
  1040. person5tele.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1041. person5tele.BorderColor3 = Color3.new(0, 0, 1)
  1042. person5tele.BorderSizePixel = 5
  1043. person5tele.Position = UDim2.new(0.511882067, 0, 0.742302954, 0)
  1044. person5tele.Size = UDim2.new(0, 164, 0, 50)
  1045. person5tele.Font = Enum.Font.SciFi
  1046. person5tele.Text = "nan"
  1047. person5tele.TextColor3 = Color3.new(1, 1, 1)
  1048. person5tele.TextScaled = true
  1049. person5tele.TextSize = 20
  1050. person5tele.TextWrapped = true
  1051.  
  1052. person6tele.Name = "person6tele"
  1053. person6tele.Parent = TeleportsScreen
  1054. person6tele.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1055. person6tele.BorderColor3 = Color3.new(0, 0, 1)
  1056. person6tele.BorderSizePixel = 5
  1057. person6tele.Position = UDim2.new(0.511882067, 0, 0.872844815, 0)
  1058. person6tele.Size = UDim2.new(0, 164, 0, 50)
  1059. person6tele.Font = Enum.Font.SciFi
  1060. person6tele.Text = "nan"
  1061. person6tele.TextColor3 = Color3.new(1, 1, 1)
  1062. person6tele.TextScaled = true
  1063. person6tele.TextSize = 20
  1064. person6tele.TextWrapped = true
  1065.  
  1066. BuildingScreen.Name = "BuildingScreen"
  1067. BuildingScreen.Parent = MainGui
  1068. BuildingScreen.BackgroundColor3 = Color3.new(0, 0, 0)
  1069. BuildingScreen.BorderColor3 = Color3.new(1, 0, 0)
  1070. BuildingScreen.BorderSizePixel = 5
  1071. BuildingScreen.Position = UDim2.new(0.219122246, 0, 0.122304723, 0)
  1072. BuildingScreen.Size = UDim2.new(0, 339, 0, 407)
  1073. BuildingScreen.Visible = false
  1074.  
  1075. buildblueprint.Name = "buildblueprint"
  1076. buildblueprint.Parent = BuildingScreen
  1077. buildblueprint.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1078. buildblueprint.BorderColor3 = Color3.new(1, 0.333333, 0)
  1079. buildblueprint.BorderSizePixel = 5
  1080. buildblueprint.Position = UDim2.new(-0.00284794718, 0, 0.391891807, 0)
  1081. buildblueprint.Size = UDim2.new(0, 166, 0, 45)
  1082. buildblueprint.Font = Enum.Font.SciFi
  1083. buildblueprint.Text = "Fill Blueprint (Not Active)"
  1084. buildblueprint.TextColor3 = Color3.new(1, 1, 1)
  1085. buildblueprint.TextSize = 15
  1086. buildblueprint.TextWrapped = true
  1087.  
  1088. buildwoodscroll.Name = "buildwoodscroll"
  1089. buildwoodscroll.Parent = BuildingScreen
  1090. buildwoodscroll.BackgroundColor3 = Color3.new(0, 0, 0)
  1091. buildwoodscroll.BorderColor3 = Color3.new(1, 0.333333, 0)
  1092. buildwoodscroll.BorderSizePixel = 5
  1093. buildwoodscroll.Size = UDim2.new(0, 165, 0, 152)
  1094.  
  1095. buildoak.Name = "buildoak"
  1096. buildoak.Parent = buildwoodscroll
  1097. buildoak.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1098. buildoak.BorderColor3 = Color3.new(1, 0.333333, 0)
  1099. buildoak.BorderSizePixel = 2
  1100. buildoak.Position = UDim2.new(-0.011483117, 0, -0.000792461447, 0)
  1101. buildoak.Size = UDim2.new(0, 81, 0, 24)
  1102. buildoak.Font = Enum.Font.SciFi
  1103. buildoak.Text = "Oak"
  1104. buildoak.TextColor3 = Color3.new(1, 1, 1)
  1105. buildoak.TextSize = 15
  1106. buildoak.TextWrapped = true
  1107.  
  1108. buildcherry.Name = "buildcherry"
  1109. buildcherry.Parent = buildwoodscroll
  1110. buildcherry.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1111. buildcherry.BorderColor3 = Color3.new(1, 0.333333, 0)
  1112. buildcherry.BorderSizePixel = 2
  1113. buildcherry.Position = UDim2.new(0.479425967, 0, -0.000558347092, 0)
  1114. buildcherry.Size = UDim2.new(0, 68, 0, 24)
  1115. buildcherry.Font = Enum.Font.SciFi
  1116. buildcherry.Text = "Cherry"
  1117. buildcherry.TextColor3 = Color3.new(1, 1, 1)
  1118. buildcherry.TextSize = 15
  1119. buildcherry.TextWrapped = true
  1120.  
  1121. buildelm.Name = "buildelm"
  1122. buildelm.Parent = buildwoodscroll
  1123. buildelm.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1124. buildelm.BorderColor3 = Color3.new(1, 0.333333, 0)
  1125. buildelm.BorderSizePixel = 2
  1126. buildelm.Position = UDim2.new(-0.011483117, 0, 0.0286915675, 0)
  1127. buildelm.Size = UDim2.new(0, 81, 0, 24)
  1128. buildelm.Font = Enum.Font.SciFi
  1129. buildelm.Text = "Elm"
  1130. buildelm.TextColor3 = Color3.new(1, 1, 1)
  1131. buildelm.TextSize = 15
  1132. buildelm.TextWrapped = true
  1133.  
  1134. buildbirch.Name = "buildbirch"
  1135. buildbirch.Parent = buildwoodscroll
  1136. buildbirch.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1137. buildbirch.BorderColor3 = Color3.new(1, 0.333333, 0)
  1138. buildbirch.BorderSizePixel = 2
  1139. buildbirch.Position = UDim2.new(0.479425967, 0, 0.0289256833, 0)
  1140. buildbirch.Size = UDim2.new(0, 68, 0, 24)
  1141. buildbirch.Font = Enum.Font.SciFi
  1142. buildbirch.Text = "Birch"
  1143. buildbirch.TextColor3 = Color3.new(1, 1, 1)
  1144. buildbirch.TextSize = 15
  1145. buildbirch.TextWrapped = true
  1146.  
  1147. buildlava.Name = "buildlava"
  1148. buildlava.Parent = buildwoodscroll
  1149. buildlava.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1150. buildlava.BorderColor3 = Color3.new(1, 0.333333, 0)
  1151. buildlava.BorderSizePixel = 2
  1152. buildlava.Position = UDim2.new(-0.011483117, 0, 0.0581755973, 0)
  1153. buildlava.Size = UDim2.new(0, 81, 0, 24)
  1154. buildlava.Font = Enum.Font.SciFi
  1155. buildlava.Text = "Lava"
  1156. buildlava.TextColor3 = Color3.new(1, 1, 1)
  1157. buildlava.TextSize = 15
  1158. buildlava.TextWrapped = true
  1159.  
  1160. buildwalnut.Name = "buildwalnut"
  1161. buildwalnut.Parent = buildwoodscroll
  1162. buildwalnut.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1163. buildwalnut.BorderColor3 = Color3.new(1, 0.333333, 0)
  1164. buildwalnut.BorderSizePixel = 2
  1165. buildwalnut.Position = UDim2.new(0.479425967, 0, 0.0584097132, 0)
  1166. buildwalnut.Size = UDim2.new(0, 68, 0, 24)
  1167. buildwalnut.Font = Enum.Font.SciFi
  1168. buildwalnut.Text = "Walnut"
  1169. buildwalnut.TextColor3 = Color3.new(1, 1, 1)
  1170. buildwalnut.TextSize = 15
  1171. buildwalnut.TextWrapped = true
  1172.  
  1173. buildkoa.Name = "buildkoa"
  1174. buildkoa.Parent = buildwoodscroll
  1175. buildkoa.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1176. buildkoa.BorderColor3 = Color3.new(1, 0.333333, 0)
  1177. buildkoa.BorderSizePixel = 2
  1178. buildkoa.Position = UDim2.new(-0.011483117, 0, 0.0876596272, 0)
  1179. buildkoa.Size = UDim2.new(0, 81, 0, 24)
  1180. buildkoa.Font = Enum.Font.SciFi
  1181. buildkoa.Text = "Koa"
  1182. buildkoa.TextColor3 = Color3.new(1, 1, 1)
  1183. buildkoa.TextSize = 15
  1184. buildkoa.TextWrapped = true
  1185.  
  1186. buildfir.Name = "buildfir"
  1187. buildfir.Parent = buildwoodscroll
  1188. buildfir.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1189. buildfir.BorderColor3 = Color3.new(1, 0.333333, 0)
  1190. buildfir.BorderSizePixel = 2
  1191. buildfir.Position = UDim2.new(0.479425967, 0, 0.0878937468, 0)
  1192. buildfir.Size = UDim2.new(0, 68, 0, 24)
  1193. buildfir.Font = Enum.Font.SciFi
  1194. buildfir.Text = "Fir"
  1195. buildfir.TextColor3 = Color3.new(1, 1, 1)
  1196. buildfir.TextSize = 15
  1197. buildfir.TextWrapped = true
  1198.  
  1199. buildpine.Name = "buildpine"
  1200. buildpine.Parent = buildwoodscroll
  1201. buildpine.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1202. buildpine.BorderColor3 = Color3.new(1, 0.333333, 0)
  1203. buildpine.BorderSizePixel = 2
  1204. buildpine.Position = UDim2.new(-0.00542251114, 0, 0.117143661, 0)
  1205. buildpine.Size = UDim2.new(0, 81, 0, 24)
  1206. buildpine.Font = Enum.Font.SciFi
  1207. buildpine.Text = "Pine"
  1208. buildpine.TextColor3 = Color3.new(1, 1, 1)
  1209. buildpine.TextSize = 15
  1210. buildpine.TextWrapped = true
  1211.  
  1212. buildgold.Name = "buildgold"
  1213. buildgold.Parent = buildwoodscroll
  1214. buildgold.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1215. buildgold.BorderColor3 = Color3.new(1, 0.333333, 0)
  1216. buildgold.BorderSizePixel = 2
  1217. buildgold.Position = UDim2.new(0.479425967, 0, 0.117377773, 0)
  1218. buildgold.Size = UDim2.new(0, 68, 0, 24)
  1219. buildgold.Font = Enum.Font.SciFi
  1220. buildgold.Text = "Gold"
  1221. buildgold.TextColor3 = Color3.new(1, 1, 1)
  1222. buildgold.TextSize = 15
  1223. buildgold.TextWrapped = true
  1224.  
  1225. buildzombie.Name = "buildzombie"
  1226. buildzombie.Parent = buildwoodscroll
  1227. buildzombie.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1228. buildzombie.BorderColor3 = Color3.new(1, 0.333333, 0)
  1229. buildzombie.BorderSizePixel = 2
  1230. buildzombie.Position = UDim2.new(-0.011483117, 0, 0.146627694, 0)
  1231. buildzombie.Size = UDim2.new(0, 81, 0, 24)
  1232. buildzombie.Font = Enum.Font.SciFi
  1233. buildzombie.Text = "Zombie"
  1234. buildzombie.TextColor3 = Color3.new(1, 1, 1)
  1235. buildzombie.TextSize = 15
  1236. buildzombie.TextWrapped = true
  1237.  
  1238. buildcave.Name = "buildcave"
  1239. buildcave.Parent = buildwoodscroll
  1240. buildcave.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1241. buildcave.BorderColor3 = Color3.new(1, 0.333333, 0)
  1242. buildcave.BorderSizePixel = 2
  1243. buildcave.Position = UDim2.new(0.479425967, 0, 0.146861807, 0)
  1244. buildcave.Size = UDim2.new(0, 68, 0, 24)
  1245. buildcave.Font = Enum.Font.SciFi
  1246. buildcave.Text = "Cavecrawler"
  1247. buildcave.TextColor3 = Color3.new(1, 1, 1)
  1248. buildcave.TextSize = 15
  1249. buildcave.TextWrapped = true
  1250.  
  1251. buildpalm.Name = "buildpalm"
  1252. buildpalm.Parent = buildwoodscroll
  1253. buildpalm.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1254. buildpalm.BorderColor3 = Color3.new(1, 0.333333, 0)
  1255. buildpalm.BorderSizePixel = 2
  1256. buildpalm.Position = UDim2.new(-0.00542251114, 0, 0.176111728, 0)
  1257. buildpalm.Size = UDim2.new(0, 81, 0, 24)
  1258. buildpalm.Font = Enum.Font.SciFi
  1259. buildpalm.Text = "Palm"
  1260. buildpalm.TextColor3 = Color3.new(1, 1, 1)
  1261. buildpalm.TextSize = 15
  1262. buildpalm.TextWrapped = true
  1263.  
  1264. buildspook.Name = "buildspook"
  1265. buildspook.Parent = buildwoodscroll
  1266. buildspook.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1267. buildspook.BorderColor3 = Color3.new(1, 0.333333, 0)
  1268. buildspook.BorderSizePixel = 2
  1269. buildspook.Position = UDim2.new(0.479425967, 0, 0.17634584, 0)
  1270. buildspook.Size = UDim2.new(0, 68, 0, 24)
  1271. buildspook.Font = Enum.Font.SciFi
  1272. buildspook.Text = "Spook"
  1273. buildspook.TextColor3 = Color3.new(1, 1, 1)
  1274. buildspook.TextSize = 15
  1275. buildspook.TextWrapped = true
  1276.  
  1277. buildsinister.Name = "buildsinister"
  1278. buildsinister.Parent = buildwoodscroll
  1279. buildsinister.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1280. buildsinister.BorderColor3 = Color3.new(1, 0.333333, 0)
  1281. buildsinister.BorderSizePixel = 2
  1282. buildsinister.Position = UDim2.new(-0.00542251114, 0, 0.208052754, 0)
  1283. buildsinister.Size = UDim2.new(0, 81, 0, 24)
  1284. buildsinister.Font = Enum.Font.SciFi
  1285. buildsinister.Text = "Sinister"
  1286. buildsinister.TextColor3 = Color3.new(1, 1, 1)
  1287. buildsinister.TextSize = 15
  1288. buildsinister.TextWrapped = true
  1289.  
  1290. buildphantom.Name = "buildphantom"
  1291. buildphantom.Parent = buildwoodscroll
  1292. buildphantom.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1293. buildphantom.BorderColor3 = Color3.new(1, 0.333333, 0)
  1294. buildphantom.BorderSizePixel = 2
  1295. buildphantom.Position = UDim2.new(0.479425967, 0, 0.208286881, 0)
  1296. buildphantom.Size = UDim2.new(0, 68, 0, 24)
  1297. buildphantom.Font = Enum.Font.SciFi
  1298. buildphantom.Text = "Phantom"
  1299. buildphantom.TextColor3 = Color3.new(1, 1, 1)
  1300. buildphantom.TextSize = 15
  1301. buildphantom.TextWrapped = true
  1302.  
  1303. buildsnowglow.Name = "buildsnowglow"
  1304. buildsnowglow.Parent = buildwoodscroll
  1305. buildsnowglow.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1306. buildsnowglow.BorderColor3 = Color3.new(1, 0.333333, 0)
  1307. buildsnowglow.BorderSizePixel = 2
  1308. buildsnowglow.Position = UDim2.new(-0.011483117, 0, 0.237536788, 0)
  1309. buildsnowglow.Size = UDim2.new(0, 81, 0, 24)
  1310. buildsnowglow.Font = Enum.Font.SciFi
  1311. buildsnowglow.Text = "SnowGlow"
  1312. buildsnowglow.TextColor3 = Color3.new(1, 1, 1)
  1313. buildsnowglow.TextSize = 15
  1314. buildsnowglow.TextWrapped = true
  1315.  
  1316. buildgray.Name = "buildgray"
  1317. buildgray.Parent = buildwoodscroll
  1318. buildgray.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1319. buildgray.BorderColor3 = Color3.new(1, 0.333333, 0)
  1320. buildgray.BorderSizePixel = 2
  1321. buildgray.Position = UDim2.new(0.479425967, 0, 0.237770915, 0)
  1322. buildgray.Size = UDim2.new(0, 68, 0, 24)
  1323. buildgray.Font = Enum.Font.SciFi
  1324. buildgray.Text = "Gray Wood"
  1325. buildgray.TextColor3 = Color3.new(1, 1, 1)
  1326. buildgray.TextSize = 15
  1327. buildgray.TextWrapped = true
  1328.  
  1329. buildblueinfo.Name = "buildblueinfo"
  1330. buildblueinfo.Parent = BuildingScreen
  1331. buildblueinfo.BackgroundColor3 = Color3.new(0, 0, 0)
  1332. buildblueinfo.BorderColor3 = Color3.new(1, 0.333333, 0)
  1333. buildblueinfo.BorderSizePixel = 5
  1334. buildblueinfo.Position = UDim2.new(0.516723096, 0, 0.00368550373, 0)
  1335. buildblueinfo.Size = UDim2.new(0, 164, 0, 203)
  1336. buildblueinfo.Font = Enum.Font.SciFi
  1337. buildblueinfo.Text = "This section is to fill a blueprint with any wood you like. Place down your blueprints you would like to fill and hit the \"Fill Blueprint\" button. Go into move mode on the blueprint you would like to fill and then back out. It should be filled with the wood you chose. This might not always work, so always try again if it dosn't!"
  1338. buildblueinfo.TextColor3 = Color3.new(1, 1, 1)
  1339. buildblueinfo.TextScaled = true
  1340. buildblueinfo.TextSize = 20
  1341. buildblueinfo.TextWrapped = true
  1342.  
  1343. buildmaxfull.Name = "buildmaxfull"
  1344. buildmaxfull.Parent = BuildingScreen
  1345. buildmaxfull.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1346. buildmaxfull.BorderColor3 = Color3.new(1, 1, 0)
  1347. buildmaxfull.BorderSizePixel = 5
  1348. buildmaxfull.Position = UDim2.new(-0.00579779968, 0, 0.50859952, 0)
  1349. buildmaxfull.Size = UDim2.new(0, 341, 0, 54)
  1350. buildmaxfull.Font = Enum.Font.SciFi
  1351. buildmaxfull.Text = "Buy Max Land (Some land required to work)"
  1352. buildmaxfull.TextColor3 = Color3.new(1, 1, 1)
  1353. buildmaxfull.TextSize = 15
  1354. buildmaxfull.TextWrapped = true
  1355.  
  1356. builddupe.Name = "builddupe"
  1357. builddupe.Parent = BuildingScreen
  1358. builddupe.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1359. builddupe.BorderColor3 = Color3.new(0, 1, 0)
  1360. builddupe.BorderSizePixel = 5
  1361. builddupe.Position = UDim2.new(-0.00579779968, 0, 0.6658476, 0)
  1362. builddupe.Size = UDim2.new(0, 167, 0, 136)
  1363. builddupe.Font = Enum.Font.SciFi
  1364. builddupe.Text = "Dupe (Not Active)"
  1365. builddupe.TextColor3 = Color3.new(1, 1, 1)
  1366. builddupe.TextSize = 20
  1367. builddupe.TextWrapped = true
  1368.  
  1369. buildblueinfo_2.Name = "buildblueinfo"
  1370. buildblueinfo_2.Parent = BuildingScreen
  1371. buildblueinfo_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1372. buildblueinfo_2.BorderColor3 = Color3.new(0, 1, 0)
  1373. buildblueinfo_2.BorderSizePixel = 5
  1374. buildblueinfo_2.Position = UDim2.new(0.513773441, 0, 0.6658476, 0)
  1375. buildblueinfo_2.Size = UDim2.new(0, 165, 0, 136)
  1376. buildblueinfo_2.Font = Enum.Font.SciFi
  1377. buildblueinfo_2.Text = "Instructions: Go into a game and make sure you are NOT loaded into your slot . Then click the \"Dupe\" button, and load the slot you want to dupe from. Move the stuff to your alt base or friends, then reload your slot. The stuff should be there again, and you can repeat. Hit the \"Dupe\" button again when you are done."
  1378. buildblueinfo_2.TextColor3 = Color3.new(1, 1, 1)
  1379. buildblueinfo_2.TextScaled = true
  1380. buildblueinfo_2.TextSize = 20
  1381. buildblueinfo_2.TextWrapped = true
  1382.  
  1383. ToolsScreen.Name = "ToolsScreen"
  1384. ToolsScreen.Parent = MainGui
  1385. ToolsScreen.BackgroundColor3 = Color3.new(0, 0, 0)
  1386. ToolsScreen.BorderColor3 = Color3.new(1, 0, 0)
  1387. ToolsScreen.BorderSizePixel = 5
  1388. ToolsScreen.Position = UDim2.new(0.220689654, 0, 0.122304723, 0)
  1389. ToolsScreen.Size = UDim2.new(0, 339, 0, 407)
  1390. ToolsScreen.Visible = false
  1391.  
  1392. toolsbtools.Name = "toolsbtools"
  1393. toolsbtools.Parent = ToolsScreen
  1394. toolsbtools.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1395. toolsbtools.BorderColor3 = Color3.new(1, 0.333333, 0)
  1396. toolsbtools.BorderSizePixel = 5
  1397. toolsbtools.Position = UDim2.new(0.0148509881, 0, -0.00216052448, 0)
  1398. toolsbtools.Size = UDim2.new(0, 165, 0, 126)
  1399. toolsbtools.Font = Enum.Font.SciFi
  1400. toolsbtools.Text = "BTools"
  1401. toolsbtools.TextColor3 = Color3.new(1, 1, 1)
  1402. toolsbtools.TextSize = 20
  1403.  
  1404. toolsinfiniteaxe.Name = "toolsinfiniteaxe"
  1405. toolsinfiniteaxe.Parent = ToolsScreen
  1406. toolsinfiniteaxe.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1407. toolsinfiniteaxe.BorderColor3 = Color3.new(1, 1, 0)
  1408. toolsinfiniteaxe.BorderSizePixel = 5
  1409. toolsinfiniteaxe.Position = UDim2.new(0.0148509881, 0, 0.326781243, 0)
  1410. toolsinfiniteaxe.Size = UDim2.new(0, 165, 0, 130)
  1411. toolsinfiniteaxe.Font = Enum.Font.SciFi
  1412. toolsinfiniteaxe.Text = "Infinite Axe"
  1413. toolsinfiniteaxe.TextColor3 = Color3.new(1, 1, 1)
  1414. toolsinfiniteaxe.TextSize = 20
  1415. toolsinfiniteaxe.TextWrapped = true
  1416.  
  1417. toolstptool.Name = "toolstptool"
  1418. toolstptool.Parent = ToolsScreen
  1419. toolstptool.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  1420. toolstptool.BorderColor3 = Color3.new(0.333333, 1, 0)
  1421. toolstptool.BorderSizePixel = 5
  1422. toolstptool.Position = UDim2.new(0.0148509881, 0, 0.668304741, 0)
  1423. toolstptool.Size = UDim2.new(0, 165, 0, 134)
  1424. toolstptool.Font = Enum.Font.SciFi
  1425. toolstptool.Text = "Click TP"
  1426. toolstptool.TextColor3 = Color3.new(1, 1, 1)
  1427. toolstptool.TextSize = 20
  1428. toolstptool.TextWrapped = true
  1429.  
  1430. tools2info.Name = "tools2info"
  1431. tools2info.Parent = ToolsScreen
  1432. tools2info.BackgroundColor3 = Color3.new(0, 0, 0)
  1433. tools2info.BorderColor3 = Color3.new(1, 0.333333, 0)
  1434. tools2info.BorderSizePixel = 5
  1435. tools2info.Position = UDim2.new(0.522123873, 0, -0.00216052681, 0)
  1436. tools2info.Size = UDim2.new(0, 162, 0, 126)
  1437. tools2info.Font = Enum.Font.SciFi
  1438. tools2info.Text = "These are the classic BTools. Other people will not see what you do with them though, so it only affects you."
  1439. tools2info.TextColor3 = Color3.new(1, 1, 1)
  1440. tools2info.TextScaled = true
  1441. tools2info.TextSize = 20
  1442. tools2info.TextWrapped = true
  1443.  
  1444. tools1info.Name = "tools1info"
  1445. tools1info.Parent = ToolsScreen
  1446. tools1info.BackgroundColor3 = Color3.new(0, 0, 0)
  1447. tools1info.BorderColor3 = Color3.new(1, 1, 0)
  1448. tools1info.BorderSizePixel = 5
  1449. tools1info.Position = UDim2.new(0.522123873, 0, 0.326781243, 0)
  1450. tools1info.Size = UDim2.new(0, 162, 0, 129)
  1451. tools1info.Font = Enum.Font.SciFi
  1452. tools1info.Text = "When Active, use a basic hatchet. It will break any wood almost instantley from any distance. Just hold the click button."
  1453. tools1info.TextColor3 = Color3.new(1, 1, 1)
  1454. tools1info.TextScaled = true
  1455. tools1info.TextSize = 20
  1456. tools1info.TextWrapped = true
  1457.  
  1458. tools3info.Name = "tools3info"
  1459. tools3info.Parent = ToolsScreen
  1460. tools3info.BackgroundColor3 = Color3.new(0, 0, 0)
  1461. tools3info.BorderColor3 = Color3.new(0.333333, 1, 0)
  1462. tools3info.BorderSizePixel = 5
  1463. tools3info.Position = UDim2.new(0.522123873, 0, 0.668304622, 0)
  1464. tools3info.Size = UDim2.new(0, 162, 0, 134)
  1465. tools3info.Font = Enum.Font.SciFi
  1466. tools3info.Text = "With this tool you are able to click anywhere you want (Just not too far) and teleport where you click. "
  1467. tools3info.TextColor3 = Color3.new(1, 1, 1)
  1468. tools3info.TextScaled = true
  1469. tools3info.TextSize = 20
  1470. tools3info.TextWrapped = true
  1471. -- Scripts:
  1472.  
  1473. player.MouseButton1Click:connect(function()
  1474. PlayerScreen.Visible = true
  1475. TeleportsScreen.Visible = false
  1476. BuildingScreen.Visible = false
  1477. ToolsScreen.Visible = false
  1478. end)
  1479.  
  1480. teleports.MouseButton1Click:connect(function()
  1481. PlayerScreen.Visible = false
  1482. TeleportsScreen.Visible = true
  1483. BuildingScreen.Visible = false
  1484. ToolsScreen.Visible = false
  1485. end)
  1486.  
  1487. building.MouseButton1Click:connect(function()
  1488. PlayerScreen.Visible = false
  1489. TeleportsScreen.Visible = false
  1490. BuildingScreen.Visible = true
  1491. ToolsScreen.Visible = false
  1492. end)
  1493.  
  1494. tools.MouseButton1Click:connect(function()
  1495. PlayerScreen.Visible = false
  1496. TeleportsScreen.Visible = false
  1497. BuildingScreen.Visible = false
  1498. ToolsScreen.Visible = true
  1499. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement