Advertisement
Guest User

Untitled

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