Advertisement
Guest User

Untitled

a guest
Apr 5th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.87 KB | None | 0 0
  1.  
  2. -- Make sure to join our Discord for the newest exploits, for games, and roblox! https://discord.gg/jbfYfKa
  3.  
  4.  
  5. 2.-- Also make sure to check out our youtube for roblox exploits! https://www.youtube.com/c/KiruzaExploits
  6.  
  7.  
  8. 3.
  9.  
  10.  
  11. 4.if game.CoreGui:FindFirstChild("Hard Lumber The Easy Way Cracked by Tap <3") then
  12.  
  13.  
  14. 5. game.CoreGui["Hard Lumber The Easy Way Cracked by Tap <3"]:remove()
  15.  
  16.  
  17. 6.end
  18.  
  19.  
  20. 7.
  21.  
  22.  
  23. 8.-- Objects
  24.  
  25.  
  26. 9.
  27.  
  28.  
  29. 10.local HardLumberTheEasyWay = Instance.new("ScreenGui")
  30.  
  31.  
  32. 11.local Main = Instance.new("Frame")
  33.  
  34.  
  35. 12.local Title = Instance.new("Frame")
  36.  
  37.  
  38. 13.local TitleLabel = Instance.new("TextLabel")
  39.  
  40.  
  41. 14.local Teleports = Instance.new("ScrollingFrame")
  42.  
  43.  
  44. 15.local BobsShack = Instance.new("TextButton")
  45.  
  46.  
  47. 16.local BoxedCars = Instance.new("TextButton")
  48.  
  49.  
  50. 17.local Cave = Instance.new("TextButton")
  51.  
  52.  
  53. 18.local Dock = Instance.new("TextButton")
  54.  
  55.  
  56. 19.local FancyFurnishings = Instance.new("TextButton")
  57.  
  58.  
  59. 20.local FineArtsShop = Instance.new("TextButton")
  60.  
  61.  
  62. 21.local LandStore = Instance.new("TextButton")
  63.  
  64.  
  65. 22.local LinksLogic = Instance.new("TextButton")
  66.  
  67.  
  68. 23.local PalmIsland = Instance.new("TextButton")
  69.  
  70.  
  71. 24.local ShrineofSight = Instance.new("TextButton")
  72.  
  73.  
  74. 25.local Spawn = Instance.new("TextButton")
  75.  
  76.  
  77. 26.local Swamp = Instance.new("TextButton")
  78.  
  79.  
  80. 27.local TheDen = Instance.new("TextButton")
  81.  
  82.  
  83. 28.local Volcano = Instance.new("TextButton")
  84.  
  85.  
  86. 29.local WoodRUs = Instance.new("TextButton")
  87.  
  88.  
  89. 30.local EndTimes = Instance.new("TextButton")
  90.  
  91.  
  92. 31.local Players = Instance.new("Frame")
  93.  
  94.  
  95. 32.local Player5 = Instance.new("TextButton")
  96.  
  97.  
  98. 33.local Player6 = Instance.new("TextButton")
  99.  
  100.  
  101. 34.local Player1 = Instance.new("TextButton")
  102.  
  103.  
  104. 35.local Player4 = Instance.new("TextButton")
  105.  
  106.  
  107. 36.local Player3 = Instance.new("TextButton")
  108.  
  109.  
  110. 37.local Player2 = Instance.new("TextButton")
  111.  
  112.  
  113. 38.local TpSelected = Instance.new("TextLabel")
  114.  
  115.  
  116. 39.local PlrSelected = Instance.new("TextLabel")
  117.  
  118.  
  119. 40.local TpToPlr = Instance.new("TextButton")
  120.  
  121.  
  122. 41.local TpToLocation = Instance.new("TextButton")
  123.  
  124.  
  125. 42.local MP = Instance.new("TextButton")
  126.  
  127.  
  128. 43.local BringWood = Instance.new("TextButton")
  129.  
  130.  
  131. 44.local Close = Instance.new("TextButton")
  132.  
  133.  
  134. 45.local Open = Instance.new("TextButton")
  135.  
  136.  
  137. 46.local Login = Instance.new("Frame")
  138.  
  139.  
  140. 47.local Login_2 = Instance.new("TextButton")
  141.  
  142.  
  143. 48.local Username = Instance.new("TextLabel")
  144.  
  145.  
  146. 49.local Password = Instance.new("TextBox")
  147.  
  148.  
  149. 50.local Title_2 = Instance.new("TextLabel")
  150.  
  151.  
  152. 51.local TL = Instance.new("TextLabel")
  153.  
  154.  
  155. 52.local CG = game.CoreGui
  156.  
  157.  
  158. 53.local plr = game.Players.LocalPlayer
  159.  
  160.  
  161. 54.local Credits = Instance.new("TextLabel")
  162.  
  163.  
  164. 55.
  165.  
  166.  
  167. 56.-- Properties
  168.  
  169.  
  170. 57.
  171.  
  172.  
  173. 58.HardLumberTheEasyWay.Name = "Hard Lumber The Easy Way Cracked by Tap <3"
  174.  
  175.  
  176. 59.HardLumberTheEasyWay.Parent = CG
  177.  
  178.  
  179. 60.
  180.  
  181.  
  182. 61.local CGG = CG["Hard Lumber The Easy Way Cracked by Tap <3"]
  183.  
  184.  
  185. 62.
  186.  
  187.  
  188. 63.
  189.  
  190.  
  191. 64.Main.Name = "Main"
  192.  
  193.  
  194. 65.Main.Parent = HardLumberTheEasyWay
  195.  
  196.  
  197. 66.Main.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  198.  
  199.  
  200. 67.Main.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  201.  
  202.  
  203. 68.Main.Position = UDim2.new(0, 500, 0, 150)
  204.  
  205.  
  206. 69.Main.Size = UDim2.new(0, 500, 0, 350)
  207.  
  208.  
  209. 70.Main.Visible = false
  210.  
  211.  
  212. 71.Main.Draggable = true
  213.  
  214.  
  215. 72.Main.Active = true
  216.  
  217.  
  218. 73.
  219.  
  220.  
  221. 74.Credits.Name = "Credits"
  222.  
  223.  
  224. 75.Credits.Parent = HardLumberTheEasyWay
  225.  
  226.  
  227. 76.Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  228.  
  229.  
  230. 77.Credits.BackgroundTransparency = 1
  231.  
  232.  
  233. 78.Credits.Position = UDim2.new(0, 1463, 0, 657)
  234.  
  235.  
  236. 79.Credits.Size = UDim2.new(0, 166, 0, 159)
  237.  
  238.  
  239. 80.Credits.Font = Enum.Font.SourceSans
  240.  
  241.  
  242. 81.Credits.FontSize = Enum.FontSize.Size36
  243.  
  244.  
  245. 82.Credits.Text = "Logged in as mohammadyas"
  246.  
  247.  
  248. 83.Credits.TextColor3 = Color3.new(0, 0.215686, 1)
  249.  
  250.  
  251. 84.Credits.TextScaled = true
  252.  
  253.  
  254. 85.Credits.TextSize = 36
  255.  
  256.  
  257. 86.Credits.TextWrapped = true
  258.  
  259.  
  260. 87.
  261.  
  262.  
  263. 88.
  264.  
  265.  
  266. 89.Title.Name = "Title"
  267.  
  268.  
  269. 90.Title.Parent = Main
  270.  
  271.  
  272. 91.Title.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  273.  
  274.  
  275. 92.Title.Size = UDim2.new(0, 500, 0, 35)
  276.  
  277.  
  278. 93.
  279.  
  280.  
  281. 94.TitleLabel.Name = "TitleLabel"
  282.  
  283.  
  284. 95.TitleLabel.Parent = Title
  285.  
  286.  
  287. 96.TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  288.  
  289.  
  290. 97.TitleLabel.BackgroundTransparency = 1
  291.  
  292.  
  293. 98.TitleLabel.Position = UDim2.new(0, 5, 0, 0)
  294.  
  295.  
  296. 99.TitleLabel.Size = UDim2.new(0, 200, 0, 35)
  297.  
  298.  
  299. 100.TitleLabel.Font = Enum.Font.SourceSansBold
  300.  
  301.  
  302. 101.TitleLabel.FontSize = Enum.FontSize.Size18
  303.  
  304.  
  305. 102.TitleLabel.Text = "Hard Lumber The Easy Way Cracked by Tap <3"
  306.  
  307.  
  308. 103.TitleLabel.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  309.  
  310.  
  311. 104.TitleLabel.TextSize = 18
  312.  
  313.  
  314. 105.TitleLabel.TextXAlignment = Enum.TextXAlignment.Left
  315.  
  316.  
  317. 106.
  318.  
  319.  
  320. 107.Teleports.Name = "Teleports"
  321.  
  322.  
  323. 108.Teleports.Parent = Main
  324.  
  325.  
  326. 109.Teleports.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  327.  
  328.  
  329. 110.Teleports.Position = UDim2.new(0, 15, 0, 125)
  330.  
  331.  
  332. 111.Teleports.Size = UDim2.new(0, 125, 0, 200)
  333.  
  334.  
  335. 112.Teleports.CanvasSize = UDim2.new(0, 0, 1, 60)
  336.  
  337.  
  338. 113.Teleports.ScrollBarThickness = 6
  339.  
  340.  
  341. 114.
  342.  
  343.  
  344. 115.BobsShack.Name = "Bob's Shack"
  345.  
  346.  
  347. 116.BobsShack.Parent = Teleports
  348.  
  349.  
  350. 117.BobsShack.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  351.  
  352.  
  353. 118.BobsShack.Position = UDim2.new(0, 0, 0, 300)
  354.  
  355.  
  356. 119.BobsShack.Size = UDim2.new(0, 117, 0, 30)
  357.  
  358.  
  359. 120.BobsShack.Font = Enum.Font.Cartoon
  360.  
  361.  
  362. 121.BobsShack.FontSize = Enum.FontSize.Size14
  363.  
  364.  
  365. 122.BobsShack.Text = " Bob's Shack"
  366.  
  367.  
  368. 123.BobsShack.TextSize = 14
  369.  
  370.  
  371. 124.BobsShack.TextXAlignment = Enum.TextXAlignment.Left
  372.  
  373.  
  374. 125.
  375.  
  376.  
  377. 126.BoxedCars.Name = "Boxed Cars"
  378.  
  379.  
  380. 127.BoxedCars.Parent = Teleports
  381.  
  382.  
  383. 128.BoxedCars.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  384.  
  385.  
  386. 129.BoxedCars.Position = UDim2.new(0, 0, 0, 250)
  387.  
  388.  
  389. 130.BoxedCars.Size = UDim2.new(0, 117, 0, 30)
  390.  
  391.  
  392. 131.BoxedCars.Font = Enum.Font.Cartoon
  393.  
  394.  
  395. 132.BoxedCars.FontSize = Enum.FontSize.Size14
  396.  
  397.  
  398. 133.BoxedCars.Text = " Boxed Cars"
  399.  
  400.  
  401. 134.BoxedCars.TextSize = 14
  402.  
  403.  
  404. 135.BoxedCars.TextXAlignment = Enum.TextXAlignment.Left
  405.  
  406.  
  407. 136.
  408.  
  409.  
  410. 137.Cave.Name = "Cave"
  411.  
  412.  
  413. 138.Cave.Parent = Teleports
  414.  
  415.  
  416. 139.Cave.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  417.  
  418.  
  419. 140.Cave.Position = UDim2.new(0, 0, 0, 125)
  420.  
  421.  
  422. 141.Cave.Size = UDim2.new(0, 117, 0, 30)
  423.  
  424.  
  425. 142.Cave.Font = Enum.Font.Cartoon
  426.  
  427.  
  428. 143.Cave.FontSize = Enum.FontSize.Size14
  429.  
  430.  
  431. 144.Cave.Text = " Cave"
  432.  
  433.  
  434. 145.Cave.TextSize = 14
  435.  
  436.  
  437. 146.Cave.TextXAlignment = Enum.TextXAlignment.Left
  438.  
  439.  
  440. 147.
  441.  
  442.  
  443. 148.Dock.Name = "Dock"
  444.  
  445.  
  446. 149.Dock.Parent = Teleports
  447.  
  448.  
  449. 150.Dock.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  450.  
  451.  
  452. 151.Dock.Position = UDim2.new(0, 0, 0, 75)
  453.  
  454.  
  455. 152.Dock.Size = UDim2.new(0, 117, 0, 30)
  456.  
  457.  
  458. 153.Dock.Font = Enum.Font.Cartoon
  459.  
  460.  
  461. 154.Dock.FontSize = Enum.FontSize.Size14
  462.  
  463.  
  464. 155.Dock.Text = " Dock"
  465.  
  466.  
  467. 156.Dock.TextSize = 14
  468.  
  469.  
  470. 157.Dock.TextXAlignment = Enum.TextXAlignment.Left
  471.  
  472.  
  473. 158.
  474.  
  475.  
  476. 159.FancyFurnishings.Name = "Fancy Furnishings"
  477.  
  478.  
  479. 160.FancyFurnishings.Parent = Teleports
  480.  
  481.  
  482. 161.FancyFurnishings.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  483.  
  484.  
  485. 162.FancyFurnishings.Position = UDim2.new(0, 0, 0, 225)
  486.  
  487.  
  488. 163.FancyFurnishings.Size = UDim2.new(0, 117, 0, 30)
  489.  
  490.  
  491. 164.FancyFurnishings.Font = Enum.Font.Cartoon
  492.  
  493.  
  494. 165.FancyFurnishings.FontSize = Enum.FontSize.Size14
  495.  
  496.  
  497. 166.FancyFurnishings.Text = " Fancy Furnishings"
  498.  
  499.  
  500. 167.FancyFurnishings.TextSize = 14
  501.  
  502.  
  503. 168.FancyFurnishings.TextXAlignment = Enum.TextXAlignment.Left
  504.  
  505.  
  506. 169.
  507.  
  508.  
  509. 170.FineArtsShop.Name = "Fine Arts Shop"
  510.  
  511.  
  512. 171.FineArtsShop.Parent = Teleports
  513.  
  514.  
  515. 172.FineArtsShop.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  516.  
  517.  
  518. 173.FineArtsShop.Position = UDim2.new(0, 0, 0, 275)
  519.  
  520.  
  521. 174.FineArtsShop.Size = UDim2.new(0, 117, 0, 30)
  522.  
  523.  
  524. 175.FineArtsShop.Font = Enum.Font.Cartoon
  525.  
  526.  
  527. 176.FineArtsShop.FontSize = Enum.FontSize.Size14
  528.  
  529.  
  530. 177.FineArtsShop.Text = " Fine Arts Shop"
  531.  
  532.  
  533. 178.FineArtsShop.TextSize = 14
  534.  
  535.  
  536. 179.FineArtsShop.TextXAlignment = Enum.TextXAlignment.Left
  537.  
  538.  
  539. 180.
  540.  
  541.  
  542. 181.LandStore.Name = "Land Store"
  543.  
  544.  
  545. 182.LandStore.Parent = Teleports
  546.  
  547.  
  548. 183.LandStore.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  549.  
  550.  
  551. 184.LandStore.Position = UDim2.new(0, 0, 0, 50)
  552.  
  553.  
  554. 185.LandStore.Size = UDim2.new(0, 117, 0, 30)
  555.  
  556.  
  557. 186.LandStore.Font = Enum.Font.Cartoon
  558.  
  559.  
  560. 187.LandStore.FontSize = Enum.FontSize.Size14
  561.  
  562.  
  563. 188.LandStore.Text = " Land Store"
  564.  
  565.  
  566. 189.LandStore.TextSize = 14
  567.  
  568.  
  569. 190.LandStore.TextXAlignment = Enum.TextXAlignment.Left
  570.  
  571.  
  572. 191.
  573.  
  574.  
  575. 192.LinksLogic.Name = "Link's Logic"
  576.  
  577.  
  578. 193.LinksLogic.Parent = Teleports
  579.  
  580.  
  581. 194.LinksLogic.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  582.  
  583.  
  584. 195.LinksLogic.Position = UDim2.new(0, 0, 0, 100)
  585.  
  586.  
  587. 196.LinksLogic.Size = UDim2.new(0, 117, 0, 30)
  588.  
  589.  
  590. 197.LinksLogic.Font = Enum.Font.Cartoon
  591.  
  592.  
  593. 198.LinksLogic.FontSize = Enum.FontSize.Size14
  594.  
  595.  
  596. 199.LinksLogic.Text = " Link's Logic"
  597.  
  598.  
  599. 200.LinksLogic.TextSize = 14
  600.  
  601.  
  602. 201.LinksLogic.TextXAlignment = Enum.TextXAlignment.Left
  603.  
  604.  
  605. 202.
  606.  
  607.  
  608. 203.PalmIsland.Name = "Palm Island"
  609.  
  610.  
  611. 204.PalmIsland.Parent = Teleports
  612.  
  613.  
  614. 205.PalmIsland.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  615.  
  616.  
  617. 206.PalmIsland.Position = UDim2.new(0, 0, 0, 200)
  618.  
  619.  
  620. 207.PalmIsland.Size = UDim2.new(0, 117, 0, 30)
  621.  
  622.  
  623. 208.PalmIsland.Font = Enum.Font.Cartoon
  624.  
  625.  
  626. 209.PalmIsland.FontSize = Enum.FontSize.Size14
  627.  
  628.  
  629. 210.PalmIsland.Text = " Palm Island"
  630.  
  631.  
  632. 211.PalmIsland.TextSize = 14
  633.  
  634.  
  635. 212.PalmIsland.TextXAlignment = Enum.TextXAlignment.Left
  636.  
  637.  
  638. 213.
  639.  
  640.  
  641. 214.ShrineofSight.Name = "Shrine of Sight"
  642.  
  643.  
  644. 215.ShrineofSight.Parent = Teleports
  645.  
  646.  
  647. 216.ShrineofSight.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  648.  
  649.  
  650. 217.ShrineofSight.Position = UDim2.new(0, 0, 0, 325)
  651.  
  652.  
  653. 218.ShrineofSight.Size = UDim2.new(0, 117, 0, 30)
  654.  
  655.  
  656. 219.ShrineofSight.Font = Enum.Font.Cartoon
  657.  
  658.  
  659. 220.ShrineofSight.FontSize = Enum.FontSize.Size14
  660.  
  661.  
  662. 221.ShrineofSight.Text = " Shrine of Sight"
  663.  
  664.  
  665. 222.ShrineofSight.TextSize = 14
  666.  
  667.  
  668. 223.ShrineofSight.TextXAlignment = Enum.TextXAlignment.Left
  669.  
  670.  
  671. 224.
  672.  
  673.  
  674. 225.Spawn.Name = "Spawn"
  675.  
  676.  
  677. 226.Spawn.Parent = Teleports
  678.  
  679.  
  680. 227.Spawn.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  681.  
  682.  
  683. 228.Spawn.Size = UDim2.new(0, 117, 0, 30)
  684.  
  685.  
  686. 229.Spawn.Font = Enum.Font.Cartoon
  687.  
  688.  
  689. 230.Spawn.FontSize = Enum.FontSize.Size14
  690.  
  691.  
  692. 231.Spawn.Text = " Spawn"
  693.  
  694.  
  695. 232.Spawn.TextSize = 14
  696.  
  697.  
  698. 233.Spawn.TextXAlignment = Enum.TextXAlignment.Left
  699.  
  700.  
  701. 234.
  702.  
  703.  
  704. 235.Swamp.Name = "Swamp"
  705.  
  706.  
  707. 236.Swamp.Parent = Teleports
  708.  
  709.  
  710. 237.Swamp.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  711.  
  712.  
  713. 238.Swamp.Position = UDim2.new(0, 0, 0, 175)
  714.  
  715.  
  716. 239.Swamp.Size = UDim2.new(0, 117, 0, 30)
  717.  
  718.  
  719. 240.Swamp.Font = Enum.Font.Cartoon
  720.  
  721.  
  722. 241.Swamp.FontSize = Enum.FontSize.Size14
  723.  
  724.  
  725. 242.Swamp.Text = " Swamp"
  726.  
  727.  
  728. 243.Swamp.TextSize = 14
  729.  
  730.  
  731. 244.Swamp.TextXAlignment = Enum.TextXAlignment.Left
  732.  
  733.  
  734. 245.
  735.  
  736.  
  737. 246.TheDen.Name = "The Den"
  738.  
  739.  
  740. 247.TheDen.Parent = Teleports
  741.  
  742.  
  743. 248.TheDen.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  744.  
  745.  
  746. 249.TheDen.Position = UDim2.new(0, 0, 0, 350)
  747.  
  748.  
  749. 250.TheDen.Size = UDim2.new(0, 117, 0, 30)
  750.  
  751.  
  752. 251.TheDen.Font = Enum.Font.Cartoon
  753.  
  754.  
  755. 252.TheDen.FontSize = Enum.FontSize.Size14
  756.  
  757.  
  758. 253.TheDen.Text = " The Den"
  759.  
  760.  
  761. 254.TheDen.TextSize = 14
  762.  
  763.  
  764. 255.TheDen.TextXAlignment = Enum.TextXAlignment.Left
  765.  
  766.  
  767. 256.
  768.  
  769.  
  770. 257.Volcano.Name = "Volcano"
  771.  
  772.  
  773. 258.Volcano.Parent = Teleports
  774.  
  775.  
  776. 259.Volcano.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  777.  
  778.  
  779. 260.Volcano.Position = UDim2.new(0, 0, 0, 150)
  780.  
  781.  
  782. 261.Volcano.Size = UDim2.new(0, 117, 0, 30)
  783.  
  784.  
  785. 262.Volcano.Font = Enum.Font.Cartoon
  786.  
  787.  
  788. 263.Volcano.FontSize = Enum.FontSize.Size14
  789.  
  790.  
  791. 264.Volcano.Text = " Volcano"
  792.  
  793.  
  794. 265.Volcano.TextSize = 14
  795.  
  796.  
  797. 266.Volcano.TextXAlignment = Enum.TextXAlignment.Left
  798.  
  799.  
  800. 267.
  801.  
  802.  
  803. 268.WoodRUs.Name = "Wood R Us"
  804.  
  805.  
  806. 269.WoodRUs.Parent = Teleports
  807.  
  808.  
  809. 270.WoodRUs.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  810.  
  811.  
  812. 271.WoodRUs.Position = UDim2.new(0, 0, 0, 25)
  813.  
  814.  
  815. 272.WoodRUs.Size = UDim2.new(0, 117, 0, 30)
  816.  
  817.  
  818. 273.WoodRUs.Font = Enum.Font.Cartoon
  819.  
  820.  
  821. 274.WoodRUs.FontSize = Enum.FontSize.Size14
  822.  
  823.  
  824. 275.WoodRUs.Text = " Wood R Us"
  825.  
  826.  
  827. 276.WoodRUs.TextSize = 14
  828.  
  829.  
  830. 277.WoodRUs.TextXAlignment = Enum.TextXAlignment.Left
  831.  
  832.  
  833. 278.
  834.  
  835.  
  836. 279.EndTimes.Name = "End Times"
  837.  
  838.  
  839. 280.EndTimes.Parent = Teleports
  840.  
  841.  
  842. 281.EndTimes.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  843.  
  844.  
  845. 282.EndTimes.Position = UDim2.new(0, 0, 0, 380)
  846.  
  847.  
  848. 283.EndTimes.Size = UDim2.new(0, 117, 0, 30)
  849.  
  850.  
  851. 284.EndTimes.Font = Enum.Font.Cartoon
  852.  
  853.  
  854. 285.EndTimes.FontSize = Enum.FontSize.Size14
  855.  
  856.  
  857. 286.EndTimes.Text = " End Times"
  858.  
  859.  
  860. 287.EndTimes.TextSize = 14
  861.  
  862.  
  863. 288.EndTimes.TextXAlignment = Enum.TextXAlignment.Left
  864.  
  865.  
  866. 289.
  867.  
  868.  
  869. 290.Players.Name = "Players"
  870.  
  871.  
  872. 291.Players.Parent = Main
  873.  
  874.  
  875. 292.Players.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  876.  
  877.  
  878. 293.Players.Position = UDim2.new(0, 170, 0, 125)
  879.  
  880.  
  881. 294.Players.Size = UDim2.new(0, 160, 0, 180)
  882.  
  883.  
  884. 295.
  885.  
  886.  
  887. 296.Player5.Name = "Player5"
  888.  
  889.  
  890. 297.Player5.Parent = Players
  891.  
  892.  
  893. 298.Player5.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  894.  
  895.  
  896. 299.Player5.BorderSizePixel = 0
  897.  
  898.  
  899. 300.Player5.Position = UDim2.new(0, 0, 0, 120)
  900.  
  901.  
  902. 301.Player5.Size = UDim2.new(0, 160, 0, 30)
  903.  
  904.  
  905. 302.Player5.Font = Enum.Font.SciFi
  906.  
  907.  
  908. 303.Player5.FontSize = Enum.FontSize.Size14
  909.  
  910.  
  911. 304.Player5.Text = ""
  912.  
  913.  
  914. 305.Player5.TextSize = 14
  915.  
  916.  
  917. 306.
  918.  
  919.  
  920. 307.Player6.Name = "Player6"
  921.  
  922.  
  923. 308.Player6.Parent = Players
  924.  
  925.  
  926. 309.Player6.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  927.  
  928.  
  929. 310.Player6.BorderSizePixel = 0
  930.  
  931.  
  932. 311.Player6.Position = UDim2.new(0, 0, 0, 150)
  933.  
  934.  
  935. 312.Player6.Size = UDim2.new(0, 160, 0, 30)
  936.  
  937.  
  938. 313.Player6.Font = Enum.Font.SciFi
  939.  
  940.  
  941. 314.Player6.FontSize = Enum.FontSize.Size14
  942.  
  943.  
  944. 315.Player6.Text = ""
  945.  
  946.  
  947. 316.Player6.TextSize = 14
  948.  
  949.  
  950. 317.
  951.  
  952.  
  953. 318.Player1.Name = "Player1"
  954.  
  955.  
  956. 319.Player1.Parent = Players
  957.  
  958.  
  959. 320.Player1.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  960.  
  961.  
  962. 321.Player1.BorderSizePixel = 0
  963.  
  964.  
  965. 322.Player1.Size = UDim2.new(0, 160, 0, 30)
  966.  
  967.  
  968. 323.Player1.Font = Enum.Font.SciFi
  969.  
  970.  
  971. 324.Player1.FontSize = Enum.FontSize.Size14
  972.  
  973.  
  974. 325.Player1.Text = ""
  975.  
  976.  
  977. 326.Player1.TextSize = 14
  978.  
  979.  
  980. 327.
  981.  
  982.  
  983. 328.Player4.Name = "Player4"
  984.  
  985.  
  986. 329.Player4.Parent = Players
  987.  
  988.  
  989. 330.Player4.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  990.  
  991.  
  992. 331.Player4.BorderSizePixel = 0
  993.  
  994.  
  995. 332.Player4.Position = UDim2.new(0, 0, 0, 90)
  996.  
  997.  
  998. 333.Player4.Size = UDim2.new(0, 160, 0, 30)
  999.  
  1000.  
  1001. 334.Player4.Font = Enum.Font.SciFi
  1002.  
  1003.  
  1004. 335.Player4.FontSize = Enum.FontSize.Size14
  1005.  
  1006.  
  1007. 336.Player4.Text = ""
  1008.  
  1009.  
  1010. 337.Player4.TextSize = 14
  1011.  
  1012.  
  1013. 338.
  1014.  
  1015.  
  1016. 339.Player3.Name = "Player3"
  1017.  
  1018.  
  1019. 340.Player3.Parent = Players
  1020.  
  1021.  
  1022. 341.Player3.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1023.  
  1024.  
  1025. 342.Player3.BorderSizePixel = 0
  1026.  
  1027.  
  1028. 343.Player3.Position = UDim2.new(0, 0, 0, 60)
  1029.  
  1030.  
  1031. 344.Player3.Size = UDim2.new(0, 160, 0, 30)
  1032.  
  1033.  
  1034. 345.Player3.Font = Enum.Font.SciFi
  1035.  
  1036.  
  1037. 346.Player3.FontSize = Enum.FontSize.Size14
  1038.  
  1039.  
  1040. 347.Player3.Text = ""
  1041.  
  1042.  
  1043. 348.Player3.TextSize = 14
  1044.  
  1045.  
  1046. 349.
  1047.  
  1048.  
  1049. 350.Player2.Name = "Player2"
  1050.  
  1051.  
  1052. 351.Player2.Parent = Players
  1053.  
  1054.  
  1055. 352.Player2.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1056.  
  1057.  
  1058. 353.Player2.BorderSizePixel = 0
  1059.  
  1060.  
  1061. 354.Player2.Position = UDim2.new(0, 0, 0, 30)
  1062.  
  1063.  
  1064. 355.Player2.Size = UDim2.new(0, 160, 0, 30)
  1065.  
  1066.  
  1067. 356.Player2.Font = Enum.Font.SciFi
  1068.  
  1069.  
  1070. 357.Player2.FontSize = Enum.FontSize.Size14
  1071.  
  1072.  
  1073. 358.Player2.Text = ""
  1074.  
  1075.  
  1076. 359.Player2.TextSize = 14
  1077.  
  1078.  
  1079. 360.
  1080.  
  1081.  
  1082. 361.TpSelected.Name = "TpSelected"
  1083.  
  1084.  
  1085. 362.TpSelected.Parent = Main
  1086.  
  1087.  
  1088. 363.TpSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  1089.  
  1090.  
  1091. 364.TpSelected.Position = UDim2.new(0, 15, 0, 75)
  1092.  
  1093.  
  1094. 365.TpSelected.Size = UDim2.new(0, 125, 0, 35)
  1095.  
  1096.  
  1097. 366.TpSelected.Font = Enum.Font.SourceSansBold
  1098.  
  1099.  
  1100. 367.TpSelected.FontSize = Enum.FontSize.Size18
  1101.  
  1102.  
  1103. 368.TpSelected.Text = "No Location Selected"
  1104.  
  1105.  
  1106. 369.TpSelected.TextSize = 15
  1107.  
  1108.  
  1109. 370.TpSelected.TextWrapped = true
  1110.  
  1111.  
  1112. 371.
  1113.  
  1114.  
  1115. 372.PlrSelected.Name = "PlrSelected"
  1116.  
  1117.  
  1118. 373.PlrSelected.Parent = Main
  1119.  
  1120.  
  1121. 374.PlrSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  1122.  
  1123.  
  1124. 375.PlrSelected.Position = UDim2.new(0, 170, 0, 75)
  1125.  
  1126.  
  1127. 376.PlrSelected.Size = UDim2.new(0, 160, 0, 35)
  1128.  
  1129.  
  1130. 377.PlrSelected.Font = Enum.Font.SourceSansBold
  1131.  
  1132.  
  1133. 378.PlrSelected.FontSize = Enum.FontSize.Size18
  1134.  
  1135.  
  1136. 379.PlrSelected.Text = " No Player Selected"
  1137.  
  1138.  
  1139. 380.PlrSelected.TextSize = 16
  1140.  
  1141.  
  1142. 381.PlrSelected.TextWrapped = true
  1143.  
  1144.  
  1145. 382.
  1146.  
  1147.  
  1148. 383.TpToPlr.Name = "TpToPlr"
  1149.  
  1150.  
  1151. 384.TpToPlr.Parent = Main
  1152.  
  1153.  
  1154. 385.TpToPlr.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1155.  
  1156.  
  1157. 386.TpToPlr.Position = UDim2.new(0, 335, 0, 300)
  1158.  
  1159.  
  1160. 387.TpToPlr.Size = UDim2.new(0, 160, 0, 30)
  1161.  
  1162.  
  1163. 388.TpToPlr.Font = Enum.Font.SciFi
  1164.  
  1165.  
  1166. 389.TpToPlr.FontSize = Enum.FontSize.Size14
  1167.  
  1168.  
  1169. 390.TpToPlr.Text = "Teleport To Player"
  1170.  
  1171.  
  1172. 391.TpToPlr.TextSize = 14
  1173.  
  1174.  
  1175. 392.
  1176.  
  1177.  
  1178. 393.TpToLocation.Name = "TpToLocation"
  1179.  
  1180.  
  1181. 394.TpToLocation.Parent = Main
  1182.  
  1183.  
  1184. 395.TpToLocation.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1185.  
  1186.  
  1187. 396.TpToLocation.Position = UDim2.new(0, 335, 0, 250)
  1188.  
  1189.  
  1190. 397.TpToLocation.Size = UDim2.new(0, 160, 0, 30)
  1191.  
  1192.  
  1193. 398.TpToLocation.Font = Enum.Font.SciFi
  1194.  
  1195.  
  1196. 399.TpToLocation.FontSize = Enum.FontSize.Size14
  1197.  
  1198.  
  1199. 400.TpToLocation.Text = "Teleport To Location"
  1200.  
  1201.  
  1202. 401.TpToLocation.TextSize = 14
  1203.  
  1204.  
  1205. 402.
  1206.  
  1207.  
  1208. 403.MP.Name = "MP"
  1209.  
  1210.  
  1211. 404.MP.Parent = Main
  1212.  
  1213.  
  1214. 405.MP.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1215.  
  1216.  
  1217. 406.MP.Position = UDim2.new(0, 335, 0, 200)
  1218.  
  1219.  
  1220. 407.MP.Size = UDim2.new(0, 160, 0, 30)
  1221.  
  1222.  
  1223. 408.MP.Font = Enum.Font.SciFi
  1224.  
  1225.  
  1226. 409.MP.FontSize = Enum.FontSize.Size14
  1227.  
  1228.  
  1229. 410.MP.Text = "TP To your plot"
  1230.  
  1231.  
  1232. 411.MP.TextSize = 14
  1233.  
  1234.  
  1235. 412.
  1236.  
  1237.  
  1238. 413.BringWood.Name = "BringWood"
  1239.  
  1240.  
  1241. 414.BringWood.Parent = Main
  1242.  
  1243.  
  1244. 415.BringWood.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1245.  
  1246.  
  1247. 416.BringWood.Position = UDim2.new(0, 335, 0, 150)
  1248.  
  1249.  
  1250. 417.BringWood.Size = UDim2.new(0, 160, 0, 30)
  1251.  
  1252.  
  1253. 418.BringWood.Font = Enum.Font.SciFi
  1254.  
  1255.  
  1256. 419.BringWood.FontSize = Enum.FontSize.Size14
  1257.  
  1258.  
  1259. 420.BringWood.Text = "Bring wood to you"
  1260.  
  1261.  
  1262. 421.BringWood.TextSize = 14
  1263.  
  1264.  
  1265. 422.
  1266.  
  1267.  
  1268. 423.Close.Name = "Close"
  1269.  
  1270.  
  1271. 424.Close.Parent = Main
  1272.  
  1273.  
  1274. 425.Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1275.  
  1276.  
  1277. 426.Close.BackgroundTransparency = 1
  1278.  
  1279.  
  1280. 427.Close.Position = UDim2.new(0, 475, 0, 8)
  1281.  
  1282.  
  1283. 428.Close.Size = UDim2.new(0, 25, 0, 25)
  1284.  
  1285.  
  1286. 429.Close.Font = Enum.Font.SciFi
  1287.  
  1288.  
  1289. 430.Close.FontSize = Enum.FontSize.Size18
  1290.  
  1291.  
  1292. 431.Close.Text = "X"
  1293.  
  1294.  
  1295. 432.Close.TextColor3 = Color3.new(0.0470588, 0.52549, 0.631373)
  1296.  
  1297.  
  1298. 433.Close.TextSize = 18
  1299.  
  1300.  
  1301. 434.
  1302.  
  1303.  
  1304. 435.Open.Name = "Open"
  1305.  
  1306.  
  1307. 436.Open.Parent = HardLumberTheEasyWay
  1308.  
  1309.  
  1310. 437.Open.BackgroundColor3 = Color3.new(1, 1, 1)
  1311.  
  1312.  
  1313. 438.Open.Position = UDim2.new(0, 0, 0, 300)
  1314.  
  1315.  
  1316. 439.Open.Size = UDim2.new(0, 50, 0, 25)
  1317.  
  1318.  
  1319. 440.Open.Visible = false
  1320.  
  1321.  
  1322. 441.Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  1323.  
  1324.  
  1325. 442.Open.Font = Enum.Font.SourceSans
  1326.  
  1327.  
  1328. 443.Open.FontSize = Enum.FontSize.Size14
  1329.  
  1330.  
  1331. 444.Open.Text = "Open"
  1332.  
  1333.  
  1334. 445.Open.TextSize = 14
  1335.  
  1336.  
  1337. 446.
  1338.  
  1339.  
  1340. 447.Login.Name = "Login"
  1341.  
  1342.  
  1343. 448.Login.Parent = HardLumberTheEasyWay
  1344.  
  1345.  
  1346. 449.Login.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  1347.  
  1348.  
  1349. 450.Login.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  1350.  
  1351.  
  1352. 451.Login.Position = UDim2.new(0, 300, 0, 145)
  1353.  
  1354.  
  1355. 452.Login.Size = UDim2.new(0, 325, 0, 250)
  1356.  
  1357.  
  1358. 453.Login.Draggable = true
  1359.  
  1360.  
  1361. 454.Login.Active = true
  1362.  
  1363.  
  1364. 455.
  1365.  
  1366.  
  1367. 456.Login_2.Name = "Login"
  1368.  
  1369.  
  1370. 457.Login_2.Parent = Login
  1371.  
  1372.  
  1373. 458.Login_2.BackgroundColor3 = Color3.new(1, 0.403922, 0.411765)
  1374.  
  1375.  
  1376. 459.Login_2.BorderSizePixel = 2
  1377.  
  1378.  
  1379. 460.Login_2.Position = UDim2.new(0, 100, 0, 175)
  1380.  
  1381.  
  1382. 461.Login_2.Size = UDim2.new(0, 100, 0, 25)
  1383.  
  1384.  
  1385. 462.Login_2.Font = Enum.Font.SciFi
  1386.  
  1387.  
  1388. 463.Login_2.FontSize = Enum.FontSize.Size24
  1389.  
  1390.  
  1391. 464.Login_2.Text = "Login"
  1392.  
  1393.  
  1394. 465.Login_2.TextColor3 = Color3.new(1, 1, 1)
  1395.  
  1396.  
  1397. 466.Login_2.TextSize = 20
  1398.  
  1399.  
  1400. 467.
  1401.  
  1402.  
  1403. 468.Username.Name = "Username"
  1404.  
  1405.  
  1406. 469.Username.Parent = Login
  1407.  
  1408.  
  1409. 470.Username.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  1410.  
  1411.  
  1412. 471.Username.Position = UDim2.new(0, 75, 0, 75)
  1413.  
  1414.  
  1415. 472.Username.Size = UDim2.new(0, 150, 0, 25)
  1416.  
  1417.  
  1418. 473.Username.Font = Enum.Font.SciFi
  1419.  
  1420.  
  1421. 474.Username.FontSize = Enum.FontSize.Size14
  1422.  
  1423.  
  1424. 475.Username.Text = "mohammadyas"
  1425.  
  1426.  
  1427. 476.Username.TextSize = 14
  1428.  
  1429.  
  1430. 477.Username.TextXAlignment = Enum.TextXAlignment.Left
  1431.  
  1432.  
  1433. 478.
  1434.  
  1435.  
  1436. 479.Password.Name = "Password"
  1437.  
  1438.  
  1439. 480.Password.Parent = Login
  1440.  
  1441.  
  1442. 481.Password.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  1443.  
  1444.  
  1445. 482.Password.Position = UDim2.new(0, 75, 0, 115)
  1446.  
  1447.  
  1448. 483.Password.Size = UDim2.new(0, 150, 0, 25)
  1449.  
  1450.  
  1451. 484.Password.Font = Enum.Font.SciFi
  1452.  
  1453.  
  1454. 485.Password.FontSize = Enum.FontSize.Size14
  1455.  
  1456.  
  1457. 486.Password.Text = "mgh77fge"
  1458.  
  1459.  
  1460. 487.Password.TextSize = 14
  1461.  
  1462.  
  1463. 488.Password.TextXAlignment = Enum.TextXAlignment.Left
  1464.  
  1465.  
  1466. 489.
  1467.  
  1468.  
  1469. 490.Title_2.Name = "Title"
  1470.  
  1471.  
  1472. 491.Title_2.Parent = Login
  1473.  
  1474.  
  1475. 492.Title_2.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  1476.  
  1477.  
  1478. 493.Title_2.Size = UDim2.new(0, 325, 0, 25)
  1479.  
  1480.  
  1481. 494.Title_2.Font = Enum.Font.Highway
  1482.  
  1483.  
  1484. 495.Title_2.FontSize = Enum.FontSize.Size14
  1485.  
  1486.  
  1487. 496.Title_2.Text = "Hard Lumber The Easy Way Cracked by Tap <3"
  1488.  
  1489.  
  1490. 497.Title_2.TextColor3 = Color3.new(1, 1, 1)
  1491.  
  1492.  
  1493. 498.Title_2.TextSize = 14
  1494.  
  1495.  
  1496. 499.
  1497.  
  1498.  
  1499. 500.CGG.Login.Login.MouseButton1Down:connect(function()
  1500.  
  1501.  
  1502. 501. if Username.Text == "mohammadyas" and Password.Text == "mgh77fge" then
  1503.  
  1504.  
  1505. 502. CGG.Open.Visible = true
  1506.  
  1507.  
  1508. 503. CGG.Login.Visible = false
  1509.  
  1510.  
  1511. 504. else
  1512.  
  1513.  
  1514. 505. CGG.Login.Password.Text = "Incorrect Password"
  1515.  
  1516.  
  1517. 506. wait(1)
  1518.  
  1519.  
  1520. 507. CGG.Login.Password.Text = "Password"
  1521.  
  1522.  
  1523. 508. end
  1524.  
  1525.  
  1526. 509.end)
  1527.  
  1528.  
  1529. 510.
  1530.  
  1531.  
  1532. 511.TL.Name = "TL"
  1533.  
  1534.  
  1535. 512.TL.Parent = Login
  1536.  
  1537.  
  1538. 513.TL.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  1539.  
  1540.  
  1541. 514.TL.BackgroundTransparency = 1
  1542.  
  1543.  
  1544. 515.TL.Position = UDim2.new(0, 100, 0, 35)
  1545.  
  1546.  
  1547. 516.TL.Size = UDim2.new(0, 100, 0, 25)
  1548.  
  1549.  
  1550. 517.TL.Font = Enum.Font.Highway
  1551.  
  1552.  
  1553. 518.TL.FontSize = Enum.FontSize.Size14
  1554.  
  1555.  
  1556. 519.TL.Text = "Welcome, " .. plr.Name
  1557.  
  1558.  
  1559. 520.TL.TextColor3 = Color3.new(1, 1, 1)
  1560.  
  1561.  
  1562. 521.TL.TextSize = 14
  1563.  
  1564.  
  1565. 522.TL.TextStrokeColor3 = Color3.new(1, 1, 1)
  1566.  
  1567.  
  1568. 523.
  1569.  
  1570.  
  1571. 524.local WayPoints = {
  1572.  
  1573.  
  1574. 525.["Spawn"] = Vector3.new(155, 3, 74),
  1575.  
  1576.  
  1577. 526.["Wood R Us"] = Vector3.new(265, 3, 57),
  1578.  
  1579.  
  1580. 527.["Land Store"] = Vector3.new(258, 3, -99),
  1581.  
  1582.  
  1583. 528.["Dock"] = Vector3.new(1114, -1, -197),
  1584.  
  1585.  
  1586. 529.["Link's Logic"] = Vector3.new(4605, 3, -727),
  1587.  
  1588.  
  1589. 530.["Cave"] = Vector3.new(3581, -179, 430),
  1590.  
  1591.  
  1592. 531.["Volcano"] = Vector3.new(-1585, 622, 1140),
  1593.  
  1594.  
  1595. 532.["Swamp"] = Vector3.new(-1209, 132, -801),
  1596.  
  1597.  
  1598. 533.["Palm Island"] = Vector3.new(2549, -5, -42),
  1599.  
  1600.  
  1601. 534.["Fancy Furnishings"] = Vector3.new(491, 3, -1720),
  1602.  
  1603.  
  1604. 535.["Boxed Cars"] = Vector3.new(509, 3, -1463),
  1605.  
  1606.  
  1607. 536.["Fine Arts Shop"] = Vector3.new(5207, -166, 719),
  1608.  
  1609.  
  1610. 537.["Bob's Shack"] = Vector3.new(260, 8, -2542),
  1611.  
  1612.  
  1613. 538.["Shrine of Sight"] = Vector3.new(-1600, 195, 919),
  1614.  
  1615.  
  1616. 539.["The Den"] = Vector3.new(323, 41, 1930),
  1617.  
  1618.  
  1619. 540.["End Times"] = Vector3.new(-51, -212, -1348)
  1620.  
  1621.  
  1622. 541.}
  1623.  
  1624.  
  1625. 542.
  1626.  
  1627.  
  1628. 543.CGG.Main.MP.MouseButton1Down:connect(function()
  1629.  
  1630.  
  1631. 544. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1632.  
  1633.  
  1634. 545. if v.Owner.Value == game.Players.LocalPlayer then
  1635.  
  1636.  
  1637. 546. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  1638.  
  1639.  
  1640. 547. end
  1641.  
  1642.  
  1643. 548. end
  1644.  
  1645.  
  1646. 549.end)
  1647.  
  1648.  
  1649. 550.
  1650.  
  1651.  
  1652. 551.CGG.Open.MouseButton1Down:connect(function()
  1653.  
  1654.  
  1655. 552. CGG.Main.Visible = true
  1656.  
  1657.  
  1658. 553. CGG.Open.Visible = false
  1659.  
  1660.  
  1661. 554. CGG.Main.Close.Visible = true
  1662.  
  1663.  
  1664. 555.end)
  1665.  
  1666.  
  1667. 556.
  1668.  
  1669.  
  1670. 557.CGG.Main.Close.MouseButton1Down:connect(function()
  1671.  
  1672.  
  1673. 558. CGG.Main.Visible = false
  1674.  
  1675.  
  1676. 559. CGG.Open.Visible = true
  1677.  
  1678.  
  1679. 560. CGG.Main.Close.Visible = false
  1680.  
  1681.  
  1682. 561.end)
  1683.  
  1684.  
  1685. 562.
  1686.  
  1687.  
  1688. 563.CGG.Main.TpToPlr.MouseButton1Down:connect(function()
  1689.  
  1690.  
  1691. 564. if CGG.Main.PlrSelected.Text == " No Player Selected" then
  1692.  
  1693.  
  1694. 565. warn("No Player Selected")
  1695.  
  1696.  
  1697. 566. else
  1698.  
  1699.  
  1700. 567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[CGG.Main.PlrSelected.Text].HumanoidRootPart.CFrame
  1701.  
  1702.  
  1703. 568. end
  1704.  
  1705.  
  1706. 569.end)
  1707.  
  1708.  
  1709. 570.
  1710.  
  1711.  
  1712. 571.CGG.Main.TpToLocation.MouseButton1Down:connect(function()
  1713.  
  1714.  
  1715. 572. if CGG.Main.TpSelected.Text == "No Location Selected" then
  1716.  
  1717.  
  1718. 573. warn("No Location Selected")
  1719.  
  1720.  
  1721. 574. else
  1722.  
  1723.  
  1724. 575. game.Players.LocalPlayer.Character:MoveTo(WayPoints[CGG.Main.TpSelected.Text])
  1725.  
  1726.  
  1727. 576. end
  1728.  
  1729.  
  1730. 577.end)
  1731.  
  1732.  
  1733. 578.
  1734.  
  1735.  
  1736. 579.
  1737.  
  1738.  
  1739. 580.
  1740.  
  1741.  
  1742. 581.CGG.Main.BringWood.MouseButton1Down:connect(function()
  1743.  
  1744.  
  1745. 582. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1746.  
  1747.  
  1748. 583. if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  1749.  
  1750.  
  1751. 584. if Log.Owner.Value == game.Players.LocalPlayer then
  1752.  
  1753.  
  1754. 585. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,20,0))
  1755.  
  1756.  
  1757. 586. end
  1758.  
  1759.  
  1760. 587. end
  1761.  
  1762.  
  1763. 588. end
  1764.  
  1765.  
  1766. 589.end)
  1767.  
  1768.  
  1769. 590.
  1770.  
  1771.  
  1772. 591.CGG.Main.Players.Player1.MouseButton1Down:connect(function()
  1773.  
  1774.  
  1775. 592. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player1.Text
  1776.  
  1777.  
  1778. 593.end)
  1779.  
  1780.  
  1781. 594.
  1782.  
  1783.  
  1784. 595.CGG.Main.Players.Player2.MouseButton1Down:connect(function()
  1785.  
  1786.  
  1787. 596. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player2.Text
  1788.  
  1789.  
  1790. 597.end)
  1791.  
  1792.  
  1793. 598.
  1794.  
  1795.  
  1796. 599.CGG.Main.Players.Player3.MouseButton1Down:connect(function()
  1797.  
  1798.  
  1799. 600. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player3.Text
  1800.  
  1801.  
  1802. 601.end)
  1803.  
  1804.  
  1805. 602.
  1806.  
  1807.  
  1808. 603.CGG.Main.Players.Player4.MouseButton1Down:connect(function()
  1809.  
  1810.  
  1811. 604. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player4.Text
  1812.  
  1813.  
  1814. 605.end)
  1815.  
  1816.  
  1817. 606.
  1818.  
  1819.  
  1820. 607.CGG.Main.Players.Player5.MouseButton1Down:connect(function()
  1821.  
  1822.  
  1823. 608. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player5.Text
  1824.  
  1825.  
  1826. 609.end)
  1827.  
  1828.  
  1829. 610.
  1830.  
  1831.  
  1832. 611.CGG.Main.Players.Player6.MouseButton1Down:connect(function()
  1833.  
  1834.  
  1835. 612. CGG.Main.PlrSelected.Text = CGG.Main.Players.Player6.Text
  1836.  
  1837.  
  1838. 613.end)
  1839.  
  1840.  
  1841. 614.
  1842.  
  1843.  
  1844. 615.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 }
  1845.  
  1846.  
  1847. 616.
  1848.  
  1849.  
  1850. 617.for i,v in pairs(game.Players:GetChildren()) do
  1851.  
  1852.  
  1853. 618. buttons[i].Text = v.Name
  1854.  
  1855.  
  1856. 619.end
  1857.  
  1858.  
  1859. 620.
  1860.  
  1861.  
  1862. 621.game.Players.PlayerAdded:connect(function()
  1863.  
  1864.  
  1865. 622. for i,v in pairs(game.Players:GetChildren()) do
  1866.  
  1867.  
  1868. 623. buttons[i].Text = v.Name
  1869.  
  1870.  
  1871. 624. end
  1872.  
  1873.  
  1874. 625.end)
  1875.  
  1876.  
  1877. 626.
  1878.  
  1879.  
  1880. 627.CGG.Main.Teleports.Spawn.MouseButton1Down:connect(function()
  1881.  
  1882.  
  1883. 628. CGG.Main.TpSelected.Text = "Spawn"
  1884.  
  1885.  
  1886. 629.end)
  1887.  
  1888.  
  1889. 630.
  1890.  
  1891.  
  1892. 631.CGG.Main.Teleports["Wood R Us"].MouseButton1Down:connect(function()
  1893.  
  1894.  
  1895. 632. CGG.Main.TpSelected.Text = "Wood R Us"
  1896.  
  1897.  
  1898. 633.end)
  1899.  
  1900.  
  1901. 634.
  1902.  
  1903.  
  1904. 635.CGG.Main.Teleports["Land Store"].MouseButton1Down:connect(function()
  1905.  
  1906.  
  1907. 636. CGG.Main.TpSelected.Text = "Land Store"
  1908.  
  1909.  
  1910. 637.end)
  1911.  
  1912.  
  1913. 638.
  1914.  
  1915.  
  1916. 639.CGG.Main.Teleports.Dock.MouseButton1Down:connect(function()
  1917.  
  1918.  
  1919. 640. CGG.Main.TpSelected.Text = "Dock"
  1920.  
  1921.  
  1922. 641.end)
  1923.  
  1924.  
  1925. 642.
  1926.  
  1927.  
  1928. 643.CGG.Main.Teleports["Link's Logic"].MouseButton1Down:connect(function()
  1929.  
  1930.  
  1931. 644. CGG.Main.TpSelected.Text = "Link's Logic"
  1932.  
  1933.  
  1934. 645.end)
  1935.  
  1936.  
  1937. 646.
  1938.  
  1939.  
  1940. 647.CGG.Main.Teleports.Cave.MouseButton1Down:connect(function()
  1941.  
  1942.  
  1943. 648. CGG.Main.TpSelected.Text = "Cave"
  1944.  
  1945.  
  1946. 649.end)
  1947.  
  1948.  
  1949. 650.
  1950.  
  1951.  
  1952. 651.CGG.Main.Teleports.Volcano.MouseButton1Down:connect(function()
  1953.  
  1954.  
  1955. 652. CGG.Main.TpSelected.Text = "Volcano"
  1956.  
  1957.  
  1958. 653.end)
  1959.  
  1960.  
  1961. 654.
  1962.  
  1963.  
  1964. 655.CGG.Main.Teleports.Swamp.MouseButton1Down:connect(function()
  1965.  
  1966.  
  1967. 656. CGG.Main.TpSelected.Text = "Swamp"
  1968.  
  1969.  
  1970. 657.end)
  1971.  
  1972.  
  1973. 658.
  1974.  
  1975.  
  1976. 659.CGG.Main.Teleports["Palm Island"].MouseButton1Down:connect(function()
  1977.  
  1978.  
  1979. 660. CGG.Main.TpSelected.Text = "Palm Island"
  1980.  
  1981.  
  1982. 661.end)
  1983.  
  1984.  
  1985. 662.
  1986.  
  1987.  
  1988. 663.CGG.Main.Teleports["Fancy Furnishings"].MouseButton1Down:connect(function()
  1989.  
  1990.  
  1991. 664. CGG.Main.TpSelected.Text = "Fancy Furnishings"
  1992.  
  1993.  
  1994. 665.end)
  1995.  
  1996.  
  1997. 666.
  1998.  
  1999.  
  2000. 667.CGG.Main.Teleports["Boxed Cars"].MouseButton1Down:connect(function()
  2001.  
  2002.  
  2003. 668. CGG.Main.TpSelected.Text = "Boxed Cars"
  2004.  
  2005.  
  2006. 669.end)
  2007.  
  2008.  
  2009. 670.
  2010.  
  2011.  
  2012. 671.CGG.Main.Teleports["Fine Arts Shop"].MouseButton1Down:connect(function()
  2013.  
  2014.  
  2015. 672. CGG.Main.TpSelected.Text = "Fine Arts Shop"
  2016.  
  2017.  
  2018. 673.end)
  2019.  
  2020.  
  2021. 674.
  2022.  
  2023.  
  2024. 675.CGG.Main.Teleports["Bob's Shack"].MouseButton1Down:connect(function()
  2025.  
  2026.  
  2027. 676. CGG.Main.TpSelected.Text = "Bob's Shack"
  2028.  
  2029.  
  2030. 677.end)
  2031.  
  2032.  
  2033. 678.
  2034.  
  2035.  
  2036. 679.CGG.Main.Teleports["End Times"].MouseButton1Down:connect(function()
  2037.  
  2038.  
  2039. 680. CGG.Main.TpSelected.Text = "End Times"
  2040.  
  2041.  
  2042. 681.end)
  2043.  
  2044.  
  2045. 682.
  2046.  
  2047.  
  2048. 683.CGG.Main.Teleports["Shrine of Sight"].MouseButton1Down:connect(function()
  2049.  
  2050.  
  2051. 684. CGG.Main.TpSelected.Text = "Shrine of Sight"
  2052.  
  2053.  
  2054. 685.end)
  2055.  
  2056.  
  2057. 686.
  2058.  
  2059.  
  2060. 687.CGG.Main.Teleports["The Den"].MouseButton1Down:connect(function()
  2061.  
  2062.  
  2063. 688. CGG.Main.TpSelected.Text = "The Den"
  2064.  
  2065.  
  2066. 689.end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement