TheJagExploits

Untitled

Apr 11th, 2020
5
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.38 KB | None | 0 0
  1. --LumberJoke Full Release made by Corrup_edFile (Bork#2265). It's free don't steal it and make it paid losers! Lol, enjoy.
  2.  
  3. --hella instances, my hands are so sore from scripting all the functions for 'em. plz pray for meh. 1 use = 1 pray my hands dont fall off (thx)
  4. -- Instances:
  5.  
  6. local GUI = Instance.new("ScreenGui")
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. local MainframeScriptFrame = Instance.new("Frame")
  18. local TopFrame = Instance.new("Frame")
  19. local GUIName = Instance.new("TextLabel")
  20. local CloseButton = Instance.new("TextButton")
  21. local BottomFrame = Instance.new("Frame")
  22. local DropdownFrame = Instance.new("Frame")
  23. local MainButton = Instance.new("TextButton")
  24. local GUIHubButton = Instance.new("TextButton")
  25. local Teleports = Instance.new("TextButton")
  26. local Walkspeed = Instance.new("TextButton")
  27. local Blueprints = Instance.new("TextButton")
  28. local Fly = Instance.new("TextButton")
  29. local Noclip = Instance.new("TextButton")
  30. local JumpPower = Instance.new("TextButton")
  31. local GoldAxe = Instance.new("TextButton")
  32. local InfJump = Instance.new("TextButton")
  33. local MusicText = Instance.new("TextBox")
  34. local PlayMusic = Instance.new("TextButton")
  35. local TextLabel = Instance.new("TextLabel")
  36. local TPFrame = Instance.new("Frame")
  37. local TopFrame_2 = Instance.new("Frame")
  38. local GUIName2 = Instance.new("TextLabel")
  39. local CloseButton2 = Instance.new("TextButton")
  40. local BottomFrame_2 = Instance.new("Frame")
  41. local DropdownFrame2 = Instance.new("Frame")
  42. local MainButton2 = Instance.new("TextButton")
  43. local GUIHubButton2 = Instance.new("TextButton")
  44. local Teleports2 = Instance.new("TextButton")
  45. local Dock = Instance.new("TextButton")
  46. local FineArtsShop = Instance.new("TextButton")
  47. local TextLabel_2 = Instance.new("TextLabel")
  48. local SpawnPoint = Instance.new("TextButton")
  49. local WoodRUs = Instance.new("TextButton")
  50. local LandStore = Instance.new("TextButton")
  51. local LinksLogic = Instance.new("TextButton")
  52. local Cave = Instance.new("TextButton")
  53. local Volcano = Instance.new("TextButton")
  54. local EndTimes = Instance.new("TextButton")
  55. local Bridge = Instance.new("TextButton")
  56. local StrangeMan = Instance.new("TextButton")
  57. local BobsShack = Instance.new("TextButton")
  58. local ShrineOfSight = Instance.new("TextButton")
  59. local Swamp = Instance.new("TextButton")
  60. local TextLabel_3 = Instance.new("TextLabel")
  61. local GUIHubFrame = Instance.new("Frame")
  62. local TopFrame_3 = Instance.new("Frame")
  63. local GUIName_2 = Instance.new("TextLabel")
  64. local CloseButton_2 = Instance.new("TextButton")
  65. local BottomFrame_3 = Instance.new("Frame")
  66. local DropdownFrame_2 = Instance.new("Frame")
  67. local MainButton_2 = Instance.new("TextButton")
  68. local GUIHubButton_2 = Instance.new("TextButton")
  69. local Teleports_2 = Instance.new("TextButton")
  70. local AxeDupe = Instance.new("TextButton")
  71. local BaseDrop = Instance.new("TextButton")
  72. local TextLabel_4 = Instance.new("TextLabel")
  73. local MoneyDupe = Instance.new("TextButton")
  74. local ZoneGUI = Instance.new("TextButton")
  75. local FerryGUI = Instance.new("TextButton")
  76. local Admin = Instance.new("TextButton")
  77. local NextPageGUIHub = Instance.new("TextButton")
  78. local GUIHubFrame2 = Instance.new("Frame")
  79. local TopFrame_4 = Instance.new("Frame")
  80. local GUIName_3 = Instance.new("TextLabel")
  81. local CloseButton_3 = Instance.new("TextButton")
  82. local BottomFrame_4 = Instance.new("Frame")
  83. local DropdownFrame_3 = Instance.new("Frame")
  84. local MainButton_3 = Instance.new("TextButton")
  85. local GUIHubButton_3 = Instance.new("TextButton")
  86. local Teleports_3 = Instance.new("TextButton")
  87. local GorikoGUI = Instance.new("TextButton")
  88. local Blood = Instance.new("TextButton")
  89. local TextLabel_5 = Instance.new("TextLabel")
  90. local MoneyDupe_2 = Instance.new("TextButton")
  91. local DirtCracked = Instance.new("TextButton")
  92. local PreviousPageGUIHub = Instance.new("TextButton")
  93. local TextLabel_6 = Instance.new("TextLabel")
  94. local OpenFrame = Instance.new("Frame")
  95. local TextButton = Instance.new("TextButton")
  96. local Sound = Instance.new("Sound")
  97. local textbox = MusicText
  98.  
  99. --Properties:
  100.  
  101. GUI.Name = "GUI"
  102. GUI.Parent = game.CoreGui
  103.  
  104. --MainMenu.Name = "MainMenu"
  105. --MainMenu.Parent = GUI
  106. --BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  107. --MainMenu.BorderSizePixel = 0
  108. --MainMenu.Size = UDim2.new(0, 1366, 0, 768)
  109. --MainMenu.Visible = true
  110.  
  111. --LoginButtonFrame.Name = "LoginButtonFrame"
  112. --LoginButtonFrame.Parent = MainMenu
  113. --LoginButtonFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. --LoginButtonFrame.BackgroundTransparency = 1.000
  115. --LoginButtonFrame.BorderSizePixel = 0
  116. --LoginButtonFrame.Position = UDim2.new(0.395314783, 0, 0.555989563, 0)
  117. --LoginButtonFrame.Size = UDim2.new(0, 286, 0, 86)
  118.  
  119. --[[
  120.  
  121. --LoginButton.Parent = LoginButtonFrame
  122. --LoginButton.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  123. --LoginButton.BorderSizePixel = 0
  124. --LoginButton.Position = UDim2.new(0.00020987168, 0, -0.00331748091, 0)
  125. ---LoginButton.Size = UDim2.new(0, 286, 0, 86)
  126. --LoginButton.Font = Enum.Font.Cartoon
  127. ---LoginButton.Text = "Login"
  128. --.TextColor3 = Color3.fromRGB(255, 255, 255)
  129. --LoginButton.TextScaled = true
  130. --LoginButton.TextSize = 14.000
  131. ---LoginButton.TextStrokeTransparency = 0.100
  132. --LoginButton.TextWrapped = true
  133. --LoginButton.MouseButton1Down:connect(function()
  134. -- if KeyBox.Text == "qFiECbeuI3QQHxoIa4UCzRDoNR" or "avhyfv3858Qha6iQytU=aq71Pl" then
  135. -- LoginButton.Text = "Checking Key.."
  136. -- wait(0.4)
  137. -- LoginButton.Text = "Checking Key..."
  138. -- wait(0.9)
  139. LoginButton.Text = "Key Valid!"
  140. wait(0.5)
  141. LoginButton.Text = "Login"
  142. wait(0.1)
  143. MainMenu.Visible = false
  144. OpenFrame.Visible = true
  145. else
  146. if KeyBox.Text == not "qFiECbeuI3QQHxoIa4UCzRDoNZ" or "avhyfv3858Qha6iQytU=aq71P1" then
  147. LoginButton.Text = "Checking Key.."
  148. wait(0.4)
  149. LoginButton.Text = "Checking Key..."
  150. wait(0.9)
  151. LoginButton.Text = "Login"
  152. KeyBox.Text = "Key Invalid. Try again."
  153. wait(4)
  154. KeyBox.Text = "Key Here.."
  155. end
  156. end
  157. end)
  158.  
  159. FrameShadow.Name = "FrameShadow"
  160. FrameShadow.Parent = LoginButtonFrame
  161. FrameShadow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  162. FrameShadow.BorderSizePixel = 0
  163. FrameShadow.Position = UDim2.new(-0.00300000003, 0, 0.999000013, 0)
  164. FrameShadow.Size = UDim2.new(0, 287, 0, 7)
  165.  
  166. CreditsButtonFrame.Name = "CreditsButtonFrame"
  167. CreditsButtonFrame.Parent = MainMenu
  168. CreditsButtonFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  169. CreditsButtonFrame.BackgroundTransparency = 1.000
  170. CreditsButtonFrame.BorderSizePixel = 0
  171. CreditsButtonFrame.Position = UDim2.new(0.394707173, 0, 0.773447931, 0)
  172. CreditsButtonFrame.Size = UDim2.new(0, 286, 0, 86)
  173.  
  174. CreditsButton.Name = "CreditsButton"
  175. CreditsButton.Parent = CreditsButtonFrame
  176. CreditsButton.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  177. CreditsButton.BorderSizePixel = 0
  178. CreditsButton.Position = UDim2.new(0.000209867954, 0, -0.00331747532, 0)
  179. CreditsButton.Size = UDim2.new(0, 286, 0, 86)
  180. CreditsButton.Font = Enum.Font.Cartoon
  181. CreditsButton.Text = "Credits"
  182. CreditsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  183. CreditsButton.TextScaled = true
  184. CreditsButton.TextSize = 14.000
  185. CreditsButton.TextStrokeTransparency = 0.100
  186. CreditsButton.TextWrapped = true
  187. CreditsButton.MouseButton1Down:connect(function()
  188. CreditsFrame.Visible = true
  189. end)
  190.  
  191. FrameShadow2.Name = "FrameShadow2"
  192. FrameShadow2.Parent = CreditsButtonFrame
  193. FrameShadow2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  194. FrameShadow2.BorderSizePixel = 0
  195. FrameShadow2.Position = UDim2.new(-0.00300000003, 0, 0.999000013, 0)
  196. FrameShadow2.Size = UDim2.new(0, 287, 0, 7)
  197.  
  198. NameLabel1.Name = "NameLabel1"
  199. NameLabel1.Parent = MainMenu
  200. NameLabel1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  201. NameLabel1.BackgroundTransparency = 1.000
  202. NameLabel1.BorderSizePixel = 0
  203. NameLabel1.Position = UDim2.new(0.300878465, 0, 0.0872395784, 0)
  204. NameLabel1.Size = UDim2.new(0, 543, 0, 135)
  205. NameLabel1.Font = Enum.Font.Cartoon
  206. NameLabel1.Text = "LumberJoke"
  207. NameLabel1.TextColor3 = Color3.fromRGB(255, 255, 255)
  208. NameLabel1.TextScaled = true
  209. NameLabel1.TextSize = 14.000
  210. NameLabel1.TextWrapped = true
  211.  
  212. NameLabel2.Name = "NameLabel2"
  213. NameLabel2.Parent = MainMenu
  214. NameLabel2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  215. NameLabel2.BackgroundTransparency = 1.000
  216. NameLabel2.BorderSizePixel = 0
  217. NameLabel2.Position = UDim2.new(0.167642742, 0, 0.0966027454, 0)
  218. NameLabel2.Rotation = -30.000
  219. NameLabel2.Size = UDim2.new(0, 281, 0, 62)
  220. NameLabel2.Font = Enum.Font.Cartoon
  221. NameLabel2.Text = "Welcome to.."
  222. NameLabel2.TextColor3 = Color3.fromRGB(131, 131, 131)
  223. NameLabel2.TextScaled = true
  224. NameLabel2.TextSize = 14.000
  225. NameLabel2.TextWrapped = true
  226.  
  227. NameLabel1_2.Name = "NameLabel1"
  228. NameLabel1_2.Parent = MainMenu
  229. NameLabel1_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  230. NameLabel1_2.BackgroundTransparency = 1.000
  231. NameLabel1_2.BorderSizePixel = 0
  232. NameLabel1_2.Position = UDim2.new(0.716333449, 0, 0.177331924, 0)
  233. NameLabel1_2.Size = UDim2.new(0, 201, 0, 65)
  234. NameLabel1_2.Font = Enum.Font.Cartoon
  235. NameLabel1_2.Text = "FULL RELEASE"
  236. NameLabel1_2.TextColor3 = Color3.fromRGB(0, 255, 21)
  237. NameLabel1_2.TextScaled = true
  238. NameLabel1_2.TextSize = 14.000
  239. NameLabel1_2.TextWrapped = true
  240.  
  241. KeyFrame.Name = "KeyFrame"
  242. KeyFrame.Parent = MainMenu
  243. KeyFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  244. KeyFrame.BackgroundTransparency = 1.000
  245. KeyFrame.BorderSizePixel = 0
  246. KeyFrame.Position = UDim2.new(0.356515348, 0, 0.390625, 0)
  247. KeyFrame.Size = UDim2.new(0, 391, 0, 71)
  248.  
  249. KeyBox.Name = "KeyBox"
  250. KeyBox.Parent = KeyFrame
  251. KeyBox.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  252. KeyBox.BorderSizePixel = 0
  253. KeyBox.Position = UDim2.new(0.0012357235, 0, 0.00605324656, 0)
  254. KeyBox.Size = UDim2.new(0, 391, 0, 71)
  255. KeyBox.Font = Enum.Font.Code
  256. KeyBox.Text = "Key Here.."
  257. KeyBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  258. KeyBox.TextSize = 30.000
  259. KeyBox.TextWrapped = true
  260. KeyBox.TextXAlignment = Enum.TextXAlignment.Left
  261.  
  262. FrameShadow3.Name = "FrameShadow3"
  263. FrameShadow3.Parent = KeyFrame
  264. FrameShadow3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  265. FrameShadow3.BorderSizePixel = 0
  266. FrameShadow3.Position = UDim2.new(0.00123568869, 0, 0.999000251, 0)
  267. FrameShadow3.Size = UDim2.new(0, 390, 0, 7)
  268.  
  269. CreditsFrame.Name = "CreditsFrame"
  270. CreditsFrame.Parent = MainMenu
  271. CreditsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  272. CreditsFrame.BackgroundTransparency = 0.400
  273. CreditsFrame.BorderSizePixel = 0
  274. CreditsFrame.Position = UDim2.new(0.70863837, 0, 0.421875, 0)
  275. CreditsFrame.Size = UDim2.new(0, 325, 0, 424)
  276. CreditsFrame.Visible = false
  277.  
  278. CreditsTop.Name = "CreditsTop"
  279. CreditsTop.Parent = CreditsFrame
  280. CreditsTop.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  281. CreditsTop.BorderSizePixel = 0
  282. CreditsTop.Position = UDim2.new(-0.0430769213, 0, -0.0726960376, 0)
  283. CreditsTop.Size = UDim2.new(0, 353, 0, 30)
  284.  
  285. CreditsLabel.Name = "CreditsLabel"
  286. CreditsLabel.Parent = CreditsTop
  287. CreditsLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  288. CreditsLabel.BackgroundTransparency = 1.000
  289. CreditsLabel.BorderSizePixel = 0
  290. CreditsLabel.Position = UDim2.new(0.0396600552, 0, 0, 0)
  291. CreditsLabel.Size = UDim2.new(0, 314, 0, 30)
  292. CreditsLabel.Font = Enum.Font.Cartoon
  293. CreditsLabel.Text = "Credits"
  294. CreditsLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  295. CreditsLabel.TextScaled = true
  296. CreditsLabel.TextSize = 14.000
  297. CreditsLabel.TextWrapped = true
  298.  
  299. CloseCredits.Name = "CloseCredits"
  300. CloseCredits.Parent = CreditsTop
  301. CloseCredits.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  302. CloseCredits.BackgroundTransparency = 0.900
  303. CloseCredits.BorderSizePixel = 0
  304. CloseCredits.Position = UDim2.new(0.929178476, 0, 0, 0)
  305. CloseCredits.Size = UDim2.new(0, 25, 0, 30)
  306. CloseCredits.Font = Enum.Font.Bodoni
  307. CloseCredits.Text = "X"
  308. CloseCredits.TextColor3 = Color3.fromRGB(255, 0, 0)
  309. CloseCredits.TextScaled = true
  310. CloseCredits.TextSize = 14.000
  311. CloseCredits.TextWrapped = true
  312. CloseCredits.MouseButton1Down:connect(function()
  313. CreditsFrame.Visible = false
  314. end)
  315.  
  316. CreditsText.Name = "CreditsText"
  317. CreditsText.Parent = CreditsFrame
  318. CreditsText.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  319. CreditsText.Position = UDim2.new(0.0584615394, 0, 0.0448113196, 0)
  320. CreditsText.Size = UDim2.new(0, 287, 0, 385)
  321. CreditsText.Font = Enum.Font.Code
  322. CreditsText.Text = "Whole GUI Structure and Scripting made by Corrup_edFile (Bork#2265), yet scripts aren't. Teleportations go to z_8, and all other scripts and GUIs from all go to their respected owners."
  323. CreditsText.TextColor3 = Color3.fromRGB(255, 255, 255)
  324. CreditsText.TextScaled = true
  325. CreditsText.TextSize = 14.000
  326. CreditsText.TextWrapped = true
  327. --]]
  328.  
  329. MainframeScriptFrame.Name = "MainframeScriptFrame"
  330. MainframeScriptFrame.Parent = GUI
  331. MainframeScriptFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  332. MainframeScriptFrame.BackgroundTransparency = 0.200
  333. MainframeScriptFrame.BorderSizePixel = 0
  334. MainframeScriptFrame.Position = UDim2.new(0.0322108343, 0, 0.384728074, 0)
  335. MainframeScriptFrame.Size = UDim2.new(0, 435, 0, 421)
  336. MainframeScriptFrame.Visible = false
  337. MainframeScriptFrame.Draggable = true
  338.  
  339. TopFrame.Name = "TopFrame"
  340. TopFrame.Parent = MainframeScriptFrame
  341. TopFrame.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  342. TopFrame.BorderSizePixel = 0
  343. TopFrame.Position = UDim2.new(-0.0275862068, 0, -0.0966266468, 0)
  344. TopFrame.Size = UDim2.new(0, 458, 0, 40)
  345.  
  346. GUIName.Name = "GUIName"
  347. GUIName.Parent = TopFrame
  348. GUIName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  349. GUIName.BackgroundTransparency = 1.000
  350. GUIName.BorderSizePixel = 0
  351. GUIName.Position = UDim2.new(0.0518893525, 0, 0, 0)
  352. GUIName.Size = UDim2.new(0, 394, 0, 40)
  353. GUIName.Font = Enum.Font.Cartoon
  354. GUIName.Text = "LumberJoke GUI"
  355. GUIName.TextColor3 = Color3.fromRGB(255, 255, 255)
  356. GUIName.TextScaled = true
  357. GUIName.TextSize = 14.000
  358. GUIName.TextWrapped = true
  359.  
  360. CloseButton.Name = "CloseButton"
  361. CloseButton.Parent = TopFrame
  362. CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  363. CloseButton.BackgroundTransparency = 1.000
  364. CloseButton.BorderSizePixel = 0
  365. CloseButton.Position = UDim2.new(0.91048032, 0, 0, 0)
  366. CloseButton.Size = UDim2.new(0, 41, 0, 40)
  367. CloseButton.Font = Enum.Font.Gotham
  368. CloseButton.Text = "X"
  369. CloseButton.TextColor3 = Color3.fromRGB(182, 0, 0)
  370. CloseButton.TextScaled = true
  371. CloseButton.TextSize = 14.000
  372. CloseButton.TextWrapped = true
  373. CloseButton.MouseButton1Down:connect(function()
  374. MainframeScriptFrame.Visible = false
  375. OpenFrame.Visible = true
  376. end)
  377.  
  378. BottomFrame.Name = "BottomFrame"
  379. BottomFrame.Parent = MainframeScriptFrame
  380. BottomFrame.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  381. BottomFrame.BorderSizePixel = 0
  382. BottomFrame.Position = UDim2.new(-0.0275862068, 0, 0.998385191, 0)
  383. BottomFrame.Size = UDim2.new(0, 458, 0, 40)
  384.  
  385. DropdownFrame.Name = "DropdownFrame"
  386. DropdownFrame.Parent = MainframeScriptFrame
  387. DropdownFrame.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  388. DropdownFrame.BorderSizePixel = 0
  389. DropdownFrame.Position = UDim2.new(0.156321853, 0, -0.00161474955, 0)
  390. DropdownFrame.Size = UDim2.new(0, 299, 0, 40)
  391.  
  392. MainButton.Name = "MainButton"
  393. MainButton.Parent = DropdownFrame
  394. MainButton.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  395. MainButton.BorderSizePixel = 0
  396. MainButton.Position = UDim2.new(0.0427742116, 0, 0, 0)
  397. MainButton.Size = UDim2.new(0, 75, 0, 31)
  398. MainButton.Font = Enum.Font.Cartoon
  399. MainButton.Text = "Scripts"
  400. MainButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  401. MainButton.TextSize = 20.000
  402. MainButton.TextWrapped = true
  403.  
  404. GUIHubButton.Name = "GUIHubButton"
  405. GUIHubButton.Parent = DropdownFrame
  406. GUIHubButton.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  407. GUIHubButton.BorderSizePixel = 0
  408. GUIHubButton.Position = UDim2.new(0.374053836, 0, 0, 0)
  409. GUIHubButton.Size = UDim2.new(0, 75, 0, 31)
  410. GUIHubButton.Font = Enum.Font.Cartoon
  411. GUIHubButton.Text = "GUIs"
  412. GUIHubButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  413. GUIHubButton.TextSize = 20.000
  414. GUIHubButton.TextWrapped = true
  415. GUIHubButton.MouseButton1Down:connect(function()
  416. GUIHubFrame.Visible = true
  417. MainframeScriptFrame.Visible = false
  418. end)
  419.  
  420. Teleports.Name = "Teleports"
  421. Teleports.Parent = DropdownFrame
  422. Teleports.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  423. Teleports.BorderSizePixel = 0
  424. Teleports.Position = UDim2.new(0.708502054, 0, 0, 0)
  425. Teleports.Size = UDim2.new(0, 75, 0, 31)
  426. Teleports.Font = Enum.Font.Cartoon
  427. Teleports.Text = "Teleports"
  428. Teleports.TextColor3 = Color3.fromRGB(255, 255, 255)
  429. Teleports.TextSize = 20.000
  430. Teleports.TextWrapped = true
  431. Teleports.MouseButton1Down:connect(function()
  432. TPFrame.Visible = true
  433. MainframeScriptFrame.Visible = false
  434. end)
  435.  
  436. Walkspeed.Name = "Walkspeed"
  437. Walkspeed.Parent = MainframeScriptFrame
  438. Walkspeed.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  439. Walkspeed.BackgroundTransparency = 0.200
  440. Walkspeed.BorderSizePixel = 0
  441. Walkspeed.Position = UDim2.new(0.0270467121, 0, 0.149643704, 0)
  442. Walkspeed.Size = UDim2.new(0, 100, 0, 50)
  443. Walkspeed.Font = Enum.Font.Cartoon
  444. Walkspeed.Text = "Walkspeed (Q)"
  445. Walkspeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  446. Walkspeed.TextSize = 20.000
  447. Walkspeed.TextWrapped = true
  448. Walkspeed.MouseButton1Click:connect(function()
  449. local walkspeedplayer = game:GetService("Players").LocalPlayer
  450. local walkspeedmouse = walkspeedplayer:GetMouse()
  451.  
  452. local walkspeedenabled = false
  453.  
  454. function x_walkspeed(key)
  455. if (key == "q") then
  456. if walkspeedenabled == false then
  457. _G.WS = 200;
  458. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  459. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  460. Humanoid.WalkSpeed = _G.WS;
  461. end)
  462. Humanoid.WalkSpeed = _G.WS;
  463.  
  464. walkspeedenabled = true
  465. elseif walkspeedenabled == true then
  466. _G.WS = 20;
  467. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  468. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  469. Humanoid.WalkSpeed = _G.WS;
  470. end)
  471. Humanoid.WalkSpeed = _G.WS;
  472.  
  473. walkspeedenabled = false
  474. end
  475. end
  476. end
  477.  
  478. walkspeedmouse.KeyDown:connect(x_walkspeed)
  479. end)
  480.  
  481. Blueprints.Name = "Blueprints"
  482. Blueprints.Parent = MainframeScriptFrame
  483. Blueprints.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  484. Blueprints.BackgroundTransparency = 0.200
  485. Blueprints.BorderSizePixel = 0
  486. Blueprints.Position = UDim2.new(0.0252873562, 0, 0.358669847, 0)
  487. Blueprints.Size = UDim2.new(0, 162, 0, 50)
  488. Blueprints.Font = Enum.Font.Cartoon
  489. Blueprints.Text = "All Blueprints"
  490. Blueprints.TextColor3 = Color3.fromRGB(255, 255, 255)
  491. Blueprints.TextSize = 20.000
  492. Blueprints.TextWrapped = true
  493. Blueprints.MouseButton1Click:connect(function()
  494. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  495. local clone = v:Clone()
  496. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  497. end
  498. end)
  499.  
  500. Fly.Name = "Fly"
  501. Fly.Parent = MainframeScriptFrame
  502. Fly.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  503. Fly.BackgroundTransparency = 0.200
  504. Fly.BorderSizePixel = 0
  505. Fly.Position = UDim2.new(0.296551675, 0, 0.149643704, 0)
  506. Fly.Size = UDim2.new(0, 75, 0, 50)
  507. Fly.Font = Enum.Font.Cartoon
  508. Fly.Text = "Fly (E)"
  509. Fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  510. Fly.TextSize = 20.000
  511. Fly.TextWrapped = true
  512. Fly.MouseButton1Click:connect(function()
  513. -- fly
  514. repeat wait()
  515. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  516. local mouse = game.Players.LocalPlayer:GetMouse()
  517. repeat wait() until mouse
  518. local plr = game.Players.LocalPlayer
  519. local torso = plr.Character.Torso
  520. local flying = true
  521. local deb = true
  522. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  523. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  524. local maxspeed = 70
  525. local speed = 10
  526.  
  527. function Fly()
  528. local bg = Instance.new("BodyGyro", torso)
  529. bg.P = 9e4
  530. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  531. bg.cframe = torso.CFrame
  532. local bv = Instance.new("BodyVelocity", torso)
  533. bv.velocity = Vector3.new(0,0.1,0)
  534. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  535. repeat wait()
  536. plr.Character.Humanoid.PlatformStand = true
  537. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  538. speed = speed+.5+(speed/maxspeed)
  539. if speed > maxspeed then
  540. speed = maxspeed
  541. end
  542. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  543. speed = speed-1
  544. if speed < 0 then
  545. speed = 0
  546. end
  547. end
  548. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  549. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  550. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  551. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  552. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  553. else
  554. bv.velocity = Vector3.new(0,0.1,0)
  555. end
  556. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  557. until not flying
  558. ctrl = {f = 0, b = 0, l = 0, r = 0}
  559. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  560. speed = 0
  561. bg:Destroy()
  562. bv:Destroy()
  563. plr.Character.Humanoid.PlatformStand = false
  564. end
  565. mouse.KeyDown:connect(function(key)
  566. if key:lower() == "e" then
  567. if flying then flying = false
  568. else
  569. flying = true
  570. Fly()
  571. end
  572. elseif key:lower() == "w" then
  573. ctrl.f = 1
  574. elseif key:lower() == "s" then
  575. ctrl.b = -1
  576. elseif key:lower() == "a" then
  577. ctrl.l = -1
  578. elseif key:lower() == "d" then
  579. ctrl.r = 1
  580. end
  581. end)
  582. mouse.KeyUp:connect(function(key)
  583. if key:lower() == "w" then
  584. ctrl.f = 0
  585. elseif key:lower() == "s" then
  586. ctrl.b = 0
  587. elseif key:lower() == "a" then
  588. ctrl.l = 0
  589. elseif key:lower() == "d" then
  590. ctrl.r = 0
  591. end
  592. end)
  593. Fly()
  594. end)
  595.  
  596. Noclip.Name = "Noclip"
  597. Noclip.Parent = MainframeScriptFrame
  598. Noclip.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  599. Noclip.BackgroundTransparency = 0.200
  600. Noclip.BorderSizePixel = 0
  601. Noclip.Position = UDim2.new(0.503448248, 0, 0.149643704, 0)
  602. Noclip.Size = UDim2.new(0, 74, 0, 50)
  603. Noclip.Font = Enum.Font.Cartoon
  604. Noclip.Text = "Noclip (R)"
  605. Noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
  606. Noclip.TextSize = 20.000
  607. Noclip.TextWrapped = true
  608. Noclip.MouseButton1Click:connect(function()
  609. local noclipplayer = game:GetService("Players").LocalPlayer
  610. local noclipmouse = noclipplayer:GetMouse()
  611.  
  612. local donoclip = false
  613. local noclip = false
  614.  
  615. function b_noclip(key)
  616. if (key == "r") then
  617. if noclip == false then
  618. donoclip = true
  619.  
  620. noclip = true
  621. elseif noclip == true then
  622. donoclip = false
  623.  
  624. noclip = false
  625. end
  626. end
  627. end
  628.  
  629. noclipmouse.KeyDown:connect(b_noclip)
  630.  
  631. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  632. if obj ~= workspace.Terrain then
  633. if donoclip == true then
  634. obj.CanCollide = false
  635. else
  636. obj.CanCollide = true
  637. end
  638. end
  639. end)
  640. end)
  641.  
  642. JumpPower.Name = "JumpPower"
  643. JumpPower.Parent = MainframeScriptFrame
  644. JumpPower.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  645. JumpPower.BackgroundTransparency = 0.200
  646. JumpPower.BorderSizePixel = 0
  647. JumpPower.Position = UDim2.new(0.713545501, 0, 0.149643704, 0)
  648. JumpPower.Size = UDim2.new(0, 105, 0, 50)
  649. JumpPower.Font = Enum.Font.Cartoon
  650. JumpPower.Text = "Jump Power"
  651. JumpPower.TextColor3 = Color3.fromRGB(255, 255, 255)
  652. JumpPower.TextSize = 20.000
  653. JumpPower.TextWrapped = true
  654. JumpPower.MouseButton1Down:connect(function()
  655.  
  656. if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 150 then
  657. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 60
  658. else
  659. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  660. end
  661. end)
  662.  
  663. GoldAxe.Name = "GoldAxe"
  664. GoldAxe.Parent = MainframeScriptFrame
  665. GoldAxe.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  666. GoldAxe.BackgroundTransparency = 0.200
  667. GoldAxe.BorderSizePixel = 0
  668. GoldAxe.Position = UDim2.new(0.599999964, 0, 0.358669847, 0)
  669. GoldAxe.Size = UDim2.new(0, 162, 0, 50)
  670. GoldAxe.Font = Enum.Font.Cartoon
  671. GoldAxe.Text = "Gold Axe"
  672. GoldAxe.TextColor3 = Color3.fromRGB(255, 255, 255)
  673. GoldAxe.TextSize = 20.000
  674. GoldAxe.TextWrapped = true
  675. GoldAxe.MouseButton1Click:connect(function()
  676. Detect = coroutine.wrap(function()
  677. Player = game.Players.LocalPlayer
  678. mouse = Player:GetMouse()
  679. mouse.Button1Down:connect(function()
  680. MouseDown = true
  681. end)
  682. mouse.Button1Up:connect(function()
  683. MouseDown = false
  684. end)
  685. end)
  686. Detect()
  687. Player = game.Players.LocalPlayer
  688. mouse = Player:GetMouse()
  689. game:GetService('RunService').RenderStepped:connect(function()
  690. if Player.Character:FindFirstChild("Tool") then
  691. if MouseDown == true then
  692. if mouse.Target.Name == "WoodSection" then
  693. targetWood = mouse.Target
  694. Tool=Player.Character.Tool
  695. ---FaceVector
  696. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  697. local ray = Ray.new(Player.Character.Head.Position, ((targetWood.CFrame * CFrame.new(0, Height - targetWood.Size.Y/2, 0)).p - Player.Character.Head.Position).unit * 200)
  698. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  699. function fixVector(V)
  700. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  701. end
  702. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  703. if faceVector.Y ~= 0 then
  704. return
  705. end
  706. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  707. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  708. local relativeLookVector = relativeCFrame.lookVector
  709. local m = relativeLookVector.Y >= 0 and 1 or -1
  710. if faceVector.X == 1 then
  711. faceVector = Vector3.new(0, 0, -1) * m
  712. elseif faceVector.X == -1 then
  713. faceVector = Vector3.new(0, 0, 1) * m
  714. elseif faceVector.Z == 1 then
  715. faceVector = Vector3.new(1, 0, 0) * m
  716. elseif faceVector.Z == -1 then
  717. faceVector = Vector3.new(-1, 0, 0) * m
  718. end
  719. local cutEvent = targetWood.Parent.CutEvent
  720. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(cutEvent, {sectionId = targetWood.ID.Value, faceVector = faceVector, height = Height, hitPoints = 0.2, cooldown = 0, cuttingClass = "Axe", tool = Player.Character.Tool})
  721. end
  722. end
  723. end
  724. end)
  725. end)
  726.  
  727. InfJump.Name = "InfJump"
  728. InfJump.Parent = MainframeScriptFrame
  729. InfJump.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  730. InfJump.BackgroundTransparency = 0.200
  731. InfJump.BorderSizePixel = 0
  732. InfJump.Position = UDim2.new(0.338, 0, 0.280000001, 0)
  733. InfJump.Size = UDim2.new(0, 122, 0, 29)
  734. InfJump.Font = Enum.Font.Cartoon
  735. InfJump.Text = "Infinite Jump"
  736. InfJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  737. InfJump.TextSize = 20.000
  738. InfJump.TextWrapped = true
  739. InfJump.MouseButton1Click:connect(function()
  740. game:GetService("UserInputService").JumpRequest:connect(function()game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")end)
  741. end)
  742.  
  743. MusicText.Name = "MusicText"
  744. MusicText.Parent = MainframeScriptFrame
  745. MusicText.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  746. MusicText.BackgroundTransparency = 0.200
  747. MusicText.BorderSizePixel = 0
  748. MusicText.Position = UDim2.new(0.170114934, 0, 0.629453778, 0)
  749. MusicText.Size = UDim2.new(0, 286, 0, 69)
  750. MusicText.Font = Enum.Font.Cartoon
  751. MusicText.Text = "Sound ID"
  752. MusicText.TextColor3 = Color3.fromRGB(253, 253, 253)
  753. MusicText.TextSize = 30.000
  754. MusicText.TextWrapped = true
  755. MusicText.TextXAlignment = Enum.TextXAlignment.Left
  756.  
  757. PlayMusic.Name = "PlayMusic"
  758. PlayMusic.Parent = MainframeScriptFrame
  759. PlayMusic.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  760. PlayMusic.BackgroundTransparency = 0.200
  761. PlayMusic.BorderSizePixel = 0
  762. PlayMusic.Position = UDim2.new(0.291953981, 0, 0.847980976, 0)
  763. PlayMusic.Size = UDim2.new(0, 162, 0, 50)
  764. PlayMusic.Font = Enum.Font.Cartoon
  765. PlayMusic.Text = "Play"
  766. PlayMusic.TextColor3 = Color3.fromRGB(255, 255, 255)
  767. PlayMusic.TextScaled = true
  768. PlayMusic.TextSize = 3.000
  769. PlayMusic.TextWrapped = true
  770. PlayMusic.MouseButton1Down:connect(function()
  771. Sound.SoundId = "https://www.roblox.com/library/"..textbox
  772. Sound:PlayMusic()
  773. end)
  774.  
  775. TextLabel.Parent = MainframeScriptFrame
  776. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  777. TextLabel.BackgroundTransparency = 1.000
  778. TextLabel.BorderSizePixel = 0
  779. TextLabel.Position = UDim2.new(-0.0275862068, 0, 1.00000012, 0)
  780. TextLabel.Size = UDim2.new(0, 458, 0, 39)
  781. TextLabel.Font = Enum.Font.SourceSans
  782. TextLabel.Text = "Music Player is Early Access and is not yet tested to work. If it doesn't work it will be fixed soon."
  783. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  784. TextLabel.TextScaled = true
  785. TextLabel.TextSize = 14.000
  786. TextLabel.TextWrapped = true
  787.  
  788. TPFrame.Name = "TPFrame"
  789. TPFrame.Parent = GUI
  790. TPFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  791. TPFrame.BackgroundTransparency = 0.200
  792. TPFrame.BorderSizePixel = 0
  793. TPFrame.Position = UDim2.new(0.0322108343, 0, 0.384728074, 0)
  794. TPFrame.Size = UDim2.new(0, 435, 0, 421)
  795. TPFrame.Visible = false
  796. TPFrame.Draggable = true
  797.  
  798. TopFrame_2.Name = "TopFrame"
  799. TopFrame_2.Parent = TPFrame
  800. TopFrame_2.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  801. TopFrame_2.BorderSizePixel = 0
  802. TopFrame_2.Position = UDim2.new(-0.0275862068, 0, -0.0966266468, 0)
  803. TopFrame_2.Size = UDim2.new(0, 458, 0, 40)
  804.  
  805. GUIName2.Name = "GUIName2"
  806. GUIName2.Parent = TopFrame_2
  807. GUIName2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  808. GUIName2.BackgroundTransparency = 1.000
  809. GUIName2.BorderSizePixel = 0
  810. GUIName2.Position = UDim2.new(0.0518893525, 0, 0, 0)
  811. GUIName2.Size = UDim2.new(0, 394, 0, 40)
  812. GUIName2.Font = Enum.Font.Cartoon
  813. GUIName2.Text = "LumberJoke GUI"
  814. GUIName2.TextColor3 = Color3.fromRGB(255, 255, 255)
  815. GUIName2.TextScaled = true
  816. GUIName2.TextSize = 14.000
  817. GUIName2.TextWrapped = true
  818.  
  819. CloseButton2.Name = "CloseButton2"
  820. CloseButton2.Parent = TopFrame_2
  821. CloseButton2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  822. CloseButton2.BackgroundTransparency = 1.000
  823. CloseButton2.BorderSizePixel = 0
  824. CloseButton2.Position = UDim2.new(0.91048032, 0, 0, 0)
  825. CloseButton2.Size = UDim2.new(0, 41, 0, 40)
  826. CloseButton2.Font = Enum.Font.Gotham
  827. CloseButton2.Text = "X"
  828. CloseButton2.TextColor3 = Color3.fromRGB(182, 0, 0)
  829. CloseButton2.TextScaled = true
  830. CloseButton2.TextSize = 14.000
  831. CloseButton2.TextWrapped = true
  832. CloseButton2.MouseButton1Down:connect(function()
  833. TPFrame.Visible = false
  834. OpenFrame.Visible = true
  835. end)
  836.  
  837. BottomFrame_2.Name = "BottomFrame"
  838. BottomFrame_2.Parent = TPFrame
  839. BottomFrame_2.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  840. BottomFrame_2.BorderSizePixel = 0
  841. BottomFrame_2.Position = UDim2.new(-0.0275862068, 0, 0.998385191, 0)
  842. BottomFrame_2.Size = UDim2.new(0, 458, 0, 40)
  843.  
  844. DropdownFrame2.Name = "DropdownFrame2"
  845. DropdownFrame2.Parent = TPFrame
  846. DropdownFrame2.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  847. DropdownFrame2.BorderSizePixel = 0
  848. DropdownFrame2.Position = UDim2.new(0.156321853, 0, -0.00161474955, 0)
  849. DropdownFrame2.Size = UDim2.new(0, 299, 0, 40)
  850.  
  851. MainButton2.Name = "MainButton2"
  852. MainButton2.Parent = DropdownFrame2
  853. MainButton2.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  854. MainButton2.BorderSizePixel = 0
  855. MainButton2.Position = UDim2.new(0.0427742116, 0, 0, 0)
  856. MainButton2.Size = UDim2.new(0, 75, 0, 31)
  857. MainButton2.Font = Enum.Font.Cartoon
  858. MainButton2.Text = "Scripts"
  859. MainButton2.TextColor3 = Color3.fromRGB(255, 255, 255)
  860. MainButton2.TextSize = 20.000
  861. MainButton2.TextWrapped = true
  862. MainButton2.MouseButton1Down:connect(function()
  863. TPFrame.Visible = false
  864. MainframeScriptFrame.Visible = true
  865. end)
  866.  
  867. GUIHubButton2.Name = "GUIHubButton2"
  868. GUIHubButton2.Parent = DropdownFrame2
  869. GUIHubButton2.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  870. GUIHubButton2.BorderSizePixel = 0
  871. GUIHubButton2.Position = UDim2.new(0.374053836, 0, 0, 0)
  872. GUIHubButton2.Size = UDim2.new(0, 75, 0, 31)
  873. GUIHubButton2.Font = Enum.Font.Cartoon
  874. GUIHubButton2.Text = "GUIs"
  875. GUIHubButton2.TextColor3 = Color3.fromRGB(255, 255, 255)
  876. GUIHubButton2.TextSize = 20.000
  877. GUIHubButton2.TextWrapped = true
  878. GUIHubButton2.MouseButton1Down:connect(function()
  879. TPFrame.Visible = false
  880. GUIHubFrame.Visible = true
  881. end)
  882.  
  883. Teleports2.Name = "Teleports2"
  884. Teleports2.Parent = DropdownFrame2
  885. Teleports2.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  886. Teleports2.BorderSizePixel = 0
  887. Teleports2.Position = UDim2.new(0.708502054, 0, 0, 0)
  888. Teleports2.Size = UDim2.new(0, 75, 0, 31)
  889. Teleports2.Font = Enum.Font.Cartoon
  890. Teleports2.Text = "Teleports"
  891. Teleports2.TextColor3 = Color3.fromRGB(255, 255, 255)
  892. Teleports2.TextSize = 20.000
  893. Teleports2.TextWrapped = true
  894.  
  895. Dock.Name = "Dock"
  896. Dock.Parent = TPFrame
  897. Dock.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  898. Dock.BackgroundTransparency = 0.200
  899. Dock.BorderSizePixel = 0
  900. Dock.Position = UDim2.new(0.296551675, 0, 0.149643704, 0)
  901. Dock.Size = UDim2.new(0, 75, 0, 50)
  902. Dock.Font = Enum.Font.Cartoon
  903. Dock.Text = "Dock"
  904. Dock.TextColor3 = Color3.fromRGB(255, 255, 255)
  905. Dock.TextSize = 20.000
  906. Dock.TextWrapped = true
  907. Dock.MouseButton1Click:connect(function()
  908. function Tlprt(Cframe)
  909. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  910. wait(0.1)
  911. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  912. end
  913. Tlprt(CFrame.new(1114, 3.2, -197))
  914. end)
  915.  
  916. FineArtsShop.Name = "FineArtsShop"
  917. FineArtsShop.Parent = TPFrame
  918. FineArtsShop.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  919. FineArtsShop.BackgroundTransparency = 0.200
  920. FineArtsShop.BorderSizePixel = 0
  921. FineArtsShop.Position = UDim2.new(0.503448248, 0, 0.149643704, 0)
  922. FineArtsShop.Size = UDim2.new(0, 74, 0, 50)
  923. FineArtsShop.Font = Enum.Font.Cartoon
  924. FineArtsShop.Text = "Arts Shop"
  925. FineArtsShop.TextColor3 = Color3.fromRGB(255, 255, 255)
  926. FineArtsShop.TextSize = 20.000
  927. FineArtsShop.TextWrapped = true
  928. FineArtsShop.MouseButton1Click:connect(function()
  929. function Tlprt(Cframe)
  930. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  931. wait(0.1)
  932. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  933. end
  934. Tlprt(CFrame.new(5207, -156, 719))
  935. end)
  936.  
  937. TextLabel_2.Parent = TPFrame
  938. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  939. TextLabel_2.BackgroundTransparency = 1.000
  940. TextLabel_2.BorderSizePixel = 0
  941. TextLabel_2.Position = UDim2.new(-0.0275862068, 0, 1.00000012, 0)
  942. TextLabel_2.Size = UDim2.new(0, 458, 0, 39)
  943. TextLabel_2.Font = Enum.Font.SourceSans
  944. TextLabel_2.Text = "Welcome to the Teleports Section."
  945. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  946. TextLabel_2.TextScaled = true
  947. TextLabel_2.TextSize = 14.000
  948. TextLabel_2.TextWrapped = true
  949.  
  950. SpawnPoint.Name = "SpawnPoint"
  951. SpawnPoint.Parent = TPFrame
  952. SpawnPoint.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  953. SpawnPoint.BackgroundTransparency = 0.200
  954. SpawnPoint.BorderSizePixel = 0
  955. SpawnPoint.Position = UDim2.new(0.0459769666, 0, 0.149643704, 0)
  956. SpawnPoint.Size = UDim2.new(0, 75, 0, 50)
  957. SpawnPoint.Font = Enum.Font.Cartoon
  958. SpawnPoint.Text = "Spawn"
  959. SpawnPoint.TextColor3 = Color3.fromRGB(255, 255, 255)
  960. SpawnPoint.TextSize = 20.000
  961. SpawnPoint.TextWrapped = true
  962. SpawnPoint.MouseButton1Click:connect(function()
  963. function Tlprt(Cframe)
  964. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  965. wait(0.1)
  966. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  967. end
  968. Tlprt(CFrame.new(155, 5, 74))
  969. end)
  970.  
  971. WoodRUs.Name = "WoodRUs"
  972. WoodRUs.Parent = TPFrame
  973. WoodRUs.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  974. WoodRUs.BackgroundTransparency = 0.200
  975. WoodRUs.BorderSizePixel = 0
  976. WoodRUs.Position = UDim2.new(0.0459769666, 0, 0.313539207, 0)
  977. WoodRUs.Size = UDim2.new(0, 75, 0, 50)
  978. WoodRUs.Font = Enum.Font.Cartoon
  979. WoodRUs.Text = "Wood R Us"
  980. WoodRUs.TextColor3 = Color3.fromRGB(255, 255, 255)
  981. WoodRUs.TextSize = 20.000
  982. WoodRUs.TextWrapped = true
  983. WoodRUs.MouseButton1Click:connect(function()
  984. function Tlprt(Cframe)
  985. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  986. wait(0.1)
  987. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  988. end
  989. Tlprt(CFrame.new(265, 5, 57))
  990. end)
  991.  
  992. LandStore.Name = "LandStore"
  993. LandStore.Parent = TPFrame
  994. LandStore.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  995. LandStore.BackgroundTransparency = 0.200
  996. LandStore.BorderSizePixel = 0
  997. LandStore.Position = UDim2.new(0.0459769666, 0, 0.491686463, 0)
  998. LandStore.Size = UDim2.new(0, 75, 0, 50)
  999. LandStore.Font = Enum.Font.Cartoon
  1000. LandStore.Text = "Land Store"
  1001. LandStore.TextColor3 = Color3.fromRGB(255, 255, 255)
  1002. LandStore.TextSize = 20.000
  1003. LandStore.TextWrapped = true
  1004. LandStore.MouseButton1Click:connect(function()
  1005. function Tlprt(Cframe)
  1006. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1007. wait(0.1)
  1008. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1009. end
  1010. Tlprt(CFrame.new(258, 5, -99))
  1011. end)
  1012.  
  1013. LinksLogic.Name = "LinksLogic"
  1014. LinksLogic.Parent = TPFrame
  1015. LinksLogic.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1016. LinksLogic.BackgroundTransparency = 0.200
  1017. LinksLogic.BorderSizePixel = 0
  1018. LinksLogic.Position = UDim2.new(0.0459769666, 0, 0.660332561, 0)
  1019. LinksLogic.Size = UDim2.new(0, 75, 0, 50)
  1020. LinksLogic.Font = Enum.Font.Cartoon
  1021. LinksLogic.Text = "Link's Logic"
  1022. LinksLogic.TextColor3 = Color3.fromRGB(255, 255, 255)
  1023. LinksLogic.TextSize = 20.000
  1024. LinksLogic.TextWrapped = true
  1025. LinksLogic.MouseButton1Click:connect(function()
  1026. function Tlprt(Cframe)
  1027. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1028. wait(0.1)
  1029. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1030. end
  1031. Tlprt(CFrame.new(4607, 9, -798))
  1032. end)
  1033.  
  1034. Cave.Name = "Cave"
  1035. Cave.Parent = TPFrame
  1036. Cave.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1037. Cave.BackgroundTransparency = 0.200
  1038. Cave.BorderSizePixel = 0
  1039. Cave.Position = UDim2.new(0.0459769666, 0, 0.826603353, 0)
  1040. Cave.Size = UDim2.new(0, 75, 0, 50)
  1041. Cave.Font = Enum.Font.Cartoon
  1042. Cave.Text = "Cave"
  1043. Cave.TextColor3 = Color3.fromRGB(255, 255, 255)
  1044. Cave.TextSize = 20.000
  1045. Cave.TextWrapped = true
  1046. Cave.MouseButton1Click:connect(function()
  1047. function Tlprt(Cframe)
  1048. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1049. wait(0.1)
  1050. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1051. end
  1052. Tlprt(CFrame.new(3581, -177, 430))
  1053. end)
  1054.  
  1055. Volcano.Name = "Volcano"
  1056. Volcano.Parent = TPFrame
  1057. Volcano.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1058. Volcano.BackgroundTransparency = 0.200
  1059. Volcano.BorderSizePixel = 0
  1060. Volcano.Position = UDim2.new(0.296551675, 0, 0.313539207, 0)
  1061. Volcano.Size = UDim2.new(0, 75, 0, 50)
  1062. Volcano.Font = Enum.Font.Cartoon
  1063. Volcano.Text = "Volcano"
  1064. Volcano.TextColor3 = Color3.fromRGB(255, 255, 255)
  1065. Volcano.TextSize = 20.000
  1066. Volcano.TextWrapped = true
  1067. Volcano.MouseButton1Click:connect(function()
  1068. function Tlprt(Cframe)
  1069. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1070. wait(0.1)
  1071. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1072. end
  1073. Tlprt(CFrame.new(-1585, 625, 1140))
  1074. end)
  1075.  
  1076. EndTimes.Name = "EndTimes"
  1077. EndTimes.Parent = TPFrame
  1078. EndTimes.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1079. EndTimes.BackgroundTransparency = 0.200
  1080. EndTimes.BorderSizePixel = 0
  1081. EndTimes.Position = UDim2.new(0.296551675, 0, 0.491686463, 0)
  1082. EndTimes.Size = UDim2.new(0, 75, 0, 50)
  1083. EndTimes.Font = Enum.Font.Cartoon
  1084. EndTimes.Text = "End Times"
  1085. EndTimes.TextColor3 = Color3.fromRGB(255, 255, 255)
  1086. EndTimes.TextSize = 20.000
  1087. EndTimes.TextWrapped = true
  1088. EndTimes.MouseButton1Click:connect(function()
  1089. function Tlprt(Cframe)
  1090. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1091. wait(0.1)
  1092. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1093. end
  1094. Tlprt(CFrame.new(113, -204, -951))
  1095. end)
  1096.  
  1097. Bridge.Name = "Bridge"
  1098. Bridge.Parent = TPFrame
  1099. Bridge.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1100. Bridge.BackgroundTransparency = 0.200
  1101. Bridge.BorderSizePixel = 0
  1102. Bridge.Position = UDim2.new(0.296551675, 0, 0.660332561, 0)
  1103. Bridge.Size = UDim2.new(0, 75, 0, 50)
  1104. Bridge.Font = Enum.Font.Cartoon
  1105. Bridge.Text = "Bridge"
  1106. Bridge.TextColor3 = Color3.fromRGB(255, 255, 255)
  1107. Bridge.TextSize = 20.000
  1108. Bridge.TextWrapped = true
  1109. Bridge.MouseButton1Click:connect(function()
  1110. function Tlprt(Cframe)
  1111. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1112. wait(0.1)
  1113. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1114. end
  1115. Tlprt(CFrame.new(113, 15, -977))
  1116. end)
  1117.  
  1118. StrangeMan.Name = "StrangeMan"
  1119. StrangeMan.Parent = TPFrame
  1120. StrangeMan.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1121. StrangeMan.BackgroundTransparency = 0.200
  1122. StrangeMan.BorderSizePixel = 0
  1123. StrangeMan.Position = UDim2.new(0.296551675, 0, 0.826603353, 0)
  1124. StrangeMan.Size = UDim2.new(0, 75, 0, 50)
  1125. StrangeMan.Font = Enum.Font.Cartoon
  1126. StrangeMan.Text = "Strange Man"
  1127. StrangeMan.TextColor3 = Color3.fromRGB(255, 255, 255)
  1128. StrangeMan.TextSize = 20.000
  1129. StrangeMan.TextWrapped = true
  1130. StrangeMan.MouseButton1Click:connect(function()
  1131. function Tlprt(Cframe)
  1132. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1133. wait(0.1)
  1134. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1135. end
  1136. Tlprt(CFrame.new(1061, 20, 1131))
  1137. end)
  1138.  
  1139. BobsShack.Name = "BobsShack"
  1140. BobsShack.Parent = TPFrame
  1141. BobsShack.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1142. BobsShack.BackgroundTransparency = 0.200
  1143. BobsShack.BorderSizePixel = 0
  1144. BobsShack.Position = UDim2.new(0.503448248, 0, 0.313539207, 0)
  1145. BobsShack.Size = UDim2.new(0, 74, 0, 50)
  1146. BobsShack.Font = Enum.Font.Cartoon
  1147. BobsShack.Text = "Bob's Shack"
  1148. BobsShack.TextColor3 = Color3.fromRGB(255, 255, 255)
  1149. BobsShack.TextSize = 20.000
  1150. BobsShack.TextWrapped = true
  1151. BobsShack.MouseButton1Click:connect(function()
  1152. function Tlprt(Cframe)
  1153. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1154. wait(0.1)
  1155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1156. end
  1157. Tlprt(CFrame.new(260, 10, -2542))
  1158. end)
  1159.  
  1160. ShrineOfSight.Name = "ShrineOfSight"
  1161. ShrineOfSight.Parent = TPFrame
  1162. ShrineOfSight.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1163. ShrineOfSight.BackgroundTransparency = 0.200
  1164. ShrineOfSight.BorderSizePixel = 0
  1165. ShrineOfSight.Position = UDim2.new(0.503448248, 0, 0.491686463, 0)
  1166. ShrineOfSight.Size = UDim2.new(0, 74, 0, 50)
  1167. ShrineOfSight.Font = Enum.Font.Cartoon
  1168. ShrineOfSight.Text = "Shrine of Sight"
  1169. ShrineOfSight.TextColor3 = Color3.fromRGB(255, 255, 255)
  1170. ShrineOfSight.TextSize = 20.000
  1171. ShrineOfSight.TextWrapped = true
  1172. ShrineOfSight.MouseButton1Click:connect(function()
  1173. function Tlprt(Cframe)
  1174. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1175. wait(0.1)
  1176. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1177. end
  1178. Tlprt(CFrame.new(-1600, 205, 919))
  1179. end)
  1180.  
  1181. Swamp.Name = "Swamp"
  1182. Swamp.Parent = TPFrame
  1183. Swamp.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1184. Swamp.BackgroundTransparency = 0.200
  1185. Swamp.BorderSizePixel = 0
  1186. Swamp.Position = UDim2.new(0.503448248, 0, 0.660332561, 0)
  1187. Swamp.Size = UDim2.new(0, 74, 0, 50)
  1188. Swamp.Font = Enum.Font.Cartoon
  1189. Swamp.Text = "Swamp"
  1190. Swamp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1191. Swamp.TextSize = 20.000
  1192. Swamp.TextWrapped = true
  1193. Swamp.MouseButton1Click:connect(function()
  1194. function Tlprt(Cframe)
  1195. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1196. wait(0.1)
  1197. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  1198. end
  1199. Tlprt(CFrame.new(-1209, 138, -801))
  1200. end)
  1201.  
  1202. TextLabel_3.Parent = TPFrame
  1203. TextLabel_3.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1204. TextLabel_3.BackgroundTransparency = 0.200
  1205. TextLabel_3.BorderSizePixel = 0
  1206. TextLabel_3.Position = UDim2.new(0.74712646, 0, 0.149643704, 0)
  1207. TextLabel_3.Size = UDim2.new(0, 91, 0, 50)
  1208. TextLabel_3.Font = Enum.Font.SourceSans
  1209. TextLabel_3.Text = "Those are the only TPs I have sry :P"
  1210. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1211. TextLabel_3.TextScaled = true
  1212. TextLabel_3.TextSize = 14.000
  1213. TextLabel_3.TextWrapped = true
  1214.  
  1215. GUIHubFrame.Name = "GUIHubFrame"
  1216. GUIHubFrame.Parent = GUI
  1217. GUIHubFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1218. GUIHubFrame.BackgroundTransparency = 0.200
  1219. GUIHubFrame.BorderSizePixel = 0
  1220. GUIHubFrame.Position = UDim2.new(0.0322108343, 0, 0.384728074, 0)
  1221. GUIHubFrame.Size = UDim2.new(0, 435, 0, 421)
  1222. GUIHubFrame.Visible = false
  1223. GUIHubFrame.Draggable = true
  1224.  
  1225. TopFrame_3.Name = "TopFrame"
  1226. TopFrame_3.Parent = GUIHubFrame
  1227. TopFrame_3.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  1228. TopFrame_3.BorderSizePixel = 0
  1229. TopFrame_3.Position = UDim2.new(-0.0275862068, 0, -0.0966266468, 0)
  1230. TopFrame_3.Size = UDim2.new(0, 458, 0, 40)
  1231.  
  1232. GUIName_2.Name = "GUIName"
  1233. GUIName_2.Parent = TopFrame_3
  1234. GUIName_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1235. GUIName_2.BackgroundTransparency = 1.000
  1236. GUIName_2.BorderSizePixel = 0
  1237. GUIName_2.Position = UDim2.new(0.0518893525, 0, 0, 0)
  1238. GUIName_2.Size = UDim2.new(0, 394, 0, 40)
  1239. GUIName_2.Font = Enum.Font.Cartoon
  1240. GUIName_2.Text = "LumberJoke GUI"
  1241. GUIName_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1242. GUIName_2.TextScaled = true
  1243. GUIName_2.TextSize = 14.000
  1244. GUIName_2.TextWrapped = true
  1245.  
  1246. CloseButton_2.Name = "CloseButton"
  1247. CloseButton_2.Parent = TopFrame_3
  1248. CloseButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1249. CloseButton_2.BackgroundTransparency = 1.000
  1250. CloseButton_2.BorderSizePixel = 0
  1251. CloseButton_2.Position = UDim2.new(0.91048032, 0, 0, 0)
  1252. CloseButton_2.Size = UDim2.new(0, 41, 0, 40)
  1253. CloseButton_2.Font = Enum.Font.Gotham
  1254. CloseButton_2.Text = "X"
  1255. CloseButton_2.TextColor3 = Color3.fromRGB(182, 0, 0)
  1256. CloseButton_2.TextScaled = true
  1257. CloseButton_2.TextSize = 14.000
  1258. CloseButton_2.TextWrapped = true
  1259. CloseButton_2.MouseButton1Down:connect(function()
  1260. GUIHubFrame.Visible = false
  1261. OpenFrame.Visible = true
  1262. end)
  1263.  
  1264. BottomFrame_3.Name = "BottomFrame"
  1265. BottomFrame_3.Parent = GUIHubFrame
  1266. BottomFrame_3.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  1267. BottomFrame_3.BorderSizePixel = 0
  1268. BottomFrame_3.Position = UDim2.new(-0.0275862068, 0, 0.998385191, 0)
  1269. BottomFrame_3.Size = UDim2.new(0, 458, 0, 40)
  1270.  
  1271. DropdownFrame_2.Name = "DropdownFrame"
  1272. DropdownFrame_2.Parent = GUIHubFrame
  1273. DropdownFrame_2.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  1274. DropdownFrame_2.BorderSizePixel = 0
  1275. DropdownFrame_2.Position = UDim2.new(0.156321853, 0, -0.00161474955, 0)
  1276. DropdownFrame_2.Size = UDim2.new(0, 299, 0, 40)
  1277.  
  1278. MainButton_2.Name = "MainButton"
  1279. MainButton_2.Parent = DropdownFrame_2
  1280. MainButton_2.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  1281. MainButton_2.BorderSizePixel = 0
  1282. MainButton_2.Position = UDim2.new(0.0427742116, 0, 0, 0)
  1283. MainButton_2.Size = UDim2.new(0, 75, 0, 31)
  1284. MainButton_2.Font = Enum.Font.Cartoon
  1285. MainButton_2.Text = "Scripts"
  1286. MainButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1287. MainButton_2.TextSize = 20.000
  1288. MainButton_2.TextWrapped = true
  1289. MainButton_2.MouseButton1Down:connect(function()
  1290. GUIHubFrame.Visible = false
  1291. MainframeScriptFrame.Visible = true
  1292. end)
  1293.  
  1294. GUIHubButton_2.Name = "GUIHubButton"
  1295. GUIHubButton_2.Parent = DropdownFrame_2
  1296. GUIHubButton_2.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  1297. GUIHubButton_2.BorderSizePixel = 0
  1298. GUIHubButton_2.Position = UDim2.new(0.374053836, 0, 0, 0)
  1299. GUIHubButton_2.Size = UDim2.new(0, 75, 0, 31)
  1300. GUIHubButton_2.Font = Enum.Font.Cartoon
  1301. GUIHubButton_2.Text = "GUIs"
  1302. GUIHubButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1303. GUIHubButton_2.TextSize = 20.000
  1304. GUIHubButton_2.TextWrapped = true
  1305.  
  1306. Teleports_2.Name = "Teleports"
  1307. Teleports_2.Parent = DropdownFrame_2
  1308. Teleports_2.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  1309. Teleports_2.BorderSizePixel = 0
  1310. Teleports_2.Position = UDim2.new(0.708502054, 0, 0, 0)
  1311. Teleports_2.Size = UDim2.new(0, 75, 0, 31)
  1312. Teleports_2.Font = Enum.Font.Cartoon
  1313. Teleports_2.Text = "Teleports"
  1314. Teleports_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1315. Teleports_2.TextSize = 20.000
  1316. Teleports_2.TextWrapped = true
  1317. Teleports_2.MouseButton1Down:connect(function()
  1318. GUIHubFrame.Visible = false
  1319. TPFrame.Visible = true
  1320. end)
  1321.  
  1322. AxeDupe.Name = "AxeDupe"
  1323. AxeDupe.Parent = GUIHubFrame
  1324. AxeDupe.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1325. AxeDupe.BackgroundTransparency = 0.200
  1326. AxeDupe.BorderSizePixel = 0
  1327. AxeDupe.Position = UDim2.new(0.0390804596, 0, 0.128266051, 0)
  1328. AxeDupe.Size = UDim2.new(0, 162, 0, 50)
  1329. AxeDupe.Font = Enum.Font.Cartoon
  1330. AxeDupe.Text = "Axe Dupe"
  1331. AxeDupe.TextColor3 = Color3.fromRGB(255, 255, 255)
  1332. AxeDupe.TextSize = 20.000
  1333. AxeDupe.TextWrapped = true
  1334. AxeDupe.MouseButton1Down:connect(function()
  1335. loadstring(game:HttpGet("https://pastebinp.com/raw/VWbRbpmx", true))()
  1336. end)
  1337.  
  1338. BaseDrop.Name = "BaseDrop"
  1339. BaseDrop.Parent = GUIHubFrame
  1340. BaseDrop.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1341. BaseDrop.BackgroundTransparency = 0.200
  1342. BaseDrop.BorderSizePixel = 0
  1343. BaseDrop.Position = UDim2.new(0.597701132, 0, 0.372921616, 0)
  1344. BaseDrop.Size = UDim2.new(0, 162, 0, 50)
  1345. BaseDrop.Font = Enum.Font.Cartoon
  1346. BaseDrop.Text = "Base Drop GUI (New)"
  1347. BaseDrop.TextColor3 = Color3.fromRGB(255, 255, 255)
  1348. BaseDrop.TextSize = 20.000
  1349. BaseDrop.TextWrapped = true
  1350. BaseDrop.MouseButton1Down:connect(function()
  1351. loadstring(game:HttpGet("https://pastebinp.com/raw/Bk20cVbJ", true))()
  1352. end)
  1353.  
  1354. TextLabel_4.Parent = GUIHubFrame
  1355. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1356. TextLabel_4.BackgroundTransparency = 1.000
  1357. TextLabel_4.BorderSizePixel = 0
  1358. TextLabel_4.Position = UDim2.new(-0.0275862068, 0, 1.00000012, 0)
  1359. TextLabel_4.Size = UDim2.new(0, 458, 0, 39)
  1360. TextLabel_4.Font = Enum.Font.SourceSans
  1361. TextLabel_4.Text = "Welcome to the GUI Hub."
  1362. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  1363. TextLabel_4.TextScaled = true
  1364. TextLabel_4.TextSize = 14.000
  1365. TextLabel_4.TextWrapped = true
  1366.  
  1367. MoneyDupe.Name = "MoneyDupe"
  1368. MoneyDupe.Parent = GUIHubFrame
  1369. MoneyDupe.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1370. MoneyDupe.BackgroundTransparency = 0.200
  1371. MoneyDupe.BorderSizePixel = 0
  1372. MoneyDupe.Position = UDim2.new(0.597701132, 0, 0.128266051, 0)
  1373. MoneyDupe.Size = UDim2.new(0, 162, 0, 50)
  1374. MoneyDupe.Font = Enum.Font.Cartoon
  1375. MoneyDupe.Text = "Money Dupe"
  1376. MoneyDupe.TextColor3 = Color3.fromRGB(255, 255, 255)
  1377. MoneyDupe.TextSize = 20.000
  1378. MoneyDupe.TextWrapped = true
  1379. MoneyDupe.MouseButton1Down:connect(function()
  1380. loadstring(game:HttpGet("https://pastebinp.com/raw/nLDFuagc", true))()
  1381. end)
  1382.  
  1383. ZoneGUI.Name = "ZoneGUI"
  1384. ZoneGUI.Parent = GUIHubFrame
  1385. ZoneGUI.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1386. ZoneGUI.BackgroundTransparency = 0.200
  1387. ZoneGUI.BorderSizePixel = 0
  1388. ZoneGUI.Position = UDim2.new(0.039080441, 0, 0.372921616, 0)
  1389. ZoneGUI.Size = UDim2.new(0, 162, 0, 50)
  1390. ZoneGUI.Font = Enum.Font.Cartoon
  1391. ZoneGUI.Text = "Zone GUI"
  1392. ZoneGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  1393. ZoneGUI.TextSize = 20.000
  1394. ZoneGUI.TextWrapped = true
  1395. ZoneGUI.MouseButton1Down:connect(function()
  1396. loadstring(game:HttpGet("https://pastebinp.com/raw/RvULg7xT", true))()
  1397. end)
  1398.  
  1399. FerryGUI.Name = "FerryGUI"
  1400. FerryGUI.Parent = GUIHubFrame
  1401. FerryGUI.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1402. FerryGUI.BackgroundTransparency = 0.200
  1403. FerryGUI.BorderSizePixel = 0
  1404. FerryGUI.Position = UDim2.new(0.597701132, 0, 0.627078414, 0)
  1405. FerryGUI.Size = UDim2.new(0, 162, 0, 50)
  1406. FerryGUI.Font = Enum.Font.Cartoon
  1407. FerryGUI.Text = "Ferry GUI"
  1408. FerryGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  1409. FerryGUI.TextSize = 20.000
  1410. FerryGUI.TextWrapped = true
  1411. FerryGUI.MouseButton1Down:connect(function()
  1412. loadstring(game:HttpGet("https://pastebinp.com/raw/DyvHgTdP", true))()
  1413. end)
  1414.  
  1415. Admin.Name = "Admin"
  1416. Admin.Parent = GUIHubFrame
  1417. Admin.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1418. Admin.BackgroundTransparency = 0.200
  1419. Admin.BorderSizePixel = 0
  1420. Admin.Position = UDim2.new(0.039080441, 0, 0.627078414, 0)
  1421. Admin.Size = UDim2.new(0, 162, 0, 50)
  1422. Admin.Font = Enum.Font.Cartoon
  1423. Admin.Text = "Admin (illremember)"
  1424. Admin.TextColor3 = Color3.fromRGB(255, 255, 255)
  1425. Admin.TextSize = 20.000
  1426. Admin.TextWrapped = true
  1427. Admin.MouseButton1Down:connect(function()
  1428. loadstring(game:HttpGet("https://pastebinp.com/raw/kMHJ1JAG", true))()
  1429. end)
  1430.  
  1431. NextPageGUIHub.Name = "NextPageGUIHub"
  1432. NextPageGUIHub.Parent = GUIHubFrame
  1433. NextPageGUIHub.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1434. NextPageGUIHub.BackgroundTransparency = 0.200
  1435. NextPageGUIHub.BorderSizePixel = 0
  1436. NextPageGUIHub.Position = UDim2.new(0.0549550205, 0, 0.862232864, 0)
  1437. NextPageGUIHub.Size = UDim2.new(0, 389, 0, 50)
  1438. NextPageGUIHub.Font = Enum.Font.Cartoon
  1439. NextPageGUIHub.Text = "Next Page >>"
  1440. NextPageGUIHub.TextColor3 = Color3.fromRGB(255, 255, 255)
  1441. NextPageGUIHub.TextScaled = true
  1442. NextPageGUIHub.TextSize = 20.000
  1443. NextPageGUIHub.TextWrapped = true
  1444. NextPageGUIHub.MouseButton1Down:connect(function()
  1445. GUIHubFrame.Visible = false
  1446. GUIHubFrame2.Visible = true
  1447. end)
  1448.  
  1449. GUIHubFrame2.Name = "GUIHubFrame2"
  1450. GUIHubFrame2.Parent = GUI
  1451. GUIHubFrame2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1452. GUIHubFrame2.BackgroundTransparency = 0.200
  1453. GUIHubFrame2.BorderSizePixel = 0
  1454. GUIHubFrame2.Position = UDim2.new(0.0322108343, 0, 0.384728074, 0)
  1455. GUIHubFrame2.Size = UDim2.new(0, 435, 0, 421)
  1456. GUIHubFrame2.Visible = false
  1457. GUIHubFrame2.Draggable = true
  1458.  
  1459. TopFrame_4.Name = "TopFrame"
  1460. TopFrame_4.Parent = GUIHubFrame2
  1461. TopFrame_4.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  1462. TopFrame_4.BorderSizePixel = 0
  1463. TopFrame_4.Position = UDim2.new(-0.0275862068, 0, -0.0966266468, 0)
  1464. TopFrame_4.Size = UDim2.new(0, 458, 0, 40)
  1465.  
  1466. GUIName_3.Name = "GUIName"
  1467. GUIName_3.Parent = TopFrame_4
  1468. GUIName_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1469. GUIName_3.BackgroundTransparency = 1.000
  1470. GUIName_3.BorderSizePixel = 0
  1471. GUIName_3.Position = UDim2.new(0.0518893525, 0, 0, 0)
  1472. GUIName_3.Size = UDim2.new(0, 394, 0, 40)
  1473. GUIName_3.Font = Enum.Font.Cartoon
  1474. GUIName_3.Text = "LumberJoke GUI"
  1475. GUIName_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1476. GUIName_3.TextScaled = true
  1477. GUIName_3.TextSize = 14.000
  1478. GUIName_3.TextWrapped = true
  1479.  
  1480. CloseButton_3.Name = "CloseButton"
  1481. CloseButton_3.Parent = TopFrame_4
  1482. CloseButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1483. CloseButton_3.BackgroundTransparency = 1.000
  1484. CloseButton_3.BorderSizePixel = 0
  1485. CloseButton_3.Position = UDim2.new(0.91048032, 0, 0, 0)
  1486. CloseButton_3.Size = UDim2.new(0, 41, 0, 40)
  1487. CloseButton_3.Font = Enum.Font.Gotham
  1488. CloseButton_3.Text = "X"
  1489. CloseButton_3.TextColor3 = Color3.fromRGB(182, 0, 0)
  1490. CloseButton_3.TextScaled = true
  1491. CloseButton_3.TextSize = 14.000
  1492. CloseButton_3.TextWrapped = true
  1493. CloseButton_3.MouseButton1Down:connect(function()
  1494. GUIHubFrame2.Visible = false
  1495. OpenFrame.Visible = true
  1496. end)
  1497.  
  1498. BottomFrame_4.Name = "BottomFrame"
  1499. BottomFrame_4.Parent = GUIHubFrame2
  1500. BottomFrame_4.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  1501. BottomFrame_4.BorderSizePixel = 0
  1502. BottomFrame_4.Position = UDim2.new(-0.0275862068, 0, 0.998385191, 0)
  1503. BottomFrame_4.Size = UDim2.new(0, 458, 0, 40)
  1504.  
  1505. DropdownFrame_3.Name = "DropdownFrame"
  1506. DropdownFrame_3.Parent = GUIHubFrame2
  1507. DropdownFrame_3.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  1508. DropdownFrame_3.BorderSizePixel = 0
  1509. DropdownFrame_3.Position = UDim2.new(0.156321853, 0, -0.00161474955, 0)
  1510. DropdownFrame_3.Size = UDim2.new(0, 299, 0, 40)
  1511.  
  1512. MainButton_3.Name = "MainButton"
  1513. MainButton_3.Parent = DropdownFrame_3
  1514. MainButton_3.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  1515. MainButton_3.BorderSizePixel = 0
  1516. MainButton_3.Position = UDim2.new(0.0427742116, 0, 0, 0)
  1517. MainButton_3.Size = UDim2.new(0, 75, 0, 31)
  1518. MainButton_3.Font = Enum.Font.Cartoon
  1519. MainButton_3.Text = "Scripts"
  1520. MainButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1521. MainButton_3.TextSize = 20.000
  1522. MainButton_3.TextWrapped = true
  1523. MainButton_3.MouseButton1Down:connect(function()
  1524. GUIHubFrame2.Visible = false
  1525. MainframeScriptFrame.Visible = true
  1526. end)
  1527.  
  1528. GUIHubButton_3.Name = "GUIHubButton"
  1529. GUIHubButton_3.Parent = DropdownFrame_3
  1530. GUIHubButton_3.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  1531. GUIHubButton_3.BorderSizePixel = 0
  1532. GUIHubButton_3.Position = UDim2.new(0.374053836, 0, 0, 0)
  1533. GUIHubButton_3.Size = UDim2.new(0, 75, 0, 31)
  1534. GUIHubButton_3.Font = Enum.Font.Cartoon
  1535. GUIHubButton_3.Text = "GUIs"
  1536. GUIHubButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1537. GUIHubButton_3.TextSize = 20.000
  1538. GUIHubButton_3.TextWrapped = true
  1539.  
  1540. Teleports_3.Name = "Teleports"
  1541. Teleports_3.Parent = DropdownFrame_3
  1542. Teleports_3.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  1543. Teleports_3.BorderSizePixel = 0
  1544. Teleports_3.Position = UDim2.new(0.708502054, 0, 0, 0)
  1545. Teleports_3.Size = UDim2.new(0, 75, 0, 31)
  1546. Teleports_3.Font = Enum.Font.Cartoon
  1547. Teleports_3.Text = "Teleports"
  1548. Teleports_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1549. Teleports_3.TextSize = 20.000
  1550. Teleports_3.TextWrapped = true
  1551. Teleports_3.MouseButton1Down:connect(function()
  1552. GUIHubFrame2.Visible = false
  1553. TPFrame.Visible = true
  1554. end)
  1555.  
  1556. GorikoGUI.Name = "GorikoGUI" --Venyx, mistake
  1557. GorikoGUI.Parent = GUIHubFrame2
  1558. GorikoGUI.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1559. GorikoGUI.BackgroundTransparency = 0.200
  1560. GorikoGUI.BorderSizePixel = 0
  1561. GorikoGUI.Position = UDim2.new(0.0390804596, 0, 0.128266051, 0)
  1562. GorikoGUI.Size = UDim2.new(0, 162, 0, 50)
  1563. GorikoGUI.Font = Enum.Font.Cartoon
  1564. GorikoGUI.Text = "Venyx Cracked (Old)"
  1565. GorikoGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  1566. GorikoGUI.TextSize = 20.000
  1567. GorikoGUI.TextWrapped = true
  1568. GorikoGUI.MouseButton1Down:connect(function()
  1569. loadstring(game:HttpGet(('https://pastebinp.com/raw/WSmRCq69'),true))()
  1570. end)
  1571.  
  1572. Blood.Name = "Blood"
  1573. Blood.Parent = GUIHubFrame2
  1574. Blood.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1575. Blood.BackgroundTransparency = 0.200
  1576. Blood.BorderSizePixel = 0
  1577. Blood.Position = UDim2.new(0.597701132, 0, 0.372921616, 0)
  1578. Blood.Size = UDim2.new(0, 162, 0, 50)
  1579. Blood.Font = Enum.Font.Cartoon
  1580. Blood.Text = "Blood GUI"
  1581. Blood.TextColor3 = Color3.fromRGB(255, 255, 255)
  1582. Blood.TextSize = 20.000
  1583. Blood.TextWrapped = true
  1584. Blood.MouseButton1Down:connect(function()
  1585. loadstring(game:HttpGet(('https://pastebinp.com/raw/qt3SDXvH'),true))()
  1586. end)
  1587.  
  1588. TextLabel_5.Parent = GUIHubFrame2
  1589. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1590. TextLabel_5.BackgroundTransparency = 1.000
  1591. TextLabel_5.BorderSizePixel = 0
  1592. TextLabel_5.Position = UDim2.new(-0.0275862068, 0, 1.00000012, 0)
  1593. TextLabel_5.Size = UDim2.new(0, 458, 0, 39)
  1594. TextLabel_5.Font = Enum.Font.SourceSans
  1595. TextLabel_5.Text = "GUI Hub Page 2"
  1596. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  1597. TextLabel_5.TextScaled = true
  1598. TextLabel_5.TextSize = 14.000
  1599. TextLabel_5.TextWrapped = true
  1600.  
  1601. MoneyDupe_2.Name = "MoneyDupe" -- Goriko GUI, mistake.
  1602. MoneyDupe_2.Parent = GUIHubFrame2
  1603. MoneyDupe_2.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1604. MoneyDupe_2.BackgroundTransparency = 0.200
  1605. MoneyDupe_2.BorderSizePixel = 0
  1606. MoneyDupe_2.Position = UDim2.new(0.597701132, 0, 0.128266051, 0)
  1607. MoneyDupe_2.Size = UDim2.new(0, 162, 0, 50)
  1608. MoneyDupe_2.Font = Enum.Font.Cartoon
  1609. MoneyDupe_2.Text = "Goriko Cracked"
  1610. MoneyDupe_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1611. MoneyDupe_2.TextSize = 20.000
  1612. MoneyDupe_2.TextWrapped = true
  1613. MoneyDupe_2.MouseButton1Down:connect(function()
  1614. loadstring(game:HttpGet("https://pastebinp.com/raw/LwCnwLDd", true))()
  1615. end)
  1616.  
  1617. DirtCracked.Name = "DirtCracked"
  1618. DirtCracked.Parent = GUIHubFrame2
  1619. DirtCracked.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1620. DirtCracked.BackgroundTransparency = 0.200
  1621. DirtCracked.BorderSizePixel = 0
  1622. DirtCracked.Position = UDim2.new(0.039080441, 0, 0.372921616, 0)
  1623. DirtCracked.Size = UDim2.new(0, 162, 0, 50)
  1624. DirtCracked.Font = Enum.Font.Cartoon
  1625. DirtCracked.Text = "Dirt Cracked (Old)"
  1626. DirtCracked.TextColor3 = Color3.fromRGB(255, 255, 255)
  1627. DirtCracked.TextSize = 20.000
  1628. DirtCracked.TextWrapped = true
  1629. DirtCracked.MouseButton1Down:connect(function()
  1630. loadstring(game:HttpGet(('https://pastebinp.com/raw/77ESEmng'),true))()
  1631. end)
  1632.  
  1633. PreviousPageGUIHub.Name = "PreviousPageGUIHub"
  1634. PreviousPageGUIHub.Parent = GUIHubFrame2
  1635. PreviousPageGUIHub.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1636. PreviousPageGUIHub.BackgroundTransparency = 0.200
  1637. PreviousPageGUIHub.BorderSizePixel = 0
  1638. PreviousPageGUIHub.Position = UDim2.new(0.0549550205, 0, 0.862232864, 0)
  1639. PreviousPageGUIHub.Size = UDim2.new(0, 389, 0, 50)
  1640. PreviousPageGUIHub.Font = Enum.Font.Cartoon
  1641. PreviousPageGUIHub.Text = "<<Previous Page"
  1642. PreviousPageGUIHub.TextColor3 = Color3.fromRGB(255, 255, 255)
  1643. PreviousPageGUIHub.TextScaled = true
  1644. PreviousPageGUIHub.TextSize = 20.000
  1645. PreviousPageGUIHub.TextWrapped = true
  1646. PreviousPageGUIHub.MouseButton1Down:connect(function()
  1647. GUIHubFrame2.Visible = false
  1648. GUIHubFrame.Visible = true
  1649. end)
  1650.  
  1651. TextLabel_6.Parent = GUIHubFrame2
  1652. TextLabel_6.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1653. TextLabel_6.BackgroundTransparency = 0.200
  1654. TextLabel_6.BorderSizePixel = 0
  1655. TextLabel_6.Position = UDim2.new(0.0919540226, 0, 0.681710303, 0)
  1656. TextLabel_6.Size = UDim2.new(0, 354, 0, 39)
  1657. TextLabel_6.Font = Enum.Font.SourceSans
  1658. TextLabel_6.Text = "You've Reached The End"
  1659. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  1660. TextLabel_6.TextScaled = true
  1661. TextLabel_6.TextSize = 14.000
  1662. TextLabel_6.TextWrapped = true
  1663.  
  1664. OpenFrame.Name = "OpenFrame"
  1665. OpenFrame.Parent = GUI
  1666. OpenFrame.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  1667. OpenFrame.BackgroundTransparency = 0.200
  1668. OpenFrame.BorderSizePixel = 0
  1669. OpenFrame.Position = UDim2.new(0.322840393, 0, 0.925995648, 0)
  1670. OpenFrame.Size = UDim2.new(0, 418, 0, 56)
  1671. OpenFrame.Visible = true
  1672.  
  1673. TextButton.Parent = OpenFrame
  1674. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1675. TextButton.BackgroundTransparency = 1.000
  1676. TextButton.BorderSizePixel = 0
  1677. TextButton.Size = UDim2.new(0, 418, 0, 56)
  1678. TextButton.Font = Enum.Font.Cartoon
  1679. TextButton.Text = "Open LumberJoke"
  1680. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1681. TextButton.TextScaled = true
  1682. TextButton.TextSize = 14.000
  1683. TextButton.TextWrapped = true
  1684. TextButton.MouseButton1Down:connect(function()
  1685. MainframeScriptFrame.Visible = true
  1686. OpenFrame.Visible = false
  1687. end)
Add Comment
Please, Sign In to add comment