StenHisDirt

LT2 Update

Jun 24th, 2019
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.38 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Copy = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local BySten = Instance.new("TextLabel")
  8. local MainFrame = Instance.new("Frame")
  9. local AutoSell = Instance.new("TextButton")
  10. local GodAxe = Instance.new("TextButton")
  11. local MaxLand = Instance.new("TextButton")
  12. local PaintTool = Instance.new("TextButton")
  13. local TpPlayer = Instance.new("TextButton")
  14. local PlotTp = Instance.new("TextButton")
  15. local RemoveFog = Instance.new("TextButton")
  16. local Fly = Instance.new("TextButton")
  17. local TpWood = Instance.new("TextButton")
  18. local NoClip = Instance.new("TextButton")
  19. local Blueprint = Instance.new("TextButton")
  20. local Player = Instance.new("TextButton")
  21. local WaterWalk = Instance.new("TextButton")
  22. local Teleports = Instance.new("TextButton")
  23. local Clone = Instance.new("TextButton")
  24. local TpTool = Instance.new("TextButton")
  25. local CloneFrame = Instance.new("Frame")
  26. local CloneBox = Instance.new("TextBox")
  27. local CloneButton = Instance.new("TextButton")
  28. local Nothing = Instance.new("Frame")
  29. local XCln = Instance.new("TextButton")
  30. local WipeBase = Instance.new("TextButton")
  31. local TeleportsFrame = Instance.new("Frame")
  32. local XTp = Instance.new("TextButton")
  33. local ScrollingFrame = Instance.new("ScrollingFrame")
  34. local WoodRUs = Instance.new("TextButton")
  35. local SpawnPoint = Instance.new("TextButton")
  36. local LandStore = Instance.new("TextButton")
  37. local LinksLogic = Instance.new("TextButton")
  38. local Cave = Instance.new("TextButton")
  39. local Swamp = Instance.new("TextButton")
  40. local Volcano = Instance.new("TextButton")
  41. local PalmIsland = Instance.new("TextButton")
  42. local BobsShack = Instance.new("TextButton")
  43. local Bridge = Instance.new("TextButton")
  44. local BoxedCars = Instance.new("TextButton")
  45. local EndTimes = Instance.new("TextButton")
  46. local Dock = Instance.new("TextButton")
  47. local FancyFurnishings = Instance.new("TextButton")
  48. local ShrineOfSight = Instance.new("TextButton")
  49. local FineArtsShop = Instance.new("TextButton")
  50. local StrangeMan = Instance.new("TextButton")
  51. local VolcanoWin = Instance.new("TextButton")
  52. local TheDen = Instance.new("TextButton")
  53. local SkiLodge = Instance.new("TextButton")
  54. local PlayerTpFrame = Instance.new("Frame")
  55. local TpGo = Instance.new("TextButton")
  56. local PlayerTpBox = Instance.new("TextBox")
  57. local Nothing_2 = Instance.new("Frame")
  58. local XplrTp = Instance.new("TextButton")
  59. local PlayerFrame = Instance.new("Frame")
  60. local Jump = Instance.new("TextButton")
  61. local Speed = Instance.new("TextButton")
  62. local SpeedBox = Instance.new("TextBox")
  63. local JumpBox = Instance.new("TextBox")
  64. local Xsj = Instance.new("TextButton")
  65. local Nothing_3 = Instance.new("Frame")
  66. local Nothing_4 = Instance.new("Frame")
  67. local Nothing_5 = Instance.new("TextLabel")
  68. local AutoSellFrame = Instance.new("Frame")
  69. local SellWood = Instance.new("TextButton")
  70. local SellPlanks = Instance.new("TextButton")
  71. local Xas = Instance.new("TextButton")
  72. --Properties:
  73. Copy.Name = "Copy"
  74. Copy.Parent = game.CoreGui
  75. Copy.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  76.  
  77. OpenFrame.Name = "OpenFrame"
  78. OpenFrame.Parent = Copy
  79. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  80. OpenFrame.Position = UDim2.new(0.712543011, 0, -0.00122846384, 0)
  81. OpenFrame.Size = UDim2.new(0, 120, 0, 66)
  82. OpenFrame.Style = Enum.FrameStyle.RobloxRound
  83.  
  84. Open.Name = "Open"
  85. Open.Parent = OpenFrame
  86. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  87. Open.Position = UDim2.new(-0.0782629997, 0, -0.121563233, 0)
  88. Open.Size = UDim2.new(0, 120, 0, 38)
  89. Open.Style = Enum.ButtonStyle.RobloxRoundButton
  90. Open.Font = Enum.Font.GothamBlack
  91. Open.Text = "Open :)"
  92. Open.TextColor3 = Color3.new(0, 0, 0)
  93. Open.TextSize = 30
  94. Open.TextWrapped = true
  95.  
  96. BySten.Name = "BySten"
  97. BySten.Parent = OpenFrame
  98. BySten.BackgroundColor3 = Color3.new(1, 1, 1)
  99. BySten.BackgroundTransparency = 1
  100. BySten.Position = UDim2.new(-0.0384889059, 0, 0.48475492, 0)
  101. BySten.Size = UDim2.new(0, 120, 0, 38)
  102. BySten.Font = Enum.Font.GothamBlack
  103. BySten.Text = "Gui By: Sten"
  104. BySten.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  105. BySten.TextSize = 17
  106. BySten.TextWrapped = true
  107.  
  108. MainFrame.Name = "MainFrame"
  109. MainFrame.Parent = Copy
  110. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  111. MainFrame.Position = UDim2.new(0.925900757, 0, 0.309582323, 0)
  112. MainFrame.Size = UDim2.new(0, 109, 0, 352)
  113. MainFrame.Visible = false
  114. MainFrame.Style = Enum.FrameStyle.RobloxRound
  115.  
  116. AutoSell.Name = "AutoSell"
  117. AutoSell.Parent = MainFrame
  118. AutoSell.BackgroundColor3 = Color3.new(1, 1, 1)
  119. AutoSell.Position = UDim2.new(-0.040226087, 0, -0.0243195631, 0)
  120. AutoSell.Size = UDim2.new(0, 100, 0, 22)
  121. AutoSell.Style = Enum.ButtonStyle.RobloxRoundButton
  122. AutoSell.Font = Enum.Font.SciFi
  123. AutoSell.Text = "AutoSell"
  124. AutoSell.TextColor3 = Color3.new(0, 0, 0)
  125. AutoSell.TextSize = 19
  126.  
  127. GodAxe.Name = "GodAxe"
  128. GodAxe.Parent = MainFrame
  129. GodAxe.BackgroundColor3 = Color3.new(1, 1, 1)
  130. GodAxe.Position = UDim2.new(-0.040226087, 0, 0.0394736193, 0)
  131. GodAxe.Size = UDim2.new(0, 100, 0, 22)
  132. GodAxe.Style = Enum.ButtonStyle.RobloxRoundButton
  133. GodAxe.Font = Enum.Font.SciFi
  134. GodAxe.Text = "God Axe"
  135. GodAxe.TextColor3 = Color3.new(0, 0, 0)
  136. GodAxe.TextSize = 19
  137. GodAxe.MouseButton1Down:connect(function()
  138.  
  139. end)
  140.  
  141. MaxLand.Name = "MaxLand"
  142. MaxLand.Parent = MainFrame
  143. MaxLand.BackgroundColor3 = Color3.new(1, 1, 1)
  144. MaxLand.Position = UDim2.new(-0.040226087, 0, 0.103266895, 0)
  145. MaxLand.Size = UDim2.new(0, 100, 0, 22)
  146. MaxLand.Style = Enum.ButtonStyle.RobloxRoundButton
  147. MaxLand.Font = Enum.Font.SciFi
  148. MaxLand.Text = "Max Land"
  149. MaxLand.TextColor3 = Color3.new(0, 0, 0)
  150. MaxLand.TextSize = 19
  151. MaxLand.MouseButton1Down:connect(function()
  152.  
  153. end)
  154.  
  155. PaintTool.Name = "PaintTool"
  156. PaintTool.Parent = MainFrame
  157. PaintTool.BackgroundColor3 = Color3.new(1, 1, 1)
  158. PaintTool.Position = UDim2.new(-0.040226087, 0, 0.167060077, 0)
  159. PaintTool.Size = UDim2.new(0, 100, 0, 22)
  160. PaintTool.Style = Enum.ButtonStyle.RobloxRoundButton
  161. PaintTool.Font = Enum.Font.SciFi
  162. PaintTool.Text = "Paint"
  163. PaintTool.TextColor3 = Color3.new(0, 0, 0)
  164. PaintTool.TextSize = 19
  165. PaintTool.MouseButton1Down:connect(function()
  166.  
  167. end)
  168.  
  169. TpPlayer.Name = "TpPlayer"
  170. TpPlayer.Parent = MainFrame
  171. TpPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  172. TpPlayer.Position = UDim2.new(-0.040226087, 0, 0.230853349, 0)
  173. TpPlayer.Size = UDim2.new(0, 100, 0, 22)
  174. TpPlayer.Style = Enum.ButtonStyle.RobloxRoundButton
  175. TpPlayer.Font = Enum.Font.SciFi
  176. TpPlayer.Text = "Tp Player"
  177. TpPlayer.TextColor3 = Color3.new(0, 0, 0)
  178. TpPlayer.TextSize = 19
  179.  
  180. PlotTp.Name = "PlotTp"
  181. PlotTp.Parent = MainFrame
  182. PlotTp.BackgroundColor3 = Color3.new(1, 1, 1)
  183. PlotTp.Position = UDim2.new(-0.040226087, 0, 0.294646442, 0)
  184. PlotTp.Size = UDim2.new(0, 100, 0, 22)
  185. PlotTp.Style = Enum.ButtonStyle.RobloxRoundButton
  186. PlotTp.Font = Enum.Font.SciFi
  187. PlotTp.Text = "Tp Plot"
  188. PlotTp.TextColor3 = Color3.new(0, 0, 0)
  189. PlotTp.TextSize = 19
  190. PlotTp.MouseButton1Down:connect(function()
  191.  
  192. end)
  193.  
  194. RemoveFog.Name = "RemoveFog"
  195. RemoveFog.Parent = MainFrame
  196. RemoveFog.BackgroundColor3 = Color3.new(1, 1, 1)
  197. RemoveFog.Position = UDim2.new(-0.040226087, 0, 0.358439714, 0)
  198. RemoveFog.Size = UDim2.new(0, 100, 0, 22)
  199. RemoveFog.Style = Enum.ButtonStyle.RobloxRoundButton
  200. RemoveFog.Font = Enum.Font.SciFi
  201. RemoveFog.Text = "Fog"
  202. RemoveFog.TextColor3 = Color3.new(0, 0, 0)
  203. RemoveFog.TextSize = 19
  204. RemoveFog.MouseButton1Down:connect(function()
  205.  
  206. end)
  207.  
  208. Fly.Name = "Fly"
  209. Fly.Parent = MainFrame
  210. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  211. Fly.Position = UDim2.new(-0.040226087, 0, 0.422232896, 0)
  212. Fly.Size = UDim2.new(0, 100, 0, 22)
  213. Fly.Style = Enum.ButtonStyle.RobloxRoundButton
  214. Fly.Font = Enum.Font.SciFi
  215. Fly.Text = "Fly[SpaceX2/Q]"
  216. Fly.TextColor3 = Color3.new(0, 0, 0)
  217. Fly.TextSize = 13
  218. Fly.MouseButton1Down:connect(function()
  219.  
  220. end)
  221.  
  222. TpWood.Name = "TpWood"
  223. TpWood.Parent = MainFrame
  224. TpWood.BackgroundColor3 = Color3.new(1, 1, 1)
  225. TpWood.Position = UDim2.new(-0.040226087, 0, 0.55213052, 0)
  226. TpWood.Size = UDim2.new(0, 100, 0, 22)
  227. TpWood.Style = Enum.ButtonStyle.RobloxRoundButton
  228. TpWood.Font = Enum.Font.SciFi
  229. TpWood.Text = "Tp Wood"
  230. TpWood.TextColor3 = Color3.new(0, 0, 0)
  231. TpWood.TextSize = 19
  232. TpWood.MouseButton1Down:connect(function()
  233.  
  234. end)
  235.  
  236. NoClip.Name = "NoClip"
  237. NoClip.Parent = MainFrame
  238. NoClip.BackgroundColor3 = Color3.new(1, 1, 1)
  239. NoClip.Position = UDim2.new(-0.040226087, 0, 0.615923703, 0)
  240. NoClip.Size = UDim2.new(0, 100, 0, 22)
  241. NoClip.Style = Enum.ButtonStyle.RobloxRoundButton
  242. NoClip.Font = Enum.Font.SciFi
  243. NoClip.Text = "NoClip [F]"
  244. NoClip.TextColor3 = Color3.new(0, 0, 0)
  245. NoClip.TextSize = 19
  246. NoClip.MouseButton1Down:connect(function()
  247.  
  248. end)
  249.  
  250. Blueprint.Name = "Blueprint"
  251. Blueprint.Parent = MainFrame
  252. Blueprint.BackgroundColor3 = Color3.new(1, 1, 1)
  253. Blueprint.Position = UDim2.new(-0.040226087, 0, 0.743510067, 0)
  254. Blueprint.Size = UDim2.new(0, 100, 0, 22)
  255. Blueprint.Style = Enum.ButtonStyle.RobloxRoundButton
  256. Blueprint.Font = Enum.Font.SciFi
  257. Blueprint.Text = "Blueprints"
  258. Blueprint.TextColor3 = Color3.new(0, 0, 0)
  259. Blueprint.TextSize = 19
  260. Blueprint.MouseButton1Down:connect(function()
  261.  
  262. end)
  263.  
  264. Player.Name = "Player"
  265. Player.Parent = MainFrame
  266. Player.BackgroundColor3 = Color3.new(1, 1, 1)
  267. Player.Position = UDim2.new(-0.040226087, 0, 0.807303309, 0)
  268. Player.Size = UDim2.new(0, 100, 0, 22)
  269. Player.Style = Enum.ButtonStyle.RobloxRoundButton
  270. Player.Font = Enum.Font.SciFi
  271. Player.Text = "Speed[v]"
  272. Player.TextColor3 = Color3.new(0, 0, 0)
  273. Player.TextSize = 19
  274.  
  275. WaterWalk.Name = "WaterWalk"
  276. WaterWalk.Parent = MainFrame
  277. WaterWalk.BackgroundColor3 = Color3.new(1, 1, 1)
  278. WaterWalk.Position = UDim2.new(-0.040226087, 0, 0.679716945, 0)
  279. WaterWalk.Size = UDim2.new(0, 100, 0, 22)
  280. WaterWalk.Style = Enum.ButtonStyle.RobloxRoundButton
  281. WaterWalk.Font = Enum.Font.SciFi
  282. WaterWalk.Text = "Water Walk"
  283. WaterWalk.TextColor3 = Color3.new(0, 0, 0)
  284. WaterWalk.TextSize = 19
  285.  
  286. Teleports.Name = "Teleports"
  287. Teleports.Parent = MainFrame
  288. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  289. Teleports.Position = UDim2.new(-0.040226087, 0, 0.871096492, 0)
  290. Teleports.Size = UDim2.new(0, 100, 0, 22)
  291. Teleports.Style = Enum.ButtonStyle.RobloxRoundButton
  292. Teleports.Font = Enum.Font.SciFi
  293. Teleports.Text = "Teleports"
  294. Teleports.TextColor3 = Color3.new(0, 0, 0)
  295. Teleports.TextSize = 19
  296.  
  297. Clone.Name = "Clone"
  298. Clone.Parent = MainFrame
  299. Clone.BackgroundColor3 = Color3.new(1, 1, 1)
  300. Clone.Position = UDim2.new(-0.040226087, 0, 0.936906815, 0)
  301. Clone.Size = UDim2.new(0, 100, 0, 22)
  302. Clone.Style = Enum.ButtonStyle.RobloxRoundButton
  303. Clone.Font = Enum.Font.SciFi
  304. Clone.Text = "Clone"
  305. Clone.TextColor3 = Color3.new(0, 0, 0)
  306. Clone.TextSize = 19
  307.  
  308. TpTool.Name = "TpTool"
  309. TpTool.Parent = MainFrame
  310. TpTool.BackgroundColor3 = Color3.new(1, 1, 1)
  311. TpTool.Position = UDim2.new(-0.040226087, 0, 0.488043219, 0)
  312. TpTool.Size = UDim2.new(0, 100, 0, 22)
  313. TpTool.Style = Enum.ButtonStyle.RobloxRoundButton
  314. TpTool.Font = Enum.Font.SciFi
  315. TpTool.Text = "TpTool"
  316. TpTool.TextColor3 = Color3.new(0, 0, 0)
  317. TpTool.TextSize = 19
  318. TpTool.MouseButton1Down:connect(function()
  319.  
  320. end)
  321.  
  322. CloneFrame.Name = "CloneFrame"
  323. CloneFrame.Parent = Copy
  324. CloneFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  325. CloneFrame.Position = UDim2.new(0.926528156, 0, 0.742014766, 0)
  326. CloneFrame.Size = UDim2.new(0, 108, 0, 139)
  327. CloneFrame.Visible = false
  328. CloneFrame.Style = Enum.FrameStyle.RobloxRound
  329.  
  330. CloneBox.Name = "CloneBox"
  331. CloneBox.Parent = CloneFrame
  332. CloneBox.BackgroundColor3 = Color3.new(1, 1, 1)
  333. CloneBox.BackgroundTransparency = 1
  334. CloneBox.Position = UDim2.new(-0.0293726027, 0, 0.176717967, 0)
  335. CloneBox.Size = UDim2.new(0, 97, 0, 33)
  336. CloneBox.Font = Enum.Font.SourceSans
  337. CloneBox.Text = ""
  338. CloneBox.TextColor3 = Color3.new(1, 1, 1)
  339. CloneBox.TextSize = 21
  340.  
  341. CloneButton.Name = "CloneButton"
  342. CloneButton.Parent = CloneFrame
  343. CloneButton.BackgroundColor3 = Color3.new(1, 1, 1)
  344. CloneButton.Position = UDim2.new(-0.0277777798, 0, 0.505793989, 0)
  345. CloneButton.Size = UDim2.new(0, 97, 0, 34)
  346. CloneButton.Style = Enum.ButtonStyle.RobloxRoundButton
  347. CloneButton.Font = Enum.Font.SourceSans
  348. CloneButton.Text = "Clone Wood"
  349. CloneButton.TextColor3 = Color3.new(0, 0, 0)
  350. CloneButton.TextSize = 19
  351. CloneButton.MouseButton1Down:connect(function()
  352.  
  353. end)
  354.  
  355. Nothing.Name = "Nothing"
  356. Nothing.Parent = CloneFrame
  357. Nothing.BackgroundColor3 = Color3.new(1, 1, 1)
  358. Nothing.Position = UDim2.new(-0.0833333358, 0, 0.130693793, 0)
  359. Nothing.Size = UDim2.new(0, 107, 0, 41)
  360. Nothing.Style = Enum.FrameStyle.RobloxRound
  361.  
  362. XCln.Name = "XCln"
  363. XCln.Parent = CloneFrame
  364. XCln.BackgroundColor3 = Color3.new(1, 1, 1)
  365. XCln.Position = UDim2.new(0.830498278, 0, -0.0636140555, 0)
  366. XCln.Size = UDim2.new(0, 23, 0, 23)
  367. XCln.Style = Enum.ButtonStyle.RobloxRoundButton
  368. XCln.Font = Enum.Font.SourceSans
  369. XCln.Text = "X"
  370. XCln.TextColor3 = Color3.new(0, 0, 0)
  371. XCln.TextSize = 14
  372.  
  373. WipeBase.Name = "WipeBase"
  374. WipeBase.Parent = CloneFrame
  375. WipeBase.BackgroundColor3 = Color3.new(1, 1, 1)
  376. WipeBase.Position = UDim2.new(-0.0277777798, 0, 0.780571103, 0)
  377. WipeBase.Size = UDim2.new(0, 97, 0, 34)
  378. WipeBase.Style = Enum.ButtonStyle.RobloxRoundButton
  379. WipeBase.Font = Enum.Font.SourceSans
  380. WipeBase.Text = "Wipe Base"
  381. WipeBase.TextColor3 = Color3.new(0, 0, 0)
  382. WipeBase.TextSize = 19
  383. WipeBase.MouseButton1Down:connect(function()
  384.  
  385. end)
  386.  
  387. TeleportsFrame.Name = "TeleportsFrame"
  388. TeleportsFrame.Parent = Copy
  389. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  390. TeleportsFrame.Position = UDim2.new(0.856963634, 0, 0.176904216, 0)
  391. TeleportsFrame.Size = UDim2.new(0, 109, 0, 568)
  392. TeleportsFrame.Visible = false
  393. TeleportsFrame.Style = Enum.FrameStyle.RobloxRound
  394.  
  395. XTp.Name = "XTp"
  396. XTp.Parent = TeleportsFrame
  397. XTp.BackgroundColor3 = Color3.new(1, 1, 1)
  398. XTp.Position = UDim2.new(0.849016786, 0, -0.0156653486, 0)
  399. XTp.Size = UDim2.new(0, 23, 0, 23)
  400. XTp.Style = Enum.ButtonStyle.RobloxRoundButton
  401. XTp.Font = Enum.Font.SourceSans
  402. XTp.Text = "X"
  403. XTp.TextColor3 = Color3.new(0, 0, 0)
  404. XTp.TextSize = 14
  405.  
  406. ScrollingFrame.Parent = TeleportsFrame
  407. ScrollingFrame.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  408. ScrollingFrame.BackgroundTransparency = 1
  409. ScrollingFrame.BorderSizePixel = 0
  410. ScrollingFrame.Position = UDim2.new(-0.0337955542, 0, 0.0400685035, 0)
  411. ScrollingFrame.Size = UDim2.new(0, 100, 0, 524)
  412.  
  413. WoodRUs.Name = "WoodRUs"
  414. WoodRUs.Parent = ScrollingFrame
  415. WoodRUs.BackgroundColor3 = Color3.new(1, 1, 1)
  416. WoodRUs.Size = UDim2.new(0, 95, 0, 24)
  417. WoodRUs.Style = Enum.ButtonStyle.RobloxRoundButton
  418. WoodRUs.Font = Enum.Font.SciFi
  419. WoodRUs.Text = "WoodRUs"
  420. WoodRUs.TextColor3 = Color3.new(0, 0, 0)
  421. WoodRUs.TextSize = 15
  422.  
  423. SpawnPoint.Name = "SpawnPoint"
  424. SpawnPoint.Parent = ScrollingFrame
  425. SpawnPoint.BackgroundColor3 = Color3.new(1, 1, 1)
  426. SpawnPoint.Position = UDim2.new(0, 0, 0.0281690136, 0)
  427. SpawnPoint.Size = UDim2.new(0, 95, 0, 24)
  428. SpawnPoint.Style = Enum.ButtonStyle.RobloxRoundButton
  429. SpawnPoint.Font = Enum.Font.SciFi
  430. SpawnPoint.Text = "SpawnPoint"
  431. SpawnPoint.TextColor3 = Color3.new(0, 0, 0)
  432. SpawnPoint.TextSize = 15
  433.  
  434. LandStore.Name = "LandStore"
  435. LandStore.Parent = ScrollingFrame
  436. LandStore.BackgroundColor3 = Color3.new(1, 1, 1)
  437. LandStore.Position = UDim2.new(0, 0, 0.0580985919, 0)
  438. LandStore.Size = UDim2.new(0, 95, 0, 24)
  439. LandStore.Style = Enum.ButtonStyle.RobloxRoundButton
  440. LandStore.Font = Enum.Font.SciFi
  441. LandStore.Text = "LandStore"
  442. LandStore.TextColor3 = Color3.new(0, 0, 0)
  443. LandStore.TextSize = 15
  444.  
  445. LinksLogic.Name = "LinksLogic"
  446. LinksLogic.Parent = ScrollingFrame
  447. LinksLogic.BackgroundColor3 = Color3.new(1, 1, 1)
  448. LinksLogic.Position = UDim2.new(0, 0, 0.0862676054, 0)
  449. LinksLogic.Size = UDim2.new(0, 95, 0, 24)
  450. LinksLogic.Style = Enum.ButtonStyle.RobloxRoundButton
  451. LinksLogic.Font = Enum.Font.SciFi
  452. LinksLogic.Text = "LinksLogic"
  453. LinksLogic.TextColor3 = Color3.new(0, 0, 0)
  454. LinksLogic.TextSize = 15
  455.  
  456. Cave.Name = "Cave"
  457. Cave.Parent = ScrollingFrame
  458. Cave.BackgroundColor3 = Color3.new(1, 1, 1)
  459. Cave.Position = UDim2.new(0, 0, 0.115316905, 0)
  460. Cave.Size = UDim2.new(0, 95, 0, 24)
  461. Cave.Style = Enum.ButtonStyle.RobloxRoundButton
  462. Cave.Font = Enum.Font.SciFi
  463. Cave.Text = "Cave"
  464. Cave.TextColor3 = Color3.new(0, 0, 0)
  465. Cave.TextSize = 15
  466.  
  467. Swamp.Name = "Swamp"
  468. Swamp.Parent = ScrollingFrame
  469. Swamp.BackgroundColor3 = Color3.new(1, 1, 1)
  470. Swamp.Position = UDim2.new(0, 0, 0.143485919, 0)
  471. Swamp.Size = UDim2.new(0, 95, 0, 24)
  472. Swamp.Style = Enum.ButtonStyle.RobloxRoundButton
  473. Swamp.Font = Enum.Font.SciFi
  474. Swamp.Text = "Swamp"
  475. Swamp.TextColor3 = Color3.new(0, 0, 0)
  476. Swamp.TextSize = 15
  477.  
  478. Volcano.Name = "Volcano"
  479. Volcano.Parent = ScrollingFrame
  480. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  481. Volcano.Position = UDim2.new(0, 0, 0.173415497, 0)
  482. Volcano.Size = UDim2.new(0, 95, 0, 24)
  483. Volcano.Style = Enum.ButtonStyle.RobloxRoundButton
  484. Volcano.Font = Enum.Font.SciFi
  485. Volcano.Text = "Volcano"
  486. Volcano.TextColor3 = Color3.new(0, 0, 0)
  487. Volcano.TextSize = 15
  488.  
  489. PalmIsland.Name = "PalmIsland"
  490. PalmIsland.Parent = ScrollingFrame
  491. PalmIsland.BackgroundColor3 = Color3.new(1, 1, 1)
  492. PalmIsland.Position = UDim2.new(0, 0, 0.201584518, 0)
  493. PalmIsland.Size = UDim2.new(0, 95, 0, 24)
  494. PalmIsland.Style = Enum.ButtonStyle.RobloxRoundButton
  495. PalmIsland.Font = Enum.Font.SciFi
  496. PalmIsland.Text = "PalmIsland"
  497. PalmIsland.TextColor3 = Color3.new(0, 0, 0)
  498. PalmIsland.TextSize = 15
  499.  
  500. BobsShack.Name = "BobsShack"
  501. BobsShack.Parent = ScrollingFrame
  502. BobsShack.BackgroundColor3 = Color3.new(1, 1, 1)
  503. BobsShack.Position = UDim2.new(0, 0, 0.228873238, 0)
  504. BobsShack.Size = UDim2.new(0, 95, 0, 24)
  505. BobsShack.Style = Enum.ButtonStyle.RobloxRoundButton
  506. BobsShack.Font = Enum.Font.SciFi
  507. BobsShack.Text = "BobsShack"
  508. BobsShack.TextColor3 = Color3.new(0, 0, 0)
  509. BobsShack.TextSize = 15
  510.  
  511. Bridge.Name = "Bridge"
  512. Bridge.Parent = ScrollingFrame
  513. Bridge.BackgroundColor3 = Color3.new(1, 1, 1)
  514. Bridge.Position = UDim2.new(0, 0, 0.257042229, 0)
  515. Bridge.Size = UDim2.new(0, 95, 0, 24)
  516. Bridge.Style = Enum.ButtonStyle.RobloxRoundButton
  517. Bridge.Font = Enum.Font.SciFi
  518. Bridge.Text = "Bridge"
  519. Bridge.TextColor3 = Color3.new(0, 0, 0)
  520. Bridge.TextSize = 15
  521.  
  522. BoxedCars.Name = "BoxedCars"
  523. BoxedCars.Parent = ScrollingFrame
  524. BoxedCars.BackgroundColor3 = Color3.new(1, 1, 1)
  525. BoxedCars.Position = UDim2.new(0, 0, 0.286971837, 0)
  526. BoxedCars.Size = UDim2.new(0, 95, 0, 24)
  527. BoxedCars.Style = Enum.ButtonStyle.RobloxRoundButton
  528. BoxedCars.Font = Enum.Font.SciFi
  529. BoxedCars.Text = "Boxed Cars"
  530. BoxedCars.TextColor3 = Color3.new(0, 0, 0)
  531. BoxedCars.TextSize = 15
  532.  
  533. EndTimes.Name = "EndTimes"
  534. EndTimes.Parent = ScrollingFrame
  535. EndTimes.BackgroundColor3 = Color3.new(1, 1, 1)
  536. EndTimes.Position = UDim2.new(0, 0, 0.315140843, 0)
  537. EndTimes.Size = UDim2.new(0, 95, 0, 24)
  538. EndTimes.Style = Enum.ButtonStyle.RobloxRoundButton
  539. EndTimes.Font = Enum.Font.SciFi
  540. EndTimes.Text = "End Times"
  541. EndTimes.TextColor3 = Color3.new(0, 0, 0)
  542. EndTimes.TextSize = 15
  543.  
  544. Dock.Name = "Dock"
  545. Dock.Parent = ScrollingFrame
  546. Dock.BackgroundColor3 = Color3.new(1, 1, 1)
  547. Dock.Position = UDim2.new(0, 0, 0.34419015, 0)
  548. Dock.Size = UDim2.new(0, 95, 0, 24)
  549. Dock.Style = Enum.ButtonStyle.RobloxRoundButton
  550. Dock.Font = Enum.Font.SciFi
  551. Dock.Text = "Dock"
  552. Dock.TextColor3 = Color3.new(0, 0, 0)
  553. Dock.TextSize = 15
  554.  
  555. FancyFurnishings.Name = "FancyFurnishings"
  556. FancyFurnishings.Parent = ScrollingFrame
  557. FancyFurnishings.BackgroundColor3 = Color3.new(1, 1, 1)
  558. FancyFurnishings.Position = UDim2.new(0, 0, 0.402288705, 0)
  559. FancyFurnishings.Size = UDim2.new(0, 95, 0, 24)
  560. FancyFurnishings.Style = Enum.ButtonStyle.RobloxRoundButton
  561. FancyFurnishings.Font = Enum.Font.SciFi
  562. FancyFurnishings.Text = "FancyFurn"
  563. FancyFurnishings.TextColor3 = Color3.new(0, 0, 0)
  564. FancyFurnishings.TextSize = 15
  565.  
  566. ShrineOfSight.Name = "ShrineOfSight"
  567. ShrineOfSight.Parent = ScrollingFrame
  568. ShrineOfSight.BackgroundColor3 = Color3.new(1, 1, 1)
  569. ShrineOfSight.Position = UDim2.new(0, 0, 0.372359127, 0)
  570. ShrineOfSight.Size = UDim2.new(0, 95, 0, 24)
  571. ShrineOfSight.Style = Enum.ButtonStyle.RobloxRoundButton
  572. ShrineOfSight.Font = Enum.Font.SciFi
  573. ShrineOfSight.Text = "Shrine"
  574. ShrineOfSight.TextColor3 = Color3.new(0, 0, 0)
  575. ShrineOfSight.TextSize = 15
  576.  
  577. FineArtsShop.Name = "FineArtsShop"
  578. FineArtsShop.Parent = ScrollingFrame
  579. FineArtsShop.BackgroundColor3 = Color3.new(1, 1, 1)
  580. FineArtsShop.Position = UDim2.new(0, 0, 0.430457741, 0)
  581. FineArtsShop.Size = UDim2.new(0, 95, 0, 24)
  582. FineArtsShop.Style = Enum.ButtonStyle.RobloxRoundButton
  583. FineArtsShop.Font = Enum.Font.SciFi
  584. FineArtsShop.Text = "Fine Art"
  585. FineArtsShop.TextColor3 = Color3.new(0, 0, 0)
  586. FineArtsShop.TextSize = 15
  587.  
  588. StrangeMan.Name = "StrangeMan"
  589. StrangeMan.Parent = ScrollingFrame
  590. StrangeMan.BackgroundColor3 = Color3.new(1, 1, 1)
  591. StrangeMan.Position = UDim2.new(0, 0, 0.544014096, 0)
  592. StrangeMan.Size = UDim2.new(0, 95, 0, 24)
  593. StrangeMan.Style = Enum.ButtonStyle.RobloxRoundButton
  594. StrangeMan.Font = Enum.Font.SciFi
  595. StrangeMan.Text = "StrangeMan"
  596. StrangeMan.TextColor3 = Color3.new(0, 0, 0)
  597. StrangeMan.TextSize = 15
  598.  
  599. VolcanoWin.Name = "VolcanoWin"
  600. VolcanoWin.Parent = ScrollingFrame
  601. VolcanoWin.BackgroundColor3 = Color3.new(1, 1, 1)
  602. VolcanoWin.Position = UDim2.new(0, 0, 0.460387349, 0)
  603. VolcanoWin.Size = UDim2.new(0, 95, 0, 24)
  604. VolcanoWin.Style = Enum.ButtonStyle.RobloxRoundButton
  605. VolcanoWin.Font = Enum.Font.SciFi
  606. VolcanoWin.Text = "VolcanoWin"
  607. VolcanoWin.TextColor3 = Color3.new(0, 0, 0)
  608. VolcanoWin.TextSize = 15
  609.  
  610. TheDen.Name = "TheDen"
  611. TheDen.Parent = ScrollingFrame
  612. TheDen.BackgroundColor3 = Color3.new(1, 1, 1)
  613. TheDen.Position = UDim2.new(0, 0, 0.489436626, 0)
  614. TheDen.Size = UDim2.new(0, 95, 0, 24)
  615. TheDen.Style = Enum.ButtonStyle.RobloxRoundButton
  616. TheDen.Font = Enum.Font.SciFi
  617. TheDen.Text = "The Den"
  618. TheDen.TextColor3 = Color3.new(0, 0, 0)
  619. TheDen.TextSize = 15
  620.  
  621. SkiLodge.Name = "SkiLodge"
  622. SkiLodge.Parent = ScrollingFrame
  623. SkiLodge.BackgroundColor3 = Color3.new(1, 1, 1)
  624. SkiLodge.Position = UDim2.new(-0.200000003, 0, 0.510563374, 0)
  625. SkiLodge.Size = UDim2.new(0, 95, 0, 24)
  626. SkiLodge.Style = Enum.ButtonStyle.RobloxRoundButton
  627. SkiLodge.Font = Enum.Font.SciFi
  628. SkiLodge.Text = "SkiLodge"
  629. SkiLodge.TextColor3 = Color3.new(0, 0, 0)
  630. SkiLodge.TextSize = 15
  631.  
  632. PlayerTpFrame.Name = "PlayerTpFrame"
  633. PlayerTpFrame.Parent = Copy
  634. PlayerTpFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  635. PlayerTpFrame.Position = UDim2.new(0.926528156, 0, 0.176904216, 0)
  636. PlayerTpFrame.Size = UDim2.new(0, 108, 0, 108)
  637. PlayerTpFrame.Visible = false
  638. PlayerTpFrame.Style = Enum.FrameStyle.RobloxRound
  639.  
  640. TpGo.Name = "TpGo"
  641. TpGo.Parent = PlayerTpFrame
  642. TpGo.BackgroundColor3 = Color3.new(1, 1, 1)
  643. TpGo.Position = UDim2.new(-0.0277777798, 0, 0.692592621, 0)
  644. TpGo.Size = UDim2.new(0, 97, 0, 34)
  645. TpGo.Style = Enum.ButtonStyle.RobloxRoundButton
  646. TpGo.Font = Enum.Font.SourceSans
  647. TpGo.Text = "Teleport!"
  648. TpGo.TextColor3 = Color3.new(0, 0, 0)
  649. TpGo.TextSize = 19
  650. TpGo.MouseButton1Down:connect(function()
  651.  
  652. end)
  653.  
  654. PlayerTpBox.Name = "PlayerTpBox"
  655. PlayerTpBox.Parent = PlayerTpFrame
  656. PlayerTpBox.BackgroundColor3 = Color3.new(1, 1, 1)
  657. PlayerTpBox.BackgroundTransparency = 1
  658. PlayerTpBox.Position = UDim2.new(-0.0293726027, 0, 0.220370382, 0)
  659. PlayerTpBox.Size = UDim2.new(0, 97, 0, 33)
  660. PlayerTpBox.Font = Enum.Font.SourceSans
  661. PlayerTpBox.Text = ""
  662. PlayerTpBox.TextColor3 = Color3.new(1, 1, 1)
  663. PlayerTpBox.TextSize = 21
  664.  
  665. Nothing_2.Name = "Nothing"
  666. Nothing_2.Parent = PlayerTpFrame
  667. Nothing_2.BackgroundColor3 = Color3.new(1, 1, 1)
  668. Nothing_2.Position = UDim2.new(-0.0833333358, 0, 0.174346209, 0)
  669. Nothing_2.Size = UDim2.new(0, 107, 0, 41)
  670. Nothing_2.Style = Enum.FrameStyle.RobloxRound
  671.  
  672. XplrTp.Name = "XplrTp"
  673. XplrTp.Parent = PlayerTpFrame
  674. XplrTp.BackgroundColor3 = Color3.new(1, 1, 1)
  675. XplrTp.Position = UDim2.new(0.830668151, 0, -0.0853082091, 0)
  676. XplrTp.Size = UDim2.new(0, 23, 0, 23)
  677. XplrTp.Style = Enum.ButtonStyle.RobloxRoundButton
  678. XplrTp.Font = Enum.Font.SourceSans
  679. XplrTp.Text = "X"
  680. XplrTp.TextColor3 = Color3.new(0, 0, 0)
  681. XplrTp.TextSize = 14
  682.  
  683. PlayerFrame.Name = "PlayerFrame"
  684. PlayerFrame.Parent = Copy
  685. PlayerFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  686. PlayerFrame.Position = UDim2.new(0.856963634, 0, 0.0465870611, 0)
  687. PlayerFrame.Size = UDim2.new(0, 222, 0, 105)
  688. PlayerFrame.Visible = false
  689. PlayerFrame.Style = Enum.FrameStyle.RobloxRound
  690.  
  691. Jump.Name = "Jump"
  692. Jump.Parent = PlayerFrame
  693. Jump.BackgroundColor3 = Color3.new(1, 1, 1)
  694. Jump.Position = UDim2.new(0.546453774, 0, 0.665461063, 0)
  695. Jump.Size = UDim2.new(0, 95, 0, 31)
  696. Jump.Style = Enum.ButtonStyle.RobloxRoundButton
  697. Jump.Font = Enum.Font.SourceSans
  698. Jump.Text = "Add Jump"
  699. Jump.TextColor3 = Color3.new(0, 0, 0)
  700. Jump.TextSize = 22
  701.  
  702. Speed.Name = "Speed"
  703. Speed.Parent = PlayerFrame
  704. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  705. Speed.Position = UDim2.new(-0.00760026742, 0, 0.665461063, 0)
  706. Speed.Size = UDim2.new(0, 95, 0, 31)
  707. Speed.Style = Enum.ButtonStyle.RobloxRoundButton
  708. Speed.Font = Enum.Font.SourceSans
  709. Speed.Text = "Add Speed"
  710. Speed.TextColor3 = Color3.new(0, 0, 0)
  711. Speed.TextSize = 22
  712.  
  713. SpeedBox.Name = "SpeedBox"
  714. SpeedBox.Parent = PlayerFrame
  715. SpeedBox.BackgroundColor3 = Color3.new(1, 1, 1)
  716. SpeedBox.BackgroundTransparency = 1
  717. SpeedBox.Position = UDim2.new(0.0292589404, 0, 0.35691607, 0)
  718. SpeedBox.Size = UDim2.new(0, 78, 0, 25)
  719. SpeedBox.Font = Enum.Font.SourceSans
  720. SpeedBox.Text = ""
  721. SpeedBox.TextColor3 = Color3.new(1, 1, 1)
  722. SpeedBox.TextSize = 14
  723.  
  724. JumpBox.Name = "JumpBox"
  725. JumpBox.Parent = PlayerFrame
  726. JumpBox.BackgroundColor3 = Color3.new(1, 1, 1)
  727. JumpBox.BackgroundTransparency = 1
  728. JumpBox.Position = UDim2.new(0.58781755, 0, 0.35691607, 0)
  729. JumpBox.Size = UDim2.new(0, 78, 0, 25)
  730. JumpBox.Font = Enum.Font.SourceSans
  731. JumpBox.Text = ""
  732. JumpBox.TextColor3 = Color3.new(1, 1, 1)
  733. JumpBox.TextSize = 14
  734.  
  735. Xsj.Name = "Xsj"
  736. Xsj.Parent = PlayerFrame
  737. Xsj.BackgroundColor3 = Color3.new(1, 1, 1)
  738. Xsj.Position = UDim2.new(0.929597378, 0, -0.0921854824, 0)
  739. Xsj.Size = UDim2.new(0, 23, 0, 23)
  740. Xsj.Style = Enum.ButtonStyle.RobloxRoundButton
  741. Xsj.Font = Enum.Font.SourceSans
  742. Xsj.Text = "X"
  743. Xsj.TextColor3 = Color3.new(0, 0, 0)
  744. Xsj.TextSize = 14
  745.  
  746. Nothing_3.Name = "Nothing"
  747. Nothing_3.Parent = PlayerFrame
  748. Nothing_3.BackgroundColor3 = Color3.new(1, 1, 1)
  749. Nothing_3.Position = UDim2.new(0.00984095596, 0, 0.306382596, 0)
  750. Nothing_3.Size = UDim2.new(0, 87, 0, 33)
  751. Nothing_3.Style = Enum.FrameStyle.RobloxRound
  752.  
  753. Nothing_4.Name = "Nothing"
  754. Nothing_4.Parent = PlayerFrame
  755. Nothing_4.BackgroundColor3 = Color3.new(1, 1, 1)
  756. Nothing_4.Position = UDim2.new(0.568399489, 0, 0.306382596, 0)
  757. Nothing_4.Size = UDim2.new(0, 87, 0, 33)
  758. Nothing_4.Style = Enum.FrameStyle.RobloxRound
  759.  
  760. Nothing_5.Name = "Nothing"
  761. Nothing_5.Parent = PlayerFrame
  762. Nothing_5.BackgroundColor3 = Color3.new(1, 1, 1)
  763. Nothing_5.BackgroundTransparency = 1
  764. Nothing_5.BorderColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  765. Nothing_5.Position = UDim2.new(0.00803519506, 0, 0.0401814133, 0)
  766. Nothing_5.Size = UDim2.new(0, 200, 0, 24)
  767. Nothing_5.Font = Enum.Font.SourceSans
  768. Nothing_5.Text = "Speed Jump"
  769. Nothing_5.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  770. Nothing_5.TextSize = 25
  771. Nothing_5.TextStrokeColor3 = Color3.new(0.462745, 0.462745, 0.462745)
  772.  
  773. AutoSellFrame.Name = "AutoSellFrame"
  774. AutoSellFrame.Parent = Copy
  775. AutoSellFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  776. AutoSellFrame.Position = UDim2.new(0.856831253, 0, 0.874692917, 0)
  777. AutoSellFrame.Size = UDim2.new(0, 108, 0, 108)
  778. AutoSellFrame.Visible = false
  779. AutoSellFrame.Style = Enum.FrameStyle.RobloxRound
  780.  
  781. SellWood.Name = "SellWood"
  782. SellWood.Parent = AutoSellFrame
  783. SellWood.BackgroundColor3 = Color3.new(1, 1, 1)
  784. SellWood.Position = UDim2.new(-0.00668221898, 0, 0.164123103, 0)
  785. SellWood.Size = UDim2.new(0, 92, 0, 40)
  786. SellWood.Style = Enum.ButtonStyle.RobloxRoundButton
  787. SellWood.Font = Enum.Font.SourceSans
  788. SellWood.Text = "Sell Wood [H]"
  789. SellWood.TextColor3 = Color3.new(0, 0, 0)
  790. SellWood.TextSize = 18
  791. SellWood.MouseButton1Down:connect(function()
  792.  
  793. end)
  794.  
  795. SellPlanks.Name = "SellPlanks"
  796. SellPlanks.Parent = AutoSellFrame
  797. SellPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
  798. SellPlanks.Position = UDim2.new(-0.00668221898, 0, 0.584353149, 0)
  799. SellPlanks.Size = UDim2.new(0, 92, 0, 41)
  800. SellPlanks.Style = Enum.ButtonStyle.RobloxRoundButton
  801. SellPlanks.Font = Enum.Font.SourceSans
  802. SellPlanks.Text = "Sell Planks [G]"
  803. SellPlanks.TextColor3 = Color3.new(0, 0, 0)
  804. SellPlanks.TextSize = 18
  805. SellPlanks.MouseButton1Down:connect(function()
  806.  
  807. end)
  808.  
  809. Xas.Name = "Xas"
  810. Xas.Parent = AutoSellFrame
  811. Xas.BackgroundColor3 = Color3.new(1, 1, 1)
  812. Xas.Position = UDim2.new(0.830668151, 0, -0.0853082091, 0)
  813. Xas.Size = UDim2.new(0, 23, 0, 23)
  814. Xas.Style = Enum.ButtonStyle.RobloxRoundButton
  815. Xas.Font = Enum.Font.SourceSans
  816. Xas.Text = "X"
  817. Xas.TextColor3 = Color3.new(0, 0, 0)
  818. Xas.TextSize = 14
  819.  
  820. Xsj.MouseButton1Down:connect(function()
  821. PlayerFrame.Visible = false
  822. end)
  823.  
  824. XplrTp.MouseButton1Down:connect(function()
  825. PlayerTpFrame.Visible = false
  826. end)
  827.  
  828. XTp.MouseButton1Down:connect(function()
  829. TeleportsFrame.Visible = false
  830. end)
  831.  
  832. XCln.MouseButton1Down:connect(function()
  833. CloneFrame.Visible = false
  834. end)
  835.  
  836. Xas.MouseButton1Down:connect(function()
  837. AutoSellFrame.Visible = false
  838. end)
  839.  
  840. Clone.MouseButton1Down:connect(function()
  841. CloneFrame.Visible = true
  842. end)
  843.  
  844. Teleports.MouseButton1Down:connect(function()
  845. TeleportsFrame.Visible = true
  846. end)
  847.  
  848. AutoSell.MouseButton1Down:connect(function()
  849. AutoSellFrame.Visible = true
  850. end)
  851.  
  852. Open.MouseButton1Down:connect(function()
  853. MainFrame.Visible = true
  854. OpenFrame.Visible = false
  855. end)
  856.  
  857. TpPlayer.MouseButton1Down:connect(function()
  858. PlayerTpFrame.Visible = true
  859. end)
  860.  
  861. AutoSellFrame.Draggable = true
  862.  
  863. CloneFrame.Draggable = true
  864.  
  865. PlayerFrame.Draggable = true
  866.  
  867. PlayerTpFrame.Draggable = true
  868.  
  869. TeleportsFrame.Draggable = true
  870.  
  871.  
  872. --GodAxe--------------------------------------------------------------------------------
  873.  
  874. GodAxe.MouseButton1Down:connect(function()
  875. Detect = coroutine.wrap(function()
  876. Player = game.Players.LocalPlayer
  877. mouse = Player:GetMouse()
  878. mouse.Button1Down:connect(function()
  879. MouseDown = true
  880. end)
  881. mouse.Button1Up:connect(function()
  882. MouseDown = false
  883. end)
  884. end)
  885. Detect()
  886. Player = game.Players.LocalPlayer
  887.  
  888. mouse = Player:GetMouse()
  889. for i = 1,50 do
  890. wait(.5)
  891. game:GetService('RunService').RenderStepped:connect(function()
  892. if Player.Character:FindFirstChild("Tool") then
  893. if MouseDown == true then
  894. if mouse.Target.Name == "WoodSection" then
  895. targetWood = mouse.Target
  896. Tool=Player.Character.Tool
  897. ---FaceVector
  898. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  899. 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)
  900. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  901. function fixVector(V)
  902. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  903. end
  904. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  905. if faceVector.Y ~= 0 then
  906. return
  907. end
  908. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  909. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  910. local relativeLookVector = relativeCFrame.lookVector
  911. local m = relativeLookVector.Y >= 0 and 1 or -1
  912. if faceVector.X == 1 then
  913. faceVector = Vector3.new(0, 0, -1) * m
  914. elseif faceVector.X == -1 then
  915. faceVector = Vector3.new(0, 0, 1) * m
  916. elseif faceVector.Z == 1 then
  917. faceVector = Vector3.new(1, 0, 0) * m
  918. elseif faceVector.Z == -1 then
  919. faceVector = Vector3.new(-1, 0, 0) * m
  920. end
  921. local cutEvent = targetWood.Parent.CutEvent
  922. 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})
  923. end
  924. end
  925. end
  926. end)
  927. end
  928. end)
  929.  
  930. --MaxLand-------------------------------------------------------------------------------
  931.  
  932. MaxLand.MouseButton1Down:connect(function()
  933. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  934. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  935. base = v
  936. square = v.OriginSquare
  937. end
  938. end
  939. function makebase(pos)
  940. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  941. Event:FireServer(base, pos)
  942. end
  943. spos = square.Position
  944. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  945. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  946. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  947. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  948. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  949. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  950. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  951. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  952. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  953. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  954. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  955. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  956. --Corners--
  957. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  958. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  959. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  960. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  961. --Corners--
  962. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  963. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  964. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  965. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  966. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  967. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  968. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  969. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  970. end)
  971.  
  972. --PaintTool-----------------------------------------------------------------------------
  973.  
  974. PaintTool.MouseButton1Down:connect(function()
  975. -- Instances:
  976. local ColorPicker = Instance.new("ScreenGui")
  977. local ChangeColor = Instance.new("Frame")
  978. local CurrentColor = Instance.new("ImageButton")
  979. local Picker = Instance.new("ScrollingFrame")
  980. local Birch = Instance.new("ImageButton")
  981. local DropShadow = Instance.new("Frame")
  982. local Grey = Instance.new("ImageButton")
  983. local DropShadow_2 = Instance.new("Frame")
  984. local Walnut = Instance.new("ImageButton")
  985. local DropShadow_3 = Instance.new("Frame")
  986. local Generic = Instance.new("ImageButton")
  987. local DropShadow_4 = Instance.new("Frame")
  988. local Oak = Instance.new("ImageButton")
  989. local DropShadow_5 = Instance.new("Frame")
  990. local Pine = Instance.new("ImageButton")
  991. local DropShadow_6 = Instance.new("Frame")
  992. local Palm = Instance.new("ImageButton")
  993. local DropShadow_7 = Instance.new("Frame")
  994. local Cherry = Instance.new("ImageButton")
  995. local DropShadow_8 = Instance.new("Frame")
  996. local Koa = Instance.new("ImageButton")
  997. local DropShadow_9 = Instance.new("Frame")
  998. local Volcano = Instance.new("ImageButton")
  999. local DropShadow_10 = Instance.new("Frame")
  1000. local GreenSwampy = Instance.new("ImageButton")
  1001. local DropShadow_11 = Instance.new("Frame")
  1002. local GoldSwampy = Instance.new("ImageButton")
  1003. local DropShadow_12 = Instance.new("Frame")
  1004. local GenericSpecial = Instance.new("ImageButton")
  1005. local DropShadow_13 = Instance.new("Frame")
  1006. local SnowGlow = Instance.new("ImageButton")
  1007. local DropShadow_14 = Instance.new("Frame")
  1008. local Frost = Instance.new("ImageButton")
  1009. local DropShadow_15 = Instance.new("Frame")
  1010. local CaveCrawler = Instance.new("ImageButton")
  1011. local DropShadow_16 = Instance.new("Frame")
  1012. local LoneCave = Instance.new("ImageButton")
  1013. local DropShadow_17 = Instance.new("Frame")
  1014. local Spooky = Instance.new("ImageButton")
  1015. local DropShadow_18 = Instance.new("Frame")
  1016. local SpookyNeon = Instance.new("ImageButton")
  1017. local DropShadow_19 = Instance.new("Frame")
  1018. --Properties:
  1019. ColorPicker.Name = "ColorPicker"
  1020. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1021.  
  1022. ChangeColor.Name = "ChangeColor"
  1023. ChangeColor.Parent = ColorPicker
  1024. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1025. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  1026. ChangeColor.BorderSizePixel = 2
  1027. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  1028. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  1029. ChangeColor.ZIndex = 2
  1030. ColorPicker.Enabled = false
  1031.  
  1032. CurrentColor.Name = "CurrentColor"
  1033. CurrentColor.Parent = ChangeColor
  1034. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1035. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  1036. CurrentColor.BorderSizePixel = 2
  1037. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  1038. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  1039. CurrentColor.ZIndex = 2
  1040. CurrentColor.Image = "rbxassetid://2712547918"
  1041. CurrentColor.ScaleType = Enum.ScaleType.Crop
  1042.  
  1043. Picker.Name = "Picker"
  1044. Picker.Parent = ColorPicker
  1045. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1046. Picker.BorderColor3 = Color3.new(0, 0, 0)
  1047. Picker.BorderSizePixel = 2
  1048. Picker.Position = UDim2.new(0, 10, 1, -320)
  1049. Picker.Size = UDim2.new(0, 100, 0, 200)
  1050. Picker.CanvasPosition = Vector2.new(0, 700)
  1051. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  1052. Picker.ScrollBarThickness = 7
  1053. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  1054. Picker.Visible = false
  1055.  
  1056. Birch.Name = "Birch"
  1057. Birch.Parent = Picker
  1058. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  1059. Birch.BorderColor3 = Color3.new(0, 0, 0)
  1060. Birch.Position = UDim2.new(0, 10, 0, 5)
  1061. Birch.Size = UDim2.new(0, 80, 0, 40)
  1062. Birch.ZIndex = 3
  1063. Birch.Image = "rbxassetid://2712547918"
  1064. Birch.ScaleType = Enum.ScaleType.Crop
  1065.  
  1066. DropShadow.Name = "DropShadow"
  1067. DropShadow.Parent = Birch
  1068. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  1069. DropShadow.BorderSizePixel = 0
  1070. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  1071. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  1072. DropShadow.ZIndex = 2
  1073.  
  1074. Grey.Name = "Grey"
  1075. Grey.Parent = Picker
  1076. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  1077. Grey.BorderColor3 = Color3.new(0, 0, 0)
  1078. Grey.Position = UDim2.new(0, 10, 0, 55)
  1079. Grey.Size = UDim2.new(0, 80, 0, 40)
  1080. Grey.ZIndex = 3
  1081. Grey.Image = "rbxassetid://924320031"
  1082. Grey.ScaleType = Enum.ScaleType.Crop
  1083.  
  1084. DropShadow_2.Name = "DropShadow"
  1085. DropShadow_2.Parent = Grey
  1086. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1087. DropShadow_2.BorderSizePixel = 0
  1088. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  1089. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  1090. DropShadow_2.ZIndex = 2
  1091.  
  1092. Walnut.Name = "Walnut"
  1093. Walnut.Parent = Picker
  1094. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  1095. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  1096. Walnut.Position = UDim2.new(0, 10, 0, 105)
  1097. Walnut.Size = UDim2.new(0, 80, 0, 40)
  1098. Walnut.ZIndex = 3
  1099. Walnut.Image = "rbxassetid://2712559790"
  1100. Walnut.ScaleType = Enum.ScaleType.Crop
  1101.  
  1102. DropShadow_3.Name = "DropShadow"
  1103. DropShadow_3.Parent = Walnut
  1104. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1105. DropShadow_3.BorderSizePixel = 0
  1106. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  1107. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  1108. DropShadow_3.ZIndex = 2
  1109.  
  1110. Generic.Name = "Generic"
  1111. Generic.Parent = Picker
  1112. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  1113. Generic.BorderColor3 = Color3.new(0, 0, 0)
  1114. Generic.Position = UDim2.new(0, 10, 0, 155)
  1115. Generic.Size = UDim2.new(0, 80, 0, 40)
  1116. Generic.ZIndex = 3
  1117. Generic.Image = "rbxassetid://2712568624"
  1118. Generic.ScaleType = Enum.ScaleType.Crop
  1119.  
  1120. DropShadow_4.Name = "DropShadow"
  1121. DropShadow_4.Parent = Generic
  1122. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  1123. DropShadow_4.BorderSizePixel = 0
  1124. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  1125. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  1126. DropShadow_4.ZIndex = 2
  1127.  
  1128. Oak.Name = "Oak"
  1129. Oak.Parent = Picker
  1130. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  1131. Oak.BorderColor3 = Color3.new(0, 0, 0)
  1132. Oak.Position = UDim2.new(0, 10, 0, 205)
  1133. Oak.Size = UDim2.new(0, 80, 0, 40)
  1134. Oak.ZIndex = 3
  1135. Oak.Image = "rbxassetid://2712579185"
  1136. Oak.ScaleType = Enum.ScaleType.Crop
  1137.  
  1138. DropShadow_5.Name = "DropShadow"
  1139. DropShadow_5.Parent = Oak
  1140. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1141. DropShadow_5.BorderSizePixel = 0
  1142. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  1143. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  1144. DropShadow_5.ZIndex = 2
  1145.  
  1146. Pine.Name = "Pine"
  1147. Pine.Parent = Picker
  1148. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  1149. Pine.BorderColor3 = Color3.new(0, 0, 0)
  1150. Pine.Position = UDim2.new(0, 10, 0, 255)
  1151. Pine.Size = UDim2.new(0, 80, 0, 40)
  1152. Pine.ZIndex = 3
  1153. Pine.Image = "rbxassetid://2712591183"
  1154. Pine.ScaleType = Enum.ScaleType.Crop
  1155.  
  1156. DropShadow_6.Name = "DropShadow"
  1157. DropShadow_6.Parent = Pine
  1158. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  1159. DropShadow_6.BorderSizePixel = 0
  1160. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  1161. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  1162. DropShadow_6.ZIndex = 2
  1163.  
  1164. Palm.Name = "Palm"
  1165. Palm.Parent = Picker
  1166. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  1167. Palm.BorderColor3 = Color3.new(0, 0, 0)
  1168. Palm.Position = UDim2.new(0, 10, 0, 305)
  1169. Palm.Size = UDim2.new(0, 80, 0, 40)
  1170. Palm.ZIndex = 3
  1171. Palm.Image = "rbxassetid://2712597395"
  1172. Palm.ScaleType = Enum.ScaleType.Crop
  1173.  
  1174. DropShadow_7.Name = "DropShadow"
  1175. DropShadow_7.Parent = Palm
  1176. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1177. DropShadow_7.BorderSizePixel = 0
  1178. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  1179. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  1180. DropShadow_7.ZIndex = 2
  1181.  
  1182. Cherry.Name = "Cherry"
  1183. Cherry.Parent = Picker
  1184. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  1185. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  1186. Cherry.Position = UDim2.new(0, 10, 0, 355)
  1187. Cherry.Size = UDim2.new(0, 80, 0, 40)
  1188. Cherry.ZIndex = 3
  1189. Cherry.Image = "rbxassetid://2712608599"
  1190. Cherry.ScaleType = Enum.ScaleType.Crop
  1191.  
  1192. DropShadow_8.Name = "DropShadow"
  1193. DropShadow_8.Parent = Cherry
  1194. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1195. DropShadow_8.BorderSizePixel = 0
  1196. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  1197. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  1198. DropShadow_8.ZIndex = 2
  1199.  
  1200. Koa.Name = "Koa"
  1201. Koa.Parent = Picker
  1202. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  1203. Koa.BorderColor3 = Color3.new(0, 0, 0)
  1204. Koa.Position = UDim2.new(0, 10, 0, 355)
  1205. Koa.Size = UDim2.new(0, 80, 0, 40)
  1206. Koa.ZIndex = 3
  1207. Koa.Image = "rbxassetid://2712612798"
  1208. Koa.ScaleType = Enum.ScaleType.Crop
  1209.  
  1210. DropShadow_9.Name = "DropShadow"
  1211. DropShadow_9.Parent = Koa
  1212. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  1213. DropShadow_9.BorderSizePixel = 0
  1214. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  1215. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  1216. DropShadow_9.ZIndex = 2
  1217.  
  1218. Volcano.Name = "Volcano"
  1219. Volcano.Parent = Picker
  1220. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  1222. Volcano.Position = UDim2.new(0, 10, 0, 405)
  1223. Volcano.Size = UDim2.new(0, 80, 0, 40)
  1224. Volcano.ZIndex = 3
  1225. Volcano.Image = "rbxassetid://2712618609"
  1226. Volcano.ScaleType = Enum.ScaleType.Crop
  1227.  
  1228. DropShadow_10.Name = "DropShadow"
  1229. DropShadow_10.Parent = Volcano
  1230. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  1231. DropShadow_10.BorderSizePixel = 0
  1232. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  1233. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  1234. DropShadow_10.ZIndex = 2
  1235.  
  1236. GreenSwampy.Name = "GreenSwampy"
  1237. GreenSwampy.Parent = Picker
  1238. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1239. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1240. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  1241. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  1242. GreenSwampy.ZIndex = 3
  1243. GreenSwampy.Image = "rbxassetid://2712623896"
  1244. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  1245.  
  1246. DropShadow_11.Name = "DropShadow"
  1247. DropShadow_11.Parent = GreenSwampy
  1248. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1249. DropShadow_11.BorderSizePixel = 0
  1250. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  1251. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  1252. DropShadow_11.ZIndex = 2
  1253.  
  1254. GoldSwampy.Name = "GoldSwampy"
  1255. GoldSwampy.Parent = Picker
  1256. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1257. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1258. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  1259. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  1260. GoldSwampy.ZIndex = 3
  1261. GoldSwampy.Image = "rbxassetid://2712631457"
  1262. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  1263.  
  1264. DropShadow_12.Name = "DropShadow"
  1265. DropShadow_12.Parent = GoldSwampy
  1266. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  1267. DropShadow_12.BorderSizePixel = 0
  1268. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  1269. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  1270. DropShadow_12.ZIndex = 2
  1271.  
  1272. GenericSpecial.Name = "GenericSpecial"
  1273. GenericSpecial.Parent = Picker
  1274. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  1275. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  1276. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  1277. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  1278. GenericSpecial.ZIndex = 3
  1279. GenericSpecial.Image = "rbxassetid://2712639396"
  1280. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  1281.  
  1282. DropShadow_13.Name = "DropShadow"
  1283. DropShadow_13.Parent = GenericSpecial
  1284. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  1285. DropShadow_13.BorderSizePixel = 0
  1286. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  1287. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  1288. DropShadow_13.ZIndex = 2
  1289.  
  1290. SnowGlow.Name = "SnowGlow"
  1291. SnowGlow.Parent = Picker
  1292. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  1293. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  1294. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  1295. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  1296. SnowGlow.ZIndex = 3
  1297. SnowGlow.Image = "rbxassetid://2712651454"
  1298. SnowGlow.ScaleType = Enum.ScaleType.Crop
  1299.  
  1300. DropShadow_14.Name = "DropShadow"
  1301. DropShadow_14.Parent = SnowGlow
  1302. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  1303. DropShadow_14.BorderSizePixel = 0
  1304. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  1305. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  1306. DropShadow_14.ZIndex = 2
  1307.  
  1308. Frost.Name = "Frost"
  1309. Frost.Parent = Picker
  1310. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  1311. Frost.BorderColor3 = Color3.new(0, 0, 0)
  1312. Frost.Position = UDim2.new(0, 10, 0, 655)
  1313. Frost.Size = UDim2.new(0, 80, 0, 40)
  1314. Frost.ZIndex = 3
  1315. Frost.Image = "rbxassetid://2712667804"
  1316. Frost.ScaleType = Enum.ScaleType.Crop
  1317.  
  1318. DropShadow_15.Name = "DropShadow"
  1319. DropShadow_15.Parent = Frost
  1320. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  1321. DropShadow_15.BorderSizePixel = 0
  1322. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  1323. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  1324. DropShadow_15.ZIndex = 2
  1325.  
  1326. CaveCrawler.Name = "CaveCrawler"
  1327. CaveCrawler.Parent = Picker
  1328. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  1329. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  1330. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  1331. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  1332. CaveCrawler.ZIndex = 3
  1333. CaveCrawler.Image = "rbxassetid://2712673980"
  1334. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  1335.  
  1336. DropShadow_16.Name = "DropShadow"
  1337. DropShadow_16.Parent = CaveCrawler
  1338. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  1339. DropShadow_16.BorderSizePixel = 0
  1340. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  1341. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  1342. DropShadow_16.ZIndex = 2
  1343.  
  1344. LoneCave.Name = "LoneCave"
  1345. LoneCave.Parent = Picker
  1346. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  1347. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  1348. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  1349. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  1350. LoneCave.ZIndex = 3
  1351. LoneCave.Image = "rbxassetid://2712693147"
  1352. LoneCave.ScaleType = Enum.ScaleType.Crop
  1353.  
  1354. DropShadow_17.Name = "DropShadow"
  1355. DropShadow_17.Parent = LoneCave
  1356. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  1357. DropShadow_17.BorderSizePixel = 0
  1358. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  1359. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  1360. DropShadow_17.ZIndex = 2
  1361.  
  1362. Spooky.Name = "Spooky"
  1363. Spooky.Parent = Picker
  1364. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  1365. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  1366. Spooky.Position = UDim2.new(0, 10, 0, 805)
  1367. Spooky.Size = UDim2.new(0, 80, 0, 40)
  1368. Spooky.ZIndex = 3
  1369. Spooky.Image = "rbxassetid://2712696822"
  1370. Spooky.ScaleType = Enum.ScaleType.Crop
  1371.  
  1372. DropShadow_18.Name = "DropShadow"
  1373. DropShadow_18.Parent = Spooky
  1374. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  1375. DropShadow_18.BorderSizePixel = 0
  1376. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  1377. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  1378. DropShadow_18.ZIndex = 2
  1379.  
  1380. SpookyNeon.Name = "SpookyNeon"
  1381. SpookyNeon.Parent = Picker
  1382. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  1383. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  1384. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  1385. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  1386. SpookyNeon.ZIndex = 3
  1387. SpookyNeon.Image = "rbxassetid://2712700047"
  1388. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  1389.  
  1390. DropShadow_19.Name = "DropShadow"
  1391. DropShadow_19.Parent = SpookyNeon
  1392. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  1393. DropShadow_19.BorderSizePixel = 0
  1394. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  1395. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  1396. DropShadow_19.ZIndex = 2
  1397. -- Scripts:
  1398. woodtype = "Birch"
  1399.  
  1400. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1401. tool.RequiresHandle = false
  1402. --tool.RobloxLocked = true
  1403. tool.Name = "Paint"
  1404. tool.ToolTip = "Changes A Stucture's Wood Type"
  1405. tool.Equipped:connect(function(Mouse)
  1406. ColorPicker.Enabled = true
  1407. Mouse.Button1Down:connect(function()
  1408. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  1409. local Cframe
  1410. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  1411. Cframe = Mouse.Target.Parent.MainCFrame.Value
  1412. else
  1413. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  1414. end
  1415. if Mouse.Target.Parent ~= nil then
  1416. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  1417. end
  1418. else
  1419. --do nothing
  1420. end
  1421. end)
  1422. end)
  1423.  
  1424. tool.Unequipped:connect(function(mouse)
  1425. ColorPicker.Enabled = false
  1426. end)
  1427.  
  1428.  
  1429. Birch.MouseButton1Click:Connect(function()
  1430. CurrentColor.Image = Birch.Image
  1431. woodtype = "Birch"
  1432. end)
  1433.  
  1434. Grey.MouseButton1Click:Connect(function()
  1435. CurrentColor.Image = Grey.Image
  1436. woodtype = nil
  1437. end)
  1438.  
  1439. Walnut.MouseButton1Click:Connect(function()
  1440. CurrentColor.Image = Walnut.Image
  1441. woodtype = "Walnut"
  1442. end)
  1443.  
  1444. Generic.MouseButton1Click:Connect(function()
  1445. CurrentColor.Image = Generic.Image
  1446. woodtype = "Generic"
  1447. end)
  1448.  
  1449. Oak.MouseButton1Click:Connect(function()
  1450. CurrentColor.Image = Oak.Image
  1451. woodtype = "Oak"
  1452. end)
  1453.  
  1454. Pine.MouseButton1Click:Connect(function()
  1455. CurrentColor.Image = Pine.Image
  1456. woodtype = "Pine"
  1457. end)
  1458.  
  1459. Palm.MouseButton1Click:Connect(function()
  1460. CurrentColor.Image = Palm.Image
  1461. woodtype = "Palm"
  1462. end)
  1463.  
  1464. Koa.MouseButton1Click:Connect(function()
  1465. CurrentColor.Image = Koa.Image
  1466. woodtype = "Koa"
  1467. end)
  1468.  
  1469. Volcano.MouseButton1Click:Connect(function()
  1470. CurrentColor.Image = Volcano.Image
  1471. woodtype = "Volcano"
  1472. end)
  1473.  
  1474. GreenSwampy.MouseButton1Click:Connect(function()
  1475. CurrentColor.Image = GreenSwampy.Image
  1476. woodtype = "GreenSwampy"
  1477. end)
  1478.  
  1479. GoldSwampy.MouseButton1Click:Connect(function()
  1480. CurrentColor.Image = GoldSwampy.Image
  1481. woodtype = "GoldSwampy"
  1482. end)
  1483.  
  1484. GenericSpecial.MouseButton1Click:Connect(function()
  1485. CurrentColor.Image = GenericSpecial.Image
  1486. woodtype = "GenericSpecial"
  1487. end)
  1488.  
  1489. SnowGlow.MouseButton1Click:Connect(function()
  1490. CurrentColor.Image = SnowGlow.Image
  1491. woodtype = "SnowGlow"
  1492. end)
  1493.  
  1494. Frost.MouseButton1Click:Connect(function()
  1495. CurrentColor.Image = Frost.Image
  1496. woodtype = "Frost"
  1497. end)
  1498.  
  1499. CaveCrawler.MouseButton1Click:Connect(function()
  1500. CurrentColor.Image = CaveCrawler.Image
  1501. woodtype = "CaveCrawler"
  1502. end)
  1503.  
  1504. LoneCave.MouseButton1Click:Connect(function()
  1505. CurrentColor.Image = LoneCave.Image
  1506. woodtype = "LoneCave"
  1507. end)
  1508.  
  1509. Spooky.MouseButton1Click:Connect(function()
  1510. CurrentColor.Image = Spooky.Image
  1511. woodtype = "Spooky"
  1512. end)
  1513.  
  1514. SpookyNeon.MouseButton1Click:Connect(function()
  1515. CurrentColor.Image = SpookyNeon.Image
  1516. woodtype = "SpookyNeon"
  1517. end)
  1518.  
  1519. --bring up menu
  1520. CurrentColor.MouseButton1Click:Connect(function()
  1521. if Picker.Visible == false then
  1522. Picker.Visible = true
  1523. else
  1524. Picker.Visible = false
  1525. end
  1526. end)
  1527. end)
  1528.  
  1529. --PlotTp--------------------------------------------------------------------------------
  1530.  
  1531. PlotTp.MouseButton1Down:connect(function()
  1532. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1533. if v.Owner.Value == game.Players.LocalPlayer then
  1534. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame + Vector3.new(0,10,0)
  1535. end
  1536. end
  1537. end)
  1538.  
  1539. --RemoveFog-----------------------------------------------------------------------------
  1540.  
  1541. RemoveFog.MouseButton1Down:connect(function()
  1542. game.Lighting.Changed:connect(function()
  1543. game.Lighting.TimeOfDay = "12:00:00"
  1544. game.Lighting.FogEnd = 9999
  1545. game.Lighting.Brightness = 1
  1546. end)
  1547. end)
  1548.  
  1549. --Fly-----------------------------------------------------------------------------------
  1550.  
  1551. Fly.MouseButton1Down:connect(function()
  1552. for i,v in pairs(script:GetChildren()) do
  1553. pcall(function() v.Value = "" end)
  1554. game:GetService("Debris"):AddItem(v,.1)
  1555. end
  1556.  
  1557. function weld(p0,p1,c0,c1,par)
  1558. local w = Instance.new("Weld",p0 or par)
  1559. w.Part0 = p0
  1560. w.Part1 = p1
  1561. w.C0 = c0 or CFrame.new()
  1562. w.C1 = c1 or CFrame.new()
  1563. return w
  1564. end
  1565.  
  1566. local motors = {}
  1567.  
  1568. function motor(p0,p1,c0,c1,des,vel,par)
  1569. local w = Instance.new("Motor6D",p0 or par)
  1570. w.Part0 = p0
  1571. w.Part1 = p1
  1572. w.C0 = c0 or CFrame.new()
  1573. w.C1 = c1 or CFrame.new()
  1574. w.MaxVelocity = tonumber(vel) or .05
  1575. w.DesiredAngle = tonumber(des) or 0
  1576. return w
  1577. end
  1578.  
  1579. function lerp(a,b,c)
  1580. return a+(b-a)*c
  1581. end
  1582.  
  1583. function clerp(c1,c2,al)
  1584. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  1585. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  1586. for i,v in pairs(com1) do
  1587. com1[i] = lerp(v,com2[i],al)
  1588. end
  1589. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  1590. end
  1591.  
  1592. function ccomplerp(c1,c2,al)
  1593. local com1 = {c1:components()}
  1594. local com2 = {c2:components()}
  1595. for i,v in pairs(com1) do
  1596. com1[i] = lerp(v,com2[i],al)
  1597. end
  1598. return CFrame.new(unpack(com1))
  1599. end
  1600.  
  1601. function tickwave(time,length,offset)
  1602. return (math.abs((tick()+(offset or 0))%time-time/2)*2-time/2)/time/2*length
  1603. end
  1604.  
  1605. function invcol(c)
  1606. c = c.Color
  1607. return BrickColor.new(Color3.new(1-c.b,1-c.g,1-c.r))
  1608. end
  1609. local oc = oc or function(...) return ... end
  1610. local plr = game.Players.LocalPlayer
  1611. local char = plr.Character
  1612. local tor = char.Torso
  1613. local hum = char.Humanoid
  1614. hum.PlatformStand = false
  1615. pcall(function()
  1616. char.Wings:Destroy()
  1617. end)
  1618. pcall(function()
  1619. char.Angel:Destroy() -- hat
  1620. end)
  1621. local mod = Instance.new("Model",char)
  1622. mod.Name = "Wings"
  1623. local special = {
  1624. [game.Players.LocalPlayer.Name] = {"Black","Bright red",.5,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  1625. }
  1626. local topcolor = BrickColor.new("Really black")
  1627. local feacolor = BrickColor.new("Black")
  1628. local ptrans = 0
  1629. local pref = 0
  1630. local fire = true
  1631. local fmcol = Color3.new()
  1632. local fscol = Color3.new()
  1633. local spec = special[plr.Name:lower()]
  1634. if spec then
  1635. topcolor,feacolor,ptrans,pref,fire,fmcol,fscol = spec[1] and BrickColor.new(spec[1]) or topcolor,spec[2] and BrickColor.new(spec[2]) or feacolor,spec[3],spec[4],spec[5],spec[6],spec[7]
  1636. end
  1637. local part = Instance.new("Part")
  1638. part.FormFactor = "Custom"
  1639. part.Size = Vector3.new(.2,.2,.2)
  1640. part.TopSurface,part.BottomSurface = 0,0
  1641. part.CanCollide = false
  1642. part.BrickColor = BrickColor.new("Black")
  1643. part.Transparency = ptrans
  1644. part.Reflectance = pref
  1645. local ef = Instance.new("Fire",fire and part or nil)
  1646. ef.Size = .15
  1647. ef.Color = BrickColor.new("Black").Color
  1648. ef.SecondaryColor = BrickColor.new("Bright red").Color
  1649. part:BreakJoints()
  1650. function newpart()
  1651. local clone = part:Clone()
  1652. clone.Parent = mod
  1653. clone:BreakJoints()
  1654. return clone
  1655. end
  1656. local feath = newpart()
  1657. feath.BrickColor = feacolor
  1658. feath.Transparency = 0
  1659. Instance.new("SpecialMesh",feath).MeshType = "Sphere"
  1660. function newfeather()
  1661. local clone = feath:Clone()
  1662. clone.Parent = mod
  1663. clone:BreakJoints()
  1664. return clone
  1665. end
  1666. flying = false
  1667. moving = false
  1668. for i,v in pairs(tor:GetChildren()) do
  1669. if v.ClassName:lower():match("body") then
  1670. v:Destroy()
  1671. end
  1672. end
  1673. local ctor = tor:Clone()
  1674. ctor:ClearAllChildren()
  1675. ctor.Name = "cTorso"
  1676. ctor.Transparency = 1
  1677. ctor.CanCollide = false
  1678. ctor.FormFactor = "Custom"
  1679. ctor.Size = Vector3.new(.2,.2,.2)
  1680. ctor.Parent = mod
  1681. weld(tor,ctor)
  1682. local bg = Instance.new("BodyGyro",ctor)
  1683. bg.maxTorque = Vector3.new()
  1684. bg.P = 15000
  1685. bg.D = 1000
  1686. local bv = Instance.new("BodyVelocity",ctor)
  1687. bv.maxForce = Vector3.new()
  1688. bv.P = 15000
  1689. vel = Vector3.new()
  1690. cf = CFrame.new()
  1691. flspd = 0
  1692. keysdown = {}
  1693. keypressed = {}
  1694. ktime = {}
  1695. descendtimer = 0
  1696. jumptime = tick()
  1697. hum.Jumping:connect(function()
  1698. jumptime = tick()
  1699. end)
  1700. cam = workspace.CurrentCamera
  1701. kd = plr:GetMouse().KeyDown:connect(oc(function(key)
  1702. keysdown[key] = true
  1703. keypressed[key] = true
  1704. if key == "q" then
  1705. descendtimer = tick()
  1706. elseif key == " " and not hum.Jump then
  1707. jumptime = tick()
  1708. elseif (key == "a" or key == "d") and ktime[key] and tick()-ktime[key] < .3 and math.abs(reqrotx) < .3 then
  1709. reqrotx = key == "a" and math.pi*2 or -math.pi*2
  1710. end
  1711. ktime[key] = tick()
  1712. end))
  1713.  
  1714. ku = plr:GetMouse().KeyUp:connect(function(key)
  1715. keysdown[key] = false
  1716. if key == " " then
  1717. descendtimer = tick()
  1718. end
  1719. end)
  1720. function mid(a,b,c)
  1721. return math.max(a,math.min(b,c or -a))
  1722. end
  1723. function bn(a)
  1724. return a and 1 or 0
  1725. end
  1726. function gm(tar)
  1727. local m = 0
  1728. for i,v in pairs(tar:GetChildren()) do
  1729. if v:IsA("BasePart") then
  1730. m = m + v:GetMass()
  1731. end
  1732. m = m + gm(v)
  1733. end
  1734. return m
  1735. end
  1736. reqrotx = 0
  1737. local grav = 196.2
  1738. local con
  1739. con = game:GetService("RunService").Stepped:connect(oc(function()
  1740. local obvel = tor.CFrame:vectorToObjectSpace(tor.Velocity)
  1741. local sspd, uspd,fspd = obvel.X,obvel.Y,obvel.Z
  1742. if flying then
  1743. local lfldir = fldir
  1744. fldir = cam.CoordinateFrame:vectorToWorldSpace(Vector3.new(bn(keysdown.d)-bn(keysdown.a),0,bn(keysdown.s)-bn(keysdown.w))).unit
  1745. local lmoving = moving
  1746. moving = fldir.magnitude > .1
  1747. if lmoving and not moving then
  1748. idledir = lfldir*Vector3.new(1,0,1)
  1749. descendtimer = tick()
  1750. end
  1751. local dbomb = fldir.Y < -.6 or (moving and keysdown["1"])
  1752. if moving and keysdown["0"] and lmoving then
  1753. fldir = (Vector3.new(lfldir.X,math.min(fldir.Y,lfldir.Y+.01)-.1,lfldir.Z)+(fldir*Vector3.new(1,0,1))*.05).unit
  1754. end
  1755. local down = tor.CFrame:vectorToWorldSpace(Vector3.new(0,-1,0))
  1756. local descending = (not moving and keysdown["q"] and not keysdown[" "])
  1757. cf = ccomplerp(cf,CFrame.new(tor.Position,tor.Position+(not moving and idledir or fldir)),keysdown["0"] and .02 or .07)
  1758. local gdown = not dbomb and cf.lookVector.Y < -.2 and tor.Velocity.unit.Y < .05
  1759. hum.PlatformStand = true
  1760. bg.maxTorque = Vector3.new(1,1,1)*9e5
  1761. local rotvel = CFrame.new(Vector3.new(),tor.Velocity):toObjectSpace(CFrame.new(Vector3.new(),fldir)).lookVector
  1762. bg.cframe = cf * CFrame.Angles(not moving and -.1 or -math.pi/2+.2,moving and mid(-2.5,rotvel.X/1.5) + reqrotx or 0,0)
  1763. reqrotx = reqrotx - reqrotx/10
  1764. bv.maxForce = Vector3.new(1,1,1)*9e4*.5
  1765. local anioff =(bn(keysdown[" "])-bn(keysdown["q"]))/2
  1766. local ani = tickwave(1.5-anioff,1)
  1767. bv.velocity = bv.velocity:Lerp(Vector3.new(0,bn(not moving)*-ani*15+(descending and math.min(20,tick()-descendtimer)*-8 or bn(keysdown[" "])-bn(keysdown["q"]))*15,0)+vel,.6)
  1768. vel = moving and cf.lookVector*flspd or Vector3.new()
  1769. flspd = math.min(120,lerp(flspd,moving and (fldir.Y<0 and flspd+(-fldir.Y)*grav/60 or math.max(50,flspd-fldir.Y*grav/300)) or 60,.4))
  1770. local hit,ray = workspace:FindPartOnRayWithIgnoreList(Ray.new(tor.Position,Vector3.new(0,-3.5+math.min(0,bv.velocity.y)/30,0)),{char})
  1771. if hit and down.Y < -.85 and tick()-flystart > 1 then
  1772. flying = false
  1773. hum.PlatformStand = false
  1774. tor.Velocity = Vector3.new()
  1775. end
  1776. else
  1777. bg.maxTorque = Vector3.new()
  1778. bv.maxForce = Vector3.new()
  1779. local x,y,z = fspd/160,uspd/700,sspd/900
  1780. if keypressed[" "] and not flying and (tick()-jumptime > .05 and (tick()-jumptime < 3 or hum.Jump)) then
  1781. vel = Vector3.new(0,50,0)
  1782. bv.velocity = vel
  1783. idledir = cam.CoordinateFrame.lookVector*Vector3.new(1,0,1)
  1784. cf = tor.CFrame * CFrame.Angles(-.01,0,0)
  1785. tor.CFrame = cf
  1786. bg.cframe = cf
  1787. flystart = tick()
  1788. flying = true
  1789. end
  1790. end
  1791. keypressed = {}
  1792. end))
  1793. end)
  1794.  
  1795. --TpWood--------------------------------------------------------------------------------
  1796.  
  1797. TpWood.MouseButton1Down:connect(function()
  1798. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1799. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1800. if Log.Owner.Value == game.Players.LocalPlayer then
  1801. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 15, 0))
  1802. end
  1803. end
  1804. end
  1805. end)
  1806.  
  1807. --NoClip--------------------------------------------------------------------------------
  1808.  
  1809. NoClip.MouseButton1Down:connect(function()
  1810. local noclipplayer = game:GetService("Players").LocalPlayer
  1811. local noclipmouse = noclipplayer:GetMouse()
  1812.  
  1813. local donoclip = false
  1814. local noclip = false
  1815.  
  1816. function b_noclip(key)
  1817. if (key == "f") then
  1818. if noclip == false then
  1819. donoclip = true
  1820.  
  1821. noclip = true
  1822. elseif noclip == true then
  1823. donoclip = false
  1824.  
  1825. noclip = false
  1826. end
  1827. end
  1828. end
  1829.  
  1830. noclipmouse.KeyDown:connect(b_noclip)
  1831.  
  1832. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  1833. if obj ~= workspace.Terrain then
  1834. if donoclip == true then
  1835. obj.CanCollide = false
  1836. else
  1837. obj.CanCollide = true
  1838. end
  1839. end
  1840. end)
  1841. end)
  1842.  
  1843. --WaterWalk-----------------------------------------------------------------------------
  1844.  
  1845. WaterWalk.MouseButton1Down:connect(function()
  1846. if WCollide == "Nothing" then
  1847. WCollide = "On"
  1848. WTR.BackgroundColor3 = Color3.new(0, 0.5, 0)
  1849. WTR.Text = "WaterIsS"
  1850. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  1851. if v:IsA("Part") then
  1852. v.CanCollide = true
  1853. end
  1854. end
  1855. else
  1856. WCollide = "Nothing"
  1857. WTR.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1858. WTR.Text = "WalkOnW"
  1859. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  1860. if v:IsA("Part") then
  1861. v.CanCollide = false
  1862. end
  1863. end
  1864. end
  1865. end)
  1866.  
  1867. --TpTool--------------------------------------------------------------------------------
  1868.  
  1869. TpTool.MouseButton1Down:connect(function()
  1870. mouse = game.Players.LocalPlayer:GetMouse()
  1871. tool = Instance.new("Tool")
  1872. tool.RequiresHandle = false
  1873. tool.Name = "Click Teleport"
  1874. tool.Activated:connect(function()
  1875. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  1876. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  1877. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  1878. end)
  1879. tool.Parent = game.Players.LocalPlayer.Backpack
  1880. end)
  1881.  
  1882. --PlayerTpButton------------------------------------------------------------------------
  1883.  
  1884. TpGo.MouseButton1Down:connect(function()
  1885. local tp_namedplayer = PlayerTpBox.Text
  1886. local tp_player = game:GetService("Players")[tp_namedplayer]
  1887. local PLR = game:GetService("Players").LocalPlayer
  1888. local p = PlayerTpBox.Text
  1889.  
  1890. if tp_player then
  1891. for i = 1,20 do
  1892. wait()
  1893. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  1894. end
  1895. end
  1896. end)
  1897.  
  1898. --SellWood------------------------------------------------------------------------------
  1899.  
  1900. SellWood.MouseButton1Down:connect(function()
  1901. Mouse = game.Players.LocalPlayer:GetMouse()
  1902.  
  1903. Mouse.KeyDown:connect(function(key)
  1904. if key:lower() == "h" then
  1905. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1906. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1907. if Log.Owner.Value == game.Players.LocalPlayer then
  1908. for i,v in pairs(Log:GetChildren()) do
  1909. if v.Name=="WoodSection" then
  1910. spawn(function()
  1911. for i=1,10 do
  1912. wait()
  1913. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1914. end
  1915. end)
  1916. end
  1917. end
  1918. spawn(function()
  1919. for i=1,20 do
  1920. wait()
  1921. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1922. end
  1923. end)
  1924. end
  1925. end
  1926. end
  1927. end
  1928. end)
  1929. end)
  1930.  
  1931. --SellPlanks----------------------------------------------------------------------------
  1932.  
  1933. SellPlanks.MouseButton1Down:connect(function()
  1934. Mouse = game.Players.LocalPlayer:GetMouse()
  1935. Mouse.KeyDown:Connect(function(key)
  1936. if key:lower() == "g" then
  1937. for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1938. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1939. if Plank.Owner.Value == game.Players.LocalPlayer then
  1940. for i,v in pairs(Plank:GetChildren()) do
  1941. v.Name="WoodSection"
  1942. spawn(function()
  1943. for i=1,10 do
  1944. wait()
  1945. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1946. end
  1947. end)
  1948. end
  1949. end
  1950. spawn(function()
  1951. for i=1,20 do
  1952. wait()
  1953. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1954. end
  1955. end)
  1956. end
  1957. end
  1958. end
  1959. end)
  1960. end)
  1961.  
  1962. --BluePrints----------------------------------------------------------------------------
  1963.  
  1964. Blueprint.MouseButton1Down:connect(function()
  1965. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  1966. local clone = v:Clone()
  1967. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  1968. end
  1969. end)
  1970.  
  1971. --CloneBase-----------------------------------------------------------------------------
  1972. CloneButton.MouseButton1Down:connect(function()
  1973. local RunService = game:GetService("RunService")
  1974. local TargetPlayer = CloneBox.Text
  1975. local SlowMode = true
  1976. local WipeLocal = false
  1977.  
  1978. local CopyStructure = true
  1979. local CopyWire = true
  1980. local CopyItems = true
  1981. local CopyFurniture = true
  1982.  
  1983. if WipeLocal then
  1984. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1985. if v:FindFirstChild("Owner") then
  1986. if v.Owner.Value == game.Players.LocalPlayer then
  1987. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v)
  1988. end
  1989. end
  1990. end
  1991. wait(0.5)
  1992. end
  1993.  
  1994. for i,v in pairs(game.Players:GetChildren()) do
  1995. if v ~= game.Players.LocalPlayer then
  1996. if v.Name:find(TargetPlayer) then
  1997. TargetPlayer = v
  1998. break
  1999. end
  2000. end
  2001. end
  2002.  
  2003. local LocalLand, TargetLand
  2004.  
  2005. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  2006. if v:FindFirstChild("Owner") then
  2007. if v.Owner.Value == TargetPlayer then
  2008. TargetLand = v
  2009. elseif v.Owner.Value == game.Players.LocalPlayer then
  2010. LocalLand = v
  2011. end
  2012. end
  2013. end
  2014.  
  2015. local CollectedTargetStructures, CollectedLocalStructures, CollectedLocalFurnitures, CollectedTargetFurnitures, CollectedLocalItems, CollectedTargetItems = {}, {}, {}, {}, {}, {}
  2016. local CollectedTargetItemsCopy, CollectedTargetFurnituresCopy = {}, {}
  2017. local TotalCollectedBlueprints = 0
  2018.  
  2019. if CopyStructure then
  2020. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2021. if v:FindFirstChild("Owner") and v.Owner.Value == TargetPlayer then
  2022. if v:FindFirstChild("BuildDependentWood") and (v.Type.Value == "Structure" or v.Type.Value == "Furniture") then
  2023. local Data = {}
  2024. Data.WoodClass = v:FindFirstChild("BlueprintWoodClass") and v.BlueprintWoodClass.Value
  2025. Data.OffSet = (v:FindFirstChild("MainCFrame") and v.MainCFrame.Value or v.PrimaryPart.CFrame) - TargetLand.OriginSquare.Position
  2026. Data.BlueprintType = v.ItemName.Value
  2027. table.insert(CollectedTargetStructures,Data)
  2028. end
  2029. end
  2030. end
  2031.  
  2032. for i, Data in pairs(CollectedTargetStructures) do
  2033. game.ReplicatedStorage.PlaceStructure.ClientPlacedBlueprint:FireServer(Data.BlueprintType, LocalLand.OriginSquare.CFrame - Vector3.new(0,20,0), game.Players.LocalPlayer)
  2034.  
  2035. if SlowMode and (math.random(1,2) ~= 1) then
  2036. RunService.RenderStepped:Wait()
  2037. end
  2038. end
  2039. end
  2040.  
  2041. function blueprintHasBeenCollected(Model)
  2042. if CollectedLocalStructures[Model.Name] then
  2043. for i, BlueprintModel in pairs(CollectedLocalStructures[Model.Name]) do
  2044. if BlueprintModel == Model then
  2045. return true
  2046. end
  2047. end
  2048. end
  2049. return false
  2050. end
  2051.  
  2052. repeat
  2053. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2054. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer and v:FindFirstChild("Type") and v.Type.Value == "Blueprint" and not blueprintHasBeenCollected(v) then
  2055. if not CollectedLocalStructures[v.Name] then
  2056. CollectedLocalStructures[v.Name] = {}
  2057. end
  2058. table.insert(CollectedLocalStructures[v.Name], v)
  2059. TotalCollectedBlueprints = TotalCollectedBlueprints + 1
  2060. end
  2061. end
  2062. wait()
  2063. until TotalCollectedBlueprints == #CollectedTargetStructures
  2064.  
  2065. function SpawnStructure(Data, Blueprint)
  2066. local Position = Data.OffSet + LocalLand.OriginSquare.Position
  2067. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Blueprint.ItemName.Value, Position, game.Players.LocalPlayer, Data.WoodClass, Blueprint, not Data.WoodClass)
  2068. end
  2069.  
  2070. for i, Data in pairs(CollectedTargetStructures) do
  2071. local Blueprint = CollectedLocalStructures[Data.BlueprintType][1]
  2072. table.remove(CollectedLocalStructures[Data.BlueprintType], 1)
  2073.  
  2074. SpawnStructure(Data, Blueprint)
  2075.  
  2076. if SlowMode and (math.random(1,2) ~= 1) then
  2077. RunService.RenderStepped:Wait()
  2078. end
  2079. end
  2080.  
  2081. function CreateWire(WireType, Points)
  2082. local Wire = game.ReplicatedStorage.Purchasables.WireObjects[WireType]
  2083.  
  2084. for i,v in pairs(Points) do
  2085. Points[i] = v + LocalLand.OriginSquare.Position
  2086. end
  2087.  
  2088. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Wire, Points)
  2089. end
  2090.  
  2091. if CopyWire then
  2092. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2093. if v:FindFirstChild("Owner") and v.Owner.Value == TargetPlayer and v:FindFirstChild("Type") and v.Type.Value == "Wire" and v:FindFirstChild("End1") then
  2094. local Points = {}
  2095. local PointCount = 1
  2096.  
  2097. table.insert(Points, (v.End1.Position - TargetLand.OriginSquare.Position))
  2098.  
  2099. for i,w in pairs(v:GetChildren()) do
  2100. if w.Name:find("Point") then
  2101. PointCount = PointCount + 1
  2102. end
  2103. end
  2104.  
  2105. for i=2, PointCount do
  2106. local Point = v:FindFirstChild("Point"..tostring(i))
  2107. table.insert(Points, (Point.Position - TargetLand.OriginSquare.Position))
  2108. end
  2109.  
  2110. table.insert(Points, (v.End2.Position - TargetLand.OriginSquare.Position))
  2111. CreateWire(v.ItemName.Value, Points)
  2112.  
  2113. if SlowMode and (math.random(1,2) ~= 1)then
  2114. RunService.RenderStepped:Wait()
  2115. end
  2116. end
  2117. end
  2118. end
  2119.  
  2120. function isValidFurniture(Model)
  2121. if Model:FindFirstChild("Type") and (Model.Type.Value == "Structure" or Model.Type.Value == "Furniture" or Model.Type.Value == "Vehicle Spot") then
  2122. if Model:FindFirstChild("BuildDependentWood") or Model:FindFirstChild("PurchasedBoxItemName") then
  2123. return false
  2124. end
  2125. return true
  2126. end
  2127. return false
  2128. end
  2129.  
  2130. function Spawn(ItemName, Position)
  2131. local Info = {}
  2132. Info.Name = ItemName.Value
  2133. Info.Type = ItemName.Name == "PurchasedBoxItemName" and ItemName or game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  2134. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  2135. local Points = {Position.p, Position.p}
  2136. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  2137. end
  2138.  
  2139. if CopyFurniture then
  2140. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2141. if Model:FindFirstChild("Owner") and Model.Owner.Value == TargetPlayer and isValidFurniture(Model) then
  2142. local ItemName = Model:FindFirstChild("ItemName") or Model:FindFirstChild("PurchasedBoxItemName")
  2143. local Position = (Model:FindFirstChild("MainCFrame") and Model.MainCFrame.Value or Model.PrimaryPart.CFrame) - TargetLand.OriginSquare.Position
  2144.  
  2145. if ItemName.Name == "PurchasedBoxItemName" then
  2146. Spawn(ItemName, Position + LocalLand.OriginSquare.Position)
  2147. else
  2148. Spawn(ItemName, LocalLand.OriginSquare.CFrame - Vector3.new(0,20,0))
  2149. end
  2150.  
  2151. local Data = {}
  2152. Data.ItemName = ItemName.Value
  2153. Data.OffSet = Position
  2154.  
  2155. table.insert(CollectedTargetFurnitures, Data)
  2156.  
  2157. if SlowMode and (math.random(1,2) ~= 1)then
  2158. RunService.RenderStepped:Wait()
  2159. end
  2160. end
  2161. end
  2162. end
  2163.  
  2164. for i, v in pairs(CollectedTargetFurnitures) do
  2165. table.insert(CollectedTargetFurnituresCopy,v)
  2166. end
  2167.  
  2168. function isValidFurnitureModel(Model)
  2169. for i, Data in pairs(CollectedTargetFurnitures) do
  2170. if Data.ItemName == Model.ItemName.Value then
  2171. table.remove(CollectedTargetFurnitures, i)
  2172. return true
  2173. end
  2174. end
  2175. return false
  2176. end
  2177.  
  2178. repeat
  2179. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2180. if Model.Name == "Wire" and Model:FindFirstChild("Owner") and Model.Owner.Value == game.Players.LocalPlayer and Model.ItemName.Value ~= "Wire" and isValidFurnitureModel(Model) then
  2181. table.insert(CollectedLocalFurnitures, Model)
  2182. end
  2183. end
  2184. wait()
  2185. until #CollectedTargetFurnitures == 0
  2186.  
  2187. function GrabModelFromCollectedFurnitures(ItemName)
  2188. for i, Model in pairs(CollectedLocalFurnitures) do
  2189. if Model.ItemName.Value == ItemName then
  2190. table.remove(CollectedLocalFurnitures,i)
  2191. return Model
  2192. end
  2193. end
  2194. end
  2195.  
  2196. for i, Data in pairs(CollectedTargetFurnituresCopy) do
  2197. local Model = GrabModelFromCollectedFurnitures(Data.ItemName)
  2198. local ItemName = Data.ItemName
  2199. local Position = Data.OffSet + LocalLand.OriginSquare.Position
  2200. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(ItemName,Position,game.Players.LocalPlayer,false,Model,true)
  2201.  
  2202. if SlowMode and (math.random(1,2) ~= 1)then
  2203. RunService.RenderStepped:Wait()
  2204. end
  2205. end
  2206.  
  2207. function isValidItem(Model)
  2208. if Model:FindFirstChild("Type") and (Model.Type.Value == "Structure" or Model.Type.Value == "Loose Item" or Model.Type.Value == "Tool" or Model.Type.Value == "Wire" or Model.Type.Value == "Furniture" or Model.Type.Value == "Gift") then
  2209. if (Model.Type.Value == "Structure" or Model.Type.Value == "Wire" or Model.Type.Value == "Furniture") and not Model:FindFirstChild("PurchasedBoxItemName") then
  2210. return false
  2211. end
  2212.  
  2213. return true
  2214. elseif not Model:FindFirstChild("Type") then
  2215. if Model:FindFirstChild("ItemName") then
  2216. local ItemName = Model.ItemName.Value:lower()
  2217.  
  2218. if ItemName:find("bob") and (ItemName:find("wob") or ItemName:find("head"))then
  2219. return true
  2220. end
  2221. end
  2222. end
  2223. return false
  2224. end
  2225. function itemIsOnLand(Position)
  2226. if (math.abs(Position.X - TargetLand.OriginSquare.Position.X) > 101 or math.abs(Position.Z - TargetLand.OriginSquare.Position.Z) > 101) then
  2227. return false
  2228. end
  2229. for i, Square in pairs(TargetLand:GetChildren()) do
  2230. if Square.Name == "Square" then
  2231. if (math.abs(Position.X - Square.Position.X) < 21 and math.abs(Position.Z - Square.Position.Z) < 21) then
  2232. return true
  2233. end
  2234. end
  2235. end
  2236. return false
  2237. end
  2238.  
  2239. if CopyItems then
  2240. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2241. if Model:FindFirstChild("Owner") and Model.Owner.Value == TargetPlayer and isValidItem(Model) then
  2242. local ItemName = Model:FindFirstChild("ItemName") or Model:FindFirstChild("PurchasedBoxItemName")
  2243. local Position = (Model:FindFirstChild("MainCFrame") and Model.MainCFrame.Value or Model.PrimaryPart.CFrame) - TargetLand.OriginSquare.Position
  2244.  
  2245. if itemIsOnLand((Model:FindFirstChild("MainCFrame") and Model.MainCFrame.Value or Model.PrimaryPart.CFrame).p) then
  2246. Spawn(ItemName, LocalLand.OriginSquare.CFrame - Vector3.new(0,20,0))
  2247.  
  2248. local Data = {}
  2249. Data.ItemName = ItemName.Value
  2250. Data.OffSet = Position
  2251.  
  2252. table.insert(CollectedTargetItems, Data)
  2253.  
  2254. if SlowMode and (math.random(1,2) ~= 1)then
  2255. RunService.RenderStepped:Wait()
  2256. end
  2257. end
  2258. end
  2259. end
  2260. end
  2261.  
  2262. for i, v in pairs(CollectedTargetItems) do
  2263. table.insert(CollectedTargetItemsCopy,v)
  2264. end
  2265.  
  2266. function isValidItemModel(Model)
  2267. for i, Data in pairs(CollectedTargetItems) do
  2268. if Data.ItemName == Model.ItemName.Value then
  2269. table.remove(CollectedTargetItems, i)
  2270. return true
  2271. end
  2272. end
  2273. return false
  2274. end
  2275. function itemHasBeenCollected(Model)
  2276. for i, Data in pairs(CollectedLocalItems) do
  2277. if Data.ItemName == Model.ItemName.Value then
  2278. return true
  2279. end
  2280. end
  2281. return false
  2282. end
  2283.  
  2284. repeat
  2285. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2286. if Model.Name == "Wire" and Model:FindFirstChild("Owner") and Model.Owner.Value == game.Players.LocalPlayer and (Model.ItemName.Value ~= "Wire" or (Model:FindFirstChild("ItemName") and Model.ItemName.Value == "Wire" and Model:FindFirstChild("PurchasedBoxItemName"))) and isValidItemModel(Model) and not itemHasBeenCollected(Model) then
  2287. table.insert(CollectedLocalItems, Model)
  2288. end
  2289. end
  2290. wait()
  2291. until #CollectedTargetItems == 0
  2292.  
  2293. function GrabModelFromCollectedItems(ItemName)
  2294. for i, Model in pairs(CollectedLocalItems) do
  2295. if Model.ItemName.Value == ItemName then
  2296. table.remove(CollectedLocalItems,i)
  2297. return Model
  2298. end
  2299. end
  2300. end
  2301.  
  2302. for i, Data in pairs(CollectedTargetItemsCopy) do
  2303. local Model = GrabModelFromCollectedItems(Data.ItemName)
  2304. local ItemName = Data.ItemName
  2305. local Position = Data.OffSet + LocalLand.OriginSquare.Position
  2306.  
  2307. if Model:FindFirstChild("PurchasedBoxItemName") then
  2308. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(false, Position, false, false, Model)
  2309. Model.Parent = nil
  2310. else
  2311. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(ItemName,Position,game.Players.LocalPlayer,false,Model,true)
  2312. end
  2313.  
  2314. if SlowMode and (math.random(1,2) ~= 1)then
  2315. RunService.RenderStepped:Wait()
  2316. end
  2317. end
  2318.  
  2319. print("Finished Copying!")
  2320. end)
  2321.  
  2322. --WipeBase------------------------------------------------------------------------------
  2323.  
  2324. WipeBase.MouseButton1Down:connect(function()
  2325. plr = game.Players.LocalPlayer.Name
  2326. pmds = game.Workspace.PlayerModels
  2327. PlaceR = game.ReplicatedStorage.Interaction.DestroyStructure
  2328.  
  2329.  
  2330.  
  2331. for i, v in pairs(pmds:GetChildren()) do
  2332. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players[plr] and v:FindFirstChild("ItemName") and v:FindFirstChild("Type") and (v.PrimaryPart ~= nil or v:FindFirstChild("MainCFrame")) then
  2333. PlaceR:FireServer(v)
  2334. end
  2335. end
  2336. end)
  2337.  
  2338.  
  2339. --Teleports-----------------------------------------------------------------------------
  2340.  
  2341. local WayPoints = {
  2342. ["Wood R Us"] = CFrame.new(265, 5, 57),
  2343. ["SpawnPoint"] = CFrame.new(155, 5, 74),
  2344. ["Land Store"] = CFrame.new(258, 5, -99),
  2345. ["Link's Logic"] = CFrame.new(4607, 9, -798),
  2346. ["Cave"] = CFrame.new(3581, -177, 430),
  2347. ["Volcano"] = CFrame.new(-1585, 625, 1140),
  2348. ["Swamp"] = CFrame.new(-1209, 138, -801),
  2349. ["Palm Island"] = CFrame.new(2549, 5, -42),
  2350. ["Fancy Furnishings"] = CFrame.new(491, 13, -1720),
  2351. ["Boxed Cars"] = CFrame.new(509, 5.2, -1463),
  2352. ["Fine Arts Shop"] = CFrame.new(5207, -156, 719),
  2353. ["Bob's Shack"] = CFrame.new(260, 10, -2542),
  2354. ["Dock"] = CFrame.new(1114, 3.2, -197),
  2355. ["Bridge"] = CFrame.new(113, 15, -977),
  2356. ["End Times"] = CFrame.new(113, -204, -951),
  2357. ["Shrine Of Sight"] = CFrame.new(-1600, 205, 919),
  2358. ["The Den"] = CFrame.new(323, 49, 1930),
  2359. ["Volcano Win"] = CFrame.new(-1675, 358, 1476),
  2360. ["Ski Lodge"] = CFrame.new(1244, 66, 2306),
  2361. ["Strange Man"] = CFrame.new(1061, 20, 1131)
  2362. }
  2363.  
  2364. WoodRUs.MouseButton1Down:connect(function()
  2365. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2366. uTorso.CFrame = WayPoints["Wood R Us"]
  2367. end)
  2368.  
  2369. SpawnPoint.MouseButton1Down:connect(function()
  2370. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2371. uTorso.CFrame = WayPoints["SpawnPoint"]
  2372. end)
  2373.  
  2374. LandStore.MouseButton1Down:connect(function()
  2375. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2376. uTorso.CFrame = WayPoints["Land Store"]
  2377. end)
  2378.  
  2379. LinksLogic.MouseButton1Down:connect(function()
  2380. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2381. uTorso.CFrame = WayPoints["Link's Logic"]
  2382. end)
  2383.  
  2384. Cave.MouseButton1Down:connect(function()
  2385. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2386. uTorso.CFrame = WayPoints["Cave"]
  2387. end)
  2388.  
  2389. Volcano.MouseButton1Down:connect(function()
  2390. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2391. uTorso.CFrame = WayPoints["Volcano"]
  2392. end)
  2393.  
  2394. Swamp.MouseButton1Down:connect(function()
  2395. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2396. uTorso.CFrame = WayPoints["Swamp"]
  2397. end)
  2398.  
  2399. PalmIsland.MouseButton1Down:connect(function()
  2400. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2401. uTorso.CFrame = WayPoints["Palm Island"]
  2402. end)
  2403.  
  2404. FancyFurnishings.MouseButton1Down:connect(function()
  2405. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2406. uTorso.CFrame = WayPoints["Fancy Furnishings"]
  2407. end)
  2408.  
  2409. BoxedCars.MouseButton1Down:connect(function()
  2410. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2411. uTorso.CFrame = WayPoints["Boxed Cars"]
  2412. end)
  2413.  
  2414. FineArtsShop.MouseButton1Down:connect(function()
  2415. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2416. uTorso.CFrame = WayPoints["Fine Arts Shop"]
  2417. end)
  2418.  
  2419. BobsShack.MouseButton1Down:connect(function()
  2420. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2421. uTorso.CFrame = WayPoints["Bob's Shack"]
  2422. end)
  2423.  
  2424. Dock.MouseButton1Down:connect(function()
  2425. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2426. uTorso.CFrame = WayPoints["Dock"]
  2427. end)
  2428.  
  2429. Bridge.MouseButton1Down:connect(function()
  2430. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2431. uTorso.CFrame = WayPoints["Bridge"]
  2432. end)
  2433.  
  2434. EndTimes.MouseButton1Down:connect(function()
  2435. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2436. uTorso.CFrame = WayPoints["End Times"]
  2437. end)
  2438.  
  2439. ShrineOfSight.MouseButton1Down:connect(function()
  2440. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2441. uTorso.CFrame = WayPoints["Shrine Of Sight"]
  2442. end)
  2443.  
  2444. TheDen.MouseButton1Down:connect(function()
  2445. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2446. uTorso.CFrame = WayPoints["The Den"]
  2447. end)
  2448.  
  2449. VolcanoWin.MouseButton1Down:connect(function()
  2450. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2451. uTorso.CFrame = WayPoints["Volcano Win"]
  2452. end)
  2453.  
  2454. SkiLodge.MouseButton1Down:connect(function()
  2455. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2456. uTorso.CFrame = WayPoints["Ski Lodge"]
  2457. end)
  2458.  
  2459. StrangeMan.MouseButton1Down:connect(function()
  2460. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2461. uTorso.CFrame = WayPoints["Strange Man"]
  2462. end)
  2463.  
  2464. --Speed/Jump-------------------------------------------------------------------
  2465.  
  2466. Player.MouseButton1Down:connect(function()
  2467. local walkspeedplayer = game:GetService("Players").LocalPlayer
  2468. local walkspeedmouse = walkspeedplayer:GetMouse()
  2469.  
  2470. local walkspeedenabled = false
  2471.  
  2472. function x_walkspeed(key)
  2473. if (key == "v") then
  2474. if walkspeedenabled == false then
  2475. _G.WS = 100;
  2476. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  2477. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  2478. Humanoid.WalkSpeed = _G.WS;
  2479. end)
  2480. Humanoid.WalkSpeed = _G.WS;
  2481.  
  2482. walkspeedenabled = true
  2483. elseif walkspeedenabled == true then
  2484. _G.WS = 10;
  2485. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  2486. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  2487. Humanoid.WalkSpeed = _G.WS;
  2488. end)
  2489. Humanoid.WalkSpeed = _G.WS;
  2490.  
  2491. walkspeedenabled = false
  2492. end
  2493. end
  2494. end
  2495.  
  2496. walkspeedmouse.KeyDown:connect(x_walkspeed)
  2497. end)
Add Comment
Please, Sign In to add comment