Advertisement
Scripterboy

Lumber Tycoon 2 Gui!

Feb 28th, 2019
2,512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.05 KB | None | 0 0
  1.  
  2.  
  3. if game.CoreGui:FindFirstChild("Hard Lumber The Easy Way Cracked by Tap <3") then
  4. game.CoreGui["Hard Lumber The Easy Way Cracked by Tap <3"]:remove()
  5. end
  6.  
  7. -- Objects
  8.  
  9. local HardLumberTheEasyWay = Instance.new("ScreenGui")
  10. local Main = Instance.new("Frame")
  11. local Title = Instance.new("Frame")
  12. local TitleLabel = Instance.new("TextLabel")
  13. local Teleports = Instance.new("ScrollingFrame")
  14. local BobsShack = Instance.new("TextButton")
  15. local BoxedCars = Instance.new("TextButton")
  16. local Cave = Instance.new("TextButton")
  17. local Dock = Instance.new("TextButton")
  18. local FancyFurnishings = Instance.new("TextButton")
  19. local FineArtsShop = Instance.new("TextButton")
  20. local LandStore = Instance.new("TextButton")
  21. local LinksLogic = Instance.new("TextButton")
  22. local PalmIsland = Instance.new("TextButton")
  23. local ShrineofSight = Instance.new("TextButton")
  24. local Spawn = Instance.new("TextButton")
  25. local Swamp = Instance.new("TextButton")
  26. local TheDen = Instance.new("TextButton")
  27. local Volcano = Instance.new("TextButton")
  28. local WoodRUs = Instance.new("TextButton")
  29. local EndTimes = Instance.new("TextButton")
  30. local Players = Instance.new("Frame")
  31. local Player5 = Instance.new("TextButton")
  32. local Player6 = Instance.new("TextButton")
  33. local Player1 = Instance.new("TextButton")
  34. local Player4 = Instance.new("TextButton")
  35. local Player3 = Instance.new("TextButton")
  36. local Player2 = Instance.new("TextButton")
  37. local TpSelected = Instance.new("TextLabel")
  38. local PlrSelected = Instance.new("TextLabel")
  39. local TpToPlr = Instance.new("TextButton")
  40. local TpToLocation = Instance.new("TextButton")
  41. local MP = Instance.new("TextButton")
  42. local BringWood = Instance.new("TextButton")
  43. local Close = Instance.new("TextButton")
  44. local Open = Instance.new("TextButton")
  45. local Login = Instance.new("Frame")
  46. local Login_2 = Instance.new("TextButton")
  47. local Username = Instance.new("TextLabel")
  48. local Password = Instance.new("TextBox")
  49. local Title_2 = Instance.new("TextLabel")
  50. local TL = Instance.new("TextLabel")
  51. local CG = game.CoreGui
  52. local plr = game.Players.LocalPlayer
  53. local Credits = Instance.new("TextLabel")
  54.  
  55. -- Properties
  56.  
  57. HardLumberTheEasyWay.Name = "Hard Lumber The Easy Way Cracked by Tap <3"
  58. HardLumberTheEasyWay.Parent = CG
  59.  
  60. local CGG = CG["Hard Lumber The Easy Way Cracked by Tap <3"]
  61.  
  62.  
  63. Main.Name = "Main"
  64. Main.Parent = HardLumberTheEasyWay
  65. Main.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  66. Main.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  67. Main.Position = UDim2.new(0, 500, 0, 150)
  68. Main.Size = UDim2.new(0, 500, 0, 350)
  69. Main.Visible = false
  70. Main.Draggable = true
  71. Main.Active = true
  72.  
  73. Credits.Name = "Credits"
  74. Credits.Parent = HardLumberTheEasyWay
  75. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  76. Credits.BackgroundTransparency = 1
  77. Credits.Position = UDim2.new(0, 1463, 0, 657)
  78. Credits.Size = UDim2.new(0, 166, 0, 159)
  79. Credits.Font = Enum.Font.SourceSans
  80. Credits.FontSize = Enum.FontSize.Size36
  81. Credits.Text = "Logged in as mohammadyas"
  82. Credits.TextColor3 = Color3.new(0, 0.215686, 1)
  83. Credits.TextScaled = true
  84. Credits.TextSize = 36
  85. Credits.TextWrapped = true
  86.  
  87.  
  88. Title.Name = "Title"
  89. Title.Parent = Main
  90. Title.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  91. Title.Size = UDim2.new(0, 500, 0, 35)
  92.  
  93. TitleLabel.Name = "TitleLabel"
  94. TitleLabel.Parent = Title
  95. TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TitleLabel.BackgroundTransparency = 1
  97. TitleLabel.Position = UDim2.new(0, 5, 0, 0)
  98. TitleLabel.Size = UDim2.new(0, 200, 0, 35)
  99. TitleLabel.Font = Enum.Font.SourceSansBold
  100. TitleLabel.FontSize = Enum.FontSize.Size18
  101. TitleLabel.Text = "Hard Lumber The Easy Way Cracked by Tap <3"
  102. TitleLabel.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  103. TitleLabel.TextSize = 18
  104. TitleLabel.TextXAlignment = Enum.TextXAlignment.Left
  105.  
  106. Teleports.Name = "Teleports"
  107. Teleports.Parent = Main
  108. Teleports.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  109. Teleports.Position = UDim2.new(0, 15, 0, 125)
  110. Teleports.Size = UDim2.new(0, 125, 0, 200)
  111. Teleports.CanvasSize = UDim2.new(0, 0, 1, 60)
  112. Teleports.ScrollBarThickness = 6
  113.  
  114. BobsShack.Name = "Bob's Shack"
  115. BobsShack.Parent = Teleports
  116. BobsShack.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  117. BobsShack.Position = UDim2.new(0, 0, 0, 300)
  118. BobsShack.Size = UDim2.new(0, 117, 0, 30)
  119. BobsShack.Font = Enum.Font.Cartoon
  120. BobsShack.FontSize = Enum.FontSize.Size14
  121. BobsShack.Text = " Bob's Shack"
  122. BobsShack.TextSize = 14
  123. BobsShack.TextXAlignment = Enum.TextXAlignment.Left
  124.  
  125. BoxedCars.Name = "Boxed Cars"
  126. BoxedCars.Parent = Teleports
  127. BoxedCars.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  128. BoxedCars.Position = UDim2.new(0, 0, 0, 250)
  129. BoxedCars.Size = UDim2.new(0, 117, 0, 30)
  130. BoxedCars.Font = Enum.Font.Cartoon
  131. BoxedCars.FontSize = Enum.FontSize.Size14
  132. BoxedCars.Text = " Boxed Cars"
  133. BoxedCars.TextSize = 14
  134. BoxedCars.TextXAlignment = Enum.TextXAlignment.Left
  135.  
  136. Cave.Name = "Cave"
  137. Cave.Parent = Teleports
  138. Cave.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  139. Cave.Position = UDim2.new(0, 0, 0, 125)
  140. Cave.Size = UDim2.new(0, 117, 0, 30)
  141. Cave.Font = Enum.Font.Cartoon
  142. Cave.FontSize = Enum.FontSize.Size14
  143. Cave.Text = " Cave"
  144. Cave.TextSize = 14
  145. Cave.TextXAlignment = Enum.TextXAlignment.Left
  146.  
  147. Dock.Name = "Dock"
  148. Dock.Parent = Teleports
  149. Dock.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  150. Dock.Position = UDim2.new(0, 0, 0, 75)
  151. Dock.Size = UDim2.new(0, 117, 0, 30)
  152. Dock.Font = Enum.Font.Cartoon
  153. Dock.FontSize = Enum.FontSize.Size14
  154. Dock.Text = " Dock"
  155. Dock.TextSize = 14
  156. Dock.TextXAlignment = Enum.TextXAlignment.Left
  157.  
  158. FancyFurnishings.Name = "Fancy Furnishings"
  159. FancyFurnishings.Parent = Teleports
  160. FancyFurnishings.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  161. FancyFurnishings.Position = UDim2.new(0, 0, 0, 225)
  162. FancyFurnishings.Size = UDim2.new(0, 117, 0, 30)
  163. FancyFurnishings.Font = Enum.Font.Cartoon
  164. FancyFurnishings.FontSize = Enum.FontSize.Size14
  165. FancyFurnishings.Text = " Fancy Furnishings"
  166. FancyFurnishings.TextSize = 14
  167. FancyFurnishings.TextXAlignment = Enum.TextXAlignment.Left
  168.  
  169. FineArtsShop.Name = "Fine Arts Shop"
  170. FineArtsShop.Parent = Teleports
  171. FineArtsShop.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  172. FineArtsShop.Position = UDim2.new(0, 0, 0, 275)
  173. FineArtsShop.Size = UDim2.new(0, 117, 0, 30)
  174. FineArtsShop.Font = Enum.Font.Cartoon
  175. FineArtsShop.FontSize = Enum.FontSize.Size14
  176. FineArtsShop.Text = " Fine Arts Shop"
  177. FineArtsShop.TextSize = 14
  178. FineArtsShop.TextXAlignment = Enum.TextXAlignment.Left
  179.  
  180. LandStore.Name = "Land Store"
  181. LandStore.Parent = Teleports
  182. LandStore.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  183. LandStore.Position = UDim2.new(0, 0, 0, 50)
  184. LandStore.Size = UDim2.new(0, 117, 0, 30)
  185. LandStore.Font = Enum.Font.Cartoon
  186. LandStore.FontSize = Enum.FontSize.Size14
  187. LandStore.Text = " Land Store"
  188. LandStore.TextSize = 14
  189. LandStore.TextXAlignment = Enum.TextXAlignment.Left
  190.  
  191. LinksLogic.Name = "Link's Logic"
  192. LinksLogic.Parent = Teleports
  193. LinksLogic.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  194. LinksLogic.Position = UDim2.new(0, 0, 0, 100)
  195. LinksLogic.Size = UDim2.new(0, 117, 0, 30)
  196. LinksLogic.Font = Enum.Font.Cartoon
  197. LinksLogic.FontSize = Enum.FontSize.Size14
  198. LinksLogic.Text = " Link's Logic"
  199. LinksLogic.TextSize = 14
  200. LinksLogic.TextXAlignment = Enum.TextXAlignment.Left
  201.  
  202. PalmIsland.Name = "Palm Island"
  203. PalmIsland.Parent = Teleports
  204. PalmIsland.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  205. PalmIsland.Position = UDim2.new(0, 0, 0, 200)
  206. PalmIsland.Size = UDim2.new(0, 117, 0, 30)
  207. PalmIsland.Font = Enum.Font.Cartoon
  208. PalmIsland.FontSize = Enum.FontSize.Size14
  209. PalmIsland.Text = " Palm Island"
  210. PalmIsland.TextSize = 14
  211. PalmIsland.TextXAlignment = Enum.TextXAlignment.Left
  212.  
  213. ShrineofSight.Name = "Shrine of Sight"
  214. ShrineofSight.Parent = Teleports
  215. ShrineofSight.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  216. ShrineofSight.Position = UDim2.new(0, 0, 0, 325)
  217. ShrineofSight.Size = UDim2.new(0, 117, 0, 30)
  218. ShrineofSight.Font = Enum.Font.Cartoon
  219. ShrineofSight.FontSize = Enum.FontSize.Size14
  220. ShrineofSight.Text = " Shrine of Sight"
  221. ShrineofSight.TextSize = 14
  222. ShrineofSight.TextXAlignment = Enum.TextXAlignment.Left
  223.  
  224. Spawn.Name = "Spawn"
  225. Spawn.Parent = Teleports
  226. Spawn.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  227. Spawn.Size = UDim2.new(0, 117, 0, 30)
  228. Spawn.Font = Enum.Font.Cartoon
  229. Spawn.FontSize = Enum.FontSize.Size14
  230. Spawn.Text = " Spawn"
  231. Spawn.TextSize = 14
  232. Spawn.TextXAlignment = Enum.TextXAlignment.Left
  233.  
  234. Swamp.Name = "Swamp"
  235. Swamp.Parent = Teleports
  236. Swamp.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  237. Swamp.Position = UDim2.new(0, 0, 0, 175)
  238. Swamp.Size = UDim2.new(0, 117, 0, 30)
  239. Swamp.Font = Enum.Font.Cartoon
  240. Swamp.FontSize = Enum.FontSize.Size14
  241. Swamp.Text = " Swamp"
  242. Swamp.TextSize = 14
  243. Swamp.TextXAlignment = Enum.TextXAlignment.Left
  244.  
  245. TheDen.Name = "The Den"
  246. TheDen.Parent = Teleports
  247. TheDen.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  248. TheDen.Position = UDim2.new(0, 0, 0, 350)
  249. TheDen.Size = UDim2.new(0, 117, 0, 30)
  250. TheDen.Font = Enum.Font.Cartoon
  251. TheDen.FontSize = Enum.FontSize.Size14
  252. TheDen.Text = " The Den"
  253. TheDen.TextSize = 14
  254. TheDen.TextXAlignment = Enum.TextXAlignment.Left
  255.  
  256. Volcano.Name = "Volcano"
  257. Volcano.Parent = Teleports
  258. Volcano.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  259. Volcano.Position = UDim2.new(0, 0, 0, 150)
  260. Volcano.Size = UDim2.new(0, 117, 0, 30)
  261. Volcano.Font = Enum.Font.Cartoon
  262. Volcano.FontSize = Enum.FontSize.Size14
  263. Volcano.Text = " Volcano"
  264. Volcano.TextSize = 14
  265. Volcano.TextXAlignment = Enum.TextXAlignment.Left
  266.  
  267. WoodRUs.Name = "Wood R Us"
  268. WoodRUs.Parent = Teleports
  269. WoodRUs.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  270. WoodRUs.Position = UDim2.new(0, 0, 0, 25)
  271. WoodRUs.Size = UDim2.new(0, 117, 0, 30)
  272. WoodRUs.Font = Enum.Font.Cartoon
  273. WoodRUs.FontSize = Enum.FontSize.Size14
  274. WoodRUs.Text = " Wood R Us"
  275. WoodRUs.TextSize = 14
  276. WoodRUs.TextXAlignment = Enum.TextXAlignment.Left
  277.  
  278. EndTimes.Name = "End Times"
  279. EndTimes.Parent = Teleports
  280. EndTimes.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  281. EndTimes.Position = UDim2.new(0, 0, 0, 380)
  282. EndTimes.Size = UDim2.new(0, 117, 0, 30)
  283. EndTimes.Font = Enum.Font.Cartoon
  284. EndTimes.FontSize = Enum.FontSize.Size14
  285. EndTimes.Text = " End Times"
  286. EndTimes.TextSize = 14
  287. EndTimes.TextXAlignment = Enum.TextXAlignment.Left
  288.  
  289. Players.Name = "Players"
  290. Players.Parent = Main
  291. Players.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  292. Players.Position = UDim2.new(0, 170, 0, 125)
  293. Players.Size = UDim2.new(0, 160, 0, 180)
  294.  
  295. Player5.Name = "Player5"
  296. Player5.Parent = Players
  297. Player5.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  298. Player5.BorderSizePixel = 0
  299. Player5.Position = UDim2.new(0, 0, 0, 120)
  300. Player5.Size = UDim2.new(0, 160, 0, 30)
  301. Player5.Font = Enum.Font.SciFi
  302. Player5.FontSize = Enum.FontSize.Size14
  303. Player5.Text = ""
  304. Player5.TextSize = 14
  305.  
  306. Player6.Name = "Player6"
  307. Player6.Parent = Players
  308. Player6.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  309. Player6.BorderSizePixel = 0
  310. Player6.Position = UDim2.new(0, 0, 0, 150)
  311. Player6.Size = UDim2.new(0, 160, 0, 30)
  312. Player6.Font = Enum.Font.SciFi
  313. Player6.FontSize = Enum.FontSize.Size14
  314. Player6.Text = ""
  315. Player6.TextSize = 14
  316.  
  317. Player1.Name = "Player1"
  318. Player1.Parent = Players
  319. Player1.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  320. Player1.BorderSizePixel = 0
  321. Player1.Size = UDim2.new(0, 160, 0, 30)
  322. Player1.Font = Enum.Font.SciFi
  323. Player1.FontSize = Enum.FontSize.Size14
  324. Player1.Text = ""
  325. Player1.TextSize = 14
  326.  
  327. Player4.Name = "Player4"
  328. Player4.Parent = Players
  329. Player4.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  330. Player4.BorderSizePixel = 0
  331. Player4.Position = UDim2.new(0, 0, 0, 90)
  332. Player4.Size = UDim2.new(0, 160, 0, 30)
  333. Player4.Font = Enum.Font.SciFi
  334. Player4.FontSize = Enum.FontSize.Size14
  335. Player4.Text = ""
  336. Player4.TextSize = 14
  337.  
  338. Player3.Name = "Player3"
  339. Player3.Parent = Players
  340. Player3.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  341. Player3.BorderSizePixel = 0
  342. Player3.Position = UDim2.new(0, 0, 0, 60)
  343. Player3.Size = UDim2.new(0, 160, 0, 30)
  344. Player3.Font = Enum.Font.SciFi
  345. Player3.FontSize = Enum.FontSize.Size14
  346. Player3.Text = ""
  347. Player3.TextSize = 14
  348.  
  349. Player2.Name = "Player2"
  350. Player2.Parent = Players
  351. Player2.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  352. Player2.BorderSizePixel = 0
  353. Player2.Position = UDim2.new(0, 0, 0, 30)
  354. Player2.Size = UDim2.new(0, 160, 0, 30)
  355. Player2.Font = Enum.Font.SciFi
  356. Player2.FontSize = Enum.FontSize.Size14
  357. Player2.Text = ""
  358. Player2.TextSize = 14
  359.  
  360. TpSelected.Name = "TpSelected"
  361. TpSelected.Parent = Main
  362. TpSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  363. TpSelected.Position = UDim2.new(0, 15, 0, 75)
  364. TpSelected.Size = UDim2.new(0, 125, 0, 35)
  365. TpSelected.Font = Enum.Font.SourceSansBold
  366. TpSelected.FontSize = Enum.FontSize.Size18
  367. TpSelected.Text = "No Location Selected"
  368. TpSelected.TextSize = 15
  369. TpSelected.TextWrapped = true
  370.  
  371. PlrSelected.Name = "PlrSelected"
  372. PlrSelected.Parent = Main
  373. PlrSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  374. PlrSelected.Position = UDim2.new(0, 170, 0, 75)
  375. PlrSelected.Size = UDim2.new(0, 160, 0, 35)
  376. PlrSelected.Font = Enum.Font.SourceSansBold
  377. PlrSelected.FontSize = Enum.FontSize.Size18
  378. PlrSelected.Text = " No Player Selected"
  379. PlrSelected.TextSize = 16
  380. PlrSelected.TextWrapped = true
  381.  
  382. TpToPlr.Name = "TpToPlr"
  383. TpToPlr.Parent = Main
  384. TpToPlr.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  385. TpToPlr.Position = UDim2.new(0, 335, 0, 300)
  386. TpToPlr.Size = UDim2.new(0, 160, 0, 30)
  387. TpToPlr.Font = Enum.Font.SciFi
  388. TpToPlr.FontSize = Enum.FontSize.Size14
  389. TpToPlr.Text = "Teleport To Player"
  390. TpToPlr.TextSize = 14
  391.  
  392. TpToLocation.Name = "TpToLocation"
  393. TpToLocation.Parent = Main
  394. TpToLocation.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  395. TpToLocation.Position = UDim2.new(0, 335, 0, 250)
  396. TpToLocation.Size = UDim2.new(0, 160, 0, 30)
  397. TpToLocation.Font = Enum.Font.SciFi
  398. TpToLocation.FontSize = Enum.FontSize.Size14
  399. TpToLocation.Text = "Teleport To Location"
  400. TpToLocation.TextSize = 14
  401.  
  402. MP.Name = "MP"
  403. MP.Parent = Main
  404. MP.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  405. MP.Position = UDim2.new(0, 335, 0, 200)
  406. MP.Size = UDim2.new(0, 160, 0, 30)
  407. MP.Font = Enum.Font.SciFi
  408. MP.FontSize = Enum.FontSize.Size14
  409. MP.Text = "TP To your plot"
  410. MP.TextSize = 14
  411.  
  412. BringWood.Name = "BringWood"
  413. BringWood.Parent = Main
  414. BringWood.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  415. BringWood.Position = UDim2.new(0, 335, 0, 150)
  416. BringWood.Size = UDim2.new(0, 160, 0, 30)
  417. BringWood.Font = Enum.Font.SciFi
  418. BringWood.FontSize = Enum.FontSize.Size14
  419. BringWood.Text = "Bring wood to you"
  420. BringWood.TextSize = 14
  421.  
  422. Close.Name = "Close"
  423. Close.Parent = Main
  424. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  425. Close.BackgroundTransparency = 1
  426. Close.Position = UDim2.new(0, 475, 0, 8)
  427. Close.Size = UDim2.new(0, 25, 0, 25)
  428. Close.Font = Enum.Font.SciFi
  429. Close.FontSize = Enum.FontSize.Size18
  430. Close.Text = "X"
  431. Close.TextColor3 = Color3.new(0.0470588, 0.52549, 0.631373)
  432. Close.TextSize = 18
  433.  
  434. Open.Name = "Open"
  435. Open.Parent = HardLumberTheEasyWay
  436. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  437. Open.Position = UDim2.new(0, 0, 0, 300)
  438. Open.Size = UDim2.new(0, 50, 0, 25)
  439. Open.Visible = false
  440. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  441. Open.Font = Enum.Font.SourceSans
  442. Open.FontSize = Enum.FontSize.Size14
  443. Open.Text = "Open"
  444. Open.TextSize = 14
  445.  
  446. Login.Name = "Login"
  447. Login.Parent = HardLumberTheEasyWay
  448. Login.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  449. Login.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  450. Login.Position = UDim2.new(0, 300, 0, 145)
  451. Login.Size = UDim2.new(0, 325, 0, 250)
  452. Login.Draggable = true
  453. Login.Active = true
  454.  
  455. Login_2.Name = "Login"
  456. Login_2.Parent = Login
  457. Login_2.BackgroundColor3 = Color3.new(1, 0.403922, 0.411765)
  458. Login_2.BorderSizePixel = 2
  459. Login_2.Position = UDim2.new(0, 100, 0, 175)
  460. Login_2.Size = UDim2.new(0, 100, 0, 25)
  461. Login_2.Font = Enum.Font.SciFi
  462. Login_2.FontSize = Enum.FontSize.Size24
  463. Login_2.Text = "Login"
  464. Login_2.TextColor3 = Color3.new(1, 1, 1)
  465. Login_2.TextSize = 20
  466.  
  467. Username.Name = "Username"
  468. Username.Parent = Login
  469. Username.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  470. Username.Position = UDim2.new(0, 75, 0, 75)
  471. Username.Size = UDim2.new(0, 150, 0, 25)
  472. Username.Font = Enum.Font.SciFi
  473. Username.FontSize = Enum.FontSize.Size14
  474. Username.Text = "mohammadyas"
  475. Username.TextSize = 14
  476. Username.TextXAlignment = Enum.TextXAlignment.Left
  477.  
  478. Password.Name = "Password"
  479. Password.Parent = Login
  480. Password.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  481. Password.Position = UDim2.new(0, 75, 0, 115)
  482. Password.Size = UDim2.new(0, 150, 0, 25)
  483. Password.Font = Enum.Font.SciFi
  484. Password.FontSize = Enum.FontSize.Size14
  485. Password.Text = "mgh77fge"
  486. Password.TextSize = 14
  487. Password.TextXAlignment = Enum.TextXAlignment.Left
  488.  
  489. Title_2.Name = "Title"
  490. Title_2.Parent = Login
  491. Title_2.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  492. Title_2.Size = UDim2.new(0, 325, 0, 25)
  493. Title_2.Font = Enum.Font.Highway
  494. Title_2.FontSize = Enum.FontSize.Size14
  495. Title_2.Text = "Hard Lumber The Easy Way Cracked by Tap <3"
  496. Title_2.TextColor3 = Color3.new(1, 1, 1)
  497. Title_2.TextSize = 14
  498.  
  499. CGG.Login.Login.MouseButton1Down:connect(function()
  500. if Username.Text == "mohammadyas" and Password.Text == "mgh77fge" then
  501. CGG.Open.Visible = true
  502. CGG.Login.Visible = false
  503. else
  504. CGG.Login.Password.Text = "Incorrect Password"
  505. wait(1)
  506. CGG.Login.Password.Text = "Password"
  507. end
  508. end)
  509.  
  510. TL.Name = "TL"
  511. TL.Parent = Login
  512. TL.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  513. TL.BackgroundTransparency = 1
  514. TL.Position = UDim2.new(0, 100, 0, 35)
  515. TL.Size = UDim2.new(0, 100, 0, 25)
  516. TL.Font = Enum.Font.Highway
  517. TL.FontSize = Enum.FontSize.Size14
  518. TL.Text = "Welcome, " .. plr.Name
  519. TL.TextColor3 = Color3.new(1, 1, 1)
  520. TL.TextSize = 14
  521. TL.TextStrokeColor3 = Color3.new(1, 1, 1)
  522.  
  523. local WayPoints = {
  524. ["Spawn"] = Vector3.new(155, 3, 74),
  525. ["Wood R Us"] = Vector3.new(265, 3, 57),
  526. ["Land Store"] = Vector3.new(258, 3, -99),
  527. ["Dock"] = Vector3.new(1114, -1, -197),
  528. ["Link's Logic"] = Vector3.new(4605, 3, -727),
  529. ["Cave"] = Vector3.new(3581, -179, 430),
  530. ["Volcano"] = Vector3.new(-1585, 622, 1140),
  531. ["Swamp"] = Vector3.new(-1209, 132, -801),
  532. ["Palm Island"] = Vector3.new(2549, -5, -42),
  533. ["Fancy Furnishings"] = Vector3.new(491, 3, -1720),
  534. ["Boxed Cars"] = Vector3.new(509, 3, -1463),
  535. ["Fine Arts Shop"] = Vector3.new(5207, -166, 719),
  536. ["Bob's Shack"] = Vector3.new(260, 8, -2542),
  537. ["Shrine of Sight"] = Vector3.new(-1600, 195, 919),
  538. ["The Den"] = Vector3.new(323, 41, 1930),
  539. ["End Times"] = Vector3.new(-51, -212, -1348)
  540. }
  541.  
  542. CGG.Main.MP.MouseButton1Down:connect(function()
  543. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  544. if v.Owner.Value == game.Players.LocalPlayer then
  545. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  546. end
  547. end
  548. end)
  549.  
  550. CGG.Open.MouseButton1Down:connect(function()
  551. CGG.Main.Visible = true
  552. CGG.Open.Visible = false
  553. CGG.Main.Close.Visible = true
  554. end)
  555.  
  556. CGG.Main.Close.MouseButton1Down:connect(function()
  557. CGG.Main.Visible = false
  558. CGG.Open.Visible = true
  559. CGG.Main.Close.Visible = false
  560. end)
  561.  
  562. CGG.Main.TpToPlr.MouseButton1Down:connect(function()
  563. if CGG.Main.PlrSelected.Text == " No Player Selected" then
  564. warn("No Player Selected")
  565. else
  566. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[CGG.Main.PlrSelected.Text].HumanoidRootPart.CFrame
  567. end
  568. end)
  569.  
  570. CGG.Main.TpToLocation.MouseButton1Down:connect(function()
  571. if CGG.Main.TpSelected.Text == "No Location Selected" then
  572. warn("No Location Selected")
  573. else
  574. game.Players.LocalPlayer.Character:MoveTo(WayPoints[CGG.Main.TpSelected.Text])
  575. end
  576. end)
  577.  
  578.  
  579.  
  580. CGG.Main.BringWood.MouseButton1Down:connect(function()
  581. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  582. if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  583. if Log.Owner.Value == game.Players.LocalPlayer then
  584. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,20,0))
  585. end
  586. end
  587. end
  588. end)
  589.  
  590. CGG.Main.Players.Player1.MouseButton1Down:connect(function()
  591. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player1.Text
  592. end)
  593.  
  594. CGG.Main.Players.Player2.MouseButton1Down:connect(function()
  595. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player2.Text
  596. end)
  597.  
  598. CGG.Main.Players.Player3.MouseButton1Down:connect(function()
  599. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player3.Text
  600. end)
  601.  
  602. CGG.Main.Players.Player4.MouseButton1Down:connect(function()
  603. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player4.Text
  604. end)
  605.  
  606. CGG.Main.Players.Player5.MouseButton1Down:connect(function()
  607. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player5.Text
  608. end)
  609.  
  610. CGG.Main.Players.Player6.MouseButton1Down:connect(function()
  611. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player6.Text
  612. end)
  613.  
  614. local buttons = { CGG.Main.Players.Player1, CGG.Main.Players.Player2, CGG.Main.Players.Player3, CGG.Main.Players.Player4, CGG.Main.Players.Player5, CGG.Main.Players.Player6 }
  615.  
  616. for i,v in pairs(game.Players:GetChildren()) do
  617. buttons[i].Text = v.Name
  618. end
  619.  
  620. game.Players.PlayerAdded:connect(function()
  621. for i,v in pairs(game.Players:GetChildren()) do
  622. buttons[i].Text = v.Name
  623. end
  624. end)
  625.  
  626. CGG.Main.Teleports.Spawn.MouseButton1Down:connect(function()
  627. CGG.Main.TpSelected.Text = "Spawn"
  628. end)
  629.  
  630. CGG.Main.Teleports["Wood R Us"].MouseButton1Down:connect(function()
  631. CGG.Main.TpSelected.Text = "Wood R Us"
  632. end)
  633.  
  634. CGG.Main.Teleports["Land Store"].MouseButton1Down:connect(function()
  635. CGG.Main.TpSelected.Text = "Land Store"
  636. end)
  637.  
  638. CGG.Main.Teleports.Dock.MouseButton1Down:connect(function()
  639. CGG.Main.TpSelected.Text = "Dock"
  640. end)
  641.  
  642. CGG.Main.Teleports["Link's Logic"].MouseButton1Down:connect(function()
  643. CGG.Main.TpSelected.Text = "Link's Logic"
  644. end)
  645.  
  646. CGG.Main.Teleports.Cave.MouseButton1Down:connect(function()
  647. CGG.Main.TpSelected.Text = "Cave"
  648. end)
  649.  
  650. CGG.Main.Teleports.Volcano.MouseButton1Down:connect(function()
  651. CGG.Main.TpSelected.Text = "Volcano"
  652. end)
  653.  
  654. CGG.Main.Teleports.Swamp.MouseButton1Down:connect(function()
  655. CGG.Main.TpSelected.Text = "Swamp"
  656. end)
  657.  
  658. CGG.Main.Teleports["Palm Island"].MouseButton1Down:connect(function()
  659. CGG.Main.TpSelected.Text = "Palm Island"
  660. end)
  661.  
  662. CGG.Main.Teleports["Fancy Furnishings"].MouseButton1Down:connect(function()
  663. CGG.Main.TpSelected.Text = "Fancy Furnishings"
  664. end)
  665.  
  666. CGG.Main.Teleports["Boxed Cars"].MouseButton1Down:connect(function()
  667. CGG.Main.TpSelected.Text = "Boxed Cars"
  668. end)
  669.  
  670. CGG.Main.Teleports["Fine Arts Shop"].MouseButton1Down:connect(function()
  671. CGG.Main.TpSelected.Text = "Fine Arts Shop"
  672. end)
  673.  
  674. CGG.Main.Teleports["Bob's Shack"].MouseButton1Down:connect(function()
  675. CGG.Main.TpSelected.Text = "Bob's Shack"
  676. end)
  677.  
  678. CGG.Main.Teleports["End Times"].MouseButton1Down:connect(function()
  679. CGG.Main.TpSelected.Text = "End Times"
  680. end)
  681.  
  682. CGG.Main.Teleports["Shrine of Sight"].MouseButton1Down:connect(function()
  683. CGG.Main.TpSelected.Text = "Shrine of Sight"
  684. end)
  685.  
  686. CGG.Main.Teleports["The Den"].MouseButton1Down:connect(function()
  687. CGG.Main.TpSelected.Text = "The Den"
  688. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement