Advertisement
Guest User

Untitled

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