Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
4CS 145.56 KB | None | 0 0
  1. Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local RobloxExploit2 = Instance.new("ScreenGui")
  5. local opengui = Instance.new("Frame")
  6. local open = Instance.new("TextButton")
  7. local maingui = Instance.new("Frame")
  8. local paint = Instance.new("TextButton")
  9. local dupgui = Instance.new("TextButton")
  10. local opgui = Instance.new("TextButton")
  11. local close = Instance.new("TextButton")
  12. local hailstone = Instance.new("TextButton")
  13. local TextLabel = Instance.new("TextLabel")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. --Properties:
  16. RobloxExploit2.Name = "RobloxExploit2"
  17. RobloxExploit2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  18.  
  19. opengui.Name = "opengui"
  20. opengui.Parent = RobloxExploit2
  21. opengui.BackgroundColor3 = Color3.new(1, 1, 1)
  22. opengui.Position = UDim2.new(0.417952329, 0, 0.962226629, 0)
  23. opengui.Size = UDim2.new(0, 87, 0, 19)
  24.  
  25. open.Name = "open"
  26. open.Parent = opengui
  27. open.BackgroundColor3 = Color3.new(1, 1, 1)
  28. open.Size = UDim2.new(0, 87, 0, 19)
  29. open.Font = Enum.Font.SourceSans
  30. open.Text = "Open"
  31. open.TextColor3 = Color3.new(0, 0, 0)
  32. open.TextScaled = true
  33. open.TextSize = 14
  34. open.TextWrapped = true
  35. open.MouseButton1Down:Connect(function()
  36.     opengui.Visible = false
  37.     maingui.Visible = true
  38. end)
  39.  
  40. maingui.Name = "maingui"
  41. maingui.Parent = RobloxExploit2
  42. maingui.BackgroundColor3 = Color3.new(0, 0, 0)
  43. maingui.Position = UDim2.new(0.366058916, 0, 0.361829013, 0)
  44. maingui.Size = UDim2.new(0, 244, 0, 159)
  45. maingui.Visible = false
  46. maingui.Active = true
  47. maingui.Draggable = true
  48.  
  49. paint.Name = "paint"
  50. paint.Parent = maingui
  51. paint.BackgroundColor3 = Color3.new(1, 1, 1)
  52. paint.BackgroundTransparency = 0.5
  53. paint.Position = UDim2.new(0.0471203923, 0, 0.1953125, 0)
  54. paint.Size = UDim2.new(0, 102, 0, 34)
  55. paint.Font = Enum.Font.SourceSans
  56. paint.Text = "Paint"
  57. paint.TextColor3 = Color3.new(0, 0, 0)
  58. paint.TextSize = 14
  59. paint.MouseButton1Down:Connect(function()
  60.     -- Instances:
  61. local ColorPicker = Instance.new("ScreenGui")
  62. local ChangeColor = Instance.new("Frame")
  63. local CurrentColor = Instance.new("ImageButton")
  64. local Picker = Instance.new("ScrollingFrame")
  65. local Birch = Instance.new("ImageButton")
  66. local DropShadow = Instance.new("Frame")
  67. local Grey = Instance.new("ImageButton")
  68. local DropShadow_2 = Instance.new("Frame")
  69. local Walnut = Instance.new("ImageButton")
  70. local DropShadow_3 = Instance.new("Frame")
  71. local Generic = Instance.new("ImageButton")
  72. local DropShadow_4 = Instance.new("Frame")
  73. local Oak = Instance.new("ImageButton")
  74. local DropShadow_5 = Instance.new("Frame")
  75. local Pine = Instance.new("ImageButton")
  76. local DropShadow_6 = Instance.new("Frame")
  77. local Palm = Instance.new("ImageButton")
  78. local DropShadow_7 = Instance.new("Frame")
  79. local Cherry = Instance.new("ImageButton")
  80. local DropShadow_8 = Instance.new("Frame")
  81. local Koa = Instance.new("ImageButton")
  82. local DropShadow_9 = Instance.new("Frame")
  83. local Volcano = Instance.new("ImageButton")
  84. local DropShadow_10 = Instance.new("Frame")
  85. local GreenSwampy = Instance.new("ImageButton")
  86. local DropShadow_11 = Instance.new("Frame")
  87. local GoldSwampy = Instance.new("ImageButton")
  88. local DropShadow_12 = Instance.new("Frame")
  89. local GenericSpecial = Instance.new("ImageButton")
  90. local DropShadow_13 = Instance.new("Frame")
  91. local SnowGlow = Instance.new("ImageButton")
  92. local DropShadow_14 = Instance.new("Frame")
  93. local Frost = Instance.new("ImageButton")
  94. local DropShadow_15 = Instance.new("Frame")
  95. local CaveCrawler = Instance.new("ImageButton")
  96. local DropShadow_16 = Instance.new("Frame")
  97. local LoneCave = Instance.new("ImageButton")
  98. local DropShadow_17 = Instance.new("Frame")
  99. local Spooky = Instance.new("ImageButton")
  100. local DropShadow_18 = Instance.new("Frame")
  101. local SpookyNeon = Instance.new("ImageButton")
  102. local DropShadow_19 = Instance.new("Frame")
  103. --Properties:
  104. ColorPicker.Name = "ColorPicker"
  105. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  106.  
  107. ChangeColor.Name = "ChangeColor"
  108. ChangeColor.Parent = ColorPicker
  109. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  110. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  111. ChangeColor.BorderSizePixel = 2
  112. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  113. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  114. ChangeColor.ZIndex = 2
  115. ColorPicker.Enabled = false
  116.  
  117. CurrentColor.Name = "CurrentColor"
  118. CurrentColor.Parent = ChangeColor
  119. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  120. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  121. CurrentColor.BorderSizePixel = 2
  122. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  123. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  124. CurrentColor.ZIndex = 2
  125. CurrentColor.Image = "rbxassetid://2712547918"
  126. CurrentColor.ScaleType = Enum.ScaleType.Crop
  127.  
  128. Picker.Name = "Picker"
  129. Picker.Parent = ColorPicker
  130. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  131. Picker.BorderColor3 = Color3.new(0, 0, 0)
  132. Picker.BorderSizePixel = 2
  133. Picker.Position = UDim2.new(0, 10, 1, -320)
  134. Picker.Size = UDim2.new(0, 100, 0, 200)
  135. Picker.CanvasPosition = Vector2.new(0, 700)
  136. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  137. Picker.ScrollBarThickness = 7
  138. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  139. Picker.Visible = false
  140.  
  141. Birch.Name = "Birch"
  142. Birch.Parent = Picker
  143. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  144. Birch.BorderColor3 = Color3.new(0, 0, 0)
  145. Birch.Position = UDim2.new(0, 10, 0, 5)
  146. Birch.Size = UDim2.new(0, 80, 0, 40)
  147. Birch.ZIndex = 3
  148. Birch.Image = "rbxassetid://2712547918"
  149. Birch.ScaleType = Enum.ScaleType.Crop
  150.  
  151. DropShadow.Name = "DropShadow"
  152. DropShadow.Parent = Birch
  153. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  154. DropShadow.BorderSizePixel = 0
  155. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  156. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  157. DropShadow.ZIndex = 2
  158.  
  159. Grey.Name = "Grey"
  160. Grey.Parent = Picker
  161. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  162. Grey.BorderColor3 = Color3.new(0, 0, 0)
  163. Grey.Position = UDim2.new(0, 10, 0, 55)
  164. Grey.Size = UDim2.new(0, 80, 0, 40)
  165. Grey.ZIndex = 3
  166. Grey.Image = "rbxassetid://924320031"
  167. Grey.ScaleType = Enum.ScaleType.Crop
  168.  
  169. DropShadow_2.Name = "DropShadow"
  170. DropShadow_2.Parent = Grey
  171. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  172. DropShadow_2.BorderSizePixel = 0
  173. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  174. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  175. DropShadow_2.ZIndex = 2
  176.  
  177. Walnut.Name = "Walnut"
  178. Walnut.Parent = Picker
  179. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  180. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  181. Walnut.Position = UDim2.new(0, 10, 0, 105)
  182. Walnut.Size = UDim2.new(0, 80, 0, 40)
  183. Walnut.ZIndex = 3
  184. Walnut.Image = "rbxassetid://2712559790"
  185. Walnut.ScaleType = Enum.ScaleType.Crop
  186.  
  187. DropShadow_3.Name = "DropShadow"
  188. DropShadow_3.Parent = Walnut
  189. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  190. DropShadow_3.BorderSizePixel = 0
  191. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  192. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  193. DropShadow_3.ZIndex = 2
  194.  
  195. Generic.Name = "Generic"
  196. Generic.Parent = Picker
  197. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  198. Generic.BorderColor3 = Color3.new(0, 0, 0)
  199. Generic.Position = UDim2.new(0, 10, 0, 155)
  200. Generic.Size = UDim2.new(0, 80, 0, 40)
  201. Generic.ZIndex = 3
  202. Generic.Image = "rbxassetid://2712568624"
  203. Generic.ScaleType = Enum.ScaleType.Crop
  204.  
  205. DropShadow_4.Name = "DropShadow"
  206. DropShadow_4.Parent = Generic
  207. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  208. DropShadow_4.BorderSizePixel = 0
  209. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  210. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  211. DropShadow_4.ZIndex = 2
  212.  
  213. Oak.Name = "Oak"
  214. Oak.Parent = Picker
  215. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  216. Oak.BorderColor3 = Color3.new(0, 0, 0)
  217. Oak.Position = UDim2.new(0, 10, 0, 205)
  218. Oak.Size = UDim2.new(0, 80, 0, 40)
  219. Oak.ZIndex = 3
  220. Oak.Image = "rbxassetid://2712579185"
  221. Oak.ScaleType = Enum.ScaleType.Crop
  222.  
  223. DropShadow_5.Name = "DropShadow"
  224. DropShadow_5.Parent = Oak
  225. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  226. DropShadow_5.BorderSizePixel = 0
  227. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  228. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  229. DropShadow_5.ZIndex = 2
  230.  
  231. Pine.Name = "Pine"
  232. Pine.Parent = Picker
  233. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  234. Pine.BorderColor3 = Color3.new(0, 0, 0)
  235. Pine.Position = UDim2.new(0, 10, 0, 255)
  236. Pine.Size = UDim2.new(0, 80, 0, 40)
  237. Pine.ZIndex = 3
  238. Pine.Image = "rbxassetid://2712591183"
  239. Pine.ScaleType = Enum.ScaleType.Crop
  240.  
  241. DropShadow_6.Name = "DropShadow"
  242. DropShadow_6.Parent = Pine
  243. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  244. DropShadow_6.BorderSizePixel = 0
  245. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  246. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  247. DropShadow_6.ZIndex = 2
  248.  
  249. Palm.Name = "Palm"
  250. Palm.Parent = Picker
  251. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  252. Palm.BorderColor3 = Color3.new(0, 0, 0)
  253. Palm.Position = UDim2.new(0, 10, 0, 305)
  254. Palm.Size = UDim2.new(0, 80, 0, 40)
  255. Palm.ZIndex = 3
  256. Palm.Image = "rbxassetid://2712597395"
  257. Palm.ScaleType = Enum.ScaleType.Crop
  258.  
  259. DropShadow_7.Name = "DropShadow"
  260. DropShadow_7.Parent = Palm
  261. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  262. DropShadow_7.BorderSizePixel = 0
  263. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  264. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  265. DropShadow_7.ZIndex = 2
  266.  
  267. Cherry.Name = "Cherry"
  268. Cherry.Parent = Picker
  269. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  270. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  271. Cherry.Position = UDim2.new(0, 10, 0, 355)
  272. Cherry.Size = UDim2.new(0, 80, 0, 40)
  273. Cherry.ZIndex = 3
  274. Cherry.Image = "rbxassetid://2712608599"
  275. Cherry.ScaleType = Enum.ScaleType.Crop
  276.  
  277. DropShadow_8.Name = "DropShadow"
  278. DropShadow_8.Parent = Cherry
  279. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  280. DropShadow_8.BorderSizePixel = 0
  281. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  282. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  283. DropShadow_8.ZIndex = 2
  284.  
  285. Koa.Name = "Koa"
  286. Koa.Parent = Picker
  287. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  288. Koa.BorderColor3 = Color3.new(0, 0, 0)
  289. Koa.Position = UDim2.new(0, 10, 0, 355)
  290. Koa.Size = UDim2.new(0, 80, 0, 40)
  291. Koa.ZIndex = 3
  292. Koa.Image = "rbxassetid://2712612798"
  293. Koa.ScaleType = Enum.ScaleType.Crop
  294.  
  295. DropShadow_9.Name = "DropShadow"
  296. DropShadow_9.Parent = Koa
  297. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  298. DropShadow_9.BorderSizePixel = 0
  299. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  300. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  301. DropShadow_9.ZIndex = 2
  302.  
  303. Volcano.Name = "Volcano"
  304. Volcano.Parent = Picker
  305. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  306. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  307. Volcano.Position = UDim2.new(0, 10, 0, 405)
  308. Volcano.Size = UDim2.new(0, 80, 0, 40)
  309. Volcano.ZIndex = 3
  310. Volcano.Image = "rbxassetid://2712618609"
  311. Volcano.ScaleType = Enum.ScaleType.Crop
  312.  
  313. DropShadow_10.Name = "DropShadow"
  314. DropShadow_10.Parent = Volcano
  315. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  316. DropShadow_10.BorderSizePixel = 0
  317. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  318. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  319. DropShadow_10.ZIndex = 2
  320.  
  321. GreenSwampy.Name = "GreenSwampy"
  322. GreenSwampy.Parent = Picker
  323. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  324. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  325. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  326. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  327. GreenSwampy.ZIndex = 3
  328. GreenSwampy.Image = "rbxassetid://2712623896"
  329. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  330.  
  331. DropShadow_11.Name = "DropShadow"
  332. DropShadow_11.Parent = GreenSwampy
  333. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  334. DropShadow_11.BorderSizePixel = 0
  335. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  336. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  337. DropShadow_11.ZIndex = 2
  338.  
  339. GoldSwampy.Name = "GoldSwampy"
  340. GoldSwampy.Parent = Picker
  341. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  342. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  343. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  344. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  345. GoldSwampy.ZIndex = 3
  346. GoldSwampy.Image = "rbxassetid://2712631457"
  347. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  348.  
  349. DropShadow_12.Name = "DropShadow"
  350. DropShadow_12.Parent = GoldSwampy
  351. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  352. DropShadow_12.BorderSizePixel = 0
  353. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  354. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  355. DropShadow_12.ZIndex = 2
  356.  
  357. GenericSpecial.Name = "GenericSpecial"
  358. GenericSpecial.Parent = Picker
  359. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  360. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  361. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  362. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  363. GenericSpecial.ZIndex = 3
  364. GenericSpecial.Image = "rbxassetid://2712639396"
  365. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  366.  
  367. DropShadow_13.Name = "DropShadow"
  368. DropShadow_13.Parent = GenericSpecial
  369. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  370. DropShadow_13.BorderSizePixel = 0
  371. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  372. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  373. DropShadow_13.ZIndex = 2
  374.  
  375. SnowGlow.Name = "SnowGlow"
  376. SnowGlow.Parent = Picker
  377. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  378. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  379. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  380. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  381. SnowGlow.ZIndex = 3
  382. SnowGlow.Image = "rbxassetid://2712651454"
  383. SnowGlow.ScaleType = Enum.ScaleType.Crop
  384.  
  385. DropShadow_14.Name = "DropShadow"
  386. DropShadow_14.Parent = SnowGlow
  387. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  388. DropShadow_14.BorderSizePixel = 0
  389. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  390. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  391. DropShadow_14.ZIndex = 2
  392.  
  393. Frost.Name = "Frost"
  394. Frost.Parent = Picker
  395. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  396. Frost.BorderColor3 = Color3.new(0, 0, 0)
  397. Frost.Position = UDim2.new(0, 10, 0, 655)
  398. Frost.Size = UDim2.new(0, 80, 0, 40)
  399. Frost.ZIndex = 3
  400. Frost.Image = "rbxassetid://2712667804"
  401. Frost.ScaleType = Enum.ScaleType.Crop
  402.  
  403. DropShadow_15.Name = "DropShadow"
  404. DropShadow_15.Parent = Frost
  405. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  406. DropShadow_15.BorderSizePixel = 0
  407. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  408. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  409. DropShadow_15.ZIndex = 2
  410.  
  411. CaveCrawler.Name = "CaveCrawler"
  412. CaveCrawler.Parent = Picker
  413. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  414. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  415. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  416. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  417. CaveCrawler.ZIndex = 3
  418. CaveCrawler.Image = "rbxassetid://2712673980"
  419. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  420.  
  421. DropShadow_16.Name = "DropShadow"
  422. DropShadow_16.Parent = CaveCrawler
  423. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  424. DropShadow_16.BorderSizePixel = 0
  425. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  426. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  427. DropShadow_16.ZIndex = 2
  428.  
  429. LoneCave.Name = "LoneCave"
  430. LoneCave.Parent = Picker
  431. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  432. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  433. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  434. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  435. LoneCave.ZIndex = 3
  436. LoneCave.Image = "rbxassetid://2712693147"
  437. LoneCave.ScaleType = Enum.ScaleType.Crop
  438.  
  439. DropShadow_17.Name = "DropShadow"
  440. DropShadow_17.Parent = LoneCave
  441. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  442. DropShadow_17.BorderSizePixel = 0
  443. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  444. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  445. DropShadow_17.ZIndex = 2
  446.  
  447. Spooky.Name = "Spooky"
  448. Spooky.Parent = Picker
  449. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  450. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  451. Spooky.Position = UDim2.new(0, 10, 0, 805)
  452. Spooky.Size = UDim2.new(0, 80, 0, 40)
  453. Spooky.ZIndex = 3
  454. Spooky.Image = "rbxassetid://2712696822"
  455. Spooky.ScaleType = Enum.ScaleType.Crop
  456.  
  457. DropShadow_18.Name = "DropShadow"
  458. DropShadow_18.Parent = Spooky
  459. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  460. DropShadow_18.BorderSizePixel = 0
  461. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  462. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  463. DropShadow_18.ZIndex = 2
  464.  
  465. SpookyNeon.Name = "SpookyNeon"
  466. SpookyNeon.Parent = Picker
  467. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  468. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  469. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  470. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  471. SpookyNeon.ZIndex = 3
  472. SpookyNeon.Image = "rbxassetid://2712700047"
  473. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  474.  
  475. DropShadow_19.Name = "DropShadow"
  476. DropShadow_19.Parent = SpookyNeon
  477. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  478. DropShadow_19.BorderSizePixel = 0
  479. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  480. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  481. DropShadow_19.ZIndex = 2
  482. -- Scripts:
  483. woodtype = "Birch"
  484.  
  485. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  486. tool.RequiresHandle = false
  487. --tool.RobloxLocked = true
  488. tool.Name = "Paint"
  489. tool.ToolTip = "Changes A Stucture's Wood Type"
  490. tool.Equipped:connect(function(Mouse)
  491. ColorPicker.Enabled = true
  492. Mouse.Button1Down:connect(function()
  493. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  494. local Cframe
  495. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  496. Cframe = Mouse.Target.Parent.MainCFrame.Value
  497. else
  498. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  499. end
  500. if Mouse.Target.Parent ~= nil then
  501. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  502. end
  503. else
  504. --do nothing
  505. end
  506. end)
  507. end)
  508.  
  509. tool.Unequipped:connect(function(mouse)
  510. ColorPicker.Enabled = false
  511. end)
  512.  
  513.  
  514. Birch.MouseButton1Click:Connect(function()
  515. CurrentColor.Image = Birch.Image
  516. woodtype = "Birch"
  517. end)
  518.  
  519. Grey.MouseButton1Click:Connect(function()
  520. CurrentColor.Image = Grey.Image
  521. woodtype = nil
  522. end)
  523.  
  524. Walnut.MouseButton1Click:Connect(function()
  525. CurrentColor.Image = Walnut.Image
  526. woodtype = "Walnut"
  527. end)
  528.  
  529. Generic.MouseButton1Click:Connect(function()
  530. CurrentColor.Image = Generic.Image
  531. woodtype = "Generic"
  532. end)
  533.  
  534. Oak.MouseButton1Click:Connect(function()
  535. CurrentColor.Image = Oak.Image
  536. woodtype = "Oak"
  537. end)
  538.  
  539. Pine.MouseButton1Click:Connect(function()
  540. CurrentColor.Image = Pine.Image
  541. woodtype = "Pine"
  542. end)
  543.  
  544. Palm.MouseButton1Click:Connect(function()
  545. CurrentColor.Image = Palm.Image
  546. woodtype = "Palm"
  547. end)
  548.  
  549. Koa.MouseButton1Click:Connect(function()
  550. CurrentColor.Image = Koa.Image
  551. woodtype = "Koa"
  552. end)
  553.  
  554. Volcano.MouseButton1Click:Connect(function()
  555. CurrentColor.Image = Volcano.Image
  556. woodtype = "Volcano"
  557. end)
  558.  
  559. GreenSwampy.MouseButton1Click:Connect(function()
  560. CurrentColor.Image = GreenSwampy.Image
  561. woodtype = "GreenSwampy"
  562. end)
  563.  
  564. GoldSwampy.MouseButton1Click:Connect(function()
  565. CurrentColor.Image = GoldSwampy.Image
  566. woodtype = "GoldSwampy"
  567. end)
  568.  
  569. GenericSpecial.MouseButton1Click:Connect(function()
  570. CurrentColor.Image = GenericSpecial.Image
  571. woodtype = "GenericSpecial"
  572. end)
  573.  
  574. SnowGlow.MouseButton1Click:Connect(function()
  575. CurrentColor.Image = SnowGlow.Image
  576. woodtype = "SnowGlow"
  577. end)
  578.  
  579. Frost.MouseButton1Click:Connect(function()
  580. CurrentColor.Image = Frost.Image
  581. woodtype = "Frost"
  582. end)
  583.  
  584. CaveCrawler.MouseButton1Click:Connect(function()
  585. CurrentColor.Image = CaveCrawler.Image
  586. woodtype = "CaveCrawler"
  587. end)
  588.  
  589. LoneCave.MouseButton1Click:Connect(function()
  590. CurrentColor.Image = LoneCave.Image
  591. woodtype = "LoneCave"
  592. end)
  593.  
  594. Spooky.MouseButton1Click:Connect(function()
  595. CurrentColor.Image = Spooky.Image
  596. woodtype = "Spooky"
  597. end)
  598.  
  599. SpookyNeon.MouseButton1Click:Connect(function()
  600. CurrentColor.Image = SpookyNeon.Image
  601. woodtype = "SpookyNeon"
  602. end)
  603.  
  604. --bring up menu
  605. CurrentColor.MouseButton1Click:Connect(function()
  606. if Picker.Visible == false then
  607. Picker.Visible = true
  608. else
  609. Picker.Visible = false
  610. end
  611. end)
  612. end)
  613.  
  614. dupgui.Name = "dupgui"
  615. dupgui.Parent = maingui
  616. dupgui.BackgroundColor3 = Color3.new(1, 1, 1)
  617. dupgui.BackgroundTransparency = 0.5
  618. dupgui.Position = UDim2.new(0.510235131, 0, 0.1953125, 0)
  619. dupgui.Size = UDim2.new(0, 102, 0, 34)
  620. dupgui.Font = Enum.Font.SourceSans
  621. dupgui.Text = "DupeGui"
  622. dupgui.TextColor3 = Color3.new(0, 0, 0)
  623. dupgui.TextSize = 14
  624. dupgui.MouseButton1Down:Connect(function()
  625.     Option = false
  626. Found = false
  627. Tool = "None"
  628. Down = false
  629. Mouse = game.Players.LocalPlayer:GetMouse()
  630.  
  631. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  632. players = game.Players
  633. for i, v in pairs(players:GetPlayers()) do
  634. if v.Name ~= players.LocalPlayer.Name then
  635. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  636. end
  637. end
  638. players.PlayerAdded:connect(function(plr)
  639. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  640. end)
  641.  
  642. function move(object)
  643. object:MoveTo(game.Players.LocalPlayer.Character.Head.Position + Vector3.new(5, -4, 5))
  644. object.WoodSection.Anchored = true
  645. wait(2)
  646. object.WoodSection.Anchored = false
  647. end
  648.  
  649. function tree(object, class)
  650. for i, v in pairs(object:GetChildren()) do
  651. if v.Name == "TreeClass" then
  652. if v.Value == class then
  653. if Found == false then
  654. move(object)
  655. Found = true
  656. end
  657. end
  658. end
  659. end
  660. end
  661.  
  662. function cut(object, class)
  663. for i, v in pairs(object:GetChildren()) do
  664. if v.Name == "TreeClass" then
  665. if v.Value == class then
  666. for a, b in pairs(object:GetChildren()) do
  667. if b.Name == "Owner" then
  668. for c, d in pairs(b:GetChildren()) do
  669. if d.Name == "OwnerString" then
  670. if d.Value == game.Players.LocalPlayer.Name then
  671. move(object)
  672. else
  673. if d.Value == "" then
  674. move(object)
  675. end
  676. end
  677. end
  678. end
  679. end
  680. end
  681. end
  682. end
  683. end
  684. end
  685.  
  686. local Text = Instance.new("TextLabel")
  687. local Main = Instance.new("Frame")
  688. local CF = Instance.new("ScreenGui")
  689. local CG69 = game.CoreGui
  690. local Tab1 = Instance.new("TextButton")
  691. local Tab2 = Instance.new("TextButton")
  692. local Tab3 = Instance.new("TextButton")
  693. local TTab1 = Instance.new("Frame")
  694. local TTab2 = Instance.new("Frame")
  695. local TTab3 = Instance.new("Frame")
  696. local Close = Instance.new("TextButton")
  697. local Depart = Instance.new("TextLabel")
  698.  
  699.  
  700. local place = UDim2.new(0, 0, 0, 70)
  701. local size = UDim2.new(0, 300, 0, 100)
  702.  
  703. CF.Name = "GO!!"
  704. CF.Parent = CG69
  705. local CGG = CG69["GO!!"]
  706.  
  707.  
  708. Main.Name = "Main"
  709. Main.Parent = CF
  710. Main.BackgroundColor3 = Color3.new(0.1, 0.6, 0.3)
  711. Main.BorderColor3 = Color3.new(0, 0, 0)
  712. Main.Position = UDim2.new(0, 500, 0, 500)
  713. Main.Size = UDim2.new(0, 300, 0, 75)
  714. Main.Visible = true
  715. Main.Draggable = true
  716. Main.Active = true
  717.  
  718. Text.Name = "Text"
  719. Text.Parent = Main
  720. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  721. Text.BackgroundTransparency = 1
  722. Text.Position = UDim2.new(0.45, 0, 0, 0)
  723. Text.Size = UDim2.new(0, 20, 0, 35)
  724. Text.Font = Enum.Font.SourceSansBold
  725. Text.FontSize = Enum.FontSize.Size18
  726. Text.Text = "GUI Not in Use"
  727. Text.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  728. Text.TextSize = 18
  729.  
  730. Depart .Name = "Depart"
  731. Depart .Parent = Main
  732. Depart .BackgroundColor3 = Color3.new(1, 1, 1)
  733. Depart .BackgroundTransparency = 1
  734. Depart .Position = UDim2.new(0, 150, 0, 0)
  735. Depart .Size = UDim2.new(0, 1, 0, 10)
  736. Depart .Font = Enum.Font.SourceSansBold
  737. Depart .FontSize = Enum.FontSize.Size18
  738. Depart .Text = "Time To Departure: 0"
  739. Depart .TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  740. Depart .TextSize = 18
  741.  
  742. Tab1.Name = "Basic"
  743. Tab1.Parent = Main
  744. Tab1.BackgroundColor3 = Color3.new(0.3, 0.6, 0.9)
  745. Tab1.Position = UDim2.new(0, 0, 0, 35)
  746. Tab1.Size = UDim2.new(0, 80, 0, 20)
  747. Tab1.Font = Enum.Font.Cartoon
  748. Tab1.FontSize = Enum.FontSize.Size14
  749. Tab1.Text = "Basic Tab"
  750. Tab1.TextSize = 18
  751.  
  752. Tab2.Name = "UTrees"
  753. Tab2.Parent = Main
  754. Tab2.BackgroundColor3 = Color3.new(1, 0, 0)
  755. Tab2.Position = UDim2.new(0, 110, 0, 35)
  756. Tab2.Size = UDim2.new(0, 80, 0, 20)
  757. Tab2.Font = Enum.Font.Cartoon
  758. Tab2.FontSize = Enum.FontSize.Size14
  759. Tab2.Text = "UTrees"
  760. Tab2.TextSize = 18
  761.  
  762. Tab3.Name = "CTrees"
  763. Tab3.Parent = Main
  764. Tab3.BackgroundColor3 = Color3.new(0.5, 0.8, 0.2)
  765. Tab3.Position = UDim2.new(0, 220, 0, 35)
  766. Tab3.Size = UDim2.new(0, 80, 0, 20)
  767. Tab3.Font = Enum.Font.Cartoon
  768. Tab3.FontSize = Enum.FontSize.Size14
  769. Tab3.Text = "CTrees"
  770. Tab3.TextSize = 18
  771.  
  772. TTab1.Name = "GunsTab"
  773. TTab1.Parent = Main
  774. TTab1.BackgroundColor3 = Color3.new(0, 0, 0)
  775. TTab1.BorderColor3 = Color3.new(1, 1, 1)
  776. TTab1.Position = place
  777. TTab1.Size = size
  778. TTab1.Visible = true
  779.  
  780. TTab2.Name = "ItemsTab"
  781. TTab2.Parent = Main
  782. TTab2.BackgroundColor3 = Color3.new(1, 1, 1)
  783. TTab2.BorderColor3 = Color3.new(0, 0, 0)
  784. TTab2.Position = place
  785. TTab2.Size = size
  786. TTab2.Visible = false
  787.  
  788. TTab3.Name = "StatsTab"
  789. TTab3.Parent = Main
  790. TTab3.BackgroundColor3 = Color3.new(0, 1, 0)
  791. TTab3.BorderColor3 = Color3.new(1, 0, 1)
  792. TTab3.Position = place
  793. TTab3.Size = size
  794. TTab3.Visible = false
  795.  
  796. Close.Name = "X"
  797. Close.Parent = Main
  798. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  799. Close.Position = UDim2.new(0, 275, 0, 0)
  800. Close.Size = UDim2.new(0, 25, 0, 25)
  801. Close.Font = Enum.Font.Cartoon
  802. Close.FontSize = Enum.FontSize.Size14
  803. Close.Text = "X"
  804. Close.TextSize = 14
  805.  
  806.  
  807. -- Tab 1 Buttons --
  808. Dupe = Instance.new("TextButton")
  809. DupeLabel = Instance.new("TextLabel")
  810. Steal = Instance.new("TextButton")
  811. CopyTool = Instance.new("TextButton")
  812. DeleteTool = Instance.new("TextButton")
  813. MoveTool = Instance.new("TextButton")
  814.  
  815. Dupe.Name = "Dupe"
  816. Dupe.Parent = TTab1
  817. Dupe.BackgroundColor3 = Color3.new(0.7, 0, 0)
  818. Dupe.Position = UDim2.new(0, 105, 0, 54)
  819. Dupe.Size = UDim2.new(0,85, 0, 25)
  820. Dupe.Font = Enum.Font.Cartoon
  821. Dupe.FontSize = Enum.FontSize.Size14
  822. Dupe.Text = "Dupe"
  823. Dupe.TextSize = 14
  824.  
  825. DupeLabel.Name = "Dupe"
  826. DupeLabel.Parent = TTab1
  827. DupeLabel.BackgroundColor3 = Color3.new(0.7, 0, 0)
  828. DupeLabel.BackgroundTransparency = 1
  829. DupeLabel.Position = UDim2.new(0, 105, 0, 74)
  830. DupeLabel.Size = UDim2.new(0,85, 0, 25)
  831. DupeLabel.Font = Enum.Font.Cartoon
  832. DupeLabel.FontSize = Enum.FontSize.Size14
  833. DupeLabel.Text = "Current save Will Save"
  834. DupeLabel.TextColor3 = Color3.new(255, 255, 255)
  835. DupeLabel.TextSize = 14
  836.  
  837. Steal.Name = "Dupe"
  838. Steal.Parent = TTab1
  839. Steal.BackgroundColor3 = Color3.new(1, 1, 1)
  840. Steal.Position = UDim2.new(0, 105, 0, 31)
  841. Steal.Size = UDim2.new(0,85, 0, 25)
  842. Steal.Font = Enum.Font.Cartoon
  843. Steal.FontSize = Enum.FontSize.Size14
  844. Steal.Text = "Steal"
  845. Steal.TextSize = 14
  846.  
  847. CopyTool.Name = "CopyTool"
  848. CopyTool.Parent = TTab1
  849. CopyTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  850. CopyTool.Position = UDim2.new(0, 1, 0, 1)
  851. CopyTool.Size = UDim2.new(0,85, 0, 25)
  852. CopyTool.Font = Enum.Font.Cartoon
  853. CopyTool.FontSize = Enum.FontSize.Size14
  854. CopyTool.Text = "Copy"
  855. CopyTool.TextSize = 14
  856.  
  857. DeleteTool.Name = "DeleteTool"
  858. DeleteTool.Parent = TTab1
  859. DeleteTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  860. DeleteTool.Position = UDim2.new(0, 90, 0, 1)
  861. DeleteTool.Size = UDim2.new(0,85, 0, 25)
  862. DeleteTool.Font = Enum.Font.Cartoon
  863. DeleteTool.FontSize = Enum.FontSize.Size14
  864. DeleteTool.Text = "Delete"
  865. DeleteTool.TextSize = 14
  866.  
  867. MoveTool.Name = "MoveTool"
  868. MoveTool.Parent = TTab1
  869. MoveTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  870. MoveTool.Position = UDim2.new(0, 179, 0, 1)
  871. MoveTool.Size = UDim2.new(0,85, 0, 25)
  872. MoveTool.Font = Enum.Font.Cartoon
  873. MoveTool.FontSize = Enum.FontSize.Size14
  874. MoveTool.Text = "Move"
  875. MoveTool.TextSize = 14
  876.  
  877. -- end --
  878.  
  879.  
  880.  
  881. -- Tab 1 Button Functions --
  882. Dupe.MouseButton1Down:connect(function()
  883. plr = game:GetService("Players").LocalPlayer
  884. slot = plr.CurrentSaveSlot
  885. if Option == false then
  886. if slot.Value == -1 then
  887. Option = true
  888. slot.RobloxLocked = true
  889. Dupe.BackgroundColor3 = Color3.new(0, 1, 0)
  890. DupeLabel.Text = "Current save Will  Not Save"
  891. end
  892. else
  893. Option = false
  894. slot.RobloxLocked = false
  895. Dupe.BackgroundColor3 = Color3.new(0.7, 0, 0)
  896. DupeLabel.Text = "Current save Will Save"
  897. end
  898. end)
  899.  
  900. Steal.MouseButton1Down:connect(function()
  901. Owner = false
  902. for i, v in pairs(game.Workspace:GetChildren()) do
  903. if v.Name == "Owner" then
  904. Owner = true
  905. end
  906. end
  907.  
  908. if Owner == false then
  909. for i, v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  910. for a, b in pairs(v:GetChildren()) do
  911. if b.Name == "Owner" then
  912. for c, d in pairs(b:GetChildren()) do
  913. if d:IsA("StringValue") then
  914. if d.Value == game.Players.LocalPlayer.Name then
  915. object = b
  916. end
  917. end
  918. end
  919. end
  920. end
  921. end
  922.  
  923. print("Copied")
  924.  
  925. if object then
  926. Owner = true
  927. object:clone().Parent = game.Workspace
  928. end
  929. end
  930. wait()
  931.  
  932. if Owner == true then
  933. print("Copying")
  934. for i, v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  935. for a, b in pairs(v:GetChildren()) do
  936. if b.Name == "Owner" then
  937. b:remove()
  938. game.Workspace.Owner:clone().Parent = v
  939. end
  940. end
  941. end
  942. end
  943.  
  944. end)
  945.  
  946. CopyTool.MouseButton1Down:connect(function()
  947. if Tool == "Copy" then
  948. Tool = "None"
  949. CopyTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  950. else
  951. Tool = "Copy"
  952. CopyTool.BackgroundColor3 = Color3.new(0, 0.7, 0)
  953. DeleteTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  954. MoveTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  955. end
  956. end)
  957.  
  958. DeleteTool.MouseButton1Down:connect(function()
  959. if Tool == "Delete" then
  960. Tool = "Nothing"
  961. DeleteTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  962. else
  963. Tool = "Delete"
  964. CopyTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  965. DeleteTool.BackgroundColor3 = Color3.new(0, 0.7, 0)
  966. MoveTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  967. end
  968. end)
  969.  
  970. MoveTool.MouseButton1Down:connect(function()
  971. if Tool == "Move" then
  972. Tool = "Nothing"
  973. MoveTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  974. else
  975. Tool = "Move"
  976. CopyTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  977. DeleteTool.BackgroundColor3 = Color3.new(0.7, 0, 0)
  978. MoveTool.BackgroundColor3 = Color3.new(0, 0.7, 0)
  979.  
  980. end
  981. end)
  982.  
  983. -- end --
  984.  
  985. -- Tab2 Buttons --
  986. Birch = Instance.new("TextButton")
  987. CaveCrawler = Instance.new("TextButton")
  988. Cherry = Instance.new("TextButton")
  989. Fir = Instance.new("TextButton")
  990. Generic = Instance.new("TextButton")
  991. GoldSwampy = Instance.new("TextButton")
  992. GreenSwampy = Instance.new("TextButton")
  993. Koa = Instance.new("TextButton")
  994. LoneCave = Instance.new("TextButton")
  995. Oak = Instance.new("TextButton")
  996. Palm = Instance.new("TextButton")
  997. Pine = Instance.new("TextButton")
  998. Volcano = Instance.new("TextButton")
  999. Walnut = Instance.new("TextButton")
  1000.  
  1001. Birch.Name = "Birch"
  1002. Birch.Parent = TTab2
  1003. Birch.BackgroundColor3 = Color3.new(0, 1, 1)
  1004. Birch.Position = UDim2.new(0, 1, 0, 1)
  1005. Birch.Size = UDim2.new(0,70, 0, 25)
  1006. Birch.Font = Enum.Font.Cartoon
  1007. Birch.FontSize = Enum.FontSize.Size14
  1008. Birch.Text = "Birch"
  1009. Birch.TextSize = 14
  1010.  
  1011. CaveCrawler.Name = "CaveCrawler"
  1012. CaveCrawler.Parent = TTab2
  1013. CaveCrawler.BackgroundColor3 = Color3.new(0, 1, 1)
  1014. CaveCrawler.Position = UDim2.new(0, 71, 0, 1)
  1015. CaveCrawler.Size = UDim2.new(0,70, 0, 25)
  1016. CaveCrawler.Font = Enum.Font.Cartoon
  1017. CaveCrawler.FontSize = Enum.FontSize.Size14
  1018. CaveCrawler.Text = "CaveCrawler"
  1019. CaveCrawler.TextSize = 14
  1020.  
  1021. Cherry.Name = "Cherry"
  1022. Cherry.Parent = TTab2
  1023. Cherry.BackgroundColor3 = Color3.new(0, 1, 1)
  1024. Cherry.Position = UDim2.new(0, 141, 0, 1)
  1025. Cherry.Size = UDim2.new(0,70, 0, 25)
  1026. Cherry.Font = Enum.Font.Cartoon
  1027. Cherry.FontSize = Enum.FontSize.Size14
  1028. Cherry.Text = "Cherry"
  1029. Cherry.TextSize = 14
  1030.  
  1031. Fir.Name = "Fir"
  1032. Fir.Parent = TTab2
  1033. Fir.BackgroundColor3 = Color3.new(0, 1, 1)
  1034. Fir.Position = UDim2.new(0, 211, 0, 1)
  1035. Fir.Size = UDim2.new(0,70, 0, 25)
  1036. Fir.Font = Enum.Font.Cartoon
  1037. Fir.FontSize = Enum.FontSize.Size14
  1038. Fir.Text = "Fir"
  1039. Fir.TextSize = 14
  1040.  
  1041. Generic.Name = "Generic"
  1042. Generic.Parent = TTab2
  1043. Generic.BackgroundColor3 = Color3.new(0, 1, 1)
  1044. Generic.Position = UDim2.new(0, 1, 0, 26)
  1045. Generic.Size = UDim2.new(0,70, 0, 25)
  1046. Generic.Font = Enum.Font.Cartoon
  1047. Generic.FontSize = Enum.FontSize.Size14
  1048. Generic.Text = "Generic"
  1049. Generic.TextSize = 14
  1050.  
  1051. GoldSwampy.Name = "GoldSwampy"
  1052. GoldSwampy.Parent = TTab2
  1053. GoldSwampy.BackgroundColor3 = Color3.new(0, 1, 1)
  1054. GoldSwampy.Position = UDim2.new(0, 71, 0, 26)
  1055. GoldSwampy.Size = UDim2.new(0,70, 0, 25)
  1056. GoldSwampy.Font = Enum.Font.Cartoon
  1057. GoldSwampy.FontSize = Enum.FontSize.Size14
  1058. GoldSwampy.Text = "Gold"
  1059. GoldSwampy.TextSize = 14
  1060.  
  1061. GreenSwampy.Name = "GreenSwampy"
  1062. GreenSwampy.Parent = TTab2
  1063. GreenSwampy.BackgroundColor3 = Color3.new(0, 1, 1)
  1064. GreenSwampy.Position = UDim2.new(0, 141, 0, 26)
  1065. GreenSwampy.Size = UDim2.new(0,70, 0, 25)
  1066. GreenSwampy.Font = Enum.Font.Cartoon
  1067. GreenSwampy.FontSize = Enum.FontSize.Size14
  1068. GreenSwampy.Text = "Green"
  1069. GreenSwampy.TextSize = 14
  1070.  
  1071. Koa.Name = "Koa"
  1072. Koa.Parent = TTab2
  1073. Koa.BackgroundColor3 = Color3.new(0, 1, 1)
  1074. Koa.Position = UDim2.new(0, 211, 0, 26)
  1075. Koa.Size = UDim2.new(0,70, 0, 25)
  1076. Koa.Font = Enum.Font.Cartoon
  1077. Koa.FontSize = Enum.FontSize.Size14
  1078. Koa.Text = "Koa"
  1079. Koa.TextSize = 14
  1080.  
  1081. LoneCave.Name = "LoneCave"
  1082. LoneCave.Parent = TTab2
  1083. LoneCave.BackgroundColor3 = Color3.new(0, 1, 1)
  1084. LoneCave.Position = UDim2.new(0, 1, 0, 51)
  1085. LoneCave.Size = UDim2.new(0,70, 0, 25)
  1086. LoneCave.Font = Enum.Font.Cartoon
  1087. LoneCave.FontSize = Enum.FontSize.Size14
  1088. LoneCave.Text = "LoneCave"
  1089. LoneCave.TextSize = 14
  1090.  
  1091. Oak.Name = "Oak"
  1092. Oak.Parent = TTab2
  1093. Oak.BackgroundColor3 = Color3.new(0, 1, 1)
  1094. Oak.Position = UDim2.new(0, 71, 0, 51)
  1095. Oak.Size = UDim2.new(0,70, 0, 25)
  1096. Oak.Font = Enum.Font.Cartoon
  1097. Oak.FontSize = Enum.FontSize.Size14
  1098. Oak.Text = "Oak"
  1099. Oak.TextSize = 14
  1100.  
  1101. Palm.Name = "Palm"
  1102. Palm.Parent = TTab2
  1103. Palm.BackgroundColor3 = Color3.new(0, 1, 1)
  1104. Palm.Position = UDim2.new(0, 141, 0, 51)
  1105. Palm.Size = UDim2.new(0,70, 0, 25)
  1106. Palm.Font = Enum.Font.Cartoon
  1107. Palm.FontSize = Enum.FontSize.Size14
  1108. Palm.Text = "Palm"
  1109. Palm.TextSize = 14
  1110.  
  1111. Pine.Name = "Pine"
  1112. Pine.Parent = TTab2
  1113. Pine.BackgroundColor3 = Color3.new(0, 1, 1)
  1114. Pine.Position = UDim2.new(0, 211, 0, 51)
  1115. Pine.Size = UDim2.new(0,70, 0, 25)
  1116. Pine.Font = Enum.Font.Cartoon
  1117. Pine.FontSize = Enum.FontSize.Size14
  1118. Pine.Text = "Pine"
  1119. Pine.TextSize = 14
  1120.  
  1121. Volcano.Name = "Volcano"
  1122. Volcano.Parent = TTab2
  1123. Volcano.BackgroundColor3 = Color3.new(0, 1, 1)
  1124. Volcano.Position = UDim2.new(0, 1, 0, 76)
  1125. Volcano.Size = UDim2.new(0,70, 0, 25)
  1126. Volcano.Font = Enum.Font.Cartoon
  1127. Volcano.FontSize = Enum.FontSize.Size14
  1128. Volcano.Text = "Volcano"
  1129. Volcano.TextSize = 14
  1130.  
  1131. Walnut.Name = "Walnut"
  1132. Walnut.Parent = TTab2
  1133. Walnut.BackgroundColor3 = Color3.new(0, 1, 1)
  1134. Walnut.Position = UDim2.new(0, 71, 0, 76)
  1135. Walnut.Size = UDim2.new(0,70, 0, 25)
  1136. Walnut.Font = Enum.Font.Cartoon
  1137. Walnut.FontSize = Enum.FontSize.Size14
  1138. Walnut.Text = "Walnut"
  1139. Walnut.TextSize = 14
  1140.  
  1141. -- end --
  1142.  
  1143. -- Tab2 Button Functions --
  1144. Birch.MouseButton1Down:connect(function()
  1145. Found = false
  1146. for i, v in pairs(game.Workspace:GetChildren()) do
  1147. if v.Name == "TreeRegion" then
  1148. for a, b in pairs(v:GetChildren()) do
  1149. tree(b, "Birch")
  1150. end
  1151. end
  1152. end
  1153. end)
  1154.  
  1155. CaveCrawler.MouseButton1Down:connect(function()
  1156. Found = false
  1157. for i, v in pairs(game.Workspace:GetChildren()) do
  1158. if v.Name == "TreeRegion" then
  1159. for a, b in pairs(v:GetChildren()) do
  1160. tree(b, "CaveCrawler")
  1161. end
  1162. end
  1163. end
  1164. end)
  1165.  
  1166. Cherry.MouseButton1Down:connect(function()
  1167. Found = false
  1168. for i, v in pairs(game.Workspace:GetChildren()) do
  1169. if v.Name == "TreeRegion" then
  1170. for a, b in pairs(v:GetChildren()) do
  1171. tree(b, "Cherry")
  1172. end
  1173. end
  1174. end
  1175. end)
  1176.  
  1177. Fir.MouseButton1Down:connect(function()
  1178. Found = false
  1179. for i, v in pairs(game.Workspace:GetChildren()) do
  1180. if v.Name == "TreeRegion" then
  1181. for a, b in pairs(v:GetChildren()) do
  1182. tree(b, "Fir")
  1183. end
  1184. end
  1185. end
  1186. end)
  1187.  
  1188. Generic.MouseButton1Down:connect(function()
  1189. Found = false
  1190. for i, v in pairs(game.Workspace:GetChildren()) do
  1191. if v.Name == "TreeRegion" then
  1192. for a, b in pairs(v:GetChildren()) do
  1193. tree(b, "Generic")
  1194. end
  1195. end
  1196. end
  1197. end)
  1198.  
  1199. GoldSwampy.MouseButton1Down:connect(function()
  1200. Found = false
  1201. for i, v in pairs(game.Workspace:GetChildren()) do
  1202. if v.Name == "TreeRegion" then
  1203. for a, b in pairs(v:GetChildren()) do
  1204. tree(b, "GoldSwampy")
  1205. end
  1206. end
  1207. end
  1208. end)
  1209.  
  1210. GreenSwampy.MouseButton1Down:connect(function()
  1211. Found = false
  1212. for i, v in pairs(game.Workspace:GetChildren()) do
  1213. if v.Name == "TreeRegion" then
  1214. for a, b in pairs(v:GetChildren()) do
  1215. tree(b, "GreenSwampy")
  1216. end
  1217. end
  1218. end
  1219. end)
  1220.  
  1221. Koa.MouseButton1Down:connect(function()
  1222. Found = false
  1223. for i, v in pairs(game.Workspace:GetChildren()) do
  1224. if v.Name == "TreeRegion" then
  1225. for a, b in pairs(v:GetChildren()) do
  1226. tree(b, "Koa")
  1227. end
  1228. end
  1229. end
  1230. end)
  1231.  
  1232. LoneCave.MouseButton1Down:connect(function()
  1233. Found = false
  1234. for i, v in pairs(game.Workspace:GetChildren()) do
  1235. if v.Name == "TreeRegion" then
  1236. for a, b in pairs(v:GetChildren()) do
  1237. tree(b, "LoneCave")
  1238. end
  1239. end
  1240. end
  1241. end)
  1242.  
  1243. Oak.MouseButton1Down:connect(function()
  1244. Found = false
  1245. for i, v in pairs(game.Workspace:GetChildren()) do
  1246. if v.Name == "TreeRegion" then
  1247. for a, b in pairs(v:GetChildren()) do
  1248. tree(b, "Oak")
  1249. end
  1250. end
  1251. end
  1252. end)
  1253.  
  1254. Palm.MouseButton1Down:connect(function()
  1255. Found = false
  1256. for i, v in pairs(game.Workspace:GetChildren()) do
  1257. if v.Name == "TreeRegion" then
  1258. for a, b in pairs(v:GetChildren()) do
  1259. tree(b, "Palm")
  1260. end
  1261. end
  1262. end
  1263. end)
  1264.  
  1265. Pine.MouseButton1Down:connect(function()
  1266. Found = false
  1267. for i, v in pairs(game.Workspace:GetChildren()) do
  1268. if v.Name == "TreeRegion" then
  1269. for a, b in pairs(v:GetChildren()) do
  1270. tree(b, "Pine")
  1271. end
  1272. end
  1273. end
  1274. end)
  1275.  
  1276. Volcano.MouseButton1Down:connect(function()
  1277. Found = false
  1278. for i, v in pairs(game.Workspace:GetChildren()) do
  1279. if v.Name == "TreeRegion" then
  1280. for a, b in pairs(v:GetChildren()) do
  1281. tree(b, "Volcano")
  1282. end
  1283. end
  1284. end
  1285. end)
  1286.  
  1287. Walnut.MouseButton1Down:connect(function()
  1288. Found = false
  1289. for i, v in pairs(game.Workspace:GetChildren()) do
  1290. if v.Name == "TreeRegion" then
  1291. for a, b in pairs(v:GetChildren()) do
  1292. tree(b, "Walnut")
  1293. end
  1294. end
  1295. end
  1296. end)
  1297.  
  1298. -- end --
  1299.  
  1300. -- Tab3 Buttons --
  1301. Birch2 = Instance.new("TextButton")
  1302. CaveCrawler2 = Instance.new("TextButton")
  1303. Cherry2 = Instance.new("TextButton")
  1304. Fir2 = Instance.new("TextButton")
  1305. Generic2 = Instance.new("TextButton")
  1306. GoldSwampy2 = Instance.new("TextButton")
  1307. GreenSwampy2 = Instance.new("TextButton")
  1308. Koa2 = Instance.new("TextButton")
  1309. LoneCave2 = Instance.new("TextButton")
  1310. Oak2 = Instance.new("TextButton")
  1311. Palm2 = Instance.new("TextButton")
  1312. Pine2 = Instance.new("TextButton")
  1313. Volcano2 = Instance.new("TextButton")
  1314. Walnut2 = Instance.new("TextButton")
  1315.  
  1316. Birch2.Name = "Birch"
  1317. Birch2.Parent = TTab3
  1318. Birch2.BackgroundColor3 = Color3.new(1, 1, 0)
  1319. Birch2.Position = UDim2.new(0, 1, 0, 1)
  1320. Birch2.Size = UDim2.new(0,70, 0, 25)
  1321. Birch2.Font = Enum.Font.Cartoon
  1322. Birch2.FontSize = Enum.FontSize.Size14
  1323. Birch2.Text = "Birch"
  1324. Birch2.TextSize = 14
  1325.  
  1326. CaveCrawler2.Name = "CaveCrawler"
  1327. CaveCrawler2.Parent = TTab3
  1328. CaveCrawler2.BackgroundColor3 = Color3.new(1, 1, 0)
  1329. CaveCrawler2.Position = UDim2.new(0, 71, 0, 1)
  1330. CaveCrawler2.Size = UDim2.new(0,70, 0, 25)
  1331. CaveCrawler2.Font = Enum.Font.Cartoon
  1332. CaveCrawler2.FontSize = Enum.FontSize.Size14
  1333. CaveCrawler2.Text = "CaveCrawler"
  1334. CaveCrawler2.TextSize = 14
  1335.  
  1336. Cherry2.Name = "Cherry"
  1337. Cherry2.Parent = TTab3
  1338. Cherry2.BackgroundColor3 = Color3.new(1, 1, 0)
  1339. Cherry2.Position = UDim2.new(0, 141, 0, 1)
  1340. Cherry2.Size = UDim2.new(0,70, 0, 25)
  1341. Cherry2.Font = Enum.Font.Cartoon
  1342. Cherry2.FontSize = Enum.FontSize.Size14
  1343. Cherry2.Text = "Cherry"
  1344. Cherry2.TextSize = 14
  1345.  
  1346. Fir2.Name = "Fir"
  1347. Fir2.Parent = TTab3
  1348. Fir2.BackgroundColor3 = Color3.new(1, 1, 0)
  1349. Fir2.Position = UDim2.new(0, 211, 0, 1)
  1350. Fir2.Size = UDim2.new(0,70, 0, 25)
  1351. Fir2.Font = Enum.Font.Cartoon
  1352. Fir2.FontSize = Enum.FontSize.Size14
  1353. Fir2.Text = "Fir"
  1354. Fir2.TextSize = 14
  1355.  
  1356. Generic2.Name = "Generic"
  1357. Generic2.Parent = TTab3
  1358. Generic2.BackgroundColor3 = Color3.new(1, 1, 0)
  1359. Generic2.Position = UDim2.new(0, 1, 0, 26)
  1360. Generic2.Size = UDim2.new(0,70, 0, 25)
  1361. Generic2.Font = Enum.Font.Cartoon
  1362. Generic2.FontSize = Enum.FontSize.Size14
  1363. Generic2.Text = "Generic"
  1364. Generic2.TextSize = 14
  1365.  
  1366. GoldSwampy2.Name = "GoldSwampy"
  1367. GoldSwampy2.Parent = TTab3
  1368. GoldSwampy2.BackgroundColor3 = Color3.new(1, 1, 0)
  1369. GoldSwampy2.Position = UDim2.new(0, 71, 0, 26)
  1370. GoldSwampy2.Size = UDim2.new(0,70, 0, 25)
  1371. GoldSwampy2.Font = Enum.Font.Cartoon
  1372. GoldSwampy2.FontSize = Enum.FontSize.Size14
  1373. GoldSwampy2.Text = "Gold"
  1374. GoldSwampy2.TextSize = 14
  1375.  
  1376. GreenSwampy2.Name = "GreenSwampy"
  1377. GreenSwampy2.Parent = TTab3
  1378. GreenSwampy2.BackgroundColor3 = Color3.new(1, 1, 0)
  1379. GreenSwampy2.Position = UDim2.new(0, 141, 0, 26)
  1380. GreenSwampy2.Size = UDim2.new(0,70, 0, 25)
  1381. GreenSwampy2.Font = Enum.Font.Cartoon
  1382. GreenSwampy2.FontSize = Enum.FontSize.Size14
  1383. GreenSwampy2.Text = "Green"
  1384. GreenSwampy2.TextSize = 14
  1385.  
  1386. Koa2.Name = "Koa"
  1387. Koa2.Parent = TTab3
  1388. Koa2.BackgroundColor3 = Color3.new(1, 1, 0)
  1389. Koa2.Position = UDim2.new(0, 211, 0, 26)
  1390. Koa2.Size = UDim2.new(0,70, 0, 25)
  1391. Koa2.Font = Enum.Font.Cartoon
  1392. Koa2.FontSize = Enum.FontSize.Size14
  1393. Koa2.Text = "Koa"
  1394. Koa2.TextSize = 14
  1395.  
  1396. LoneCave2.Name = "LoneCave"
  1397. LoneCave2.Parent = TTab3
  1398. LoneCave2.BackgroundColor3 = Color3.new(1, 1, 0)
  1399. LoneCave2.Position = UDim2.new(0, 1, 0, 51)
  1400. LoneCave2.Size = UDim2.new(0,70, 0, 25)
  1401. LoneCave2.Font = Enum.Font.Cartoon
  1402. LoneCave2.FontSize = Enum.FontSize.Size14
  1403. LoneCave2.Text = "LoneCave"
  1404. LoneCave2.TextSize = 14
  1405.  
  1406. Oak2.Name = "Oak"
  1407. Oak2.Parent = TTab3
  1408. Oak2.BackgroundColor3 = Color3.new(1, 1, 0)
  1409. Oak2.Position = UDim2.new(0, 71, 0, 51)
  1410. Oak2.Size = UDim2.new(0,70, 0, 25)
  1411. Oak2.Font = Enum.Font.Cartoon
  1412. Oak2.FontSize = Enum.FontSize.Size14
  1413. Oak2.Text = "Oak"
  1414. Oak2.TextSize = 14
  1415.  
  1416. Palm2.Name = "Palm"
  1417. Palm2.Parent = TTab3
  1418. Palm2.BackgroundColor3 = Color3.new(1, 1, 0)
  1419. Palm2.Position = UDim2.new(0, 141, 0, 51)
  1420. Palm2.Size = UDim2.new(0,70, 0, 25)
  1421. Palm2.Font = Enum.Font.Cartoon
  1422. Palm2.FontSize = Enum.FontSize.Size14
  1423. Palm2.Text = "Palm"
  1424. Palm2.TextSize = 14
  1425.  
  1426. Pine2.Name = "Pine"
  1427. Pine2.Parent = TTab3
  1428. Pine2.BackgroundColor3 = Color3.new(1, 1, 0)
  1429. Pine2.Position = UDim2.new(0, 211, 0, 51)
  1430. Pine2.Size = UDim2.new(0,70, 0, 25)
  1431. Pine2.Font = Enum.Font.Cartoon
  1432. Pine2.FontSize = Enum.FontSize.Size14
  1433. Pine2.Text = "Pine"
  1434. Pine2.TextSize = 14
  1435.  
  1436. Volcano2.Name = "Volcano"
  1437. Volcano2.Parent = TTab3
  1438. Volcano2.BackgroundColor3 = Color3.new(1, 1, 0)
  1439. Volcano2.Position = UDim2.new(0, 1, 0, 76)
  1440. Volcano2.Size = UDim2.new(0,70, 0, 25)
  1441. Volcano2.Font = Enum.Font.Cartoon
  1442. Volcano2.FontSize = Enum.FontSize.Size14
  1443. Volcano2.Text = "Volcano"
  1444. Volcano2.TextSize = 14
  1445.  
  1446. Walnut2.Name = "Walnut"
  1447. Walnut2.Parent = TTab3
  1448. Walnut2.BackgroundColor3 = Color3.new(1, 1, 0)
  1449. Walnut2.Position = UDim2.new(0, 71, 0, 76)
  1450. Walnut2.Size = UDim2.new(0,70, 0, 25)
  1451. Walnut2.Font = Enum.Font.Cartoon
  1452. Walnut2.FontSize = Enum.FontSize.Size14
  1453. Walnut2.Text = "Walnut"
  1454. Walnut2.TextSize = 14
  1455.  
  1456. -- end --
  1457.  
  1458. -- Tab3 Button Functions --
  1459. Birch2.MouseButton1Down:connect(function()
  1460. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1461. cut(v, "Birch")
  1462. end
  1463. end)
  1464.  
  1465. CaveCrawler2.MouseButton1Down:connect(function()
  1466. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1467. cut(v, "CaveCrawler")
  1468. end
  1469. end)
  1470.  
  1471. Cherry2.MouseButton1Down:connect(function()
  1472. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1473. cut(v, "Cherry")
  1474. end
  1475. end)
  1476.  
  1477. Fir2.MouseButton1Down:connect(function()
  1478. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1479. cut(v, "Fir")
  1480. end
  1481. end)
  1482.  
  1483. Generic2.MouseButton1Down:connect(function()
  1484. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1485. cut(v, "Generic")
  1486. end
  1487. end)
  1488.  
  1489. GoldSwampy2.MouseButton1Down:connect(function()
  1490. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1491. cut(v, "GoldSwampy")
  1492. end
  1493. end)
  1494.  
  1495. GreenSwampy2.MouseButton1Down:connect(function()
  1496. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1497. cut(v, "GreenSwampy")
  1498. end
  1499. end)
  1500.  
  1501. Koa2.MouseButton1Down:connect(function()
  1502. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1503. cut(v, "Koa")
  1504. end
  1505. end)
  1506.  
  1507. LoneCave2.MouseButton1Down:connect(function()
  1508. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1509. cut(v, "LoneCave")
  1510. end
  1511. end)
  1512.  
  1513. Oak2.MouseButton1Down:connect(function()
  1514. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1515. cut(v, "Oak")
  1516. end
  1517. end)
  1518.  
  1519. Palm2.MouseButton1Down:connect(function()
  1520. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1521. cut(v, "Palm")
  1522. end
  1523. end)
  1524.  
  1525. Pine2.MouseButton1Down:connect(function()
  1526. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1527. cut(v, "Pine")
  1528. end
  1529. end)
  1530.  
  1531. Volcano2.MouseButton1Down:connect(function()
  1532. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1533. cut(v, "Volcano")
  1534. end
  1535. end)
  1536.  
  1537. Pine2.MouseButton1Down:connect(function()
  1538. for i, v in pairs(game.Workspace.LogModels:GetChildren()) do
  1539. cut(v, "Walnut")
  1540. end
  1541. end)
  1542.  
  1543.  
  1544. -- end --
  1545.  
  1546.  
  1547. -- button function --
  1548. Tab1.MouseButton1Down:connect(function()
  1549. TTab1.Visible = true
  1550. TTab2.Visible = false
  1551. TTab3.Visible = false
  1552.  
  1553. end)
  1554.  
  1555. Tab2.MouseButton1Down:connect(function()
  1556. TTab1.Visible = false
  1557. TTab2.Visible = true
  1558. TTab3.Visible = false
  1559. end)
  1560.  
  1561. Tab3.MouseButton1Down:connect(function()
  1562. TTab1.Visible = false
  1563. TTab2.Visible = false
  1564. TTab3.Visible = true
  1565. end)
  1566.  
  1567. Close.MouseButton1Down:connect(function()
  1568. CGG:remove()
  1569. end)
  1570.  
  1571. departure = game.Workspace.Ferry.TimeToDeparture
  1572. game.Workspace.Ferry.TimeToDeparture.Changed:connect(function()
  1573. Depart.Text = "Time To Departure: ".. game.Workspace.Ferry.TimeToDeparture.Value
  1574. end)
  1575.  
  1576. Mouse.Button1Up:connect(function()
  1577. Down = false
  1578. end)
  1579.  
  1580. Mouse.Button1Down:connect(function()
  1581. Down = true
  1582. if Tool == "Copy" then
  1583. if Mouse.Target ~= nil then
  1584. Clone = Mouse.Target:clone()
  1585. Clone.Parent = game.Workspace
  1586. end
  1587. end
  1588.  
  1589. if Tool == "Delete" then
  1590. if Mouse.Target ~= nil then
  1591. Mouse.Target:remove()
  1592. end
  1593. end
  1594.  
  1595. if Tool == "Move" then
  1596. if Mouse.Target ~= nil then
  1597. MoveObject = Mouse.Target
  1598. end
  1599. end
  1600.  
  1601. wait()
  1602. if Clone ~= nil then
  1603. Clone.CanCollide = false
  1604. repeat
  1605. wait()
  1606. SubX = Clone.Size.X/2
  1607. SubY = Clone.Size.Y/2
  1608. SubZ = Clone.Size.Z/2
  1609. Clone.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  1610. until Down == false
  1611. Clone.CanCollide = true
  1612. Clone.Position = Clone.Position + Vector3.new(SubX, SubY, SubZ)
  1613. Clone = nil
  1614. end
  1615.  
  1616. if MoveObject ~= nil then
  1617. MoveObject.CanCollide = false
  1618. repeat
  1619. wait()
  1620. SubX = MoveObject.Size.X/2
  1621. SubY = MoveObject.Size.Y/2
  1622. SubZ = MoveObject.Size.Z/2
  1623. MoveObject.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  1624. until Down == false
  1625. MoveObject.CanCollide = true
  1626. MoveObject.Position =  MoveObject.Position + Vector3.new(SubX, SubY, SubZ)
  1627. MoveObject= nil
  1628. end
  1629. end)
  1630.  
  1631. opgui.Name = "opgui"
  1632. opgui.Parent = maingui
  1633. opgui.BackgroundColor3 = Color3.new(1, 1, 1)
  1634. opgui.BackgroundTransparency = 0.5
  1635. opgui.Position = UDim2.new(0.0461763479, 0, 0.57488209, 0)
  1636. opgui.Size = UDim2.new(0, 102, 0, 34)
  1637. opgui.Font = Enum.Font.SourceSans
  1638. opgui.Text = "OP Gui"
  1639. opgui.TextColor3 = Color3.new(0, 0, 0)
  1640. opgui.TextSize = 14
  1641. opgui.MouseButton1Down:Connect(function()
  1642.         --GUI Made By: Script Hunter - Anwarun
  1643.  
  1644. Mouse = game.Players.LocalPlayer:GetMouse()
  1645.  
  1646. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  1647. players = game.Players
  1648. for i, v in pairs(players:GetPlayers()) do
  1649.     if v.Name ~= players.LocalPlayer.Name then
  1650.         Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  1651.     end
  1652. end
  1653. players.PlayerAdded:connect(function(plr)
  1654.     Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  1655. end)
  1656.  
  1657. -- Objects
  1658.  
  1659. local plr = game:GetService('Players').LocalPlayer.Character
  1660. local Lt2 = Instance.new("ScreenGui")
  1661. local Frame = Instance.new("Frame")
  1662. local Title = Instance.new("TextLabel")
  1663. local Walk = Instance.new("TextButton")
  1664. local Dupe = Instance.new("TextButton")
  1665. local Tpwood = Instance.new("TextButton")
  1666. local GoldAxe = Instance.new("TextButton")
  1667. local Jump = Instance.new("TextButton")
  1668. local WallHax = Instance.new("TextButton")
  1669. local Teleportt = Instance.new("TextButton")
  1670. local Wnum = Instance.new("TextBox")
  1671. local Jnum = Instance.new("TextBox")
  1672. local Tpframe = Instance.new("Frame")
  1673. local Tittle = Instance.new("TextLabel")
  1674. local LolF = Instance.new("ScrollingFrame")
  1675. local plot = Instance.new("TextButton")
  1676. local woodrus = Instance.new("TextButton")
  1677. local spawn = Instance.new("TextButton")
  1678. local volcano = Instance.new("TextButton")
  1679. local swamp = Instance.new("TextButton")
  1680. local palm = Instance.new("TextButton")
  1681. local cave = Instance.new("TextButton")
  1682. local cars = Instance.new("TextButton")
  1683. local strangemen = Instance.new("TextButton")
  1684. local theden = Instance.new("TextButton")
  1685. local Color = Instance.new("Frame")
  1686. local titttle = Instance.new("TextLabel")
  1687. local Grey = Instance.new("TextButton")
  1688. local Phantom = Instance.new("TextButton")
  1689. local Spooky = Instance.new("TextButton")
  1690. local Blue = Instance.new("TextButton")
  1691. local LightSpooky = Instance.new("TextButton")
  1692. local X = Instance.new("TextButton")
  1693.  
  1694. -- Properties
  1695.  
  1696. Lt2.Name = "Lt2"
  1697. Lt2.Parent = game.CoreGui
  1698. Lt2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1699.  
  1700. Frame.Parent = Lt2
  1701. Frame.Active = true
  1702. Frame.Draggable = true
  1703. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  1704. Frame.BackgroundTransparency = 0.10000000149012
  1705. Frame.Position = UDim2.new(0.225425944, 0, 0.291505814, 0)
  1706. Frame.Size = UDim2.new(0, 419, 0, 216)
  1707.  
  1708. Title.Name = "Title"
  1709. Title.Parent = Frame
  1710. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1711. Title.BorderColor3 = Color3.new(1, 1, 1)
  1712. Title.BorderSizePixel = 2
  1713. Title.Size = UDim2.new(0, 419, 0, 23)
  1714. Title.Font = Enum.Font.GothamBold
  1715. Title.Text = "Lt2 Gui"
  1716. Title.TextColor3 = Color3.new(0, 0, 0)
  1717. Title.TextSize = 20
  1718.  
  1719. Walk.Name = "Walk"
  1720. Walk.Parent = Frame
  1721. Walk.BackgroundColor3 = Color3.new(1, 1, 1)
  1722. Walk.Position = UDim2.new(0.0238663331, 0, 0.833333373, 0)
  1723. Walk.Size = UDim2.new(0, 154, 0, 28)
  1724. Walk.Font = Enum.Font.GothamBold
  1725. Walk.Text = "Walk Speed"
  1726. Walk.TextColor3 = Color3.new(0, 0, 0)
  1727. Walk.TextSize = 20
  1728.  
  1729. Dupe.Name = "Dupe"
  1730. Dupe.Parent = Frame
  1731. Dupe.BackgroundColor3 = Color3.new(1, 1, 1)
  1732. Dupe.Position = UDim2.new(0.050119333, 0, 0.152777776, 0)
  1733. Dupe.Size = UDim2.new(0, 375, 0, 26)
  1734. Dupe.Font = Enum.Font.GothamBold
  1735. Dupe.Text = "Dupe"
  1736. Dupe.TextColor3 = Color3.new(0, 0, 0)
  1737. Dupe.TextSize = 20
  1738.  
  1739. Tpwood.Name = "Tpwood"
  1740. Tpwood.Parent = Frame
  1741. Tpwood.BackgroundColor3 = Color3.new(1, 1, 1)
  1742. Tpwood.Position = UDim2.new(0.050119333, 0, 0.310185194, 0)
  1743. Tpwood.Size = UDim2.new(0, 176, 0, 28)
  1744. Tpwood.Font = Enum.Font.GothamBold
  1745. Tpwood.Text = "Bring Wood"
  1746. Tpwood.TextColor3 = Color3.new(0, 0, 0)
  1747. Tpwood.TextSize = 20
  1748.  
  1749. GoldAxe.Name = "GoldAxe"
  1750. GoldAxe.Parent = Frame
  1751. GoldAxe.BackgroundColor3 = Color3.new(1, 1, 1)
  1752. GoldAxe.Position = UDim2.new(0.52505964, 0, 0.310185194, 0)
  1753. GoldAxe.Size = UDim2.new(0, 176, 0, 28)
  1754. GoldAxe.Font = Enum.Font.GothamBold
  1755. GoldAxe.Text = "Gold Axe"
  1756. GoldAxe.TextColor3 = Color3.new(0, 0, 0)
  1757. GoldAxe.TextSize = 20
  1758.  
  1759. Jump.Name = "Jump"
  1760. Jump.Parent = Frame
  1761. Jump.BackgroundColor3 = Color3.new(1, 1, 1)
  1762. Jump.Position = UDim2.new(0.613365114, 0, 0.833333373, 0)
  1763. Jump.Size = UDim2.new(0, 154, 0, 28)
  1764. Jump.Font = Enum.Font.GothamBold
  1765. Jump.Text = "Jump Hack"
  1766. Jump.TextColor3 = Color3.new(0, 0, 0)
  1767. Jump.TextSize = 20
  1768.  
  1769. WallHax.Name = "WallHax"
  1770. WallHax.Parent = Frame
  1771. WallHax.BackgroundColor3 = Color3.new(1, 1, 1)
  1772. WallHax.Position = UDim2.new(0.52505964, 0, 0.490740746, 0)
  1773. WallHax.Size = UDim2.new(0, 176, 0, 28)
  1774. WallHax.Font = Enum.Font.GothamBold
  1775. WallHax.Text = "Wall Color Hack"
  1776. WallHax.TextColor3 = Color3.new(0, 0, 0)
  1777. WallHax.TextSize = 20
  1778.  
  1779. Teleportt.Name = "Teleportt"
  1780. Teleportt.Parent = Frame
  1781. Teleportt.BackgroundColor3 = Color3.new(1, 1, 1)
  1782. Teleportt.Position = UDim2.new(0.0501193106, 0, 0.490740746, 0)
  1783. Teleportt.Size = UDim2.new(0, 176, 0, 28)
  1784. Teleportt.Font = Enum.Font.GothamBold
  1785. Teleportt.Text = "Teleport"
  1786. Teleportt.TextColor3 = Color3.new(0, 0, 0)
  1787. Teleportt.TextSize = 20
  1788.  
  1789. Wnum.Name = "Wnum"
  1790. Wnum.Parent = Frame
  1791. Wnum.BackgroundColor3 = Color3.new(1, 1, 1)
  1792. Wnum.Position = UDim2.new(0.0548925996, 0, 0.703703701, 0)
  1793. Wnum.Size = UDim2.new(0, 128, 0, 22)
  1794. Wnum.Font = Enum.Font.GothamBold
  1795. Wnum.Text = "15"
  1796. Wnum.TextColor3 = Color3.new(0, 0, 0)
  1797. Wnum.TextSize = 20
  1798.  
  1799. Jnum.Name = "Jnum"
  1800. Jnum.Parent = Frame
  1801. Jnum.BackgroundColor3 = Color3.new(1, 1, 1)
  1802. Jnum.Position = UDim2.new(0.644391418, 0, 0.703703701, 0)
  1803. Jnum.Size = UDim2.new(0, 128, 0, 22)
  1804. Jnum.Font = Enum.Font.GothamBold
  1805. Jnum.Text = "50"
  1806. Jnum.TextColor3 = Color3.new(0, 0, 0)
  1807. Jnum.TextSize = 20
  1808.  
  1809. Tpframe.Name = "Tpframe"
  1810. Tpframe.Parent = Frame
  1811. Tpframe.Visible = false
  1812. Tpframe.BackgroundColor3 = Color3.new(1, 1, 1)
  1813. Tpframe.BorderColor3 = Color3.new(1, 1, 1)
  1814. Tpframe.BorderSizePixel = 2
  1815. Tpframe.Position = UDim2.new(-0.279236287, 0, 0, 0)
  1816. Tpframe.Size = UDim2.new(0, 108, 0, 216)
  1817.  
  1818. Tittle.Name = "Tittle"
  1819. Tittle.Parent = Tpframe
  1820. Tittle.BackgroundColor3 = Color3.new(1, 1, 1)
  1821. Tittle.BorderSizePixel = 2
  1822. Tittle.Position = UDim2.new(7.06425425e-08, 0, 0, 0)
  1823. Tittle.Size = UDim2.new(0, 108, 0, 23)
  1824. Tittle.Font = Enum.Font.GothamBold
  1825. Tittle.Text = "Teleport"
  1826. Tittle.TextColor3 = Color3.new(0, 0, 0)
  1827. Tittle.TextSize = 20
  1828.  
  1829. LolF.Name = "LolF"
  1830. LolF.Parent = Tpframe
  1831. LolF.BackgroundColor3 = Color3.new(0, 0, 0)
  1832. LolF.BorderSizePixel = 0
  1833. LolF.Position = UDim2.new(0, 0, 0.106481485, 0)
  1834. LolF.Size = UDim2.new(0, 108, 0, 193)
  1835.  
  1836. plot.Name = "plot"
  1837. plot.Parent = LolF
  1838. plot.BackgroundColor3 = Color3.new(1, 1, 1)
  1839. plot.Position = UDim2.new(0.0648148805, 0, 0.0279903859, 0)
  1840. plot.Size = UDim2.new(0, 81, 0, 23)
  1841. plot.Font = Enum.Font.GothamBold
  1842. plot.Text = "You Base"
  1843. plot.TextColor3 = Color3.new(0, 0, 0)
  1844. plot.TextSize = 14
  1845.  
  1846. woodrus.Name = "woodrus"
  1847. woodrus.Parent = LolF
  1848. woodrus.BackgroundColor3 = Color3.new(1, 1, 1)
  1849. woodrus.Position = UDim2.new(0.0648148805, 0, 0.0997496471, 0)
  1850. woodrus.Size = UDim2.new(0, 81, 0, 23)
  1851. woodrus.Font = Enum.Font.GothamBold
  1852. woodrus.Text = "WoodRus"
  1853. woodrus.TextColor3 = Color3.new(0, 0, 0)
  1854. woodrus.TextSize = 14
  1855.  
  1856. spawn.Name = "spawn"
  1857. spawn.Parent = LolF
  1858. spawn.BackgroundColor3 = Color3.new(1, 1, 1)
  1859. spawn.Position = UDim2.new(0.0648148805, 0, 0.169194102, 0)
  1860. spawn.Size = UDim2.new(0, 81, 0, 23)
  1861. spawn.Font = Enum.Font.GothamBold
  1862. spawn.Text = "Spawn"
  1863. spawn.TextColor3 = Color3.new(0, 0, 0)
  1864. spawn.TextSize = 14
  1865.  
  1866. volcano.Name = "volcano"
  1867. volcano.Parent = LolF
  1868. volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1869. volcano.Position = UDim2.new(0.0648148805, 0, 0.243268177, 0)
  1870. volcano.Size = UDim2.new(0, 81, 0, 23)
  1871. volcano.Font = Enum.Font.GothamBold
  1872. volcano.Text = "Volcano"
  1873. volcano.TextColor3 = Color3.new(0, 0, 0)
  1874. volcano.TextSize = 14
  1875.  
  1876. swamp.Name = "swamp"
  1877. swamp.Parent = LolF
  1878. swamp.BackgroundColor3 = Color3.new(1, 1, 1)
  1879. swamp.Position = UDim2.new(0.0648148805, 0, 0.308082998, 0)
  1880. swamp.Size = UDim2.new(0, 81, 0, 23)
  1881. swamp.Font = Enum.Font.GothamBold
  1882. swamp.Text = "Swamp"
  1883. swamp.TextColor3 = Color3.new(0, 0, 0)
  1884. swamp.TextSize = 14
  1885.  
  1886. palm.Name = "palm"
  1887. palm.Parent = LolF
  1888. palm.BackgroundColor3 = Color3.new(1, 1, 1)
  1889. palm.Position = UDim2.new(0.0648148805, 0, 0.372897804, 0)
  1890. palm.Size = UDim2.new(0, 81, 0, 23)
  1891. palm.Font = Enum.Font.GothamBold
  1892. palm.Text = "Palm"
  1893. palm.TextColor3 = Color3.new(0, 0, 0)
  1894. palm.TextSize = 14
  1895.  
  1896. cave.Name = "cave"
  1897. cave.Parent = LolF
  1898. cave.BackgroundColor3 = Color3.new(1, 1, 1)
  1899. cave.Position = UDim2.new(0.0648148805, 0, 0.444657058, 0)
  1900. cave.Size = UDim2.new(0, 81, 0, 23)
  1901. cave.Font = Enum.Font.GothamBold
  1902. cave.Text = "Cave"
  1903. cave.TextColor3 = Color3.new(0, 0, 0)
  1904. cave.TextSize = 14
  1905.  
  1906. cars.Name = "cars"
  1907. cars.Parent = LolF
  1908. cars.BackgroundColor3 = Color3.new(1, 1, 1)
  1909. cars.Position = UDim2.new(0.0648148805, 0, 0.514101505, 0)
  1910. cars.Size = UDim2.new(0, 81, 0, 23)
  1911. cars.Font = Enum.Font.GothamBold
  1912. cars.Text = "Boxed Cars"
  1913. cars.TextColor3 = Color3.new(0, 0, 0)
  1914. cars.TextSize = 14
  1915.  
  1916. strangemen.Name = "strangemen"
  1917. strangemen.Parent = LolF
  1918. strangemen.BackgroundColor3 = Color3.new(1, 1, 1)
  1919. strangemen.Position = UDim2.new(0.0648148805, 0, 0.583545923, 0)
  1920. strangemen.Size = UDim2.new(0, 81, 0, 23)
  1921. strangemen.Font = Enum.Font.GothamBold
  1922. strangemen.Text = "Strange Man"
  1923. strangemen.TextColor3 = Color3.new(0, 0, 0)
  1924. strangemen.TextSize = 14
  1925.  
  1926. theden.Name = "theden"
  1927. theden.Parent = LolF
  1928. theden.BackgroundColor3 = Color3.new(1, 1, 1)
  1929. theden.Position = UDim2.new(0.0648148805, 0, 0.650675535, 0)
  1930. theden.Size = UDim2.new(0, 81, 0, 23)
  1931. theden.Font = Enum.Font.GothamBold
  1932. theden.Text = "The Den"
  1933. theden.TextColor3 = Color3.new(0, 0, 0)
  1934. theden.TextSize = 14
  1935. function Create(cls,props)
  1936.     local inst = Instance.new(cls)
  1937.     for i,v in pairs(props) do
  1938.         inst[i] = v
  1939.     end
  1940.     return inst
  1941. end
  1942. Color.Name = "Color"
  1943. Color.Visible = false
  1944. Color.Parent = Frame
  1945. Color.BackgroundColor3 = Color3.new(1, 1, 1)
  1946. Color.BorderColor3 = Color3.new(1, 1, 1)
  1947. Color.BorderSizePixel = 2
  1948. Color.Position = UDim2.new(1.02625299, 0, 0, 0)
  1949. Color.Size = UDim2.new(0, 103, 0, 216)
  1950.  
  1951. titttle.Name = "titttle"
  1952. titttle.Parent = Color
  1953. titttle.BackgroundColor3 = Color3.new(1, 1, 1)
  1954. titttle.BorderSizePixel = 2
  1955. titttle.Size = UDim2.new(0, 103, 0, 23)
  1956. titttle.Font = Enum.Font.GothamBold
  1957. titttle.Text = "Color Hax"
  1958. titttle.TextColor3 = Color3.new(0, 0, 0)
  1959. titttle.TextSize = 14
  1960. local service = setmetatable({}, {
  1961.     __index = function(t, k)
  1962.         return game:GetService(k)
  1963.     end
  1964. })
  1965. Grey.Name = "Grey"
  1966. Grey.Parent = Color
  1967. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  1968. Grey.BorderColor3 = Color3.new(0, 0, 0)
  1969. Grey.BorderSizePixel = 2
  1970. Grey.Position = UDim2.new(0.0679611638, 0, 0.152777776, 0)
  1971. Grey.Size = UDim2.new(0, 89, 0, 26)
  1972. Grey.Font = Enum.Font.GothamBold
  1973. Grey.Text = "Grey"
  1974. Grey.TextColor3 = Color3.new(0, 0, 0)
  1975. Grey.TextSize = 20
  1976.  
  1977. Phantom.Name = "Phantom"
  1978. Phantom.Parent = Color
  1979. Phantom.BackgroundColor3 = Color3.new(1, 1, 1)
  1980. Phantom.BorderColor3 = Color3.new(0, 0, 0)
  1981. Phantom.BorderSizePixel = 2
  1982. Phantom.Position = UDim2.new(0.0679611638, 0, 0.319444448, 0)
  1983. Phantom.Size = UDim2.new(0, 89, 0, 26)
  1984. Phantom.Font = Enum.Font.GothamBold
  1985. Phantom.Text = "Phantom"
  1986. Phantom.TextColor3 = Color3.new(0, 0, 0)
  1987. Phantom.TextSize = 20
  1988.  
  1989. Spooky.Name = "Spooky"
  1990. Spooky.Parent = Color
  1991. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  1992. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  1993. Spooky.BorderSizePixel = 2
  1994. Spooky.Position = UDim2.new(0.0679611638, 0, 0.490740746, 0)
  1995. Spooky.Size = UDim2.new(0, 89, 0, 26)
  1996. Spooky.Font = Enum.Font.GothamBold
  1997. Spooky.Text = "Spooky"
  1998. Spooky.TextColor3 = Color3.new(0, 0, 0)
  1999. Spooky.TextSize = 20
  2000.  
  2001. Blue.Name = "Blue"
  2002. Blue.Parent = Color
  2003. Blue.BackgroundColor3 = Color3.new(1, 1, 1)
  2004. Blue.BorderColor3 = Color3.new(0, 0, 0)
  2005. Blue.BorderSizePixel = 2
  2006. Blue.Position = UDim2.new(0.0679611638, 0, 0.652777791, 0)
  2007. Blue.Size = UDim2.new(0, 89, 0, 26)
  2008. Blue.Font = Enum.Font.GothamBold
  2009. Blue.Text = "Blue"
  2010. Blue.TextColor3 = Color3.new(0, 0, 0)
  2011. Blue.TextSize = 20
  2012.  
  2013. LightSpooky.Name = "LightSpooky"
  2014. LightSpooky.Parent = Color
  2015. LightSpooky.BackgroundColor3 = Color3.new(1, 1, 1)
  2016. LightSpooky.BorderColor3 = Color3.new(0, 0, 0)
  2017. LightSpooky.BorderSizePixel = 2
  2018. LightSpooky.Position = UDim2.new(0.0679611638, 0, 0.828703701, 0)
  2019. LightSpooky.Size = UDim2.new(0, 89, 0, 26)
  2020. LightSpooky.Font = Enum.Font.GothamBold
  2021. LightSpooky.Text = "L Spooky"
  2022. LightSpooky.TextColor3 = Color3.new(0, 0, 0)
  2023. LightSpooky.TextSize = 20
  2024.  
  2025. X.Name = "X"
  2026. X.Parent = Frame
  2027. X.BackgroundColor3 = Color3.new(1, 0, 0)
  2028. X.BorderColor3 = Color3.new(1, 0, 0)
  2029. X.Position = UDim2.new(0.930787563, 0, -0.00925925933, 0)
  2030. X.Size = UDim2.new(0, 29, 0, 26)
  2031. X.Font = Enum.Font.GothamBold
  2032. X.Text = "X"
  2033. X.TextColor3 = Color3.new(1, 1, 1)
  2034. X.TextSize = 20
  2035.  
  2036. --U Is Gay
  2037.  
  2038. Walk.MouseButton1Click:connect(function()
  2039.     while wait() do
  2040.         plr.Humanoid.WalkSpeed = Wnum.Text
  2041.     end
  2042. end)
  2043.  
  2044. Jump.MouseButton1Click:connect(function()
  2045.     while wait() do
  2046.         plr.Humanoid.JumpPower = Jnum.Text
  2047.     end
  2048. end)
  2049.  
  2050. X.MouseButton1Click:connect(function()
  2051.     Lt2:Destroy()
  2052. end)
  2053.  
  2054. Tpwood.MouseButton1Click:connect(function()
  2055.     for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  2056.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  2057.             if Log.Owner.Value == service.Players.LocalPlayer then
  2058.                 Log:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  2059.                 for i=1,100 do
  2060.                     service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  2061.                 end
  2062.             end
  2063.         end
  2064.     end
  2065. end)
  2066.  
  2067. buka = false
  2068. WallHax.MouseButton1Click:connect(function()
  2069.     if buka == true then
  2070.         buka = false
  2071.         Color.Visible = false
  2072.     else
  2073.         buka = true
  2074.         Color.Visible = true
  2075.     end
  2076. end)
  2077.  
  2078. buka1 = false
  2079. Teleportt.MouseButton1Click:connect(function()
  2080.     if buka1 == true then
  2081.         buka1 = false
  2082.         Tpframe.Visible = false
  2083.     else
  2084.         buka1 = true
  2085.         Tpframe.Visible = true
  2086.     end
  2087. end)
  2088.  
  2089. Duping = false
  2090. Dupe.MouseButton1Click:connect(function()
  2091.     local slott = game:GetService('Players').LocalPlayer.CurrentSaveSlot
  2092.     if Duping == true then
  2093.         slott.RobloxLocked = false
  2094.         Duping = false
  2095.         Dupe.BackgroundColor3 = Color3.new(255, 255, 255)
  2096.     else
  2097.         Duping = true
  2098.         if slott.Value == -1 then
  2099.             slott.RobloxLocked = true
  2100.             Dupe.BackgroundColor3 = Color3.new(0, 255, 0)
  2101.         end
  2102.     end
  2103. end)
  2104.  
  2105. plot.MouseButton1Click:connect(function()
  2106.     local bch = game:GetService('Players').LocalPlayer
  2107.         for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  2108.         if v.Owner.Value == bch then
  2109.             plr.HumanoidRootPart.CFrame = v.OriginSquare.CFrame + Vector3.new(0,10,0)
  2110.         end
  2111.     end
  2112. end)
  2113.  
  2114. woodrus.MouseButton1Click:connect(function()
  2115.     plr.HumanoidRootPart.CFrame = CFrame.new(265, 5, 57)
  2116. end)
  2117.  
  2118. spawn.MouseButton1Click:connect(function()
  2119.     plr.HumanoidRootPart.CFrame = CFrame.new(155, 5, 74)
  2120. end)
  2121.  
  2122. local tp = plr.HumanoidRootPart
  2123.  
  2124. volcano.MouseButton1Click:connect(function()
  2125.     tp.CFrame = CFrame.new(-1585, 625, 1140)
  2126. end)
  2127.  
  2128. palm.MouseButton1Click:connect(function()
  2129.     tp.CFrame = CFrame.new(2549, 5, -42)
  2130. end)
  2131.  
  2132. cars.MouseButton1Click:connect(function()
  2133.     tp.CFrame = CFrame.new(509, 5.2, -1463)
  2134. end)
  2135.  
  2136. cave.MouseButton1Click:connect(function()
  2137.     tp.CFrame = CFrame.new(3581, -177, 430)
  2138. end)
  2139.  
  2140. swamp.MouseButton1Click:connect(function()
  2141.     tp.CFrame = CFrame.new(-1209, 138, -801)
  2142. end)
  2143.  
  2144. strangemen.MouseButton1Click:connect(function()
  2145.     tp.CFrame = CFrame.new(1061, 20, 1131)
  2146. end)
  2147.  
  2148. theden.MouseButton1Click:connect(function()
  2149.     tp.CFrame = CFrame.new(323, 49, 1930)
  2150. end)
  2151.  
  2152. -- ColorHax Script
  2153.  
  2154. woodtype = "Birch"
  2155.  
  2156. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  2157. tool.RequiresHandle = false
  2158. --tool.RobloxLocked = true
  2159. tool.Name = "Paint"
  2160. tool.ToolTip = "Changes A Stucture's Wood Type"
  2161. tool.Equipped:connect(function(Mouse)
  2162. Mouse.Button1Down:connect(function()
  2163. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  2164. local Cframe
  2165. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  2166. Cframe = Mouse.Target.Parent.MainCFrame.Value
  2167. else
  2168. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  2169. end
  2170. if Mouse.Target.Parent ~= nil then
  2171. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  2172. end
  2173. else
  2174. --do nothing
  2175. end
  2176. end)
  2177. end)
  2178.  
  2179. g1 = false
  2180. g2 = false
  2181. g3 = false
  2182. g4 = false
  2183. g5 = false
  2184.  
  2185. Grey.MouseButton1Click:connect(function()
  2186.     if g1 == true then
  2187.         g1 = false
  2188.         Grey.BackgroundColor3 = Color3.new(255, 255, 255)
  2189.     else
  2190.         g1 = true
  2191.         Grey.BackgroundColor3 = Color3.new(0, 255, 0)
  2192.         if g1 then
  2193.         woodtype = nil
  2194.         end
  2195.     end
  2196. end)
  2197.  
  2198. Spooky.MouseButton1Click:connect(function()
  2199.     if g2 == true then
  2200.         g2 = false
  2201.         Spooky.BackgroundColor3 = Color3.new(255, 255, 255)
  2202.     else
  2203.         g2 = true
  2204.         Spooky.BackgroundColor3 = Color3.new(0, 255, 0)
  2205.         if g2 then
  2206.         woodtype = "Spooky"
  2207.        end
  2208.     end
  2209. end)
  2210.  
  2211. LightSpooky.MouseButton1Click:connect(function()
  2212.     if g3 == true then
  2213.         g3 = false
  2214.         LightSpooky.BackgroundColor3 = Color3.new(255, 255, 255)
  2215.     else
  2216.         g3 = true
  2217.         LightSpooky.BackgroundColor3 = Color3.new(0, 255, 0)
  2218.     if g3 then
  2219.         woodtype = "SpookyNeon"
  2220.     end
  2221.     end
  2222. end)
  2223.  
  2224. Blue.MouseButton1Click:connect(function()
  2225.     if g4 == true then
  2226.         g4 = false
  2227.         Blue.BackgroundColor3 = Color3.new(255, 255, 255)
  2228.     else
  2229.         g4 = true
  2230.         Blue.BackgroundColor3 = Color3.new(0, 255, 0)
  2231.         if g4 then
  2232.         woodtype = "CaveCrawler"
  2233.     end
  2234.     end
  2235. end)
  2236.  
  2237. Phantom.MouseButton1Click:connect(function()
  2238.     if g5 == true then
  2239.         g5 = false
  2240.         Phantom.BackgroundColor3 = Color3.new(255, 255, 255)
  2241.     else
  2242.         g5 = true
  2243.         Phantom.BackgroundColor3 = Color3.new(0, 255, 0)
  2244.         if g5 then
  2245.         woodtype = "LoneCave"
  2246.     end
  2247.     end
  2248. end)
  2249.  
  2250. -- GOLD AXE
  2251. GoldAxe.MouseButton1Down:Connect(function()
  2252.     GoldAxe.BackgroundColor3 = Color3.new(0, 255, 0)
  2253.     GoldAxe.Text = "Active, Cant To off"
  2254. Detect = coroutine.wrap(function()
  2255.     Player = game.Players.LocalPlayer
  2256.     mouse = Player:GetMouse()
  2257.     mouse.Button1Down:connect(function()
  2258.         MouseDown = true
  2259.     end)
  2260.     mouse.Button1Up:connect(function()
  2261.         MouseDown = false
  2262.     end)
  2263. end)
  2264. Detect()
  2265. Player = game.Players.LocalPlayer
  2266. mouse = Player:GetMouse()
  2267. game:GetService('RunService').RenderStepped:connect(function()
  2268.     if Player.Character:FindFirstChild("Tool") then
  2269.         if MouseDown == true then
  2270.             if mouse.Target.Name == "WoodSection" then
  2271.                 targetWood = mouse.Target
  2272.                 Tool=Player.Character.Tool
  2273.                 ---FaceVector
  2274.                 Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  2275.                 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)
  2276.                 part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  2277.                 function fixVector(V)
  2278.                     return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  2279.                 end
  2280.                 local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  2281.                 if faceVector.Y ~= 0 then
  2282.                     return
  2283.                 end
  2284.                 local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  2285.                 local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  2286.                 local relativeLookVector = relativeCFrame.lookVector
  2287.                 local m = relativeLookVector.Y >= 0 and 1 or -1
  2288.                 if faceVector.X == 1 then
  2289.                     faceVector = Vector3.new(0, 0, -1) * m
  2290.                 elseif faceVector.X == -1 then
  2291.                     faceVector = Vector3.new(0, 0, 1) * m
  2292.                 elseif faceVector.Z == 1 then
  2293.                     faceVector = Vector3.new(1, 0, 0) * m
  2294.                 elseif faceVector.Z == -1 then
  2295.                     faceVector = Vector3.new(-1, 0, 0) * m
  2296.                 end
  2297.                 local cutEvent = targetWood.Parent.CutEvent
  2298.                 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})
  2299.             end
  2300.         end
  2301.     end
  2302. end)
  2303. end)
  2304. end)
  2305. end)
  2306.  
  2307. close.Name = "close"
  2308. close.Parent = maingui
  2309. close.BackgroundColor3 = Color3.new(1, 1, 1)
  2310. close.BackgroundTransparency = 0.5
  2311. close.Position = UDim2.new(0.898935676, 0, 0, 0)
  2312. close.Size = UDim2.new(0, 24, 0, 17)
  2313. close.Font = Enum.Font.SourceSans
  2314. close.Text = "X"
  2315. close.TextColor3 = Color3.new(0, 0, 0)
  2316. close.TextScaled = true
  2317. close.TextSize = 14
  2318. close.TextWrapped = true
  2319. close.MouseButton1Down:Connect(function()
  2320.     maingui.Visible = false
  2321.     opengui.Visible = true
  2322. end)
  2323.  
  2324. hailstone.Name = "hailstone"
  2325. hailstone.Parent = maingui
  2326. hailstone.BackgroundColor3 = Color3.new(1, 1, 1)
  2327. hailstone.BackgroundTransparency = 0.5
  2328. hailstone.Position = UDim2.new(0.51023519, 0, 0.572670996, 0)
  2329. hailstone.Size = UDim2.new(0, 102, 0, 34)
  2330. hailstone.Font = Enum.Font.SourceSans
  2331. hailstone.Text = "HailStone"
  2332. hailstone.TextColor3 = Color3.new(0, 0, 0)
  2333. hailstone.TextSize = 14
  2334. hailstone.MouseButton1Down:Connect(function()
  2335.     -- Objects
  2336.  
  2337. local Hailstone = Instance.new("ScreenGui")
  2338. local OpenBtn = Instance.new("TextButton")
  2339. local Drag = Instance.new("Frame")
  2340. local AAPressQ = Instance.new("TextLabel")
  2341. local AnimWelcomeScreen = Instance.new("Frame")
  2342. local ImageLabel = Instance.new("ImageLabel")
  2343. local Main = Instance.new("Frame")
  2344. local HomeLocal = Instance.new("TextButton")
  2345. local HomeTopBar = Instance.new("TextButton")
  2346. local HomePlayers = Instance.new("TextButton")
  2347. local HomeTeleports = Instance.new("TextButton")
  2348. local HomeWood = Instance.new("TextButton")
  2349. local HomeTools = Instance.new("TextButton")
  2350. local HomeChangelog = Instance.new("TextButton")
  2351. local HomeLogo = Instance.new("ImageLabel")
  2352. local HiName = Instance.new("TextLabel")
  2353. local HomeSepBar = Instance.new("TextButton")
  2354. local X = Instance.new("TextButton")
  2355. local WoodScreen = Instance.new("Frame")
  2356. local TeleportCutWood = Instance.new("TextButton")
  2357. local SellCutWood = Instance.new("TextButton")
  2358. local TeleportEndTimesWood = Instance.new("TextButton")
  2359. local TeleportCaveCrawlerWood = Instance.new("TextButton")
  2360. local TeleportGifts = Instance.new("TextButton")
  2361. local ToolsScreen = Instance.new("Frame")
  2362. local Dupe = Instance.new("TextButton")
  2363. local Move = Instance.new("TextButton")
  2364. local GoldAxe = Instance.new("TextButton")
  2365. local LeakedItems = Instance.new("TextButton")
  2366. local TeleportTool = Instance.new("TextButton")
  2367. local GreyWood = Instance.new("TextButton")
  2368. local DupeLabel = Instance.new("TextLabel")
  2369. local TeleportsScreen = Instance.new("Frame")
  2370. local Spawn = Instance.new("TextButton")
  2371. local Den = Instance.new("TextButton")
  2372. local StrangeMan = Instance.new("TextButton")
  2373. local Swamp = Instance.new("TextButton")
  2374. local Fancy = Instance.new("TextButton")
  2375. local BoxedCars = Instance.new("TextButton")
  2376. local Dropoff = Instance.new("TextButton")
  2377. local GreenBox = Instance.new("TextButton")
  2378. local Cave = Instance.new("TextButton")
  2379. local Palm = Instance.new("TextButton")
  2380. local WoodRUs = Instance.new("TextButton")
  2381. local LinksLogic = Instance.new("TextButton")
  2382. local YourPlot = Instance.new("TextButton")
  2383. local BobsShack = Instance.new("TextButton")
  2384. local EndTimes = Instance.new("TextButton")
  2385. local Volcano = Instance.new("TextButton")
  2386. local Lodge = Instance.new("TextButton")
  2387. local Shrine = Instance.new("TextButton")
  2388. local PlayersScreen = Instance.new("Frame")
  2389. local P1 = Instance.new("TextButton")
  2390. local P2 = Instance.new("TextButton")
  2391. local P4 = Instance.new("TextButton")
  2392. local P3 = Instance.new("TextButton")
  2393. local P6 = Instance.new("TextButton")
  2394. local P5 = Instance.new("TextButton")
  2395. local TpToPlayer = Instance.new("TextButton")
  2396. local TpToPlayerBase = Instance.new("TextButton")
  2397. local PSelected = Instance.new("TextLabel")
  2398. local LocalScreen = Instance.new("Frame")
  2399. local God = Instance.new("TextButton")
  2400. local Noclip = Instance.new("TextButton")
  2401. local Walkspeed = Instance.new("TextButton")
  2402. local Jumppower = Instance.new("TextButton")
  2403. local NoclipLabel = Instance.new("TextLabel")
  2404. local WalkspeedValue = Instance.new("TextBox")
  2405. local JumppowerValue = Instance.new("TextBox")
  2406. local EtoFly = Instance.new("TextLabel")
  2407. local HomeScreen = Instance.new("Frame")
  2408. local WelcomeName = Instance.new("TextLabel")
  2409. local WelcomeMOTD = Instance.new("TextLabel")
  2410. local WelcomeAuthor = Instance.new("TextLabel")
  2411. local ChangelogScreen = Instance.new("Frame")
  2412. local Logs = Instance.new("TextLabel")
  2413. local Logs2 = Instance.new("TextLabel")
  2414. local Logs3 = Instance.new("TextLabel")
  2415. local Log1and2Div = Instance.new("TextButton")
  2416. local Log2and3Div = Instance.new("TextButton")
  2417.  
  2418. -- Properties
  2419.  
  2420. Hailstone.Name = "Hailstone"
  2421. Hailstone.Parent = game.CoreGui
  2422. Hailstone.ResetOnSpawn = false
  2423.  
  2424. OpenBtn.Name = "OpenBtn"
  2425. OpenBtn.Parent = Hailstone
  2426. OpenBtn.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2427. OpenBtn.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2428. OpenBtn.BorderSizePixel = 3
  2429. OpenBtn.Position = UDim2.new(0, 0, 0.826086938, 0)
  2430. OpenBtn.Size = UDim2.new(0, 79, 0, 23)
  2431. OpenBtn.Visible = false
  2432. OpenBtn.Font = Enum.Font.SourceSans
  2433. OpenBtn.Text = "Open"
  2434. OpenBtn.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2435. OpenBtn.TextSize = 14
  2436. OpenBtn.TextWrapped = true
  2437.  
  2438. Drag.Name = "Drag"
  2439. Drag.Parent = Hailstone
  2440. Drag.Active = true
  2441. Drag.BackgroundColor3 = Color3.new(1, 1, 1)
  2442. Drag.BackgroundTransparency = 1
  2443. Drag.BorderSizePixel = 0
  2444. Drag.Draggable = true
  2445. Drag.Position = UDim2.new(0.373752683, 0, 0.267786592, 0)
  2446. Drag.Selectable = true
  2447. Drag.Size = UDim2.new(0, 451, 0, 234)
  2448.  
  2449. AAPressQ.Name = "AAPressQ"
  2450. AAPressQ.Parent = Hailstone
  2451. AAPressQ.BackgroundColor3 = Color3.new(1, 1, 1)
  2452. AAPressQ.BackgroundTransparency = 1
  2453. AAPressQ.BorderSizePixel = 0
  2454. AAPressQ.Position = UDim2.new(0.283759117, 0, 0.252964437, 0)
  2455. AAPressQ.Size = UDim2.new(0, 573, 0, 257)
  2456. AAPressQ.Font = Enum.Font.SourceSans
  2457. AAPressQ.Text = "Press \"Q\""
  2458. AAPressQ.TextSize = 100
  2459.  
  2460. AnimWelcomeScreen.Name = "AnimWelcomeScreen"
  2461. AnimWelcomeScreen.Parent = Drag
  2462. AnimWelcomeScreen.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2463. AnimWelcomeScreen.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2464. AnimWelcomeScreen.BorderSizePixel = 3
  2465. AnimWelcomeScreen.Position = UDim2.new(0.328511298, 0, -0.20692715, 0)
  2466. AnimWelcomeScreen.Size = UDim2.new(0, 209, 0, 199)
  2467. AnimWelcomeScreen.Visible = false
  2468.  
  2469. ImageLabel.Parent = AnimWelcomeScreen
  2470. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2471. ImageLabel.BackgroundTransparency = 1
  2472. ImageLabel.BorderSizePixel = 0
  2473. ImageLabel.Size = UDim2.new(0, 209, 0, 199)
  2474. ImageLabel.Image = "rbxassetid://1393851029"
  2475.  
  2476. Main.Name = "Main"
  2477. Main.Parent = Drag
  2478. Main.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2479. Main.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2480. Main.BorderSizePixel = 3
  2481. Main.Position = UDim2.new(-0.00221729279, 0, 0.0128205121, 0)
  2482. Main.Size = UDim2.new(0, 450, 0, 232)
  2483. Main.Visible = false
  2484.  
  2485. HomeLocal.Name = "HomeLocal"
  2486. HomeLocal.Parent = Main
  2487. HomeLocal.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2488. HomeLocal.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2489. HomeLocal.BorderSizePixel = 2
  2490. HomeLocal.Position = UDim2.new(0.0244444441, 0, 0.206896558, 0)
  2491. HomeLocal.Size = UDim2.new(0, 84, 0, 21)
  2492. HomeLocal.Font = Enum.Font.SourceSans
  2493. HomeLocal.Text = "Local"
  2494. HomeLocal.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2495. HomeLocal.TextSize = 24
  2496. HomeLocal.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2497.  
  2498. HomeTopBar.Name = "HomeTopBar"
  2499. HomeTopBar.Parent = Main
  2500. HomeTopBar.BackgroundColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2501. HomeTopBar.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2502. HomeTopBar.Position = UDim2.new(0, 0, 0.159482777, 0)
  2503. HomeTopBar.Size = UDim2.new(0, 450, 0, 1)
  2504. HomeTopBar.Font = Enum.Font.SourceSans
  2505. HomeTopBar.Text = ""
  2506. HomeTopBar.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2507. HomeTopBar.TextSize = 24
  2508. HomeTopBar.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2509.  
  2510. HomePlayers.Name = "HomePlayers"
  2511. HomePlayers.Parent = Main
  2512. HomePlayers.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2513. HomePlayers.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2514. HomePlayers.BorderSizePixel = 2
  2515. HomePlayers.Position = UDim2.new(0.0244444441, 0, 0.331896544, 0)
  2516. HomePlayers.Size = UDim2.new(0, 84, 0, 21)
  2517. HomePlayers.Font = Enum.Font.SourceSans
  2518. HomePlayers.Text = "Players"
  2519. HomePlayers.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2520. HomePlayers.TextSize = 24
  2521. HomePlayers.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2522.  
  2523. HomeTeleports.Name = "HomeTeleports"
  2524. HomeTeleports.Parent = Main
  2525. HomeTeleports.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2526. HomeTeleports.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2527. HomeTeleports.BorderSizePixel = 2
  2528. HomeTeleports.Position = UDim2.new(0.0244444441, 0, 0.459051698, 0)
  2529. HomeTeleports.Size = UDim2.new(0, 84, 0, 21)
  2530. HomeTeleports.Font = Enum.Font.SourceSans
  2531. HomeTeleports.Text = "Teleports"
  2532. HomeTeleports.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2533. HomeTeleports.TextSize = 24
  2534. HomeTeleports.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2535.  
  2536. HomeWood.Name = "HomeWood"
  2537. HomeWood.Parent = Main
  2538. HomeWood.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2539. HomeWood.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2540. HomeWood.BorderSizePixel = 2
  2541. HomeWood.Position = UDim2.new(0.0244444441, 0, 0.594827592, 0)
  2542. HomeWood.Size = UDim2.new(0, 84, 0, 21)
  2543. HomeWood.Font = Enum.Font.SourceSans
  2544. HomeWood.Text = "Wood"
  2545. HomeWood.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2546. HomeWood.TextSize = 24
  2547. HomeWood.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2548.  
  2549. HomeTools.Name = "HomeTools"
  2550. HomeTools.Parent = Main
  2551. HomeTools.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2552. HomeTools.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2553. HomeTools.BorderSizePixel = 2
  2554. HomeTools.Position = UDim2.new(0.0244444441, 0, 0.732758641, 0)
  2555. HomeTools.Size = UDim2.new(0, 84, 0, 21)
  2556. HomeTools.Font = Enum.Font.SourceSans
  2557. HomeTools.Text = "Tools"
  2558. HomeTools.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2559. HomeTools.TextSize = 24
  2560. HomeTools.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2561.  
  2562. HomeChangelog.Name = "HomeChangelog"
  2563. HomeChangelog.Parent = Main
  2564. HomeChangelog.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2565. HomeChangelog.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2566. HomeChangelog.BorderSizePixel = 2
  2567. HomeChangelog.Position = UDim2.new(0.0244444441, 0, 0.875, 0)
  2568. HomeChangelog.Size = UDim2.new(0, 84, 0, 21)
  2569. HomeChangelog.Font = Enum.Font.SourceSans
  2570. HomeChangelog.Text = "Changelog"
  2571. HomeChangelog.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2572. HomeChangelog.TextSize = 22
  2573. HomeChangelog.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2574.  
  2575. HomeLogo.Name = "HomeLogo"
  2576. HomeLogo.Parent = Main
  2577. HomeLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  2578. HomeLogo.BackgroundTransparency = 1
  2579. HomeLogo.BorderSizePixel = 0
  2580. HomeLogo.Position = UDim2.new(0.456999987, 0, -0.11896389, 0)
  2581. HomeLogo.Size = UDim2.new(0, 156, 0, 99)
  2582. HomeLogo.Image = "rbxassetid://1393851029"
  2583.  
  2584. HiName.Name = "HiName"
  2585. HiName.Parent = Main
  2586. HiName.BackgroundColor3 = Color3.new(1, 1, 1)
  2587. HiName.BackgroundTransparency = 1
  2588. HiName.BorderSizePixel = 0
  2589. HiName.Position = UDim2.new(0.0244444441, 0, 0.0258620698, 0)
  2590. HiName.Size = UDim2.new(0, 189, 0, 25)
  2591. HiName.Font = Enum.Font.SourceSans
  2592. HiName.Text = "Hi"
  2593. HiName.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2594. HiName.TextScaled = true
  2595. HiName.TextSize = 14
  2596. HiName.TextStrokeColor3 = Color3.new(0.000153787, 0.000246059, 0.000322953)
  2597. HiName.TextStrokeTransparency = 0.64899998903275
  2598. HiName.TextWrapped = true
  2599. HiName.TextXAlignment = Enum.TextXAlignment.Left
  2600.  
  2601. HomeSepBar.Name = "HomeSepBar"
  2602. HomeSepBar.Parent = Main
  2603. HomeSepBar.BackgroundColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2604. HomeSepBar.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2605. HomeSepBar.Position = UDim2.new(0.24888888, 0, 0.206896558, 0)
  2606. HomeSepBar.Size = UDim2.new(0, 1, 0, 176)
  2607. HomeSepBar.Font = Enum.Font.SourceSans
  2608. HomeSepBar.Text = ""
  2609. HomeSepBar.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2610. HomeSepBar.TextSize = 24
  2611. HomeSepBar.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2612.  
  2613. X.Name = "X"
  2614. X.Parent = Main
  2615. X.BackgroundColor3 = Color3.new(1, 1, 1)
  2616. X.BackgroundTransparency = 1
  2617. X.BorderSizePixel = 0
  2618. X.Position = UDim2.new(0.937777758, 0, 0, 0)
  2619. X.Size = UDim2.new(0, 28, 0, 25)
  2620. X.Font = Enum.Font.SourceSans
  2621. X.Text = "X"
  2622. X.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2623. X.TextScaled = true
  2624. X.TextSize = 14
  2625. X.TextWrapped = true
  2626.  
  2627. WoodScreen.Name = "WoodScreen"
  2628. WoodScreen.Parent = Drag
  2629. WoodScreen.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2630. WoodScreen.BackgroundTransparency = 1
  2631. WoodScreen.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2632. WoodScreen.BorderSizePixel = 0
  2633. WoodScreen.Draggable = true
  2634. WoodScreen.Position = UDim2.new(0.0164813697, 0, -0.000777035952, 0)
  2635. WoodScreen.Size = UDim2.new(0, 444, 0, 230)
  2636. WoodScreen.Visible = false
  2637.  
  2638. TeleportCutWood.Name = "Teleport Cut Wood"
  2639. TeleportCutWood.Parent = WoodScreen
  2640. TeleportCutWood.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2641. TeleportCutWood.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2642. TeleportCutWood.BorderSizePixel = 2
  2643. TeleportCutWood.Position = UDim2.new(0.457207203, 0, 0.226086959, 0)
  2644. TeleportCutWood.Size = UDim2.new(0, 147, 0, 21)
  2645. TeleportCutWood.Font = Enum.Font.SourceSans
  2646. TeleportCutWood.Text = "Teleport Cut Wood"
  2647. TeleportCutWood.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2648. TeleportCutWood.TextScaled = true
  2649. TeleportCutWood.TextSize = 24
  2650. TeleportCutWood.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2651. TeleportCutWood.TextWrapped = true
  2652.  
  2653. SellCutWood.Name = "Sell Cut Wood"
  2654. SellCutWood.Parent = WoodScreen
  2655. SellCutWood.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2656. SellCutWood.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2657. SellCutWood.BorderSizePixel = 2
  2658. SellCutWood.Position = UDim2.new(0.457207203, 0, 0.391304344, 0)
  2659. SellCutWood.Size = UDim2.new(0, 147, 0, 21)
  2660. SellCutWood.Font = Enum.Font.SourceSans
  2661. SellCutWood.Text = "Sell Cut Wood"
  2662. SellCutWood.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2663. SellCutWood.TextSize = 24
  2664. SellCutWood.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2665.  
  2666. TeleportEndTimesWood.Name = "Teleport End Times Wood"
  2667. TeleportEndTimesWood.Parent = WoodScreen
  2668. TeleportEndTimesWood.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2669. TeleportEndTimesWood.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2670. TeleportEndTimesWood.BorderSizePixel = 2
  2671. TeleportEndTimesWood.Position = UDim2.new(0.457207203, 0, 0.556521714, 0)
  2672. TeleportEndTimesWood.Size = UDim2.new(0, 147, 0, 21)
  2673. TeleportEndTimesWood.Font = Enum.Font.SourceSans
  2674. TeleportEndTimesWood.Text = "Teleport End Times"
  2675. TeleportEndTimesWood.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2676. TeleportEndTimesWood.TextScaled = true
  2677. TeleportEndTimesWood.TextSize = 24
  2678. TeleportEndTimesWood.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2679. TeleportEndTimesWood.TextWrapped = true
  2680.  
  2681. TeleportCaveCrawlerWood.Name = "Teleport Cave Crawler Wood"
  2682. TeleportCaveCrawlerWood.Parent = WoodScreen
  2683. TeleportCaveCrawlerWood.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2684. TeleportCaveCrawlerWood.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2685. TeleportCaveCrawlerWood.BorderSizePixel = 2
  2686. TeleportCaveCrawlerWood.Position = UDim2.new(0.457207203, 0, 0.70869565, 0)
  2687. TeleportCaveCrawlerWood.Size = UDim2.new(0, 147, 0, 21)
  2688. TeleportCaveCrawlerWood.Font = Enum.Font.SourceSans
  2689. TeleportCaveCrawlerWood.Text = "Teleport Cave Crawler"
  2690. TeleportCaveCrawlerWood.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2691. TeleportCaveCrawlerWood.TextScaled = true
  2692. TeleportCaveCrawlerWood.TextSize = 24
  2693. TeleportCaveCrawlerWood.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2694. TeleportCaveCrawlerWood.TextWrapped = true
  2695.  
  2696. TeleportGifts.Name = "Teleport Gifts"
  2697. TeleportGifts.Parent = WoodScreen
  2698. TeleportGifts.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2699. TeleportGifts.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2700. TeleportGifts.BorderSizePixel = 2
  2701. TeleportGifts.Position = UDim2.new(0.456081063, 0, 0.869565248, 0)
  2702. TeleportGifts.Size = UDim2.new(0, 147, 0, 21)
  2703. TeleportGifts.Font = Enum.Font.SourceSans
  2704. TeleportGifts.Text = "Teleport Gifts"
  2705. TeleportGifts.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2706. TeleportGifts.TextScaled = true
  2707. TeleportGifts.TextSize = 24
  2708. TeleportGifts.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2709. TeleportGifts.TextWrapped = true
  2710.  
  2711. ToolsScreen.Name = "ToolsScreen"
  2712. ToolsScreen.Parent = Drag
  2713. ToolsScreen.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2714. ToolsScreen.BackgroundTransparency = 1
  2715. ToolsScreen.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2716. ToolsScreen.BorderSizePixel = 0
  2717. ToolsScreen.Draggable = true
  2718. ToolsScreen.Position = UDim2.new(0.0164813697, 0, -0.000777035952, 0)
  2719. ToolsScreen.Size = UDim2.new(0, 444, 0, 230)
  2720. ToolsScreen.Visible = false
  2721.  
  2722. Dupe.Name = "Dupe"
  2723. Dupe.Parent = ToolsScreen
  2724. Dupe.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2725. Dupe.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2726. Dupe.BorderSizePixel = 2
  2727. Dupe.Position = UDim2.new(0.457207203, 0, 0.199999988, 0)
  2728. Dupe.Size = UDim2.new(0, 147, 0, 20)
  2729. Dupe.Font = Enum.Font.SourceSans
  2730. Dupe.Text = "Duplication"
  2731. Dupe.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2732. Dupe.TextScaled = true
  2733. Dupe.TextSize = 24
  2734. Dupe.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2735. Dupe.TextWrapped = true
  2736.  
  2737. Move.Name = "Move"
  2738. Move.Parent = ToolsScreen
  2739. Move.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2740. Move.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2741. Move.BorderSizePixel = 2
  2742. Move.Position = UDim2.new(0.457207203, 0, 0.347826093, 0)
  2743. Move.Size = UDim2.new(0, 147, 0, 20)
  2744. Move.Font = Enum.Font.SourceSans
  2745. Move.Text = "Hard Dragger"
  2746. Move.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2747. Move.TextScaled = true
  2748. Move.TextSize = 24
  2749. Move.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2750. Move.TextWrapped = true
  2751.  
  2752. GoldAxe.Name = "Gold Axe"
  2753. GoldAxe.Parent = ToolsScreen
  2754. GoldAxe.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2755. GoldAxe.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2756. GoldAxe.BorderSizePixel = 2
  2757. GoldAxe.Position = UDim2.new(0.457207233, 0, 0.478260875, 0)
  2758. GoldAxe.Size = UDim2.new(0, 147, 0, 20)
  2759. GoldAxe.Font = Enum.Font.SourceSans
  2760. GoldAxe.Text = "Golden Axe"
  2761. GoldAxe.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2762. GoldAxe.TextScaled = true
  2763. GoldAxe.TextSize = 24
  2764. GoldAxe.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2765. GoldAxe.TextWrapped = true
  2766.  
  2767. LeakedItems.Name = "Leaked Items"
  2768. LeakedItems.Parent = ToolsScreen
  2769. LeakedItems.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2770. LeakedItems.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2771. LeakedItems.BorderSizePixel = 2
  2772. LeakedItems.Position = UDim2.new(0.456081092, 0, 0.617391288, 0)
  2773. LeakedItems.Size = UDim2.new(0, 147, 0, 20)
  2774. LeakedItems.Font = Enum.Font.SourceSans
  2775. LeakedItems.Text = "Leaked Items"
  2776. LeakedItems.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2777. LeakedItems.TextScaled = true
  2778. LeakedItems.TextSize = 24
  2779. LeakedItems.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2780. LeakedItems.TextWrapped = true
  2781.  
  2782. TeleportTool.Name = "Teleport Tool"
  2783. TeleportTool.Parent = ToolsScreen
  2784. TeleportTool.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2785. TeleportTool.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2786. TeleportTool.BorderSizePixel = 2
  2787. TeleportTool.Position = UDim2.new(0.456081092, 0, 0.756521761, 0)
  2788. TeleportTool.Size = UDim2.new(0, 147, 0, 20)
  2789. TeleportTool.Font = Enum.Font.SourceSans
  2790. TeleportTool.Text = "Ctrl + Click TP"
  2791. TeleportTool.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2792. TeleportTool.TextScaled = true
  2793. TeleportTool.TextSize = 24
  2794. TeleportTool.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2795. TeleportTool.TextWrapped = true
  2796.  
  2797. GreyWood.Name = "Grey Wood"
  2798. GreyWood.Parent = ToolsScreen
  2799. GreyWood.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2800. GreyWood.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2801. GreyWood.BorderSizePixel = 2
  2802. GreyWood.Position = UDim2.new(0.456081092, 0, 0.900000036, 0)
  2803. GreyWood.Size = UDim2.new(0, 147, 0, 20)
  2804. GreyWood.Font = Enum.Font.SourceSans
  2805. GreyWood.Text = "Grey Wood"
  2806. GreyWood.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2807. GreyWood.TextScaled = true
  2808. GreyWood.TextSize = 24
  2809. GreyWood.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2810. GreyWood.TextWrapped = true
  2811.  
  2812. DupeLabel.Name = "DupeLabel"
  2813. DupeLabel.Parent = ToolsScreen
  2814. DupeLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2815. DupeLabel.BackgroundTransparency = 1
  2816. DupeLabel.BorderColor3 = Color3.new(0.666667, 0, 0)
  2817. DupeLabel.BorderSizePixel = 0
  2818. DupeLabel.Position = UDim2.new(0.493243247, 0, 0.286956519, 0)
  2819. DupeLabel.Size = UDim2.new(0, 115, 0, 14)
  2820. DupeLabel.Font = Enum.Font.SciFi
  2821. DupeLabel.Text = "Disabled"
  2822. DupeLabel.TextColor3 = Color3.new(0.666667, 0, 0)
  2823. DupeLabel.TextSize = 14
  2824.  
  2825. TeleportsScreen.Name = "TeleportsScreen"
  2826. TeleportsScreen.Parent = Drag
  2827. TeleportsScreen.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2828. TeleportsScreen.BackgroundTransparency = 1
  2829. TeleportsScreen.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2830. TeleportsScreen.BorderSizePixel = 0
  2831. TeleportsScreen.Draggable = true
  2832. TeleportsScreen.Position = UDim2.new(0.0164813697, 0, -0.000777035952, 0)
  2833. TeleportsScreen.Size = UDim2.new(0, 444, 0, 230)
  2834. TeleportsScreen.Visible = false
  2835.  
  2836. Spawn.Name = "Spawn"
  2837. Spawn.Parent = TeleportsScreen
  2838. Spawn.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2839. Spawn.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2840. Spawn.BorderSizePixel = 2
  2841. Spawn.Position = UDim2.new(0.290540546, 0, 0.226086959, 0)
  2842. Spawn.Size = UDim2.new(0, 84, 0, 21)
  2843. Spawn.Font = Enum.Font.SourceSans
  2844. Spawn.Text = "Spawn"
  2845. Spawn.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2846. Spawn.TextSize = 24
  2847. Spawn.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2848. Spawn.TextWrapped = true
  2849.  
  2850. Den.Name = "Den"
  2851. Den.Parent = TeleportsScreen
  2852. Den.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2853. Den.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2854. Den.BorderSizePixel = 2
  2855. Den.Position = UDim2.new(0.290540546, 0, 0.352173924, 0)
  2856. Den.Size = UDim2.new(0, 84, 0, 21)
  2857. Den.Font = Enum.Font.SourceSans
  2858. Den.Text = "The Den"
  2859. Den.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2860. Den.TextSize = 24
  2861. Den.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2862. Den.TextWrapped = true
  2863.  
  2864. StrangeMan.Name = "Strange Man"
  2865. StrangeMan.Parent = TeleportsScreen
  2866. StrangeMan.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2867. StrangeMan.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2868. StrangeMan.BorderSizePixel = 2
  2869. StrangeMan.Position = UDim2.new(0.290540546, 0, 0.482608676, 0)
  2870. StrangeMan.Size = UDim2.new(0, 84, 0, 21)
  2871. StrangeMan.Font = Enum.Font.SourceSans
  2872. StrangeMan.Text = "Strange Man"
  2873. StrangeMan.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2874. StrangeMan.TextScaled = true
  2875. StrangeMan.TextSize = 24
  2876. StrangeMan.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2877. StrangeMan.TextWrapped = true
  2878.  
  2879. Swamp.Name = "Swamp"
  2880. Swamp.Parent = TeleportsScreen
  2881. Swamp.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2882. Swamp.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2883. Swamp.BorderSizePixel = 2
  2884. Swamp.Position = UDim2.new(0.290540546, 0, 0.617391288, 0)
  2885. Swamp.Size = UDim2.new(0, 84, 0, 21)
  2886. Swamp.Font = Enum.Font.SourceSans
  2887. Swamp.Text = "Swamp"
  2888. Swamp.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2889. Swamp.TextSize = 24
  2890. Swamp.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2891. Swamp.TextWrapped = true
  2892.  
  2893. Fancy.Name = "Fancy"
  2894. Fancy.Parent = TeleportsScreen
  2895. Fancy.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2896. Fancy.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2897. Fancy.BorderSizePixel = 2
  2898. Fancy.Position = UDim2.new(0.290540546, 0, 0.747826099, 0)
  2899. Fancy.Size = UDim2.new(0, 84, 0, 21)
  2900. Fancy.Font = Enum.Font.SourceSans
  2901. Fancy.Text = "Fancy"
  2902. Fancy.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2903. Fancy.TextSize = 24
  2904. Fancy.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2905. Fancy.TextWrapped = true
  2906.  
  2907. BoxedCars.Name = "Boxed Cars"
  2908. BoxedCars.Parent = TeleportsScreen
  2909. BoxedCars.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2910. BoxedCars.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2911. BoxedCars.BorderSizePixel = 2
  2912. BoxedCars.Position = UDim2.new(0.290540546, 0, 0.87391305, 0)
  2913. BoxedCars.Size = UDim2.new(0, 84, 0, 21)
  2914. BoxedCars.Font = Enum.Font.SourceSans
  2915. BoxedCars.Text = "Boxed Cars"
  2916. BoxedCars.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2917. BoxedCars.TextScaled = true
  2918. BoxedCars.TextSize = 24
  2919. BoxedCars.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2920. BoxedCars.TextWrapped = true
  2921.  
  2922. Dropoff.Name = "Dropoff"
  2923. Dropoff.Parent = TeleportsScreen
  2924. Dropoff.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2925. Dropoff.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2926. Dropoff.BorderSizePixel = 2
  2927. Dropoff.Position = UDim2.new(0.538288295, 0, 0.226086959, 0)
  2928. Dropoff.Size = UDim2.new(0, 84, 0, 21)
  2929. Dropoff.Font = Enum.Font.SourceSans
  2930. Dropoff.Text = "Dropoff"
  2931. Dropoff.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2932. Dropoff.TextSize = 24
  2933. Dropoff.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2934. Dropoff.TextWrapped = true
  2935.  
  2936. GreenBox.Name = "Green Box"
  2937. GreenBox.Parent = TeleportsScreen
  2938. GreenBox.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2939. GreenBox.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2940. GreenBox.BorderSizePixel = 2
  2941. GreenBox.Position = UDim2.new(0.538288295, 0, 0.352173924, 0)
  2942. GreenBox.Size = UDim2.new(0, 84, 0, 21)
  2943. GreenBox.Font = Enum.Font.SourceSans
  2944. GreenBox.Text = "Green Box"
  2945. GreenBox.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2946. GreenBox.TextScaled = true
  2947. GreenBox.TextSize = 24
  2948. GreenBox.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2949. GreenBox.TextWrapped = true
  2950.  
  2951. Cave.Name = "Cave"
  2952. Cave.Parent = TeleportsScreen
  2953. Cave.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2954. Cave.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2955. Cave.BorderSizePixel = 2
  2956. Cave.Position = UDim2.new(0.538288295, 0, 0.482608676, 0)
  2957. Cave.Size = UDim2.new(0, 84, 0, 21)
  2958. Cave.Font = Enum.Font.SourceSans
  2959. Cave.Text = "Cave"
  2960. Cave.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2961. Cave.TextSize = 24
  2962. Cave.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2963. Cave.TextWrapped = true
  2964.  
  2965. Palm.Name = "Palm"
  2966. Palm.Parent = TeleportsScreen
  2967. Palm.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2968. Palm.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2969. Palm.BorderSizePixel = 2
  2970. Palm.Position = UDim2.new(0.538288295, 0, 0.617391288, 0)
  2971. Palm.Size = UDim2.new(0, 84, 0, 21)
  2972. Palm.Font = Enum.Font.SourceSans
  2973. Palm.Text = "Palm"
  2974. Palm.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2975. Palm.TextSize = 24
  2976. Palm.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2977. Palm.TextWrapped = true
  2978.  
  2979. WoodRUs.Name = "Wood R Us"
  2980. WoodRUs.Parent = TeleportsScreen
  2981. WoodRUs.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2982. WoodRUs.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2983. WoodRUs.BorderSizePixel = 2
  2984. WoodRUs.Position = UDim2.new(0.538288295, 0, 0.747826099, 0)
  2985. WoodRUs.Size = UDim2.new(0, 84, 0, 21)
  2986. WoodRUs.Font = Enum.Font.SourceSans
  2987. WoodRUs.Text = "Wood R Us"
  2988. WoodRUs.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2989. WoodRUs.TextScaled = true
  2990. WoodRUs.TextSize = 24
  2991. WoodRUs.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2992. WoodRUs.TextWrapped = true
  2993.  
  2994. LinksLogic.Name = "Links Logic"
  2995. LinksLogic.Parent = TeleportsScreen
  2996. LinksLogic.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  2997. LinksLogic.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  2998. LinksLogic.BorderSizePixel = 2
  2999. LinksLogic.Position = UDim2.new(0.538288295, 0, 0.87391305, 0)
  3000. LinksLogic.Size = UDim2.new(0, 84, 0, 21)
  3001. LinksLogic.Font = Enum.Font.SourceSans
  3002. LinksLogic.Text = "Link's Logic"
  3003. LinksLogic.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3004. LinksLogic.TextScaled = true
  3005. LinksLogic.TextSize = 24
  3006. LinksLogic.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3007. LinksLogic.TextWrapped = true
  3008.  
  3009. YourPlot.Name = "Your Plot"
  3010. YourPlot.Parent = TeleportsScreen
  3011. YourPlot.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3012. YourPlot.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3013. YourPlot.BorderSizePixel = 2
  3014. YourPlot.Position = UDim2.new(0.77477479, 0, 0.87391305, 0)
  3015. YourPlot.Size = UDim2.new(0, 84, 0, 21)
  3016. YourPlot.Font = Enum.Font.SourceSans
  3017. YourPlot.Text = "Your Plot"
  3018. YourPlot.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3019. YourPlot.TextSize = 24
  3020. YourPlot.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3021. YourPlot.TextWrapped = true
  3022.  
  3023. BobsShack.Name = "Bobs Shack"
  3024. BobsShack.Parent = TeleportsScreen
  3025. BobsShack.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3026. BobsShack.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3027. BobsShack.BorderSizePixel = 2
  3028. BobsShack.Position = UDim2.new(0.77477479, 0, 0.747826099, 0)
  3029. BobsShack.Size = UDim2.new(0, 84, 0, 21)
  3030. BobsShack.Font = Enum.Font.SourceSans
  3031. BobsShack.Text = "Bob's Shack"
  3032. BobsShack.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3033. BobsShack.TextScaled = true
  3034. BobsShack.TextSize = 24
  3035. BobsShack.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3036. BobsShack.TextWrapped = true
  3037.  
  3038. EndTimes.Name = "End Times"
  3039. EndTimes.Parent = TeleportsScreen
  3040. EndTimes.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3041. EndTimes.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3042. EndTimes.BorderSizePixel = 2
  3043. EndTimes.Position = UDim2.new(0.77477479, 0, 0.617391288, 0)
  3044. EndTimes.Size = UDim2.new(0, 84, 0, 21)
  3045. EndTimes.Font = Enum.Font.SourceSans
  3046. EndTimes.Text = "End Times"
  3047. EndTimes.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3048. EndTimes.TextScaled = true
  3049. EndTimes.TextSize = 24
  3050. EndTimes.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3051. EndTimes.TextWrapped = true
  3052.  
  3053. Volcano.Name = "Volcano"
  3054. Volcano.Parent = TeleportsScreen
  3055. Volcano.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3056. Volcano.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3057. Volcano.BorderSizePixel = 2
  3058. Volcano.Position = UDim2.new(0.77477479, 0, 0.482608676, 0)
  3059. Volcano.Size = UDim2.new(0, 84, 0, 21)
  3060. Volcano.Font = Enum.Font.SourceSans
  3061. Volcano.Text = "Volcano"
  3062. Volcano.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3063. Volcano.TextSize = 24
  3064. Volcano.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3065. Volcano.TextWrapped = true
  3066.  
  3067. Lodge.Name = "Lodge"
  3068. Lodge.Parent = TeleportsScreen
  3069. Lodge.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3070. Lodge.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3071. Lodge.BorderSizePixel = 2
  3072. Lodge.Position = UDim2.new(0.77477479, 0, 0.352173924, 0)
  3073. Lodge.Size = UDim2.new(0, 84, 0, 21)
  3074. Lodge.Font = Enum.Font.SourceSans
  3075. Lodge.Text = "Lodge"
  3076. Lodge.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3077. Lodge.TextSize = 24
  3078. Lodge.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3079. Lodge.TextWrapped = true
  3080.  
  3081. Shrine.Name = "Shrine"
  3082. Shrine.Parent = TeleportsScreen
  3083. Shrine.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3084. Shrine.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3085. Shrine.BorderSizePixel = 2
  3086. Shrine.Position = UDim2.new(0.77477479, 0, 0.226086959, 0)
  3087. Shrine.Size = UDim2.new(0, 84, 0, 21)
  3088. Shrine.Font = Enum.Font.SourceSans
  3089. Shrine.Text = "Shrine"
  3090. Shrine.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3091. Shrine.TextSize = 24
  3092. Shrine.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3093. Shrine.TextWrapped = true
  3094.  
  3095. PlayersScreen.Name = "PlayersScreen"
  3096. PlayersScreen.Parent = Drag
  3097. PlayersScreen.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3098. PlayersScreen.BackgroundTransparency = 1
  3099. PlayersScreen.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3100. PlayersScreen.BorderSizePixel = 0
  3101. PlayersScreen.Draggable = true
  3102. PlayersScreen.Position = UDim2.new(0.0164813697, 0, -0.000777035952, 0)
  3103. PlayersScreen.Size = UDim2.new(0, 444, 0, 230)
  3104. PlayersScreen.Visible = false
  3105.  
  3106. P1.Name = "P1"
  3107. P1.Parent = PlayersScreen
  3108. P1.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3109. P1.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3110. P1.BorderSizePixel = 2
  3111. P1.Position = UDim2.new(0.272522509, 0, 0.226086959, 0)
  3112. P1.Size = UDim2.new(0, 147, 0, 21)
  3113. P1.Font = Enum.Font.SourceSans
  3114. P1.Text = " "
  3115. P1.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3116. P1.TextSize = 24
  3117. P1.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3118.  
  3119. P2.Name = "P2"
  3120. P2.Parent = PlayersScreen
  3121. P2.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3122. P2.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3123. P2.BorderSizePixel = 2
  3124. P2.Position = UDim2.new(0.628378332, 0, 0.226086974, 0)
  3125. P2.Size = UDim2.new(0, 158, 0, 21)
  3126. P2.Font = Enum.Font.SourceSans
  3127. P2.Text = " "
  3128. P2.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3129. P2.TextSize = 24
  3130. P2.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3131.  
  3132. P4.Name = "P4"
  3133. P4.Parent = PlayersScreen
  3134. P4.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3135. P4.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3136. P4.BorderSizePixel = 2
  3137. P4.Position = UDim2.new(0.628378332, 0, 0.352173924, 0)
  3138. P4.Size = UDim2.new(0, 158, 0, 21)
  3139. P4.Font = Enum.Font.SourceSans
  3140. P4.Text = " "
  3141. P4.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3142. P4.TextSize = 24
  3143. P4.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3144.  
  3145. P3.Name = "P3"
  3146. P3.Parent = PlayersScreen
  3147. P3.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3148. P3.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3149. P3.BorderSizePixel = 2
  3150. P3.Position = UDim2.new(0.272522509, 0, 0.352173924, 0)
  3151. P3.Size = UDim2.new(0, 147, 0, 21)
  3152. P3.Font = Enum.Font.SourceSans
  3153. P3.Text = " "
  3154. P3.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3155. P3.TextSize = 24
  3156. P3.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3157.  
  3158. P6.Name = "P6"
  3159. P6.Parent = PlayersScreen
  3160. P6.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3161. P6.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3162. P6.BorderSizePixel = 2
  3163. P6.Position = UDim2.new(0.628378332, 0, 0.482608706, 0)
  3164. P6.Size = UDim2.new(0, 158, 0, 21)
  3165. P6.Font = Enum.Font.SourceSans
  3166. P6.Text = ""
  3167. P6.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3168. P6.TextSize = 24
  3169. P6.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3170.  
  3171. P5.Name = "P5"
  3172. P5.Parent = PlayersScreen
  3173. P5.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3174. P5.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3175. P5.BorderSizePixel = 2
  3176. P5.Position = UDim2.new(0.272522509, 0, 0.482608706, 0)
  3177. P5.Size = UDim2.new(0, 147, 0, 21)
  3178. P5.Font = Enum.Font.SourceSans
  3179. P5.Text = " "
  3180. P5.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3181. P5.TextSize = 24
  3182. P5.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3183.  
  3184. TpToPlayer.Name = "TpToPlayer"
  3185. TpToPlayer.Parent = PlayersScreen
  3186. TpToPlayer.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3187. TpToPlayer.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3188. TpToPlayer.BorderSizePixel = 2
  3189. TpToPlayer.Position = UDim2.new(0.405405402, 0, 0.656521738, 0)
  3190. TpToPlayer.Size = UDim2.new(0, 179, 0, 21)
  3191. TpToPlayer.Font = Enum.Font.SourceSans
  3192. TpToPlayer.Text = "Teleport To Player"
  3193. TpToPlayer.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3194. TpToPlayer.TextSize = 24
  3195. TpToPlayer.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3196.  
  3197. TpToPlayerBase.Name = "TpToPlayerBase"
  3198. TpToPlayerBase.Parent = PlayersScreen
  3199. TpToPlayerBase.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3200. TpToPlayerBase.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3201. TpToPlayerBase.BorderSizePixel = 2
  3202. TpToPlayerBase.Position = UDim2.new(0.405405402, 0, 0.813043475, 0)
  3203. TpToPlayerBase.Size = UDim2.new(0, 179, 0, 21)
  3204. TpToPlayerBase.Font = Enum.Font.SourceSans
  3205. TpToPlayerBase.Text = "Teleport To Base"
  3206. TpToPlayerBase.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3207. TpToPlayerBase.TextSize = 24
  3208. TpToPlayerBase.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3209.  
  3210. PSelected.Name = "PSelected"
  3211. PSelected.Parent = PlayersScreen
  3212. PSelected.BackgroundColor3 = Color3.new(1, 1, 1)
  3213. PSelected.BackgroundTransparency = 1
  3214. PSelected.BorderSizePixel = 0
  3215. PSelected.Position = UDim2.new(0.405405402, 0, 0.904347837, 0)
  3216. PSelected.Size = UDim2.new(0, 179, 0, 22)
  3217. PSelected.Font = Enum.Font.SourceSans
  3218. PSelected.Text = ""
  3219. PSelected.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3220. PSelected.TextSize = 20
  3221.  
  3222. LocalScreen.Name = "LocalScreen"
  3223. LocalScreen.Parent = Drag
  3224. LocalScreen.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3225. LocalScreen.BackgroundTransparency = 1
  3226. LocalScreen.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3227. LocalScreen.BorderSizePixel = 0
  3228. LocalScreen.Draggable = true
  3229. LocalScreen.Position = UDim2.new(0.0164813697, 0, -0.000777035952, 0)
  3230. LocalScreen.Size = UDim2.new(0, 444, 0, 230)
  3231. LocalScreen.Visible = false
  3232.  
  3233. God.Name = "God"
  3234. God.Parent = LocalScreen
  3235. God.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3236. God.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3237. God.BorderSizePixel = 2
  3238. God.Position = UDim2.new(0.457207203, 0, 0.226086944, 0)
  3239. God.Size = UDim2.new(0, 158, 0, 21)
  3240. God.Font = Enum.Font.SourceSans
  3241. God.Text = "God"
  3242. God.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3243. God.TextSize = 24
  3244. God.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3245.  
  3246. Noclip.Name = "Noclip"
  3247. Noclip.Parent = LocalScreen
  3248. Noclip.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3249. Noclip.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3250. Noclip.BorderSizePixel = 2
  3251. Noclip.Position = UDim2.new(0.457207203, 0, 0.352173924, 0)
  3252. Noclip.Size = UDim2.new(0, 158, 0, 21)
  3253. Noclip.Font = Enum.Font.SourceSans
  3254. Noclip.Text = "Noclip"
  3255. Noclip.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3256. Noclip.TextSize = 24
  3257. Noclip.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3258.  
  3259. Walkspeed.Name = "Walkspeed"
  3260. Walkspeed.Parent = LocalScreen
  3261. Walkspeed.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3262. Walkspeed.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3263. Walkspeed.BorderSizePixel = 2
  3264. Walkspeed.Position = UDim2.new(0.457207203, 0, 0.523913026, 0)
  3265. Walkspeed.Size = UDim2.new(0, 158, 0, 21)
  3266. Walkspeed.Font = Enum.Font.SourceSans
  3267. Walkspeed.Text = "Walkspeed"
  3268. Walkspeed.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3269. Walkspeed.TextSize = 24
  3270. Walkspeed.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3271.  
  3272. Jumppower.Name = "Jumppower"
  3273. Jumppower.Parent = LocalScreen
  3274. Jumppower.BackgroundColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3275. Jumppower.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3276. Jumppower.BorderSizePixel = 2
  3277. Jumppower.Position = UDim2.new(0.457207203, 0, 0.70869565, 0)
  3278. Jumppower.Size = UDim2.new(0, 158, 0, 21)
  3279. Jumppower.Font = Enum.Font.SourceSans
  3280. Jumppower.Text = "Jumppower"
  3281. Jumppower.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3282. Jumppower.TextSize = 24
  3283. Jumppower.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3284.  
  3285. NoclipLabel.Name = "NoclipLabel"
  3286. NoclipLabel.Parent = LocalScreen
  3287. NoclipLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3288. NoclipLabel.BackgroundTransparency = 1
  3289. NoclipLabel.BorderColor3 = Color3.new(0.666667, 0, 0)
  3290. NoclipLabel.BorderSizePixel = 0
  3291. NoclipLabel.Position = UDim2.new(0.504504502, 0, 0.443478256, 0)
  3292. NoclipLabel.Size = UDim2.new(0, 115, 0, 19)
  3293. NoclipLabel.Font = Enum.Font.SciFi
  3294. NoclipLabel.Text = "Disabled"
  3295. NoclipLabel.TextColor3 = Color3.new(0.666667, 0, 0)
  3296. NoclipLabel.TextSize = 14
  3297.  
  3298. WalkspeedValue.Name = "WalkspeedValue"
  3299. WalkspeedValue.Parent = LocalScreen
  3300. WalkspeedValue.BackgroundColor3 = Color3.new(1, 1, 1)
  3301. WalkspeedValue.BackgroundTransparency = 1
  3302. WalkspeedValue.BorderSizePixel = 0
  3303. WalkspeedValue.Position = UDim2.new(0.457207203, 0, 0.617391288, 0)
  3304. WalkspeedValue.Size = UDim2.new(0, 158, 0, 21)
  3305. WalkspeedValue.Font = Enum.Font.SourceSans
  3306. WalkspeedValue.Text = "Walkspeed Value"
  3307. WalkspeedValue.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3308. WalkspeedValue.TextSize = 14
  3309.  
  3310. JumppowerValue.Name = "JumppowerValue"
  3311. JumppowerValue.Parent = LocalScreen
  3312. JumppowerValue.BackgroundColor3 = Color3.new(1, 1, 1)
  3313. JumppowerValue.BackgroundTransparency = 1
  3314. JumppowerValue.BorderSizePixel = 0
  3315. JumppowerValue.Position = UDim2.new(0.457207203, 0, 0.799999952, 0)
  3316. JumppowerValue.Size = UDim2.new(0, 158, 0, 21)
  3317. JumppowerValue.Font = Enum.Font.SourceSans
  3318. JumppowerValue.Text = "Jumppower Value"
  3319. JumppowerValue.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3320. JumppowerValue.TextSize = 14
  3321.  
  3322. EtoFly.Name = "EtoFly"
  3323. EtoFly.Parent = LocalScreen
  3324. EtoFly.BackgroundColor3 = Color3.new(1, 1, 1)
  3325. EtoFly.BackgroundTransparency = 1
  3326. EtoFly.BorderSizePixel = 0
  3327. EtoFly.Position = UDim2.new(0.409909904, 0, 0.895652175, 0)
  3328. EtoFly.Size = UDim2.new(0, 200, 0, 29)
  3329. EtoFly.Font = Enum.Font.SourceSans
  3330. EtoFly.Text = "Press \"Q\" to Fly"
  3331. EtoFly.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3332. EtoFly.TextSize = 14
  3333.  
  3334. HomeScreen.Name = "HomeScreen"
  3335. HomeScreen.Parent = Drag
  3336. HomeScreen.BackgroundColor3 = Color3.new(1, 1, 1)
  3337. HomeScreen.BackgroundTransparency = 1
  3338. HomeScreen.BorderSizePixel = 0
  3339. HomeScreen.Position = UDim2.new(-0.208425716, 0, -0.273504287, 0)
  3340. HomeScreen.Size = UDim2.new(0, 450, 0, 232)
  3341. HomeScreen.Visible = false
  3342.  
  3343. WelcomeName.Name = "WelcomeName"
  3344. WelcomeName.Parent = HomeScreen
  3345. WelcomeName.BackgroundColor3 = Color3.new(1, 1, 1)
  3346. WelcomeName.BackgroundTransparency = 1
  3347. WelcomeName.BorderSizePixel = 0
  3348. WelcomeName.Position = UDim2.new(0.512882888, 0, 0.402361304, 0)
  3349. WelcomeName.Size = UDim2.new(0, 295, 0, 50)
  3350. WelcomeName.Font = Enum.Font.SourceSans
  3351. WelcomeName.Text = "Welcome"
  3352. WelcomeName.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3353. WelcomeName.TextSize = 26
  3354. WelcomeName.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3355. WelcomeName.TextStrokeTransparency = 0.64999997615814
  3356. WelcomeName.TextWrapped = true
  3357.  
  3358. WelcomeMOTD.Name = "WelcomeMOTD"
  3359. WelcomeMOTD.Parent = HomeScreen
  3360. WelcomeMOTD.BackgroundColor3 = Color3.new(1, 1, 1)
  3361. WelcomeMOTD.BackgroundTransparency = 1
  3362. WelcomeMOTD.Position = UDim2.new(0.524598598, 0, 0.615812302, 0)
  3363. WelcomeMOTD.Size = UDim2.new(0, 295, 0, 122)
  3364. WelcomeMOTD.Font = Enum.Font.SourceSans
  3365. WelcomeMOTD.Text = "I heard there are a lot of wild haxors on the lose. Be careful out there."
  3366. WelcomeMOTD.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3367. WelcomeMOTD.TextSize = 30
  3368. WelcomeMOTD.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3369. WelcomeMOTD.TextStrokeTransparency = 0.64999997615814
  3370. WelcomeMOTD.TextWrapped = true
  3371.  
  3372. WelcomeAuthor.Name = "WelcomeAuthor"
  3373. WelcomeAuthor.Parent = HomeScreen
  3374. WelcomeAuthor.BackgroundColor3 = Color3.new(1, 1, 1)
  3375. WelcomeAuthor.BackgroundTransparency = 1
  3376. WelcomeAuthor.BorderSizePixel = 0
  3377. WelcomeAuthor.Position = UDim2.new(0.621117353, 0, 1.14139926, 0)
  3378. WelcomeAuthor.Size = UDim2.new(0, 200, 0, 22)
  3379. WelcomeAuthor.Font = Enum.Font.SourceSans
  3380. WelcomeAuthor.Text = "By Casual#2435"
  3381. WelcomeAuthor.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3382. WelcomeAuthor.TextSize = 12
  3383. WelcomeAuthor.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3384. WelcomeAuthor.TextStrokeTransparency = 0.64999997615814
  3385. WelcomeAuthor.TextWrapped = true
  3386.  
  3387. ChangelogScreen.Name = "ChangelogScreen"
  3388. ChangelogScreen.Parent = Drag
  3389. ChangelogScreen.BackgroundColor3 = Color3.new(1, 1, 1)
  3390. ChangelogScreen.BackgroundTransparency = 1
  3391. ChangelogScreen.BorderSizePixel = 0
  3392. ChangelogScreen.Position = UDim2.new(0.24833703, 0, 0.17521368, 0)
  3393. ChangelogScreen.Size = UDim2.new(0, 337, 0, 193)
  3394. ChangelogScreen.Visible = false
  3395.  
  3396. Logs.Name = "Logs"
  3397. Logs.Parent = ChangelogScreen
  3398. Logs.BackgroundColor3 = Color3.new(1, 1, 1)
  3399. Logs.BackgroundTransparency = 1
  3400. Logs.BorderSizePixel = 0
  3401. Logs.Position = UDim2.new(0.0207715146, 0, 0, 0)
  3402. Logs.Size = UDim2.new(0, 322, 0, 39)
  3403. Logs.Font = Enum.Font.SourceSans
  3404. Logs.Text = "-1.0 Huge Improvement on Look of Gui"
  3405. Logs.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3406. Logs.TextSize = 20
  3407.  
  3408. Logs2.Name = "Logs2"
  3409. Logs2.Parent = ChangelogScreen
  3410. Logs2.BackgroundColor3 = Color3.new(1, 1, 1)
  3411. Logs2.BackgroundTransparency = 1
  3412. Logs2.BorderSizePixel = 0
  3413. Logs2.Position = UDim2.new(0.0296735913, 0, 0.160621762, 0)
  3414. Logs2.Size = UDim2.new(0, 322, 0, 85)
  3415. Logs2.Font = Enum.Font.SourceSans
  3416. Logs2.Text = "-1.1 Fixed bug that caused you not to be able to changewalkspeed and made you walk slow when you turned on god mode."
  3417. Logs2.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3418. Logs2.TextSize = 20
  3419. Logs2.TextWrapped = true
  3420.  
  3421. Logs3.Name = "Logs3"
  3422. Logs3.Parent = ChangelogScreen
  3423. Logs3.BackgroundColor3 = Color3.new(1, 1, 1)
  3424. Logs3.BackgroundTransparency = 1
  3425. Logs3.BorderSizePixel = 0
  3426. Logs3.Position = UDim2.new(0.0296735913, 0, 0.46632123, 0)
  3427. Logs3.Size = UDim2.new(0, 322, 0, 85)
  3428. Logs3.Font = Enum.Font.SourceSans
  3429. Logs3.Text = "-1.2 Added 3 new features - Hard Dragger, Teleport Gifts and Flight"
  3430. Logs3.TextColor3 = Color3.new(0.117647, 0.501961, 0.639216)
  3431. Logs3.TextSize = 20
  3432. Logs3.TextWrapped = true
  3433.  
  3434. Log1and2Div.Name = "Log1and2Div"
  3435. Log1and2Div.Parent = ChangelogScreen
  3436. Log1and2Div.BackgroundColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3437. Log1and2Div.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3438. Log1and2Div.Position = UDim2.new(0.0534124635, 0, 0.196891189, 0)
  3439. Log1and2Div.Size = UDim2.new(0, 306, 0, 1)
  3440. Log1and2Div.Font = Enum.Font.SourceSans
  3441. Log1and2Div.Text = ""
  3442. Log1and2Div.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3443. Log1and2Div.TextSize = 24
  3444. Log1and2Div.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3445.  
  3446. Log2and3Div.Name = "Log2and3Div"
  3447. Log2and3Div.Parent = ChangelogScreen
  3448. Log2and3Div.BackgroundColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3449. Log2and3Div.BorderColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3450. Log2and3Div.Position = UDim2.new(0.0534124635, 0, 0.569948196, 0)
  3451. Log2and3Div.Size = UDim2.new(0, 306, 0, 1)
  3452. Log2and3Div.Font = Enum.Font.SourceSans
  3453. Log2and3Div.Text = ""
  3454. Log2and3Div.TextColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3455. Log2and3Div.TextSize = 24
  3456. Log2and3Div.TextStrokeColor3 = Color3.new(0.0392157, 0.0627451, 0.0823529)
  3457.  
  3458. --------
  3459. -- Fly
  3460. repeat wait()
  3461.     until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3462. local mouse = game.Players.LocalPlayer:GetMouse()
  3463. repeat wait() until mouse
  3464. local plr = game.Players.LocalPlayer
  3465. local torso = plr.Character.Torso
  3466. local flying = true
  3467. local deb = true
  3468. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3469. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3470. local maxspeed = 50
  3471. local speed = 0
  3472.  
  3473. function Fly()
  3474. local bg = Instance.new("BodyGyro", torso)
  3475. bg.P = 9e4
  3476. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3477. bg.cframe = torso.CFrame
  3478. local bv = Instance.new("BodyVelocity", torso)
  3479. bv.velocity = Vector3.new(0,0.1,0)
  3480. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3481. repeat wait()
  3482. plr.Character.Humanoid.PlatformStand = true
  3483. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3484. speed = speed+.5+(speed/maxspeed)
  3485. if speed > maxspeed then
  3486. speed = maxspeed
  3487. end
  3488. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3489. speed = speed-1
  3490. if speed < 0 then
  3491. speed = 0
  3492. end
  3493. end
  3494. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3495. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3496. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3497. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3498. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3499. else
  3500. bv.velocity = Vector3.new(0,0.1,0)
  3501. end
  3502. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3503. until not flying
  3504. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3505. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3506. speed = 0
  3507. bg:Destroy()
  3508. bv:Destroy()
  3509. plr.Character.Humanoid.PlatformStand = false
  3510. end
  3511. mouse.KeyDown:connect(function(key)
  3512. if key:lower() == "q" then
  3513. if flying then flying = false
  3514. AAPressQ.Visible = false
  3515. else
  3516. flying = true
  3517. Fly()
  3518. end
  3519. elseif key:lower() == "w" then
  3520. ctrl.f = 1
  3521. elseif key:lower() == "s" then
  3522. ctrl.b = -1
  3523. elseif key:lower() == "a" then
  3524. ctrl.l = -1
  3525. elseif key:lower() == "d" then
  3526. ctrl.r = 1
  3527. end
  3528. end)
  3529. mouse.KeyUp:connect(function(key)
  3530. if key:lower() == "w" then
  3531. ctrl.f = 0
  3532. elseif key:lower() == "s" then
  3533. ctrl.b = 0
  3534. elseif key:lower() == "a" then
  3535. ctrl.l = 0
  3536. elseif key:lower() == "d" then
  3537. ctrl.r = 0
  3538. end
  3539. end)
  3540. Fly()
  3541.  
  3542. AnimWelcomeScreen.Visible = true
  3543. AnimWelcomeScreen:TweenSizeAndPosition(UDim2.new(0, 200, 0, 200), UDim2.new(0.5, -100, 0.5, -100), "Out", "Quad", .25)
  3544. wait(2)
  3545. ImageLabel:Destroy()
  3546. AnimWelcomeScreen:TweenSizeAndPosition(UDim2.new(0, 0, 0, 0),UDim2.new(0.5, 0, 0.5, 0), "Out", "Bounce", 0.5);wait(0.5);AnimWelcomeScreen:Destroy();
  3547. wait(2)
  3548. HomeScreen.Visible = true
  3549. Main.Visible = true
  3550.  
  3551.  
  3552. HiName.Text = "Hi "..game.Players.LocalPlayer.Name
  3553. WelcomeName.Text = "Welcome "..game.Players.LocalPlayer.Name
  3554.  
  3555. --Opening Tabs
  3556.  P1.MouseButton1Down:connect(function()
  3557.       PSelected.Text = P1.Text
  3558.     end)
  3559.  P2.MouseButton1Down:connect(function()
  3560.       PSelected.Text = P2.Text
  3561.     end)
  3562.  P3.MouseButton1Down:connect(function()
  3563.       PSelected.Text = P3.Text
  3564.     end)
  3565.  P4.MouseButton1Down:connect(function()
  3566.       PSelected.Text = P4.Text
  3567.     end)
  3568.  P5.MouseButton1Down:connect(function()
  3569.       PSelected.Text = P5.Text
  3570.     end)
  3571.  P6.MouseButton1Down:connect(function()
  3572.       PSelected.Text = P6.Text
  3573.     end)
  3574.     local buttons = {
  3575.      PlayersScreen.P1,
  3576.      PlayersScreen.P2,
  3577.      PlayersScreen.P3,
  3578.      PlayersScreen.P4,
  3579.      PlayersScreen.P5,
  3580.      PlayersScreen.P6
  3581.     }
  3582.  
  3583. for i, v in pairs(game.Players:GetChildren()) do
  3584.       buttons[i].Text = v.Name
  3585.       buttons[i].Visible = true
  3586.     end
  3587.     game.Players.PlayerRemoving:connect(function()
  3588.       for i, v in pairs(game.Players:GetChildren()) do
  3589.         buttons[i].Text = v.Name
  3590.         buttons[i].Visible = true
  3591.       end
  3592.     end)
  3593.     game.Players.PlayerAdded:connect(function()
  3594.       for i, v in pairs(game.Players:GetChildren()) do
  3595.         buttons[i].Text = v.Name
  3596.         buttons[i].Visible = true
  3597.       end
  3598.     end)
  3599.  
  3600. if PlayersScreen.P1.text == " " then
  3601. P1.Visible = false
  3602. end
  3603.  
  3604. if PlayersScreen.P2.text == " " then
  3605. P2.Visible = false
  3606. end
  3607.  
  3608. if PlayersScreen.P3.text == " " then
  3609. P3.Visible = false
  3610. end
  3611.  
  3612. if PlayersScreen.P4.text == " " then
  3613. P4.Visible = false
  3614. end
  3615.  
  3616. if PlayersScreen.P5.text == " " then
  3617. P5.Visible = false
  3618. end
  3619.  
  3620. if PlayersScreen.P6.text == "" then
  3621. P6.Visible = false
  3622. end
  3623.  
  3624. TpToPlayer.MouseButton1Down:connect(function()
  3625. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PSelected.Text].HumanoidRootPart.CFrame
  3626. end)
  3627.  
  3628. TpToPlayerBase.MouseButton1Down:connect(function()
  3629. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  3630.         if v.Owner.Value == game.Players[PSelected.Text] then
  3631.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  3632. end
  3633. end
  3634. end)
  3635.  
  3636. X.MouseButton1Down:connect(function()
  3637. Drag.Visible = false
  3638. OpenBtn.Visible = true
  3639. end)
  3640.  
  3641. OpenBtn.MouseButton1Down:connect(function()
  3642. Drag.Visible = true
  3643. OpenBtn.Visible = false
  3644. end)
  3645.  
  3646. HomeLocal.MouseButton1Down:connect(function()
  3647. Main.Visible = true
  3648. AnimWelcomeScreen.Visible = false
  3649. HomeScreen.Visible = false
  3650. LocalScreen.Visible = true
  3651. PlayersScreen.Visible = false
  3652. WoodScreen.Visible = false
  3653. TeleportsScreen.Visible = false
  3654. ToolsScreen.Visible = false
  3655. OpenBtn.Visible = false
  3656. ChangelogScreen.Visible = false
  3657. end)
  3658.  
  3659. HomePlayers.MouseButton1Down:connect(function()
  3660. Main.Visible = true
  3661. AnimWelcomeScreen.Visible = false
  3662. HomeScreen.Visible = false
  3663. LocalScreen.Visible = false
  3664. PlayersScreen.Visible = true
  3665. WoodScreen.Visible = false
  3666. TeleportsScreen.Visible = false
  3667. ToolsScreen.Visible = false
  3668. OpenBtn.Visible = false
  3669. ChangelogScreen.Visible = false
  3670. end)
  3671.  
  3672. HomeWood.MouseButton1Down:connect(function()
  3673. Main.Visible = true
  3674. AnimWelcomeScreen.Visible = false
  3675. HomeScreen.Visible = false
  3676. LocalScreen.Visible = false
  3677. PlayersScreen.Visible = false
  3678. WoodScreen.Visible = true
  3679. TeleportsScreen.Visible = false
  3680. ToolsScreen.Visible = false
  3681. OpenBtn.Visible = false
  3682. ChangelogScreen.Visible = false
  3683. end)
  3684.  
  3685. HomeTeleports.MouseButton1Down:connect(function()
  3686. Main.Visible = true
  3687. AnimWelcomeScreen.Visible = false
  3688. HomeScreen.Visible = false
  3689. LocalScreen.Visible = false
  3690. PlayersScreen.Visible = false
  3691. WoodScreen.Visible = false
  3692. TeleportsScreen.Visible = true
  3693. ToolsScreen.Visible = false
  3694. OpenBtn.Visible = false
  3695. ChangelogScreen.Visible = false
  3696. end)
  3697.  
  3698. HomeTools.MouseButton1Down:connect(function()
  3699. Main.Visible = true
  3700. AnimWelcomeScreen.Visible = false
  3701. HomeScreen.Visible = false
  3702. LocalScreen.Visible = false
  3703. PlayersScreen.Visible = false
  3704. WoodScreen.Visible = false
  3705. TeleportsScreen.Visible = false
  3706. ToolsScreen.Visible = true
  3707. OpenBtn.Visible = false
  3708. ChangelogScreen.Visible = false
  3709. end)
  3710.  
  3711. HomeChangelog.MouseButton1Down:connect(function()
  3712. Main.Visible = true
  3713. AnimWelcomeScreen.Visible = false
  3714. HomeScreen.Visible = false
  3715. LocalScreen.Visible = false
  3716. PlayersScreen.Visible = false
  3717. WoodScreen.Visible = false
  3718. TeleportsScreen.Visible = false
  3719. ToolsScreen.Visible = false
  3720. OpenBtn.Visible = false
  3721. ChangelogScreen.Visible = true
  3722. end)
  3723.  
  3724. --Teleports
  3725. Palm.MouseButton1Down:connect(function()
  3726. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2570, -5, -32))
  3727. end)
  3728.  
  3729. BobsShack.MouseButton1Down:connect(function()
  3730. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(259, 8, -2542))
  3731. end)
  3732.  
  3733. WoodRUs.MouseButton1Down:connect(function()
  3734. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(251, 2, 57))
  3735. end)
  3736.  
  3737. Volcano.MouseButton1Down:connect(function()
  3738.     game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585, 622, 1140))
  3739. end)
  3740.  
  3741. Swamp.MouseButton1Down:connect(function()
  3742.     game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209, 132, -801))
  3743. end)
  3744.  
  3745. StrangeMan.MouseButton1Down:connect(function()
  3746. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1061, 16, 1130))
  3747. end)
  3748.  
  3749. Spawn.MouseButton1Down:connect(function()
  3750. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155, 3, 74))
  3751. end)
  3752.  
  3753. Shrine.MouseButton1Down:connect(function()
  3754. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1606, 195, 929))
  3755. end)
  3756.  
  3757. Lodge.MouseButton1Down:connect(function()
  3758. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1243, 63, 2305))
  3759. end)
  3760.  
  3761. LinksLogic.MouseButton1Down:connect(function()
  3762. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4606, 7, -779))
  3763. end)
  3764.  
  3765. GreenBox.MouseButton1Down:connect(function()
  3766. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1675, 348, 1476))
  3767. end)
  3768.  
  3769. Fancy.MouseButton1Down:connect(function()
  3770. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(491, 3, -1719))
  3771. end)
  3772.  
  3773. EndTimes.MouseButton1Down:connect(function()
  3774. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(113, -213, -950))
  3775. end)
  3776.  
  3777. Dropoff.MouseButton1Down:connect(function()
  3778. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(314, -2, 123))
  3779. end)
  3780.  
  3781. Den.MouseButton1Down:connect(function()
  3782. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(331, 45, 1941))
  3783. end)
  3784.  
  3785. Cave.MouseButton1Down:connect(function()
  3786.     game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581, -179, 430))
  3787. end)
  3788.  
  3789. BoxedCars.MouseButton1Down:connect(function()
  3790. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(508, 3, -1463))
  3791. end)
  3792.  
  3793. YourPlot.MouseButton1Down:connect(function()
  3794.     for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  3795.         if v.Owner.Value == game.Players.LocalPlayer then
  3796.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  3797.         end
  3798.     end
  3799. end)
  3800. --------------
  3801. --LocalPlayer Commands
  3802. -- God
  3803. God.MouseButton1Down:connect(function()
  3804.     game.Players.LocalPlayer.Character.Humanoid.Name = "1"
  3805.     local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3806.     l.Parent = game.Players.LocalPlayer.Character
  3807.     l.Name = "Humanoid"
  3808.     wait(0.1)
  3809.     game.Players.LocalPlayer.Character["1"]:Destroy()
  3810.     game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3811.     game.Players.LocalPlayer.Character.Animate.Disabled = true
  3812.     l.Changed:Connect(function()
  3813.         if l then
  3814.             l.WalkSpeed=game.Players.LocalPlayer.Character.Humanoid.WalkSpeed
  3815.             l.JumpPower=game.Players.LocalPlayer.Character.Humanoid.JumpPower
  3816.         end
  3817.     end)
  3818. end)
  3819. -- Noclip
  3820. noclip = false
  3821. game:GetService('RunService').Stepped:connect(function()
  3822. if noclip then
  3823. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  3824. NoclipLabel.TextColor3 = Color3.new(0, 1, 0)
  3825. NoclipLabel.Text = "Enabled"
  3826. end
  3827. end)
  3828. Noclip.MouseButton1Down:connect(function()
  3829. noclip = not noclip
  3830. NoclipLabel.TextColor3 = Color3.new(0.7, 0, 0)
  3831. NoclipLabel.Text = "Disabled"
  3832. end)
  3833. -- Walkspeed
  3834. Walkspeed.MouseButton1Down:connect(function()
  3835. while true do
  3836.     wait()
  3837.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = WalkspeedValue.Text
  3838. end
  3839. end)
  3840. -- Jumppower
  3841. Jumppower.MouseButton1Down:connect(function()
  3842. while true do
  3843.     wait()
  3844.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumppowerValue.Text
  3845. end
  3846. end)
  3847. --Players Commands
  3848. -- Teleport To Player
  3849. -- teleport To Player Base
  3850.  
  3851. --Wood Commands
  3852. -- Teleport Cut Wood
  3853. TeleportCutWood.MouseButton1Down:connect(function()
  3854. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  3855. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  3856. if Log.Owner.Value == game.Players.LocalPlayer then
  3857. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 15, 0))
  3858. end
  3859. end
  3860. end
  3861. end)
  3862.  
  3863. -- Sell Cut Wood
  3864. SellCutWood.MouseButton1Down:connect(function()
  3865.             for _, Log in pairs(workspace.LogModels:GetChildren()) do
  3866.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  3867.             if Log.Owner.Value == game.Players.LocalPlayer then
  3868.                 for i,v in pairs(Log:GetChildren()) do
  3869.                     if v.Name=="WoodSection" then
  3870.                         spawn(function()
  3871.                             for i=1,10 do
  3872.                                 wait()
  3873.                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  3874.                             end
  3875.                         end)
  3876.                     end
  3877.                 end
  3878.                 spawn(function()
  3879.                     for i=1,20 do
  3880.                         wait()
  3881.                         game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  3882.                     end
  3883.                 end)
  3884.             end
  3885.         end
  3886.     end
  3887. end)
  3888. -- Teleport End Times Wood
  3889. TeleportEndTimesWood.MouseButton1Down:connect(function()
  3890.     for i, v in pairs(game.Workspace:GetChildren()) do
  3891. if v.Name == "TreeRegion" then
  3892. for a, b in pairs(v:GetChildren()) do
  3893. tree(b, "LoneCave")
  3894. end
  3895. end
  3896. end
  3897. end)
  3898. -- Teleport Cave Crawler Wood
  3899. TeleportCaveCrawlerWood.MouseButton1Down:connect(function()
  3900.     for i, v in pairs(game.Workspace:GetChildren()) do
  3901. if v.Name == "TreeRegion" then
  3902. for a, b in pairs(v:GetChildren()) do
  3903. tree(b, "CaveCrawler")
  3904. end
  3905. end
  3906. end
  3907. end)
  3908.  
  3909. --Tools Commands
  3910. -- Dupe
  3911. Dupe.MouseButton1Down:connect(function()
  3912. plr = game:GetService("Players").LocalPlayer
  3913. slot = plr.CurrentSaveSlot
  3914. if Option == false then
  3915. if slot.Value == -1 then
  3916. Option = true
  3917. slot.RobloxLocked = true
  3918. DupeLabel.TextColor3 = Color3.new(0, 1, 0)
  3919. DupeLabel.Text = "Enabled"
  3920. end
  3921. else
  3922. Option = false
  3923. slot.RobloxLocked = false
  3924. DupeLabel.TextColor3 = Color3.new(0.7, 0, 0)
  3925. DupeLabel.Text = "Disabled"
  3926. end
  3927. end)
  3928. -- Move Tools
  3929. Move.MouseButton1Down:connect(function()
  3930. local player = game.Players.LocalPlayer
  3931. local Character = player.Character or player.CharacterAdded:wait()
  3932. local Humanoid = Character:WaitForChild("Humanoid")
  3933. local walkSpeed = Humanoid.WalkSpeed
  3934. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Disabled = true
  3935. _G.dragRangeMin = 5
  3936. fivefour = coroutine.wrap(function()
  3937. EKey = false
  3938. QKey = false
  3939. player:GetMouse().KeyDown:connect(function(key)
  3940.     if string.lower(key) == "e" then
  3941.         EKey = true
  3942.     elseif string.lower(key) == "q" then
  3943.         QKey = true
  3944.     end
  3945. end)
  3946. player:GetMouse().KeyUp:connect(function(key)
  3947.     if string.lower(key) == "e" then
  3948.         EKey = false
  3949.     elseif string.lower(key) == "q" then
  3950.         QKey = false
  3951.     end
  3952. end)
  3953. while wait(0.1) do
  3954.     if EKey then
  3955.         F = FVal
  3956.         FVal = FVal + 1000
  3957.         ChangeForce(F+1000)
  3958.         print(F)
  3959.     end
  3960.     if QKey then
  3961.         F = FVal
  3962.         FVal = FVal - 1000
  3963.         ChangeForce(F-1000)
  3964.         print(F)
  3965.     end
  3966. end
  3967.  
  3968. end)
  3969. fivefour()
  3970. local dragPart = Instance.new("Part",game.Players.LocalPlayer.PlayerGui)--game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Dragger
  3971. dragPart.Size = Vector3.new(0.2,0.2,0.2)
  3972. dragPart.BrickColor = BrickColor.new("Really red")
  3973. player.CharacterAdded:connect(function()
  3974.     Character = player.Character
  3975.     Humanoid = Character:WaitForChild("Humanoid")
  3976.     Humanoid.Died:connect(function()
  3977.         dragPart.Parent = nil
  3978.     end)
  3979. end)
  3980.  
  3981. wait(1)
  3982. local dragRangeMax = 10000
  3983. local dragRangeMin = _G.dragRangeMin
  3984.  
  3985. local camera = workspace.CurrentCamera
  3986. local mouse = player:GetMouse()
  3987.  
  3988. local button1Down = false
  3989. local dragRange = dragRangeMax
  3990. FVal = 80000
  3991. local bodyPosition = Instance.new("BodyPosition", dragPart)
  3992. bodyPosition.maxForce = Vector3.new(1, 1, 1) * FVal
  3993. bodyPosition.D = 1000
  3994. bodyPosition.P = 4000
  3995. function ChangeForce(F)
  3996. if F > 0 then
  3997. F = bodyPosition.maxForce.X+F
  3998. bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
  3999. else
  4000. F = bodyPosition.maxForce.X-F
  4001. bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
  4002. end
  4003. end
  4004.  
  4005. local bodyGyro = Instance.new("BodyGyro", dragPart)
  4006. bodyGyro.maxTorque = Vector3.new(1, 1, 1) * 200 --4000 -- * 0.000012
  4007. bodyGyro.P = 1200
  4008. bodyGyro.D = 140 --15
  4009.  
  4010. --bodyPosition.P = bodyPosition.P * 1/19
  4011. --bodyPosition.D = bodyPosition.D  * 1/19
  4012. --bodyGyro.P = bodyGyro.P * 1/19
  4013. --bodyGyro.D = bodyGyro.D  * 1/19
  4014.  
  4015. local rotateCFrame = CFrame.new()
  4016.  
  4017. local weld = Instance.new("Weld", dragPart)
  4018.  
  4019. --local interactPermission = require(game.ReplicatedStorage.Interaction.InteractionPermission)
  4020. local clientIsDragging = game.ReplicatedStorage.Interaction.ClientIsDragging
  4021.  
  4022. local carryAnimationTrack
  4023.  
  4024.  
  4025. --------------------------------[[ Drag Main ]]------------------------------------
  4026.  
  4027. local draggingPart = false
  4028.  
  4029. function click()
  4030.     button1Down = true
  4031.  
  4032.     local targetObject = game.Players.LocalPlayer:GetMouse().Target
  4033.     if not canDrag(targetObject) then
  4034.         return
  4035.     end
  4036.    
  4037.     local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
  4038.     if (mouseHit - Character.Head.Position).magnitude > dragRangeMax then
  4039.         return
  4040.     end
  4041.    
  4042.     initializeDrag(targetObject, mouseHit)
  4043.     rotateCFrame = CFrame.new()
  4044.    
  4045.     carryAnimationTrack:Play(0.1, 1, 1)
  4046.    
  4047.     local dragIsFailing = 0
  4048.     local dragTime = 0
  4049.    
  4050.    
  4051.     while button1Down and canDrag(targetObject) do
  4052.         local desiredPos = Character.Head.Position + (game.Players.LocalPlayer:GetMouse().Hit.p - Character.Head.Position).unit * dragRange
  4053.        
  4054.         local dragRay = Ray.new(Character.Head.Position, desiredPos - Character.Head.Position)
  4055.         local part, pos = workspace:FindPartOnRayWithIgnoreList(dragRay, {Character, dragPart, targetObject.Parent})
  4056.        
  4057.         if part then
  4058.             desiredPos = pos
  4059.         end
  4060.        
  4061.         if (camera.CoordinateFrame.p - Character.Head.Position).magnitude > 2 then
  4062.             desiredPos = desiredPos + Vector3.new(0, 1.8, 0)
  4063.         end
  4064.        
  4065.         moveDrag(desiredPos)
  4066.         bodyGyro.cframe = CFrame.new(dragPart.Position, camera.CoordinateFrame.p) * rotateCFrame
  4067.        
  4068.         local targParent = findHighestParent(targetObject) or targetObject    
  4069.        
  4070.         local attemptingToSurf  = false
  4071.         for _, check in pairs({{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  4072.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  4073.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  4074.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  4075.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  4076.                            
  4077.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  4078.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  4079.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  4080.                            
  4081.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  4082.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  4083.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  4084.                            
  4085.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  4086.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  4087.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  4088.                             {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing}
  4089.                                    
  4090.                     }) do
  4091.        
  4092.             local ray = check.Ray
  4093.             local part, _ = workspace:FindPartOnRayWithIgnoreList(ray, {Character})
  4094.             local op = part
  4095.             part = part and findHighestParent(part)
  4096.            
  4097.             if part and (not check.State or Humanoid:GetState() == check.State) then
  4098.                 if part == targParent then
  4099.                     attemptingToSurf = true
  4100.                 else
  4101.                     for _, connectedPart in pairs(op:GetConnectedParts(true)) do
  4102.  
  4103.                         if connectedPart == targetObject--[[targParent]] then
  4104.                             attemptingToSurf = true
  4105.                             break
  4106.                         end
  4107.                     end
  4108.                 end
  4109.  
  4110.                 if attemptingToSurf then
  4111.                     break
  4112.                 end
  4113.             end
  4114.         end
  4115.        
  4116.        
  4117.        
  4118.        
  4119.        
  4120.         local falling = Humanoid:GetState() == Enum.HumanoidStateType.Freefall or Humanoid:GetState() == Enum.HumanoidStateType.FallingDown--not part1 and not part2
  4121.        
  4122.        
  4123.         if attemptingToSurf then
  4124.             dragIsFailing = 0
  4125.         elseif falling then
  4126.             dragIsFailing = 0
  4127.         elseif (dragPart.Position - desiredPos).magnitude > 5 then
  4128.             dragIsFailing = 0
  4129.         else
  4130.             dragIsFailing = 0
  4131.         end
  4132.         if dragIsFailing > 16 then
  4133.             break
  4134.         end
  4135.        
  4136.        
  4137.         if dragTime % 10 == 0 and targParent.Parent:FindFirstChild("BedInfo") and targParent.Parent:FindFirstChild("Main") then
  4138.             game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent.Scripts.VehicleControl.SetVehicleOwnership:Fire(targParent.Parent.Main)
  4139.         end
  4140.        
  4141.         clientIsDragging:FireServer(targParent.Parent)
  4142.        
  4143.         wait()
  4144.         dragTime = 0
  4145.     end
  4146.    
  4147.     carryAnimationTrack:Stop()
  4148.    
  4149.     endDrag()
  4150. end
  4151.  
  4152.  
  4153. function findHighestParent(child)
  4154.     if not child or not child.Parent or child.Parent == workspace then
  4155.         return nil
  4156.     end
  4157.    
  4158.     local ret = child.Parent:FindFirstChild("Owner") and child
  4159.     return findHighestParent(child.Parent) or ret
  4160. end
  4161.  
  4162.  
  4163.  
  4164. function clickEnded()
  4165.     button1Down = false
  4166. end
  4167.  
  4168. function holdDistanceChanged()
  4169.     dragRange = dragRangeMax--[[_G.dragRangeMin + (1 - dist) * (dragRangeMax - _G.dragRangeMin)]]
  4170. end
  4171.  
  4172.  
  4173. function canDrag(targetObject)
  4174.    
  4175.    
  4176.     if not (targetObject and not targetObject.Anchored and targetObject.Parent and Humanoid.Health > 0) then -- General conditions
  4177.         return false
  4178.     end
  4179.    
  4180.     if targetObject.Name == "LeafPart" then
  4181.         return false
  4182.     end
  4183.    
  4184.     local originTargetObject = targetObject
  4185.     targetObject = findHighestParent(targetObject) or targetObject
  4186.    
  4187.     bodyGyro.Parent = dragPart
  4188.    
  4189.    
  4190.     --[[if not (targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner")) then
  4191.         return otherDraggable(targetObject, originTargetObject)
  4192.     end]]
  4193.  
  4194.     if targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner") then
  4195.         return true
  4196.     end
  4197.    
  4198.     if targetObject.Parent:FindFirstChild("TreeClass") then -- Wood class
  4199.         return true
  4200.     end
  4201.     if targetObject.Parent:FindFirstChild("BoxItemName") then -- Shop items
  4202.         return true
  4203.     end
  4204.     if targetObject.Parent:FindFirstChild("PurchasedBoxItemName") then -- Purchased box items
  4205.         return true
  4206.     end
  4207.     if targetObject.Parent:FindFirstChild("Handle") then -- Tool items
  4208.         return true
  4209.     end
  4210.    
  4211.     return otherDraggable(targetObject, originTargetObject)
  4212. end
  4213.  
  4214. function otherDraggable(targetObject, originTargetObject)
  4215.     local draggable = targetObject and targetObject.Parent and targetObject.Parent:FindFirstChild("DraggableItem") or originTargetObject and originTargetObject.Parent and originTargetObject.Parent:FindFirstChild("DraggableItem")
  4216.     if draggable then -- Other stuff
  4217.         if draggable:FindFirstChild("NoRotate") then
  4218.             bodyGyro.Parent  = nil
  4219.         end
  4220.         return true
  4221.     end
  4222. end
  4223.  
  4224. function initializeDrag(targetObject,mouseHit)
  4225.     draggingPart = true
  4226.     mouse.TargetFilter = targetObject and findHighestParent(targetObject) and findHighestParent(targetObject).Parent or targetObject
  4227.  
  4228.     dragPart.CFrame = CFrame.new(mouseHit, camera.CoordinateFrame.p)
  4229.  
  4230.     weld.Part0 = dragPart
  4231.     weld.Part1 = targetObject
  4232.     weld.C0 =  CFrame.new(mouseHit,camera.CoordinateFrame.p):inverse() * targetObject.CFrame
  4233.     weld.Parent = dragPart
  4234.    
  4235.     dragPart.Parent = workspace
  4236. end
  4237.  
  4238. function endDrag()
  4239.     mouse.TargetFilter = nil
  4240.     dragPart.Parent = nil
  4241.     draggingPart = false
  4242. end
  4243.  
  4244. --------------------------------[[ Do Prompt ]]------------------------------------
  4245.  
  4246.  
  4247. local dragGuiState = ""
  4248. function interactLoop()
  4249.     while true do
  4250.         wait()
  4251.        
  4252.         local newState = ""
  4253.        
  4254.         local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
  4255.         local targetObject = game.Players.LocalPlayer:GetMouse().Target
  4256.        
  4257.        
  4258.         if draggingPart then
  4259.             newState = "Dragging"
  4260.         elseif canDrag(targetObject) and not button1Down and (mouseHit - Character.Head.Position).magnitude < dragRangeMax then
  4261.             newState = "Mouseover"
  4262.         end
  4263.        
  4264.         if true then-- not (newState == dragGuiState) then
  4265.             dragGuiState = newState
  4266.             setPlatformControls()
  4267.            
  4268.             if dragGuiState == "" then
  4269.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
  4270.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
  4271.             elseif dragGuiState ==  "Mouseover" then
  4272.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = true
  4273.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
  4274.             elseif dragGuiState ==  "Dragging" then
  4275.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
  4276.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = not (bodyGyro.Parent == nil) and (not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 1)
  4277.             end
  4278.         end
  4279.        
  4280.     end
  4281. end
  4282.  
  4283.  
  4284. --------------------------------[[ Drag Moving ]]------------------------------------
  4285.  
  4286.  
  4287. function moveDrag(pos)
  4288.     bodyPosition.position = pos
  4289. end
  4290. local rotateSpeedReduce = 0.036
  4291.  
  4292. local lastRotateTick
  4293. function crotate(amount, speed)
  4294.  
  4295.     if not draggingPart then
  4296.         if not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 2 then
  4297.             Humanoid.WalkSpeed = walkSpeed
  4298.         end
  4299.         return
  4300.     end
  4301.    
  4302.     if Humanoid.WalkSpeed > 1 then
  4303.         walkSpeed = Humanoid.WalkSpeed
  4304.         Humanoid.WalkSpeed = 0
  4305.     end
  4306.    
  4307.     lastRotateTick = tick()
  4308.     local thisRotateTick = lastRotateTick
  4309.    
  4310.     while draggingPart and amount.magnitude > 0 and lastRotateTick == thisRotateTick do
  4311.         rotateCFrame = CFrame.Angles(0, -amount.X * rotateSpeedReduce, 0) * CFrame.Angles(amount.Y * rotateSpeedReduce, 0, 0) * rotateCFrame
  4312.         wait()
  4313.     end
  4314.    
  4315.     if amount.magnitude == 0 then
  4316.         if not player:FindFirstChild("IsChatting") or  player.IsChatting.Value < 2 then
  4317.             Humanoid.WalkSpeed = walkSpeed
  4318.         end
  4319.     end
  4320. end
  4321.  
  4322. --------------------------------[[ User Input ]]------------------------------------
  4323.  
  4324. wait(1)
  4325.  
  4326. carryAnimationTrack = Humanoid:LoadAnimation(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger:WaitForChild("CarryItem"))
  4327.  
  4328. --input = require(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent:WaitForChild("Scripts"):WaitForChild("UserInput"))
  4329.  
  4330. game.Players.LocalPlayer:GetMouse().Button1Down:connect(function()
  4331.     click()
  4332.     holdDistanceChanged()
  4333. end)
  4334. game.Players.LocalPlayer:GetMouse().Button1Up:connect(function()
  4335.     clickEnded()
  4336. end)
  4337. --input.ClickBegan(click, holdDistanceChanged)
  4338. --input.ClickEnded(clickEnded)
  4339.  
  4340. --input.Rotate(crotate)
  4341.  
  4342.  
  4343. function setPlatformControls()
  4344.         game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.PC.Value
  4345.         game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.KeyLabel.Text = "CLICK"
  4346.         game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.PC.Value
  4347.         game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.KeyLabel.Text = "SHIFT + WASD"
  4348. end
  4349.  
  4350.  
  4351. interactLoop()
  4352. end)
  4353. -- Golden Axe
  4354. GoldAxe.MouseButton1Down:connect(function()
  4355.  
  4356. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  4357. mouse1.Button1Down:connect(function(key)
  4358.        Pressing=false
  4359. end)
  4360.  
  4361. function GetAxe()
  4362. if game.Players.LocalPlayer.Character:FindFirstChild("Tool") then
  4363. return game.Players.LocalPlayer.Character:FindFirstChild("Tool")
  4364. end
  4365. end
  4366.  
  4367. local HitPoints={
  4368. ['GoldAxe']= 50;
  4369. ['BasicHatchet']= 0.2;
  4370. ['Axe1']= 0.55;
  4371. ['Axe2']= 0.93;
  4372. ['AxeAlphaTesters']= 1.5;
  4373. ['Rukiryaxe']= 1.68;
  4374. ['Axe3']= 1.45;
  4375. ['AxeBetaTesters']= 1.45;
  4376. ['FireAxe']= 0.6;
  4377. ['SilverAxe']= 1.6;
  4378. ['EndTimesAxe']= 10000000;
  4379. ['AxeChicken']= 0.1;
  4380. ['CandyCaneAxe']= 0;
  4381. }
  4382.  
  4383. local Pressing = false
  4384.  
  4385. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  4386. mouse1.Button1Down:connect(function(key)
  4387.        Pressing=true
  4388.        poop(GetAxe())
  4389. end)
  4390.  
  4391. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  4392. mouse1.Button1Down:connect(function(key)
  4393.        Pressing=false
  4394. end)
  4395.  
  4396. function cut(Height,Tool)
  4397. local Tree=game.Players.LocalPlayer:GetMouse().Target
  4398. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.Parent.CutEvent,{
  4399. ["cuttingClass"] = "Axe",
  4400. ["cooldown"] = 0,
  4401. ["hitPoints"] = HitPoints[Tool.ToolName.Value],
  4402. ["sectionId"] = 1,
  4403. ["tool"] = Tool,
  4404. ["faceVector"] = Vector3.new(-1,0,0),
  4405. ["height"] = Height})
  4406. end
  4407.  
  4408. function poop(Tool)
  4409.    while Pressing do
  4410.        for i=1,100 do
  4411. wait()
  4412. cut(_G.SIZE,Tool)
  4413. cut(1,Tool)
  4414. end
  4415.    end
  4416. end
  4417. end)
  4418. -- Leaked Items
  4419. LeakedItems.MouseButton1Down:connect(function()
  4420. game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  4421. end)
  4422.  
  4423. -- Ctrl + Click TP
  4424. TeleportTool.MouseButton1Down:connect(function()
  4425. local Plr = game:GetService("Players").LocalPlayer
  4426. local Mouse = Plr:GetMouse()
  4427.  
  4428. Mouse.Button1Down:connect(function()
  4429. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  4430. if not Mouse.Target then return end
  4431. Plr.Character:MoveTo(Mouse.Hit.p)
  4432. end)
  4433. end)
  4434. -- Grey Wood
  4435. GreyWood.MouseButton1Down:connect(function()
  4436.     for i,v in next,workspace.PlayerModels:GetChildren() do
  4437.         if v:FindFirstChild("Type") then
  4438.             if v.Type.Value == "Blueprint" then
  4439.                 v.Type.Value = "Structure"
  4440.             end
  4441.         end
  4442.     end
  4443. end)
  4444. -- Teleport Gifts
  4445. TeleportGifts.MouseButton1Down:connect(function()
  4446.     for i,v in next,workspace.PlayerModels:GetChildren() do
  4447.     if v:FindFirstChild("Main") and v.Owner.Value == game.Players.LocalPlayer then
  4448.     for q,p in pairs(v:GetChildren()) do      
  4449.         if p.Name:lower():match("box") or p.Name == "DraggableItem" then
  4450.             wait()
  4451.                 v.PrimaryPart = v.Main
  4452.                 game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',v)
  4453.                    v:SetPrimaryPartCFrame(game.Players.LocalPlayer.Character.Head.CFrame)
  4454.                  game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  4455.         end
  4456.     end
  4457.     end
  4458. end
  4459. end)
  4460. end)
  4461.  
  4462. TextLabel.Parent = maingui
  4463. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4464. TextLabel.BackgroundTransparency = 0.5
  4465. TextLabel.Size = UDim2.new(0, 219, 0, 17)
  4466. TextLabel.Font = Enum.Font.SourceSans
  4467. TextLabel.Text = "Lumber Tycoon 2 Hack"
  4468. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  4469. TextLabel.TextSize = 14
  4470.  
  4471. TextLabel_2.Parent = maingui
  4472. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4473. TextLabel_2.BackgroundTransparency = 0.5
  4474. TextLabel_2.Position = UDim2.new(0, 0, 0.893081784, 0)
  4475. TextLabel_2.Size = UDim2.new(0, 244, 0, 17)
  4476. TextLabel_2.Font = Enum.Font.SourceSans
  4477. TextLabel_2.Text = "Made By Bari Gaming"
  4478. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  4479. TextLabel_2.TextSize = 14
  4480. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement