Advertisement
Guest User

Hard Lumber

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