SnowyShiro

Blood

Feb 15th, 2020
263,636
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 158.17 KB | None | 0 0
  1. -- Objects
  2.  
  3. local Intro = Instance.new("ScreenGui")
  4. local IntroImage = Instance.new("ImageLabel")
  5. local _1 = Instance.new("TextLabel")
  6. local _2 = Instance.new("TextLabel")
  7. local _3 = Instance.new("TextLabel")
  8. local _4 = Instance.new("TextLabel")
  9. local _5 = Instance.new("TextLabel")
  10. local _6 = Instance.new("TextLabel")
  11. local _7 = Instance.new("TextLabel")
  12.  
  13. -- Properties
  14.  
  15. Intro.Name = "Intro"
  16. Intro.Parent = game.CoreGui
  17.  
  18. IntroImage.Name = "IntroImage"
  19. IntroImage.Parent = Intro
  20. IntroImage.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  21. IntroImage.BackgroundTransparency = 1
  22. IntroImage.BorderColor3 = Color3.new(1, 1, 1)
  23. IntroImage.BorderSizePixel = 0
  24. IntroImage.Position = UDim2.new(0.400, 0, 0.200, 0)
  25. IntroImage.Size = UDim2.new(0, 356, 0, 347)
  26. IntroImage.Image = "rbxassetid://1130382821"
  27.  
  28. _1.Name = "1"
  29. _1.Parent = IntroImage
  30. _1.BackgroundColor3 = Color3.fromRGB(249, 214, 46)
  31. _1.BackgroundTransparency = 1
  32. _1.BorderSizePixel = 0
  33. _1.Position = UDim2.new(0.109550565, 0, 0.423631132, 0)
  34. _1.Size = UDim2.new(0, 40, 0, 53)
  35. _1.Font = Enum.Font.ArialBold
  36. _1.FontSize = Enum.FontSize.Size14
  37. _1.Text = " "
  38. _1.TextColor3 = Color3.new(255, 0, 0)
  39. _1.TextScaled = true
  40. _1.TextSize = 14
  41. _1.TextWrapped = true
  42.  
  43. _2.Name = "2"
  44. _2.Parent = IntroImage
  45. _2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  46. _2.BackgroundTransparency = 1
  47. _2.BorderSizePixel = 0
  48. _2.Position = UDim2.new(0.221910119, 0, 0.423631132, 0)
  49. _2.Size = UDim2.new(0, 40, 0, 53)
  50. _2.Font = Enum.Font.ArialBold
  51. _2.FontSize = Enum.FontSize.Size14
  52. _2.Text = "B"
  53. _2.TextColor3 = Color3.new(255, 0, 0)
  54. _2.TextScaled = true
  55. _2.TextSize = 14
  56. _2.TextWrapped = true
  57.  
  58. _3.Name = "3"
  59. _3.Parent = IntroImage
  60. _3.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  61. _3.BackgroundTransparency = 1
  62. _3.BorderSizePixel = 0
  63. _3.Position = UDim2.new(0.334269673, 0, 0.423631132, 0)
  64. _3.Size = UDim2.new(0, 40, 0, 53)
  65. _3.Font = Enum.Font.ArialBold
  66. _3.FontSize = Enum.FontSize.Size14
  67. _3.Text = "L"
  68. _3.TextColor3 = Color3.new(255, 0, 0)
  69. _3.TextScaled = true
  70. _3.TextSize = 14
  71. _3.TextWrapped = true
  72.  
  73. _4.Name = "4"
  74. _4.Parent = IntroImage
  75. _4.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  76. _4.BackgroundTransparency = 1
  77. _4.BorderSizePixel = 0
  78. _4.Position = UDim2.new(0.446629226, 0, 0.423631132, 0)
  79. _4.Size = UDim2.new(0, 40, 0, 53)
  80. _4.Font = Enum.Font.ArialBold
  81. _4.FontSize = Enum.FontSize.Size14
  82. _4.Text = "O"
  83. _4.TextColor3 = Color3.new(255, 0, 0)
  84. _4.TextScaled = true
  85. _4.TextSize = 14
  86. _4.TextWrapped = true
  87.  
  88. _5.Name = "5"
  89. _5.Parent = IntroImage
  90. _5.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  91. _5.BackgroundTransparency = 1
  92. _5.BorderSizePixel = 0
  93. _5.Position = UDim2.new(0.55898881, 0, 0.423631132, 0)
  94. _5.Size = UDim2.new(0, 40, 0, 53)
  95. _5.Font = Enum.Font.ArialBold
  96. _5.FontSize = Enum.FontSize.Size14
  97. _5.Text = "O"
  98. _5.TextColor3 = Color3.new(255, 0, 0)
  99. _5.TextScaled = true
  100. _5.TextSize = 14
  101. _5.TextWrapped = true
  102.  
  103. _6.Name = "6"
  104. _6.Parent = IntroImage
  105. _6.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  106. _6.BackgroundTransparency = 1
  107. _6.BorderSizePixel = 0
  108. _6.Position = UDim2.new(0.671348333, 0, 0.423631132, 0)
  109. _6.Size = UDim2.new(0, 40, 0, 53)
  110. _6.Font = Enum.Font.ArialBold
  111. _6.FontSize = Enum.FontSize.Size14
  112. _6.Text = "D"
  113. _6.TextColor3 = Color3.new(255, 0, 0)
  114. _6.TextScaled = true
  115. _6.TextSize = 14
  116. _6.TextWrapped = true
  117.  
  118. _7.Name = "7"
  119. _7.Parent = IntroImage
  120. _7.BackgroundColor3 = Color3.new(1, 1, 1)
  121. _7.BackgroundTransparency = 1
  122. _7.BorderSizePixel = 0
  123. _7.Position = UDim2.new(0.775280893, 0, 0.423631132, 0)
  124. _7.Size = UDim2.new(0, 40, 0, 53)
  125. _7.Font = Enum.Font.ArialBold
  126. _7.FontSize = Enum.FontSize.Size14
  127. _7.Text = " "
  128. _7.TextColor3 = Color3.new(255, 0, 0)
  129. _7.TextScaled = true
  130. _7.TextSize = 14
  131. _7.TextWrapped = true
  132.  
  133.  
  134.  
  135. _1.TextTransparency = 0.2
  136. wait()
  137. _2.TextTransparency = 0.2
  138. wait()
  139. _3.TextTransparency = 0.2
  140. wait()
  141. _4.TextTransparency = 0.2
  142. wait()
  143. _5.TextTransparency = 0.2
  144. wait()
  145. _6.TextTransparency = 0.2
  146. wait()
  147. _7.TextTransparency = 0.2
  148. wait()
  149. IntroImage.ImageTransparency = 0.2
  150. wait()
  151. _1.TextTransparency = 0.3
  152. wait()
  153. _2.TextTransparency = 0.3
  154. wait()
  155. _3.TextTransparency = 0.3
  156. wait()
  157. _4.TextTransparency = 0.3
  158. wait()
  159. _5.TextTransparency = 0.3
  160. wait()
  161. _6.TextTransparency = 0.3
  162. wait()
  163. _7.TextTransparency = 0.3
  164. wait()
  165. IntroImage.ImageTransparency = 0.3
  166. wait()
  167. _1.TextTransparency = 0.4
  168. wait()
  169. _2.TextTransparency = 0.4
  170. wait()
  171. _3.TextTransparency = 0.4
  172. wait()
  173. _4.TextTransparency = 0.4
  174. wait()
  175. _5.TextTransparency = 0.4
  176. wait()
  177. _6.TextTransparency = 0.4
  178. wait()
  179. _7.TextTransparency = 0.4
  180. wait()
  181. IntroImage.ImageTransparency = 0.4
  182. wait()
  183. _1.TextTransparency = 0.5
  184. wait()
  185. _2.TextTransparency = 0.5
  186. wait()
  187. _3.TextTransparency = 0.4
  188. wait()
  189. _4.TextTransparency = 0.5
  190. wait()
  191. _5.TextTransparency = 0.5
  192. wait()
  193. _6.TextTransparency = 0.5
  194. wait()
  195. _7.TextTransparency = 0.5
  196. wait()
  197. IntroImage.ImageTransparency = 0.5
  198. wait()
  199. _1.TextTransparency = 0.6
  200. wait()
  201. _2.TextTransparency = 0.6
  202. wait()
  203. _3.TextTransparency = 0.6
  204. wait()
  205. _4.TextTransparency = 0.6
  206. wait()
  207. _5.TextTransparency = 0.6
  208. wait()
  209. _6.TextTransparency = 0.6
  210. wait()
  211. _7.TextTransparency = 0.6
  212. wait()
  213. IntroImage.ImageTransparency = 0.6
  214. wait()
  215. _1.TextTransparency = 0.7
  216. wait()
  217. _2.TextTransparency = 0.7
  218. wait()
  219. _3.TextTransparency = 0.7
  220. wait()
  221. _4.TextTransparency = 0.7
  222. wait()
  223. _5.TextTransparency = 0.7
  224. wait()
  225. _6.TextTransparency = 0.7
  226. wait()
  227. _7.TextTransparency = 0.7
  228. wait()
  229. IntroImage.ImageTransparency = 0.7
  230. wait()
  231. _1.TextTransparency = 0.8
  232. wait()
  233. _2.TextTransparency = 0.8
  234. wait()
  235. _3.TextTransparency = 0.8
  236. wait()
  237. _4.TextTransparency = 0.8
  238. wait()
  239. _5.TextTransparency = 0.8
  240. wait()
  241. _6.TextTransparency = 0.8
  242. wait()
  243. _7.TextTransparency = 0.8
  244. wait()
  245. IntroImage.ImageTransparency = 0.8
  246. wait()
  247. _1.TextTransparency = 0.9
  248. wait()
  249. _2.TextTransparency = 0.9
  250. wait()
  251. _3.TextTransparency = 0.9
  252. wait()
  253. _4.TextTransparency = 0.9
  254. wait()
  255. _5.TextTransparency = 0.9
  256. wait()
  257. _6.TextTransparency = 0.9
  258. wait()
  259. _7.TextTransparency = 0.9
  260. wait()
  261. IntroImage.ImageTransparency = 0.9
  262. wait()
  263. _1.TextTransparency = 1
  264. wait()
  265. _2.TextTransparency = 1
  266. wait()
  267. _3.TextTransparency = 1
  268. wait()
  269. _4.TextTransparency = 1
  270. wait()
  271. _5.TextTransparency = 1
  272. wait()
  273. _6.TextTransparency = 1
  274. wait()
  275. _7.TextTransparency = 1
  276. wait()
  277. IntroImage.ImageTransparency = 0.9
  278. wait()
  279. _1.TextTransparency = 1.1
  280. wait()
  281. _2.TextTransparency = 1.1
  282. wait()
  283. _3.TextTransparency = 1.1
  284. wait()
  285. _4.TextTransparency = 1.1
  286. wait()
  287. _5.TextTransparency = 1.1
  288. wait()
  289. _6.TextTransparency = 1.1
  290. wait()
  291. _7.TextTransparency = 1.1
  292. wait()
  293. IntroImage.ImageTransparency = 5.1
  294. wait()
  295. Intro:Destroy()
  296. wait()
  297.  
  298. local s = Instance.new("Sound")
  299. s.Name = "Sound"
  300. s.SoundId = "http://www.roblox.com/asset/?id=2528420941"
  301. s.Volume = 0
  302. s.Looped = false
  303. s.archivable = false
  304. s.Parent = game.Workspace
  305. --Join
  306.  
  307. local k = Instance.new("Sound")
  308. k.Name = "Soundzz"
  309. k.SoundId = "http://www.roblox.com/asset/?id=305977837"
  310. k.Volume = 0
  311. k.Looped = false
  312. k.archivable = false
  313. k.Parent = game.Workspace
  314. --Left
  315.  
  316. local q = Instance.new("Sound")
  317. q.Name = "Soundzzzz"
  318. q.SoundId = "http://www.roblox.com/asset/?id=249869145"
  319. q.Volume = 0
  320. q.Looped = false
  321. q.archivable = false
  322. q.Parent = game.Workspace
  323. --Systems Online
  324.  
  325. local function SendNotification(title,text,duration,...)
  326.   game.StarterGui:SetCore("SendNotification", {
  327.     Title = title;
  328.     Text = text;
  329.     Icon = "";
  330.     Duration = duration;
  331.   })
  332. end
  333.  
  334.   game.Players.ChildAdded:Connect(function(player)
  335.   if not pcall (function()
  336.   SendNotification("Player JOINED",""..player.Name.." has JOINED the game",5 )
  337.   s:Play()
  338.   end) then
  339.     print ("Error")
  340.   end
  341.   end)
  342. ---------------------------------------------------------------------
  343.   -- Same extra's apply down here as well.
  344.  
  345.   game.Players.ChildRemoved:Connect(function(player)
  346.   if not pcall (function()
  347.   SendNotification("Player LEFT",""..player.Name.." has LEFT the game",4.4 )
  348.   k:Play()
  349.   end) then
  350.     print ("Error")
  351.   end
  352.   end)
  353.  
  354.   SendNotification("Loaded","Join and leave detector is loaded",2)
  355.   q:Play()
  356.  
  357. -- Variables --
  358.  
  359. local Script = "BLOOD"
  360. local gFont = "SourceSans"
  361. local Visi = true
  362.  
  363. -- Functions --
  364.  
  365. function Log(text, r, g, b, font)
  366.     game.StarterGui:SetCore("ChatMakeSystemMessage", {
  367.     Text = "{" .. tostring(Script) .. "} - " .. text;
  368.     Color = Color3.new(r, g, b);
  369.     Font = Enum.Font[font];
  370.     FontSize = Enum.FontSize.Size10;
  371.     })
  372. end
  373. Log("Loading framework...", 255,0,0, tostring(gFont))
  374. ---------------------------------------------------------------------
  375.  
  376. -- Automatically Add players to Blacklist --
  377.  
  378. Mouse = game.Players.LocalPlayer:GetMouse()
  379.  
  380. Instance.new('RemoteEvent', game:service'ReplicatedStorage'.Interaction).Name = "Ban"
  381.  
  382. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  383. players = game.Players
  384. for i, v in pairs(players:GetPlayers()) do
  385.     if v.Name ~= players.LocalPlayer.Name then
  386.         Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  387.     end
  388. end
  389. players.PlayerAdded:connect(function(plr)
  390.     Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  391. end)
  392.  
  393. game:GetService("StarterGui"):SetCore("SendNotification", {
  394.   Title = "BLOOD",
  395.   Text = "Loaded Successful."
  396. })
  397.  
  398. local players = game:GetService('Players')
  399. if game.Players.LocalPlayer then
  400. game.StarterGui:SetCore('SendNotification', {
  401.     Title = ' '.. players.LocalPlayer.Name..'!',
  402.     Text = 'Welcome to Bloods GUI!',
  403.     Icon = [[http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&Format=Png&userName=]]..players.LocalPlayer.Name..[[&RAND]] .. math.random(1,10000000),
  404.     Duration = 5,
  405.    })
  406.   end
  407.  
  408. ---------------------------------------------------------------------
  409. WCollide = "Nothing"
  410. afkactive = false
  411. CustomLocationSet = false
  412.  
  413.  
  414. BLOOD = Instance.new("ScreenGui")
  415. MainFrame = Instance.new("Frame")
  416. ImageLabel = Instance.new("ImageLabel")
  417. OpenFrame = Instance.new("Frame")
  418. Open = Instance.new("ImageButton")
  419. CloseBLOOD = Instance.new("TextButton")
  420. Minimize = Instance.new("TextButton")
  421. MenuFrame = Instance.new("Frame")
  422. MenuFramea = Instance.new("Frame")
  423. AIntroImage = Instance.new("ImageLabel")
  424. AIntroImage1 = Instance.new("ImageLabel")
  425. BloodFrameInfo = Instance.new("TextLabel")
  426. Picker = Instance.new("ScrollingFrame")
  427. AIntroImage = Instance.new("ImageButton")
  428. ChangeItem = Instance.new("Frame")
  429. CurrentItem = Instance.new("ImageButton")
  430. LT2GUI2Frame = Instance.new("Frame")
  431. Btoolamenu = Instance.new("ImageButton")
  432. FunStuffHOVER = Instance.new("TextButton")
  433. FunStuffTHOMAS = Instance.new("TextButton")
  434. FunStuffPOLICE = Instance.new("TextButton")
  435. FunStuffSPRAY = Instance.new("TextButton")
  436. FunStuffCOCA = Instance.new("TextButton")
  437. FunStuffLEAKED = Instance.new("TextButton")
  438. FunStuffFLASH = Instance.new("TextButton")
  439. DeleteTool = Instance.new("TextButton")
  440. CopyTool = Instance.new("TextButton")
  441. MoveTool = Instance.new("TextButton")
  442. BuyFrame = Instance.new("Frame")
  443. Buymenu = Instance.new("ImageButton")
  444. bcps = Instance.new("TextButton")
  445. fshop = Instance.new("TextButton")
  446. wrus = Instance.new("TextButton")
  447. bp = Instance.new("TextButton")
  448. ls = Instance.new("TextButton")
  449. Halloween = Instance.new("TextButton")
  450. toolaFrame = Instance.new("Frame")
  451. toolamenu = Instance.new("ImageButton")
  452. WalkspeedLabel = Instance.new("TextButton")
  453. JumpText = Instance.new("TextBox")
  454. WalkSpeed = Instance.new("TextLabel")
  455. JumpPower = Instance.new("TextButton")
  456. AntiBlack = Instance.new("TextButton")
  457. GriefFly = Instance.new("TextButton")
  458. StopGriefFly = Instance.new("TextButton")
  459. Fly = Instance.new("TextButton")
  460. PinkWires = Instance.new("TextButton")
  461. WaterCollide = Instance.new("TextButton")
  462. ClickTP = Instance.new("TextButton")
  463. Noclip = Instance.new("TextButton")
  464. AntiAFK = Instance.new("TextButton")
  465. AntiAFKtime = Instance.new("TextLabel")
  466. Fog = Instance.new("TextButton")
  467. CARA = Instance.new("TextButton")
  468. CARAs = Instance.new("TextBox")
  469. RemoveT = Instance.new("TextButton")
  470. Brid = Instance.new("TextLabel")
  471. BridDown = Instance.new("TextButton")
  472. Bridup = Instance.new("TextButton")
  473. ReJoinServer = Instance.new("TextButton")
  474. Reset = Instance.new("TextButton")
  475. WipeBase = Instance.new("TextButton")
  476. MaxLand = Instance.new("TextButton")
  477. BluePrints = Instance.new("TextButton")
  478. Landart = Instance.new("TextButton")
  479. Hoofer = Instance.new("TextButton")
  480. TripleWalls = Instance.new("TextButton")
  481. DoubleWalls = Instance.new("TextButton")
  482. SingleWalls = Instance.new("TextButton")
  483. BaseFLOOR = Instance.new("TextButton")
  484. PaintFill = Instance.new("TextButton")
  485. ArtFrame = Instance.new("Frame")
  486. Artmenu = Instance.new("ImageButton")
  487. Paint = Instance.new("TextButton")
  488. Slot = Instance.new("TextBox")
  489. DMoney = Instance.new("TextButton")
  490. Load = Instance.new("TextButton")
  491. Store = Instance.new("TextButton")
  492. Restore = Instance.new("TextButton")
  493. SaveSlot = Instance.new("TextButton")
  494. DropAxes = Instance.new("TextButton")
  495. CountAxes = Instance.new("TextButton")
  496. GetWires = Instance.new("TextButton")
  497. GetVehicle = Instance.new("TextButton")
  498. GetFurniture = Instance.new("TextButton")
  499. GetStructure = Instance.new("TextButton")
  500. GetGifts = Instance.new("TextButton")
  501. GetAxes = Instance.new("TextButton")
  502. GetItems = Instance.new("TextButton")
  503. GetWood = Instance.new("TextButton")
  504. ItemDupe = Instance.new("TextButton")
  505. CopyBase = Instance.new("TextButton")
  506. AXETRUCK = Instance.new("TextButton")
  507. WireObjects = Instance.new("TextButton")
  508. giftsport = Instance.new("TextButton")
  509. HardStructures = Instance.new("TextButton")
  510. other = Instance.new("TextButton")
  511. other1 = Instance.new("TextButton")
  512. TPtreesPlanks = Instance.new("TextButton")
  513. PlayerNameBox = Instance.new("TextBox")
  514. CopyFrame = Instance.new("Frame")
  515. Copymenu = Instance.new("ImageButton")
  516. Treeaura = Instance.new("TextButton")
  517. Tptree = Instance.new("TextButton")
  518. TptreeFrame = Instance.new("Frame")
  519. Type = Instance.new("TextBox")
  520. TpAllPlanks = Instance.new("TextButton")
  521. TPWood = Instance.new("TextButton")
  522. SellPlanks = Instance.new("TextButton")
  523. SellWood = Instance.new("TextButton")
  524. Harddrag = Instance.new("TextButton")
  525. Goldaxe = Instance.new("TextButton")
  526. WoodFrame = Instance.new("Frame")
  527. Woodmenu = Instance.new("ImageButton")
  528. SawmillTp = Instance.new("TextButton")
  529. Waypoints = Instance.new("ScrollingFrame")
  530. Stranger = Instance.new("TextButton")
  531. BobsShack = Instance.new("TextButton")
  532. PlotTp = Instance.new("TextButton")
  533. FancyFurnishings = Instance.new("TextButton")
  534. FineArtsShop = Instance.new("TextButton")
  535. LinksLogic = Instance.new("TextButton")
  536. SpawnPoint = Instance.new("TextButton")
  537. Dock = Instance.new("TextButton")
  538. Bridge = Instance.new("TextButton")
  539. ShrineOfSight = Instance.new("TextButton")
  540. TheDen = Instance.new("TextButton")
  541. VolcanoWin = Instance.new("TextButton")
  542. SkiLodge = Instance.new("TextButton")
  543. ShowLocation = Instance.new("TextButton")
  544. CustomTPPoint = Instance.new("TextButton")
  545. Teleport = Instance.new("ImageButton")
  546. PlayerFrame = Instance.new("Frame")
  547. Player1 = Instance.new("TextButton")
  548. Player2 = Instance.new("TextButton")
  549. Player3 = Instance.new("TextButton")
  550. Player4 = Instance.new("TextButton")
  551. Player5 = Instance.new("TextButton")
  552. Player6 = Instance.new("TextButton")
  553. PlyrSel = Instance.new("TextLabel")
  554. TpPlayer = Instance.new("TextButton")
  555. TpBase = Instance.new("TextButton")
  556. Player = Instance.new("ImageButton")
  557. Depart = Instance.new("TextLabel")
  558. Paintingf = Instance.new("TextButton")
  559. InfoText1 = Instance.new("TextLabel")
  560. BigPlank = Instance.new("TextButton")
  561. BirchTree = Instance.new("ImageButton")
  562. CavecrawlerTree = Instance.new("ImageButton")
  563. CherryTree = Instance.new("ImageButton")
  564. ElmTree = Instance.new("ImageButton")
  565. FirTree = Instance.new("ImageButton")
  566. Frosttree = Instance.new("ImageButton")
  567. GenericTree = Instance.new("ImageButton")
  568. GoldTree = Instance.new("ImageButton")
  569. KoaTree = Instance.new("ImageButton")
  570. LavaTree = Instance.new("ImageButton")
  571. PalmTree = Instance.new("ImageButton")
  572. PhantomTree = Instance.new("ImageButton")
  573. PineTree = Instance.new("ImageButton")
  574. SinisterGlow = Instance.new("ImageButton")
  575. Snowglowtree = Instance.new("ImageButton")
  576. Spooktree = Instance.new("ImageButton")
  577. WalnutTree = Instance.new("ImageButton")
  578. ZombieTree = Instance.new("ImageButton")
  579. TpCar = Instance.new("TextButton")
  580. TpCarFrame = Instance.new("Frame")
  581. SpawnPointa = Instance.new("TextButton")
  582. furnabox = Instance.new("TextButton")
  583. LinkLogic = Instance.new("TextButton")
  584. Bshack = Instance.new("TextButton")
  585. Docka = Instance.new("TextButton")
  586. FineShop = Instance.new("TextButton")
  587. Deny = Instance.new("TextButton")
  588. OfSight = Instance.new("TextButton")
  589. SKI = Instance.new("TextButton")
  590. LightHouse =  Instance.new("TextButton")
  591. LavaTreeA =  Instance.new("TextButton")
  592. PalmTreeA =  Instance.new("TextButton")
  593. SnowglowtreeA =  Instance.new("TextButton")
  594. GoldTreeA = Instance.new("TextButton")
  595. CarRotate = Instance.new("TextButton")
  596. CarRotates = Instance.new("TextButton")
  597.  
  598. --Properties:
  599. BLOOD.Name = "BLOOD"
  600. BLOOD.Parent = game.CoreGui
  601.  
  602. OpenFrame.Name = "OpenFrame"
  603. OpenFrame.Parent = BLOOD
  604. OpenFrame.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  605. OpenFrame.BorderColor3 = Color3.fromRGB(196, 40, 28)
  606. OpenFrame.Position = UDim2.new(0.5, -40, 0, -28)
  607. OpenFrame.Size = UDim2.new(0, 80, 0, 20)
  608.  
  609. Open.Name = "Open"
  610. Open.Parent = OpenFrame
  611. Open.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  612. Open.BorderColor3 = Color3.fromRGB(196, 40, 28)
  613. Open.Size = UDim2.new(0, 80, 0, 20)
  614. Open.Image = "rbxassetid://3630810430"
  615. Open.Selectable = true
  616.  
  617. Open.MouseEnter:connect(function()
  618. InfoText1.Visible = true
  619. end)
  620.  
  621. Open.MouseLeave:connect(function()
  622. InfoText1.Visible = false
  623. end)
  624.  
  625. InfoText1.Name = "InfoText1"
  626. InfoText1.Parent = OpenFrame
  627. InfoText1.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  628. InfoText1.BorderColor3 = Color3.new(0, 0, 0)
  629. InfoText1.BackgroundTransparency = 0.5
  630. InfoText1.Position = UDim2.new(0, -50, 0, 80)
  631. InfoText1.Size = UDim2.new(0, 190, 0, 130)
  632. InfoText1.TextColor3 = Color3.new(1, 1, 1)
  633. InfoText1.Font = Enum.Font.Fantasy
  634. InfoText1.Text = "This Gui was created by Oddy\n\nCredits:\n\nJohiro for the original scripts and fixing some broken ones. Big thanks to DIRT Gui for swapping scripts"
  635. InfoText1.TextSize = 15
  636. InfoText1.TextWrapped = true
  637. InfoText1.Visible = false
  638. InfoText1.ZIndex = 7
  639. InfoText1.TextYAlignment = Enum.TextYAlignment.Top
  640.  
  641. MainFrame.Name = "MainFrame"
  642. MainFrame.Parent = BLOOD
  643. MainFrame.Active = true
  644. MainFrame.Draggable = true
  645. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  646. MainFrame.Position = UDim2.new(0.0111675123, 0, 0.436827958, 0)
  647. MainFrame.Selectable = true
  648. MainFrame.Size = UDim2.new(0, 500, 0, 500)
  649. MainFrame.Visible = false
  650. MainFrame:TweenPosition(UDim2.new(1, -500, 0.7, -210), 'Out','Bounce', 1)
  651.  
  652. ImageLabel.Name = "ImageLabel"
  653. ImageLabel.Parent = MainFrame
  654. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  655. ImageLabel.Position = UDim2.new(-0.000475523295, 0, -0.00117481197, 0)
  656. ImageLabel.Size = UDim2.new(0, 500, 0, 500)
  657. ImageLabel.Image = "rbxassetid://3883502641"
  658.  
  659. CloseBLOOD.Name = "CloseBLOOD"
  660. CloseBLOOD.Parent = MainFrame
  661. CloseBLOOD.BackgroundColor3 = Color3.new(0, 0, 0)
  662. CloseBLOOD.BorderColor3 = Color3.fromRGB(196, 40, 28)
  663. CloseBLOOD.Position = UDim2.new(0, 5, 0, 5)
  664. CloseBLOOD.Size = UDim2.new(0, 20, 0, 20)
  665. CloseBLOOD.Font = Enum.Font.Fantasy
  666. CloseBLOOD.FontSize = Enum.FontSize.Size18
  667. CloseBLOOD.Text = "X"
  668. CloseBLOOD.TextColor3 = Color3.new(1, 1, 1)
  669. CloseBLOOD.TextScaled = true
  670. CloseBLOOD.TextWrapped = true
  671. CloseBLOOD.TextSize = 17
  672.  
  673. Minimize.Name = "Minimize"
  674. Minimize.Parent = MainFrame
  675. Minimize.BackgroundColor3 = Color3.new(0, 0, 0)
  676. Minimize.BorderColor3 = Color3.fromRGB(196, 40, 28)
  677. Minimize.Position = UDim2.new(0, 26, 0, 5)
  678. Minimize.Size = UDim2.new(0, 20, 0, 20)
  679. Minimize.Font = Enum.Font.Fantasy
  680. Minimize.FontSize = Enum.FontSize.Size18
  681. Minimize.Text = "-"
  682. Minimize.TextColor3 = Color3.new(1, 1, 1)
  683. Minimize.TextScaled = true
  684. Minimize.TextWrapped = true
  685. Minimize.TextSize = 17
  686.  
  687. MenuFrame.Name = "MenuFrame"
  688. MenuFrame.Parent = MainFrame
  689. MenuFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  690. MenuFrame.BackgroundTransparency = 1
  691. MenuFrame.BorderColor3 = Color3.new(0, 1, 0)
  692. MenuFrame.Position = UDim2.new(0, 5, 0, 30)
  693. MenuFrame.Size = UDim2.new(0, 170, 0,400)
  694.  
  695. MenuFramea.Name = "MenuFrame"
  696. MenuFramea.Parent = MainFrame
  697. MenuFramea.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  698. MenuFramea.BackgroundTransparency = 1
  699. MenuFramea.BorderColor3 = Color3.new(0, 1, 0)
  700. MenuFramea.Position = UDim2.new(0, 270, 0, 140)
  701. MenuFramea.Size = UDim2.new(0, 120, 0,350)
  702.  
  703. AIntroImage.Name = "IntroImage"
  704. AIntroImage.Parent = MainFrame
  705. AIntroImage.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  706. AIntroImage.BackgroundTransparency = 1
  707. AIntroImage.BorderColor3 = Color3.new(1, 1, 1)
  708. AIntroImage.BorderSizePixel = 0
  709. AIntroImage.Position = UDim2.new(0, 10, 0, 335)
  710. AIntroImage.Size = UDim2.new(0, 120, 0, 30)
  711. AIntroImage.Image = "rbxassetid://3630810430"
  712. AIntroImage.Visible = true
  713.  
  714. AIntroImage1.Name = "IntroImage"
  715. AIntroImage1.Parent = MainFrame
  716. AIntroImage1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  717. AIntroImage1.BackgroundTransparency = 1
  718. AIntroImage1.BorderColor3 = Color3.new(1, 1, 1)
  719. AIntroImage1.BorderSizePixel = 0
  720. AIntroImage1.Position = UDim2.new(0, 10, 0, 370)
  721. AIntroImage1.Size = UDim2.new(0, 120, 0, 120)
  722. AIntroImage1.Image = "rbxassetid://3940167130"
  723. AIntroImage1.Visible = true
  724.  
  725. BloodFrameInfo.Name = "BloodFrameInfo"
  726. BloodFrameInfo.Parent = MenuFrame
  727. BloodFrameInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  728. BloodFrameInfo.BackgroundTransparency = 1
  729. BloodFrameInfo.Position = UDim2.new(0, 3, 0, 3)
  730. BloodFrameInfo.Size = UDim2.new(0, 164, 0, 310)
  731. BloodFrameInfo.Font = Enum.Font.Fantasy
  732. BloodFrameInfo.FontSize = Enum.FontSize.Size14
  733. BloodFrameInfo.Text = "A NEW ITEM PINK CAR SPAWNER .\n\nFIX will now run on most executers, (AUTOBUY will not work on some).\n\nNew menus Paint tool, Paint Fill and Single Item Port,\n\nNew Port to tree menu.\n\nA BIG THANKS TO JOHIRO FOR WORKING ON THE NEW SCRIPTS.\n\nScripts may LAG and big so give time to load."
  734. BloodFrameInfo.TextColor3 = Color3.new(0, 0, 0)
  735. BloodFrameInfo.TextWrapped = true
  736. BloodFrameInfo.TextSize = 14
  737. BloodFrameInfo.Visible = true
  738. Log("Loaded framework successfully!", 0,255,255, tostring(gFont))
  739.  
  740.  
  741. Depart.Name = "Depart"
  742. Depart.Parent = MainFrame
  743. Depart.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  744. Depart.BorderColor3 = Color3.new(0, 0, 0)
  745. Depart.BorderSizePixel = 2
  746. Depart.Position = UDim2.new(0, 50, 0, 5)
  747. Depart.Size = UDim2.new(0, 130, 0, 20)
  748. Depart.BackgroundTransparency=1
  749. Depart.Font = Enum.Font.Fantasy
  750. Depart.FontSize = Enum.FontSize.Size18
  751. Depart.Text = "Ferry Departs: 0"
  752. Depart.TextColor3 = Color3.new(1, 1, 1)
  753. Depart.TextSize = 15
  754. Depart.TextStrokeColor3 = Color3.new(1, 1, 1)
  755. Depart.TextWrapped = true
  756.  
  757. game.Workspace.Ferry.TimeToDeparture.Changed:connect(function()
  758. Depart.Text = "Ferry Departs: ".. game.Workspace.Ferry.TimeToDeparture.Value
  759. if Depart.Text == "Ferry Departs: 0" then
  760.     wait(6)
  761.     Depart.Text = "Ferry has Departed"
  762. else
  763.     Depart.Text = "Ferry Departs: ".. game.Workspace.Ferry.TimeToDeparture.Value
  764. end
  765. end)
  766.  
  767. ChangeItem.Name = "ChangeItem"
  768. ChangeItem.Parent = MainFrame
  769. ChangeItem.BackgroundColor3 = Color3.fromRGB(193, 40, 28)
  770. ChangeItem.BorderColor3 = Color3.new(0, 0, 0)
  771. ChangeItem.BorderSizePixel = 2
  772. ChangeItem.Position = UDim2.new(0, 390, 1, -110)
  773. ChangeItem.Size = UDim2.new(0, 100, 0, 100)
  774. ChangeItem.ZIndex = 2
  775.  
  776. CurrentItem.Name = "CurrentItem"
  777. CurrentItem.Parent = ChangeItem
  778. CurrentItem.BackgroundColor3 = Color3.new(1, 1, 1)
  779. CurrentItem.BorderColor3 = Color3.new(0, 0, 0)
  780. CurrentItem.BorderSizePixel = 2
  781. CurrentItem.Position = UDim2.new(0, 10, 0, 10)
  782. CurrentItem.Size = UDim2.new(0, 80, 0, 80)
  783. CurrentItem.ZIndex = 2
  784. CurrentItem.Image = "rbxassetid://3886256996"
  785. CurrentItem.ScaleType = Enum.ScaleType.Crop
  786.  
  787. Picker.Name = "Picker"
  788. Picker.Parent = MainFrame
  789. Picker.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  790. Picker.BorderColor3 = Color3.new(0, 0, 0)
  791. Picker.BorderSizePixel = 2
  792. Picker.Position = UDim2.new(0, 390, 1, -460)
  793. Picker.Size = UDim2.new(0, 100, 0, 345)
  794. Picker.CanvasPosition = Vector2.new(0,0)
  795. Picker.CanvasSize = UDim2.new(0, 0, 0, 687)
  796. Picker.ScrollBarThickness = 10
  797. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  798. Picker.Visible = false
  799.  
  800. Player.Name = "Player"
  801. Player.Parent = Picker
  802. Player.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  803. Player.BorderColor3 = Color3.new(0, 0, 0)
  804. Player.Position = UDim2.new(0, 15, 0, 5)
  805. Player.Size = UDim2.new(0, 80, 0, 80)
  806. Player.ZIndex = 3
  807. Player.Image = "rbxassetid://3888401903"
  808. Player.ScaleType = Enum.ScaleType.Crop
  809. Player.MouseButton1Click:Connect(function()
  810. CurrentItem.Image = "rbxassetid://3886256996"
  811. AIntroImage.Visible = true
  812. AIntroImage1.Visible = true
  813. end)
  814.  
  815. PlayerFrame.Name = "PlayerFrame"
  816. PlayerFrame.Parent = MenuFrame
  817. PlayerFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  818. PlayerFrame.BackgroundTransparency = 0
  819. PlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
  820. PlayerFrame.Size = UDim2.new(0, 170, 0, 290)
  821. PlayerFrame.Visible = false
  822.  
  823. PlyrSel.Name = "PlyrSel"
  824. PlyrSel.Parent = PlayerFrame
  825. PlyrSel.BackgroundColor3 = Color3.new(0, 0, 0)
  826. PlyrSel.BackgroundTransparency = 0.15
  827. PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
  828. PlyrSel.Position = UDim2.new(0, 5, 0, 5)
  829. PlyrSel.Size = UDim2.new(0, 160, 0, 20)
  830. PlyrSel.Font = Enum.Font.Fantasy
  831. PlyrSel.FontSize = Enum.FontSize.Size18
  832. PlyrSel.Text = "SELECT A PLAYER"
  833. PlyrSel.TextColor3 = Color3.fromRGB(255, 0, 0)
  834. PlyrSel.TextScaled = true
  835. PlyrSel.TextSize = 17
  836. PlyrSel.TextWrapped = true
  837.  
  838. Player1.Name = "Player1"
  839. Player1.Parent = PlayerFrame
  840. Player1.BackgroundColor3 = Color3.new(0, 0, 0)
  841. Player1.BorderColor3 = Color3.new(0, 0, 0)
  842. Player1.Position = UDim2.new(0, 5, 0, 40)
  843. Player1.Size = UDim2.new(0, 160, 0, 20)
  844. Player1.Font = Enum.Font.Fantasy
  845. Player1.FontSize = Enum.FontSize.Size18
  846. Player1.Text = ""
  847. Player1.TextColor3 = Color3.fromRGB(255, 0, 0)
  848. Player1.TextSize = 16
  849. Player1.TextWrapped = true
  850.  
  851. Player2.Name = "Player2"
  852. Player2.Parent = PlayerFrame
  853. Player2.BackgroundColor3 = Color3.new(0, 0, 0)
  854. Player2.BorderColor3 = Color3.new(0, 0, 0)
  855. Player2.Position = UDim2.new(0, 5, 0, 65)
  856. Player2.Size = UDim2.new(0, 160, 0, 20)
  857. Player2.Font = Enum.Font.Fantasy
  858. Player2.FontSize = Enum.FontSize.Size18
  859. Player2.Text = ""
  860. Player2.TextColor3 = Color3.fromRGB(255, 0, 0)
  861. Player2.TextSize = 16
  862. Player2.TextWrapped = true
  863.  
  864. Player3.Name = "Player3"
  865. Player3.Parent = PlayerFrame
  866. Player3.BackgroundColor3 = Color3.new(0, 0, 0)
  867. Player3.BorderColor3 = Color3.new(0, 0, 0)
  868. Player3.Position = UDim2.new(0, 5, 0, 90)
  869. Player3.Size = UDim2.new(0, 160, 0, 20)
  870. Player3.Font = Enum.Font.Fantasy
  871. Player3.FontSize = Enum.FontSize.Size18
  872. Player3.Text = ""
  873. Player3.TextColor3 = Color3.fromRGB(255, 0, 0)
  874. Player3.TextSize = 16
  875. Player3.TextWrapped = true
  876.  
  877. Player4.Name = "Player4"
  878. Player4.Parent = PlayerFrame
  879. Player4.BackgroundColor3 = Color3.new(0, 0, 0)
  880. Player4.BorderColor3 = Color3.new(0, 0, 0)
  881. Player4.Position = UDim2.new(0, 5, 0, 115)
  882. Player4.Size = UDim2.new(0, 160, 0, 20)
  883. Player4.Font = Enum.Font.Fantasy
  884. Player4.FontSize = Enum.FontSize.Size18
  885. Player4.Text = ""
  886. Player4.TextColor3 = Color3.fromRGB(255, 0, 0)
  887. Player4.TextSize = 16
  888. Player4.TextWrapped = true
  889.  
  890. Player5.Name = "Player5"
  891. Player5.Parent = PlayerFrame
  892. Player5.BackgroundColor3 = Color3.new(0, 0, 0)
  893. Player5.BorderColor3 = Color3.new(0, 0, 0)
  894. Player5.Position = UDim2.new(0, 5, 0, 140)
  895. Player5.Size = UDim2.new(0, 160, 0, 20)
  896. Player5.Font = Enum.Font.Fantasy
  897. Player5.FontSize = Enum.FontSize.Size18
  898. Player5.Text = ""
  899. Player5.TextColor3 = Color3.fromRGB(255, 0, 0)
  900. Player5.TextSize = 16
  901. Player5.TextWrapped = true
  902.  
  903. Player6.Name = "Player6"
  904. Player6.Parent = PlayerFrame
  905. Player6.BackgroundColor3 = Color3.new(0, 0, 0)
  906. Player6.BorderColor3 = Color3.new(0, 0, 0)
  907. Player6.Position = UDim2.new(0, 5, 0, 165)
  908. Player6.Size = UDim2.new(0, 160, 0, 20)
  909. Player6.Font = Enum.Font.Fantasy
  910. Player6.FontSize = Enum.FontSize.Size18
  911. Player6.Text = ""
  912. Player6.TextColor3 = Color3.fromRGB(255, 0, 0)
  913. Player6.TextSize = 16
  914. Player6.TextWrapped = true
  915.  
  916. TpPlayer.Name = "TpPlayer"
  917. TpPlayer.Parent = PlayerFrame
  918. TpPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  919. TpPlayer.BackgroundTransparency = 0
  920. TpPlayer.BorderColor3 = Color3.new(0, 0, 0)
  921. TpPlayer.Position = UDim2.new(0, 5, 0, 225)
  922. TpPlayer.Size = UDim2.new(0, 75, 0, 35)
  923. TpPlayer.Font = Enum.Font.Fantasy
  924. TpPlayer.FontSize = Enum.FontSize.Size18
  925. TpPlayer.Text = "Tp to Player"
  926. TpPlayer.TextColor3 = Color3.fromRGB(255, 0, 0)
  927. TpPlayer.TextScaled = true
  928. TpPlayer.TextWrapped = true
  929. TpPlayer.TextSize = 14
  930.  
  931. TpBase.Name = "TpBase"
  932. TpBase.Parent = PlayerFrame
  933. TpBase.BackgroundColor3 = Color3.new(0, 0, 0)
  934. TpBase.BackgroundTransparency = 0
  935. TpBase.BorderColor3 = Color3.new(0, 0, 0)
  936. TpBase.Position = UDim2.new(0, 90, 0, 225)
  937. TpBase.Size = UDim2.new(0, 75, 0, 35)
  938. TpBase.Font = Enum.Font.Fantasy
  939. TpBase.FontSize = Enum.FontSize.Size18
  940. TpBase.Text = "Tp to\nBase"
  941. TpBase.TextColor3 = Color3.fromRGB(255, 0, 0)
  942. TpPlayer.TextSize = 22
  943.  
  944.  
  945.  
  946.     local WayPoints = {
  947. ["SpawnPoint"] = Vector3.new(155, 3, 74),
  948. ["Link's Logic"] = Vector3.new(4607, 7.5, -798),
  949. ["Fancy Furnishings"] = Vector3.new(491, 3, -1720),
  950. ["Fine Arts Shop"] = Vector3.new(5207, -166, 719),
  951. ["Bob's Shack"] = Vector3.new(260, 8, -2542),
  952. ["Strange Man"] = Vector3.new(1061, 16, 1131),
  953. ["Dock"] = CFrame.new(1114, 3.2, -197),
  954. ["Bridge"] = CFrame.new(113, 15, -977),
  955. ["Shrine Of Sight"] = CFrame.new(-1600, 205, 919),
  956. ["The Den"] = CFrame.new(323, 49, 1930),
  957. ["Volcano Win"] = CFrame.new(-1675, 358, 1476),
  958. ["Cave"] = Vector3.new(3581, -179, 430),
  959. ["Swamp"] = Vector3.new(-1209, 132, -801),
  960. ["SnowGlow Tree"] = CFrame.new(-1105.9, -6, -894),
  961. ["Ski Lodge"] = CFrame.new(1244, 66, 2306)
  962. }
  963.  
  964. Teleport.Name = "Teleport"
  965. Teleport.Parent = Picker
  966. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  967. Teleport.BorderColor3 = Color3.new(0, 0, 0)
  968. Teleport.Position = UDim2.new(0, 15, 0,90)
  969. Teleport.Size = UDim2.new(0, 80, 0, 80)
  970. Teleport.ZIndex = 3
  971. Teleport.Image = "rbxassetid://3891269399"
  972. Teleport.ScaleType = Enum.ScaleType.Crop
  973. Teleport.MouseButton1Click:Connect(function()
  974. CurrentItem.Image = "rbxassetid://3886256996"
  975. AIntroImage.Visible = true
  976. AIntroImage1.Visible = true
  977. end)
  978.  
  979. Waypoints.Name = "Waypoints"
  980. Waypoints.Parent = MenuFrame
  981. Waypoints.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  982. Waypoints.BorderColor3 = Color3.new(0, 0, 0)
  983. Waypoints.Size = UDim2.new(0, 170, 0, 290)
  984. Waypoints.CanvasPosition = Vector2.new(0,0)
  985. Waypoints.CanvasSize = UDim2.new(0, 0, 0, 360)
  986. Waypoints.Visible = false
  987.  
  988. SpawnPoint.Name = "SpawnPoint"
  989. SpawnPoint.Parent = Waypoints
  990. SpawnPoint.BackgroundColor3 = Color3.new(0, 0, 0)
  991. SpawnPoint.Position = UDim2.new(0, 5, 0, 3)
  992. SpawnPoint.Size = UDim2.new(0, 148, 0, 20)
  993. SpawnPoint.Font = Enum.Font.Fantasy
  994. SpawnPoint.FontSize = Enum.FontSize.Size18
  995. SpawnPoint.Text = "Spawn"
  996. SpawnPoint.TextColor3 = Color3.new(255, 0, 0)
  997. SpawnPoint.TextSize = 16
  998. SpawnPoint.MouseButton1Down:connect(function()
  999.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["SpawnPoint"])
  1000. end)
  1001.  
  1002. PlotTp.Name = "PlotTp"
  1003. PlotTp.Parent = Waypoints
  1004. PlotTp.BackgroundColor3 = Color3.new(0, 0, 0)
  1005. PlotTp.Position = UDim2.new(0, 5, 0, 26)
  1006. PlotTp.Size = UDim2.new(0, 148, 0, 20)
  1007. PlotTp.Font = Enum.Font.Fantasy
  1008. PlotTp.FontSize = Enum.FontSize.Size18
  1009. PlotTp.Text = "Tp to Plot"
  1010. PlotTp.TextColor3 = Color3.fromRGB(255, 0, 0)
  1011. PlotTp.TextSize = 16
  1012. PlotTp.MouseButton1Down:connect(function()
  1013.     for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  1014.         if v.Owner.Value == game.Players.LocalPlayer then
  1015.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame + Vector3.new(0,10,0)
  1016.         end
  1017.     end
  1018. end)
  1019.  
  1020. FancyFurnishings.Name = "FancyFurnishings"
  1021. FancyFurnishings.Parent = Waypoints
  1022. FancyFurnishings.BackgroundColor3 = Color3.new(0, 0, 0)
  1023. FancyFurnishings.Position = UDim2.new(0, 5, 0, 49)
  1024. FancyFurnishings.Size = UDim2.new(0, 148, 0, 20)
  1025. FancyFurnishings.Font = Enum.Font.Fantasy
  1026. FancyFurnishings.FontSize = Enum.FontSize.Size18
  1027. FancyFurnishings.Text = "Fancy Furnishings"
  1028. FancyFurnishings.TextColor3 = Color3.new(255, 0, 0)
  1029. FancyFurnishings.TextSize = 16
  1030. FancyFurnishings.MouseButton1Down:connect(function()
  1031.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fancy Furnishings"])
  1032. end)
  1033.  
  1034. LinksLogic.Name = "LinksLogic"
  1035. LinksLogic.Parent = Waypoints
  1036. LinksLogic.BackgroundColor3 = Color3.new(0, 0, 0)
  1037. LinksLogic.Position = UDim2.new(0, 5, 0, 72)
  1038. LinksLogic.Size = UDim2.new(0, 148, 0, 20)
  1039. LinksLogic.Font = Enum.Font.Fantasy
  1040. LinksLogic.FontSize = Enum.FontSize.Size18
  1041. LinksLogic.Text = "Link's Logic"
  1042. LinksLogic.TextColor3 = Color3.new(255, 0, 0)
  1043. LinksLogic.TextSize = 16
  1044. LinksLogic.MouseButton1Down:connect(function()
  1045.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["Link's Logic"])
  1046. end)
  1047.  
  1048. FineArtsShop.Name = "FineArtsShop"
  1049. FineArtsShop.Parent = Waypoints
  1050. FineArtsShop.BackgroundColor3 = Color3.new(0, 0, 0)
  1051. FineArtsShop.Position = UDim2.new(0, 5, 0, 95)
  1052. FineArtsShop.Size = UDim2.new(0, 148, 0, 20)
  1053. FineArtsShop.Font = Enum.Font.Fantasy
  1054. FineArtsShop.FontSize = Enum.FontSize.Size18
  1055. FineArtsShop.Text = "Fine Arts Shop"
  1056. FineArtsShop.TextColor3 = Color3.new(255, 0, 0)
  1057. FineArtsShop.TextSize = 16
  1058. FineArtsShop.MouseButton1Down:connect(function()
  1059.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fine Arts Shop"])
  1060. end)
  1061.  
  1062. BobsShack.Name = "BobsShack"
  1063. BobsShack.Parent = Waypoints
  1064. BobsShack.BackgroundColor3 = Color3.new(0, 0, 0)
  1065. BobsShack.Position = UDim2.new(0, 5, 0, 118)
  1066. BobsShack.Size = UDim2.new(0, 148, 0, 20)
  1067. BobsShack.Font = Enum.Font.Fantasy
  1068. BobsShack.FontSize = Enum.FontSize.Size18
  1069. BobsShack.Text = "Bob's Shack"
  1070. BobsShack.TextColor3 = Color3.fromRGB(255, 0, 0)
  1071. BobsShack.TextSize = 16
  1072. BobsShack.MouseButton1Down:connect(function()
  1073.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["Bob's Shack"])
  1074. end)
  1075.  
  1076. TheDen.Name = "TheDen"
  1077. TheDen.Parent = Waypoints
  1078. TheDen.BackgroundColor3 = Color3.new(0, 0, 0)
  1079. TheDen.Position = UDim2.new(0, 5, 0, 141)
  1080. TheDen.Size = UDim2.new(0, 148, 0, 20)
  1081. TheDen.Font = Enum.Font.Fantasy
  1082. TheDen.FontSize = Enum.FontSize.Size18
  1083. TheDen.Text = "The Den"
  1084. TheDen.TextColor3 = Color3.new(255, 0, 0)
  1085. TheDen.TextSize = 16
  1086. TheDen.MouseButton1Down:connect(function()
  1087.     local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1088.     uTorso.CFrame = WayPoints["The Den"]
  1089. end)
  1090.  
  1091. ShrineOfSight.Name = "ShrineOfSight"
  1092. ShrineOfSight.Parent = Waypoints
  1093. ShrineOfSight.BackgroundColor3 = Color3.new(0, 0, 0)
  1094. ShrineOfSight.Position = UDim2.new(0, 5, 0, 164)
  1095. ShrineOfSight.Size = UDim2.new(0, 148, 0, 20)
  1096. ShrineOfSight.Font = Enum.Font.Fantasy
  1097. ShrineOfSight.FontSize = Enum.FontSize.Size18
  1098. ShrineOfSight.Text = "Shrine Of Sight"
  1099. ShrineOfSight.TextColor3 = Color3.new(255, 0, 0)
  1100. ShrineOfSight.TextSize = 16
  1101. ShrineOfSight.MouseButton1Down:connect(function()
  1102.     local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1103.     uTorso.CFrame = WayPoints["Shrine Of Sight"]
  1104. end)
  1105.  
  1106. SkiLodge.Name = "Ski Lodge"
  1107. SkiLodge.Parent = Waypoints
  1108. SkiLodge.BackgroundColor3 = Color3.new(0, 0, 0)
  1109. SkiLodge.Position = UDim2.new(0, 5, 0, 187)
  1110. SkiLodge.Size = UDim2.new(0, 148, 0, 20)
  1111. SkiLodge.Font = Enum.Font.Fantasy
  1112. SkiLodge.FontSize = Enum.FontSize.Size18
  1113. SkiLodge.Text = "Ski Lodge"
  1114. SkiLodge.TextColor3 = Color3.new(255, 0, 0)
  1115. SkiLodge.TextSize = 16
  1116. SkiLodge.MouseButton1Down:connect(function()
  1117.     local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1118.     uTorso.CFrame = WayPoints["Ski Lodge"]
  1119. end)
  1120.  
  1121. Dock.Name = "Dock"
  1122. Dock.Parent = Waypoints
  1123. Dock.BackgroundColor3 = Color3.new(0, 0, 0)
  1124. Dock.Position = UDim2.new(0, 5, 0, 210)
  1125. Dock.Size = UDim2.new(0, 148, 0, 20)
  1126. Dock.Font = Enum.Font.Fantasy
  1127. Dock.FontSize = Enum.FontSize.Size18
  1128. Dock.Text = "Dock"
  1129. Dock.TextColor3 = Color3.new(255, 0, 0)
  1130. Dock.TextSize = 16
  1131. Dock.MouseButton1Down:connect(function()
  1132.     local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1133.     uTorso.CFrame = WayPoints["Dock"]
  1134. end)
  1135.  
  1136. Bridge.Name = "Bridge"
  1137. Bridge.Parent = Waypoints
  1138. Bridge.BackgroundColor3 = Color3.new(0, 0, 0)
  1139. Bridge.Position = UDim2.new(0, 5, 0, 233)
  1140. Bridge.Size = UDim2.new(0, 148, 0, 20)
  1141. Bridge.Font = Enum.Font.Fantasy
  1142. Bridge.FontSize = Enum.FontSize.Size18
  1143. Bridge.Text = "Bridge"
  1144. Bridge.TextColor3 = Color3.new(255, 0, 0)
  1145. Bridge.TextSize = 16
  1146. Bridge.MouseButton1Down:connect(function()
  1147.     local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1148.     uTorso.CFrame = WayPoints["Bridge"]
  1149. end)
  1150.  
  1151. Stranger.Name = "Stranger"
  1152. Stranger.Parent = Waypoints
  1153. Stranger.BackgroundColor3 = Color3.new(0, 0, 0)
  1154. Stranger.Position = UDim2.new(0, 5, 0, 256)
  1155. Stranger.Size = UDim2.new(0, 148, 0, 20)
  1156. Stranger.Font = Enum.Font.Fantasy
  1157. Stranger.FontSize = Enum.FontSize.Size18
  1158. Stranger.Text = "Stranger"
  1159. Stranger.TextColor3 = Color3.fromRGB(255, 0, 0)
  1160. Stranger.TextSize = 16
  1161. Stranger.MouseButton1Down:connect(function()
  1162.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["Strange Man"])
  1163. end)
  1164.  
  1165. VolcanoWin.Name = "VolcanoWin"
  1166. VolcanoWin.Parent = Waypoints
  1167. VolcanoWin.BackgroundColor3 = Color3.new(0, 0, 0)
  1168. VolcanoWin.Position = UDim2.new(0, 5, 0, 279)
  1169. VolcanoWin.Size = UDim2.new(0, 148, 0, 20)
  1170. VolcanoWin.Font = Enum.Font.Fantasy
  1171. VolcanoWin.FontSize = Enum.FontSize.Size18
  1172. VolcanoWin.Text = "Volcano Win"
  1173. VolcanoWin.TextColor3 = Color3.new(255, 0, 0)
  1174. VolcanoWin.TextSize = 16
  1175. VolcanoWin.MouseButton1Down:connect(function()
  1176.     local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1177.     uTorso.CFrame = WayPoints["Volcano Win"]
  1178. end)
  1179.  
  1180. ShowLocation.Name = "ShowLocation"
  1181. ShowLocation.Parent = Waypoints
  1182. ShowLocation.BackgroundColor3 = Color3.new(0, 0, 0)
  1183. ShowLocation.Position = UDim2.new(0, 5, 0, 302)
  1184. ShowLocation.Size = UDim2.new(0, 148, 0, 30)
  1185. ShowLocation.Font = Enum.Font.Fantasy
  1186. ShowLocation.FontSize = Enum.FontSize.Size14
  1187. ShowLocation.Text = "Show Current Coords\nSet Custom Location"
  1188. ShowLocation.TextColor3 = Color3.new(255, 0, 0)
  1189. ShowLocation.TextSize = 13
  1190.  
  1191. CustomTPPoint.Name = "CustomTPPoint"
  1192. CustomTPPoint.Parent = Waypoints
  1193. CustomTPPoint.BackgroundColor3 = Color3.new(0, 0, 0)
  1194. CustomTPPoint.Position = UDim2.new(0, 5, 0, 335)
  1195. CustomTPPoint.Size = UDim2.new(0, 148, 0, 20)
  1196. CustomTPPoint.Font = Enum.Font.Fantasy
  1197. CustomTPPoint.FontSize = Enum.FontSize.Size14
  1198. CustomTPPoint.Text = "TP to Custom Location"
  1199. CustomTPPoint.TextColor3 = Color3.new(255, 0, 0)
  1200. CustomTPPoint.TextSize = 13
  1201.  
  1202. -- Scripts:
  1203.  
  1204. --- Show Current Location
  1205.  
  1206. ShowLocation.MouseButton1Down:connect(function()
  1207.  
  1208.     function round(num, numDecimalPlaces)
  1209.         local mult = 10^(numDecimalPlaces or 0)
  1210.         return math.floor(num * mult + 0.5) / mult
  1211.     end
  1212.  
  1213.     LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
  1214.     LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
  1215.     LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
  1216.     ShowLocation.Text = "Current/Set Location\n"..LocationX..", "..LocationY..", "..LocationZ
  1217.     CustomTPPoint.Text = "TP to "..LocationX..", "..LocationY..", "..LocationZ
  1218.     CustomLocationSet = true
  1219.     end)
  1220.  
  1221. --- TP to custom location ---
  1222.  
  1223. CustomTPPoint.MouseButton1Down:connect(function()
  1224.     if CustomLocationSet == true then
  1225.         local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1226.         uTorso.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1227.     end
  1228. end)
  1229.  
  1230.  
  1231.   --- Player Tp ---
  1232.  
  1233.     local buttons = {
  1234.         Player1,
  1235.         Player2,
  1236.         Player3,
  1237.         Player4,
  1238.         Player5,
  1239.         Player6
  1240.     }
  1241.     spawn(function()
  1242.         while true do
  1243.             Player1.Text = ""
  1244.             Player2.Text = ""
  1245.             Player3.Text = ""
  1246.             Player4.Text = ""
  1247.             Player5.Text = ""
  1248.             Player6.Text = ""
  1249.             for i, v in pairs(game.Players:GetChildren()) do
  1250.                 buttons[i].Text = v.Name
  1251.                 buttons[i].Visible = true
  1252.             end
  1253.             wait(0.5)
  1254.         end
  1255.     end)
  1256.  
  1257.     Player1.MouseButton1Down:connect(function()
  1258.       PlyrSel.Text = Player1.Text
  1259.     end)
  1260.     Player2.MouseButton1Down:connect(function()
  1261.       PlyrSel.Text = Player2.Text
  1262.     end)
  1263.     Player3.MouseButton1Down:connect(function()
  1264.       PlyrSel.Text = Player3.Text
  1265.     end)
  1266.     Player4.MouseButton1Down:connect(function()
  1267.       PlyrSel.Text = Player4.Text
  1268.     end)
  1269.     Player5.MouseButton1Down:connect(function()
  1270.       PlyrSel.Text = Player5.Text
  1271.     end)
  1272.     Player6.MouseButton1Down:connect(function()
  1273.       PlyrSel.Text = Player6.Text
  1274.     end)
  1275.    
  1276.     TpPlayer.MouseButton1Down:connect(function()
  1277.       if PlyrSel.Text == "SELECT A PLAYER" then
  1278.         warn("No Player Selected")
  1279.       else
  1280.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
  1281.       end
  1282.     end)
  1283.     TpBase.MouseButton1Down:connect(function()
  1284.       for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1285.         if v.Owner.Value == game.Players[PlyrSel.Text] then
  1286.             local p= CFrame.new(v.OriginSquare.CFrame.x, v.OriginSquare.CFrame.y +3.5, v.OriginSquare.CFrame.z)
  1287.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = p
  1288.         end
  1289.       end
  1290.     end)
  1291.  
  1292.  
  1293. Woodmenu.Name = "Woodmenu"
  1294. Woodmenu.Parent = Picker
  1295. Woodmenu.BackgroundColor3 = Color3.new(1, 1, 1)
  1296. Woodmenu.BorderColor3 = Color3.new(0, 0, 0)
  1297. Woodmenu.Position = UDim2.new(0, 15, 0,175)
  1298. Woodmenu.Size = UDim2.new(0, 80, 0, 80)
  1299. Woodmenu.ZIndex = 3
  1300. Woodmenu.Image = "rbxassetid://3894370075"
  1301. Woodmenu.ScaleType = Enum.ScaleType.Crop
  1302. Woodmenu.MouseButton1Click:Connect(function()
  1303. CurrentItem.Image = "rbxassetid://3886256996"
  1304. AIntroImage.Visible = true
  1305. AIntroImage1.Visible = true
  1306. end)
  1307.  
  1308. WoodFrame.Name = "WoodFrame"
  1309. WoodFrame.Parent = MenuFrame
  1310. WoodFrame.BorderSizePixel = 1
  1311. WoodFrame.BackgroundTransparency = 0
  1312. WoodFrame.BorderColor3 = Color3.new(0, 0, 0)
  1313. WoodFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  1314. WoodFrame.Size = UDim2.new(0, 170, 0, 256)
  1315. WoodFrame.Visible = false
  1316.  
  1317. SawmillTp.Name = "SawmillTp"
  1318. SawmillTp.Parent = WoodFrame
  1319. SawmillTp.BackgroundColor3 = Color3.new(0, 0, 0)
  1320. SawmillTp.BorderColor3 = Color3.new(0, 0, 0)
  1321. SawmillTp.Position = UDim2.new(0, 3, 0, 3)
  1322. SawmillTp.Size = UDim2.new(0, 165, 0, 20)
  1323. SawmillTp.Font = Enum.Font.Fantasy
  1324. SawmillTp.FontSize = Enum.FontSize.Size18
  1325. SawmillTp.Text = "Wood to Saw"
  1326. SawmillTp.TextColor3 = Color3.new(265, 0, 0)
  1327. SawmillTp.TextSize = 15
  1328. SawmillTp.MouseButton1Down:connect(function()
  1329.    
  1330. SawmillTp.Text = "WOOD TO SAW  ON"
  1331. SawmillTp.TextColor3 = Color3.new(0, 1, 0)
  1332. SawmillC = false
  1333. Mouse = game.Players.LocalPlayer:GetMouse()
  1334.  
  1335. Mouse.KeyDown:connect(function(key)
  1336. if key:lower() == "q" then
  1337. Treee = Mouse.Target
  1338. end
  1339. end)
  1340. Mouse.KeyDown:connect(function(key)
  1341. if key:lower() == "p" then
  1342. if Mouse.Target.Parent:FindFirstChild("BlockageAlert") then
  1343. Sawmill = Mouse.Target.Parent
  1344. else
  1345. Sawmill=Mouse.Target.Parent.Parent
  1346. end
  1347. if Sawmill:FindFirstChild("BlockageAlert") and Sawmill:FindFirstChild("Owner") then
  1348. SawmillC = true
  1349. else
  1350. SawmillC = false
  1351. print"Something went wrong while setting the sawmill!"
  1352. end
  1353. if Treee ~= nil then
  1354. Mod(Treee)
  1355. else
  1356. print("Select tree with 'Q'!")
  1357. end
  1358. end
  1359. end)
  1360.  
  1361. function Mod(SelectedPart)
  1362. if SawmillC ~= true then
  1363. print'Set the sawmill with "P"!'
  1364. return
  1365. end
  1366. if SelectedPart.Parent:FindFirstChild("TreeClass") and SelectedPart.Parent:FindFirstChild("Owner") then
  1367. print("Tree: "..SelectedPart.Parent.TreeClass.Value)
  1368. Tree = SelectedPart.Parent
  1369. Tree.PrimaryPart = SelectedPart
  1370. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',Tree)
  1371. Tree:SetPrimaryPartCFrame(Sawmill.Particles.CFrame)
  1372. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Tree)
  1373. end
  1374. end
  1375. end)
  1376.  
  1377. Goldaxe.Name = "SawmillTp"
  1378. Goldaxe.Parent = WoodFrame
  1379. Goldaxe.BackgroundColor3 = Color3.new(0, 0, 0)
  1380. Goldaxe.BorderColor3 = Color3.new(0, 0, 0)
  1381. Goldaxe.Position = UDim2.new(0, 3, 0, 26)
  1382. Goldaxe.Size = UDim2.new(0, 165, 0, 20)
  1383. Goldaxe.Font = Enum.Font.Fantasy
  1384. Goldaxe.FontSize = Enum.FontSize.Size18
  1385. Goldaxe.Text = "Gold Axe Off"
  1386. Goldaxe.TextColor3 = Color3.new(255, 0, 0)
  1387. Goldaxe.TextSize = 15
  1388. spawn(function()
  1389. --Credits to Johiro, if you decide to skid atleast give credits
  1390. GAxe = false
  1391. function GetAxe() --Gets your current axe thats equiped when called
  1392.     if game.Players.LocalPlayer.Character:FindFirstChild("Tool") then
  1393.         return game.Players.LocalPlayer.Character.Tool --returns the axe when found
  1394.     else
  1395.         return false --returns false when not equiped
  1396.     end
  1397. end
  1398.  
  1399. function GetDamage(Axe, TreeClass)-- Gets the right Damage of the axe and returns it if called to prevent killing yourself like gold axe
  1400.     if Axe.ToolTip == "Basic Hatchet" then return 0.2
  1401.     elseif Axe.ToolTip == "Plain Axe" then return 0.55
  1402.     elseif Axe.ToolTip == "Steel Axe" then return 0.93
  1403.     elseif Axe.ToolTip == "Hardened Axe" then return 1.45
  1404.     elseif Axe.ToolTip == "Silver Axe" then return 1.6
  1405.     elseif Axe.ToolTip == "Rukiryaxe" then return 1.68
  1406.     elseif Axe.ToolTip == "Beta Axe of Bosses" then return 1.45
  1407.     elseif Axe.ToolTip == "Alpha Axe of Testing" then return 1.5
  1408.     elseif Axe.ToolTip == "Fire Axe" then
  1409.         if TreeClass ~= "Volcano" then return 0.6 else return 6.35 end
  1410.     elseif Axe.ToolTip == "End Times Axe" then
  1411.         if TreeClass ~= "LoneCave" then return 1.58 else return 10000000 end
  1412.     elseif Axe.ToolTip == "Candy Cane Axe" then return 0
  1413.     elseif Axe.ToolTip == "Johiro" then return 1.8
  1414.     elseif Axe.ToolTip == "Beesaxe" then return 1.4
  1415.     elseif Axe.ToolTip == "CHICKEN AXE" then return 0.9
  1416.     elseif Axe.ToolTip == "Amber Axe" then return 3.39
  1417.     elseif Axe.ToolTip == "The Many Axe" then return 10.2
  1418.     elseif Axe.ToolTip == "Gingerbread Axe" then
  1419.         if TreeClass == "Walnut" then return 8.5
  1420.     elseif TreeClass == "Koa" then return 11 else return 1.2 end
  1421.     elseif Axe.ToolTip == "Bird Axe" then
  1422.         if TreeClass == "Volcano" then return 2.5 elseif TreeClass == "CaveCrawler" then return 3.9 else return 1.65 end
  1423.     end
  1424. end
  1425.  
  1426.  
  1427. function GCut(TreePart) --Cuts the tree when called with the tree you want to cut
  1428.     if GetAxe() ~= false then --checks if you have a axe equiped
  1429.         Damage = GetDamage(GetAxe(), TreePart.Parent.TreeClass.Value) --gets the Damage
  1430.         Height = TreePart.CFrame:pointToObjectSpace(mouse.Hit.p).Y + TreePart.Size.Y/2 --Gets the Height
  1431.         local CutArguments = {
  1432.             sectionId = TreePart.ID.Value,
  1433.             faceVector = Vector3.new(0,0,-1),
  1434.             height = Height,
  1435.             hitPoints = Damage,
  1436.             cooldown = 0,
  1437.             cuttingClass = "Axe",
  1438.             tool = GetAxe()
  1439.         }
  1440.         for i=1, 50 do
  1441.             game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(TreePart.Parent.CutEvent, CutArguments)
  1442.         end
  1443.     end
  1444. end
  1445.  
  1446. function CutTree(Tree) --Cuts the tree when called with the tree you want to cut
  1447.     if GetAxe() ~= false then --checks if you have a axe equiped
  1448.         Damage = GetDamage(GetAxe(), Tree.TreeClass.Value) --gets the Damage
  1449.         local CutArguments = {
  1450.             sectionId = 1,
  1451.             faceVector = Vector3.new(0,0,-1),
  1452.             height = 0.5,
  1453.             hitPoints = Damage,
  1454.             cooldown = 0,
  1455.             cuttingClass = "Axe",
  1456.             tool = GetAxe()
  1457.         }
  1458.         for i=1, 50 do
  1459.             game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.CutEvent, CutArguments)
  1460.         end
  1461.     end
  1462. end
  1463.  
  1464. TreeList = {} --Creates a table of the trees
  1465. for a,b in pairs(workspace:GetChildren()) do
  1466.     if b.name == "TreeRegion" then
  1467.         b.ChildAdded:Connect(function(NewTree)--Creates functions that Adds new trees to the list
  1468.             table.insert(TreeList, NewTree)
  1469.         end)
  1470.         for c,d in pairs(b:GetChildren()) do-- Adds the trees when first time starting the script
  1471.             if d.Name == "Model" then
  1472.                 table.insert(TreeList, d)
  1473.             end
  1474.         end
  1475.     end
  1476. end
  1477.  
  1478. spawn(function() --used spawn so it wont interrupt any of the other things
  1479. CutEnabled = false
  1480. while wait(.5) do --Main loop to do the stuff
  1481.     if CutEnabled == true then
  1482.         if GetAxe() ~= false then --Checks if you have a axe equiped
  1483.             for a,b in pairs(TreeList) do
  1484.                 if not b:FindFirstChild("RootCut") and b:FindFirstChild("CutEvent") then --Checks if the tree is already cut
  1485.                     distance = (game.Players.LocalPlayer.Character.Head.Position - b.WoodSection.Position).magnitude --gets the distance between player and tree
  1486.                     if distance < 225 then --if distance lower than 225 then it will cut the tree
  1487.                         CutTree(b) --Calls the function with the tree to cut
  1488.                     end
  1489.                 else
  1490.                     table.remove(TreeList, a)--if tree already cut then it gets removed from the list
  1491.                 end
  1492.             end
  1493.         end
  1494.     end
  1495. end
  1496. end)
  1497.  
  1498. mouse = game.Players.LocalPlayer:GetMouse() --Gets the Mouse
  1499. mouse.Button1Down:connect(function()
  1500.     if GAxe == true and GetAxe() ~= false then
  1501.         Target = mouse.Target
  1502.         GCut(Target)
  1503.     end
  1504. end)
  1505. --Credits to Johiro, if you decide to skid atleast give credits
  1506. end)
  1507. Goldaxe.MouseButton1Down:connect(function()
  1508.  
  1509.     if GAxe == true then
  1510.         GAxe = false
  1511.   Goldaxe.Text = "Gold Axe Off"
  1512. Goldaxe.TextColor3 = Color3.new(255, 0, 0)
  1513.     elseif GAxe == false then
  1514.         GAxe = true
  1515.   Goldaxe.Text = "Gold Axe On"
  1516. Goldaxe.TextColor3 = Color3.new(0, 1, 0)
  1517. --Credits to Johiro
  1518.     end
  1519. end)
  1520.  
  1521.  
  1522. Harddrag.Name = "Harddrag"
  1523. Harddrag.Parent = WoodFrame
  1524. Harddrag.BackgroundColor3 = Color3.new(0, 0, 0)
  1525. Harddrag.BorderColor3 = Color3.new(0, 0, 0)
  1526. Harddrag.Position = UDim2.new(0, 3, 0, 49)
  1527. Harddrag.Size = UDim2.new(0, 165, 0, 20)
  1528. Harddrag.Font = Enum.Font.Fantasy
  1529. Harddrag.FontSize = Enum.FontSize.Size18
  1530. Harddrag.Text = "Hard drag"
  1531. Harddrag.TextColor3 = Color3.new(255, 0, 0)
  1532. Harddrag.TextSize = 15
  1533. Harddrag.MouseButton1Down:connect(function()
  1534.    
  1535. Harddrag.Text = "HARD DRAG ACTIVE"
  1536. Harddrag.TextColor3 = Color3.new(0, 1, 0)
  1537. loadstring(game:HttpGet('https://pastebin.com/raw/uMv85wZZ',true))()
  1538.  
  1539. end)
  1540.  
  1541.  
  1542. SellWood.Name = "SellWood"
  1543. SellWood.Parent = WoodFrame
  1544. SellWood.BackgroundColor3 = Color3.new(0, 0, 0)
  1545. SellWood.BorderColor3 = Color3.new(0, 0, 0)
  1546. SellWood.Position = UDim2.new(0, 3, 0, 72)
  1547. SellWood.Size = UDim2.new(0, 165, 0, 20)
  1548. SellWood.Font = Enum.Font.Fantasy
  1549. SellWood.FontSize = Enum.FontSize.Size18
  1550. SellWood.Text = "Sell Cut Wood"
  1551. SellWood.TextColor3 = Color3.new(255, 0, 0)
  1552. SellWood.TextSize = 15
  1553. SellWood.MouseButton1Down:connect(function()
  1554.            for _, Log in pairs(workspace.LogModels:GetChildren()) do
  1555.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1556.             if Log.Owner.Value == game.Players.LocalPlayer then
  1557.                 for i,v in pairs(Log:GetChildren()) do
  1558.                     if v.Name=="WoodSection" then
  1559.                         spawn(function()
  1560.                             for i=1,10 do
  1561.                                 wait()
  1562.                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1563.                             end
  1564.                         end)
  1565.                     end
  1566.                 end
  1567.                 spawn(function()
  1568.                     for i=1,20 do
  1569.                         wait()
  1570.                         game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log.WoodSection)
  1571.             game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Log.WoodSection)
  1572.                     end
  1573.                 end)
  1574.             end
  1575.         end
  1576.     end
  1577. end)
  1578.  
  1579.  
  1580. SellPlanks.Name = "SellWood"
  1581. SellPlanks.Parent = WoodFrame
  1582. SellPlanks.BackgroundColor3 = Color3.new(0, 0, 0)
  1583. SellPlanks.BorderColor3 = Color3.new(0, 0, 0)
  1584. SellPlanks.Position = UDim2.new(0, 3, 0, 95)
  1585. SellPlanks.Size = UDim2.new(0, 165, 0, 20)
  1586. SellPlanks.Font = Enum.Font.Fantasy
  1587. SellPlanks.FontSize = Enum.FontSize.Size18
  1588. SellPlanks.Text = "Sell Planks"
  1589. SellPlanks.TextColor3 = Color3.new(255, 0, 0)
  1590. SellPlanks.TextSize = 15
  1591. SellPlanks.MouseButton1Click:Connect(function()
  1592.     for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1593.         if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1594.             if Plank.Owner.Value == game.Players.LocalPlayer then
  1595.                 for i,v in pairs(Plank:GetChildren()) do
  1596.                     if v.Name=="WoodSection" then
  1597.                         spawn(function()
  1598.                             for i=1,10 do
  1599.                                 wait()
  1600.                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1601.                             end
  1602.                         end)
  1603.                     end
  1604.                 end
  1605.                 spawn(function()
  1606.                     for i=1,20 do
  1607.                         wait()
  1608.                         game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank.WoodSection)
  1609.                         game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Plank.WoodSection)
  1610.                     end
  1611.                 end)
  1612.             end
  1613.         end
  1614.     end
  1615. end)
  1616.  
  1617.  
  1618. TPWood.Name = "TPWood"
  1619. TPWood.Parent = WoodFrame
  1620. TPWood.BackgroundColor3 = Color3.new(0, 0, 0)
  1621. TPWood.BorderColor3 = Color3.new(0, 0, 0)
  1622. TPWood.Position = UDim2.new(0, 3, 0, 118)
  1623. TPWood.Size = UDim2.new(0, 165, 0, 20)
  1624. TPWood.Font = Enum.Font.Fantasy
  1625. TPWood.FontSize = Enum.FontSize.Size18
  1626. TPWood.Text = "TP Wood to You"
  1627. TPWood.TextColor3 = Color3.new(255, 0, 0)
  1628. TPWood.TextSize = 15
  1629. TPWood.MouseButton1Click:Connect(function()
  1630.     for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1631.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1632.             if Log.Owner.Value == game.Players.LocalPlayer then
  1633.                 Log:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  1634.                 for i=1,20 do
  1635.                     game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log.WoodSection)
  1636.                     game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Log.WoodSection)
  1637.                 end
  1638.             end
  1639.         end
  1640.     end
  1641. end)
  1642.  
  1643. TpAllPlanks.Name = "TpAllPlanks"
  1644. TpAllPlanks.Parent = WoodFrame
  1645. TpAllPlanks.BackgroundColor3 = Color3.new(0, 0, 0)
  1646. TpAllPlanks.BorderColor3 = Color3.new(0, 0, 0)
  1647. TpAllPlanks.Position = UDim2.new(0, 3, 0, 141)
  1648. TpAllPlanks.Size = UDim2.new(0, 165, 0, 20)
  1649. TpAllPlanks.Font = Enum.Font.Fantasy
  1650. TpAllPlanks.FontSize = Enum.FontSize.Size18
  1651. TpAllPlanks.Text = "TP Planks to You"
  1652. TpAllPlanks.TextColor3 = Color3.new(255, 0, 0)
  1653. TpAllPlanks.TextSize = 15
  1654. TpAllPlanks.MouseButton1Click:Connect(function()
  1655.     for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1656.         if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1657.             if Plank.Owner.Value == game.Players.LocalPlayer then
  1658.                 sendNotice = game.ReplicatedStorage.Notices.SendUserNotice
  1659.                 sendNotice:Fire("Click where you want ALL the Planks to TP to")
  1660.                 local ButtonPress
  1661.                 ButtonPress = game.Players.LocalPlayer:GetMouse().Button1Down:Connect(function()
  1662.                     Square = game.Players.LocalPlayer:GetMouse().Target
  1663.                     if (Square.Name == "OriginSquare" or Square.Name == "Square") then
  1664.                         ButtonPress:Disconnect()
  1665.                         Plank:MoveTo(Square.Position)
  1666.                         for i=1,100 do
  1667.                             game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1668.                         end
  1669.                     end
  1670.                 end)
  1671.             end
  1672.         end
  1673.     end
  1674. end)
  1675.  
  1676. Type.Name = "Type"
  1677. Type.Parent = TptreeFrame
  1678. Type.BackgroundColor3 = Color3.new(0, 0, 0)
  1679. Type.BorderSizePixel = 1
  1680. Type.BorderColor3 = Color3.fromRGB(196, 40, 28)
  1681. Type.Position = UDim2.new(0, 0, 0, 0)
  1682. Type.Size = UDim2.new(0, 209, 0, 23)
  1683. Type.Font = Enum.Font.SourceSans
  1684. Type.Text = "Tree Type"
  1685. Type.TextColor3 = Color3.new(255, 0, 0)
  1686. Type.TextSize = 14
  1687.  
  1688. Tptree.Name = "Tptree"
  1689. Tptree.Parent = WoodFrame
  1690. Tptree.BackgroundColor3 = Color3.new(0, 0, 0)
  1691. Tptree.BorderColor3 = Color3.new(0, 0, 0)
  1692. Tptree.Position = UDim2.new(0, 3, 0, 164)
  1693. Tptree.Size = UDim2.new(0, 165, 0, 20)
  1694. Tptree.Font = Enum.Font.Fantasy
  1695. Tptree.FontSize = Enum.FontSize.Size18
  1696. Tptree.Text = "Port To Trees"
  1697. Tptree.TextColor3 = Color3.new(255, 0, 0)
  1698. Tptree.TextSize = 15
  1699.  
  1700. TptreeFrame.Name = "TptreeFrame"
  1701. TptreeFrame.Parent = MenuFrame
  1702. TptreeFrame.BorderSizePixel = 1
  1703. TptreeFrame.BackgroundTransparency = 1
  1704. TptreeFrame.BorderColor3 = Color3.new(0, 0, 0)
  1705. TptreeFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  1706. TptreeFrame.Size = UDim2.new(0, 170, 0, 210)
  1707. TptreeFrame.Visible = false
  1708.  
  1709. BirchTree.Name = "BirchTree"
  1710. BirchTree.Parent = TptreeFrame
  1711. BirchTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1712. BirchTree.BackgroundTransparency = 0
  1713. BirchTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1714. BirchTree.Position = UDim2.new(0, 0, 0, 26)
  1715. BirchTree.Size = UDim2.new(0, 50, 0, 50)
  1716. BirchTree.Image = "rbxassetid://4053569393"
  1717.  
  1718. CavecrawlerTree.Name = "CavecrawlerTree"
  1719. CavecrawlerTree.Parent = TptreeFrame
  1720. CavecrawlerTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1721. CavecrawlerTree.BackgroundTransparency = 0
  1722. CavecrawlerTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1723. CavecrawlerTree.Position = UDim2.new(0, 53, 0, 26)
  1724. CavecrawlerTree.Size = UDim2.new(0, 50, 0, 50)
  1725. CavecrawlerTree.Image = "rbxassetid://4053567003"
  1726. CavecrawlerTree.MouseButton1Click:Connect(function()
  1727.  
  1728.     game.Players.LocalPlayer.Character:MoveTo(WayPoints["Cave"])
  1729. Type.Text = "Cavecrawler Tree"
  1730. end)
  1731.  
  1732. CherryTree.Name = "CherryTree"
  1733. CherryTree.Parent = TptreeFrame
  1734. CherryTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1735. CherryTree.BackgroundTransparency = 0
  1736. CherryTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1737. CherryTree.Position = UDim2.new(0, 106, 0, 26)
  1738. CherryTree.Size = UDim2.new(0, 50, 0, 50)
  1739. CherryTree.Image = "rbxassetid://4053570076"
  1740.  
  1741. ElmTree.Name = "ElmTree"
  1742. ElmTree.Parent = TptreeFrame
  1743. ElmTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1744. ElmTree.BackgroundTransparency = 0
  1745. ElmTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1746. ElmTree.Position = UDim2.new(0, 159, 0, 26)
  1747. ElmTree.Size = UDim2.new(0, 50, 0, 50)
  1748. ElmTree.Image = "rbxassetid://4053570665"
  1749.  
  1750. Frosttree.Name = "Frosttree"
  1751. Frosttree.Parent = TptreeFrame
  1752. Frosttree.BackgroundColor3 = Color3.new(1, 1, 1)
  1753. Frosttree.BackgroundTransparency = 0
  1754. Frosttree.BorderColor3 = Color3.new(0.6, 0, 0)
  1755. Frosttree.Position = UDim2.new(0, 0, 0, 79)
  1756. Frosttree.Size = UDim2.new(0, 50, 0, 50)
  1757. Frosttree.Image = "rbxassetid://4053571917"
  1758.  
  1759. GenericTree.Name = "GenericTree"
  1760. GenericTree.Parent = TptreeFrame
  1761. GenericTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1762. GenericTree.BackgroundTransparency = 0
  1763. GenericTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1764. GenericTree.Position = UDim2.new(0, 53, 0, 79)
  1765. GenericTree.Size = UDim2.new(0, 50, 0, 50)
  1766. GenericTree.Image = "rbxassetid://4053574105"
  1767.  
  1768. ZombieTree.Name = "ZombieTree"
  1769. ZombieTree.Parent = TptreeFrame
  1770. ZombieTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1771. ZombieTree.BackgroundTransparency = 0
  1772. ZombieTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1773. ZombieTree.Position = UDim2.new(0, 106, 0, 79)
  1774. ZombieTree.Size = UDim2.new(0, 50, 0, 50)
  1775. ZombieTree.Image = "rbxassetid://4053578037"
  1776.  
  1777. GoldTree.Name = "GoldTree"
  1778. GoldTree.Parent = TptreeFrame
  1779. GoldTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1780. GoldTree.BackgroundTransparency = 0
  1781. GoldTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1782. GoldTree.Position = UDim2.new(0, 159, 0, 79)
  1783. GoldTree.Size = UDim2.new(0, 50, 0, 50)
  1784. GoldTree.Image = "rbxassetid://4053572372"
  1785. GoldTree.MouseButton1Click:Connect(function()
  1786.  
  1787.             game.Players.LocalPlayer.Character:MoveTo(WayPoints["Swamp"])
  1788. Type.Text = "Gold Tree"
  1789. end)
  1790.  
  1791.  
  1792. LavaTree.Name = "LavaTree"
  1793. LavaTree.Parent = TptreeFrame
  1794. LavaTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1795. LavaTree.BackgroundTransparency = 0
  1796. LavaTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1797. LavaTree.Position = UDim2.new(0, 0, 0, 132)
  1798. LavaTree.Size = UDim2.new(0, 50, 0, 50)
  1799. LavaTree.Image = "rbxassetid://4053573529"
  1800.  
  1801. PalmTree.Name = "PalmTree"
  1802. PalmTree.Parent = TptreeFrame
  1803. PalmTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1804. PalmTree.BackgroundTransparency = 0
  1805. PalmTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1806. PalmTree.Position = UDim2.new(0, 53, 0, 132)
  1807. PalmTree.Size = UDim2.new(0, 50, 0, 50)
  1808. PalmTree.Image = "rbxassetid://4053574535"
  1809.  
  1810. PhantomTree.Name = "PhantomTree"
  1811. PhantomTree.Parent = TptreeFrame
  1812. PhantomTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1813. PhantomTree.BackgroundTransparency = 0
  1814. PhantomTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1815. PhantomTree.Position = UDim2.new(0, 106, 0, 132)
  1816. PhantomTree.Size = UDim2.new(0, 50, 0, 50)
  1817. PhantomTree.Image = "rbxassetid://4053575065"
  1818.  
  1819. PineTree.Name = "PineTree"
  1820. PineTree.Parent = TptreeFrame
  1821. PineTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1822. PineTree.BackgroundTransparency = 0
  1823. PineTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1824. PineTree.Position = UDim2.new(0, 159, 0, 132)
  1825. PineTree.Size = UDim2.new(0, 50, 0, 50)
  1826. PineTree.Image = "rbxassetid://4053575551"
  1827.  
  1828. FirTree.Name = "FirTree"
  1829. FirTree.Parent = TptreeFrame
  1830. FirTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1831. FirTree.BackgroundTransparency = 0
  1832. FirTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1833. FirTree.Position = UDim2.new(0, 0, 0, 185)
  1834. FirTree.Size = UDim2.new(0, 50, 0, 50)
  1835. FirTree.Image = "rbxassetid://4053571273"
  1836.  
  1837. Snowglowtree.Name = "Snowglowtree"
  1838. Snowglowtree.Parent = TptreeFrame
  1839. Snowglowtree.BackgroundColor3 = Color3.new(1, 1, 1)
  1840. Snowglowtree.BackgroundTransparency = 0
  1841. Snowglowtree.BorderColor3 = Color3.new(0.6, 0, 0)
  1842. Snowglowtree.Position = UDim2.new(0, 53, 0, 185)
  1843. Snowglowtree.Size = UDim2.new(0, 50, 0, 50)
  1844. Snowglowtree.Image = "rbxassetid://4053576507"
  1845. Snowglowtree.MouseButton1Click:Connect(function()
  1846.             local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  1847.     uTorso.CFrame = WayPoints["SnowGlow Tree"]
  1848. Type.Text = "Snowglow Tree"
  1849. end)
  1850.  
  1851. Spooktree.Name = "Spooktree"
  1852. Spooktree.Parent = TptreeFrame
  1853. Spooktree.BackgroundColor3 = Color3.new(1, 1, 1)
  1854. Spooktree.BackgroundTransparency = 0
  1855. Spooktree.BorderColor3 = Color3.new(0.6, 0, 0)
  1856. Spooktree.Position = UDim2.new(0, 106, 0, 185)
  1857. Spooktree.Size = UDim2.new(0, 50, 0, 50)
  1858. Spooktree.Image = "rbxassetid://4053576987"
  1859.  
  1860.  
  1861. WalnutTree.Name = "WalnutTree"
  1862. WalnutTree.Parent = TptreeFrame
  1863. WalnutTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1864. WalnutTree.BackgroundTransparency = 0
  1865. WalnutTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1866. WalnutTree.Position = UDim2.new(0, 159, 0, 185)
  1867. WalnutTree.Size = UDim2.new(0, 50, 0, 50)
  1868. WalnutTree.Image = "rbxassetid://4053577500"
  1869.  
  1870. KoaTree.Name = "KoaTree"
  1871. KoaTree.Parent = TptreeFrame
  1872. KoaTree.BackgroundColor3 = Color3.new(1, 1, 1)
  1873. KoaTree.BackgroundTransparency = 0
  1874. KoaTree.BorderColor3 = Color3.new(0.6, 0, 0)
  1875. KoaTree.Position = UDim2.new(0, 53, 0, 238)
  1876. KoaTree.Size = UDim2.new(0, 50, 0, 50)
  1877. KoaTree.Image = "rbxassetid://4053573002"
  1878.  
  1879. SinisterGlow.Name = "SinisterGlow"
  1880. SinisterGlow.Parent = TptreeFrame
  1881. SinisterGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  1882. SinisterGlow.BackgroundTransparency = 0
  1883. SinisterGlow.BorderColor3 = Color3.new(0.6, 0, 0)
  1884. SinisterGlow.Position = UDim2.new(0, 106, 0, 238)
  1885. SinisterGlow.Size = UDim2.new(0, 50, 0, 50)
  1886. SinisterGlow.Image = "rbxassetid://4053576051"
  1887.  
  1888. BirchTree.MouseButton1Click:Connect(function()
  1889.  
  1890.     for i, v in pairs(game.Workspace:GetChildren()) do
  1891.         if v.Name == "TreeRegion" then
  1892.             for j, k in ipairs(v:GetChildren()) do
  1893.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Birch"  then
  1894.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1895.                     break
  1896.                 end
  1897.             end
  1898.         end
  1899.     end
  1900. Type.Text = "Birch Tree"
  1901. end)
  1902.  
  1903.  
  1904. CherryTree.MouseButton1Click:Connect(function()
  1905.     for i, v in pairs(game.Workspace:GetChildren()) do
  1906.         if v.Name == "TreeRegion" then
  1907.             for j, k in ipairs(v:GetChildren()) do
  1908.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Cherry"  then
  1909.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1910.                     break
  1911.                 end
  1912.             end
  1913.         end
  1914.     end
  1915. Type.Text = "Cherry Tree"
  1916. end)
  1917.  
  1918. ElmTree.MouseButton1Click:Connect(function()
  1919.     for i, v in pairs(game.Workspace:GetChildren()) do
  1920.         if v.Name == "TreeRegion" then
  1921.             for j, k in ipairs(v:GetChildren()) do
  1922.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Oak"  then
  1923.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1924.                     break
  1925.                 end
  1926.             end
  1927.         end
  1928.     end
  1929. Type.Text = "ElmTree"
  1930. end)
  1931.  
  1932. FirTree.MouseButton1Click:Connect(function()
  1933.     for i, v in pairs(game.Workspace:GetChildren()) do
  1934.         if v.Name == "TreeRegion" then
  1935.             for j, k in ipairs(v:GetChildren()) do
  1936.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Fir"  then
  1937.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1938.                     break
  1939.                 end
  1940.             end
  1941.         end
  1942.     end
  1943. Type.Text = "Fir Tree"
  1944. end)
  1945.  
  1946. Frosttree.MouseButton1Click:Connect(function()
  1947.     for i, v in pairs(game.Workspace:GetChildren()) do
  1948.         if v.Name == "TreeRegion" then
  1949.             for j, k in ipairs(v:GetChildren()) do
  1950.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Frost"  then
  1951.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1952.                     break
  1953.                 end
  1954.             end
  1955.         end
  1956.     end
  1957. Type.Text = "Frost Tree"
  1958. end)
  1959.  
  1960. GenericTree.MouseButton1Click:Connect(function()
  1961.     for i, v in pairs(game.Workspace:GetChildren()) do
  1962.         if v.Name == "TreeRegion" then
  1963.             for j, k in ipairs(v:GetChildren()) do
  1964.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Generic"  then
  1965.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1966.                     break
  1967.                 end
  1968.             end
  1969.         end
  1970.     end
  1971. Type.Text = "Generic Tree"
  1972. end)
  1973.  
  1974.  
  1975. KoaTree.MouseButton1Click:Connect(function()
  1976.     for i, v in pairs(game.Workspace:GetChildren()) do
  1977.         if v.Name == "TreeRegion" then
  1978.             for j, k in ipairs(v:GetChildren()) do
  1979.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Koa"  then
  1980.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1981.                     break
  1982.                 end
  1983.             end
  1984.         end
  1985.     end
  1986. Type.Text = "Koa Tree"
  1987. end)
  1988.  
  1989. LavaTree.MouseButton1Click:Connect(function()
  1990.     for i, v in pairs(game.Workspace:GetChildren()) do
  1991.         if v.Name == "TreeRegion" then
  1992.             for j, k in ipairs(v:GetChildren()) do
  1993.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Volcano"  then
  1994.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  1995.                     break
  1996.                 end
  1997.             end
  1998.         end
  1999.     end
  2000. Type.Text = "Lava Tree"
  2001. end)
  2002.  
  2003. PalmTree.MouseButton1Click:Connect(function()
  2004.     for i, v in pairs(game.Workspace:GetChildren()) do
  2005.         if v.Name == "TreeRegion" then
  2006.             for j, k in ipairs(v:GetChildren()) do
  2007.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Palm"  then
  2008.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2009.                     break
  2010.                 end
  2011.             end
  2012.         end
  2013.     end
  2014. Type.Text = "Palm Tree"
  2015. end)
  2016.  
  2017. PhantomTree.MouseButton1Click:Connect(function()
  2018.     for i, v in pairs(game.Workspace:GetChildren()) do
  2019.         if v.Name == "TreeRegion" then
  2020.             for j, k in ipairs(v:GetChildren()) do
  2021.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "LoneCave"  then
  2022.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2023.                     break
  2024.                 end
  2025.             end
  2026.         end
  2027.     end
  2028. Type.Text = "Phantom Tree"
  2029. end)
  2030.  
  2031. PineTree.MouseButton1Click:Connect(function()
  2032.     for i, v in pairs(game.Workspace:GetChildren()) do
  2033.         if v.Name == "TreeRegion" then
  2034.             for j, k in ipairs(v:GetChildren()) do
  2035.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Pine"  then
  2036.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2037.                     break
  2038.                 end
  2039.             end
  2040.         end
  2041.     end
  2042. Type.Text = "Pine Tree"
  2043. end)
  2044.  
  2045. SinisterGlow.MouseButton1Click:Connect(function()
  2046.     for i, v in pairs(game.Workspace:GetChildren()) do
  2047.         if v.Name == "TreeRegion" then
  2048.             for j, k in ipairs(v:GetChildren()) do
  2049.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "SpookyNeon"  then
  2050.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2051.                     break
  2052.                 end
  2053.             end
  2054.         end
  2055.     end
  2056. Type.Text = "Sinister Tree"
  2057. end)
  2058.  
  2059.  
  2060. Spooktree.MouseButton1Click:Connect(function()
  2061.     for i, v in pairs(game.Workspace:GetChildren()) do
  2062.         if v.Name == "TreeRegion" then
  2063.             for j, k in ipairs(v:GetChildren()) do
  2064.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Spooky"  then
  2065.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2066.                     break
  2067.                 end
  2068.             end
  2069.         end
  2070.     end
  2071. Type.Text = "Spook Tree"
  2072. end)
  2073.  
  2074. WalnutTree.MouseButton1Click:Connect(function()
  2075.     for i, v in pairs(game.Workspace:GetChildren()) do
  2076.         if v.Name == "TreeRegion" then
  2077.             for j, k in ipairs(v:GetChildren()) do
  2078.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "Walnut"  then
  2079.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2080.                     break
  2081.                 end
  2082.             end
  2083.         end
  2084.     end
  2085. Type.Text = "Walnut Tree"
  2086. end)
  2087.  
  2088. ZombieTree.MouseButton1Click:Connect(function()
  2089.     for i, v in pairs(game.Workspace:GetChildren()) do
  2090.         if v.Name == "TreeRegion" then
  2091.             for j, k in ipairs(v:GetChildren()) do
  2092.                 if k:FindFirstChild("TreeClass") and k.TreeClass.Value == "GreenSwampy"  then
  2093.                     game.Players.LocalPlayer.Character:MoveTo(k.WoodSection.Position)
  2094.                     break
  2095.                 end
  2096.             end
  2097.         end
  2098.     end
  2099. Type.Text = "Zombie Tree"
  2100. end)
  2101.  
  2102. Treeaura.Name = "Tree aura"
  2103. Treeaura.Parent = WoodFrame
  2104. Treeaura.BackgroundColor3 = Color3.new(0, 0, 0)
  2105. Treeaura.BorderColor3 = Color3.new(0, 0, 0)
  2106. Treeaura.Position = UDim2.new(0, 3, 0, 187)
  2107. Treeaura.Size = UDim2.new(0, 165, 0, 20)
  2108. Treeaura.Font = Enum.Font.Fantasy
  2109. Treeaura.FontSize = Enum.FontSize.Size18
  2110. Treeaura.Text = "Tree Aura"
  2111. Treeaura.TextColor3 = Color3.new(255, 0, 0)
  2112. Treeaura.TextSize = 15
  2113. Treeaura.MouseButton1Down:connect(function()
  2114.  
  2115.     if CutEnabled == true then
  2116.         CutEnabled = false
  2117.         Treeaura.Text = "Tree Aura off"
  2118. Treeaura.TextColor3 = Color3.new(255, 0, 0)
  2119.     elseif CutEnabled == false then
  2120.         CutEnabled = true
  2121.         Treeaura.Text = "Tree Aura on"
  2122. Treeaura.TextColor3 = Color3.new(0, 1, 0)
  2123.     end
  2124. end)
  2125. --Credits to Johiro
  2126.  
  2127. local function GetAxe() --Gets your current axe thats equiped when called
  2128.     if game.Players.LocalPlayer.Character:FindFirstChild("Tool") then
  2129.         return game.Players.LocalPlayer.Character.Tool --returns the axe when found
  2130.     else
  2131.         return false --returns false when not equiped
  2132.     end
  2133. end
  2134.  
  2135. local function GetDamage(Axe, TreeClass)-- Gets the right Damage of the axe and returns it if called to prevent killing yourself like gold axe
  2136.     if Axe.ToolTip == "Basic Hatchet" then return 0.2
  2137.     elseif Axe.ToolTip == "Plain Axe" then return 0.55
  2138.     elseif Axe.ToolTip == "Steel Axe" then return 0.93
  2139.     elseif Axe.ToolTip == "Hardened Axe" then return 1.45
  2140.     elseif Axe.ToolTip == "Silver Axe" then return 1.6
  2141.     elseif Axe.ToolTip == "Rukiryaxe" then return 1.68
  2142.     elseif Axe.ToolTip == "Beta Axe of Bosses" then return 1.45
  2143.     elseif Axe.ToolTip == "Alpha Axe of Testing" then return 1.5
  2144.     elseif Axe.ToolTip == "Fire Axe" then
  2145.         if TreeClass ~= "Volcano" then return 0.6 else return 6.35 end
  2146.     elseif Axe.ToolTip == "End Times Axe" then
  2147.         if TreeClass ~= "LoneCave" then return 1.58 else return 10000000 end
  2148.     elseif Axe.ToolTip == "Candy Cane Axe" then return 0
  2149.     elseif Axe.ToolTip == "Johiro" then return 1.8
  2150.     elseif Axe.ToolTip == "Beesaxe" then return 1.4
  2151.     elseif Axe.ToolTip == "CHICKEN AXE" then return 0.9
  2152.     elseif Axe.ToolTip == "Amber Axe" then return 3.39
  2153.     elseif Axe.ToolTip == "The Many Axe" then return 10.2
  2154.     elseif Axe.ToolTip == "Gingerbread Axe" then
  2155.         if TreeClass == "Walnut" then return 8.5
  2156.     elseif TreeClass == "Koa" then return 11 else return 1.2 end
  2157.     elseif Axe.ToolTip == "Bird Axe" then
  2158.         if TreeClass == "Volcano" then return 2.5 elseif TreeClass == "CaveCrawler" then return 3.9 else return 1.65 end
  2159.     end
  2160. end
  2161.    
  2162. TreeList = {} --Creates a table of the trees
  2163. for a,b in pairs(workspace:GetChildren()) do
  2164.     if b.name == "TreeRegion" then
  2165.         b.ChildAdded:Connect(function(NewTree)--Creates functions that Adds new trees to the list
  2166.             table.insert(TreeList, NewTree)
  2167.         end)
  2168.         for c,d in pairs(b:GetChildren()) do-- Adds the trees when first time starting the script
  2169.             if d.Name == "Model" then
  2170.                 table.insert(TreeList, d)
  2171.             end
  2172.         end
  2173.     end
  2174. end
  2175.  
  2176. local function CutTree(Tree) --Cuts the tree when called with the tree you want to cut
  2177.     if GetAxe() ~= false then --checks if you have a axe equiped
  2178.         Damage = GetDamage(GetAxe(), Tree.TreeClass.Value) --gets the Damage
  2179.         local CutArguments = {
  2180.             sectionId = 1,
  2181.             faceVector = Vector3.new(0,0,-1),
  2182.             height = 0.5,
  2183.             hitPoints = Damage,
  2184.             cooldown = 0,
  2185.             cuttingClass = "Axe",
  2186.             tool = GetAxe()
  2187.         }
  2188.         for i=1, 50 do
  2189.             game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Tree.CutEvent, CutArguments)
  2190.         end
  2191.     end
  2192. end
  2193.  
  2194. spawn(function() --used spawn so it wont interrupt any of the other things
  2195. CutEnabled = false
  2196. while wait(.5) do --Main loop to do the stuff
  2197.     if CutEnabled == true then
  2198.         if GetAxe() ~= false then --Checks if you have a axe equiped
  2199.             for a,b in pairs(TreeList) do
  2200.                 if not b:FindFirstChild("RootCut") and b:FindFirstChild("CutEvent") then --Checks if the tree is already cut
  2201.                     distance = (game.Players.LocalPlayer.Character.Head.Position - b.WoodSection.Position).magnitude --gets the distance between player and tree
  2202.                     if distance < 225 then --if distance lower than 225 then it will cut the tree
  2203.                         CutTree(b) --Calls the function with the tree to cut
  2204.                     end
  2205.                 else
  2206.                     table.remove(TreeList, a)--if tree already cut then it gets removed from the list
  2207.                 end
  2208.             end
  2209.         end
  2210.     end
  2211. end
  2212. end)
  2213.  
  2214. BigPlank.Name = "BigPlank"
  2215. BigPlank.Parent = WoodFrame
  2216. BigPlank.BackgroundColor3 = Color3.new(0, 0, 0)
  2217. BigPlank.BorderColor3 = Color3.new(0, 0, 0)
  2218. BigPlank.Position = UDim2.new(0, 3, 0, 210)
  2219. BigPlank.Size = UDim2.new(0, 165, 0, 20)
  2220. BigPlank.Font = Enum.Font.Fantasy
  2221. BigPlank.FontSize = Enum.FontSize.Size18
  2222. BigPlank.Text = "Mod Wood"
  2223. BigPlank.TextColor3 = Color3.new(255, 0, 0)
  2224. BigPlank.TextSize = 15
  2225. BigPlank.MouseButton1Down:connect(function()
  2226.            for _, Log in pairs(workspace.LogModels:GetChildren()) do
  2227.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  2228.             if Log.Owner.Value == game.Players.LocalPlayer then
  2229.                 for i,v in pairs(Log:GetChildren()) do
  2230.                     if v.Name=="WoodSection" then
  2231.                         spawn(function()
  2232.                             for i=1,10 do
  2233.                                 wait()
  2234.                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  2235.                             end
  2236.                         end)
  2237.                     end
  2238.                 end
  2239.                 spawn(function()
  2240.                     for i=1,20 do
  2241.                         wait()
  2242.                         game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log.WoodSection)
  2243.             game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Log.WoodSection)
  2244.                     end
  2245.                 end)
  2246.             end
  2247.         end
  2248.     end
  2249. wait(2.0)
  2250.     for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  2251.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  2252.             if Log.Owner.Value == game.Players.LocalPlayer then
  2253.                 Log:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  2254.                 for i=1,20 do
  2255.                     game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log.WoodSection)
  2256.                     game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Log.WoodSection)
  2257.                 end
  2258.             end
  2259.         end
  2260.     end
  2261.  
  2262. SawmillC = false
  2263. Mouse = game.Players.LocalPlayer:GetMouse()
  2264.  
  2265. Mouse.KeyDown:connect(function(key)
  2266. if key:lower() == "p" then
  2267. Treee = Mouse.Target
  2268. end
  2269. end)
  2270. Mouse.KeyDown:connect(function(key)
  2271. if key:lower() == "m" then
  2272. if Mouse.Target.Parent:FindFirstChild("BlockageAlert") then
  2273. Sawmill = Mouse.Target.Parent
  2274. else
  2275. Sawmill=Mouse.Target.Parent.Parent
  2276. end
  2277. if Sawmill:FindFirstChild("BlockageAlert") and Sawmill:FindFirstChild("Owner") then
  2278. SawmillC = true
  2279. else
  2280. SawmillC = false
  2281. print"Something went wrong while setting the sawmill!"
  2282. end
  2283. if Treee ~= nil then
  2284. Mod(Treee)
  2285. else
  2286. print("Select tree with 'p!")
  2287. end
  2288. end
  2289. end)
  2290.  
  2291. function Mod(SelectedPart)
  2292. if SawmillC ~= true then
  2293. print'Set the sawmill with "m"!'
  2294. return
  2295. end
  2296. if SelectedPart.Parent:FindFirstChild("TreeClass") and SelectedPart.Parent:FindFirstChild("Owner") then
  2297. print("Tree: "..SelectedPart.Parent.TreeClass.Value)
  2298. Tree = SelectedPart.Parent
  2299. Tree.PrimaryPart = SelectedPart
  2300. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',Tree)
  2301. Tree:SetPrimaryPartCFrame(Sawmill.Particles.CFrame)
  2302. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Tree)
  2303. end
  2304. end
  2305. end)
  2306.  
  2307. RemoveT.Name = "RemoveT"
  2308. RemoveT.Parent = WoodFrame
  2309. RemoveT.BackgroundColor3 = Color3.new(0, 0, 0)
  2310. RemoveT.BorderColor3 = Color3.new(0, 0, 0)
  2311. RemoveT.Position =  UDim2.new(0, 3, 0, 233)
  2312. RemoveT.Size = UDim2.new(0, 165, 0, 20)
  2313. RemoveT.Font = Enum.Font.Fantasy
  2314. RemoveT.FontSize = Enum.FontSize.Size18
  2315. RemoveT.Text = "Remove Trees"
  2316. RemoveT.TextColor3 = Color3.new(255, 0, 0)
  2317. RemoveT.TextSize = 15
  2318. RemoveT.MouseButton1Down:connect(function()
  2319.     RemoveT.BackgroundColor3 = Color3.new(0, 0, 0)
  2320.                      RemoveT.TextColor3 = Color3.new(0, 1, 0)
  2321. for i,v in pairs(game.Workspace:GetDescendants()) do
  2322.     if v.Name == "WoodSection" and v.Parent:FindFirstChild("CutEvent") then
  2323.         game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.Parent)
  2324.         game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v.Parent)
  2325.     end
  2326. end
  2327. game.Workspace.DescendantAdded:connect(function(Thing)
  2328.     wait(0.1)
  2329.     if Thing.Name == "WoodSection" and Thing.Parent:FindFirstChild("CutEvent") then
  2330.         game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Thing.Parent)
  2331.         game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(Thing.Parent)
  2332.     end
  2333. end)
  2334. end)
  2335.  
  2336. Copymenu.Name = "Copymenu"
  2337. Copymenu.Parent = Picker
  2338. Copymenu.BackgroundColor3 = Color3.new(1, 1, 1)
  2339. Copymenu.BorderColor3 = Color3.new(0, 0, 0)
  2340. Copymenu.Position = UDim2.new(0, 15, 0,260)
  2341. Copymenu.Size = UDim2.new(0, 80, 0, 80)
  2342. Copymenu.ZIndex = 3
  2343. Copymenu.Image = "rbxassetid://3899462163"
  2344. Copymenu.ScaleType = Enum.ScaleType.Crop
  2345. Copymenu.MouseButton1Click:Connect(function()
  2346. CurrentItem.Image = "rbxassetid://3886256996"
  2347. AIntroImage.Visible = false
  2348. AIntroImage1.Visible = false
  2349. end)
  2350.  
  2351. CopyFrame.Name = "CopyFrame"
  2352. CopyFrame.Parent = MenuFrame
  2353. CopyFrame.BorderSizePixel = 1
  2354. CopyFrame.BackgroundTransparency = 0
  2355. CopyFrame.BorderColor3 = Color3.new(0, 0, 0)
  2356. CopyFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  2357. CopyFrame.Size = UDim2.new(0, 170, 0, 439)
  2358. CopyFrame.Visible = false
  2359.  
  2360. PlayerNameBox.Name = "PlayerNameBox"
  2361. PlayerNameBox.Parent = CopyFrame
  2362. PlayerNameBox.BackgroundColor3 = Color3.new(0, 0, 0)
  2363. PlayerNameBox.BorderColor3 = Color3.new(0, 0, 0)
  2364. PlayerNameBox.Position = UDim2.new(0, 3, 0, 3)
  2365. PlayerNameBox.Size = UDim2.new(0, 165, 0, 20)
  2366. PlayerNameBox.Font = Enum.Font.Fantasy
  2367. PlayerNameBox.FontSize = Enum.FontSize.Size18
  2368. PlayerNameBox.Text = "PLAYER NAME"
  2369. PlayerNameBox.TextColor3 = Color3.new(255, 0, 0)
  2370. PlayerNameBox.TextSize = 15
  2371.  
  2372. AXETRUCK.Name = "AXETRUCK"
  2373. AXETRUCK.Parent = CopyFrame
  2374. AXETRUCK.BackgroundColor3 = Color3.new(0, 0, 0)
  2375. AXETRUCK.BorderSizePixel = 1
  2376. AXETRUCK.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2377. AXETRUCK.Position = UDim2.new(0,175, 0, 3)
  2378. AXETRUCK.Size = UDim2.new(0, 165, 0, 20)
  2379. AXETRUCK.Font = Enum.Font.Fantasy
  2380. AXETRUCK.FontSize = Enum.FontSize.Size18
  2381. AXETRUCK.Text = "Axe + Truck S/Port"
  2382. AXETRUCK.TextColor3 = Color3.new(255, 0, 0)
  2383. AXETRUCK.TextSize = 15
  2384. AXETRUCK.MouseButton1Down:connect(function()
  2385.     MainFrame.Visible = false
  2386.     OpenFrame.Visible = true
  2387. loadstring(game:HttpGet('https://pastebin.com/raw/TYUpEE2R',true))()
  2388. end)
  2389.  
  2390. WireObjects.Name = "WireObjects"
  2391. WireObjects.Parent = CopyFrame
  2392. WireObjects.BackgroundColor3 = Color3.new(0, 0, 0)
  2393. WireObjects.BorderSizePixel = 1
  2394. WireObjects.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2395. WireObjects.Position = UDim2.new(0,175, 0, 26)
  2396. WireObjects.Size = UDim2.new(0, 165, 0, 20)
  2397. WireObjects.Font = Enum.Font.Fantasy
  2398. WireObjects.FontSize = Enum.FontSize.Size18
  2399. WireObjects.Text = "Wire Objects S/Port"
  2400. WireObjects.TextColor3 = Color3.new(255, 0, 0)
  2401. WireObjects.TextSize = 15
  2402. WireObjects.MouseButton1Down:connect(function()
  2403. loadstring(game:HttpGet('https://pastebin.com/raw/hf5D029M',true))()
  2404.     MainFrame.Visible = false
  2405.     OpenFrame.Visible = true
  2406.  
  2407. end)
  2408.  
  2409. giftsport.Name = "giftsport"
  2410. giftsport.Parent = CopyFrame
  2411. giftsport.BackgroundColor3 = Color3.new(0, 0, 0)
  2412. giftsport.BorderSizePixel = 1
  2413. giftsport.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2414. giftsport.Position = UDim2.new(0,175, 0, 49)
  2415. giftsport.Size = UDim2.new(0, 165, 0, 20)
  2416. giftsport.Font = Enum.Font.Fantasy
  2417. giftsport.FontSize = Enum.FontSize.Size18
  2418. giftsport.Text = "Gifts S/Port"
  2419. giftsport.TextColor3 = Color3.new(255, 0, 0)
  2420. giftsport.TextSize = 15
  2421. giftsport.MouseButton1Down:connect(function()
  2422. loadstring(game:HttpGet('https://pastebin.com/raw/br15QAkw',true))()
  2423.     MainFrame.Visible = false
  2424.     OpenFrame.Visible = true
  2425.  
  2426. end)
  2427.  
  2428. HardStructures.Name = "HardStructures"
  2429. HardStructures.Parent = CopyFrame
  2430. HardStructures.BackgroundColor3 = Color3.new(0, 0, 0)
  2431. HardStructures.BorderSizePixel = 1
  2432. HardStructures.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2433. HardStructures.Position = UDim2.new(0,175, 0, 72)
  2434. HardStructures.Size = UDim2.new(0, 165, 0, 20)
  2435. HardStructures.Font = Enum.Font.Fantasy
  2436. HardStructures.FontSize = Enum.FontSize.Size18
  2437. HardStructures.Text = "Glass + Conveyors S/Port"
  2438. HardStructures.TextColor3 = Color3.new(255, 0, 0)
  2439. HardStructures.TextSize = 15
  2440. HardStructures.MouseButton1Down:connect(function()
  2441. loadstring(game:HttpGet('https://pastebin.com/raw/sxGrqwEZ',true))()
  2442.     MainFrame.Visible = false
  2443.     OpenFrame.Visible = true
  2444.  
  2445. end)
  2446.  
  2447. other.Name = "other"
  2448. other.Parent = CopyFrame
  2449. other.BackgroundColor3 = Color3.new(0, 0, 0)
  2450. other.BorderSizePixel = 1
  2451. other.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2452. other.Position = UDim2.new(0,175, 0, 95)
  2453. other.Size = UDim2.new(0, 165, 0, 20)
  2454. other.Font = Enum.Font.Fantasy
  2455. other.FontSize = Enum.FontSize.Size18
  2456. other.Text = "Other S/Port"
  2457. other.TextColor3 = Color3.new(255, 0, 0)
  2458. other.TextSize = 15
  2459. other.MouseButton1Down:connect(function()
  2460. loadstring(game:HttpGet('https://pastebin.com/raw/e3MCdFDF',true))()
  2461.     MainFrame.Visible = false
  2462.     OpenFrame.Visible = true
  2463.  
  2464. end)
  2465.  
  2466.  
  2467. Paintingf.Name = "Paintingf"
  2468. Paintingf.Parent = CopyFrame
  2469. Paintingf.BackgroundColor3 = Color3.new(0, 0, 0)
  2470. Paintingf.BorderSizePixel = 1
  2471. Paintingf.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2472. Paintingf.Position = UDim2.new(0, 175, 0, 118)
  2473. Paintingf.Size = UDim2.new(0, 165, 0, 20)
  2474. Paintingf.Font = Enum.Font.Fantasy
  2475. Paintingf.FontSize = Enum.FontSize.Size18
  2476. Paintingf.Text = "Painting + Furn  S/Port"
  2477. Paintingf.TextColor3 = Color3.new(255, 0, 0)
  2478. Paintingf.TextSize = 15
  2479. Paintingf.MouseButton1Down:connect(function()
  2480. loadstring(game:HttpGet('https://pastebin.com/raw/qw5Vqh62',true))()
  2481.     MainFrame.Visible = false
  2482.     OpenFrame.Visible = true
  2483.  
  2484. end)
  2485.  
  2486. TPtreesPlanks.Name = "Tree aura"
  2487. TPtreesPlanks.Parent = CopyFrame
  2488. TPtreesPlanks.BackgroundColor3 = Color3.new(0, 0, 0)
  2489. TPtreesPlanks.BorderSizePixel = 1
  2490. TPtreesPlanks.BorderColor3 = Color3.fromRGB(196, 40, 28)
  2491. TPtreesPlanks.Position = UDim2.new(0, 175, 0, 141)
  2492. TPtreesPlanks.Size = UDim2.new(0, 165, 0, 20)
  2493. TPtreesPlanks.Font = Enum.Font.Fantasy
  2494. TPtreesPlanks.FontSize = Enum.FontSize.Size18
  2495. TPtreesPlanks.Text = "Plank  S/Port"
  2496. TPtreesPlanks.TextColor3 = Color3.new(255, 0, 0)
  2497. TPtreesPlanks.TextSize = 15
  2498. TPtreesPlanks.MouseButton1Down:connect(function()
  2499. loadstring(game:HttpGet('https://pastebin.com/raw/uQEpKgLN',true))()
  2500.     MainFrame.Visible = false
  2501.     OpenFrame.Visible = true
  2502.  
  2503. end)
  2504.  
  2505. CopyBase.Name = "CopyBase"
  2506. CopyBase.Parent = CopyFrame
  2507. CopyBase.BackgroundColor3 = Color3.new(0, 0, 0)
  2508. CopyBase.BorderColor3 = Color3.new(0, 0, 0)
  2509. CopyBase.Position = UDim2.new(0, 3, 0, 26)
  2510. CopyBase.Size = UDim2.new(0, 165, 0, 20)
  2511. CopyBase.Font = Enum.Font.Fantasy
  2512. CopyBase.FontSize = Enum.FontSize.Size18
  2513. CopyBase.Text = "Copy Base"
  2514. CopyBase.TextColor3 = Color3.new(255, 0, 0)
  2515. CopyBase.TextSize = 15
  2516. CopyBase.MouseButton1Down:connect(function()
  2517. loadstring(game:HttpGet('https://pastebin.com/raw/p9mWDwFv',true))()
  2518. end)
  2519.  
  2520.  
  2521. ItemDupe.Name = "ItemDupe"
  2522. ItemDupe.Parent = CopyFrame
  2523. ItemDupe.BackgroundColor3 = Color3.new(0, 0, 0)
  2524. ItemDupe.BorderColor3 = Color3.new(0, 0, 0)
  2525. ItemDupe.Position = UDim2.new(0, 3, 0, 49)
  2526. ItemDupe.Size = UDim2.new(0, 165, 0, 20)
  2527. ItemDupe.Font = Enum.Font.Fantasy
  2528. ItemDupe.FontSize = Enum.FontSize.Size18
  2529. ItemDupe.Text = "Dupe Mode"
  2530. ItemDupe.TextColor3 = Color3.new(255, 0, 0)
  2531. ItemDupe.TextSize = 15
  2532. ItemDupe.MouseButton1Down:connect(function()
  2533. --Functions, look here for the source and how it works if you want to know, also give me credits if you skid xD
  2534.  
  2535. --Prevent the game to kick you by letting the script error by not fincing the remote
  2536. if game.ReplicatedStorage.Transactions:FindFirstChild("AddLog") then
  2537.     game.ReplicatedStorage.Transactions.AddLog:Destroy()
  2538. end
  2539.  
  2540. --Button function (toggle)
  2541. local Enabled = false
  2542. ItemDupe.MouseButton1Down:Connect(function()
  2543.     if Enabled == true then
  2544.         Enabled = false
  2545.         ItemDupe.Text = "Dupe Mode: Disabled"
  2546.     elseif Enabled == false then
  2547.         Enabled = true
  2548.         ItemDupe.Text = "Dupe Mode: Enabled"
  2549.     end
  2550. end)
  2551.  
  2552.  
  2553. --Changes slot to -1 when Enabled to prevent saving
  2554. while wait(.25) do
  2555.     if Enabled == true then
  2556.         game.Players.LocalPlayer.CurrentSaveSlot.Value = -1
  2557.     end
  2558. end
  2559.  
  2560. --Credits to Johiro
  2561. end)
  2562.  
  2563. GetWood.Name = "GetWood"
  2564. GetWood.Parent = CopyFrame
  2565. GetWood.BackgroundColor3 = Color3.new(0, 0, 0)
  2566. GetWood.BorderColor3 = Color3.new(0, 0, 0)
  2567. GetWood.Position = UDim2.new(0, 3, 0, 72)
  2568. GetWood.Size = UDim2.new(0, 165, 0, 20)
  2569. GetWood.Font = Enum.Font.Fantasy
  2570. GetWood.FontSize = Enum.FontSize.Size18
  2571. GetWood.Text = "Steal all Wood"
  2572. GetWood.TextColor3 = Color3.new(255, 0, 0)
  2573. GetWood.TextSize = 15
  2574. GetWood.MouseButton1Down:connect(function()
  2575. loadstring(game:HttpGet('https://pastebin.com/raw/uKAXDx1d',true))()
  2576.     MainFrame.Visible = false
  2577.     OpenFrame.Visible = true
  2578. end)
  2579.  
  2580. GetItems.Name = "GetItems"
  2581. GetItems.Parent = CopyFrame
  2582. GetItems.BackgroundColor3 = Color3.new(0, 0, 0)
  2583. GetItems.BorderColor3 = Color3.new(0, 0, 0)
  2584. GetItems.Position = UDim2.new(0, 3, 0, 95)
  2585. GetItems.Size = UDim2.new(0, 165, 0, 20)
  2586. GetItems.Font = Enum.Font.Fantasy
  2587. GetItems.FontSize = Enum.FontSize.Size18
  2588. GetItems.Text = "Steal all Items"
  2589. GetItems.TextColor3 = Color3.new(255, 0, 0)
  2590. GetItems.TextSize = 15
  2591. GetItems.MouseButton1Down:connect(function()
  2592. loadstring(game:HttpGet('https://pastebin.com/raw/qbZbq6Bi',true))()
  2593.     MainFrame.Visible = false
  2594.     OpenFrame.Visible = true
  2595. end)
  2596.  
  2597. GetAxes.Name = "GetAxes"
  2598. GetAxes.Parent = CopyFrame
  2599. GetAxes.BackgroundColor3 = Color3.new(0, 0, 0)
  2600. GetAxes.BorderColor3 = Color3.new(0, 0, 0)
  2601. GetAxes.Position = UDim2.new(0, 3, 0, 118)
  2602. GetAxes.Size = UDim2.new(0, 165, 0, 20)
  2603. GetAxes.Font = Enum.Font.Fantasy
  2604. GetAxes.FontSize = Enum.FontSize.Size18
  2605. GetAxes.Text = "Steal all Axes"
  2606. GetAxes.TextColor3 = Color3.new(255, 0, 0)
  2607. GetAxes.TextSize = 15
  2608. GetAxes.MouseButton1Down:connect(function()
  2609. loadstring(game:HttpGet('https://pastebin.com/raw/y61fFyKY',true))()
  2610.     MainFrame.Visible = false
  2611.     OpenFrame.Visible = true
  2612. end)
  2613.  
  2614.  
  2615. GetGifts.Name = "GetGifts"
  2616. GetGifts.Parent = CopyFrame
  2617. GetGifts.BackgroundColor3 = Color3.new(0, 0, 0)
  2618. GetGifts.BorderColor3 = Color3.new(0, 0, 0)
  2619. GetGifts.Position = UDim2.new(0, 3, 0, 141)
  2620. GetGifts.Size = UDim2.new(0, 165, 0, 20)
  2621. GetGifts.Font = Enum.Font.Fantasy
  2622. GetGifts.FontSize = Enum.FontSize.Size18
  2623. GetGifts.Text = "Steal all Gifts"
  2624. GetGifts.TextColor3 = Color3.new(255, 0, 0)
  2625. GetGifts.TextSize = 15
  2626. GetGifts.MouseButton1Down:connect(function()
  2627. loadstring(game:HttpGet('https://pastebin.com/raw/QSADN8bJ',true))()
  2628.     MainFrame.Visible = false
  2629.     OpenFrame.Visible = true
  2630. end)
  2631.  
  2632.  
  2633.  
  2634. GetStructure.Name = "GetStructure"
  2635. GetStructure.Parent = CopyFrame
  2636. GetStructure.BackgroundColor3 = Color3.new(0, 0, 0)
  2637. GetStructure.BorderColor3 = Color3.new(0, 0, 0)
  2638. GetStructure.Position = UDim2.new(0, 3, 0, 164)
  2639. GetStructure.Size = UDim2.new(0, 165, 0, 20)
  2640. GetStructure.Font = Enum.Font.Fantasy
  2641. GetStructure.FontSize = Enum.FontSize.Size18
  2642. GetStructure.Text = "Steal all Structures"
  2643. GetStructure.TextColor3 = Color3.new(255, 0, 0)
  2644. GetStructure.TextSize = 15
  2645. GetStructure.MouseButton1Down:connect(function()
  2646. loadstring(game:HttpGet('https://pastebin.com/raw/TtxVVGAn',true))()
  2647.     MainFrame.Visible = false
  2648.     OpenFrame.Visible = true
  2649. end)
  2650.  
  2651. GetFurniture.Name = "GetFurniture"
  2652. GetFurniture.Parent = CopyFrame
  2653. GetFurniture.BackgroundColor3 = Color3.new(0, 0, 0)
  2654. GetFurniture.BorderColor3 = Color3.new(0, 0, 0)
  2655. GetFurniture.Position = UDim2.new(0, 3, 0, 187)
  2656. GetFurniture.Size = UDim2.new(0, 165, 0, 20)
  2657. GetFurniture.Font = Enum.Font.Fantasy
  2658. GetFurniture.FontSize = Enum.FontSize.Size18
  2659. GetFurniture.Text = "Steal all Furniture"
  2660. GetFurniture.TextColor3 = Color3.new(255, 0, 0)
  2661. GetFurniture.TextSize = 15
  2662. GetFurniture.MouseButton1Down:connect(function()
  2663. loadstring(game:HttpGet('https://pastebin.com/raw/iQujeNTN',true))()
  2664.     MainFrame.Visible = false
  2665.     OpenFrame.Visible = true
  2666. end)
  2667.  
  2668.  
  2669. GetVehicle.Name = "GetVehicle"
  2670. GetVehicle.Parent = CopyFrame
  2671. GetVehicle.BackgroundColor3 = Color3.new(0, 0, 0)
  2672. GetVehicle.BorderColor3 = Color3.new(0, 0, 0)
  2673. GetVehicle.Position = UDim2.new(0, 3, 0, 210)
  2674. GetVehicle.Size = UDim2.new(0, 165, 0, 20)
  2675. GetVehicle.Font = Enum.Font.Fantasy
  2676. GetVehicle.FontSize = Enum.FontSize.Size18
  2677. GetVehicle.Text = "Steal all Box Vehicles"
  2678. GetVehicle.TextColor3 = Color3.new(255, 0, 0)
  2679. GetVehicle.TextSize = 15
  2680. GetVehicle.MouseButton1Down:connect(function()
  2681. loadstring(game:HttpGet('https://pastebin.com/raw/D0z4jG6d',true))()
  2682.     MainFrame.Visible = false
  2683.     OpenFrame.Visible = true
  2684. end)
  2685.  
  2686.  
  2687. GetWires.Name = "GetWires"
  2688. GetWires.Parent = CopyFrame
  2689. GetWires.BackgroundColor3 = Color3.new(0, 0, 0)
  2690. GetWires.BorderColor3 = Color3.new(0, 0, 0)
  2691. GetWires.Position = UDim2.new(0, 3, 0, 233)
  2692. GetWires.Size = UDim2.new(0, 165, 0, 20)
  2693. GetWires.Font = Enum.Font.Fantasy
  2694. GetWires.FontSize = Enum.FontSize.Size18
  2695. GetWires.Text = "Steal all Wires"
  2696. GetWires.TextColor3 = Color3.new(255, 0, 0)
  2697. GetWires.TextSize = 15
  2698. GetWires.MouseButton1Down:connect(function()
  2699. loadstring(game:HttpGet('https://pastebin.com/raw/QS7Te9aP',true))()
  2700.     MainFrame.Visible = false
  2701.     OpenFrame.Visible = true
  2702. end)
  2703.  
  2704. local BringUp = Instance.new("TextButton")
  2705.  
  2706. BringUp.Name = "BringUp"
  2707. BringUp.Parent = CopyFrame
  2708. BringUp.BackgroundColor3 = Color3.new(0, 0, 0)
  2709. BringUp.BorderColor3 = Color3.new(0, 0, 0)
  2710. BringUp.Position = UDim2.new(0, 3, 0, 256)
  2711. BringUp.Size = UDim2.new(0, 165, 0, 20)
  2712. BringUp.Font = Enum.Font.Fantasy
  2713. BringUp.FontSize = Enum.FontSize.Size18
  2714. BringUp.Text = "BringUp"
  2715. BringUp.TextColor3 = Color3.new(255, 0, 0)
  2716. BringUp.TextSize = 15
  2717. BringUp.MouseButton1Down:connect(function()
  2718. loadstring(game:GetObjects("rbxassetid://01925396229")[1].Source)()
  2719. end)
  2720.  
  2721.  
  2722. Slot.Name = "Slot"
  2723. Slot.Parent = CopyFrame
  2724. Slot.BackgroundColor3 = Color3.new(0, 0, 0)
  2725. Slot.BorderColor3 = Color3.new(0, 0, 0)
  2726. Slot.Position = UDim2.new(0, 3, 0, 279)
  2727. Slot.Size = UDim2.new(0, 165, 0, 20)
  2728. Slot.Font = Enum.Font.Fantasy
  2729. Slot.FontSize = Enum.FontSize.Size18
  2730. Slot.Text = "Base Slot Number "
  2731. Slot.TextColor3 = Color3.new(1, 1, 1)
  2732. Slot.TextSize = 15
  2733.  
  2734. --Locals
  2735. local MoneyCooldown = false
  2736. local CurrentSlot = game.Players.LocalPlayer:WaitForChild("CurrentSaveSlot").Value
  2737. local ScriptLoad = false
  2738. local CurrentlySavingOrLoading = game.Players.LocalPlayer:WaitForChild("CurrentlySavingOrLoading")
  2739.  
  2740. --Functions
  2741. local function CheckIfSlotAvailable(Slot)
  2742.     for a,b in pairs(game.ReplicatedStorage.LoadSaveRequests.GetMetaData:InvokeServer(game.Players.LocalPlayer)) do
  2743.         if a == Slot then
  2744.             for c,d in pairs(b) do
  2745.                 if c == "NumSaves" and d ~= 0 then
  2746.                     return true
  2747.                 else
  2748.                     return false
  2749.                 end
  2750.             end
  2751.         end
  2752.     end
  2753. end
  2754.  
  2755. local function CheckSlotNumber() --Checks if the slot number is right
  2756.     if Slot.Text == "1" or Slot.Text == "2" or Slot.Text == "3" or Slot.Text == "4" or Slot.Text == "5" or Slot.Text == "6" then
  2757.         local SlotNumber = tonumber(Slot.Text)
  2758.         return SlotNumber
  2759.         else return false
  2760.     end
  2761. end
  2762.  
  2763. local function SendNotification(Title,Text,Duration) -- Sends Notification in the bottom right of the screen
  2764.     game.StarterGui:SetCore("SendNotification", {
  2765.         Title = Title;
  2766.         Text = Text;
  2767.         Icon = nil;
  2768.         Duration = Duration
  2769.     })
  2770. end
  2771.  
  2772. DMoney.Name = "DMoney"
  2773. DMoney.Parent = CopyFrame
  2774. DMoney.BackgroundColor3 = Color3.new(0, 0, 0)
  2775. DMoney.BorderColor3 = Color3.new(0, 0, 0)
  2776. DMoney.Position = UDim2.new(0, 3, 0, 302)
  2777. DMoney.Size = UDim2.new(0, 90, 0, 20)
  2778. DMoney.Font = Enum.Font.Fantasy
  2779. DMoney.FontSize = Enum.FontSize.Size18
  2780. DMoney.Text = "Dupe Money"
  2781. DMoney.TextColor3 = Color3.new(255, 0, 0)
  2782. DMoney.TextSize = 15
  2783. DMoney.MouseButton1Down:connect(function() --Sends the money and will come back after around 2 mins
  2784.     if MoneyCooldown == true then
  2785.         SendNotification("Cooldown Notification", "Wait for your Money to come back",2)
  2786.         return
  2787.     elseif MoneyCooldown == false then
  2788.         MoneyCooldown = true
  2789.         SendNotification("Money Sent", "Wait about 2 minutes for your Money to come back", 5)
  2790.         game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)
  2791.         SendNotification("Money Received", "You received your money that you have sent earlier", 5)
  2792.         MoneyCooldown = false
  2793.     end
  2794. end)
  2795.  
  2796. Load.Name = "Load"
  2797. Load.Parent = CopyFrame
  2798. Load.BackgroundColor3 = Color3.new(0, 0, 0)
  2799. Load.BorderColor3 = Color3.new(0, 0, 0)
  2800. Load.Position = UDim2.new(0, 97, 0, 312)
  2801. Load.Size = UDim2.new(0, 70, 0, 20)
  2802. Load.Font = Enum.Font.Fantasy
  2803. Load.FontSize = Enum.FontSize.Size18
  2804. Load.Text = "Load Slot"
  2805. Load.TextColor3 = Color3.new(1, 1, 1)
  2806. Load.TextSize = 15
  2807. Load.MouseButton1Down:connect(function() --Loads the slot you want
  2808.     ScriptLoad = true
  2809.     local CheckSlot = CheckSlotNumber()
  2810.     if CheckSlot ~= false then
  2811.         if CheckIfSlotAvailable(CheckSlot) == true then
  2812.             local LoadSlot = game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(CheckSlot)
  2813.             if LoadSlot == false then
  2814.                 SendNotification("Cooldown Notification", "You aren't abled to load now", 1)
  2815.             end
  2816.             if LoadSlot == true then
  2817.                 SendNotification("Reload Notification", "Loaded Your Slot", 2)
  2818.                 CurrentSlot = CheckSlot
  2819.             end
  2820.         else
  2821.             SendNotification("Slot not Available", "This Slot is not Available, please choose another slot", 2)
  2822.         end
  2823.     else
  2824.         SendNotification("Incorrect Slot", "Enter a Valid number in the upper field", 1)
  2825.     end
  2826.     ScriptLoad = false
  2827. end)
  2828.  
  2829. Store.Name = "Store"
  2830. Store.Parent = CopyFrame
  2831. Store.BackgroundColor3 = Color3.new(0, 0, 0)
  2832. Store.BorderColor3 = Color3.new(0, 0, 0)
  2833. Store.Position = UDim2.new(0, 3, 0, 325)
  2834. Store.Size = UDim2.new(0, 90, 0, 20)
  2835. Store.Font = Enum.Font.Fantasy
  2836. Store.FontSize = Enum.FontSize.Size18
  2837. Store.Text = "Store Axe"
  2838. Store.TextColor3 = Color3.new(255, 0, 0)
  2839. Store.TextSize = 15
  2840. Store.MouseButton1Down:connect(function() --Stores the Axes somewhere so you can restore them later
  2841.     Amount = 0
  2842.     for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren())do
  2843.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2844.             b.Parent = game.Players.LocalPlayer
  2845.             Amount = Amount + 1
  2846.         end
  2847.     end
  2848.     SendNotification("Store Notification", "Stored "..Amount.." Axes, you can restore them later", 2)
  2849. end)
  2850.  
  2851. Restore.Name = "Restore"
  2852. Restore.Parent = CopyFrame
  2853. Restore.BackgroundColor3 = Color3.new(0, 0, 0)
  2854. Restore.BorderColor3 = Color3.new(0, 0, 0)
  2855. Restore.Position = UDim2.new(0, 3, 0, 348)
  2856. Restore.Size = UDim2.new(0, 165, 0, 20)
  2857. Restore.Font = Enum.Font.Fantasy
  2858. Restore.FontSize = Enum.FontSize.Size18
  2859. Restore.Text = "Restore Axe"
  2860. Restore.TextColor3 = Color3.new(1, 1, 1)
  2861. Restore.TextSize = 15
  2862. Restore.MouseButton1Down:connect(function() --Restores the axes that you stored with the Store function
  2863.     Amount = 0
  2864.     for a,b in pairs(game.Players.LocalPlayer:GetChildren()) do
  2865.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2866.             b.Parent = game.Players.LocalPlayer.Backpack
  2867.             Amount = Amount + 1
  2868.         end
  2869.     end
  2870.     SendNotification("Restore Notification", "Restored "..Amount.." Axes that you Stored", 2)
  2871. end)
  2872.  
  2873. SaveSlot.Name = "SaveSlot"
  2874. SaveSlot.Parent = CopyFrame
  2875. SaveSlot.BackgroundColor3 = Color3.new(0, 0, 0)
  2876. SaveSlot.BorderColor3 = Color3.new(0, 0, 0)
  2877. SaveSlot.Position = UDim2.new(0, 3, 0, 371)
  2878. SaveSlot.Size = UDim2.new(0, 165, 0, 20)
  2879. SaveSlot.Font = Enum.Font.Fantasy
  2880. SaveSlot.FontSize = Enum.FontSize.Size18
  2881. SaveSlot.Text = "SaveSlot "
  2882. SaveSlot.TextColor3 = Color3.new(1, 1, 1)
  2883. SaveSlot.TextSize = 15
  2884. SaveSlot.MouseButton1Down:connect(function() --Saves the slot that you want
  2885.     local CheckSlot = CheckSlotNumber()
  2886.     if CheckSlot ~= false then
  2887.         if CurrentSlot ~= -1 then
  2888.             local SaveSlot = game.ReplicatedStorage.LoadSaveRequests.RequestSave:InvokeServer(CheckSlot)
  2889.             if SaveSlot == true then
  2890.                 SendNotification("Save Notification", "Saved your Slot", 2)
  2891.             elseif SaveSlot == false then
  2892.                 SendNotification("Already Saving", "Saving/Loading is currently in Progress", 1)
  2893.             end
  2894.         else
  2895.             SendNotification("Error", "Load Your Slot First before saving", 1)
  2896.         end
  2897.     else
  2898.         SendNotification("Incorrect Slot", "Enter a number in the upper field", 1)
  2899.     end
  2900. end)
  2901.  
  2902. DropAxes.Name = "DropAxes"
  2903. DropAxes.Parent = CopyFrame
  2904. DropAxes.BackgroundColor3 = Color3.new(0, 0, 0)
  2905. DropAxes.BorderColor3 = Color3.new(0, 0, 0)
  2906. DropAxes.Position = UDim2.new(0, 3, 0, 417)
  2907. DropAxes.Size = UDim2.new(0, 165, 0, 20)
  2908. DropAxes.Font = Enum.Font.Fantasy
  2909. DropAxes.FontSize = Enum.FontSize.Size18
  2910. DropAxes.Text = "Drop Axes "
  2911. DropAxes.TextColor3 = Color3.new(255, 0, 0)
  2912. DropAxes.TextSize = 15
  2913. DropAxes.MouseButton1Down:connect(function() --Drops all your Axes
  2914.     Amount = 0
  2915.     for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  2916.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2917.             game.ReplicatedStorage.Interaction.ClientInteracted:FireServer(b, "Drop tool", game.Players.LocalPlayer.Character.Head.CFrame)
  2918.             Amount = Amount + 1
  2919.         end
  2920.     end
  2921.     SendNotification("Axe Dropped", "Dropped "..Amount.." Axes from your Backpack",5)
  2922. end)
  2923.  
  2924. CountAxes.Name = "CountAxes"
  2925. CountAxes.Parent = CopyFrame
  2926. CountAxes.BackgroundColor3 = Color3.new(0, 0, 0)
  2927. CountAxes.BorderColor3 = Color3.new(0, 0, 0)
  2928. CountAxes.Position = UDim2.new(0, 3, 0, 394)
  2929. CountAxes.Size = UDim2.new(0, 165, 0, 20)
  2930. CountAxes.Font = Enum.Font.Fantasy
  2931. CountAxes.FontSize = Enum.FontSize.Size18
  2932. CountAxes.Text = "Count Axes "
  2933. CountAxes.TextColor3 = Color3.new(255, 0, 0)
  2934. CountAxes.TextSize = 15
  2935. CountAxes.MouseButton1Down:connect(function() --Counts Axes in your Backpack (Equiped Axes dont Count)
  2936.     Amount = 0
  2937.     for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  2938.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2939.             Amount = Amount + 1
  2940.         end
  2941.     end
  2942.     SendNotification("Axe Amount", "You have "..Amount.." Axes in your Backpack",2)
  2943. end)
  2944.  
  2945. Artmenu.Name = "Artmenu"
  2946. Artmenu.Parent = Picker
  2947. Artmenu.BackgroundColor3 = Color3.new(1, 1, 1)
  2948. Artmenu.BorderColor3 = Color3.new(0, 0, 0)
  2949. Artmenu.Position = UDim2.new(0, 15, 0, 345)
  2950. Artmenu.Size = UDim2.new(0, 80, 0, 80)
  2951. Artmenu.ZIndex = 3
  2952. Artmenu.Image = "rbxassetid://3907587419"
  2953. Artmenu.ScaleType = Enum.ScaleType.Crop
  2954. Artmenu.MouseButton1Click:Connect(function()
  2955. CurrentItem.Image = "rbxassetid://3886256996"
  2956. AIntroImage.Visible = true
  2957. AIntroImage1.Visible = true
  2958. end)
  2959.  
  2960.  
  2961. ArtFrame.Name = "ArtFrame"
  2962. ArtFrame.Parent = MenuFrame
  2963. ArtFrame.BorderSizePixel = 1
  2964. ArtFrame.BackgroundTransparency = 0
  2965. ArtFrame.BorderColor3 = Color3.new(0, 0, 0)
  2966. ArtFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  2967. ArtFrame.Size = UDim2.new(0, 170, 0, 280)
  2968. ArtFrame.Visible = false
  2969.  
  2970. Paint.Name = "Paint"
  2971. Paint.Parent = ArtFrame
  2972. Paint.BackgroundColor3 = Color3.new(0, 0, 0)
  2973. Paint.BorderColor3 = Color3.new(0, 0, 0)
  2974. Paint.Position = UDim2.new(0, 3, 0, 3)
  2975. Paint.Size = UDim2.new(0, 165, 0, 20)
  2976. Paint.Font = Enum.Font.Fantasy
  2977. Paint.Text = "Paint"
  2978. Paint.TextColor3 = Color3.new(255, 0, 0)
  2979. Paint.TextSize = 15
  2980. Paint.MouseButton1Down:connect(function()
  2981. MainFrame.Visible = false
  2982. OpenFrame.Visible = true
  2983. loadstring(game:HttpGet('https://pastebin.com/raw/KwtFxY8L',true))()
  2984. end)
  2985.  
  2986.  
  2987. PaintFill.Name = "PaintFill"
  2988. PaintFill.Parent = ArtFrame
  2989. PaintFill.BackgroundColor3 = Color3.new(0, 0, 0)
  2990. PaintFill.BorderColor3 = Color3.new(0, 0, 0)
  2991. PaintFill.Position = UDim2.new(0, 3, 0, 26)
  2992. PaintFill.Size = UDim2.new(0, 165, 0, 20)
  2993. PaintFill.Font = Enum.Font.Fantasy
  2994. PaintFill.FontSize = Enum.FontSize.Size18
  2995. PaintFill.Text = "Paint Fill"
  2996. PaintFill.TextColor3 = Color3.new(255, 0, 0)
  2997. PaintFill.TextSize = 15
  2998. PaintFill.MouseButton1Down:connect(function()
  2999.     MainFrame.Visible = false
  3000.     OpenFrame.Visible = true
  3001. loadstring(game:HttpGet('https://pastebin.com/raw/sc0gEqX5',true))()
  3002. end)
  3003.  
  3004.  
  3005.  
  3006. BaseFLOOR.Name = "BaseFLOOR"
  3007. BaseFLOOR.Parent = ArtFrame
  3008. BaseFLOOR.BackgroundColor3 = Color3.new(0, 0, 0)
  3009. BaseFLOOR.BorderColor3 = Color3.new(0, 0, 0)
  3010. BaseFLOOR.Position = UDim2.new(0, 3, 0, 49)
  3011. BaseFLOOR.Size = UDim2.new(0, 165, 0, 20)
  3012. BaseFLOOR.Font = Enum.Font.Fantasy
  3013. BaseFLOOR.FontSize = Enum.FontSize.Size18
  3014. BaseFLOOR.Text = "Base Floor Prints"
  3015. BaseFLOOR.TextColor3 = Color3.new(255, 0, 0)
  3016. BaseFLOOR.TextSize = 15
  3017. BaseFLOOR.MouseButton1Down:connect(function()
  3018. loadstring(game:HttpGet('https://pastebin.com/raw/M4qfj349',true))()
  3019.  
  3020. end)
  3021.  
  3022. SingleWalls.Name = "SingleWalls"
  3023. SingleWalls.Parent = ArtFrame
  3024. SingleWalls.BackgroundColor3 = Color3.new(0, 0, 0)
  3025. SingleWalls.BorderColor3 = Color3.new(0, 0, 0)
  3026. SingleWalls.Position = UDim2.new(0, 3, 0, 72)
  3027. SingleWalls.Size = UDim2.new(0, 165, 0, 20)
  3028. SingleWalls.Font = Enum.Font.Fantasy
  3029. SingleWalls.FontSize = Enum.FontSize.Size18
  3030. SingleWalls.Text = "Single Wall Prints"
  3031. SingleWalls.TextColor3 = Color3.new(255, 0, 0)
  3032. SingleWalls.TextSize = 15
  3033. SingleWalls.MouseButton1Down:connect(function()
  3034. loadstring(game:HttpGet('https://pastebin.com/raw/vaDSYZcr',true))()
  3035.  
  3036. end)
  3037.  
  3038. DoubleWalls.Name = "DoubleWalls"
  3039. DoubleWalls.Parent = ArtFrame
  3040. DoubleWalls.BackgroundColor3 = Color3.new(0, 0, 0)
  3041. DoubleWalls.BorderColor3 = Color3.new(0, 0, 0)
  3042. DoubleWalls.Position = UDim2.new(0, 3, 0, 95)
  3043. DoubleWalls.Size = UDim2.new(0, 165, 0, 20)
  3044. DoubleWalls.Font = Enum.Font.Fantasy
  3045. DoubleWalls.FontSize = Enum.FontSize.Size18
  3046. DoubleWalls.Text = "Double Wall Prints"
  3047. DoubleWalls.TextColor3 = Color3.new(255, 0, 0)
  3048. DoubleWalls.TextSize = 15
  3049. DoubleWalls.MouseButton1Down:connect(function()
  3050. loadstring(game:HttpGet('https://pastebin.com/raw/VMzdN1b1',true))()
  3051.  
  3052. end)
  3053.  
  3054. TripleWalls.Name = "TripleWalls"
  3055. TripleWalls.Parent = ArtFrame
  3056. TripleWalls.BackgroundColor3 = Color3.new(0, 0, 0)
  3057. TripleWalls.BorderColor3 = Color3.new(0, 0, 0)
  3058. TripleWalls.Position = UDim2.new(0, 3, 0, 118)
  3059. TripleWalls.Size = UDim2.new(0, 165, 0, 20)
  3060. TripleWalls.Font = Enum.Font.Fantasy
  3061. TripleWalls.FontSize = Enum.FontSize.Size18
  3062. TripleWalls.Text = "Triple Wall Prints"
  3063. TripleWalls.TextColor3 = Color3.new(255, 0, 0)
  3064. TripleWalls.TextSize = 15
  3065. TripleWalls.MouseButton1Down:connect(function()
  3066. loadstring(game:HttpGet('https://pastebin.com/raw/WGjKAWCp',true))()
  3067.  
  3068. end)
  3069.  
  3070. Hoofer.Name = "Hoofer"
  3071. Hoofer.Parent = ArtFrame
  3072. Hoofer.BackgroundColor3 = Color3.new(0, 0, 0)
  3073. Hoofer.BorderColor3 = Color3.new(0, 0, 0)
  3074. Hoofer.Position = UDim2.new(0, 3, 0, 141)
  3075. Hoofer.Size = UDim2.new(0, 165, 0, 20)
  3076. Hoofer.Font = Enum.Font.Fantasy
  3077. Hoofer.FontSize = Enum.FontSize.Size18
  3078. Hoofer.Text = "Hoofer Art Gui"
  3079. Hoofer.TextColor3 = Color3.new(255, 0, 0)
  3080. Hoofer.TextSize = 15
  3081. Hoofer.MouseButton1Down:connect(function()
  3082. loadstring(game:HttpGet('https://pastebin.com/raw/byWaCwR8',true))()
  3083.     MainFrame.Visible = false
  3084.     OpenFrame.Visible = true
  3085. end)
  3086.  
  3087. Landart.Name = "Landart"
  3088. Landart.Parent = ArtFrame
  3089. Landart.BackgroundColor3 = Color3.new(0, 0, 0)
  3090. Landart.BorderColor3 = Color3.new(0, 0, 0)
  3091. Landart.Position = UDim2.new(0, 3, 0, 164)
  3092. Landart.Size = UDim2.new(0, 165, 0, 20)
  3093. Landart.Font = Enum.Font.Fantasy
  3094. Landart.FontSize = Enum.FontSize.Size18
  3095. Landart.Text = "Custom Land Art"
  3096. Landart.TextColor3 = Color3.new(255, 0, 0)
  3097. Landart.TextSize = 15
  3098. Landart.MouseButton1Down:connect(function()
  3099. loadstring(game:HttpGet('https://pastebin.com/raw/Thdycw8W',true))()
  3100.     MainFrame.Visible = false
  3101.     OpenFrame.Visible = true
  3102. end)
  3103.  
  3104. BluePrints.Name = "BluePrints"
  3105. BluePrints.Parent = ArtFrame
  3106. BluePrints.BackgroundColor3 = Color3.new(0, 0, 0)
  3107. BluePrints.BorderColor3 = Color3.new(0, 0, 0)
  3108. BluePrints.Position = UDim2.new(0, 3, 0, 187)
  3109. BluePrints.Size = UDim2.new(0, 165, 0, 20)
  3110. BluePrints.Font = Enum.Font.Fantasy
  3111. BluePrints.FontSize = Enum.FontSize.Size18
  3112. BluePrints.Text = "BluePrints"
  3113. BluePrints.TextColor3 = Color3.new(255, 0, 0)
  3114. BluePrints.TextSize = 15
  3115. BluePrints.MouseButton1Down:connect(function()
  3116.  
  3117. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  3118. local clone = v:Clone()
  3119. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  3120. end
  3121. end)
  3122.  
  3123.  
  3124. MaxLand.Name = "MaxLand"
  3125. MaxLand.Parent = ArtFrame
  3126. MaxLand.BackgroundColor3 = Color3.new(0, 0, 0)
  3127. MaxLand.BorderColor3 = Color3.new(0, 0, 0)
  3128. MaxLand.Position = UDim2.new(0, 3, 0, 210)
  3129. MaxLand.Size = UDim2.new(0, 165, 0, 20)
  3130. MaxLand.Font = Enum.Font.Fantasy
  3131. MaxLand.FontSize = Enum.FontSize.Size18
  3132. MaxLand.Text = "MaxLand"
  3133. MaxLand.TextColor3 = Color3.new(255, 0, 0)
  3134. MaxLand.TextSize = 15
  3135. MaxLand.MouseButton1Down:connect(function()
  3136.  
  3137. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  3138.         if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  3139.             base = v
  3140.             square = v.OriginSquare
  3141.             end
  3142.         end
  3143.     function makebase(pos)
  3144.         local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  3145.         Event:FireServer(base, pos)
  3146.         end
  3147.     spos = square.Position
  3148.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  3149.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  3150.     makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  3151.     makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  3152.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  3153.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  3154.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  3155.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  3156.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  3157.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  3158.     makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  3159.     makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  3160. --Corners--
  3161.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  3162.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  3163.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  3164.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  3165. --Corners--
  3166.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  3167.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  3168.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  3169.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  3170.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  3171.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  3172.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  3173.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  3174.  
  3175. end)
  3176.  
  3177.  
  3178.  
  3179. WipeBase.Name = "WipeBase"
  3180. WipeBase.Parent = ArtFrame
  3181. WipeBase.BackgroundColor3 = Color3.new(0, 0, 0)
  3182. WipeBase.BorderColor3 = Color3.new(0, 0, 0)
  3183. WipeBase.Position = UDim2.new(0, 3, 0, 233)
  3184. WipeBase.Size = UDim2.new(0, 165, 0, 20)
  3185. WipeBase.Font = Enum.Font.Fantasy
  3186. WipeBase.FontSize = Enum.FontSize.Size18
  3187. WipeBase.Text = "Wipe Base"
  3188. WipeBase.TextColor3 = Color3.new(255, 0, 0)
  3189. WipeBase.TextSize = 15
  3190. WipeBase.MouseButton1Down:Connect(function()
  3191. plr = game.Players.LocalPlayer.Name
  3192. pmds = game.Workspace.PlayerModels
  3193. PlaceR = game.ReplicatedStorage.Interaction.DestroyStructure
  3194. for i, v in pairs(pmds:GetChildren()) do
  3195. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players[plr] and v:FindFirstChild("ItemName") and v:FindFirstChild("Type") and (v.PrimaryPart ~= nil or v:FindFirstChild("MainCFrame")) then
  3196. PlaceR:FireServer(v)
  3197. end
  3198. end
  3199. end)
  3200.  
  3201. WCollide = "Nothing"
  3202.  
  3203. toolamenu.Name = "toolamenu"
  3204. toolamenu.Parent = Picker
  3205. toolamenu.BackgroundColor3 = Color3.new(1, 1, 1)
  3206. toolamenu.BorderColor3 = Color3.new(0, 0, 0)
  3207. toolamenu.Position = UDim2.new(0, 15, 0,430)
  3208. toolamenu.Size = UDim2.new(0, 80, 0, 80)
  3209. toolamenu.ZIndex = 3
  3210. toolamenu.Image = "rbxassetid://3916428981"
  3211. toolamenu.ScaleType = Enum.ScaleType.Crop
  3212. toolamenu.MouseButton1Click:Connect(function()
  3213. CurrentItem.Image = "rbxassetid://3886256996"
  3214. AIntroImage.Visible = false
  3215. AIntroImage1.Visible = false
  3216.  
  3217. end)
  3218.  
  3219. toolaFrame.Name = "toolaFrame"
  3220. toolaFrame.Parent = MenuFrame
  3221. toolaFrame.BorderSizePixel = 1
  3222. toolaFrame.BackgroundTransparency = 0
  3223. toolaFrame.BorderColor3 = Color3.new(0, 0, 0)
  3224. toolaFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  3225. toolaFrame.Size = UDim2.new(0, 170, 0, 442)
  3226. toolaFrame.Visible = false
  3227.  
  3228. JumpText.Name = "JumpText"
  3229. JumpText.Parent = toolaFrame
  3230. JumpText.BackgroundColor3 = Color3.new(0, 0, 0)
  3231. JumpText.BorderColor3 = Color3.new(0, 0, 0)
  3232. JumpText.Position = UDim2.new(0, 147, 0, 26)
  3233. JumpText.Size = UDim2.new(0, 21, 0, 20)
  3234. JumpText.Font = Enum.Font.Fantasy
  3235. JumpText.FontSize = Enum.FontSize.Size18
  3236. JumpText.Text = "50"
  3237. JumpText.TextColor3 = Color3.new(255, 0, 0)
  3238. JumpText.TextSize = 15
  3239.  
  3240. JumpPower.Name = "JumpPowerLabel"
  3241. JumpPower.Parent = toolaFrame
  3242. JumpPower.BackgroundColor3 = Color3.new(0, 0, 0)
  3243. JumpPower.BorderColor3 = Color3.new(0, 0, 0)
  3244. JumpPower.Position = UDim2.new(0, 3, 0, 26)
  3245. JumpPower.Size = UDim2.new(0, 140, 0, 20)
  3246. JumpPower.Font = Enum.Font.Fantasy
  3247. JumpPower.FontSize = Enum.FontSize.Size18
  3248. JumpPower.Text = "Jump Power"
  3249. JumpPower.TextColor3 = Color3.new(255, 0, 0)
  3250. JumpPower.TextSize = 15
  3251.  
  3252. player = game.Players.LocalPlayer
  3253. Jump = 50
  3254.  
  3255. JumpPower.MouseButton1Down:connect(function()
  3256. Jump = JumpText.Text
  3257. end)
  3258.  
  3259. player.Character.Humanoid.JumpPower = Jump
  3260.  
  3261. player.Character.Humanoid.Changed:connect(function()
  3262. player.Character.Humanoid.JumpPower = Jump
  3263.  
  3264. end)
  3265.  
  3266. WalkspeedLabel.Name = "WalkspeedLabel"
  3267. WalkspeedLabel.Parent = toolaFrame
  3268. WalkspeedLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  3269. WalkspeedLabel.BorderColor3 = Color3.new(0, 0, 0)
  3270. WalkspeedLabel.Position = UDim2.new(0, 3, 0, 3)
  3271. WalkspeedLabel.Size = UDim2.new(0, 140, 0, 20)
  3272. WalkspeedLabel.Font = Enum.Font.Fantasy
  3273. WalkspeedLabel.FontSize = Enum.FontSize.Size18
  3274. WalkspeedLabel.Text = "Walkspeed"
  3275. WalkspeedLabel.TextColor3 = Color3.new(255, 0, 0)
  3276. WalkspeedLabel.TextSize = 15
  3277.  
  3278. WalkSpeed.Name = "WalkSpeed"
  3279. WalkSpeed.Parent = toolaFrame
  3280. WalkSpeed.BackgroundColor3 = Color3.new(0, 0, 0)
  3281. WalkSpeed.BorderColor3 = Color3.new(0, 0, 0)
  3282. WalkSpeed.Position = UDim2.new(0, 147, 0, 3)
  3283. WalkSpeed.Size = UDim2.new(0, 21, 0, 20)
  3284. WalkSpeed.Font = Enum.Font.Fantasy
  3285. WalkSpeed.FontSize = Enum.FontSize.Size18
  3286. WalkSpeed.Text = "V"
  3287. WalkSpeed.TextColor3 = Color3.new(255, 0, 0)
  3288. WalkSpeed.TextSize = 15
  3289.  
  3290. WalkspeedLabel.MouseButton1Down:connect(function()
  3291.      local walkspeedplayer = game:GetService("Players").LocalPlayer
  3292.     local walkspeedmouse = walkspeedplayer:GetMouse()
  3293.    
  3294.     local walkspeedenabled = false
  3295.    
  3296.   function x_walkspeed(key)
  3297.         if (key == "v") then
  3298.             if walkspeedenabled == false then
  3299.                  _G.WS = 150;
  3300.  
  3301.                 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  3302.                 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  3303.                 Humanoid.WalkSpeed = _G.WS;
  3304.                 end)
  3305.                 Humanoid.WalkSpeed = _G.WS;
  3306.                
  3307.                 walkspeedenabled = true
  3308.             elseif walkspeedenabled == true then
  3309.                 _G.WS = 15;
  3310.                 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  3311.                 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  3312.                 Humanoid.WalkSpeed = _G.WS;
  3313.                 end)
  3314.                 Humanoid.WalkSpeed = _G.WS;
  3315.                
  3316.                 walkspeedenabled = false
  3317.             end
  3318.         end
  3319.     end
  3320.    
  3321.     walkspeedmouse.KeyDown:connect(x_walkspeed)
  3322.  
  3323. end)
  3324.  
  3325. AntiBlack.Name = "AntiBlackLabel"
  3326. AntiBlack.Parent = toolaFrame
  3327. AntiBlack.BackgroundColor3 = Color3.new(0, 0, 0)
  3328. AntiBlack.BorderColor3 = Color3.new(0, 0, 0)
  3329. AntiBlack.Position = UDim2.new(0, 3, 0, 49)
  3330. AntiBlack.Size = UDim2.new(0, 165, 0, 20)
  3331. AntiBlack.Font = Enum.Font.Fantasy
  3332. AntiBlack.FontSize = Enum.FontSize.Size18
  3333. AntiBlack.Text = "Anti Black List (OFF)"
  3334. AntiBlack.TextColor3 = Color3.new(255, 0, 0)
  3335. AntiBlack.TextSize = 15
  3336. AntiBlack.MouseButton1Click:connect(function()
  3337.     AntiBlack.TextColor3 = Color3.new(0, 1, 0)
  3338.     AntiBlack.BackgroundColor3 = Color3.new(0, 0, 0)
  3339.     AntiBlack.Text = "Anti Black List (ON)"
  3340. local plr = game.Players.LocalPlayer
  3341.     local cframe
  3342.     for i,v in next, workspace:GetDescendants() do
  3343.         if v:IsA("SpawnLocation") then
  3344.             v.Touched:Connect(function(h)
  3345.             if h.Parent == plr.Character and cframe then
  3346.                 plr.Character:SetPrimaryPartCFrame(cframe)
  3347.                 end
  3348.             end)
  3349.         end
  3350.     end
  3351.  
  3352.     game:GetService("RunService"):BindToRenderStep("NO HACKS",Enum.RenderPriority.Last.Value,function()
  3353.     if game.Players.LocalPlayer.Character.PrimaryPart then
  3354.         cframe = game.Players.LocalPlayer.Character.PrimaryPart.CFrame
  3355.         end
  3356.     end)
  3357.  
  3358.     for i,v in next, debug.getregistry() do
  3359.         if type(v)=='function' and debug.getupvalues(v).lastUpdate then
  3360.             debug.setupvalue(v,"lastUpdate",math.huge)
  3361.             break
  3362.         end
  3363.     end
  3364.  
  3365.     for i,v in next, workspace.Effects:GetChildren() do
  3366.         if v:IsA("BasePart") and v.Name == "BlacklistWall" then
  3367.             v:Destroy()
  3368.         end
  3369.     end
  3370. end)
  3371.  
  3372. GriefFly.Name = "GriefFly"
  3373. GriefFly.Parent = toolaFrame
  3374. GriefFly.BackgroundColor3 = Color3.new(0, 0, 0)
  3375. GriefFly.BorderColor3 = Color3.new(0, 0, 0)
  3376. GriefFly.Position = UDim2.new(0, 3, 0, 72)
  3377. GriefFly.Size = UDim2.new(0, 110, 0, 20)
  3378. GriefFly.Font = Enum.Font.Fantasy
  3379. GriefFly.FontSize = Enum.FontSize.Size18
  3380. GriefFly.Text = "Grief Fly Off "
  3381. GriefFly.TextColor3 = Color3.new(255, 0, 0)
  3382. GriefFly.TextSize = 15
  3383. GriefFly.MouseButton1Click:connect(function()
  3384. GriefFly.Text = "Grief Fly On "
  3385. GriefFly.TextColor3 = Color3.new(0, 1, 0)
  3386. StopGriefFly.Text = "Stop Fly"
  3387. Speed = 2
  3388. Force = 800000
  3389.  
  3390. --Script:
  3391. lplayer = game:GetService("Players").LocalPlayer
  3392. Mouse = lplayer:GetMouse()
  3393. speedfly = Speed
  3394. T = lplayer.Character.HumanoidRootPart
  3395. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3396. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3397.  
  3398. local function fly()
  3399. flying = true
  3400. local BG = Instance.new('BodyGyro', T)
  3401. local BV = Instance.new('BodyVelocity', T)
  3402. BG.P = 9e4
  3403. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3404. BG.cframe = T.CFrame
  3405. BV.velocity = Vector3.new(0, 0.1, 0)
  3406. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3407. spawn(function()
  3408. repeat wait()
  3409. lplayer.Character.Humanoid.PlatformStand = true
  3410. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3411. SPEED = 50
  3412. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3413. SPEED = 0
  3414. end
  3415. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3416. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  3417. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3418. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3419. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  3420. else
  3421. BV.velocity = Vector3.new(0, 0.1, 0)
  3422. end
  3423. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3424. until not flying
  3425. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3426. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3427. SPEED = 0
  3428. BG:destroy()
  3429. BV:destroy()
  3430. lplayer.Character.Humanoid.PlatformStand = false
  3431. end)
  3432. end
  3433. Mouse.KeyDown:connect(function(KEY)
  3434. if KEY:lower() == 'w' then
  3435. CONTROL.F = speedfly
  3436. elseif KEY:lower() == 's' then
  3437. CONTROL.B = -speedfly
  3438. elseif KEY:lower() == 'a' then
  3439. CONTROL.L = -speedfly
  3440. elseif KEY:lower() == 'd' then
  3441. CONTROL.R = speedfly
  3442. end
  3443. end)
  3444. Mouse.KeyUp:connect(function(KEY)
  3445. if KEY:lower() == 'w' then
  3446. CONTROL.F = 0
  3447. elseif KEY:lower() == 's' then
  3448. CONTROL.B = 0
  3449. elseif KEY:lower() == 'a' then
  3450. CONTROL.L = 0
  3451. elseif KEY:lower() == 'd' then
  3452. CONTROL.R = 0
  3453. end
  3454. end)
  3455. fly()
  3456.  
  3457.  
  3458. -- Made by JackMcJagger15
  3459.  
  3460. power = Force -- change this to make it more or less powerful
  3461.  
  3462. game:GetService('RunService').Stepped:connect(function()
  3463. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3464. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3465. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3466. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3467. end)
  3468.  
  3469. wait(.1)
  3470. local bambam = Instance.new("BodyThrust")
  3471. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3472. bambam.Force = Vector3.new(power,0,power)
  3473. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  3474.  
  3475. while wait(0.2) do
  3476. game.Players.LocalPlayer.Character:WaitForChild("Humanoid").Died:connect(function()
  3477. script:Remove()
  3478. end)
  3479. end
  3480. end)
  3481.  
  3482. StopGriefFly.Name = "StopGriefFly"
  3483. StopGriefFly.Parent = toolaFrame
  3484. StopGriefFly.BackgroundColor3 = Color3.new(0, 0, 0)
  3485. StopGriefFly.BorderColor3 = Color3.new(0, 0, 0)
  3486. StopGriefFly.Position = UDim2.new(0, 117, 0, 72)
  3487. StopGriefFly.Size = UDim2.new(0, 51, 0, 20)
  3488. StopGriefFly.Font = Enum.Font.Fantasy
  3489. StopGriefFly.FontSize = Enum.FontSize.Size18
  3490. StopGriefFly.Text = "Stop Fly"
  3491. StopGriefFly.TextColor3 = Color3.new(255, 0, 0)
  3492. StopGriefFly.TextSize = 15
  3493. StopGriefFly.MouseButton1Click:connect(function()
  3494. GriefFly.TextColor3 = Color3.new(1, 1, 1)
  3495. active = false
  3496. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  3497. if flying then
  3498. end
  3499. GriefFly.Text = "Grief Fly Off "
  3500. StopGriefFly.Text = "Press Fly"
  3501. GriefFly.TextColor3 = Color3.new(255, 0, 0)
  3502. end)
  3503.  
  3504. Fly.Name = "Fly"
  3505. Fly.Parent = toolaFrame
  3506. Fly.BackgroundColor3 = Color3.new(0, 0, 0)
  3507. Fly.BorderColor3 = Color3.new(0, 0, 0)
  3508. Fly.Position =  UDim2.new(0, 3, 0, 95)
  3509. Fly.Size = UDim2.new(0, 165, 0, 20)
  3510. Fly.Font = Enum.Font.Fantasy
  3511. Fly.FontSize = Enum.FontSize.Size18
  3512. Fly.Text = "Fly (Press again to STOP)"
  3513. Fly.TextColor3 = Color3.new(255, 0, 0)
  3514. Fly.TextSize = 15
  3515. Fly.MouseButton1Down:connect(function()
  3516.  
  3517.  
  3518. flying = not flying
  3519. repeat wait()
  3520. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3521. local mouse = game.Players.LocalPlayer:GetMouse()
  3522. repeat wait() until mouse
  3523. local plr = game.Players.LocalPlayer
  3524. local torso = plr.Character.Torso
  3525. local deb = true
  3526. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3527. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3528. local maxspeed = 200
  3529. local speed = 0
  3530. if flying then
  3531. end
  3532.  
  3533. function FlyFunction()
  3534. local bg = Instance.new("BodyGyro", torso)
  3535. bg.P = 9e4
  3536. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3537. bg.cframe = torso.CFrame
  3538. local bv = Instance.new("BodyVelocity", torso)
  3539. bv.velocity = Vector3.new(0,0.1,0)
  3540. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3541. repeat wait()
  3542. plr.Character.Humanoid.PlatformStand = true
  3543. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3544. speed = speed+.5+(speed/maxspeed)
  3545. if speed > maxspeed then
  3546. speed = maxspeed
  3547. end
  3548. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3549. speed = speed-1
  3550. if speed < 0 then
  3551. speed = 0
  3552. end
  3553. end
  3554. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3555. 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
  3556. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3557. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3558. 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
  3559. else
  3560. bv.velocity = Vector3.new(0,0.1,0)
  3561. end
  3562. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3563. until not flying
  3564. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3565. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3566. speed = 0
  3567. bg:Destroy()
  3568. bv:Destroy()
  3569. plr.Character.Humanoid.PlatformStand = false
  3570. end
  3571. mouse.KeyDown:connect(function(key)
  3572. if key:lower() == "w" then
  3573. ctrl.f = 1
  3574. elseif key:lower() == "s" then
  3575. ctrl.b = -1
  3576. elseif key:lower() == "a" then
  3577. ctrl.l = -1
  3578. elseif key:lower() == "d" then
  3579. ctrl.r = 1
  3580.  
  3581. end
  3582. end)
  3583. mouse.KeyUp:connect(function(key)
  3584. if key:lower() == "w" then
  3585. ctrl.f = 0
  3586. elseif key:lower() == "s" then
  3587. ctrl.b = 0
  3588. elseif key:lower() == "a" then
  3589. ctrl.l = 0
  3590. elseif key:lower() == "d" then
  3591. ctrl.r = 0
  3592. end
  3593. end)
  3594. FlyFunction()
  3595.  
  3596. end)
  3597.  
  3598. PinkWires.Name = "PinkWires"
  3599. PinkWires.Parent = toolaFrame
  3600. PinkWires.BackgroundColor3 = Color3.new(0, 0, 0)
  3601. PinkWires.BorderColor3 = Color3.new(0, 0, 0)
  3602. PinkWires.Position =  UDim2.new(0, 3, 0, 118)
  3603. PinkWires.Size = UDim2.new(0, 165, 0, 20)
  3604. PinkWires.Font = Enum.Font.Fantasy
  3605. PinkWires.FontSize = Enum.FontSize.Size18
  3606. PinkWires.Text = "Pink Wires"
  3607. PinkWires.TextColor3 = Color3.new(255, 0, 0)
  3608. PinkWires.TextSize = 15
  3609. PinkWires.MouseButton1Click:connect(function()
  3610. local typecurrent = false
  3611. if typecurrent == true then
  3612.         typecurrent = false
  3613.         PinkWires.TextColor3 = Color3.new(0.666667, 0, 0)
  3614.         PinkWires.Text = "Pink Wires: Magenta Icicle"
  3615.             local c = game.ReplicatedStorage.Purchasables:FindFirstChild("IcicleWireMagenta", true)
  3616.             c.Name = "Wire"
  3617.             local d = game.ReplicatedStorage.Purchasables:FindFirstChild("Wire", true)
  3618.             d:Destroy()
  3619. elseif typecurrent == false then
  3620.         typecurrent = true
  3621.         PinkWires.TextColor3 = Color3.new(0, 1,0)
  3622.         PinkWires.Text = "Pink Wires: Active"
  3623.             local a = game.ReplicatedStorage.Purchasables:FindFirstChild("NeonWirePinky", true)
  3624.             a.Name = "Wire"
  3625.             local b = game.ReplicatedStorage.Purchasables:FindFirstChild("Wire", true)
  3626.             b:Destroy()
  3627.         end
  3628. end)
  3629.  
  3630.  
  3631. ClickTP.Name = "ClickTP"
  3632. ClickTP.Parent = toolaFrame
  3633. ClickTP.BackgroundColor3 = Color3.new(0, 0, 0)
  3634. ClickTP.BorderColor3 = Color3.new(0, 0, 0)
  3635. ClickTP.Position =  UDim2.new(0, 3, 0, 164)
  3636. ClickTP.Size = UDim2.new(0, 165, 0, 20)
  3637. ClickTP.Font = Enum.Font.Fantasy
  3638. ClickTP.FontSize = Enum.FontSize.Size18
  3639. ClickTP.Text = "ClickTP"
  3640. ClickTP.TextColor3 = Color3.new(255, 0, 0)
  3641. ClickTP.TextSize = 15
  3642. ClickTP.MouseButton1Click:Connect(function()
  3643.     mouse = game.Players.LocalPlayer:GetMouse()
  3644. tool = Instance.new("Tool")
  3645. tool.RequiresHandle = false
  3646. tool.Name = "Click Teleport"
  3647. tool.Activated:connect(function()
  3648. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  3649. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  3650. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  3651. end)
  3652. tool.Parent = game.Players.LocalPlayer.Backpack
  3653. end)
  3654.  
  3655. Noclip.Name = "Noclip"
  3656. Noclip.Parent = toolaFrame
  3657. Noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  3658. Noclip.BorderColor3 = Color3.new(0, 0, 0)
  3659. Noclip.Position =  UDim2.new(0, 3, 0, 187)
  3660. Noclip.Size = UDim2.new(0, 165, 0, 20)
  3661. Noclip.Font = Enum.Font.Fantasy
  3662. Noclip.FontSize = Enum.FontSize.Size18
  3663. Noclip.Text = "No clip"
  3664. Noclip.TextColor3 = Color3.new(255, 0, 0)
  3665. Noclip.TextSize = 15
  3666. noclip = false
  3667. game:GetService('RunService').Stepped:connect(function()
  3668. if noclip then
  3669. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  3670. Noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  3671. Noclip.TextColor3 = Color3.new(0, 1, 0)
  3672. Noclip.Text = "No Clip On"
  3673. end
  3674. end)
  3675. Noclip.MouseButton1Down:connect(function()
  3676. noclip = not noclip
  3677. Noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  3678. Noclip.TextColor3 = Color3.new(255, 0, 0)
  3679. Noclip.Text = "No Clip Off"
  3680.  
  3681. end)
  3682. AntiAFKtime.Name = "AntiAFKtime"
  3683. AntiAFKtime.Parent = toolaFrame
  3684. AntiAFKtime.BackgroundColor3 = Color3.new(0, 0, 0)
  3685. AntiAFKtime.BorderColor3 = Color3.new(0, 0, 0)
  3686. AntiAFKtime.Position =  UDim2.new(0, 3, 0, 210)
  3687. AntiAFKtime.Size = UDim2.new(0, 165, 0, 20)
  3688. AntiAFKtime.Font = Enum.Font.Fantasy
  3689. AntiAFKtime.FontSize = Enum.FontSize.Size18
  3690. AntiAFKtime.Text = "AFK for: 0 Seconds"
  3691. AntiAFKtime.TextColor3 = Color3.new(255, 0, 0)
  3692. AntiAFKtime.TextSize = 15
  3693.  
  3694.  
  3695. AntiAFK.Name = "AntiAFK"
  3696. AntiAFK.Parent = toolaFrame
  3697. AntiAFK.BackgroundColor3 = Color3.new(0, 0, 0)
  3698. AntiAFK.BorderColor3 = Color3.new(0, 0, 0)
  3699. AntiAFK.Position =  UDim2.new(0, 3, 0, 233)
  3700. AntiAFK.Size = UDim2.new(0, 165, 0, 20)
  3701. AntiAFK.Font = Enum.Font.Fantasy
  3702. AntiAFK.FontSize = Enum.FontSize.Size18
  3703. AntiAFK.Text = "Start Anti-AFK Mode"
  3704. AntiAFK.TextColor3 = Color3.new(255, 0, 0)
  3705. AntiAFK.TextSize = 15
  3706. AntiAFK.MouseButton1Down:Connect(function()
  3707.  
  3708.     if afkactive == true then
  3709.         afkactive = false
  3710.         AntiAFK.BackgroundColor3 = Color3.new(0, 0, 0)
  3711.                                           AntiAFKtime.TextColor3 = Color3.new(0, 1, 0)
  3712.         AntiAFK.Text = "Start Anti-AFK Mode"
  3713.     elseif afkactive == false then
  3714.         afkactive = true
  3715.         AntiAFK.BackgroundColor3 = Color3.new(0, 0, 0)
  3716.         AntiAFKtime.TextColor3 = Color3.new(1, 1, 1)
  3717.         AntiAFK.Text = "Stop Anti-AFK Mode"
  3718.  
  3719.         logtime = coroutine.wrap(function()
  3720.             afktotaltime=0
  3721.             while afkactive == true do
  3722.                 wait(1)
  3723.                 afktotaltime=afktotaltime+1
  3724.                 AntiAFKtime.Text = "AFK for: "..afktotaltime.." Seconds"
  3725.             end
  3726.         end)
  3727.    
  3728.         messageBot = coroutine.wrap(function()
  3729.             while afkactive == true do
  3730.                 wait(900)
  3731.                 possiblechats = {"afk", "brb", "I'm AFK"}
  3732.                 decide=math.random(1,#possiblechats)
  3733.                 game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(possiblechats[decide], "All")
  3734.                 game.Players:Chat("/e point")
  3735.             end
  3736.         end)
  3737.        
  3738.         moveChar = coroutine.wrap(function()
  3739.             plr = game:service'Players'.LocalPlayer
  3740.             char = plr.Character
  3741.             hum = char:FindFirstChildOfClass'Humanoid'
  3742.             while afkactive==true do
  3743.                 wait(1)
  3744.                 hum:Move(Vector3.new(1, 0, 0), false)
  3745.                 wait(1)
  3746.                 hum:Move(Vector3.new(-1, 0, 0), false)
  3747.                 wait(1)
  3748.                 hum:Move(Vector3.new(1, 0, 0), false)
  3749.                 wait(1)
  3750.                 hum:Move(Vector3.new(-1, 0, 0), false)
  3751.                 wait(1)
  3752.                 hum:Move(Vector3.new(0, 1, 0), false)
  3753.                 wait(1)
  3754.                 hum:Move(Vector3.new(0, 1, 0), false)
  3755.                 wait(60)
  3756.             end
  3757.         end)
  3758.    
  3759.         logtime()
  3760.         moveChar()
  3761.         messageBot()
  3762.  
  3763.     end
  3764. end)
  3765.  
  3766.  
  3767. Fog.Name = "Fog"
  3768. Fog.Parent = toolaFrame
  3769. Fog.BackgroundColor3 = Color3.new(0, 0, 0)
  3770. Fog.BorderColor3 = Color3.new(0, 0, 0)
  3771. Fog.Position =  UDim2.new(0, 3, 0, 256)
  3772. Fog.Size = UDim2.new(0, 165, 0, 20)
  3773. Fog.Font = Enum.Font.Fantasy
  3774. Fog.FontSize = Enum.FontSize.Size18
  3775. Fog.Text = "Remove Fog"
  3776. Fog.TextColor3 = Color3.new(255, 0, 0)
  3777. Fog.TextSize = 15
  3778. Fog.MouseButton1Down:connect(function()
  3779.     Fog.BackgroundColor3 = Color3.new(0, 0, 0)
  3780.                       Fog.TextColor3 = Color3.new(0, 1, 0)
  3781. game.Lighting.Changed:connect(function()
  3782.     game.Lighting.TimeOfDay = "12:00:00"
  3783.     game.Lighting.FogEnd = 9999
  3784.     game.Lighting.Brightness = 2
  3785. end)
  3786. end)
  3787.  
  3788.  
  3789.  PinkCar = Instance.new("TextButton")
  3790.  TpCar = Instance.new("TextButton")
  3791.  PinkCars = Instance.new("TextButton")
  3792.  
  3793. PinkCar.Name = "PinkCar"
  3794. PinkCar.Parent = toolaFrame
  3795. PinkCar.BackgroundColor3 = Color3.new(0, 0, 0)
  3796. PinkCar.BorderColor3 = Color3.new(0, 0, 0)
  3797. PinkCar.Position =  UDim2.new(0, 3, 0, 302)
  3798. PinkCar.Size = UDim2.new(0, 140, 0, 20)
  3799. PinkCar.Font = Enum.Font.Fantasy
  3800. PinkCar.FontSize = Enum.FontSize.Size18
  3801. PinkCar.Text = "Pink Car Spawner"
  3802. PinkCar.TextColor3 = Color3.new(255, 0, 0)
  3803. PinkCar.TextSize = 15
  3804.  
  3805. PinkCars.Name = "PinkCars"
  3806. PinkCars.Parent = toolaFrame
  3807. PinkCars.BackgroundColor3 = Color3.new(0, 0, 0)
  3808. PinkCars.BorderColor3 = Color3.new(0, 0, 0)
  3809. PinkCars.Position = UDim2.new(0, 147, 0, 302)
  3810. PinkCars.Size = UDim2.new(0, 21, 0, 20)
  3811. PinkCars.Font = Enum.Font.Fantasy
  3812. PinkCars.FontSize = Enum.FontSize.Size18
  3813. PinkCars.Text = "C"
  3814. PinkCars.TextColor3 = Color3.new(255, 0, 0)
  3815. PinkCars.TextSize = 15
  3816.  
  3817. PinkCar.MouseButton1Click:connect(function()
  3818.                          PinkCars.TextColor3 = Color3.new(0, 1, 0)
  3819.                      PinkCar.TextColor3 = Color3.new(0, 1, 0)
  3820.     if _G.Executed == false or _G.Executed == nil then
  3821. _G.Executed = true
  3822. Spawned = false
  3823. Spawning = false
  3824. SpawnPad = nil
  3825. workspace.PlayerModels.ChildAdded:connect(function(Added)
  3826.     if Spawned == false and Spawning == false then
  3827.         Owner = nil
  3828.         CheckTries = 0
  3829.         CheckSuccess = false
  3830.         repeat
  3831.         wait()
  3832.         CheckTries = CheckTries + 1
  3833.         if Added:FindFirstChild("Owner") and Added:FindFirstChild("Type") and Added.Type.Value == "Vehicle" and Added:FindFirstChild("Settings") and Added.Settings:FindFirstChild("Color") then
  3834.             CheckSuccess = true
  3835.             Owner = Added.Owner.Value
  3836.         end
  3837.         until CheckTries == 75 or CheckSuccess == true
  3838.         if Owner == game.Players.LocalPlayer or game.ReplicatedStorage.Interaction.ClientIsWhitelisted:InvokeServer(Owner) == true then
  3839.             Spawning = true
  3840.             Added:WaitForChild("Settings")
  3841.             Added.Settings:WaitForChild("Color")
  3842.             if tostring(Added.Settings.Color.Value) == tostring(1032) then
  3843.                 Spawned = true
  3844.                 Spawning = false
  3845.                 print(Spawned)
  3846.             elseif tostring(Added.Settings.Color.Value) ~= tostring(1032) then
  3847.                 if SpawnPad:FindFirstChild("ButtonRemote_SpawnButton") and SpawnPad:FindFirstChild("Owner") then
  3848.                     if SpawnPad.Owner.Value == game.Players.LocalPlayer or game.ReplicatedStorage.Interaction.ClientIsWhitelisted:InvokeServer(SpawnPad.Owner.Value) == true then
  3849.                         Spawning = false
  3850.                         game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(SpawnPad.ButtonRemote_SpawnButton)
  3851.                     end
  3852.                 end
  3853.             end
  3854.         end
  3855.     end
  3856. end)
  3857.  
  3858. mouse = game.Players.LocalPlayer:GetMouse()
  3859. mouse.KeyDown:connect(function(key)
  3860.     if key:lower() == "c" then
  3861.         if mouse.Target.Parent:FindFirstChild("ButtonRemote_SpawnButton") then
  3862.             SpawnPad = mouse.Target.Parent
  3863.             Spawned = false
  3864.             Spawning = false
  3865.             game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(mouse.Target.Parent.ButtonRemote_SpawnButton)
  3866.         else
  3867.             Spawned = true
  3868.             Spawning = false
  3869.         end
  3870.     end
  3871. end)
  3872. end
  3873. spawn(function()
  3874.     repeat
  3875.         wait()
  3876.     if Spawned == true then
  3877.         Spawned = false
  3878.         game:GetService("StarterGui"):SetCore("SendNotification", {
  3879.           Title = "Pink Car",
  3880.           Text = "Successful Spawned."
  3881.         })
  3882.     end
  3883.     until Spawned == true
  3884. end)
  3885. end)
  3886.  
  3887. TpCar.Name = "TpCar"
  3888. TpCar.Parent = toolaFrame
  3889. TpCar.BackgroundColor3 = Color3.new(0, 0, 0)
  3890. TpCar.BorderColor3 = Color3.new(0, 0, 0)
  3891. TpCar.Position =  UDim2.new(0, 3, 0, 325)
  3892. TpCar.Size = UDim2.new(0, 165, 0, 20)
  3893. TpCar.Font = Enum.Font.Fantasy
  3894. TpCar.FontSize = Enum.FontSize.Size18
  3895. TpCar.Text = "TP Cars"
  3896. TpCar.TextColor3 = Color3.new(255, 0, 0)
  3897. TpCar.TextSize = 15
  3898.  
  3899. TpCarFrame.Name = "TpCarFrame"
  3900. TpCarFrame.Parent = MenuFrame
  3901. TpCarFrame.BorderSizePixel = 1
  3902. TpCarFrame.BackgroundTransparency = 0
  3903. TpCarFrame.BorderColor3 = Color3.new(0, 0, 0)
  3904. TpCarFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  3905. TpCarFrame.Size = UDim2.new(0, 170, 0, 327)
  3906. TpCarFrame.Visible = false
  3907.  
  3908. SpawnPointa.Name = "SpawnPointa"
  3909. SpawnPointa.Parent = TpCarFrame
  3910. SpawnPointa.BackgroundColor3 = Color3.new(0, 0, 0)
  3911. SpawnPointa.BorderColor3 = Color3.new(0, 0, 0)
  3912. SpawnPointa.Position = UDim2.new(0, 3, 0, 3)
  3913. SpawnPointa.Size = UDim2.new(0, 165, 0, 20)
  3914. SpawnPointa.Font = Enum.Font.Fantasy
  3915. SpawnPointa.Text = "Spawn Point"
  3916. SpawnPointa.TextColor3 = Color3.new(255, 0, 0)
  3917. SpawnPointa.TextSize = 15
  3918.  
  3919. furnabox.Name = "furnabox"
  3920. furnabox.Parent = TpCarFrame
  3921. furnabox.BackgroundColor3 = Color3.new(0, 0, 0)
  3922. furnabox.BorderColor3 = Color3.new(0, 0, 0)
  3923. furnabox.Position = UDim2.new(0, 3, 0, 26)
  3924. furnabox.Size = UDim2.new(0, 165, 0, 20)
  3925. furnabox.Font = Enum.Font.Fantasy
  3926. furnabox.Text = "Box Cars + Furnishings"
  3927. furnabox.TextColor3 = Color3.new(255, 0, 0)
  3928. furnabox.TextSize = 15
  3929.  
  3930. LinkLogic.Name = "LinkLogic"
  3931. LinkLogic.Parent = TpCarFrame
  3932. LinkLogic.BackgroundColor3 = Color3.new(0, 0, 0)
  3933. LinkLogic.BorderColor3 = Color3.new(0, 0, 0)
  3934. LinkLogic.Position = UDim2.new(0, 3, 0, 49)
  3935. LinkLogic.Size = UDim2.new(0, 165, 0, 20)
  3936. LinkLogic.Font = Enum.Font.Fantasy
  3937. LinkLogic.Text = "Link's Logic"
  3938. LinkLogic.TextColor3 = Color3.new(255, 0, 0)
  3939. LinkLogic.TextSize = 15
  3940.  
  3941. Bshack.Name = "Bshack"
  3942. Bshack.Parent = TpCarFrame
  3943. Bshack.BackgroundColor3 = Color3.new(0, 0, 0)
  3944. Bshack.BorderColor3 = Color3.new(0, 0, 0)
  3945. Bshack.Position = UDim2.new(0, 3, 0, 72)
  3946. Bshack.Size = UDim2.new(0, 165, 0, 20)
  3947. Bshack.Font = Enum.Font.Fantasy
  3948. Bshack.Text = "Bob's Shack"
  3949. Bshack.TextColor3 = Color3.new(255, 0, 0)
  3950. Bshack.TextSize = 15
  3951.  
  3952. Docka.Name = "Docka"
  3953. Docka.Parent = TpCarFrame
  3954. Docka.BackgroundColor3 = Color3.new(0, 0, 0)
  3955. Docka.BorderColor3 = Color3.new(0, 0, 0)
  3956. Docka.Position = UDim2.new(0, 3, 0, 95)
  3957. Docka.Size = UDim2.new(0, 165, 0, 20)
  3958. Docka.Font = Enum.Font.Fantasy
  3959. Docka.Text = "Dock"
  3960. Docka.TextColor3 = Color3.new(255, 0, 0)
  3961. Docka.TextSize = 15
  3962.  
  3963. FineShop.Name = "FineShop"
  3964. FineShop.Parent = TpCarFrame
  3965. FineShop.BackgroundColor3 = Color3.new(0, 0, 0)
  3966. FineShop.BorderColor3 = Color3.new(0, 0, 0)
  3967. FineShop.Position = UDim2.new(0, 3, 0, 118)
  3968. FineShop.Size = UDim2.new(0, 165, 0, 20)
  3969. FineShop.Font = Enum.Font.Fantasy
  3970. FineShop.Text = "Fine Arts Shop"
  3971. FineShop.TextColor3 = Color3.new(255, 0, 0)
  3972. FineShop.TextSize = 15
  3973.  
  3974. Deny.Name = "Deny"
  3975. Deny.Parent = TpCarFrame
  3976. Deny.BackgroundColor3 = Color3.new(0, 0, 0)
  3977. Deny.BorderColor3 = Color3.new(0, 0, 0)
  3978. Deny.Position = UDim2.new(0, 3, 0, 141)
  3979. Deny.Size = UDim2.new(0, 165, 0, 20)
  3980. Deny.Font = Enum.Font.Fantasy
  3981. Deny.Text = "The Den"
  3982. Deny.TextColor3 = Color3.new(255, 0, 0)
  3983. Deny.TextSize = 15
  3984.  
  3985. OfSight.Name = "OfSight"
  3986. OfSight.Parent = TpCarFrame
  3987. OfSight.BackgroundColor3 = Color3.new(0, 0, 0)
  3988. OfSight.BorderColor3 = Color3.new(0, 0, 0)
  3989. OfSight.Position = UDim2.new(0, 3, 0, 164)
  3990. OfSight.Size = UDim2.new(0, 165, 0, 20)
  3991. OfSight.Font = Enum.Font.Fantasy
  3992. OfSight.Text = "Shrine Of Sight"
  3993. OfSight.TextColor3 = Color3.new(255, 0, 0)
  3994. OfSight.TextSize = 15
  3995.  
  3996. SKI.Name = "SKI"
  3997. SKI.Parent = TpCarFrame
  3998. SKI.BackgroundColor3 = Color3.new(0, 0, 0)
  3999. SKI.BorderColor3 = Color3.new(0, 0, 0)
  4000. SKI.Position = UDim2.new(0, 3, 0, 187)
  4001. SKI.Size = UDim2.new(0, 165, 0, 20)
  4002. SKI.Font = Enum.Font.Fantasy
  4003. SKI.Text = "Ski Lodge"
  4004. SKI.TextColor3 = Color3.new(255, 0, 0)
  4005. SKI.TextSize = 15
  4006.  
  4007. LightHouse.Name = "LightHouse"
  4008. LightHouse.Parent = TpCarFrame
  4009. LightHouse.BackgroundColor3 = Color3.new(0, 0, 0)
  4010. LightHouse.BorderColor3 = Color3.new(0, 0, 0)
  4011. LightHouse.Position = UDim2.new(0, 3, 0, 210)
  4012. LightHouse.Size = UDim2.new(0, 165, 0, 20)
  4013. LightHouse.Font = Enum.Font.Fantasy
  4014. LightHouse.Text = "Light House"
  4015. LightHouse.TextColor3 = Color3.new(255, 0, 0)
  4016. LightHouse.TextSize = 15
  4017.  
  4018. LavaTreeA.Name = "LavaTreeA"
  4019. LavaTreeA.Parent = TpCarFrame
  4020. LavaTreeA.BackgroundColor3 = Color3.new(0, 0, 0)
  4021. LavaTreeA.BorderColor3 = Color3.new(0, 0, 0)
  4022. LavaTreeA.Position = UDim2.new(0, 3, 0, 233)
  4023. LavaTreeA.Size = UDim2.new(0, 165, 0, 20)
  4024. LavaTreeA.Font = Enum.Font.Fantasy
  4025. LavaTreeA.Text = "Volcano"
  4026. LavaTreeA.TextColor3 = Color3.new(255, 0, 0)
  4027. LavaTreeA.TextSize = 15
  4028.  
  4029. PalmTreeA.Name = "PalmTreeA"
  4030. PalmTreeA.Parent = TpCarFrame
  4031. PalmTreeA.BackgroundColor3 = Color3.new(0, 0, 0)
  4032. PalmTreeA.BorderColor3 = Color3.new(0, 0, 0)
  4033. PalmTreeA.Position = UDim2.new(0, 3, 0, 256)
  4034. PalmTreeA.Size = UDim2.new(0, 165, 0, 20)
  4035. PalmTreeA.Font = Enum.Font.Fantasy
  4036. PalmTreeA.Text = "Palm Island"
  4037. PalmTreeA.TextColor3 = Color3.new(255, 0, 0)
  4038. PalmTreeA.TextSize = 15
  4039.  
  4040. SnowglowtreeA.Name = "SnowglowtreeA"
  4041. SnowglowtreeA.Parent = TpCarFrame
  4042. SnowglowtreeA.BackgroundColor3 = Color3.new(0, 0, 0)
  4043. SnowglowtreeA.BorderColor3 = Color3.new(0, 0, 0)
  4044. SnowglowtreeA.Position = UDim2.new(0, 3, 0, 279)
  4045. SnowglowtreeA.Size = UDim2.new(0, 165, 0, 20)
  4046. SnowglowtreeA.Font = Enum.Font.Fantasy
  4047. SnowglowtreeA.Text = "Snowglowd Island"
  4048. SnowglowtreeA.TextColor3 = Color3.new(255, 0, 0)
  4049. SnowglowtreeA.TextSize = 15
  4050.  
  4051. GoldTreeA.Name = "GoldTree"
  4052. GoldTreeA.Parent = TpCarFrame
  4053. GoldTreeA.BackgroundColor3 = Color3.new(0, 0, 0)
  4054. GoldTreeA.BorderColor3 = Color3.new(0, 0, 0)
  4055. GoldTreeA.Position = UDim2.new(0, 3, 0,302)
  4056. GoldTreeA.Size = UDim2.new(0, 165, 0, 20)
  4057. GoldTreeA.Font = Enum.Font.Fantasy
  4058. GoldTreeA.Text = "Swamp"
  4059. GoldTreeA.TextColor3 = Color3.new(255, 0, 0)
  4060. GoldTreeA.TextSize = 15
  4061.  
  4062.  
  4063. function TeleportCar(Pos)
  4064.     if game.Players.LocalPlayer.Character then
  4065.         Character = game.Players.LocalPlayer.Character
  4066.         if Character.Humanoid.SeatPart ~= nil then
  4067.             Car = Character.Humanoid.SeatPart.Parent
  4068.             spawn(function()
  4069.                 for i=1,5 do
  4070.                     wait()
  4071.                     Car:SetPrimaryPartCFrame(Pos * CFrame.Angles(math.rad(Character.HumanoidRootPart.Orientation.x), math.rad(Character.HumanoidRootPart.Orientation.y), 0))
  4072.                     game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Car.Main)
  4073.                     game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Car.Main)
  4074.                 end
  4075.             end)
  4076.         end
  4077.     end
  4078. end
  4079.  
  4080. SpawnPointa.MouseButton1Down:connect(function()
  4081. TeleportCar(CFrame.new(155, 3, 74))
  4082. end)
  4083.  
  4084. furnabox.MouseButton1Down:connect(function()
  4085. TeleportCar(CFrame.new(517, 3, -1607.1))
  4086. end)
  4087.  
  4088. LinkLogic.MouseButton1Down:connect(function()
  4089. TeleportCar(CFrame.new(4616.7, 3, -733.5))
  4090. end)
  4091.  
  4092. Bshack.MouseButton1Down:connect(function()
  4093. TeleportCar(CFrame.new(233.1, 7.8, -2536.2))
  4094. end)
  4095.  
  4096. Docka.MouseButton1Down:connect(function()
  4097. TeleportCar(CFrame.new(1087.2, -1.2, -189.7))
  4098. end)
  4099.  
  4100. FineShop.MouseButton1Down:connect(function()
  4101. TeleportCar(CFrame.new(5207, -166, 719))
  4102. end)
  4103.  
  4104. Deny.MouseButton1Down:connect(function()
  4105. TeleportCar(CFrame.new(327.4, 59.8, 1984.2))
  4106. end)
  4107.  
  4108. OfSight.MouseButton1Down:connect(function()
  4109. TeleportCar(CFrame.new(-1600, 205, 919))
  4110. end)
  4111.  
  4112. SKI.MouseButton1Down:connect(function()
  4113. TeleportCar(CFrame.new(1244.8, 59.8, 2278.3))
  4114. end)
  4115.  
  4116. LightHouse.MouseButton1Down:connect(function()
  4117. TeleportCar(CFrame.new(1488.1, 355.2, 3265))
  4118. end)
  4119.  
  4120. LavaTreeA.MouseButton1Down:connect(function()
  4121. TeleportCar(CFrame.new(-1584.4, 623, 1112.9))
  4122. end)
  4123.  
  4124. PalmTreeA.MouseButton1Down:connect(function()
  4125. TeleportCar(CFrame.new(4290.8, -5.9, -1794.2))
  4126. end)
  4127.  
  4128. SnowglowtreeA.MouseButton1Down:connect(function()
  4129. TeleportCar(CFrame.new(-1092.2, -5.9, -938.2))
  4130. end)
  4131.  
  4132. GoldTreeA.MouseButton1Down:connect(function()
  4133. TeleportCar(CFrame.new(-1231.8, 152.7, -540.3))
  4134. end)
  4135.  
  4136. CarRotate.Name = "CarRotate"
  4137. CarRotate.Parent = toolaFrame
  4138. CarRotate.BackgroundColor3 = Color3.new(0, 0, 0)
  4139. CarRotate.BorderColor3 = Color3.new(0, 0, 0)
  4140. CarRotate.Position =  UDim2.new(0, 3, 0, 348)
  4141. CarRotate.Size = UDim2.new(0, 140, 0, 20)
  4142. CarRotate.Font = Enum.Font.Fantasy
  4143. CarRotate.FontSize = Enum.FontSize.Size18
  4144. CarRotate.Text = "Car Rotater"
  4145. CarRotate.TextColor3 = Color3.new(255, 0, 0)
  4146. CarRotate.TextSize = 15
  4147.  
  4148. CarRotates.Name = "CarRotates"
  4149. CarRotates.Parent = toolaFrame
  4150. CarRotates.BackgroundColor3 = Color3.new(0, 0, 0)
  4151. CarRotates.BorderColor3 = Color3.new(0, 0, 0)
  4152. CarRotates.Position = UDim2.new(0, 147, 0, 348)
  4153. CarRotates.Size = UDim2.new(0, 21, 0, 20)
  4154. CarRotates.Font = Enum.Font.Fantasy
  4155. CarRotates.FontSize = Enum.FontSize.Size18
  4156. CarRotates.Text = "R"
  4157. CarRotates.TextColor3 = Color3.new(255, 0, 0)
  4158. CarRotates.TextSize = 15
  4159.  
  4160. CarRotate.MouseButton1Click:connect(function()
  4161.     local Turn = game:GetService("Players").LocalPlayer:GetMouse()
  4162.     function Turn2(key)
  4163.             if (key == "r") then
  4164.             function RotateCar()
  4165.     if game.Players.LocalPlayer.Character then
  4166.         Character = game.Players.LocalPlayer.Character
  4167.         if Character.Humanoid.SeatPart ~= nil then
  4168.             Car = Character.Humanoid.SeatPart.Parent
  4169.             spawn(function()
  4170.             local Pos = CFrame.new(Car.Main.Position)
  4171.                 for i=1,5 do
  4172.                     wait()
  4173.                     Car:SetPrimaryPartCFrame(Pos * CFrame.Angles(math.rad(Character.HumanoidRootPart.Orientation.x), math.rad(Character.HumanoidRootPart.Orientation.y), 0))
  4174.                     game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Car.Main)
  4175.                     game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Car.Main)
  4176.                 end
  4177.             end)
  4178.         end
  4179.     end
  4180. end
  4181. RotateCar()
  4182.             end
  4183.         end
  4184. Turn.KeyDown:connect(Turn2)
  4185. end)
  4186.  
  4187. Brid.Name = "Bridge"
  4188. Brid.Parent = toolaFrame
  4189. Brid.BackgroundColor3 = Color3.new(0, 0, 0)
  4190. Brid.BorderColor3 = Color3.new(0, 0, 0)
  4191. Brid.Position =  UDim2.new(0, 3, 0, 371)
  4192. Brid.Size = UDim2.new(0, 115, 0, 20)
  4193. Brid.Font = Enum.Font.Fantasy
  4194. Brid.FontSize = Enum.FontSize.Size18
  4195. Brid.Text = "Bridge"
  4196. Brid.TextColor3 = Color3.new(255, 0, 0)
  4197. Brid.TextSize = 15
  4198.  
  4199. Bridup.Name = "Bridge"
  4200. Bridup.Parent = toolaFrame
  4201. Bridup.BackgroundColor3 = Color3.new(0, 0, 0)
  4202. Bridup.BorderColor3 = Color3.new(0, 0, 0)
  4203. Bridup.Position =  UDim2.new(0, 147, 0, 371)
  4204. Bridup.Size = UDim2.new(0, 21, 0, 20)
  4205. Bridup.Font = Enum.Font.Fantasy
  4206. Bridup.FontSize = Enum.FontSize.Size18
  4207. Bridup.Text = "U"
  4208. Bridup.TextColor3 = Color3.new(255, 0, 0)
  4209. Bridup.TextSize = 15
  4210.  
  4211. BridDown.Name = "Bridge"
  4212. BridDown.Parent = toolaFrame
  4213. BridDown.BackgroundColor3 = Color3.new(0, 0, 0)
  4214. BridDown.BorderColor3 = Color3.new(0, 0, 0)
  4215. BridDown.Position =  UDim2.new(0, 122, 0, 371)
  4216. BridDown.Size = UDim2.new(0, 21, 0, 20)
  4217. BridDown.Font = Enum.Font.Fantasy
  4218. BridDown.FontSize = Enum.FontSize.Size18
  4219. BridDown.Text = "D"
  4220. BridDown.TextColor3 = Color3.new(255, 0, 0)
  4221. BridDown.TextSize = 15
  4222.  
  4223. local BridgeD = false
  4224. BridDown.MouseButton1Click:connect(function()
  4225.     if BridgeD == false then
  4226.             for _,v in pairs(game.workspace.Bridge.VerticalLiftBridge.Lift:GetChildren()) do
  4227.             v.CFrame = v.CFrame + Vector3.new(0, -26, 0)
  4228.             end
  4229.         BridgeD = true
  4230.     end
  4231. end)
  4232.  
  4233. Bridup.MouseButton1Click:connect(function()
  4234.     if BridgeD == true then
  4235.             for _,v in pairs(game.workspace.Bridge.VerticalLiftBridge.Lift:GetChildren()) do
  4236.             v.CFrame = v.CFrame + Vector3.new(0, 26, 0)
  4237.             end
  4238.         BridgeD = false
  4239.     end
  4240. end)
  4241.  
  4242.  
  4243. ReJoinServer.Name = "ReJoinServer"
  4244. ReJoinServer.Parent = toolaFrame
  4245. ReJoinServer.BackgroundColor3 = Color3.new(0, 0, 0)
  4246. ReJoinServer.BorderColor3 = Color3.new(0, 0, 0)
  4247. ReJoinServer.Position =  UDim2.new(0, 3, 0, 394)
  4248. ReJoinServer.Size = UDim2.new(0, 165, 0, 20)
  4249. ReJoinServer.Font = Enum.Font.Fantasy
  4250. ReJoinServer.FontSize = Enum.FontSize.Size18
  4251. ReJoinServer.Text = "ReJoin Server"
  4252. ReJoinServer.TextColor3 = Color3.new(255, 0, 0)
  4253. ReJoinServer.TextSize = 15
  4254. ReJoinServer.MouseButton1Down:connect(function()
  4255.     local placeId = "13822889"
  4256.     game:GetService("TeleportService"):Teleport(placeId)
  4257. end)
  4258.  
  4259. Reset.Name = "Reset"
  4260. Reset.Parent = toolaFrame
  4261. Reset.BackgroundColor3 = Color3.new(0, 0, 0)
  4262. Reset.BorderColor3 = Color3.new(0, 0, 0)
  4263. Reset.Position =  UDim2.new(0, 3, 0, 417)
  4264. Reset.Size = UDim2.new(0, 165, 0, 20)
  4265. Reset.Font = Enum.Font.Fantasy
  4266. Reset.FontSize = Enum.FontSize.Size18
  4267. Reset.Text = "Reset Character"
  4268. Reset.TextColor3 = Color3.new(255, 0, 0)
  4269. Reset.TextSize = 15
  4270. Reset.MouseButton1Click:connect(function()
  4271.     game.Players.LocalPlayer.Character.Head:Destroy()
  4272. end)
  4273.  
  4274. Buymenu.Name = "Buymenu"
  4275. Buymenu.Parent = Picker
  4276. Buymenu.BackgroundColor3 = Color3.new(1, 1, 1)
  4277. Buymenu.BorderColor3 = Color3.new(0, 0, 0)
  4278. Buymenu.Position = UDim2.new(0, 15, 0,515)
  4279. Buymenu.Size = UDim2.new(0, 80, 0, 80)
  4280. Buymenu.ZIndex = 3
  4281. Buymenu.Image = "rbxassetid://3936608288"
  4282. Buymenu.ScaleType = Enum.ScaleType.Crop
  4283. Buymenu.MouseButton1Click:Connect(function()
  4284. CurrentItem.Image = "rbxassetid://3886256996"
  4285. AIntroImage.Visible = true
  4286. AIntroImage1.Visible = true
  4287. end)
  4288.  
  4289. BuyFrame.Name = "BuyFrame"
  4290. BuyFrame.Parent = MenuFrame
  4291. BuyFrame.BorderSizePixel = 1
  4292. BuyFrame.BackgroundTransparency = 0
  4293. BuyFrame.BorderColor3 = Color3.new(0, 0, 0)
  4294. BuyFrame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  4295. BuyFrame.Size = UDim2.new(0, 170, 0, 141)
  4296. BuyFrame.Visible = false
  4297.  
  4298. wrus.Name = "wrus"
  4299. wrus.Parent = BuyFrame
  4300. wrus.BackgroundColor3 = Color3.new(0, 0, 0)
  4301. wrus.BorderColor3 = Color3.new(0, 0, 0)
  4302. wrus.Position =  UDim2.new(0, 3, 0, 3)
  4303. wrus.Size = UDim2.new(0, 164, 0, 20)
  4304. wrus.Font = Enum.Font.Fantasy
  4305. wrus.FontSize = Enum.FontSize.Size18
  4306. wrus.Text = "Wod R Us"
  4307. wrus.TextColor3 = Color3.new(255, 0, 0)
  4308. wrus.TextSize = 15
  4309. wrus.MouseButton1Click:connect(function()
  4310. loadstring(game:HttpGet('https://pastebin.com/raw/zqpfJ5ef',true))()
  4311.     MainFrame.Visible = false
  4312.     OpenFrame.Visible = true
  4313.  
  4314. end)
  4315.  
  4316. fshop.Name = "fshop"
  4317. fshop.Parent = BuyFrame
  4318. fshop.BackgroundColor3 = Color3.new(0, 0, 0)
  4319. fshop.BorderColor3 = Color3.new(0, 0, 0)
  4320. fshop.Position =  UDim2.new(0, 3, 0, 26)
  4321. fshop.Size = UDim2.new(0, 164, 0, 20)
  4322. fshop.Font = Enum.Font.Fantasy
  4323. fshop.FontSize = Enum.FontSize.Size18
  4324. fshop.Text = "Furniture Store"
  4325. fshop.TextColor3 = Color3.new(255, 0, 0)
  4326. fshop.TextSize = 15
  4327. fshop.MouseButton1Click:connect(function()
  4328. loadstring(game:HttpGet('https://pastebin.com/raw/kkvhSQqm',true))()
  4329.     MainFrame.Visible = false
  4330.     OpenFrame.Visible = true
  4331. end)
  4332.  
  4333. bcps.Name = "bcps"
  4334. bcps.Parent = BuyFrame
  4335. bcps.BackgroundColor3 = Color3.new(0, 0, 0)
  4336. bcps.BorderColor3 = Color3.new(0, 0, 0)
  4337. bcps.Position =  UDim2.new(0, 3, 0, 49)
  4338. bcps.Size = UDim2.new(0, 164, 0, 20)
  4339. bcps.Font = Enum.Font.Fantasy
  4340. bcps.FontSize = Enum.FontSize.Size18
  4341. bcps.Text = "Bobs, Car, Pics"
  4342. bcps.TextColor3 = Color3.new(255, 0, 0)
  4343. bcps.TextSize = 15
  4344. bcps.MouseButton1Click:connect(function()
  4345. loadstring(game:HttpGet('https://pastebin.com/raw/Ss7D3Uxj',true))()
  4346.     MainFrame.Visible = false
  4347.     OpenFrame.Visible = true
  4348.  
  4349. end)
  4350.  
  4351. ls.Name = "ls"
  4352. ls.Parent = BuyFrame
  4353. ls.BackgroundColor3 = Color3.new(0, 0, 0)
  4354. ls.BorderColor3 = Color3.new(0, 0, 0)
  4355. ls.Position =  UDim2.new(0, 3, 0, 72)
  4356. ls.Size = UDim2.new(0, 164, 0, 20)
  4357. ls.Font = Enum.Font.Fantasy
  4358. ls.FontSize = Enum.FontSize.Size18
  4359. ls.Text = "Logic Store"
  4360. ls.TextColor3 = Color3.new(255, 0, 0)
  4361. ls.TextSize = 15
  4362. ls.MouseButton1Click:connect(function()
  4363. loadstring(game:HttpGet('https://pastebin.com/raw/zWgwSGj6',true))()
  4364.     MainFrame.Visible = false
  4365.     OpenFrame.Visible = true
  4366. end)
  4367.  
  4368. bp.Name = "bp"
  4369. bp.Parent = BuyFrame
  4370. bp.BackgroundColor3 = Color3.new(0, 0, 0)
  4371. bp.BorderColor3 = Color3.new(0, 0, 0)
  4372. bp.Position =  UDim2.new(0, 3, 0, 95)
  4373. bp.Size = UDim2.new(0, 164, 0, 20)
  4374. bp.Font = Enum.Font.Fantasy
  4375. bp.FontSize = Enum.FontSize.Size18
  4376. bp.Text = "Blue Prints"
  4377. bp.TextColor3 = Color3.new(255, 0, 0)
  4378. bp.TextSize = 15
  4379. bp.MouseButton1Click:connect(function()
  4380. loadstring(game:HttpGet('https://pastebin.com/raw/5HaFXJqZ',true))()
  4381.     MainFrame.Visible = false
  4382.     OpenFrame.Visible = true
  4383. end)
  4384.  
  4385. Halloween.Name = "Halloween"
  4386. Halloween.Parent = BuyFrame
  4387. Halloween.BackgroundColor3 = Color3.new(0, 0, 0)
  4388. Halloween.BorderColor3 = Color3.new(0, 0, 0)
  4389. Halloween.Position =  UDim2.new(0, 3, 0, 118)
  4390. Halloween.Size = UDim2.new(0, 164, 0, 20)
  4391. Halloween.Font = Enum.Font.Fantasy
  4392. Halloween.FontSize = Enum.FontSize.Size18
  4393. Halloween.Text = "Halloween"
  4394. Halloween.TextColor3 = Color3.new(255, 0, 0)
  4395. Halloween.TextSize = 15
  4396. Halloween.MouseButton1Click:connect(function()
  4397. loadstring(game:HttpGet('https://pastebin.com/raw/aj3n8VDw',true))()
  4398.     MainFrame.Visible = false
  4399.     OpenFrame.Visible = true
  4400. end)
  4401.  
  4402. Btoolamenu.Name = "Btoolamenu"
  4403. Btoolamenu.Parent = Picker
  4404. Btoolamenu.BackgroundColor3 = Color3.new(1, 1, 1)
  4405. Btoolamenu.BorderColor3 = Color3.new(0, 0, 0)
  4406. Btoolamenu.Position = UDim2.new(0, 15, 0,600)
  4407. Btoolamenu.Size = UDim2.new(0, 80, 0, 80)
  4408. Btoolamenu.ZIndex = 3
  4409. Btoolamenu.Image = "rbxassetid://3953123880"
  4410. Btoolamenu.ScaleType = Enum.ScaleType.Crop
  4411. Btoolamenu.MouseButton1Click:Connect(function()
  4412. CurrentItem.Image = "rbxassetid://3886256996"
  4413. AIntroImage.Visible = true
  4414. AIntroImage1.Visible = true
  4415. end)
  4416.  
  4417. LT2GUI2Frame.Name = "LT2GUI2Frame"
  4418. LT2GUI2Frame.Parent = MenuFrame
  4419. LT2GUI2Frame.BorderSizePixel = 1
  4420. LT2GUI2Frame.BackgroundTransparency = 0
  4421. LT2GUI2Frame.BorderColor3 = Color3.new(0, 0, 0)
  4422. LT2GUI2Frame.BackgroundColor3 = Color3.fromRGB(151, 0, 0)
  4423. LT2GUI2Frame.Size = UDim2.new(0, 170, 0, 255)
  4424. LT2GUI2Frame.Visible = false
  4425.  
  4426. FunStuffHOVER.Name = "FunStuffHOVER"
  4427. FunStuffHOVER.Parent = LT2GUI2Frame
  4428. FunStuffHOVER.BackgroundColor3 = Color3.new(0, 0, 0)
  4429. FunStuffHOVER.BorderColor3 = Color3.new(0, 0, 0)
  4430. FunStuffHOVER.Position =  UDim2.new(0, 3, 0, 3)
  4431. FunStuffHOVER.Size = UDim2.new(0, 165, 0, 20)
  4432. FunStuffHOVER.Font = Enum.Font.Fantasy
  4433. FunStuffHOVER.FontSize = Enum.FontSize.Size18
  4434. FunStuffHOVER.Text = "Hover Board"
  4435. FunStuffHOVER.TextColor3 = Color3.new(255, 0, 0)
  4436. FunStuffHOVER.TextSize = 15
  4437. FunStuffHOVER.MouseButton1Click:connect(function()
  4438. loadstring(game:HttpGet('https://pastebin.com/raw/DabYym5D',true))()
  4439.  
  4440. end)
  4441.  
  4442. FunStuffTHOMAS.Name = "FunStuffTHOMAS"
  4443. FunStuffTHOMAS.Parent = LT2GUI2Frame
  4444. FunStuffTHOMAS.BackgroundColor3 = Color3.new(0, 0, 0)
  4445. FunStuffTHOMAS.BorderColor3 = Color3.new(0, 0, 0)
  4446. FunStuffTHOMAS.Position =  UDim2.new(0, 3, 0, 26)
  4447. FunStuffTHOMAS.Size = UDim2.new(0, 165, 0, 20)
  4448. FunStuffTHOMAS.Font = Enum.Font.Fantasy
  4449. FunStuffTHOMAS.FontSize = Enum.FontSize.Size18
  4450. FunStuffTHOMAS.Text = "Thomas The Tank"
  4451. FunStuffTHOMAS.TextColor3 = Color3.new(255, 0, 0)
  4452. FunStuffTHOMAS.TextSize = 15
  4453. FunStuffTHOMAS.MouseButton1Click:connect(function()
  4454. loadstring(game:HttpGet('http://pastebin.com/raw/tMr759X7',true))()
  4455.  
  4456. end)
  4457.  
  4458. FunStuffPOLICE.Name = "FunStuffPOLICE"
  4459. FunStuffPOLICE.Parent = LT2GUI2Frame
  4460. FunStuffPOLICE.BackgroundColor3 = Color3.new(0, 0, 0)
  4461. FunStuffPOLICE.BorderColor3 = Color3.new(0, 0, 0)
  4462. FunStuffPOLICE.Position =  UDim2.new(0, 3, 0, 49)
  4463. FunStuffPOLICE.Size = UDim2.new(0, 165, 0, 20)
  4464. FunStuffPOLICE.Font = Enum.Font.Fantasy
  4465. FunStuffPOLICE.FontSize = Enum.FontSize.Size18
  4466. FunStuffPOLICE.Text = "Police Man"
  4467. FunStuffPOLICE.TextColor3 = Color3.new(255, 0, 0)
  4468. FunStuffPOLICE.TextSize = 15
  4469. FunStuffPOLICE.MouseButton1Click:connect(function()
  4470. loadstring(game:HttpGet('https://pastebin.com/raw/FR9Fzcqw',true))()
  4471.  
  4472. end)
  4473.  
  4474. FunStuffSPRAY.Name = "FunStuffSPRAY"
  4475. FunStuffSPRAY.Parent = LT2GUI2Frame
  4476. FunStuffSPRAY.BackgroundColor3 = Color3.new(0, 0, 0)
  4477. FunStuffSPRAY.BorderColor3 = Color3.new(0, 0, 0)
  4478. FunStuffSPRAY.Position =  UDim2.new(0, 3, 0, 72)
  4479. FunStuffSPRAY.Size = UDim2.new(0, 165, 0, 20)
  4480. FunStuffSPRAY.Font = Enum.Font.Fantasy
  4481. FunStuffSPRAY.FontSize = Enum.FontSize.Size18
  4482. FunStuffSPRAY.Text = "Spray Can"
  4483. FunStuffSPRAY.TextColor3 = Color3.new(255, 0, 0)
  4484. FunStuffSPRAY.TextSize = 15
  4485. FunStuffSPRAY.MouseButton1Click:connect(function()
  4486. loadstring(game:HttpGet('http://pastebin.com/raw/raYkCjyy',true))()
  4487.  
  4488. end)
  4489.  
  4490. FunStuffCOCA.Name = "FunStuffCOCA"
  4491. FunStuffCOCA.Parent = LT2GUI2Frame
  4492. FunStuffCOCA.BackgroundColor3 = Color3.new(0, 0, 0)
  4493. FunStuffCOCA.BorderColor3 = Color3.new(0, 0, 0)
  4494. FunStuffCOCA.Position =  UDim2.new(0, 3, 0, 95)
  4495. FunStuffCOCA.Size = UDim2.new(0, 165, 0, 20)
  4496. FunStuffCOCA.Font = Enum.Font.Fantasy
  4497. FunStuffCOCA.FontSize = Enum.FontSize.Size18
  4498. FunStuffCOCA.Text = "Coca Cola"
  4499. FunStuffCOCA.TextColor3 = Color3.new(255, 0, 0)
  4500. FunStuffCOCA.TextSize = 15
  4501. FunStuffCOCA.MouseButton1Click:connect(function()
  4502. loadstring(game:HttpGet('https://pastebin.com/raw/nMu90Kdq',true))()
  4503.  
  4504. end)
  4505.  
  4506. FunStuffLEAKED.Name = "FunStuffLEAKED"
  4507. FunStuffLEAKED.Parent = LT2GUI2Frame
  4508. FunStuffLEAKED.BackgroundColor3 = Color3.new(0, 0, 0)
  4509. FunStuffLEAKED.BorderColor3 = Color3.new(0, 0, 0)
  4510. FunStuffLEAKED.Position =  UDim2.new(0, 3, 0, 118)
  4511. FunStuffLEAKED.Size = UDim2.new(0, 165, 0, 20)
  4512. FunStuffLEAKED.Font = Enum.Font.Fantasy
  4513. FunStuffLEAKED.FontSize = Enum.FontSize.Size18
  4514. FunStuffLEAKED.Text = "Leaked Items"
  4515. FunStuffLEAKED.TextColor3 = Color3.new(255, 0, 0)
  4516. FunStuffLEAKED.TextSize = 15
  4517. FunStuffLEAKED.MouseButton1Down:connect(function()
  4518. game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  4519. end)
  4520.  
  4521.  
  4522. FunStuffFLASH.Name = "FunStuffFLASH"
  4523. FunStuffFLASH.Parent = LT2GUI2Frame
  4524. FunStuffFLASH.BackgroundColor3 = Color3.new(0, 0, 0)
  4525. FunStuffFLASH.BorderColor3 = Color3.new(0, 0, 0)
  4526. FunStuffFLASH.Position =  UDim2.new(0, 3, 0, 141)
  4527. FunStuffFLASH.Size = UDim2.new(0, 165, 0, 20)
  4528. FunStuffFLASH.Font = Enum.Font.Fantasy
  4529. FunStuffFLASH.FontSize = Enum.FontSize.Size18
  4530. FunStuffFLASH.Text = "Flash Light"
  4531. FunStuffFLASH.TextColor3 = Color3.new(255, 0, 0)
  4532. FunStuffFLASH.TextSize = 15
  4533. FunStuffFLASH.MouseButton1Click:Connect(function()
  4534.  
  4535.    FunStuffFLASH.BackgroundColor3 = Color3.new(0.14902, 0.490196, 0.109804)
  4536. -- Created by supersonicfan111
  4537. local p=game:GetService"Players".LocalPlayer
  4538. local c=p.Character
  4539. local surf='SmoothNoOutlines'
  4540. if not c then error'Cannot find character, please respawn, then rerun the script' end
  4541.  
  4542. -- Flashlight Handle
  4543. local hand=Instance.new"Part"
  4544. hand.BrickColor=BrickColor.DarkGray()
  4545. hand.Parent=c
  4546. hand.Anchored=false
  4547. hand.Locked=true
  4548. hand.CanCollide=false
  4549. hand.FormFactor='Custom'
  4550. hand.Size=Vector3.new(1,1,2)
  4551. hand.TopSurface,hand.BottomSurface=surf,surf
  4552.  
  4553. -- Torch Effect
  4554. local fe=Instance.new"Part"
  4555. fe.BrickColor=BrickColor.new"Black"
  4556. fe.Parent=c
  4557. fe.Anchored=false
  4558. fe.Locked=true
  4559. fe.CanCollide=false
  4560. fe.FormFactor='Custom'
  4561. fe.Size=Vector3.new(.8,.8,.2)
  4562. fe.TopSurface,hand.BottomSurface=surf,surf
  4563.  
  4564. -- Welding stuff
  4565.  
  4566. -- Flash to Right Arm
  4567. local weld1=Instance.new"Weld"
  4568. weld1.Parent=hand
  4569. weld1.Part0=hand
  4570. weld1.Part1=c['Right Arm']
  4571. weld1.C0=CFrame.new(0, 1.5, 0)
  4572.  
  4573. -- Torch Effect to Flash
  4574. local weld2=Instance.new"Weld"
  4575. weld2.Parent=hand
  4576. weld2.Part0=hand
  4577. weld2.Part1=fe
  4578. weld2.C0=CFrame.new(0, 0, 1)
  4579.  
  4580. -- Right Arm Weld
  4581. local ra=Instance.new"Weld"
  4582. ra.Parent=c['Torso']
  4583. ra.Part0=c['Right Arm']
  4584. ra.Part1=c['Torso']
  4585. ra.C0=CFrame.new(-1.5,1,0)*CFrame.Angles(math.rad(180),0,0)
  4586.  
  4587.  
  4588.  
  4589. -- Flashlight Functionality
  4590.  
  4591. local flashlightOn = false
  4592. local Battery=50
  4593.  
  4594. -- Handles turning the flashlight on/off
  4595. p:GetMouse().Button1Down:connect(function()
  4596.     flashlightOn=not flashlightOn
  4597.     if flashlightOn then
  4598.         fe.BrickColor=BrickColor.new"New Yeller"
  4599.         light=Instance.new"SurfaceLight"
  4600.         light.Parent=fe
  4601.         light.Range=1000
  4602.         light.Face="Back"
  4603.         light.Brightness=10
  4604.         fe.Material="Neon"
  4605.     else
  4606.         fe.BrickColor=BrickColor.new"Black"
  4607.         if light then light:destroy() end
  4608.         fe.Material="SmoothPlastic"
  4609.     end
  4610. end)
  4611.  
  4612.  -- Battery Modules
  4613.  
  4614. -- Depleting and Charging
  4615. spawn(function()
  4616.     while wait(1) do
  4617.         if flashlightOn then
  4618.             if Battery > 0 then
  4619.                 Battery=Battery-1
  4620.             end
  4621.         else
  4622.             if Battery < 100 then
  4623.                 Battery=Battery+1
  4624.             end
  4625.         end
  4626.         print(Battery)
  4627.     end
  4628. end)
  4629.  
  4630. -- Turning off flashlight if the battery is too low
  4631. spawn(function()
  4632.     while wait() do
  4633.         if Battery <= 0 then
  4634.             flashlightOn=false
  4635.             if light then light:destroy() end
  4636.             fe.BrickColor=BrickColor.new"Black"
  4637.             fe.Material="SmoothPlastic"
  4638.         end
  4639.     end
  4640. end)
  4641.  
  4642. local stepped = game:GetService'RunService'.RenderStepped
  4643. end)
  4644.  
  4645.  
  4646.  
  4647. DeleteTool.Name = "DeleteTool "
  4648. DeleteTool.Parent = LT2GUI2Frame
  4649. DeleteTool.BackgroundColor3 = Color3.new(0, 0, 0)
  4650. DeleteTool.BorderColor3 = Color3.new(0, 0, 0)
  4651. DeleteTool.Position =  UDim2.new(0, 3, 0, 187)
  4652. DeleteTool.Size = UDim2.new(0, 165, 0, 20)
  4653. DeleteTool.Font = Enum.Font.Fantasy
  4654. DeleteTool.FontSize = Enum.FontSize.Size18
  4655. DeleteTool.Text = "Delete Tool"
  4656. DeleteTool.TextColor3 = Color3.new(255, 0, 0)
  4657. DeleteTool.TextSize = 15
  4658.  
  4659. MoveTool.Name = "DeleteTool "
  4660. MoveTool.Parent = LT2GUI2Frame
  4661. MoveTool.BackgroundColor3 = Color3.new(0, 0, 0)
  4662. MoveTool.BorderColor3 = Color3.new(0, 0, 0)
  4663. MoveTool.Position =  UDim2.new(0, 3, 0, 210)
  4664. MoveTool.Size = UDim2.new(0, 165, 0, 20)
  4665. MoveTool.Font = Enum.Font.Fantasy
  4666. MoveTool.FontSize = Enum.FontSize.Size18
  4667. MoveTool.Text = "Move Tool"
  4668. MoveTool.TextColor3 = Color3.new(255, 0, 0)
  4669. MoveTool.TextSize = 15
  4670.  
  4671. CopyTool.Name = "DeleteTool "
  4672. CopyTool.Parent = LT2GUI2Frame
  4673. CopyTool.BackgroundColor3 = Color3.new(0, 0, 0)
  4674. CopyTool.BorderColor3 = Color3.new(0, 0, 0)
  4675. CopyTool.Position =  UDim2.new(0, 3, 0, 233)
  4676. CopyTool.Size = UDim2.new(0, 165, 0, 20)
  4677. CopyTool.Font = Enum.Font.Fantasy
  4678. CopyTool.FontSize = Enum.FontSize.Size18
  4679. CopyTool.Text = "Copy Tool"
  4680. CopyTool.TextColor3 = Color3.new(255, 0, 0)
  4681. CopyTool.TextSize = 15
  4682.  
  4683. DeleteTool.MouseButton1Down:connect(function()
  4684.  
  4685.     if BTool == "Delete" then
  4686.         BTool = "Nothing"
  4687.         DeleteTool.BackgroundColor3 = Color3.new(0, 0, 0)
  4688.     else
  4689.         BTool = "Delete"
  4690.         DeleteTool.BackgroundColor3 = Color3.new(0, 0.5, 0)
  4691.     end
  4692. end)
  4693.  
  4694. MoveTool.MouseButton1Down:connect(function()
  4695.  
  4696.     if BTool == "Move" then
  4697.         BTool = "Nothing"
  4698.         MoveTool.BackgroundColor3 = Color3.new(0, 0, 0)
  4699.     else
  4700.         BTool = "Move"
  4701.         MoveTool.BackgroundColor3 = Color3.new(0, 0.5, 0)
  4702.     end
  4703. end)
  4704.  
  4705. CopyTool.MouseButton1Down:connect(function()
  4706.  
  4707.     if BTool == "Copy" then
  4708.         BTool = "Nothing"
  4709.         CopyTool.BackgroundColor3 = Color3.new(0, 0, 0)
  4710.  
  4711.     else
  4712.         BTool = "Copy"
  4713.         CopyTool.BackgroundColor3 = Color3.new(0, 0.5, 0)
  4714.  
  4715.     end
  4716. end)
  4717.  
  4718. Mouse.Button1Up:connect(function()
  4719. MDown = false
  4720. end)
  4721.  
  4722. Mouse.Button1Down:connect(function()
  4723. MDown = true
  4724. if BTool == "Copy" then
  4725. if Mouse.Target ~= nil then
  4726. Clone = Mouse.Target:clone()
  4727. Clone.Parent = game.Workspace
  4728. end
  4729. end
  4730.  
  4731. if BTool == "Delete" then
  4732. if Mouse.Target ~= nil then
  4733. Mouse.Target:remove()
  4734. end
  4735. end
  4736.  
  4737. if BTool == "Move" then
  4738. if Mouse.Target ~= nil then
  4739. MoveObject = Mouse.Target
  4740. end
  4741. end
  4742.  
  4743. wait()
  4744. if Clone ~= nil then
  4745. Clone.CanCollide = false
  4746. repeat
  4747. wait()
  4748. SubX = Clone.Size.X/2
  4749. SubY = Clone.Size.Y/2
  4750. SubZ = Clone.Size.Z/2
  4751. Clone.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  4752. until MDown == false
  4753. Clone.CanCollide = true
  4754. Clone.Position = Clone.Position + Vector3.new(SubX, SubY, SubZ)
  4755. Clone = nil
  4756. end
  4757.  
  4758. if MoveObject ~= nil then
  4759. MoveObject.CanCollide = false
  4760. repeat
  4761. wait()
  4762. SubX = MoveObject.Size.X/2
  4763. SubY = MoveObject.Size.Y/2
  4764. SubZ = MoveObject.Size.Z/2
  4765. MoveObject.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  4766. until MDown == false
  4767. MoveObject.CanCollide = true
  4768. MoveObject.Position =  MoveObject.Position + Vector3.new(SubX, SubY, SubZ)
  4769. MoveObject= nil
  4770. end
  4771. end)
  4772.  
  4773.  
  4774. local Menus = {
  4775. [Player] = PlayerFrame;
  4776. [Teleport] = Waypoints;
  4777. [AIntroImage] = BloodFrameInfo;
  4778. [Woodmenu] = WoodFrame;
  4779. [Copymenu] = CopyFrame;
  4780. [PaintFill] = PaintFills;
  4781. [Artmenu] = ArtFrame;
  4782. [toolamenu] = toolaFrame;
  4783. [Buymenu] = BuyFrame;
  4784. [TpCar] = TpCarFrame;
  4785. [Tptree] = TptreeFrame;
  4786. [Btoolamenu] = LT2GUI2Frame;
  4787. }
  4788. for button,frame in pairs(Menus) do
  4789.     button.MouseButton1Click:connect(function()
  4790.         if frame.Visible then
  4791.             frame.Visible = false
  4792.             return
  4793.         end
  4794.         for k,v in pairs(Menus) do
  4795.             v.Visible = v == frame
  4796.         end
  4797.     end)
  4798. end
  4799.  
  4800.  
  4801. --- Open/Close ---
  4802.  
  4803. Open.MouseButton1Down:connect(function()
  4804.     OpenFrame.Visible = false
  4805.     MainFrame.Visible = true
  4806. end)
  4807.  
  4808. Minimize.MouseButton1Down:connect(function()
  4809.     MainFrame.Visible = false
  4810.     OpenFrame.Visible = true
  4811. end)
  4812.  
  4813. CloseBLOOD.MouseButton1Down:connect(function()
  4814.     BLOOD:destroy()
  4815. end)
  4816.  
  4817. --bring up menu
  4818. CurrentItem.MouseButton1Click:Connect(function()
  4819. if Picker.Visible == false then
  4820. Picker.Visible = true
  4821. else
  4822. Picker.Visible = false
  4823. end
  4824. end)
Add Comment
Please, Sign In to add comment