Advertisement
zhangfengshan

传送

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