xDavid673x

V2 Delete this ok

May 29th, 2020
2,445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 176.57 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. BTool = "Nothing"
  5. MDown = false
  6. Mouse = game.Players.LocalPlayer:GetMouse()
  7.  
  8. -- Instances:
  9.  
  10. local V2 = {
  11. V2 = Instance.new("ScreenGui"),
  12. Main = Instance.new("Frame"),
  13. Design = Instance.new("TextLabel"),
  14. LocalPlayer = Instance.new("TextLabel"),
  15. MainClose = Instance.new("TextButton"),
  16. Mainopen = Instance.new("TextButton"),
  17. MainFrame = Instance.new("Frame"),
  18. JumpPower = Instance.new("TextButton"),
  19. speedTextBox = Instance.new("TextBox"),
  20. JumpTextBox = Instance.new("TextBox"),
  21. Fly = Instance.new("TextLabel"),
  22. FlykEybutton = Instance.new("TextButton"),
  23. NoClip = Instance.new("TextLabel"),
  24. Walkspeed = Instance.new("TextButton"),
  25. NoClipOFF = Instance.new("TextButton"),
  26. InfJump = Instance.new("TextLabel"),
  27. InfJumpOff = Instance.new("TextButton"),
  28. NoFog = Instance.new("TextButton"),
  29. BTOOLMain = Instance.new("Frame"),
  30. Design_2 = Instance.new("TextLabel"),
  31. BTool = Instance.new("TextLabel"),
  32. btoolClose = Instance.new("TextButton"),
  33. btoolopen = Instance.new("TextButton"),
  34. BtoolFrame = Instance.new("Frame"),
  35. Delete = Instance.new("TextLabel"),
  36. DeleteOnOff = Instance.new("TextButton"),
  37. MoveOnOff = Instance.new("TextButton"),
  38. Move = Instance.new("TextLabel"),
  39. Copy = Instance.new("TextLabel"),
  40. CopyONOFF = Instance.new("TextButton"),
  41. Car = Instance.new("Frame"),
  42. Design_3 = Instance.new("TextLabel"),
  43. Car_2 = Instance.new("TextLabel"),
  44. carClose = Instance.new("TextButton"),
  45. caropen = Instance.new("TextButton"),
  46. CarFrame = Instance.new("Frame"),
  47. carTextBox = Instance.new("TextBox"),
  48. CarSpeed = Instance.new("TextButton"),
  49. Spawn = Instance.new("TextButton"),
  50. NoClipTree = Instance.new("TextButton"),
  51. CarFly = Instance.new("TextLabel"),
  52. CarFlykey = Instance.new("TextButton"),
  53. RotateCar = Instance.new("TextButton"),
  54. Bridge = Instance.new("TextLabel"),
  55. Up = Instance.new("TextButton"),
  56. Down = Instance.new("TextButton"),
  57. Dupe = Instance.new("Frame"),
  58. Design_4 = Instance.new("TextLabel"),
  59. Dupe_2 = Instance.new("TextLabel"),
  60. DupeClose = Instance.new("TextButton"),
  61. Dupeopen = Instance.new("TextButton"),
  62. DupeFrame = Instance.new("Frame"),
  63. slot = Instance.new("TextBox"),
  64. SlotNumber = Instance.new("TextLabel"),
  65. DupeMoney = Instance.new("TextButton"),
  66. SaveSlot = Instance.new("TextButton"),
  67. LoadSlot = Instance.new("TextButton"),
  68. AutoDupeMoney = Instance.new("TextButton"),
  69. Wood = Instance.new("Frame"),
  70. Design_5 = Instance.new("TextLabel"),
  71. Wood_2 = Instance.new("TextLabel"),
  72. WoodClose = Instance.new("TextButton"),
  73. Woodpen = Instance.new("TextButton"),
  74. WoodFrame = Instance.new("Frame"),
  75. SellWood = Instance.new("TextButton"),
  76. Sellplank = Instance.new("TextButton"),
  77. ModWood = Instance.new("TextButton"),
  78. Removetree = Instance.new("TextButton"),
  79. GetWood = Instance.new("TextLabel"),
  80. GetwoodClose = Instance.new("TextButton"),
  81. Getwoodopen = Instance.new("TextButton"),
  82. Scrollingwood = Instance.new("ScrollingFrame"),
  83. BlueWood = Instance.new("TextButton"),
  84. GoldSwamgy = Instance.new("TextButton"),
  85. Koa = Instance.new("TextButton"),
  86. Oak = Instance.new("TextButton"),
  87. Walnut = Instance.new("TextButton"),
  88. Forest = Instance.new("TextButton"),
  89. Volcano = Instance.new("TextButton"),
  90. SnowGlow = Instance.new("TextButton"),
  91. Brich = Instance.new("TextButton"),
  92. Generice = Instance.new("TextButton"),
  93. Cherry = Instance.new("TextButton"),
  94. Palm = Instance.new("TextButton"),
  95. Spook = Instance.new("TextButton"),
  96. Pine = Instance.new("TextButton"),
  97. Sinister = Instance.new("TextButton"),
  98. Fir = Instance.new("TextButton"),
  99. GreenWood = Instance.new("TextButton"),
  100. GetWood_2 = Instance.new("TextLabel"),
  101. ModWoodInfo = Instance.new("TextLabel"),
  102. TpWood = Instance.new("TextLabel"),
  103. Tpwoodopen = Instance.new("TextButton"),
  104. TpwoodClose = Instance.new("TextButton"),
  105. TpWoodFrame = Instance.new("Frame"),
  106. TpWood_2 = Instance.new("TextButton"),
  107. ModWoodInfo_2 = Instance.new("TextLabel"),
  108. TpWood_3 = Instance.new("TextLabel"),
  109. Info = Instance.new("Frame"),
  110. TextLabel = Instance.new("TextLabel"),
  111. TextLabel_2 = Instance.new("TextLabel"),
  112. TextLabel_3 = Instance.new("TextLabel"),
  113. Other = Instance.new("Frame"),
  114. Design_6 = Instance.new("TextLabel"),
  115. Name = Instance.new("TextLabel"),
  116. OtherClose = Instance.new("TextButton"),
  117. Otheropen = Instance.new("TextButton"),
  118. OtherFrame = Instance.new("Frame"),
  119. ChatSPY = Instance.new("TextButton"),
  120. ReJoinServer = Instance.new("TextButton"),
  121. ReSet = Instance.new("TextButton"),
  122. ReMove = Instance.new("Frame"),
  123. Design_7 = Instance.new("TextLabel"),
  124. Remove = Instance.new("TextLabel"),
  125. RemoveClose = Instance.new("TextButton"),
  126. Removeopen = Instance.new("TextButton"),
  127. RemoveFrame = Instance.new("Frame"),
  128. Volcano_2 = Instance.new("TextButton"),
  129. Ice = Instance.new("TextButton"),
  130. ShirneStone = Instance.new("TextButton"),
  131. ShopOpen = Instance.new("Frame"),
  132. Design_8 = Instance.new("TextLabel"),
  133. Shop = Instance.new("TextLabel"),
  134. ShopClose = Instance.new("TextButton"),
  135. Shopopen = Instance.new("TextButton"),
  136. ShopFrame = Instance.new("Frame"),
  137. Car_3 = Instance.new("TextLabel"),
  138. Fancy = Instance.new("TextLabel"),
  139. Logic = Instance.new("TextLabel"),
  140. CarOpen = Instance.new("TextLabel"),
  141. LogicOpen = Instance.new("TextLabel"),
  142. FurnOpen = Instance.new("TextLabel"),
  143. Fun = Instance.new("Frame"),
  144. Design_9 = Instance.new("TextLabel"),
  145. Fun_2 = Instance.new("TextLabel"),
  146. FunClose = Instance.new("TextButton"),
  147. Funopen = Instance.new("TextButton"),
  148. FunFrame = Instance.new("Frame"),
  149. Thomas = Instance.new("TextButton"),
  150. CocaCola = Instance.new("TextButton"),
  151. Credits = Instance.new("Frame"),
  152. Design_10 = Instance.new("TextLabel"),
  153. Name_2 = Instance.new("TextLabel"),
  154. creditsClose = Instance.new("TextButton"),
  155. creditsopen = Instance.new("TextButton"),
  156. creditsFrame = Instance.new("Frame"),
  157. xDavid673x2696 = Instance.new("TextLabel"),
  158. Destroy = Instance.new("TextButton"),
  159. Axe = Instance.new("Frame"),
  160. Design_11 = Instance.new("TextLabel"),
  161. Name_3 = Instance.new("TextLabel"),
  162. AxeClose = Instance.new("TextButton"),
  163. Axeopen = Instance.new("TextButton"),
  164. AxeFrame = Instance.new("Frame"),
  165. AxeStore = Instance.new("TextButton"),
  166. AxeReStore = Instance.new("TextButton"),
  167. AxeCount = Instance.new("TextButton"),
  168. Land = Instance.new("Frame"),
  169. Design_12 = Instance.new("TextLabel"),
  170. Land_2 = Instance.new("TextLabel"),
  171. PlotClose = Instance.new("TextButton"),
  172. Plotopen = Instance.new("TextButton"),
  173. PlotFrame = Instance.new("Frame"),
  174. PlayerHeclick = Instance.new("TextLabel"),
  175. OtherPlayer = Instance.new("TextLabel"),
  176. Design_13 = Instance.new("TextLabel"),
  177. otherlandClose = Instance.new("TextButton"),
  178. otherlandopen = Instance.new("TextButton"),
  179. OtherlandFrame = Instance.new("Frame"),
  180. Player1 = Instance.new("TextButton"),
  181. Palyer = Instance.new("TextLabel"),
  182. Player6 = Instance.new("TextButton"),
  183. Player5 = Instance.new("TextButton"),
  184. Player4 = Instance.new("TextButton"),
  185. Player3 = Instance.new("TextButton"),
  186. Player2 = Instance.new("TextButton"),
  187. TpPlayer = Instance.new("TextButton"),
  188. TpBase = Instance.new("TextButton"),
  189. FreeLand = Instance.new("TextButton"),
  190. MaxLand = Instance.new("TextButton"),
  191. AllBP = Instance.new("TextButton"),
  192. AutoBL = Instance.new("TextButton"),
  193. ClearBP = Instance.new("TextButton"),
  194. WipeBase = Instance.new("TextButton"),
  195. TextBox = Instance.new("TextBox"),
  196. Tp = Instance.new("Frame"),
  197. Design_14 = Instance.new("TextLabel"),
  198. Name_4 = Instance.new("TextLabel"),
  199. tpClose = Instance.new("TextButton"),
  200. tpopen = Instance.new("TextButton"),
  201. WoodFrame_2 = Instance.new("Frame"),
  202. Scrollingwood_2 = Instance.new("ScrollingFrame"),
  203. TpSpawn = Instance.new("TextButton"),
  204. WoodRus = Instance.new("TextButton"),
  205. LandStore = Instance.new("TextButton"),
  206. StangeMan = Instance.new("TextButton"),
  207. Bridge_2 = Instance.new("TextButton"),
  208. Shrine = Instance.new("TextButton"),
  209. LinksLogic = Instance.new("TextButton"),
  210. BoxedCar = Instance.new("TextButton"),
  211. Art = Instance.new("TextButton"),
  212. BobShop = Instance.new("TextButton"),
  213. Fancy_2 = Instance.new("TextButton"),
  214. IcePlace = Instance.new("TextButton"),
  215. Docks = Instance.new("TextButton"),
  216. TenDen = Instance.new("TextButton"),
  217. Cave = Instance.new("TextButton"),
  218. IceWood = Instance.new("TextButton"),
  219. GreenBox = Instance.new("TextButton"),
  220. Swamp = Instance.new("TextButton"),
  221. EndTime = Instance.new("TextButton"),
  222. Part = Instance.new("Frame"),
  223. Design_16 = Instance.new("TextLabel"),
  224. SpawnPart = Instance.new("TextLabel"),
  225. partClose = Instance.new("TextButton"),
  226. partopen = Instance.new("TextButton"),
  227. partFrame = Instance.new("Frame"),
  228. Palm_2 = Instance.new("TextButton"),
  229. ManyAxePart = Instance.new("TextButton"),
  230. VolcanoPart = Instance.new("TextButton"),
  231. IceWoodPart = Instance.new("TextButton"),
  232. }
  233. local ScriptLoadOrSave = false
  234. local MoneyCooldown = false
  235. local CurrentSlot = game.Players.LocalPlayer:WaitForChild("CurrentSaveSlot").Value
  236. local CurrentlySavingOrLoading = game.Players.LocalPlayer:WaitForChild("CurrentlySavingOrLoading")
  237. local function CheckSlotNumber() --Checks if the slot number is right
  238. if V2.slot.Text == "1" or V2.slot.Text == "2" or V2.slot.Text == "3" or V2.slot.Text == "4" or V2.slot.Text == "5" or V2.slot.Text == "6" then
  239. local SlotNumber = tonumber(V2.slot.Text)
  240. return SlotNumber
  241. else return false
  242. end
  243. end
  244. local function SendNotification(title,text,duration,...)
  245. game.StarterGui:SetCore("SendNotification", {
  246. Title = title;
  247. Text = text;
  248. Icon = "";
  249. Duration = duration;
  250. })
  251. end
  252. local function CheckIfSlotAvailable(Slot)
  253. for a,b in pairs(game.ReplicatedStorage.LoadSaveRequests.GetMetaData:InvokeServer(game.Players.LocalPlayer)) do
  254. if a == Slot then
  255. for c,d in pairs(b) do
  256. if c == "NumSaves" and d ~= 0 then
  257. return true
  258. else
  259. return false
  260. end
  261. end
  262. end
  263. end
  264. end
  265. local Player = game.Players.LocalPlayer
  266.  
  267. --Properties:
  268.  
  269. V2.V2.Name = "V2"
  270. V2.V2.Parent = game.CoreGui
  271.  
  272. V2.Main.Name = "Main"
  273. V2.Main.Parent = V2.V2
  274. V2.Main.Active = true
  275. V2.Main.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  276. V2.Main.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  277. V2.Main.Size = UDim2.new(0, 118, 0, 24)
  278. V2.Main.Draggable = true
  279.  
  280. V2.Design.Name = "Design"
  281. V2.Design.Parent = V2.Main
  282. V2.Design.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  283. V2.Design.Position = UDim2.new(0, 0, 0.962332547, 0)
  284. V2.Design.Size = UDim2.new(0, 118, 0, 2)
  285. V2.Design.Font = Enum.Font.SourceSans
  286. V2.Design.Text = ""
  287. V2.Design.TextColor3 = Color3.fromRGB(0, 0, 0)
  288. V2.Design.TextSize = 14.000
  289.  
  290. V2.LocalPlayer.Name = "Local Player"
  291. V2.LocalPlayer.Parent = V2.Main
  292. V2.LocalPlayer.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  293. V2.LocalPlayer.BorderSizePixel = 0
  294. V2.LocalPlayer.Position = UDim2.new(0.0169491526, 0, 0, 0)
  295. V2.LocalPlayer.Size = UDim2.new(0, 79, 0, 21)
  296. V2.LocalPlayer.Font = Enum.Font.Fantasy
  297. V2.LocalPlayer.Text = "Local Player"
  298. V2.LocalPlayer.TextColor3 = Color3.fromRGB(255, 255, 255)
  299. V2.LocalPlayer.TextScaled = true
  300. V2.LocalPlayer.TextSize = 14.000
  301. V2.LocalPlayer.TextWrapped = true
  302.  
  303. V2.MainClose.Name = "MainClose"
  304. V2.MainClose.Parent = V2.Main
  305. V2.MainClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  306. V2.MainClose.BorderSizePixel = 0
  307. V2.MainClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  308. V2.MainClose.Size = UDim2.new(0, 20, 0, 21)
  309. V2.MainClose.Visible = false
  310. V2.MainClose.Font = Enum.Font.GothamSemibold
  311. V2.MainClose.Text = "-"
  312. V2.MainClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  313. V2.MainClose.TextSize = 14.000
  314. V2.MainClose.MouseButton1Down:connect (function()
  315. V2.MainClose.Visible = false
  316. V2.MainFrame.Visible = false
  317. V2.Mainopen.Visible = true
  318. end)
  319.  
  320. V2.Mainopen.Name = "Mainopen"
  321. V2.Mainopen.Parent = V2.Main
  322. V2.Mainopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  323. V2.Mainopen.BorderSizePixel = 0
  324. V2.Mainopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  325. V2.Mainopen.Size = UDim2.new(0, 20, 0, 21)
  326. V2.Mainopen.Font = Enum.Font.GothamSemibold
  327. V2.Mainopen.Text = "+"
  328. V2.Mainopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  329. V2.Mainopen.TextSize = 14.000
  330. V2.Mainopen.MouseButton1Down:connect (function()
  331. V2.Mainopen.Visible = false
  332. V2.MainFrame.Visible = true
  333. V2.MainClose.Visible = true
  334. end)
  335.  
  336. V2.MainFrame.Name = "Main Frame"
  337. V2.MainFrame.Parent = V2.Main
  338. V2.MainFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  339. V2.MainFrame.BorderSizePixel = 0
  340. V2.MainFrame.Position = UDim2.new(0, 0, 1.04566562, 0)
  341. V2.MainFrame.Size = UDim2.new(0, 118, 0, 218)
  342. V2.MainFrame.Visible = false
  343.  
  344. V2.speedTextBox.Name = "speedTextBox"
  345. V2.speedTextBox.Parent = V2.MainFrame
  346. V2.speedTextBox.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  347. V2.speedTextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  348. V2.speedTextBox.Position = UDim2.new(0.699999988, 0, 0.0351485088, 0)
  349. V2.speedTextBox.Size = UDim2.new(0, 27, 0, 20)
  350. V2.speedTextBox.Font = Enum.Font.SourceSans
  351. V2.speedTextBox.Text = "16"
  352. V2.speedTextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  353. V2.speedTextBox.TextSize = 14.000
  354.  
  355. V2.Walkspeed.Name = "Walkspeed"
  356. V2.Walkspeed.Parent = V2.MainFrame
  357. V2.Walkspeed.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  358. V2.Walkspeed.BorderColor3 = Color3.fromRGB(0, 0, 0)
  359. V2.Walkspeed.Position = UDim2.new(0.0593220331, 0, 0.0346534625, 0)
  360. V2.Walkspeed.Size = UDim2.new(0, 65, 0, 20)
  361. V2.Walkspeed.Font = Enum.Font.Fantasy
  362. V2.Walkspeed.Text = "WalkSpeed"
  363. V2.Walkspeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  364. V2.Walkspeed.TextScaled = true
  365. V2.Walkspeed.TextSize = 14.000
  366. V2.Walkspeed.TextWrapped = true
  367. game:GetService("RunService").RenderStepped:connect(function()
  368. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = tonumber(V2.speedTextBox.Text)
  369. end)
  370.  
  371. V2.JumpTextBox.Name = "JumpTextBox"
  372. V2.JumpTextBox.Parent = V2.MainFrame
  373. V2.JumpTextBox.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  374. V2.JumpTextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  375. V2.JumpTextBox.Position = UDim2.new(0.699999988, 0, 0.176669091, 0)
  376. V2.JumpTextBox.Size = UDim2.new(0, 27, 0, 20)
  377. V2.JumpTextBox.Font = Enum.Font.SourceSans
  378. V2.JumpTextBox.Text = "50"
  379. V2.JumpTextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  380. V2.JumpTextBox.TextSize = 14.000
  381.  
  382. V2.JumpPower.Name = "JumpPower"
  383. V2.JumpPower.Parent = V2.MainFrame
  384. V2.JumpPower.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  385. V2.JumpPower.BorderColor3 = Color3.fromRGB(0, 0, 0)
  386. V2.JumpPower.Position = UDim2.new(0.0593220331, 0, 0.181124538, 0)
  387. V2.JumpPower.Size = UDim2.new(0, 65, 0, 20)
  388. V2.JumpPower.Font = Enum.Font.Fantasy
  389. V2.JumpPower.Text = "JumpPower"
  390. V2.JumpPower.TextColor3 = Color3.fromRGB(255, 255, 255)
  391. V2.JumpPower.TextScaled = true
  392. V2.JumpPower.TextSize = 14.000
  393. V2.JumpPower.TextWrapped = true
  394. V2.JumpPower.MouseButton1Down:connect(function()
  395. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  396. end)
  397.  
  398. V2.Fly.Name = "Fly"
  399. V2.Fly.Parent = V2.MainFrame
  400. V2.Fly.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  401. V2.Fly.BorderSizePixel = 0
  402. V2.Fly.Position = UDim2.new(0.177966103, 0, 0.335679889, 0)
  403. V2.Fly.Size = UDim2.new(0, 36, 0, 20)
  404. V2.Fly.Font = Enum.Font.Fantasy
  405. V2.Fly.Text = "Fly"
  406. V2.Fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  407. V2.Fly.TextSize = 14.000
  408. V2.Fly.TextWrapped = true
  409.  
  410. V2.FlykEybutton.Name = "Fly kEy button"
  411. V2.FlykEybutton.Parent = V2.MainFrame
  412. V2.FlykEybutton.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  413. V2.FlykEybutton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  414. V2.FlykEybutton.Position = UDim2.new(0.694915116, 0, 0.335679889, 0)
  415. V2.FlykEybutton.Size = UDim2.new(0, 27, 0, 20)
  416. V2.FlykEybutton.Font = Enum.Font.Fantasy
  417. V2.FlykEybutton.Text = "F"
  418. V2.FlykEybutton.TextColor3 = Color3.fromRGB(255, 255, 255)
  419. V2.FlykEybutton.TextSize = 14.000
  420. V2.FlykEybutton.MouseButton1Down:connect (function()
  421. repeat wait()
  422. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  423. local mouse = game.Players.LocalPlayer:GetMouse()
  424. repeat wait() until mouse
  425. local plr = game.Players.LocalPlayer
  426. local torso = plr.Character.Torso
  427. local flying = false
  428. local deb = true
  429. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  430. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  431. local maxspeed = 250
  432. local speed = 0
  433.  
  434. function Fly()
  435. local bg = Instance.new("BodyGyro", torso)
  436. bg.P = 9e4
  437. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  438. bg.cframe = torso.CFrame
  439. local bv = Instance.new("BodyVelocity", torso)
  440. bv.velocity = Vector3.new(0,0.1,0)
  441. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  442. repeat wait()
  443. plr.Character.Humanoid.PlatformStand = true
  444. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  445. speed = speed+.5+(speed/maxspeed)
  446. if speed > maxspeed then
  447. speed = maxspeed
  448. end
  449. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  450. speed = speed-250
  451. if speed < 0 then
  452. speed = 0
  453. end
  454. end
  455. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  456. 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
  457. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  458. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  459. 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
  460. else
  461. bv.velocity = Vector3.new(0,0.1,0)
  462. end
  463. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  464. until not flying
  465. ctrl = {f = 0, b = 0, l = 0, r = 0}
  466. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  467. speed = 0
  468. bg:Destroy()
  469. bv:Destroy()
  470. plr.Character.Humanoid.PlatformStand = false
  471. end
  472. mouse.KeyDown:connect(function(key)
  473. if key:lower() == "f" then
  474. if flying then flying = false
  475. else
  476. flying = true
  477. Fly()
  478. end
  479. elseif key:lower() == "w" then
  480. ctrl.f = 5
  481. elseif key:lower() == "s" then
  482. ctrl.b = -5
  483. elseif key:lower() == "a" then
  484. ctrl.l = -5
  485. elseif key:lower() == "d" then
  486. ctrl.r = 5
  487. end
  488. end)
  489. mouse.KeyUp:connect(function(key)
  490. if key:lower() == "w" then
  491. ctrl.f = 0
  492. elseif key:lower() == "s" then
  493. ctrl.b = 0
  494. elseif key:lower() == "a" then
  495. ctrl.l = 0
  496. elseif key:lower() == "d" then
  497. ctrl.r = 0
  498. end
  499. end)
  500. Fly()
  501. end)
  502.  
  503. V2.NoClip.Name = "NoClip"
  504. V2.NoClip.Parent = V2.MainFrame
  505. V2.NoClip.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  506. V2.NoClip.BorderSizePixel = 0
  507. V2.NoClip.Position = UDim2.new(0.152542368, 0, 0.50472343, 0)
  508. V2.NoClip.Size = UDim2.new(0, 43, 0, 20)
  509. V2.NoClip.Font = Enum.Font.Fantasy
  510. V2.NoClip.Text = "NoClip"
  511. V2.NoClip.TextColor3 = Color3.fromRGB(255, 255, 255)
  512. V2.NoClip.TextSize = 14.000
  513. V2.NoClip.TextWrapped = true
  514.  
  515. V2.NoClipOFF.Name = "NoClip OFF"
  516. V2.NoClipOFF.Parent = V2.MainFrame
  517. V2.NoClipOFF.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  518. V2.NoClipOFF.BorderColor3 = Color3.fromRGB(0, 0, 0)
  519. V2.NoClipOFF.Position = UDim2.new(0.694915116, 0, 0.50472343, 0)
  520. V2.NoClipOFF.Size = UDim2.new(0, 27, 0, 20)
  521. V2.NoClipOFF.Font = Enum.Font.Fantasy
  522. V2.NoClipOFF.Text = "Off"
  523. V2.NoClipOFF.TextColor3 = Color3.fromRGB(255, 0, 0)
  524. V2.NoClipOFF.TextSize = 14.000
  525. V2.NoClipOFF.TextWrapped = true
  526. _G.noclip = false
  527. game:GetService('RunService').Stepped:connect(function()
  528. if noclip then
  529. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  530. V2.NoClipOFF.Text = "On"
  531. V2.NoClipOFF.TextColor3 = Color3.fromRGB(38, 255, 0)
  532. end
  533. end)
  534. V2.NoClipOFF.MouseButton1Down:connect(function()
  535. noclip = not noclip
  536. V2.NoClipOFF.Text = "Off"
  537. V2.NoClipOFF.TextColor3 = Color3.fromRGB(255, 0, 0)
  538. end)
  539.  
  540. V2.InfJump.Name = "InfJump"
  541. V2.InfJump.Parent = V2.MainFrame
  542. V2.InfJump.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  543. V2.InfJump.BorderSizePixel = 0
  544. V2.InfJump.Position = UDim2.new(0.0593220331, 0, 0.669179797, 0)
  545. V2.InfJump.Size = UDim2.new(0, 65, 0, 20)
  546. V2.InfJump.Font = Enum.Font.Fantasy
  547. V2.InfJump.Text = "InfJump"
  548. V2.InfJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  549. V2.InfJump.TextSize = 14.000
  550. V2.InfJump.TextWrapped = true
  551.  
  552. V2.InfJumpOff.Name = "InfJump Off"
  553. V2.InfJumpOff.Parent = V2.MainFrame
  554. V2.InfJumpOff.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  555. V2.InfJumpOff.BorderColor3 = Color3.fromRGB(0, 0, 0)
  556. V2.InfJumpOff.Position = UDim2.new(0.694915116, 0, 0.669179797, 0)
  557. V2.InfJumpOff.Size = UDim2.new(0, 27, 0, 20)
  558. V2.InfJumpOff.Font = Enum.Font.Fantasy
  559. V2.InfJumpOff.Text = "Off"
  560. V2.InfJumpOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  561. V2.InfJumpOff.TextSize = 14.000
  562. V2.InfJumpOff.TextWrapped = true
  563. local toggle = false
  564. V2.InfJumpOff.MouseButton1Click:Connect(function()
  565. toggle = not toggle
  566. V2.InfJumpOff.Text = (toggle and "On") or "Off"
  567. V2.InfJumpOff.TextColor3 = (toggle and Color3.fromRGB(38, 255, 0)) or Color3.fromRGB(255, 0, 0)
  568. if toggle then
  569. InfiniteJumpEnabled = true
  570. game:GetService("UserInputService").JumpRequest:connect(function()
  571. if InfiniteJumpEnabled then
  572. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  573. InfiniteJumpEnabled = true
  574. end
  575. end)
  576.  
  577. else
  578. InfiniteJumpEnabled = false
  579. game:GetService("UserInputService").JumpRequest:connect(function()
  580. if InfiniteJumpEnabled then
  581. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  582.  
  583. end
  584. end)
  585. end
  586. end)
  587.  
  588. V2.NoFog.Name = "NoFog"
  589. V2.NoFog.Parent = V2.MainFrame
  590. V2.NoFog.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  591. V2.NoFog.BorderColor3 = Color3.fromRGB(0, 0, 0)
  592. V2.NoFog.Position = UDim2.new(0.0469241403, 0, 0.819184363, 0)
  593. V2.NoFog.Size = UDim2.new(0, 103, 0, 22)
  594. V2.NoFog.Font = Enum.Font.Fantasy
  595. V2.NoFog.Text = "NoFog"
  596. V2.NoFog.TextColor3 = Color3.fromRGB(255, 255, 255)
  597. V2.NoFog.TextSize = 12.000
  598. V2.NoFog.TextWrapped = true
  599. V2.NoFog.MouseButton1Down:connect(function()
  600. V2.NoFog.TextColor3 = Color3.fromRGB(38, 255, 0)
  601. game.Lighting.Changed:connect(function()
  602. game.Lighting.TimeOfDay = "12:00:00"
  603. game.Lighting.FogEnd = 9999
  604. game.Lighting.Brightness = 2
  605. end)
  606. end)
  607.  
  608. V2.BTOOLMain.Name = "BTOOLMain"
  609. V2.BTOOLMain.Parent = V2.V2
  610. V2.BTOOLMain.Active = true
  611. V2.BTOOLMain.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  612. V2.BTOOLMain.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  613. V2.BTOOLMain.Size = UDim2.new(0, 118, 0, 24)
  614. V2.BTOOLMain.Draggable = true
  615.  
  616. V2.Design_2.Name = "Design"
  617. V2.Design_2.Parent = V2.BTOOLMain
  618. V2.Design_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  619. V2.Design_2.Position = UDim2.new(0, 0, 0.962332547, 0)
  620. V2.Design_2.Size = UDim2.new(0, 118, 0, 2)
  621. V2.Design_2.Font = Enum.Font.SourceSans
  622. V2.Design_2.Text = ""
  623. V2.Design_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  624. V2.Design_2.TextSize = 14.000
  625.  
  626. V2.BTool.Name = "BTool"
  627. V2.BTool.Parent = V2.BTOOLMain
  628. V2.BTool.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  629. V2.BTool.BorderSizePixel = 0
  630. V2.BTool.Position = UDim2.new(0.0169491526, 0, 0, 0)
  631. V2.BTool.Size = UDim2.new(0, 79, 0, 21)
  632. V2.BTool.Font = Enum.Font.Fantasy
  633. V2.BTool.Text = "BTools"
  634. V2.BTool.TextColor3 = Color3.fromRGB(255, 255, 255)
  635. V2.BTool.TextScaled = true
  636. V2.BTool.TextSize = 14.000
  637. V2.BTool.TextWrapped = true
  638.  
  639. V2.btoolClose.Name = "btoolClose"
  640. V2.btoolClose.Parent = V2.BTOOLMain
  641. V2.btoolClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  642. V2.btoolClose.BorderSizePixel = 0
  643. V2.btoolClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  644. V2.btoolClose.Size = UDim2.new(0, 20, 0, 21)
  645. V2.btoolClose.Visible = false
  646. V2.btoolClose.Font = Enum.Font.GothamSemibold
  647. V2.btoolClose.Text = "-"
  648. V2.btoolClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  649. V2.btoolClose.TextSize = 14.000
  650. V2.btoolClose.MouseButton1Down:connect(function()
  651. V2.btoolClose.Visible = false
  652. V2.BtoolFrame.Visible = false
  653. V2.btoolopen.Visible = true
  654. end)
  655.  
  656. V2.btoolopen.Name = "btoolopen"
  657. V2.btoolopen.Parent = V2.BTOOLMain
  658. V2.btoolopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  659. V2.btoolopen.BorderSizePixel = 0
  660. V2.btoolopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  661. V2.btoolopen.Size = UDim2.new(0, 20, 0, 21)
  662. V2.btoolopen.Font = Enum.Font.GothamSemibold
  663. V2.btoolopen.Text = "+"
  664. V2.btoolopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  665. V2.btoolopen.TextSize = 14.000
  666. V2.btoolopen.MouseButton1Down:connect(function()
  667. V2.btoolopen.Visible = false
  668. V2.BtoolFrame.Visible = true
  669. V2.btoolClose.Visible = true
  670. end)
  671.  
  672. V2.BtoolFrame.Name = "Btool Frame"
  673. V2.BtoolFrame.Parent = V2.BTOOLMain
  674. V2.BtoolFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  675. V2.BtoolFrame.BorderSizePixel = 0
  676. V2.BtoolFrame.Position = UDim2.new(0, 0, 1.04566562, 0)
  677. V2.BtoolFrame.Size = UDim2.new(0, 118, 0, 112)
  678. V2.BtoolFrame.Visible = false
  679.  
  680. V2.Delete.Name = "Delete"
  681. V2.Delete.Parent = V2.BtoolFrame
  682. V2.Delete.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  683. V2.Delete.BorderSizePixel = 0
  684. V2.Delete.Position = UDim2.new(0.0762711838, 0, 0.0990099013, 0)
  685. V2.Delete.Size = UDim2.new(0, 65, 0, 20)
  686. V2.Delete.Font = Enum.Font.Fantasy
  687. V2.Delete.Text = "Delete"
  688. V2.Delete.TextColor3 = Color3.fromRGB(255, 255, 255)
  689. V2.Delete.TextSize = 18.000
  690. V2.Delete.TextWrapped = true
  691.  
  692. V2.DeleteOnOff.Name = "DeleteOnOff"
  693. V2.DeleteOnOff.Parent = V2.BtoolFrame
  694. V2.DeleteOnOff.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  695. V2.DeleteOnOff.BorderColor3 = Color3.fromRGB(0, 0, 0)
  696. V2.DeleteOnOff.Position = UDim2.new(0.686440527, 0, 0.0990099311, 0)
  697. V2.DeleteOnOff.Size = UDim2.new(0, 27, 0, 20)
  698. V2.DeleteOnOff.Font = Enum.Font.Fantasy
  699. V2.DeleteOnOff.Text = "Off"
  700. V2.DeleteOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  701. V2.DeleteOnOff.TextSize = 14.000
  702. V2.DeleteOnOff.TextWrapped = true
  703.  
  704. V2.MoveOnOff.Name = "MoveOnOff"
  705. V2.MoveOnOff.Parent = V2.BtoolFrame
  706. V2.MoveOnOff.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  707. V2.MoveOnOff.BorderColor3 = Color3.fromRGB(0, 0, 0)
  708. V2.MoveOnOff.Position = UDim2.new(0.68599999, 0, 0.370000005, 0)
  709. V2.MoveOnOff.Size = UDim2.new(0, 27, 0, 20)
  710. V2.MoveOnOff.Font = Enum.Font.Fantasy
  711. V2.MoveOnOff.Text = "Off"
  712. V2.MoveOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  713. V2.MoveOnOff.TextSize = 14.000
  714. V2.MoveOnOff.TextWrapped = true
  715.  
  716. V2.Move.Name = "Move"
  717. V2.Move.Parent = V2.BtoolFrame
  718. V2.Move.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  719. V2.Move.BorderSizePixel = 0
  720. V2.Move.Position = UDim2.new(0.0762711838, 0, 0.366568655, 0)
  721. V2.Move.Size = UDim2.new(0, 65, 0, 20)
  722. V2.Move.Font = Enum.Font.Fantasy
  723. V2.Move.Text = "Move"
  724. V2.Move.TextColor3 = Color3.fromRGB(255, 255, 255)
  725. V2.Move.TextSize = 18.000
  726. V2.Move.TextWrapped = true
  727.  
  728. V2.Copy.Name = "Copy"
  729. V2.Copy.Parent = V2.BtoolFrame
  730. V2.Copy.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  731. V2.Copy.BorderSizePixel = 0
  732. V2.Copy.Position = UDim2.new(0.0762711838, 0, 0.640699923, 0)
  733. V2.Copy.Size = UDim2.new(0, 65, 0, 20)
  734. V2.Copy.Font = Enum.Font.Fantasy
  735. V2.Copy.Text = "Copy"
  736. V2.Copy.TextColor3 = Color3.fromRGB(255, 255, 255)
  737. V2.Copy.TextSize = 18.000
  738. V2.Copy.TextWrapped = true
  739.  
  740. V2.CopyONOFF.Name = "CopyONOFF"
  741. V2.CopyONOFF.Parent = V2.BtoolFrame
  742. V2.CopyONOFF.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  743. V2.CopyONOFF.BorderColor3 = Color3.fromRGB(0, 0, 0)
  744. V2.CopyONOFF.Position = UDim2.new(0.686440527, 0, 0.640699983, 0)
  745. V2.CopyONOFF.Size = UDim2.new(0, 27, 0, 20)
  746. V2.CopyONOFF.Font = Enum.Font.Fantasy
  747. V2.CopyONOFF.Text = "Off"
  748. V2.CopyONOFF.TextColor3 = Color3.fromRGB(255, 0, 0)
  749. V2.CopyONOFF.TextSize = 14.000
  750. V2.CopyONOFF.TextWrapped = true
  751.  
  752. V2.CopyONOFF.MouseButton1Down:connect(function()
  753. if BTool == "Copy" then
  754. BTool = "Nothing"
  755. V2.CopyONOFF.Text = "Off"
  756. V2.CopyONOFF.TextColor3 = Color3.fromRGB(255, 0, 0)
  757. else
  758. BTool = "Copy"
  759. V2.CopyONOFF.Text = "On"
  760. V2.CopyONOFF.TextColor3 = Color3.fromRGB(38, 255, 0)
  761. V2.DeleteOnOff.Text = "Off"
  762. V2.DeleteOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  763. V2.MoveOnOff.Text = "Off"
  764. V2.MoveOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  765. end
  766. end)
  767.  
  768. V2.DeleteOnOff.MouseButton1Down:connect(function()
  769. if BTool == "Delete" then
  770. BTool = "Nothing"
  771. V2.DeleteOnOff.Text = "Off"
  772. V2.DeleteOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  773. else
  774. BTool = "Delete"
  775. V2.DeleteOnOff.Text = "On"
  776. V2.DeleteOnOff.TextColor3 = Color3.fromRGB(38, 255, 0)
  777. V2.CopyONOFF.Text = "Off"
  778. V2.CopyONOFF.TextColor3 = Color3.fromRGB(255, 0, 0)
  779. V2.MoveOnOff.Text = "Off"
  780. V2.MoveOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  781. end
  782. end)
  783.  
  784. V2.MoveOnOff.MouseButton1Down:connect(function()
  785. if BTool == "Move" then
  786. BTool = "Nothing"
  787. V2.MoveOnOff.Text = "Off"
  788. V2.MoveOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  789. else
  790. BTool = "Move"
  791. V2.MoveOnOff.Text = "On"
  792. V2.MoveOnOff.TextColor3 = Color3.fromRGB(38, 255, 0)
  793. V2.CopyONOFF.Text = "Off"
  794. V2.CopyONOFF.TextColor3 = Color3.fromRGB(255, 0, 0)
  795. V2.DeleteOnOff.Text = "Off"
  796. V2.DeleteOnOff.TextColor3 = Color3.fromRGB(255, 0, 0)
  797. end
  798. end)
  799.  
  800. Mouse.Button1Up:connect(function()
  801. MDown = false
  802. end)
  803.  
  804. Mouse.Button1Down:connect(function()
  805. MDown = true
  806. if BTool == "Copy" then
  807. if Mouse.Target ~= nil then
  808. Clone = Mouse.Target:clone()
  809. Clone.Parent = game.Workspace
  810. end
  811. end
  812.  
  813. if BTool == "Delete" then
  814. if Mouse.Target ~= nil then
  815. Mouse.Target:remove()
  816. end
  817. end
  818.  
  819. if BTool == "Move" then
  820. if Mouse.Target ~= nil then
  821. MoveObject = Mouse.Target
  822. end
  823. end
  824.  
  825. wait()
  826. if Clone ~= nil then
  827. Clone.CanCollide = false
  828. repeat
  829. wait()
  830. SubX = Clone.Size.X/2
  831. SubY = Clone.Size.Y/2
  832. SubZ = Clone.Size.Z/2
  833. Clone.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  834. until MDown == false
  835. Clone.CanCollide = true
  836. Clone.Position = Clone.Position + Vector3.new(SubX, SubY, SubZ)
  837. Clone = nil
  838. end
  839.  
  840. if MoveObject ~= nil then
  841. MoveObject.CanCollide = false
  842. repeat
  843. wait()
  844. SubX = MoveObject.Size.X/2
  845. SubY = MoveObject.Size.Y/2
  846. SubZ = MoveObject.Size.Z/2
  847. MoveObject.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  848. until MDown == false
  849. MoveObject.CanCollide = true
  850. MoveObject.Position = MoveObject.Position + Vector3.new(SubX, SubY, SubZ)
  851. MoveObject= nil
  852. end
  853. end)
  854.  
  855. V2.Car.Name = "Car"
  856. V2.Car.Parent = V2.V2
  857. V2.Car.Active = true
  858. V2.Car.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  859. V2.Car.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  860. V2.Car.Size = UDim2.new(0, 118, 0, 24)
  861. V2.Car.Draggable = true
  862.  
  863. V2.Design_3.Name = "Design"
  864. V2.Design_3.Parent = V2.Car
  865. V2.Design_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  866. V2.Design_3.Position = UDim2.new(0, 0, 0.962332547, 0)
  867. V2.Design_3.Size = UDim2.new(0, 118, 0, 2)
  868. V2.Design_3.Font = Enum.Font.SourceSans
  869. V2.Design_3.Text = ""
  870. V2.Design_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  871. V2.Design_3.TextSize = 14.000
  872.  
  873. V2.Car_2.Name = "Car"
  874. V2.Car_2.Parent = V2.Car
  875. V2.Car_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  876. V2.Car_2.BorderSizePixel = 0
  877. V2.Car_2.Position = UDim2.new(0.0169491526, 0, 0, 0)
  878. V2.Car_2.Size = UDim2.new(0, 48, 0, 21)
  879. V2.Car_2.Font = Enum.Font.Fantasy
  880. V2.Car_2.Text = "Car"
  881. V2.Car_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  882. V2.Car_2.TextScaled = true
  883. V2.Car_2.TextSize = 14.000
  884. V2.Car_2.TextWrapped = true
  885.  
  886. V2.carClose.Name = "carClose"
  887. V2.carClose.Parent = V2.Car
  888. V2.carClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  889. V2.carClose.BorderSizePixel = 0
  890. V2.carClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  891. V2.carClose.Size = UDim2.new(0, 20, 0, 21)
  892. V2.carClose.Visible = false
  893. V2.carClose.Font = Enum.Font.GothamSemibold
  894. V2.carClose.Text = "-"
  895. V2.carClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  896. V2.carClose.TextSize = 14.000
  897. V2.carClose.MouseButton1Down:connect(function()
  898. V2.carClose.Visible = false
  899. V2.CarFrame.Visible = false
  900. V2.caropen.Visible = true
  901. end)
  902.  
  903. V2.caropen.Name = "caropen"
  904. V2.caropen.Parent = V2.Car
  905. V2.caropen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  906. V2.caropen.BorderSizePixel = 0
  907. V2.caropen.Position = UDim2.new(0.830508351, 0, 0, 0)
  908. V2.caropen.Size = UDim2.new(0, 20, 0, 21)
  909. V2.caropen.Font = Enum.Font.GothamSemibold
  910. V2.caropen.Text = "+"
  911. V2.caropen.TextColor3 = Color3.fromRGB(255, 255, 255)
  912. V2.caropen.TextSize = 14.000
  913. V2.caropen.MouseButton1Down:connect(function()
  914. V2.caropen.Visible = false
  915. V2.CarFrame.Visible = true
  916. V2.carClose.Visible = true
  917. end)
  918.  
  919. V2.CarFrame.Name = "Car Frame"
  920. V2.CarFrame.Parent = V2.Car
  921. V2.CarFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  922. V2.CarFrame.BorderSizePixel = 0
  923. V2.CarFrame.Position = UDim2.new(0, 0, 1.04566562, 0)
  924. V2.CarFrame.Size = UDim2.new(0, 118, 0, 202)
  925. V2.CarFrame.Visible = false
  926.  
  927. V2.carTextBox.Name = "carTextBox"
  928. V2.carTextBox.Parent = V2.CarFrame
  929. V2.carTextBox.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  930. V2.carTextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  931. V2.carTextBox.Position = UDim2.new(0.699999988, 0, 0.049999997, 0)
  932. V2.carTextBox.Size = UDim2.new(0, 27, 0, 20)
  933. V2.carTextBox.Font = Enum.Font.SourceSans
  934. V2.carTextBox.Text = "1"
  935. V2.carTextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  936. V2.carTextBox.TextSize = 14.000
  937.  
  938. V2.CarSpeed.Name = "CarSpeed"
  939. V2.CarSpeed.Parent = V2.CarFrame
  940. V2.CarSpeed.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  941. V2.CarSpeed.BorderColor3 = Color3.fromRGB(0, 0, 0)
  942. V2.CarSpeed.Position = UDim2.new(0.0677966103, 0, 0.0445544571, 0)
  943. V2.CarSpeed.Size = UDim2.new(0, 65, 0, 20)
  944. V2.CarSpeed.Font = Enum.Font.Fantasy
  945. V2.CarSpeed.Text = "CarSpeed"
  946. V2.CarSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  947. V2.CarSpeed.TextScaled = true
  948. V2.CarSpeed.TextSize = 14.000
  949. V2.CarSpeed.TextWrapped = true
  950. V2.CarSpeed.MouseButton1Down:connect(function()
  951. local speed = V2.carTextBox.Text
  952. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  953. if v:FindFirstChild("Seat") and v:FindFirstChild("Configuration") then
  954. v.Configuration.MaxSpeed.Value = speed
  955. end
  956. end
  957. end)
  958.  
  959. V2.Spawn.Name = "Spawn"
  960. V2.Spawn.Parent = V2.CarFrame
  961. V2.Spawn.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  962. V2.Spawn.BorderColor3 = Color3.fromRGB(0, 0, 0)
  963. V2.Spawn.Position = UDim2.new(0.0553987138, 0, 0.193877727, 0)
  964. V2.Spawn.Size = UDim2.new(0, 103, 0, 22)
  965. V2.Spawn.Font = Enum.Font.Fantasy
  966. V2.Spawn.Text = "Spawn Pink Car (C)"
  967. V2.Spawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  968. V2.Spawn.TextSize = 12.000
  969. V2.Spawn.TextWrapped = true
  970. V2.Spawn.MouseButton1Click:connect(function()
  971. V2.Spawn.TextColor3 = Color3.fromRGB(38, 255, 0)
  972. if _G.Executed == false or _G.Executed == nil then
  973. _G.Executed = true
  974. Spawned = false
  975. Spawning = false
  976. SpawnPad = nil
  977. Activating = false
  978. workspace.PlayerModels.ChildAdded:connect(function(Added)
  979. if Spawned == false and Spawning == false and SpawnPad ~= nil then
  980. Owner = nil
  981. CheckTries = 0
  982. CheckSuccess = false
  983. repeat
  984. wait()
  985. CheckTries = CheckTries + 1
  986. if Added:FindFirstChild("Owner") and Added:FindFirstChild("Type") and Added.Type.Value == "Vehicle" and Added:FindFirstChild("Settings") and Added.Settings:FindFirstChild("Color") then
  987. CheckSuccess = true
  988. Owner = Added.Owner.Value
  989. end
  990. until CheckTries == 75 or CheckSuccess == true
  991. if Owner == game.Players.LocalPlayer or game.ReplicatedStorage.Interaction.ClientIsWhitelisted:InvokeServer(Owner) == true then
  992. Spawning = true
  993. Added:WaitForChild("Settings")
  994. Added.Settings:WaitForChild("Color")
  995. if tostring(Added.Settings.Color.Value) == tostring(1032) then
  996. Spawned = true
  997. Spawning = false
  998. SpawnPad = nil
  999. print(Spawned)
  1000. elseif tostring(Added.Settings.Color.Value) ~= tostring(1032) then
  1001. if SpawnPad:FindFirstChild("ButtonRemote_SpawnButton") and SpawnPad:FindFirstChild("Owner") then
  1002. if SpawnPad.Owner.Value == game.Players.LocalPlayer or game.ReplicatedStorage.Interaction.ClientIsWhitelisted:InvokeServer(SpawnPad.Owner.Value) == true then
  1003. Spawning = false
  1004. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(SpawnPad.ButtonRemote_SpawnButton)
  1005. end
  1006. end
  1007. end
  1008. end
  1009. end
  1010. end)
  1011.  
  1012. mouse = game.Players.LocalPlayer:GetMouse()
  1013. mouse.KeyDown:connect(function(key)
  1014. if key:lower() == "c" then
  1015. if mouse.Target.Parent:FindFirstChild("ButtonRemote_SpawnButton") and Activating == false then
  1016. Activating = true
  1017. Target = mouse.Target.Parent
  1018. SpawnPad = nil
  1019. wait(1)
  1020. SpawnPad = Target
  1021. Spawned = false
  1022. Spawning = false
  1023. Activating = false
  1024. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(Target.ButtonRemote_SpawnButton)
  1025. else
  1026. SpawnPad = nil
  1027. Spawning = false
  1028. end
  1029. end
  1030. end)
  1031. end
  1032. spawn(function()
  1033. repeat
  1034. wait()
  1035. if Spawned == true then
  1036. Spawned = false
  1037. game:GetService("StarterGui"):SetCore("SendNotification", {
  1038. Title = "Pink Car",
  1039. Text = "Successfully Spawn."
  1040. })
  1041. end
  1042. until Spawned == true
  1043. end)
  1044. end)
  1045.  
  1046. function TeleportCar(Pos)
  1047. if game.Players.LocalPlayer.Character then
  1048. Character = game.Players.LocalPlayer.Character
  1049. if Character.Humanoid.SeatPart ~= nil then
  1050. Car = Character.Humanoid.SeatPart.Parent
  1051. spawn(function()
  1052. for i=1,5 do
  1053. wait()
  1054. Car:SetPrimaryPartCFrame(Pos * CFrame.Angles(math.rad(Character.HumanoidRootPart.Orientation.x), math.rad(Character.HumanoidRootPart.Orientation.y), 0))
  1055. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Car.Main)
  1056. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Car.Main)
  1057. end
  1058. end)
  1059. end
  1060. end
  1061. end
  1062.  
  1063. V2.NoClipTree.Name = "NoClipTree"
  1064. V2.NoClipTree.Parent = V2.CarFrame
  1065. V2.NoClipTree.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1066. V2.NoClipTree.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1067. V2.NoClipTree.Position = UDim2.new(0.0553987138, 0, 0.367145061, 0)
  1068. V2.NoClipTree.Size = UDim2.new(0, 103, 0, 22)
  1069. V2.NoClipTree.Font = Enum.Font.Fantasy
  1070. V2.NoClipTree.Text = "NoClipTree"
  1071. V2.NoClipTree.TextColor3 = Color3.fromRGB(255, 255, 255)
  1072. V2.NoClipTree.TextSize = 12.000
  1073. V2.NoClipTree.TextWrapped = true
  1074. V2.NoClipTree.MouseButton1Click:connect(function()
  1075. V2.NoClipTree.TextColor3 = Color3.fromRGB(38, 255, 0)
  1076. for i,v in pairs (workspace:GetChildren()) do
  1077. if v.Name == "TreeRegion" then
  1078. for i,n in pairs (v:GetChildren()) do
  1079. for i,x in pairs(n:GetChildren()) do
  1080. if x.Name == "WoodSection" or x.Name == "InnerWood" then
  1081. x.CanCollide = false
  1082. end
  1083. end
  1084. end
  1085. end
  1086. end
  1087. end)
  1088.  
  1089. V2.CarFly.Name = "CarFly"
  1090. V2.CarFly.Parent = V2.CarFrame
  1091. V2.CarFly.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1092. V2.CarFly.BorderSizePixel = 0
  1093. V2.CarFly.Position = UDim2.new(0.0677966103, 0, 0.72277236, 0)
  1094. V2.CarFly.Size = UDim2.new(0, 65, 0, 20)
  1095. V2.CarFly.Font = Enum.Font.Fantasy
  1096. V2.CarFly.Text = "CarFly"
  1097. V2.CarFly.TextColor3 = Color3.fromRGB(255, 255, 255)
  1098. V2.CarFly.TextSize = 16.000
  1099. V2.CarFly.TextWrapped = true
  1100.  
  1101. V2.CarFlykey.Name = "CarFlykey"
  1102. V2.CarFlykey.Parent = V2.CarFrame
  1103. V2.CarFlykey.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1104. V2.CarFlykey.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1105. V2.CarFlykey.Position = UDim2.new(0.694915116, 0, 0.72277236, 0)
  1106. V2.CarFlykey.Size = UDim2.new(0, 27, 0, 20)
  1107. V2.CarFlykey.Font = Enum.Font.Fantasy
  1108. V2.CarFlykey.Text = "X"
  1109. V2.CarFlykey.TextColor3 = Color3.fromRGB(255, 255, 255)
  1110. V2.CarFlykey.TextSize = 14.000
  1111. V2.CarFlykey.MouseButton1Down:connect(function()
  1112. repeat wait()
  1113. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1114. local mouse = game.Players.LocalPlayer:GetMouse()
  1115. repeat wait() until mouse
  1116. local plr = game.Players.LocalPlayer
  1117. local torso = plr.Character.Torso
  1118. local flying = false
  1119. local deb = true
  1120. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1121. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1122. local maxspeed = 250
  1123. local speed = 0
  1124.  
  1125. function Fly()
  1126. local bg = Instance.new("BodyGyro", torso)
  1127. bg.P = 9e4
  1128. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1129. bg.cframe = torso.CFrame
  1130. local bv = Instance.new("BodyVelocity", torso)
  1131. bv.velocity = Vector3.new(0,0.1,0)
  1132. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1133. repeat wait()
  1134. plr.Character.Humanoid.PlatformStand = false
  1135. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1136. speed = speed+125.0+(speed/maxspeed)
  1137. if speed > maxspeed then
  1138. speed = maxspeed
  1139. end
  1140. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1141. speed = speed-250
  1142. if speed < 0 then
  1143. speed = 0
  1144. end
  1145. end
  1146. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1147. 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
  1148. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1149. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1150. 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
  1151. else
  1152. bv.velocity = Vector3.new(0,0.1,0)
  1153. end
  1154. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1155. until not flying
  1156. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1157. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1158. speed = 0
  1159. bg:Destroy()
  1160. bv:Destroy()
  1161. plr.Character.Humanoid.PlatformStand = false
  1162. end
  1163. mouse.KeyDown:connect(function(key)
  1164. if key:lower() == "x" then
  1165. if flying then flying = false
  1166. else
  1167. flying = true
  1168. Fly()
  1169. end
  1170. elseif key:lower() == "w" then
  1171. ctrl.f = 1
  1172. elseif key:lower() == "s" then
  1173. ctrl.b = -1
  1174. elseif key:lower() == "a" then
  1175. ctrl.l = -1
  1176. elseif key:lower() == "d" then
  1177. ctrl.r = 1
  1178. end
  1179. end)
  1180. mouse.KeyUp:connect(function(key)
  1181. if key:lower() == "w" then
  1182. ctrl.f = 0
  1183. elseif key:lower() == "s" then
  1184. ctrl.b = 0
  1185. elseif key:lower() == "a" then
  1186. ctrl.l = 0
  1187. elseif key:lower() == "d" then
  1188. ctrl.r = 0
  1189. end
  1190. end)
  1191. Fly()
  1192. end)
  1193.  
  1194. V2.RotateCar.Name = "Rotate Car"
  1195. V2.RotateCar.Parent = V2.CarFrame
  1196. V2.RotateCar.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1197. V2.RotateCar.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1198. V2.RotateCar.Position = UDim2.new(0.0553987138, 0, 0.540412426, 0)
  1199. V2.RotateCar.Size = UDim2.new(0, 103, 0, 22)
  1200. V2.RotateCar.Font = Enum.Font.Fantasy
  1201. V2.RotateCar.Text = "RotateCar(R)"
  1202. V2.RotateCar.TextColor3 = Color3.fromRGB(255, 255, 255)
  1203. V2.RotateCar.TextSize = 12.000
  1204. V2.RotateCar.TextWrapped = true
  1205. V2.RotateCar.MouseButton1Click:connect(function()
  1206. V2.RotateCar.TextColor3 = Color3.fromRGB(38, 255, 0)
  1207. local Turn = game:GetService("Players").LocalPlayer:GetMouse()
  1208. function Turn2(key)
  1209. if (key == "r") then
  1210. function RotateCar()
  1211. if game.Players.LocalPlayer.Character then
  1212. Character = game.Players.LocalPlayer.Character
  1213. if Character.Humanoid.SeatPart ~= nil then
  1214. Car = Character.Humanoid.SeatPart.Parent
  1215. spawn(function()
  1216. local Pos = CFrame.new(Car.Main.Position)
  1217. for i=1,5 do
  1218. wait()
  1219. Car:SetPrimaryPartCFrame(Pos * CFrame.Angles(math.rad(Character.HumanoidRootPart.Orientation.x), math.rad(Character.HumanoidRootPart.Orientation.y), 0))
  1220. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Car.Main)
  1221. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Car.Main)
  1222. end
  1223. end)
  1224. end
  1225. end
  1226. end
  1227. RotateCar()
  1228. end
  1229. end
  1230. Turn.KeyDown:connect(Turn2)
  1231. end)
  1232.  
  1233. V2.Bridge.Name = "Bridge"
  1234. V2.Bridge.Parent = V2.CarFrame
  1235. V2.Bridge.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1236. V2.Bridge.BorderSizePixel = 0
  1237. V2.Bridge.Position = UDim2.new(0.0677966103, 0, 0.856435716, 0)
  1238. V2.Bridge.Size = UDim2.new(0, 65, 0, 20)
  1239. V2.Bridge.Font = Enum.Font.Fantasy
  1240. V2.Bridge.Text = "Bridge"
  1241. V2.Bridge.TextColor3 = Color3.fromRGB(255, 255, 255)
  1242. V2.Bridge.TextSize = 16.000
  1243. V2.Bridge.TextWrapped = true
  1244.  
  1245. V2.Up.Name = "Up"
  1246. V2.Up.Parent = V2.CarFrame
  1247. V2.Up.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1248. V2.Up.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1249. V2.Up.Position = UDim2.new(0.786440551, 0, 0.866336703, 0)
  1250. V2.Up.Size = UDim2.new(0, 16, 0, 18)
  1251. V2.Up.Font = Enum.Font.Fantasy
  1252. V2.Up.Text = "U"
  1253. V2.Up.TextColor3 = Color3.fromRGB(255, 255, 255)
  1254. V2.Up.TextSize = 14.000
  1255.  
  1256. V2.Down.Name = "Down"
  1257. V2.Down.Parent = V2.CarFrame
  1258. V2.Down.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1259. V2.Down.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1260. V2.Down.Position = UDim2.new(0.644067764, 0, 0.866336703, 0)
  1261. V2.Down.Size = UDim2.new(0, 16, 0, 18)
  1262. V2.Down.Font = Enum.Font.Fantasy
  1263. V2.Down.Text = "D"
  1264. V2.Down.TextColor3 = Color3.fromRGB(255, 255, 255)
  1265. V2.Down.TextSize = 14.000
  1266.  
  1267. local BridgeD = false
  1268. V2.Down.MouseButton1Click:connect(function()
  1269. if BridgeD == false then
  1270. for _,v in pairs(game.workspace.Bridge.VerticalLiftBridge.Lift:GetChildren()) do
  1271. v.CFrame = v.CFrame + Vector3.new(0, -26, 0)
  1272. end
  1273. BridgeD = true
  1274. end
  1275. end)
  1276.  
  1277. V2.Up.MouseButton1Click:connect(function()
  1278. if BridgeD == true then
  1279.  
  1280. for _,v in pairs(game.workspace.Bridge.VerticalLiftBridge.Lift:GetChildren()) do
  1281. v.CFrame = v.CFrame + Vector3.new(0, 26, 0)
  1282. end
  1283. BridgeD = false
  1284. end
  1285. end)
  1286.  
  1287. V2.Dupe.Name = "Dupe"
  1288. V2.Dupe.Parent = V2.V2
  1289. V2.Dupe.Active = true
  1290. V2.Dupe.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1291. V2.Dupe.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  1292. V2.Dupe.Size = UDim2.new(0, 118, 0, 24)
  1293. V2.Dupe.Draggable = true
  1294.  
  1295. V2.Design_4.Name = "Design"
  1296. V2.Design_4.Parent = V2.Dupe
  1297. V2.Design_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1298. V2.Design_4.Position = UDim2.new(0, 0, 0.962332547, 0)
  1299. V2.Design_4.Size = UDim2.new(0, 118, 0, 2)
  1300. V2.Design_4.Font = Enum.Font.SourceSans
  1301. V2.Design_4.Text = ""
  1302. V2.Design_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1303. V2.Design_4.TextSize = 14.000
  1304.  
  1305. V2.Dupe_2.Name = "Dupe"
  1306. V2.Dupe_2.Parent = V2.Dupe
  1307. V2.Dupe_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1308. V2.Dupe_2.BorderSizePixel = 0
  1309. V2.Dupe_2.Position = UDim2.new(0.0169491526, 0, 0, 0)
  1310. V2.Dupe_2.Size = UDim2.new(0, 59, 0, 21)
  1311. V2.Dupe_2.Font = Enum.Font.Fantasy
  1312. V2.Dupe_2.Text = "Dupe"
  1313. V2.Dupe_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1314. V2.Dupe_2.TextScaled = true
  1315. V2.Dupe_2.TextSize = 14.000
  1316. V2.Dupe_2.TextWrapped = true
  1317.  
  1318. V2.DupeClose.Name = "DupeClose"
  1319. V2.DupeClose.Parent = V2.Dupe
  1320. V2.DupeClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1321. V2.DupeClose.BorderSizePixel = 0
  1322. V2.DupeClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  1323. V2.DupeClose.Size = UDim2.new(0, 20, 0, 21)
  1324. V2.DupeClose.Visible = false
  1325. V2.DupeClose.Font = Enum.Font.GothamSemibold
  1326. V2.DupeClose.Text = "-"
  1327. V2.DupeClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  1328. V2.DupeClose.TextSize = 14.000
  1329. V2.DupeClose.MouseButton1Down:connect(function()
  1330. V2.DupeClose.Visible = false
  1331. V2.DupeFrame.Visible = false
  1332. V2.Dupeopen.Visible = true
  1333. end)
  1334.  
  1335. V2.Dupeopen.Name = "Dupeopen"
  1336. V2.Dupeopen.Parent = V2.Dupe
  1337. V2.Dupeopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1338. V2.Dupeopen.BorderSizePixel = 0
  1339. V2.Dupeopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  1340. V2.Dupeopen.Size = UDim2.new(0, 20, 0, 21)
  1341. V2.Dupeopen.Font = Enum.Font.GothamSemibold
  1342. V2.Dupeopen.Text = "+"
  1343. V2.Dupeopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  1344. V2.Dupeopen.TextSize = 14.000
  1345. V2.Dupeopen.MouseButton1Down:connect (function()
  1346. V2.Dupeopen.Visible = false
  1347. V2.DupeFrame.Visible = true
  1348. V2.DupeClose.Visible = true
  1349. end)
  1350.  
  1351. V2.DupeFrame.Name = "Dupe Frame"
  1352. V2.DupeFrame.Parent = V2.Dupe
  1353. V2.DupeFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1354. V2.DupeFrame.BorderSizePixel = 0
  1355. V2.DupeFrame.Position = UDim2.new(0, 0, 1.04566562, 0)
  1356. V2.DupeFrame.Size = UDim2.new(0, 118, 0, 223)
  1357. V2.DupeFrame.Visible = false
  1358.  
  1359. V2.slot.Name = "slot"
  1360. V2.slot.Parent = V2.DupeFrame
  1361. V2.slot.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1362. V2.slot.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1363. V2.slot.Position = UDim2.new(0.344067603, 0, 0.174478948, 0)
  1364. V2.slot.Size = UDim2.new(0, 36, 0, 26)
  1365. V2.slot.Font = Enum.Font.Fantasy
  1366. V2.slot.Text = ""
  1367. V2.slot.TextColor3 = Color3.fromRGB(255, 255, 255)
  1368. V2.slot.TextSize = 14.000
  1369.  
  1370. V2.SlotNumber.Name = "SlotNumber"
  1371. V2.SlotNumber.Parent = V2.DupeFrame
  1372. V2.SlotNumber.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1373. V2.SlotNumber.BorderSizePixel = 0
  1374. V2.SlotNumber.Position = UDim2.new(0.0508474484, 0, 0.0369618684, 0)
  1375. V2.SlotNumber.Size = UDim2.new(0, 102, 0, 23)
  1376. V2.SlotNumber.Font = Enum.Font.Fantasy
  1377. V2.SlotNumber.Text = "SlotNumber"
  1378. V2.SlotNumber.TextColor3 = Color3.fromRGB(255, 255, 255)
  1379. V2.SlotNumber.TextScaled = true
  1380. V2.SlotNumber.TextSize = 14.000
  1381. V2.SlotNumber.TextWrapped = true
  1382.  
  1383. V2.DupeMoney.Name = "DupeMoney"
  1384. V2.DupeMoney.Parent = V2.DupeFrame
  1385. V2.DupeMoney.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1386. V2.DupeMoney.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1387. V2.DupeMoney.Position = UDim2.new(0.114720494, 0, 0.330439627, 0)
  1388. V2.DupeMoney.Size = UDim2.new(0, 89, 0, 24)
  1389. V2.DupeMoney.Font = Enum.Font.Fantasy
  1390. V2.DupeMoney.Text = "DupeMoney"
  1391. V2.DupeMoney.TextColor3 = Color3.fromRGB(255, 255, 255)
  1392. V2.DupeMoney.TextSize = 14.000
  1393. V2.DupeMoney.TextWrapped = true
  1394. V2.DupeMoney.MouseButton1Down:connect(function() --Sends the money and will come back after around 2 mins
  1395. if MoneyCooldown == true then
  1396. SendNotification("Cooldown Notification", "Wait for your Money to come back",2)
  1397. return
  1398. elseif MoneyCooldown == false then
  1399. MoneyCooldown = true
  1400. SendNotification("Money Sent", "Wait about 2 minutes for your Money to come back", 5)
  1401. game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)
  1402. SendNotification("Money Received", "You received your money that you have sent earlier", 5)
  1403. MoneyCooldown = false
  1404. end
  1405. end)
  1406.  
  1407. V2.SaveSlot.Name = "SaveSlot"
  1408. V2.SaveSlot.Parent = V2.DupeFrame
  1409. V2.SaveSlot.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1410. V2.SaveSlot.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1411. V2.SaveSlot.Position = UDim2.new(0.0977713391, 0, 0.479545206, 0)
  1412. V2.SaveSlot.Size = UDim2.new(0, 89, 0, 24)
  1413. V2.SaveSlot.Font = Enum.Font.Fantasy
  1414. V2.SaveSlot.Text = "SaveSlot"
  1415. V2.SaveSlot.TextColor3 = Color3.fromRGB(255, 255, 255)
  1416. V2.SaveSlot.TextSize = 14.000
  1417. V2.SaveSlot.TextWrapped = true
  1418. V2.SaveSlot.MouseButton1Down:connect(function() --Saves the slot that you want
  1419. local CheckSlot = CheckSlotNumber()
  1420. if CheckSlot ~= false then
  1421. if CurrentSlot ~= -1 then
  1422. ScriptLoadOrSave = true
  1423. local SaveSlot = game.ReplicatedStorage.LoadSaveRequests.RequestSave:InvokeServer(CheckSlot)
  1424. if SaveSlot == true then
  1425. SendNotification("Save", "Finish saving.", 2)
  1426. wait(.5)
  1427. ScriptLoadOrSave = false
  1428. elseif SaveSlot == false then
  1429. SendNotification("Already Saved", "Wait about 1min to save.", 1)
  1430. wait(.5)
  1431. ScriptLoadOrSave = false
  1432. end
  1433. else
  1434. SendNotification("Error", "Load Your Slot first before you save.", 1)
  1435. end
  1436. else
  1437. SendNotification("Incorrect", "Pls enter a number in the SlotTextbox.", 1)
  1438. end
  1439. end)
  1440.  
  1441. V2.LoadSlot.Name = "LoadSlot"
  1442. V2.LoadSlot.Parent = V2.DupeFrame
  1443. V2.LoadSlot.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1444. V2.LoadSlot.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1445. V2.LoadSlot.Position = UDim2.new(0.0977713391, 0, 0.636425972, 0)
  1446. V2.LoadSlot.Size = UDim2.new(0, 89, 0, 24)
  1447. V2.LoadSlot.Font = Enum.Font.Fantasy
  1448. V2.LoadSlot.Text = "LoadSlot"
  1449. V2.LoadSlot.TextColor3 = Color3.fromRGB(255, 255, 255)
  1450. V2.LoadSlot.TextSize = 14.000
  1451. V2.LoadSlot.TextWrapped = true
  1452. V2.LoadSlot.MouseButton1Down:connect(function() --Loads the slot you want
  1453. ScriptLoadOrSave = true
  1454. local CheckSlot = CheckSlotNumber()
  1455. if CheckSlot ~= false then
  1456. if CheckIfSlotAvailable(CheckSlot) == true then
  1457. local LoadSlot = game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(CheckSlot)
  1458. if LoadSlot == false then
  1459. SendNotification("Cooldown Notification", "You aren't abled to load now", 1)
  1460. end
  1461. if LoadSlot == true then
  1462. SendNotification("Reload Notification", "Loaded Your Slot", 2)
  1463. CurrentSlot = CheckSlot
  1464. end
  1465. else
  1466. SendNotification("Slot not Available", "This Slot is not Available, please choose another slot", 2)
  1467. end
  1468. else
  1469. SendNotification("Incorrect Slot", "Enter a Valid number in the upper field", 1)
  1470. end
  1471. ScriptLoadOrSave = false
  1472. end)
  1473.  
  1474. V2.AutoDupeMoney.Name = "AutoDupeMoney"
  1475. V2.AutoDupeMoney.Parent = V2.DupeFrame
  1476. V2.AutoDupeMoney.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1477. V2.AutoDupeMoney.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1478. V2.AutoDupeMoney.Position = UDim2.new(0.0977713391, 0, 0.810260296, 0)
  1479. V2.AutoDupeMoney.Size = UDim2.new(0, 89, 0, 24)
  1480. V2.AutoDupeMoney.Font = Enum.Font.Fantasy
  1481. V2.AutoDupeMoney.Text = "AutoDupeMoney"
  1482. V2.AutoDupeMoney.TextColor3 = Color3.fromRGB(255, 255, 255)
  1483. V2.AutoDupeMoney.TextSize = 12.000
  1484. V2.AutoDupeMoney.TextWrapped = true
  1485. V2.AutoDupeMoney.MouseButton1Down:connect(function()
  1486. ScriptLoadOrSave = true
  1487. local CheckSlot = CheckSlotNumber()
  1488. if CheckSlot ~= false then
  1489. if CheckIfSlotAvailable(CheckSlot) == true then
  1490. if MoneyCooldown == true then
  1491. SendNotification("Cooldown Notification", "Wait for your Money to come back",2)
  1492. return
  1493. elseif MoneyCooldown == false then
  1494. MoneyCooldown = true
  1495. SendNotification("Money Sent", "Wait about 2 minutes for your Money to come back", 5)
  1496. game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)
  1497. SendNotification("Money Received", "You received your money that you have sent earlier", 5)
  1498. MoneyCooldown = false
  1499. wait(1)
  1500. local LoadSlot = game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(CheckSlot)
  1501. if LoadSlot == false then
  1502. SendNotification("Cooldown Notification", "You aren't abled to load now", 1)
  1503. end
  1504. if LoadSlot == true then
  1505. SendNotification("Reload Notification", "Loaded Your Slot", 2)
  1506. CurrentSlot = CheckSlot
  1507. end
  1508. end
  1509. ScriptLoadOrSave = false
  1510. end
  1511. end
  1512. end)
  1513.  
  1514. V2.Wood.Name = "Wood"
  1515. V2.Wood.Parent = V2.V2
  1516. V2.Wood.Active = true
  1517. V2.Wood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1518. V2.Wood.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  1519. V2.Wood.Size = UDim2.new(0, 118, 0, 24)
  1520.  
  1521. V2.Design_5.Name = "Design"
  1522. V2.Design_5.Parent = V2.Wood
  1523. V2.Design_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1524. V2.Design_5.Position = UDim2.new(0, 0, 0.962332547, 0)
  1525. V2.Design_5.Size = UDim2.new(0, 118, 0, 2)
  1526. V2.Design_5.Font = Enum.Font.SourceSans
  1527. V2.Design_5.Text = ""
  1528. V2.Design_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1529. V2.Design_5.TextSize = 14.000
  1530.  
  1531. V2.Wood_2.Name = "Wood"
  1532. V2.Wood_2.Parent = V2.Wood
  1533. V2.Wood_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1534. V2.Wood_2.BorderSizePixel = 0
  1535. V2.Wood_2.Position = UDim2.new(0.0169491526, 0, 0, 0)
  1536. V2.Wood_2.Size = UDim2.new(0, 59, 0, 21)
  1537. V2.Wood_2.Font = Enum.Font.Fantasy
  1538. V2.Wood_2.Text = "Wood"
  1539. V2.Wood_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1540. V2.Wood_2.TextScaled = true
  1541. V2.Wood_2.TextSize = 14.000
  1542. V2.Wood_2.TextWrapped = true
  1543.  
  1544. V2.WoodClose.Name = "WoodClose"
  1545. V2.WoodClose.Parent = V2.Wood
  1546. V2.WoodClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1547. V2.WoodClose.BorderSizePixel = 0
  1548. V2.WoodClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  1549. V2.WoodClose.Size = UDim2.new(0, 20, 0, 21)
  1550. V2.WoodClose.Visible = false
  1551. V2.WoodClose.Font = Enum.Font.GothamSemibold
  1552. V2.WoodClose.Text = "-"
  1553. V2.WoodClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  1554. V2.WoodClose.TextSize = 14.000
  1555. V2.WoodClose.MouseButton1Down:connect (function()
  1556. V2.WoodClose.Visible = false
  1557. V2.Woodpen.Visible = true
  1558. V2.WoodFrame.Visible = false
  1559. end)
  1560.  
  1561. V2.Woodpen.Name = "Woodpen"
  1562. V2.Woodpen.Parent = V2.Wood
  1563. V2.Woodpen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1564. V2.Woodpen.BorderSizePixel = 0
  1565. V2.Woodpen.Position = UDim2.new(0.830508351, 0, 0, 0)
  1566. V2.Woodpen.Size = UDim2.new(0, 20, 0, 21)
  1567. V2.Woodpen.Font = Enum.Font.GothamSemibold
  1568. V2.Woodpen.Text = "+"
  1569. V2.Woodpen.TextColor3 = Color3.fromRGB(255, 255, 255)
  1570. V2.Woodpen.TextSize = 14.000
  1571. V2.Woodpen.MouseButton1Down:connect (function()
  1572. V2.Woodpen.Visible = false
  1573. V2.WoodClose.Visible = true
  1574. V2.WoodFrame.Visible = true
  1575. end)
  1576.  
  1577. V2.WoodFrame.Name = "Wood Frame"
  1578. V2.WoodFrame.Parent = V2.Wood
  1579. V2.WoodFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1580. V2.WoodFrame.BorderSizePixel = 0
  1581. V2.WoodFrame.Position = UDim2.new(0, 0, 1.04566634, 0)
  1582. V2.WoodFrame.Size = UDim2.new(0, 116, 0, 279)
  1583. V2.WoodFrame.Visible = false
  1584.  
  1585. V2.SellWood.Name = "SellWood"
  1586. V2.SellWood.Parent = V2.WoodFrame
  1587. V2.SellWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1588. V2.SellWood.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1589. V2.SellWood.Position = UDim2.new(0.114720494, 0, 0.0361354426, 0)
  1590. V2.SellWood.Size = UDim2.new(0, 89, 0, 24)
  1591. V2.SellWood.Font = Enum.Font.Fantasy
  1592. V2.SellWood.Text = "SellWood"
  1593. V2.SellWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  1594. V2.SellWood.TextSize = 14.000
  1595. V2.SellWood.TextWrapped = true
  1596. V2.SellWood.MouseButton1Down:connect(function()
  1597. for _, Log in pairs(workspace.LogModels:GetChildren()) do
  1598. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1599. if Log.Owner.Value == game.Players.LocalPlayer then
  1600. for i,v in pairs(Log:GetChildren()) do
  1601. if v.Name=="WoodSection" then
  1602. spawn(function()
  1603. for i=1,10 do
  1604. wait()
  1605. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1606. end
  1607. end)
  1608. end
  1609. end
  1610. spawn(function()
  1611. for i=1,20 do
  1612. wait()
  1613. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1614. end
  1615. end)
  1616. end
  1617. end
  1618. end
  1619. end)
  1620.  
  1621. V2.Sellplank.Name = "Sellplank"
  1622. V2.Sellplank.Parent = V2.WoodFrame
  1623. V2.Sellplank.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1624. V2.Sellplank.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1625. V2.Sellplank.Position = UDim2.new(0.114720494, 0, 0.178874999, 0)
  1626. V2.Sellplank.Size = UDim2.new(0, 89, 0, 24)
  1627. V2.Sellplank.Font = Enum.Font.Fantasy
  1628. V2.Sellplank.Text = "SellPlank"
  1629. V2.Sellplank.TextColor3 = Color3.fromRGB(255, 255, 255)
  1630. V2.Sellplank.TextSize = 14.000
  1631. V2.Sellplank.TextWrapped = true
  1632. V2.Sellplank.MouseButton1Click:Connect(function()
  1633. for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1634. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1635. if Plank.Owner.Value == game.Players.LocalPlayer then
  1636. for i,v in pairs(Plank:GetChildren()) do
  1637. if v.Name=="WoodSection" then
  1638. spawn(function()
  1639. for i=1,10 do
  1640. wait()
  1641. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1642. end
  1643. end)
  1644. end
  1645. end
  1646. spawn(function()
  1647. for i=1,20 do
  1648. wait()
  1649. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1650. end
  1651. end)
  1652. end
  1653. end
  1654. end
  1655. end)
  1656.  
  1657. V2.ModWood.Name = "ModWood"
  1658. V2.ModWood.Parent = V2.WoodFrame
  1659. V2.ModWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1660. V2.ModWood.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1661. V2.ModWood.Position = UDim2.new(0.114720494, 0, 0.3408584, 0)
  1662. V2.ModWood.Size = UDim2.new(0, 89, 0, 24)
  1663. V2.ModWood.Font = Enum.Font.Fantasy
  1664. V2.ModWood.Text = "ModWood"
  1665. V2.ModWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  1666. V2.ModWood.TextSize = 14.000
  1667. V2.ModWood.TextWrapped = true
  1668. V2.ModWood.MouseButton1Down:Connect(function()
  1669. SawmillC = false
  1670. Mouse = game.Players.LocalPlayer:GetMouse()
  1671. Mouse.KeyDown:connect(function(key)
  1672. if key:lower() == "n" then
  1673. Treee = Mouse.Target
  1674. end
  1675. end)
  1676. Mouse.KeyDown:connect(function(key)
  1677. if key:lower() == "m" then
  1678. if Mouse.Target.Parent:FindFirstChild("BlockageAlert") then
  1679. Sawmill = Mouse.Target.Parent
  1680. else
  1681. Sawmill=Mouse.Target.Parent.Parent
  1682. end
  1683. if Sawmill:FindFirstChild("BlockageAlert") and Sawmill:FindFirstChild("Owner") then
  1684. SawmillC = true
  1685. else
  1686. SawmillC = false
  1687. SendNotification"Something went wrong while setting the sawmill!"
  1688. end
  1689. if Treee ~= nil then
  1690. Mod(Treee)
  1691. else
  1692. SendNotification("Pls","Select tree with 'N'!")
  1693. end
  1694. end
  1695. end)
  1696.  
  1697. function Mod(SelectedPart)
  1698. if SawmillC ~= true then
  1699. SendNotification("Pls","Set the sawmill with 'M'!")
  1700. return
  1701. end
  1702. if SelectedPart.Parent:FindFirstChild("TreeClass") and SelectedPart.Parent:FindFirstChild("Owner") then
  1703. SendNotification("Tree: "..SelectedPart.Parent.TreeClass.Value)
  1704. Tree = SelectedPart.Parent
  1705. Tree.PrimaryPart = SelectedPart
  1706. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',Tree)
  1707. Tree:SetPrimaryPartCFrame(Sawmill.Particles.CFrame)
  1708. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Tree)
  1709. end
  1710. end
  1711. end)
  1712.  
  1713. V2.Removetree.Name = "Remove tree"
  1714. V2.Removetree.Parent = V2.WoodFrame
  1715. V2.Removetree.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1716. V2.Removetree.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1717. V2.Removetree.Position = UDim2.new(0.114720494, 0, 0.480956703, 0)
  1718. V2.Removetree.Size = UDim2.new(0, 89, 0, 24)
  1719. V2.Removetree.Font = Enum.Font.Fantasy
  1720. V2.Removetree.Text = "ReMove Tree"
  1721. V2.Removetree.TextColor3 = Color3.fromRGB(255, 255, 255)
  1722. V2.Removetree.TextSize = 14.000
  1723. V2.Removetree.TextWrapped = true
  1724. V2.Removetree.MouseButton1Click:Connect(function()
  1725. for i,v in pairs(game.Workspace:GetDescendants()) do
  1726. if v.Name == "WoodSection" and v.Parent:FindFirstChild("CutEvent") then
  1727. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.Parent)
  1728. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v.Parent)
  1729. end
  1730. end
  1731. game.Workspace.DescendantAdded:connect(function(Thing)
  1732. wait(0.1)
  1733. if Thing.Name == "WoodSection" and Thing.Parent:FindFirstChild("CutEvent") then
  1734. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Thing.Parent)
  1735. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(Thing.Parent)
  1736. end
  1737. end)
  1738. end)
  1739.  
  1740. V2.GetWood.Name = "Get Wood"
  1741. V2.GetWood.Parent = V2.WoodFrame
  1742. V2.GetWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1743. V2.GetWood.BorderSizePixel = 0
  1744. V2.GetWood.Position = UDim2.new(0.114720315, 0, 0.78090328, 0)
  1745. V2.GetWood.Size = UDim2.new(0, 66, 0, 20)
  1746. V2.GetWood.Font = Enum.Font.Fantasy
  1747. V2.GetWood.Text = "GetWood"
  1748. V2.GetWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  1749. V2.GetWood.TextScaled = true
  1750. V2.GetWood.TextSize = 14.000
  1751. V2.GetWood.TextWrapped = true
  1752.  
  1753. V2.GetwoodClose.Name = "GetwoodClose"
  1754. V2.GetwoodClose.Parent = V2.WoodFrame
  1755. V2.GetwoodClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1756. V2.GetwoodClose.BorderSizePixel = 0
  1757. V2.GetwoodClose.Position = UDim2.new(0.761542857, 0, 0.781362057, 0)
  1758. V2.GetwoodClose.Size = UDim2.new(0, 20, 0, 21)
  1759. V2.GetwoodClose.Visible = false
  1760. V2.GetwoodClose.Font = Enum.Font.GothamSemibold
  1761. V2.GetwoodClose.Text = "-"
  1762. V2.GetwoodClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  1763. V2.GetwoodClose.TextSize = 14.000
  1764. V2.GetwoodClose.MouseButton1Down:connect(function()
  1765. V2.GetwoodClose.Visible = false
  1766. V2.GetWood_2.Visible = false
  1767. V2.Scrollingwood.Visible = false
  1768. V2.Getwoodopen.Visible = true
  1769. end)
  1770.  
  1771. V2.Getwoodopen.Name = "Getwoodopen"
  1772. V2.Getwoodopen.Parent = V2.WoodFrame
  1773. V2.Getwoodopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1774. V2.Getwoodopen.BorderSizePixel = 0
  1775. V2.Getwoodopen.Position = UDim2.new(0.761542857, 0, 0.781362057, 0)
  1776. V2.Getwoodopen.Size = UDim2.new(0, 20, 0, 21)
  1777. V2.Getwoodopen.Font = Enum.Font.GothamSemibold
  1778. V2.Getwoodopen.Text = "+"
  1779. V2.Getwoodopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  1780. V2.Getwoodopen.TextSize = 14.000
  1781. V2.Getwoodopen.MouseButton1Down:connect(function()
  1782. V2.Getwoodopen.Visible = false
  1783. V2.GetWood_2.Visible = true
  1784. V2.Scrollingwood.Visible = true
  1785. V2.GetwoodClose.Visible = true
  1786. end)
  1787.  
  1788. V2.Scrollingwood.Name = "Scrollingwood"
  1789. V2.Scrollingwood.Parent = V2.WoodFrame
  1790. V2.Scrollingwood.Active = true
  1791. V2.Scrollingwood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1792. V2.Scrollingwood.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1793. V2.Scrollingwood.Position = UDim2.new(0.991378784, 0, 0.738351226, 0)
  1794. V2.Scrollingwood.Size = UDim2.new(0, 114, 0, 326)
  1795. V2.Scrollingwood.Visible = false
  1796. V2.Scrollingwood.CanvasSize = UDim2.new(0, 0, 4, 0)
  1797.  
  1798. function Teleport(XP,YP,ZP)
  1799. -- Config How Many Blocks It Will Tp You Untill The Final Destination:
  1800. local XTpEvery = 15
  1801. local YTpEvery = 15
  1802. local ZTpEvery = 15
  1803. --Time to Tp Every:
  1804. local Timer = 0.001
  1805. local pos = game:GetService('Players').LocalPlayer.Character.HumanoidRootPart
  1806. if pos.Position.X < XP then
  1807. for x = pos.Position.X,XP,XTpEvery do
  1808. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(x,pos.Position.Y,pos.Position.Z))
  1809. local part = Instance.new("Part", workspace)
  1810. part.Anchored = true
  1811. part.Size = Vector3.new(10,0.1,10)
  1812. part.Material = "Glass"
  1813. part.BrickColor = BrickColor.Random()
  1814. part.Transparency = 0.7
  1815. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  1816. wait(Timer)
  1817. part.Destroy(part)
  1818. end
  1819. else
  1820. for x = pos.Position.X,XP,-XTpEvery do
  1821. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(x,pos.Position.Y,pos.Position.Z))
  1822. local part = Instance.new("Part", workspace)
  1823. part.Anchored = true
  1824. part.Size = Vector3.new(10,0.1,10)
  1825. part.Material = "Glass"
  1826. part.BrickColor = BrickColor.Random()
  1827. part.Transparency = 0.7
  1828. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  1829. wait(Timer)
  1830. part.Destroy(part)
  1831. end
  1832. end
  1833. if pos.Position.Z < ZP then
  1834. for z = pos.Position.Z,ZP,ZTpEvery do
  1835. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X,pos.Position.Y,z))
  1836. local part = Instance.new("Part", workspace)
  1837. part.Anchored = true
  1838. part.Size = Vector3.new(10,0.1,10)
  1839. part.Material = "Glass"
  1840. part.BrickColor = BrickColor.Random()
  1841. part.Transparency = 0.7
  1842. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  1843. wait(Timer)
  1844. part.Destroy(part)
  1845. end
  1846. else
  1847. for z = pos.Position.Z,ZP,-ZTpEvery do
  1848. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X,pos.Position.Y,z))
  1849. local part = Instance.new("Part", workspace)
  1850. part.Anchored = true
  1851. part.Size = Vector3.new(10,0.1,10)
  1852. part.Material = "Glass"
  1853. part.BrickColor = BrickColor.Random()
  1854. part.Transparency = 0.7
  1855. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  1856. wait(Timer)
  1857. part.Destroy(part)
  1858. end
  1859. end
  1860. if pos.Position.Y < YP then
  1861. for High = pos.Position.Y,YP,YTpEvery do
  1862. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X ,High ,pos.Position.Z))
  1863. local part = Instance.new("Part", workspace)
  1864. part.Anchored = true
  1865. part.Size = Vector3.new(10,0.1,10)
  1866. part.Material = "Glass"
  1867. part.BrickColor = BrickColor.Random()
  1868. part.Transparency = 0.7
  1869. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  1870. wait(Timer)
  1871. part.Destroy(part)
  1872. end
  1873. else
  1874. for High = pos.Position.Y,YP,-YTpEvery do
  1875. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.Position.X ,High ,pos.Position.Z))
  1876. local part = Instance.new("Part", workspace)
  1877. part.Anchored = true
  1878. part.Size = Vector3.new(10,0.1,10)
  1879. part.Material = "Glass"
  1880. part.BrickColor = BrickColor.Random()
  1881. part.Transparency = 0.7
  1882. part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.05,0)
  1883. wait(Timer)
  1884. part.Destroy(part)
  1885. end
  1886. end
  1887. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(XP + 5,YP,ZP + 5)
  1888. end
  1889.  
  1890. function GetTree(Wood, PlayerName, TextBox)
  1891. local Counter = 0
  1892. local HitPoints={
  1893. ['Beesaxe']= 1.4;
  1894. ['AxeAmber']= 3.39;
  1895. ['ManyAxe']= 10.2;
  1896. ['BasicHatchet']= 0.2;
  1897. ['Axe1']= 0.55;
  1898. ['Axe2']= 0.93;
  1899. ['AxeAlphaTesters']= 1.5;
  1900. ['Rukiryaxe']= 1.68;
  1901. ['Axe3']= 1.45;
  1902. ['AxeBetaTesters']= 1.45;
  1903. ['FireAxe']= 0.6;
  1904. ['SilverAxe']= 1.6;
  1905. ['EndTimesAxe']= 1.58;
  1906. ['AxeChicken']= 0.9;
  1907. ['CandyCaneAxe']= 0;
  1908. ['AxeTwitter']= 1.65
  1909. }
  1910. function axe(Val)
  1911. local A_1 = (Val.CutEvent)
  1912. local A_2 =
  1913. {
  1914. ["tool"] = game.Players.LocalPlayer.Character:FindFirstChild("Tool"),
  1915. ["faceVector"] = Vector3.new(0, 0, -1),
  1916. ["height"] = 0.3,
  1917. ["sectionId"] = 1,
  1918. ["hitPoints"] = HitPoints[game.Players.LocalPlayer.Character:FindFirstChild("Tool").ToolName.Value],
  1919. ["cooldown"] = 0.112,
  1920. ["cuttingClass"] = "Axe"
  1921. }
  1922. local Event = game:GetService("ReplicatedStorage").Interaction.RemoteProxy
  1923. Event:FireServer(A_1, A_2)
  1924. end
  1925. local Ps = nil
  1926. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1927. if v.Owner.Value == game.Players[PlayerName] then
  1928. Ps = v.OriginSquare.Position + Vector3.new(0,30,0)
  1929. end
  1930. end
  1931. for i,v in pairs(game.Workspace:GetDescendants()) do
  1932. if v:FindFirstChild("TreeClass") and v.TreeClass.Value == Wood and v.Name == "Model" then
  1933. Teleport(v.WoodSection.Position.X,v.WoodSection.Position.Y,v.WoodSection.Position.Z)
  1934. for i=1,50 do
  1935. wait(0.0001)
  1936. axe(v)
  1937. end
  1938. for i,v in pairs(Workspace.LogModels:GetChildren()) do
  1939. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer and v.TreeClass.Value == Wood then
  1940. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1941. v:MoveTo(Ps)
  1942. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1943. v:MoveTo(Ps)
  1944. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1945. v:MoveTo(Ps)
  1946. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1947. end
  1948. end
  1949. Counter = Counter + 1
  1950. if V2.TextBox - Counter == 0 then
  1951. print("Breaked")
  1952. break
  1953. end
  1954. wait(0.2)
  1955. end
  1956. end
  1957. wait(0.2)
  1958. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1959. if v.Owner.Value == game.Players[PlayerName] then
  1960. Teleport(v.OriginSquare.Position.X, v.OriginSquare.Position.Y + 3.2, v.OriginSquare.Position.Z)
  1961. end
  1962. end
  1963. end
  1964.  
  1965. V2.BlueWood.Name = "BlueWood"
  1966. V2.BlueWood.Parent = V2.Scrollingwood
  1967. V2.BlueWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1968. V2.BlueWood.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1969. V2.BlueWood.Position = UDim2.new(0.166666657, 0, 0.0251610726, 0)
  1970. V2.BlueWood.Size = UDim2.new(0, 64, 0, 30)
  1971. V2.BlueWood.Font = Enum.Font.Fantasy
  1972. V2.BlueWood.Text = "BlueWood"
  1973. V2.BlueWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  1974. V2.BlueWood.TextSize = 14.000
  1975. V2.BlueWood.MouseButton1Down:connect(function()
  1976. GetTree("CaveCrawler", "LocalPlayer", V2.TextBox.Text)
  1977. end)
  1978.  
  1979. V2.GoldSwamgy.Name = "GoldSwamgy"
  1980. V2.GoldSwamgy.Parent = V2.Scrollingwood
  1981. V2.GoldSwamgy.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1982. V2.GoldSwamgy.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1983. V2.GoldSwamgy.Position = UDim2.new(0.166666657, 0, 0.389378488, 0)
  1984. V2.GoldSwamgy.Size = UDim2.new(0, 64, 0, 30)
  1985. V2.GoldSwamgy.Font = Enum.Font.Fantasy
  1986. V2.GoldSwamgy.Text = "Golden Swangy"
  1987. V2.GoldSwamgy.TextColor3 = Color3.fromRGB(255, 255, 255)
  1988. V2.GoldSwamgy.TextScaled = true
  1989. V2.GoldSwamgy.TextSize = 14.000
  1990. V2.GoldSwamgy.TextWrapped = true
  1991. V2.GoldSwamgy.MouseButton1Down:connect(function()
  1992. GetTree("GoldSwampy", "LocalPlayer", V2.TextBox.Text)
  1993. end)
  1994.  
  1995. V2.Koa.Name = "Koa"
  1996. V2.Koa.Parent = V2.Scrollingwood
  1997. V2.Koa.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  1998. V2.Koa.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1999. V2.Koa.Position = UDim2.new(0.166666657, 0, 0.337765604, 0)
  2000. V2.Koa.Size = UDim2.new(0, 64, 0, 30)
  2001. V2.Koa.Font = Enum.Font.Fantasy
  2002. V2.Koa.Text = "Koa"
  2003. V2.Koa.TextColor3 = Color3.fromRGB(255, 255, 255)
  2004. V2.Koa.TextSize = 14.000
  2005. V2.Koa.MouseButton1Down:connect(function()
  2006. GetTree("Koa", "LocalPlayer", V2.TextBox.Text)
  2007. end)
  2008.  
  2009. V2.Oak.Name = "Oak"
  2010. V2.Oak.Parent = V2.Scrollingwood
  2011. V2.Oak.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2012. V2.Oak.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2013. V2.Oak.Position = UDim2.new(0.166666657, 0, 0.284480035, 0)
  2014. V2.Oak.Size = UDim2.new(0, 64, 0, 30)
  2015. V2.Oak.Font = Enum.Font.Fantasy
  2016. V2.Oak.Text = "Oak"
  2017. V2.Oak.TextColor3 = Color3.fromRGB(255, 255, 255)
  2018. V2.Oak.TextSize = 14.000
  2019. V2.Oak.MouseButton1Down:connect(function()
  2020. GetTree("Oak", "LocalPlayer", V2.TextBox.Text)
  2021. end)
  2022.  
  2023. V2.Walnut.Name = "Walnut"
  2024. V2.Walnut.Parent = V2.Scrollingwood
  2025. V2.Walnut.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2026. V2.Walnut.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2027. V2.Walnut.Position = UDim2.new(0.166666657, 0, 0.232628196, 0)
  2028. V2.Walnut.Size = UDim2.new(0, 64, 0, 30)
  2029. V2.Walnut.Font = Enum.Font.Fantasy
  2030. V2.Walnut.Text = "Walnut"
  2031. V2.Walnut.TextColor3 = Color3.fromRGB(255, 255, 255)
  2032. V2.Walnut.TextSize = 14.000
  2033. V2.Walnut.MouseButton1Down:connect(function()
  2034. GetTree("Walnut", "LocalPlayer", V2.TextBox.Text)
  2035. end)
  2036.  
  2037. V2.Forest.Name = "Forest"
  2038. V2.Forest.Parent = V2.Scrollingwood
  2039. V2.Forest.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2040. V2.Forest.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2041. V2.Forest.Position = UDim2.new(0.166666657, 0, 0.179999799, 0)
  2042. V2.Forest.Size = UDim2.new(0, 64, 0, 30)
  2043. V2.Forest.Font = Enum.Font.Fantasy
  2044. V2.Forest.Text = "Ice Wood"
  2045. V2.Forest.TextColor3 = Color3.fromRGB(255, 255, 255)
  2046. V2.Forest.TextSize = 14.000
  2047. V2.Forest.MouseButton1Down:connect(function()
  2048. GetTree("Frost", "LocalPlayer", V2.TextBox.Text)
  2049. end)
  2050.  
  2051. V2.Volcano.Name = "Volcano"
  2052. V2.Volcano.Parent = V2.Scrollingwood
  2053. V2.Volcano.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2054. V2.Volcano.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2055. V2.Volcano.Position = UDim2.new(0.166666657, 0, 0.124623433, 0)
  2056. V2.Volcano.Size = UDim2.new(0, 64, 0, 30)
  2057. V2.Volcano.Font = Enum.Font.Fantasy
  2058. V2.Volcano.Text = "FireWood"
  2059. V2.Volcano.TextColor3 = Color3.fromRGB(255, 255, 255)
  2060. V2.Volcano.TextSize = 14.000
  2061. V2.Volcano.MouseButton1Down:connect(function()
  2062. GetTree("Volcano", "LocalPlayer", V2.TextBox.Text)
  2063. end)
  2064.  
  2065. V2.SnowGlow.Name = "SnowGlow"
  2066. V2.SnowGlow.Parent = V2.Scrollingwood
  2067. V2.SnowGlow.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2068. V2.SnowGlow.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2069. V2.SnowGlow.Position = UDim2.new(0.166666657, 0, 0.0762363374, 0)
  2070. V2.SnowGlow.Size = UDim2.new(0, 64, 0, 30)
  2071. V2.SnowGlow.Font = Enum.Font.Fantasy
  2072. V2.SnowGlow.Text = "Golden wood"
  2073. V2.SnowGlow.TextColor3 = Color3.fromRGB(255, 255, 255)
  2074. V2.SnowGlow.TextScaled = true
  2075. V2.SnowGlow.TextSize = 14.000
  2076. V2.SnowGlow.TextWrapped = true
  2077. V2.SnowGlow.MouseButton1Down:connect(function()
  2078. GetTree("SnowGlow", "LocalPlayer", V2.TextBox.Text)
  2079. end)
  2080.  
  2081. V2.Brich.Name = "Brich"
  2082. V2.Brich.Parent = V2.Scrollingwood
  2083. V2.Brich.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2084. V2.Brich.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2085. V2.Brich.Position = UDim2.new(0.166666657, 0, 0.44493407, 0)
  2086. V2.Brich.Size = UDim2.new(0, 64, 0, 30)
  2087. V2.Brich.Font = Enum.Font.Fantasy
  2088. V2.Brich.Text = "Birch"
  2089. V2.Brich.TextColor3 = Color3.fromRGB(255, 255, 255)
  2090. V2.Brich.TextSize = 14.000
  2091. V2.Brich.MouseButton1Down:connect(function()
  2092. GetTree("Birch", "LocalPlayer", V2.TextBox.Text)
  2093. end)
  2094.  
  2095. V2.Generice.Name = "Generice"
  2096. V2.Generice.Parent = V2.Scrollingwood
  2097. V2.Generice.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2098. V2.Generice.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2099. V2.Generice.Position = UDim2.new(0.166666657, 0, 0.503775239, 0)
  2100. V2.Generice.Size = UDim2.new(0, 64, 0, 30)
  2101. V2.Generice.Font = Enum.Font.Fantasy
  2102. V2.Generice.Text = "Generice"
  2103. V2.Generice.TextColor3 = Color3.fromRGB(255, 255, 255)
  2104. V2.Generice.TextSize = 14.000
  2105. V2.Generice.MouseButton1Down:connect(function()
  2106. GetTree("Generic", "LocalPlayer", V2.TextBox.Text)
  2107. end)
  2108.  
  2109. V2.Cherry.Name = "Cherry"
  2110. V2.Cherry.Parent = V2.Scrollingwood
  2111. V2.Cherry.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2112. V2.Cherry.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2113. V2.Cherry.Position = UDim2.new(0.166666657, 0, 0.563572049, 0)
  2114. V2.Cherry.Size = UDim2.new(0, 64, 0, 30)
  2115. V2.Cherry.Font = Enum.Font.Fantasy
  2116. V2.Cherry.Text = "Cherry Wood"
  2117. V2.Cherry.TextColor3 = Color3.fromRGB(255, 255, 255)
  2118. V2.Cherry.TextScaled = true
  2119. V2.Cherry.TextSize = 14.000
  2120. V2.Cherry.TextWrapped = true
  2121. V2.Cherry.MouseButton1Down:connect(function()
  2122. GetTree("Cherry", "LocalPlayer", V2.TextBox.Text)
  2123. end)
  2124.  
  2125. V2.Palm.Name = "Palm"
  2126. V2.Palm.Parent = V2.Scrollingwood
  2127. V2.Palm.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2128. V2.Palm.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2129. V2.Palm.Position = UDim2.new(0.166666657, 0, 0.620143175, 0)
  2130. V2.Palm.Size = UDim2.new(0, 64, 0, 30)
  2131. V2.Palm.Font = Enum.Font.Fantasy
  2132. V2.Palm.Text = "Palm"
  2133. V2.Palm.TextColor3 = Color3.fromRGB(255, 255, 255)
  2134. V2.Palm.TextSize = 14.000
  2135. V2.Palm.MouseButton1Down:connect(function()
  2136. GetTree("Palm", "LocalPlayer", V2.TextBox.Text)
  2137. end)
  2138.  
  2139. V2.Spook.Name = "Spook"
  2140. V2.Spook.Parent = V2.Scrollingwood
  2141. V2.Spook.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2142. V2.Spook.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2143. V2.Spook.Position = UDim2.new(0.166666657, 0, 0.673727393, 0)
  2144. V2.Spook.Size = UDim2.new(0, 64, 0, 30)
  2145. V2.Spook.Font = Enum.Font.Fantasy
  2146. V2.Spook.Text = "Spook"
  2147. V2.Spook.TextColor3 = Color3.fromRGB(255, 255, 255)
  2148. V2.Spook.TextSize = 14.000
  2149. V2.Spook.MouseButton1Down:connect(function()
  2150. GetTree("Spooky", "LocalPlayer", V2.TextBox.Text)
  2151. end)
  2152.  
  2153. V2.Pine.Name = "Pine"
  2154. V2.Pine.Parent = V2.Scrollingwood
  2155. V2.Pine.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2156. V2.Pine.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2157. V2.Pine.Position = UDim2.new(0.166666657, 0, 0.730895817, 0)
  2158. V2.Pine.Size = UDim2.new(0, 64, 0, 30)
  2159. V2.Pine.Font = Enum.Font.Fantasy
  2160. V2.Pine.Text = "Pine"
  2161. V2.Pine.TextColor3 = Color3.fromRGB(255, 255, 255)
  2162. V2.Pine.TextSize = 14.000
  2163. V2.Pine.MouseButton1Down:connect(function()
  2164. GetTree("Pine", "LocalPlayer", V2.TextBox.Text)
  2165. end)
  2166.  
  2167. V2.Sinister.Name = "Sinister"
  2168. V2.Sinister.Parent = V2.Scrollingwood
  2169. V2.Sinister.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2170. V2.Sinister.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2171. V2.Sinister.Position = UDim2.new(0.166666657, 0, 0.780477643, 0)
  2172. V2.Sinister.Size = UDim2.new(0, 64, 0, 30)
  2173. V2.Sinister.Font = Enum.Font.Fantasy
  2174. V2.Sinister.Text = "Sinister Wood"
  2175. V2.Sinister.TextColor3 = Color3.fromRGB(255, 255, 255)
  2176. V2.Sinister.TextScaled = true
  2177. V2.Sinister.TextSize = 14.000
  2178. V2.Sinister.TextWrapped = true
  2179. V2.Sinister.MouseButton1Down:connect(function()
  2180. GetTree("SpookyNeon", "LocalPlayer", V2.TextBox.Text)
  2181. end)
  2182.  
  2183. V2.Fir.Name = "Fir"
  2184. V2.Fir.Parent = V2.Scrollingwood
  2185. V2.Fir.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2186. V2.Fir.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2187. V2.Fir.Position = UDim2.new(0.166666657, 0, 0.832688034, 0)
  2188. V2.Fir.Size = UDim2.new(0, 64, 0, 30)
  2189. V2.Fir.Font = Enum.Font.Fantasy
  2190. V2.Fir.Text = "Fir"
  2191. V2.Fir.TextColor3 = Color3.fromRGB(255, 255, 255)
  2192. V2.Fir.TextSize = 14.000
  2193. V2.Fir.MouseButton1Down:connect(function()
  2194. GetTree("Fir", "LocalPlayer", V2.TextBox.Text)
  2195. end)
  2196.  
  2197. V2.GreenWood.Name = "Green Wood"
  2198. V2.GreenWood.Parent = V2.Scrollingwood
  2199. V2.GreenWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2200. V2.GreenWood.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2201. V2.GreenWood.Position = UDim2.new(0.166666657, 0, 0.888064384, 0)
  2202. V2.GreenWood.Size = UDim2.new(0, 64, 0, 30)
  2203. V2.GreenWood.Font = Enum.Font.Fantasy
  2204. V2.GreenWood.Text = "Green Wood"
  2205. V2.GreenWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  2206. V2.GreenWood.TextScaled = true
  2207. V2.GreenWood.TextSize = 14.000
  2208. V2.GreenWood.TextWrapped = true
  2209. V2.GreenWood.MouseButton1Down:connect(function()
  2210. GetTree("GreenSwampy", "LocalPlayer", V2.TextBox.Text)
  2211. end)
  2212.  
  2213. V2.GetWood_2.Name = "Get Wood"
  2214. V2.GetWood_2.Parent = V2.WoodFrame
  2215. V2.GetWood_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2216. V2.GetWood_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2217. V2.GetWood_2.Position = UDim2.new(0.991378784, 0, 0.617820859, 0)
  2218. V2.GetWood_2.Size = UDim2.new(0, 114, 0, 33)
  2219. V2.GetWood_2.Visible = false
  2220. V2.GetWood_2.Font = Enum.Font.Fantasy
  2221. V2.GetWood_2.Text = "GetWood"
  2222. V2.GetWood_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2223. V2.GetWood_2.TextScaled = true
  2224. V2.GetWood_2.TextSize = 14.000
  2225. V2.GetWood_2.TextWrapped = true
  2226.  
  2227. V2.ModWoodInfo.Name = "ModWoodInfo"
  2228. V2.ModWoodInfo.Parent = V2.WoodFrame
  2229. V2.ModWoodInfo.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2230. V2.ModWoodInfo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2231. V2.ModWoodInfo.Position = UDim2.new(0.114720315, 0, 0.630365729, 0)
  2232. V2.ModWoodInfo.Size = UDim2.new(0, 89, 0, 24)
  2233. V2.ModWoodInfo.Font = Enum.Font.Fantasy
  2234. V2.ModWoodInfo.Text = "Mod Info"
  2235. V2.ModWoodInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  2236. V2.ModWoodInfo.TextSize = 18.000
  2237. V2.ModWoodInfo.TextWrapped = true
  2238. V2.ModWoodInfo.MouseEnter:connect (function()
  2239. V2.Info.Visible = true
  2240. V2.ModWoodInfo_2.Visible = true
  2241. end)
  2242.  
  2243. V2.ModWoodInfo.MouseLeave:connect (function()
  2244. V2.Info.Visible = false
  2245. V2.ModWoodInfo_2.Visible = false
  2246. end)
  2247.  
  2248. V2.TpWood.Name = "Tp Wood"
  2249. V2.TpWood.Parent = V2.WoodFrame
  2250. V2.TpWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2251. V2.TpWood.BorderSizePixel = 0
  2252. V2.TpWood.Position = UDim2.new(0.114720315, 0, 0.888430178, 0)
  2253. V2.TpWood.Size = UDim2.new(0, 66, 0, 20)
  2254. V2.TpWood.Font = Enum.Font.Fantasy
  2255. V2.TpWood.Text = "TpWood"
  2256. V2.TpWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  2257. V2.TpWood.TextScaled = true
  2258. V2.TpWood.TextSize = 14.000
  2259. V2.TpWood.TextWrapped = true
  2260.  
  2261. V2.Tpwoodopen.Name = "Tpwoodopen"
  2262. V2.Tpwoodopen.Parent = V2.WoodFrame
  2263. V2.Tpwoodopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2264. V2.Tpwoodopen.BorderSizePixel = 0
  2265. V2.Tpwoodopen.Position = UDim2.new(0.761542857, 0, 0.885304689, 0)
  2266. V2.Tpwoodopen.Size = UDim2.new(0, 20, 0, 21)
  2267. V2.Tpwoodopen.Font = Enum.Font.GothamSemibold
  2268. V2.Tpwoodopen.Text = "+"
  2269. V2.Tpwoodopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  2270. V2.Tpwoodopen.TextSize = 14.000
  2271. V2.Tpwoodopen.MouseButton1Down:connect(function()
  2272. V2.Tpwoodopen.Visible = false
  2273. V2.TpWoodFrame.Visible = true
  2274. V2.TpwoodClose.Visible = true
  2275. V2.TpWood_3.Visible = true
  2276. end)
  2277.  
  2278. V2.TpwoodClose.Name = "TpwoodClose"
  2279. V2.TpwoodClose.Parent = V2.WoodFrame
  2280. V2.TpwoodClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2281. V2.TpwoodClose.BorderSizePixel = 0
  2282. V2.TpwoodClose.Position = UDim2.new(0.761542857, 0, 0.885304689, 0)
  2283. V2.TpwoodClose.Size = UDim2.new(0, 20, 0, 21)
  2284. V2.TpwoodClose.Visible = false
  2285. V2.TpwoodClose.Font = Enum.Font.GothamSemibold
  2286. V2.TpwoodClose.Text = "-"
  2287. V2.TpwoodClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  2288. V2.TpwoodClose.TextSize = 14.000
  2289. V2.TpwoodClose.MouseButton1Down:connect(function()
  2290. V2.TpwoodClose.Visible = false
  2291. V2.TpWoodFrame.Visible = false
  2292. V2.TpWood_3.Visible = false
  2293. V2.Tpwoodopen.Visible = true
  2294. end)
  2295.  
  2296. V2.TpWoodFrame.Name = "Tp Wood Frame"
  2297. V2.TpWoodFrame.Parent = V2.WoodFrame
  2298. V2.TpWoodFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2299. V2.TpWoodFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2300. V2.TpWoodFrame.Position = UDim2.new(0.999999464, 0, 0.899641573, 0)
  2301. V2.TpWoodFrame.Size = UDim2.new(0, 167, 0, 85)
  2302. V2.TpWoodFrame.Visible = false
  2303.  
  2304. V2.TpWood_2.Name = "TpWood"
  2305. V2.TpWood_2.Parent = V2.TpWoodFrame
  2306. V2.TpWood_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2307. V2.TpWood_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2308. V2.TpWood_2.Position = UDim2.new(0.17460075, 0, 0.304486096, 0)
  2309. V2.TpWood_2.Size = UDim2.new(0, 107, 0, 31)
  2310. V2.TpWood_2.Font = Enum.Font.Fantasy
  2311. V2.TpWood_2.Text = "TpWood"
  2312. V2.TpWood_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2313. V2.TpWood_2.TextSize = 24.000
  2314. V2.TpWood_2.TextWrapped = true
  2315. V2.TpWood_2.MouseButton1Down:connect(function()
  2316. --[[
  2317. _ _ ___ ______ _____
  2318. | | | | / _ \ | ___ \_ _|
  2319. | | _ _ _ __ ___ | |__ ___ _ __/ /_\ \| |_/ / | |
  2320. | | | | | | '_ ` _ \| '_ \ / _ \ '__| _ || __/ | |
  2321. | |___| |_| | | | | | | |_) | __/ | | | | || | _| |_
  2322. \_____/\__,_|_| |_| |_|_.__/ \___|_| \_| |_/\_| \___/
  2323.  
  2324. Doombringer#0001
  2325. --]]
  2326. loadstring(game:HttpGet("https://paste.nebulaexploits.com/pastes/LumberAPIV2"))();
  2327. bringlogs(1)
  2328. end)
  2329.  
  2330. V2.ModWoodInfo_2.Name = "ModWoodInfo"
  2331. V2.ModWoodInfo_2.Parent = V2.WoodFrame
  2332. V2.ModWoodInfo_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2333. V2.ModWoodInfo_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2334. V2.ModWoodInfo_2.Position = UDim2.new(0.114720315, 0, 0.630365729, 0)
  2335. V2.ModWoodInfo_2.Size = UDim2.new(0, 89, 0, 24)
  2336. V2.ModWoodInfo_2.Font = Enum.Font.Fantasy
  2337. V2.ModWoodInfo_2.Text = "Mod Info"
  2338. V2.ModWoodInfo_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2339. V2.ModWoodInfo_2.TextSize = 18.000
  2340. V2.ModWoodInfo_2.TextWrapped = true
  2341.  
  2342. V2.TpWood_3.Name = "TpWood"
  2343. V2.TpWood_3.Parent = V2.WoodFrame
  2344. V2.TpWood_3.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2345. V2.TpWood_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2346. V2.TpWood_3.Position = UDim2.new(0.999999464, 0, 0.782788575, 0)
  2347. V2.TpWood_3.Size = UDim2.new(0, 167, 0, 31)
  2348. V2.TpWood_3.Visible = false
  2349. V2.TpWood_3.Font = Enum.Font.Fantasy
  2350. V2.TpWood_3.Text = "LumbersploitAPI Made by Doombringer#0001"
  2351. V2.TpWood_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  2352. V2.TpWood_3.TextScaled = true
  2353. V2.TpWood_3.TextSize = 18.000
  2354. V2.TpWood_3.TextWrapped = true
  2355.  
  2356. V2.Info.Name = "Info"
  2357. V2.Info.Parent = V2.WoodFrame
  2358. V2.Info.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2359. V2.Info.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2360. V2.Info.Position = UDim2.new(0.999999464, 0, 0.483870953, 0)
  2361. V2.Info.Size = UDim2.new(0, 178, 0, 144)
  2362. V2.Info.Visible = false
  2363.  
  2364. V2.TextLabel.Parent = V2.Info
  2365. V2.TextLabel.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2366. V2.TextLabel.BorderSizePixel = 0
  2367. V2.TextLabel.Position = UDim2.new(0.0674157292, 0, 0.0399999991, 0)
  2368. V2.TextLabel.Size = UDim2.new(0, 157, 0, 36)
  2369. V2.TextLabel.Font = Enum.Font.Fantasy
  2370. V2.TextLabel.Text = "Press M to Select Sawmill."
  2371. V2.TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  2372. V2.TextLabel.TextScaled = true
  2373. V2.TextLabel.TextSize = 14.000
  2374. V2.TextLabel.TextWrapped = true
  2375.  
  2376. V2.TextLabel_2.Parent = V2.Info
  2377. V2.TextLabel_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2378. V2.TextLabel_2.BorderSizePixel = 0
  2379. V2.TextLabel_2.Position = UDim2.new(0.0674157292, 0, 0.342500031, 0)
  2380. V2.TextLabel_2.Size = UDim2.new(0, 157, 0, 36)
  2381. V2.TextLabel_2.Font = Enum.Font.Fantasy
  2382. V2.TextLabel_2.Text = "Press N to Select Wood."
  2383. V2.TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2384. V2.TextLabel_2.TextScaled = true
  2385. V2.TextLabel_2.TextSize = 14.000
  2386. V2.TextLabel_2.TextWrapped = true
  2387.  
  2388. V2.TextLabel_3.Parent = V2.Info
  2389. V2.TextLabel_3.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2390. V2.TextLabel_3.BorderSizePixel = 0
  2391. V2.TextLabel_3.Position = UDim2.new(0.0674157292, 0, 0.668888927, 0)
  2392. V2.TextLabel_3.Size = UDim2.new(0, 157, 0, 36)
  2393. V2.TextLabel_3.Font = Enum.Font.Fantasy
  2394. V2.TextLabel_3.Text = "And Sure it must be a small pieces."
  2395. V2.TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  2396. V2.TextLabel_3.TextScaled = true
  2397. V2.TextLabel_3.TextSize = 14.000
  2398. V2.TextLabel_3.TextWrapped = true
  2399.  
  2400. V2.Other.Name = "Other"
  2401. V2.Other.Parent = V2.V2
  2402. V2.Other.Active = true
  2403. V2.Other.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2404. V2.Other.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  2405. V2.Other.Size = UDim2.new(0, 118, 0, 24)
  2406. V2.Other.Draggable = true
  2407.  
  2408. V2.Design_6.Name = "Design"
  2409. V2.Design_6.Parent = V2.Other
  2410. V2.Design_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2411. V2.Design_6.Position = UDim2.new(0, 0, 0.962332547, 0)
  2412. V2.Design_6.Size = UDim2.new(0, 118, 0, 2)
  2413. V2.Design_6.Font = Enum.Font.SourceSans
  2414. V2.Design_6.Text = ""
  2415. V2.Design_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2416. V2.Design_6.TextSize = 14.000
  2417.  
  2418. V2.Name.Name = "Name"
  2419. V2.Name.Parent = V2.Other
  2420. V2.Name.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2421. V2.Name.BorderSizePixel = 0
  2422. V2.Name.Position = UDim2.new(0.0169491526, 0, 0, 0)
  2423. V2.Name.Size = UDim2.new(0, 79, 0, 21)
  2424. V2.Name.Font = Enum.Font.Fantasy
  2425. V2.Name.Text = "Other"
  2426. V2.Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  2427. V2.Name.TextScaled = true
  2428. V2.Name.TextSize = 14.000
  2429. V2.Name.TextWrapped = true
  2430.  
  2431. V2.OtherClose.Name = "OtherClose"
  2432. V2.OtherClose.Parent = V2.Other
  2433. V2.OtherClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2434. V2.OtherClose.BorderSizePixel = 0
  2435. V2.OtherClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  2436. V2.OtherClose.Size = UDim2.new(0, 20, 0, 21)
  2437. V2.OtherClose.Visible = false
  2438. V2.OtherClose.Font = Enum.Font.GothamSemibold
  2439. V2.OtherClose.Text = "-"
  2440. V2.OtherClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  2441. V2.OtherClose.TextSize = 14.000
  2442. V2.OtherClose.MouseButton1Down:connect (function()
  2443. V2.OtherClose.Visible = false
  2444. V2.OtherFrame.Visible = false
  2445. V2.Otheropen.Visible = true
  2446. end)
  2447.  
  2448. V2.Otheropen.Name = "Otheropen"
  2449. V2.Otheropen.Parent = V2.Other
  2450. V2.Otheropen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2451. V2.Otheropen.BorderSizePixel = 0
  2452. V2.Otheropen.Position = UDim2.new(0.830508351, 0, 0, 0)
  2453. V2.Otheropen.Size = UDim2.new(0, 20, 0, 21)
  2454. V2.Otheropen.Font = Enum.Font.GothamSemibold
  2455. V2.Otheropen.Text = "+"
  2456. V2.Otheropen.TextColor3 = Color3.fromRGB(255, 255, 255)
  2457. V2.Otheropen.TextSize = 14.000
  2458. V2.Otheropen.MouseButton1Down:connect (function()
  2459. V2.Otheropen.Visible = false
  2460. V2.OtherFrame.Visible = true
  2461. V2.OtherClose.Visible = true
  2462. end)
  2463.  
  2464. V2.OtherFrame.Name = "Other Frame"
  2465. V2.OtherFrame.Parent = V2.Other
  2466. V2.OtherFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2467. V2.OtherFrame.BorderSizePixel = 0
  2468. V2.OtherFrame.Position = UDim2.new(0, 0, 1.04566538, 0)
  2469. V2.OtherFrame.Size = UDim2.new(0, 118, 0, 147)
  2470. V2.OtherFrame.Visible = false
  2471.  
  2472. V2.ChatSPY.Name = "ChatSPY"
  2473. V2.ChatSPY.Parent = V2.OtherFrame
  2474. V2.ChatSPY.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2475. V2.ChatSPY.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2476. V2.ChatSPY.Position = UDim2.new(0.114720494, 0, 0.0346894264, 0)
  2477. V2.ChatSPY.Size = UDim2.new(0, 89, 0, 24)
  2478. V2.ChatSPY.Font = Enum.Font.Fantasy
  2479. V2.ChatSPY.Text = "ChatSPY"
  2480. V2.ChatSPY.TextColor3 = Color3.fromRGB(255, 255, 255)
  2481. V2.ChatSPY.TextSize = 14.000
  2482. V2.ChatSPY.TextWrapped = true
  2483. V2.ChatSPY.MouseButton1Down:connect(function()
  2484. --This script reveals ALL hidden messages in the default chat
  2485. --chat "/spy" to toggle!
  2486. enabled = true
  2487. --if true will check your messages too
  2488. spyOnMyself = true
  2489. --if true will chat the logs publicly (fun, risky)
  2490. public = false
  2491. --if true will use /me to stand out
  2492. publicItalics = true
  2493. --customize private logs
  2494. privateProperties = {
  2495. Color = Color3.fromRGB(0,255,255);
  2496. Font = Enum.Font.SourceSansBold;
  2497. TextSize = 18;
  2498. }
  2499. --////////////////////////////////////////////////////////////////
  2500. local StarterGui = game:GetService("StarterGui")
  2501. local Players = game:GetService("Players")
  2502. local player = Players.LocalPlayer
  2503. local saymsg = game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest")
  2504. local getmsg = game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("OnMessageDoneFiltering")
  2505. local instance = (_G.chatSpyInstance or 0) + 1
  2506. _G.chatSpyInstance = instance
  2507.  
  2508. local function onChatted(p,msg)
  2509. if _G.chatSpyInstance == instance then
  2510. if p==player and msg:lower():sub(1,4)=="/spy" then
  2511. enabled = not enabled
  2512. wait(0.3)
  2513. privateProperties.Text = "{SPY "..(enabled and "EN" or "DIS").."ABLED}"
  2514. StarterGui:SetCore("ChatMakeSystemMessage",privateProperties)
  2515. elseif enabled and (spyOnMyself==true or p~=player) then
  2516. msg = msg:gsub("[\n\r]",''):gsub("\t",' '):gsub("[ ]+",' ')
  2517. local hidden = true
  2518. local conn = getmsg.OnClientEvent:Connect(function(packet,channel)
  2519. if packet.SpeakerUserId==p.UserId and packet.Message==msg:sub(#msg-#packet.Message+1) and (channel=="All" or (channel=="Team" and public==false and Players[packet.FromSpeaker].Team==player.Team)) then
  2520. hidden = false
  2521. end
  2522. end)
  2523. wait(1)
  2524. conn:Disconnect()
  2525. if hidden and enabled then
  2526. if public then
  2527. saymsg:FireServer((publicItalics and "/me " or '').."{SPY} [".. p.Name .."]: "..msg,"All")
  2528. else
  2529. privateProperties.Text = "{SPY} [".. p.Name .."]: "..msg
  2530. StarterGui:SetCore("ChatMakeSystemMessage",privateProperties)
  2531. end
  2532. end
  2533. end
  2534. end
  2535. end
  2536.  
  2537. for _,p in ipairs(Players:GetPlayers()) do
  2538. p.Chatted:Connect(function(msg) onChatted(p,msg) end)
  2539. end
  2540. Players.PlayerAdded:Connect(function(p)
  2541. p.Chatted:Connect(function(msg) onChatted(p,msg) end)
  2542. end)
  2543. privateProperties.Text = "{SPY "..(enabled and "EN" or "DIS").."ABLED}"
  2544. StarterGui:SetCore("ChatMakeSystemMessage",privateProperties)
  2545. local chatFrame = player.PlayerGui.Chat.Frame
  2546. chatFrame.ChatChannelParentFrame.Visible = true
  2547. chatFrame.ChatBarParentFrame.Position = chatFrame.ChatChannelParentFrame.Position+UDim2.new(UDim.new(),chatFrame.ChatChannelParentFrame.Size.Y)
  2548.  
  2549. end)
  2550.  
  2551. V2.ReJoinServer.Name = "ReJoinServer"
  2552. V2.ReJoinServer.Parent = V2.OtherFrame
  2553. V2.ReJoinServer.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2554. V2.ReJoinServer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2555. V2.ReJoinServer.Position = UDim2.new(0.114720494, 0, 0.350522995, 0)
  2556. V2.ReJoinServer.Size = UDim2.new(0, 89, 0, 24)
  2557. V2.ReJoinServer.Font = Enum.Font.Fantasy
  2558. V2.ReJoinServer.Text = "ReJoinServer"
  2559. V2.ReJoinServer.TextColor3 = Color3.fromRGB(255, 255, 255)
  2560. V2.ReJoinServer.TextSize = 14.000
  2561. V2.ReJoinServer.TextWrapped = true
  2562. V2.ReJoinServer.MouseButton1Down:connect (function()
  2563. local placeId = "13822889"
  2564. game:GetService("TeleportService"):Teleport(placeId)
  2565. end)
  2566.  
  2567. V2.ReSet.Name = "ReSet"
  2568. V2.ReSet.Parent = V2.OtherFrame
  2569. V2.ReSet.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2570. V2.ReSet.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2571. V2.ReSet.Position = UDim2.new(0.114720233, 0, 0.67557472, 0)
  2572. V2.ReSet.Size = UDim2.new(0, 89, 0, 32)
  2573. V2.ReSet.Font = Enum.Font.Fantasy
  2574. V2.ReSet.Text = "Reset Character"
  2575. V2.ReSet.TextColor3 = Color3.fromRGB(255, 255, 255)
  2576. V2.ReSet.TextScaled = true
  2577. V2.ReSet.TextSize = 14.000
  2578. V2.ReSet.TextWrapped = true
  2579. V2.ReSet.MouseButton1Down:connect (function()
  2580. game.Players.LocalPlayer.Character.Head:Destroy()
  2581. end)
  2582.  
  2583. V2.ReMove.Name = "ReMove"
  2584. V2.ReMove.Parent = V2.V2
  2585. V2.ReMove.Active = true
  2586. V2.ReMove.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2587. V2.ReMove.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  2588. V2.ReMove.Size = UDim2.new(0, 118, 0, 24)
  2589.  
  2590. V2.Design_7.Name = "Design"
  2591. V2.Design_7.Parent = V2.ReMove
  2592. V2.Design_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2593. V2.Design_7.Position = UDim2.new(0, 0, 0.962332547, 0)
  2594. V2.Design_7.Size = UDim2.new(0, 118, 0, 2)
  2595. V2.Design_7.Font = Enum.Font.SourceSans
  2596. V2.Design_7.Text = ""
  2597. V2.Design_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2598. V2.Design_7.TextSize = 14.000
  2599.  
  2600. V2.Remove.Name = "Remove"
  2601. V2.Remove.Parent = V2.ReMove
  2602. V2.Remove.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2603. V2.Remove.BorderSizePixel = 0
  2604. V2.Remove.Position = UDim2.new(0.0169491526, 0, 0, 0)
  2605. V2.Remove.Size = UDim2.new(0, 59, 0, 21)
  2606. V2.Remove.Font = Enum.Font.Fantasy
  2607. V2.Remove.Text = "Remove"
  2608. V2.Remove.TextColor3 = Color3.fromRGB(255, 255, 255)
  2609. V2.Remove.TextScaled = true
  2610. V2.Remove.TextSize = 14.000
  2611. V2.Remove.TextWrapped = true
  2612.  
  2613. V2.RemoveClose.Name = "RemoveClose"
  2614. V2.RemoveClose.Parent = V2.ReMove
  2615. V2.RemoveClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2616. V2.RemoveClose.BorderSizePixel = 0
  2617. V2.RemoveClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  2618. V2.RemoveClose.Size = UDim2.new(0, 20, 0, 21)
  2619. V2.RemoveClose.Visible = false
  2620. V2.RemoveClose.Font = Enum.Font.GothamSemibold
  2621. V2.RemoveClose.Text = "-"
  2622. V2.RemoveClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  2623. V2.RemoveClose.TextSize = 14.000
  2624. V2.RemoveClose.MouseButton1Down:connect (function()
  2625. V2.RemoveClose.Visible = false
  2626. V2.RemoveFrame.Visible = false
  2627. V2.Removeopen.Visible = true
  2628. end)
  2629.  
  2630. V2.Removeopen.Name = "Removeopen"
  2631. V2.Removeopen.Parent = V2.ReMove
  2632. V2.Removeopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2633. V2.Removeopen.BorderSizePixel = 0
  2634. V2.Removeopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  2635. V2.Removeopen.Size = UDim2.new(0, 20, 0, 21)
  2636. V2.Removeopen.Font = Enum.Font.GothamSemibold
  2637. V2.Removeopen.Text = "+"
  2638. V2.Removeopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  2639. V2.Removeopen.TextSize = 14.000
  2640. V2.Removeopen.MouseButton1Down:connect (function()
  2641. V2.Removeopen.Visible = false
  2642. V2.RemoveFrame.Visible = true
  2643. V2.RemoveClose.Visible = true
  2644. end)
  2645.  
  2646. V2.RemoveFrame.Name = "Remove Frame"
  2647. V2.RemoveFrame.Parent = V2.ReMove
  2648. V2.RemoveFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2649. V2.RemoveFrame.BorderSizePixel = 0
  2650. V2.RemoveFrame.Position = UDim2.new(0, 0, 1.04566538, 0)
  2651. V2.RemoveFrame.Size = UDim2.new(0, 118, 0, 139)
  2652. V2.RemoveFrame.Visible = false
  2653.  
  2654. V2.Volcano_2.Name = "Volcano"
  2655. V2.Volcano_2.Parent = V2.RemoveFrame
  2656. V2.Volcano_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2657. V2.Volcano_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2658. V2.Volcano_2.Position = UDim2.new(0.114720494, 0, 0.11407768, 0)
  2659. V2.Volcano_2.Size = UDim2.new(0, 89, 0, 24)
  2660. V2.Volcano_2.Font = Enum.Font.Fantasy
  2661. V2.Volcano_2.Text = "Volcano Stone"
  2662. V2.Volcano_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2663. V2.Volcano_2.TextSize = 14.000
  2664. V2.Volcano_2.TextWrapped = true
  2665. V2.Volcano_2.MouseButton1Click:Connect(function()
  2666. local destroy = true
  2667.  
  2668. local boulders = workspace.Region_Volcano:FindFirstChild("PartSpawner")
  2669.  
  2670. while destroy == true do
  2671. for i, v in pairs(boulders:GetChildren()) do
  2672. v:Destroy()
  2673. end
  2674. wait(2)
  2675. end
  2676. end)
  2677.  
  2678. V2.Ice.Name = "Ice"
  2679. V2.Ice.Parent = V2.RemoveFrame
  2680. V2.Ice.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2681. V2.Ice.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2682. V2.Ice.Position = UDim2.new(0.114720494, 0, 0.704951286, 0)
  2683. V2.Ice.Size = UDim2.new(0, 89, 0, 24)
  2684. V2.Ice.Font = Enum.Font.Fantasy
  2685. V2.Ice.Text = "Ice Stone"
  2686. V2.Ice.TextColor3 = Color3.fromRGB(255, 255, 255)
  2687. V2.Ice.TextSize = 14.000
  2688. V2.Ice.TextWrapped = true
  2689. V2.Ice.MouseButton1Click:Connect(function()
  2690. local remove = true
  2691.  
  2692. local boulders = workspace.Region_Snow:FindFirstChild("PartSpawner")
  2693.  
  2694. while remove == true do
  2695. for i, v in pairs(boulders:GetChildren()) do
  2696. v:Destroy()
  2697. end
  2698. wait(60)
  2699. end
  2700. end)
  2701.  
  2702. V2.ShirneStone.Name = "Shirne Stone"
  2703. V2.ShirneStone.Parent = V2.RemoveFrame
  2704. V2.ShirneStone.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2705. V2.ShirneStone.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2706. V2.ShirneStone.Position = UDim2.new(0.114720494, 0, 0.408877283, 0)
  2707. V2.ShirneStone.Size = UDim2.new(0, 89, 0, 24)
  2708. V2.ShirneStone.Font = Enum.Font.Fantasy
  2709. V2.ShirneStone.Text = "Shirne Stone"
  2710. V2.ShirneStone.TextColor3 = Color3.fromRGB(255, 255, 255)
  2711. V2.ShirneStone.TextSize = 14.000
  2712. V2.ShirneStone.TextWrapped = true
  2713. V2.ShirneStone.MouseButton1Click:Connect(function()
  2714. workspace.Region_Mountainside.BoulderRegen.Boulder:Destroy()
  2715. workspace.Region_Mountainside.Door.Door:Destroy()
  2716. end)
  2717.  
  2718. V2.ShopOpen.Name = "Shop Open"
  2719. V2.ShopOpen.Parent = V2.V2
  2720. V2.ShopOpen.Active = true
  2721. V2.ShopOpen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2722. V2.ShopOpen.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  2723. V2.ShopOpen.Size = UDim2.new(0, 118, 0, 24)
  2724.  
  2725. V2.Design_8.Name = "Design"
  2726. V2.Design_8.Parent = V2.ShopOpen
  2727. V2.Design_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2728. V2.Design_8.Position = UDim2.new(0, 0, 0.962332547, 0)
  2729. V2.Design_8.Size = UDim2.new(0, 118, 0, 2)
  2730. V2.Design_8.Font = Enum.Font.SourceSans
  2731. V2.Design_8.Text = ""
  2732. V2.Design_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  2733. V2.Design_8.TextSize = 14.000
  2734.  
  2735. V2.Shop.Name = "Shop"
  2736. V2.Shop.Parent = V2.ShopOpen
  2737. V2.Shop.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2738. V2.Shop.BorderSizePixel = 0
  2739. V2.Shop.Position = UDim2.new(0.0169491246, 0, 0.0416666977, 0)
  2740. V2.Shop.Size = UDim2.new(0, 96, 0, 21)
  2741. V2.Shop.Font = Enum.Font.Fantasy
  2742. V2.Shop.Text = "Shop Open Time"
  2743. V2.Shop.TextColor3 = Color3.fromRGB(255, 255, 255)
  2744. V2.Shop.TextScaled = true
  2745. V2.Shop.TextSize = 14.000
  2746. V2.Shop.TextWrapped = true
  2747.  
  2748. V2.ShopClose.Name = "ShopClose"
  2749. V2.ShopClose.Parent = V2.ShopOpen
  2750. V2.ShopClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2751. V2.ShopClose.BorderSizePixel = 0
  2752. V2.ShopClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  2753. V2.ShopClose.Size = UDim2.new(0, 20, 0, 21)
  2754. V2.ShopClose.Visible = false
  2755. V2.ShopClose.Font = Enum.Font.GothamSemibold
  2756. V2.ShopClose.Text = "-"
  2757. V2.ShopClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  2758. V2.ShopClose.TextSize = 14.000
  2759. V2.ShopClose.MouseButton1Down:connect (function()
  2760. V2.ShopClose.Visible = false
  2761. V2.ShopFrame.Visible = false
  2762. V2.Shopopen.Visible = true
  2763. end)
  2764.  
  2765. V2.Shopopen.Name = "Shopopen"
  2766. V2.Shopopen.Parent = V2.ShopOpen
  2767. V2.Shopopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2768. V2.Shopopen.BorderSizePixel = 0
  2769. V2.Shopopen.Position = UDim2.new(0.822033942, 0, 0.0416666567, 0)
  2770. V2.Shopopen.Size = UDim2.new(0, 20, 0, 21)
  2771. V2.Shopopen.Font = Enum.Font.GothamSemibold
  2772. V2.Shopopen.Text = "+"
  2773. V2.Shopopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  2774. V2.Shopopen.TextSize = 14.000
  2775. V2.Shopopen.MouseButton1Down:connect (function()
  2776. V2.Shopopen.Visible = false
  2777. V2.ShopFrame.Visible = true
  2778. V2.ShopClose.Visible = true
  2779. end)
  2780.  
  2781. V2.ShopFrame.Name = "Shop Frame"
  2782. V2.ShopFrame.Parent = V2.ShopOpen
  2783. V2.ShopFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2784. V2.ShopFrame.BorderSizePixel = 0
  2785. V2.ShopFrame.Position = UDim2.new(0, 0, 1.04566538, 0)
  2786. V2.ShopFrame.Size = UDim2.new(0, 118, 0, 139)
  2787. V2.ShopFrame.Visible = false
  2788.  
  2789. V2.Car_3.Name = "Car"
  2790. V2.Car_3.Parent = V2.ShopFrame
  2791. V2.Car_3.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2792. V2.Car_3.BorderSizePixel = 0
  2793. V2.Car_3.Position = UDim2.new(0.0762711838, 0, 0.0935251787, 0)
  2794. V2.Car_3.Size = UDim2.new(0, 52, 0, 27)
  2795. V2.Car_3.Font = Enum.Font.Fantasy
  2796. V2.Car_3.Text = "CarShop"
  2797. V2.Car_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  2798. V2.Car_3.TextSize = 14.000
  2799.  
  2800. V2.Fancy.Name = "Fancy"
  2801. V2.Fancy.Parent = V2.ShopFrame
  2802. V2.Fancy.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2803. V2.Fancy.BorderSizePixel = 0
  2804. V2.Fancy.Position = UDim2.new(0.0762711838, 0, 0.388489217, 0)
  2805. V2.Fancy.Size = UDim2.new(0, 52, 0, 27)
  2806. V2.Fancy.Font = Enum.Font.Fantasy
  2807. V2.Fancy.Text = "Furnishings"
  2808. V2.Fancy.TextColor3 = Color3.fromRGB(255, 255, 255)
  2809. V2.Fancy.TextScaled = true
  2810. V2.Fancy.TextSize = 14.000
  2811. V2.Fancy.TextWrapped = true
  2812.  
  2813. V2.Logic.Name = "Logic"
  2814. V2.Logic.Parent = V2.ShopFrame
  2815. V2.Logic.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2816. V2.Logic.BorderSizePixel = 0
  2817. V2.Logic.Position = UDim2.new(0.0762711838, 0, 0.676258981, 0)
  2818. V2.Logic.Size = UDim2.new(0, 46, 0, 27)
  2819. V2.Logic.Font = Enum.Font.Fantasy
  2820. V2.Logic.Text = "Logic"
  2821. V2.Logic.TextColor3 = Color3.fromRGB(255, 255, 255)
  2822. V2.Logic.TextSize = 14.000
  2823.  
  2824. V2.CarOpen.Name = "CarOpen"
  2825. V2.CarOpen.Parent = V2.ShopFrame
  2826. V2.CarOpen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2827. V2.CarOpen.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2828. V2.CarOpen.Position = UDim2.new(0.576271176, 0, 0.118554637, 0)
  2829. V2.CarOpen.Size = UDim2.new(0, 43, 0, 20)
  2830. V2.CarOpen.Font = Enum.Font.Fantasy
  2831. V2.CarOpen.Text = "Open"
  2832. V2.CarOpen.TextColor3 = Color3.fromRGB(12, 255, 0)
  2833. V2.CarOpen.TextSize = 14.000
  2834.  
  2835. V2.LogicOpen.Name = "LogicOpen"
  2836. V2.LogicOpen.Parent = V2.ShopFrame
  2837. V2.LogicOpen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2838. V2.LogicOpen.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2839. V2.LogicOpen.Position = UDim2.new(0.576271176, 0, 0.701288462, 0)
  2840. V2.LogicOpen.Size = UDim2.new(0, 43, 0, 20)
  2841. V2.LogicOpen.Font = Enum.Font.Fantasy
  2842. V2.LogicOpen.Text = "Open"
  2843. V2.LogicOpen.TextColor3 = Color3.fromRGB(12, 255, 0)
  2844. V2.LogicOpen.TextSize = 14.000
  2845.  
  2846. V2.FurnOpen.Name = "FurnOpen"
  2847. V2.FurnOpen.Parent = V2.ShopFrame
  2848. V2.FurnOpen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2849. V2.FurnOpen.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2850. V2.FurnOpen.Position = UDim2.new(0.576271176, 0, 0.413518667, 0)
  2851. V2.FurnOpen.Size = UDim2.new(0, 43, 0, 20)
  2852. V2.FurnOpen.Font = Enum.Font.Fantasy
  2853. V2.FurnOpen.Text = "Open"
  2854. V2.FurnOpen.TextColor3 = Color3.fromRGB(12, 255, 0)
  2855. V2.FurnOpen.TextSize = 14.000
  2856.  
  2857. spawn(function()
  2858. while true do
  2859. if game.Lighting.TimeOfDay > "07:00:00" and game.Lighting.TimeOfDay < "19:00:00" then
  2860. V2.FurnOpen.Text = "Open"
  2861. V2.FurnOpen.TextColor3 = Color3.fromRGB(38, 255, 0)
  2862. V2.LogicOpen.Text = "Open"
  2863. V2.LogicOpen.TextColor3 = Color3.fromRGB(38, 255, 0)
  2864. else
  2865. V2.FurnOpen.Text = "Closed"
  2866. V2.FurnOpen.TextColor3 = Color3.fromRGB(255, 0, 0)
  2867. V2.LogicOpen.Text = "Closed"
  2868. V2.LogicOpen.TextColor3 = Color3.fromRGB(255, 0, 0)
  2869. end
  2870. wait(1)
  2871. end
  2872. end)
  2873.  
  2874. spawn(function()
  2875. while true do
  2876. if game.Lighting.TimeOfDay > "10:00:00" and game.Lighting.TimeOfDay < "17:30:00" then
  2877. V2.CarOpen.Text = "Open"
  2878. V2.CarOpen.TextColor3 = Color3.fromRGB(38, 255, 0)
  2879. else
  2880. V2.CarOpen.Text = "Closed"
  2881. V2.CarOpen.TextColor3 = Color3.new(255, 0, 0)
  2882. end
  2883. wait(1)
  2884. end
  2885. end)
  2886.  
  2887. V2.Fun.Name = "Fun "
  2888. V2.Fun.Parent = V2.V2
  2889. V2.Fun.Active = true
  2890. V2.Fun.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2891. V2.Fun.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  2892. V2.Fun.Size = UDim2.new(0, 118, 0, 24)
  2893. V2.Fun.Draggable = true
  2894.  
  2895. V2.Design_9.Name = "Design"
  2896. V2.Design_9.Parent = V2.Fun
  2897. V2.Design_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2898. V2.Design_9.Position = UDim2.new(0, 0, 0.962332547, 0)
  2899. V2.Design_9.Size = UDim2.new(0, 118, 0, 2)
  2900. V2.Design_9.Font = Enum.Font.SourceSans
  2901. V2.Design_9.Text = ""
  2902. V2.Design_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  2903. V2.Design_9.TextSize = 14.000
  2904.  
  2905. V2.Fun_2.Name = "Fun"
  2906. V2.Fun_2.Parent = V2.Fun
  2907. V2.Fun_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2908. V2.Fun_2.BorderSizePixel = 0
  2909. V2.Fun_2.Position = UDim2.new(0.0338983051, 0, 0, 0)
  2910. V2.Fun_2.Size = UDim2.new(0, 51, 0, 21)
  2911. V2.Fun_2.Font = Enum.Font.Fantasy
  2912. V2.Fun_2.Text = "Fun"
  2913. V2.Fun_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2914. V2.Fun_2.TextScaled = true
  2915. V2.Fun_2.TextSize = 14.000
  2916. V2.Fun_2.TextWrapped = true
  2917.  
  2918. V2.FunClose.Name = "FunClose"
  2919. V2.FunClose.Parent = V2.Fun
  2920. V2.FunClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2921. V2.FunClose.BorderSizePixel = 0
  2922. V2.FunClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  2923. V2.FunClose.Size = UDim2.new(0, 20, 0, 21)
  2924. V2.FunClose.Visible = false
  2925. V2.FunClose.Font = Enum.Font.GothamSemibold
  2926. V2.FunClose.Text = "-"
  2927. V2.FunClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  2928. V2.FunClose.TextSize = 14.000
  2929. V2.FunClose.MouseButton1Down:connect (function()
  2930. V2.FunClose.Visible = false
  2931. V2.FunFrame.Visible = false
  2932. V2.Funopen.Visible = true
  2933. end)
  2934.  
  2935. V2.Funopen.Name = "Funopen"
  2936. V2.Funopen.Parent = V2.Fun
  2937. V2.Funopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2938. V2.Funopen.BorderSizePixel = 0
  2939. V2.Funopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  2940. V2.Funopen.Size = UDim2.new(0, 20, 0, 21)
  2941. V2.Funopen.Font = Enum.Font.GothamSemibold
  2942. V2.Funopen.Text = "+"
  2943. V2.Funopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  2944. V2.Funopen.TextSize = 14.000
  2945. V2.Funopen.MouseButton1Down:connect (function()
  2946. V2.Funopen.Visible = false
  2947. V2.FunFrame.Visible = true
  2948. V2.FunClose.Visible = true
  2949. end)
  2950.  
  2951. V2.FunFrame.Name = "Fun Frame"
  2952. V2.FunFrame.Parent = V2.Fun
  2953. V2.FunFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2954. V2.FunFrame.BorderSizePixel = 0
  2955. V2.FunFrame.Position = UDim2.new(0, 0, 1.04566538, 0)
  2956. V2.FunFrame.Size = UDim2.new(0, 118, 0, 139)
  2957. V2.FunFrame.Visible = false
  2958.  
  2959. V2.Thomas.Name = "Thomas"
  2960. V2.Thomas.Parent = V2.FunFrame
  2961. V2.Thomas.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2962. V2.Thomas.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2963. V2.Thomas.Position = UDim2.new(0.140143961, 0, 0.204085305, 0)
  2964. V2.Thomas.Size = UDim2.new(0, 84, 0, 24)
  2965. V2.Thomas.Font = Enum.Font.Fantasy
  2966. V2.Thomas.Text = "Thomas"
  2967. V2.Thomas.TextColor3 = Color3.fromRGB(255, 255, 255)
  2968. V2.Thomas.TextSize = 14.000
  2969. V2.Thomas.TextWrapped = true
  2970. V2.Thomas.MouseButton1Down:connect (function()
  2971. loadstring(game:HttpGet(('http://pastebin.com/raw/tMr759X7'),true))()
  2972. end)
  2973.  
  2974. V2.CocaCola.Name = "Coca Cola"
  2975. V2.CocaCola.Parent = V2.FunFrame
  2976. V2.CocaCola.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2977. V2.CocaCola.BorderColor3 = Color3.fromRGB(0, 0, 0)
  2978. V2.CocaCola.Position = UDim2.new(0.140143961, 0, 0.520632088, 0)
  2979. V2.CocaCola.Size = UDim2.new(0, 84, 0, 30)
  2980. V2.CocaCola.Font = Enum.Font.Fantasy
  2981. V2.CocaCola.Text = "Hold Coca Cola"
  2982. V2.CocaCola.TextColor3 = Color3.fromRGB(255, 255, 255)
  2983. V2.CocaCola.TextScaled = true
  2984. V2.CocaCola.TextSize = 14.000
  2985. V2.CocaCola.TextWrapped = true
  2986. V2.CocaCola.MouseButton1Down:connect (function()
  2987. loadstring(game:HttpGet(('https://pastebin.com/raw/nMu90Kdq'),true))()
  2988. end)
  2989.  
  2990. V2.Credits.Name = "Credits"
  2991. V2.Credits.Parent = V2.V2
  2992. V2.Credits.Active = true
  2993. V2.Credits.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  2994. V2.Credits.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  2995. V2.Credits.Size = UDim2.new(0, 118, 0, 24)
  2996. V2.Credits.Draggable = true
  2997.  
  2998. V2.Design_10.Name = "Design"
  2999. V2.Design_10.Parent = V2.Credits
  3000. V2.Design_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3001. V2.Design_10.Position = UDim2.new(0, 0, 0.962332547, 0)
  3002. V2.Design_10.Size = UDim2.new(0, 118, 0, 2)
  3003. V2.Design_10.Font = Enum.Font.SourceSans
  3004. V2.Design_10.Text = ""
  3005. V2.Design_10.TextColor3 = Color3.fromRGB(0, 0, 0)
  3006. V2.Design_10.TextSize = 14.000
  3007.  
  3008. V2.Name_2.Name = "Name"
  3009. V2.Name_2.Parent = V2.Credits
  3010. V2.Name_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3011. V2.Name_2.BorderSizePixel = 0
  3012. V2.Name_2.Position = UDim2.new(0.0169491526, 0, 0, 0)
  3013. V2.Name_2.Size = UDim2.new(0, 79, 0, 21)
  3014. V2.Name_2.Font = Enum.Font.Fantasy
  3015. V2.Name_2.Text = "Credits"
  3016. V2.Name_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  3017. V2.Name_2.TextScaled = true
  3018. V2.Name_2.TextSize = 14.000
  3019. V2.Name_2.TextWrapped = true
  3020.  
  3021. V2.creditsClose.Name = "creditsClose"
  3022. V2.creditsClose.Parent = V2.Credits
  3023. V2.creditsClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3024. V2.creditsClose.BorderSizePixel = 0
  3025. V2.creditsClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  3026. V2.creditsClose.Size = UDim2.new(0, 20, 0, 21)
  3027. V2.creditsClose.Visible = false
  3028. V2.creditsClose.Font = Enum.Font.GothamSemibold
  3029. V2.creditsClose.Text = "-"
  3030. V2.creditsClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  3031. V2.creditsClose.TextSize = 14.000
  3032. V2.creditsClose.MouseButton1Down:connect (function()
  3033. V2.creditsClose.Visible = false
  3034. V2.creditsFrame.Visible = false
  3035. V2.creditsopen.Visible = true
  3036. end)
  3037.  
  3038. V2.creditsopen.Name = "creditsopen"
  3039. V2.creditsopen.Parent = V2.Credits
  3040. V2.creditsopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3041. V2.creditsopen.BorderSizePixel = 0
  3042. V2.creditsopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  3043. V2.creditsopen.Size = UDim2.new(0, 20, 0, 21)
  3044. V2.creditsopen.Font = Enum.Font.GothamSemibold
  3045. V2.creditsopen.Text = "+"
  3046. V2.creditsopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  3047. V2.creditsopen.TextSize = 14.000
  3048. V2.creditsopen.MouseButton1Down:connect (function()
  3049. V2.creditsopen.Visible = false
  3050. V2.creditsFrame.Visible = true
  3051. V2.creditsClose.Visible = true
  3052. end)
  3053.  
  3054. V2.creditsFrame.Name = "creditsFrame"
  3055. V2.creditsFrame.Parent = V2.Credits
  3056. V2.creditsFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3057. V2.creditsFrame.BorderSizePixel = 0
  3058. V2.creditsFrame.Position = UDim2.new(0, 0, 1.04566574, 0)
  3059. V2.creditsFrame.Size = UDim2.new(0, 118, 0, 100)
  3060. V2.creditsFrame.Visible = false
  3061.  
  3062. V2.xDavid673x2696.Name = "xDavid673x#2696"
  3063. V2.xDavid673x2696.Parent = V2.creditsFrame
  3064. V2.xDavid673x2696.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3065. V2.xDavid673x2696.BorderSizePixel = 0
  3066. V2.xDavid673x2696.Position = UDim2.new(0.055398196, 0, 0.0830120966, 0)
  3067. V2.xDavid673x2696.Size = UDim2.new(0, 103, 0, 22)
  3068. V2.xDavid673x2696.Font = Enum.Font.Fantasy
  3069. V2.xDavid673x2696.Text = "xDavid673x#2696"
  3070. V2.xDavid673x2696.TextColor3 = Color3.fromRGB(255, 255, 255)
  3071. V2.xDavid673x2696.TextSize = 14.000
  3072. V2.xDavid673x2696.TextWrapped = true
  3073.  
  3074. V2.Destroy.Name = "Destroy "
  3075. V2.Destroy.Parent = V2.creditsFrame
  3076. V2.Destroy.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3077. V2.Destroy.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3078. V2.Destroy.Position = UDim2.new(0.114720233, 0, 0.323354423, 0)
  3079. V2.Destroy.Size = UDim2.new(0, 89, 0, 36)
  3080. V2.Destroy.Font = Enum.Font.Fantasy
  3081. V2.Destroy.Text = "Destroy This GUI"
  3082. V2.Destroy.TextColor3 = Color3.fromRGB(255, 255, 255)
  3083. V2.Destroy.TextSize = 14.000
  3084. V2.Destroy.TextWrapped = true
  3085. V2.Destroy.MouseButton1Down:connect (function()
  3086. V2.V2:Destroy()
  3087. end)
  3088.  
  3089. V2.Axe.Name = "Axe"
  3090. V2.Axe.Parent = V2.V2
  3091. V2.Axe.Active = true
  3092. V2.Axe.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3093. V2.Axe.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  3094. V2.Axe.Size = UDim2.new(0, 118, 0, 24)
  3095. V2.Axe.Draggable = true
  3096.  
  3097. V2.Design_11.Name = "Design"
  3098. V2.Design_11.Parent = V2.Axe
  3099. V2.Design_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3100. V2.Design_11.Position = UDim2.new(0, 0, 0.962332547, 0)
  3101. V2.Design_11.Size = UDim2.new(0, 118, 0, 2)
  3102. V2.Design_11.Font = Enum.Font.SourceSans
  3103. V2.Design_11.Text = ""
  3104. V2.Design_11.TextColor3 = Color3.fromRGB(0, 0, 0)
  3105. V2.Design_11.TextSize = 14.000
  3106.  
  3107. V2.Name_3.Name = "Name"
  3108. V2.Name_3.Parent = V2.Axe
  3109. V2.Name_3.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3110. V2.Name_3.BorderSizePixel = 0
  3111. V2.Name_3.Position = UDim2.new(0.0169491526, 0, 0, 0)
  3112. V2.Name_3.Size = UDim2.new(0, 66, 0, 21)
  3113. V2.Name_3.Font = Enum.Font.Fantasy
  3114. V2.Name_3.Text = "Axe"
  3115. V2.Name_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  3116. V2.Name_3.TextScaled = true
  3117. V2.Name_3.TextSize = 14.000
  3118. V2.Name_3.TextWrapped = true
  3119.  
  3120. V2.AxeClose.Name = "AxeClose"
  3121. V2.AxeClose.Parent = V2.Axe
  3122. V2.AxeClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3123. V2.AxeClose.BorderSizePixel = 0
  3124. V2.AxeClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  3125. V2.AxeClose.Size = UDim2.new(0, 20, 0, 21)
  3126. V2.AxeClose.Visible = false
  3127. V2.AxeClose.Font = Enum.Font.GothamSemibold
  3128. V2.AxeClose.Text = "-"
  3129. V2.AxeClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  3130. V2.AxeClose.TextSize = 14.000
  3131. V2.AxeClose.MouseButton1Down:connect (function()
  3132. V2.AxeClose.Visible = false
  3133. V2.AxeFrame.Visible = false
  3134. V2.Axeopen.Visible = true
  3135. end)
  3136.  
  3137. V2.Axeopen.Name = "Axeopen"
  3138. V2.Axeopen.Parent = V2.Axe
  3139. V2.Axeopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3140. V2.Axeopen.BorderSizePixel = 0
  3141. V2.Axeopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  3142. V2.Axeopen.Size = UDim2.new(0, 20, 0, 21)
  3143. V2.Axeopen.Font = Enum.Font.GothamSemibold
  3144. V2.Axeopen.Text = "+"
  3145. V2.Axeopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  3146. V2.Axeopen.TextSize = 14.000
  3147. V2.Axeopen.MouseButton1Down:connect (function()
  3148. V2.Axeopen.Visible = false
  3149. V2.AxeFrame.Visible = true
  3150. V2.AxeClose.Visible = true
  3151. end)
  3152.  
  3153. V2.AxeFrame.Name = "AxeFrame"
  3154. V2.AxeFrame.Parent = V2.Axe
  3155. V2.AxeFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3156. V2.AxeFrame.BorderSizePixel = 0
  3157. V2.AxeFrame.Position = UDim2.new(0, 0, 1.04566538, 0)
  3158. V2.AxeFrame.Size = UDim2.new(0, 118, 0, 147)
  3159. V2.AxeFrame.Visible = false
  3160.  
  3161. V2.AxeStore.Name = "AxeStore"
  3162. V2.AxeStore.Parent = V2.AxeFrame
  3163. V2.AxeStore.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3164. V2.AxeStore.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3165. V2.AxeStore.Position = UDim2.new(0.114720494, 0, 0.0346894264, 0)
  3166. V2.AxeStore.Size = UDim2.new(0, 89, 0, 24)
  3167. V2.AxeStore.Font = Enum.Font.Fantasy
  3168. V2.AxeStore.Text = "AxeStore"
  3169. V2.AxeStore.TextColor3 = Color3.fromRGB(255, 255, 255)
  3170. V2.AxeStore.TextSize = 14.000
  3171. V2.AxeStore.TextWrapped = true
  3172. V2.AxeStore.MouseButton1Down:connect(function() --Stores the Axes somewhere so you can restore them later
  3173. Amount = 0
  3174. for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren())do
  3175. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  3176. b.Parent = game.Players.LocalPlayer
  3177. Amount = Amount + 1
  3178. end
  3179. end
  3180. SendNotification("Store", "You stored "..Amount.." axes, you can restore them using restore button to restorn.", 2)
  3181. end)
  3182.  
  3183. V2.AxeReStore.Name = "AxeReStore"
  3184. V2.AxeReStore.Parent = V2.AxeFrame
  3185. V2.AxeReStore.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3186. V2.AxeReStore.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3187. V2.AxeReStore.Position = UDim2.new(0.114720494, 0, 0.350522995, 0)
  3188. V2.AxeReStore.Size = UDim2.new(0, 89, 0, 24)
  3189. V2.AxeReStore.Font = Enum.Font.Fantasy
  3190. V2.AxeReStore.Text = "AxeReStore"
  3191. V2.AxeReStore.TextColor3 = Color3.fromRGB(255, 255, 255)
  3192. V2.AxeReStore.TextSize = 14.000
  3193. V2.AxeReStore.TextWrapped = true
  3194. V2.AxeReStore.MouseButton1Down:connect(function() --Restores the axes that you stored with the Store function
  3195. Amount = 0
  3196. for a,b in pairs(game.Players.LocalPlayer:GetChildren()) do
  3197. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  3198. b.Parent = game.Players.LocalPlayer.Backpack
  3199. Amount = Amount + 1
  3200. end
  3201. end
  3202. SendNotification("Restore", "Restored "..Amount.." axes that you Stored", 2)
  3203. end)
  3204.  
  3205. V2.AxeCount.Name = "AxeCount"
  3206. V2.AxeCount.Parent = V2.AxeFrame
  3207. V2.AxeCount.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3208. V2.AxeCount.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3209. V2.AxeCount.Position = UDim2.new(0.114720494, 0, 0.679374218, 0)
  3210. V2.AxeCount.Size = UDim2.new(0, 89, 0, 24)
  3211. V2.AxeCount.Font = Enum.Font.Fantasy
  3212. V2.AxeCount.Text = "AxeCount"
  3213. V2.AxeCount.TextColor3 = Color3.fromRGB(255, 255, 255)
  3214. V2.AxeCount.TextSize = 14.000
  3215. V2.AxeCount.TextWrapped = true
  3216. V2.AxeCount.MouseButton1Down:connect(function() --Counts Axes in your Backpack (Equiped Axes dont Count)
  3217. Amount = 0
  3218. for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  3219. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  3220. Amount = Amount + 1
  3221. end
  3222. end
  3223. SendNotification("Axe Amount", "You have "..Amount.." Axes in your Backpack",2)
  3224. end)
  3225.  
  3226. V2.Land.Name = "Land"
  3227. V2.Land.Parent = V2.V2
  3228. V2.Land.Active = true
  3229. V2.Land.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3230. V2.Land.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  3231. V2.Land.Size = UDim2.new(0, 118, 0, 24)
  3232. V2.Land.Draggable = true
  3233.  
  3234. V2.Design_12.Name = "Design"
  3235. V2.Design_12.Parent = V2.Land
  3236. V2.Design_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3237. V2.Design_12.Position = UDim2.new(0, 0, 0.962332547, 0)
  3238. V2.Design_12.Size = UDim2.new(0, 118, 0, 2)
  3239. V2.Design_12.Font = Enum.Font.SourceSans
  3240. V2.Design_12.Text = ""
  3241. V2.Design_12.TextColor3 = Color3.fromRGB(0, 0, 0)
  3242. V2.Design_12.TextSize = 14.000
  3243.  
  3244. V2.Land_2.Name = "Land"
  3245. V2.Land_2.Parent = V2.Land
  3246. V2.Land_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3247. V2.Land_2.BorderSizePixel = 0
  3248. V2.Land_2.Size = UDim2.new(0, 44, 0, 21)
  3249. V2.Land_2.Font = Enum.Font.Fantasy
  3250. V2.Land_2.Text = "Land"
  3251. V2.Land_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  3252. V2.Land_2.TextSize = 18.000
  3253. V2.Land_2.TextWrapped = true
  3254.  
  3255. V2.PlotClose.Name = "PlotClose"
  3256. V2.PlotClose.Parent = V2.Land
  3257. V2.PlotClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3258. V2.PlotClose.BorderSizePixel = 0
  3259. V2.PlotClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  3260. V2.PlotClose.Size = UDim2.new(0, 20, 0, 21)
  3261. V2.PlotClose.Visible = false
  3262. V2.PlotClose.Font = Enum.Font.GothamSemibold
  3263. V2.PlotClose.Text = "-"
  3264. V2.PlotClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  3265. V2.PlotClose.TextSize = 14.000
  3266. V2.PlotClose.MouseButton1Down:connect (function()
  3267. V2.PlotClose.Visible = false
  3268. V2.PlotFrame.Visible = false
  3269. V2.Plotopen.Visible = true
  3270. end)
  3271.  
  3272. V2.Plotopen.Name = "Plotopen"
  3273. V2.Plotopen.Parent = V2.Land
  3274. V2.Plotopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3275. V2.Plotopen.BorderSizePixel = 0
  3276. V2.Plotopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  3277. V2.Plotopen.Size = UDim2.new(0, 20, 0, 21)
  3278. V2.Plotopen.Font = Enum.Font.GothamSemibold
  3279. V2.Plotopen.Text = "+"
  3280. V2.Plotopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  3281. V2.Plotopen.TextSize = 14.000
  3282. V2.Plotopen.MouseButton1Down:connect (function()
  3283. V2.Plotopen.Visible = false
  3284. V2.PlotFrame.Visible = true
  3285. V2.PlotClose.Visible = true
  3286. end)
  3287.  
  3288. V2.PlotFrame.Name = "PlotFrame"
  3289. V2.PlotFrame.Parent = V2.Land
  3290. V2.PlotFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3291. V2.PlotFrame.BorderSizePixel = 0
  3292. V2.PlotFrame.Position = UDim2.new(0, 0, 1.04566562, 0)
  3293. V2.PlotFrame.Size = UDim2.new(0, 118, 0, 367)
  3294. V2.PlotFrame.Visible = false
  3295.  
  3296. V2.PlayerHeclick.Name = "Player He click"
  3297. V2.PlayerHeclick.Parent = V2.PlotFrame
  3298. V2.PlayerHeclick.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3299. V2.PlayerHeclick.BorderSizePixel = 0
  3300. V2.PlayerHeclick.Position = UDim2.new(0, 0, 2.33314825e-08, 0)
  3301. V2.PlayerHeclick.Size = UDim2.new(0, 117, 0, 19)
  3302. V2.PlayerHeclick.Font = Enum.Font.Fantasy
  3303. V2.PlayerHeclick.Text = "Choose a Player"
  3304. V2.PlayerHeclick.TextColor3 = Color3.fromRGB(255, 255, 255)
  3305. V2.PlayerHeclick.TextScaled = true
  3306. V2.PlayerHeclick.TextSize = 14.000
  3307. V2.PlayerHeclick.TextWrapped = true
  3308.  
  3309. V2.OtherPlayer.Name = "Other Player"
  3310. V2.OtherPlayer.Parent = V2.PlotFrame
  3311. V2.OtherPlayer.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3312. V2.OtherPlayer.BorderSizePixel = 0
  3313. V2.OtherPlayer.Position = UDim2.new(0, 0, 0.0665533692, 0)
  3314. V2.OtherPlayer.Size = UDim2.new(0, 84, 0, 20)
  3315. V2.OtherPlayer.Font = Enum.Font.Fantasy
  3316. V2.OtherPlayer.Text = "Other's Player"
  3317. V2.OtherPlayer.TextColor3 = Color3.fromRGB(255, 255, 255)
  3318. V2.OtherPlayer.TextScaled = true
  3319. V2.OtherPlayer.TextSize = 14.000
  3320. V2.OtherPlayer.TextWrapped = true
  3321.  
  3322. V2.Design_13.Name = "Design"
  3323. V2.Design_13.Parent = V2.PlotFrame
  3324. V2.Design_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3325. V2.Design_13.BorderSizePixel = 0
  3326. V2.Design_13.Position = UDim2.new(0.00847457629, 0, 0.122265823, 0)
  3327. V2.Design_13.Size = UDim2.new(0, 117, 0, 1)
  3328. V2.Design_13.Font = Enum.Font.SourceSans
  3329. V2.Design_13.Text = ""
  3330. V2.Design_13.TextColor3 = Color3.fromRGB(0, 0, 0)
  3331. V2.Design_13.TextSize = 14.000
  3332.  
  3333. V2.otherlandClose.Name = "otherlandClose"
  3334. V2.otherlandClose.Parent = V2.PlotFrame
  3335. V2.otherlandClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3336. V2.otherlandClose.BorderSizePixel = 0
  3337. V2.otherlandClose.Position = UDim2.new(0.822033644, 0, 0.0665533692, 0)
  3338. V2.otherlandClose.Size = UDim2.new(0, 20, 0, 19)
  3339. V2.otherlandClose.Visible = false
  3340. V2.otherlandClose.Font = Enum.Font.GothamSemibold
  3341. V2.otherlandClose.Text = "-"
  3342. V2.otherlandClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  3343. V2.otherlandClose.TextSize = 14.000
  3344. V2.otherlandClose.MouseButton1Down:connect(function()
  3345. V2.otherlandClose.Visible = false
  3346. V2.OtherlandFrame.Visible = false
  3347. V2.otherlandopen.Visible = true
  3348. end)
  3349.  
  3350. V2.otherlandopen.Name = "otherlandopen"
  3351. V2.otherlandopen.Parent = V2.PlotFrame
  3352. V2.otherlandopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3353. V2.otherlandopen.BorderSizePixel = 0
  3354. V2.otherlandopen.Position = UDim2.new(0.822033644, 0, 0.0665533692, 0)
  3355. V2.otherlandopen.Size = UDim2.new(0, 20, 0, 19)
  3356. V2.otherlandopen.Font = Enum.Font.GothamSemibold
  3357. V2.otherlandopen.Text = "+"
  3358. V2.otherlandopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  3359. V2.otherlandopen.TextSize = 14.000
  3360. V2.otherlandopen.MouseButton1Down:connect(function()
  3361. V2.otherlandopen.Visible = false
  3362. V2.OtherlandFrame.Visible = true
  3363. V2.otherlandClose.Visible = true
  3364. end)
  3365.  
  3366. V2.OtherlandFrame.Name = "Other land Frame"
  3367. V2.OtherlandFrame.Parent = V2.PlotFrame
  3368. V2.OtherlandFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3369. V2.OtherlandFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3370. V2.OtherlandFrame.Position = UDim2.new(1, 0, 0.0856269076, 0)
  3371. V2.OtherlandFrame.Size = UDim2.new(0, 108, 0, 261)
  3372. V2.OtherlandFrame.Visible = false
  3373.  
  3374. V2.Player1.Name = "Player1"
  3375. V2.Player1.Parent = V2.OtherlandFrame
  3376. V2.Player1.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3377. V2.Player1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3378. V2.Player1.Position = UDim2.new(0.148618907, 0, 0.122087978, 0)
  3379. V2.Player1.Size = UDim2.new(0, 75, 0, 24)
  3380. V2.Player1.Font = Enum.Font.Fantasy
  3381. V2.Player1.Text = ""
  3382. V2.Player1.TextColor3 = Color3.fromRGB(255, 255, 255)
  3383. V2.Player1.TextSize = 14.000
  3384. V2.Player1.TextWrapped = true
  3385.  
  3386. V2.Palyer.Name = "Palyer"
  3387. V2.Palyer.Parent = V2.OtherlandFrame
  3388. V2.Palyer.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3389. V2.Palyer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3390. V2.Palyer.BorderSizePixel = 0
  3391. V2.Palyer.Size = UDim2.new(0, 108, 0, 21)
  3392. V2.Palyer.Font = Enum.Font.Fantasy
  3393. V2.Palyer.Text = "Player"
  3394. V2.Palyer.TextColor3 = Color3.fromRGB(255, 255, 255)
  3395. V2.Palyer.TextSize = 18.000
  3396. V2.Palyer.TextWrapped = true
  3397.  
  3398. V2.Player6.Name = "Player6"
  3399. V2.Player6.Parent = V2.OtherlandFrame
  3400. V2.Player6.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3401. V2.Player6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3402. V2.Player6.Position = UDim2.new(0.148618907, 0, 0.817101359, 0)
  3403. V2.Player6.Size = UDim2.new(0, 75, 0, 24)
  3404. V2.Player6.Font = Enum.Font.Fantasy
  3405. V2.Player6.Text = ""
  3406. V2.Player6.TextColor3 = Color3.fromRGB(255, 255, 255)
  3407. V2.Player6.TextSize = 14.000
  3408. V2.Player6.TextWrapped = true
  3409.  
  3410. V2.Player5.Name = "Player5"
  3411. V2.Player5.Parent = V2.OtherlandFrame
  3412. V2.Player5.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3413. V2.Player5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3414. V2.Player5.Position = UDim2.new(0.148618907, 0, 0.677268684, 0)
  3415. V2.Player5.Size = UDim2.new(0, 75, 0, 24)
  3416. V2.Player5.Font = Enum.Font.Fantasy
  3417. V2.Player5.Text = ""
  3418. V2.Player5.TextColor3 = Color3.fromRGB(255, 255, 255)
  3419. V2.Player5.TextSize = 14.000
  3420. V2.Player5.TextWrapped = true
  3421.  
  3422. V2.Player4.Name = "Player4"
  3423. V2.Player4.Parent = V2.OtherlandFrame
  3424. V2.Player4.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3425. V2.Player4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3426. V2.Player4.Position = UDim2.new(0.148618907, 0, 0.524534881, 0)
  3427. V2.Player4.Size = UDim2.new(0, 75, 0, 24)
  3428. V2.Player4.Font = Enum.Font.Fantasy
  3429. V2.Player4.Text = ""
  3430. V2.Player4.TextColor3 = Color3.fromRGB(255, 255, 255)
  3431. V2.Player4.TextSize = 14.000
  3432. V2.Player4.TextWrapped = true
  3433.  
  3434. V2.Player3.Name = "Player3"
  3435. V2.Player3.Parent = V2.OtherlandFrame
  3436. V2.Player3.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3437. V2.Player3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3438. V2.Player3.Position = UDim2.new(0.148618907, 0, 0.386330217, 0)
  3439. V2.Player3.Size = UDim2.new(0, 75, 0, 24)
  3440. V2.Player3.Font = Enum.Font.Fantasy
  3441. V2.Player3.Text = ""
  3442. V2.Player3.TextColor3 = Color3.fromRGB(255, 255, 255)
  3443. V2.Player3.TextSize = 14.000
  3444. V2.Player3.TextWrapped = true
  3445.  
  3446. V2.Player2.Name = "Player2"
  3447. V2.Player2.Parent = V2.OtherlandFrame
  3448. V2.Player2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3449. V2.Player2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3450. V2.Player2.Position = UDim2.new(0.148618907, 0, 0.254209101, 0)
  3451. V2.Player2.Size = UDim2.new(0, 75, 0, 24)
  3452. V2.Player2.Font = Enum.Font.Fantasy
  3453. V2.Player2.Text = ""
  3454. V2.Player2.TextColor3 = Color3.fromRGB(255, 255, 255)
  3455. V2.Player2.TextSize = 14.000
  3456. V2.Player2.TextWrapped = true
  3457.  
  3458. local buttons = {
  3459. V2.Player1,
  3460. V2.Player2,
  3461. V2.Player3,
  3462. V2.Player4,
  3463. V2.Player5,
  3464. V2.Player6
  3465. }
  3466. spawn(function()
  3467. while true do
  3468. V2.Player1.Text = ""
  3469. V2.Player2.Text = ""
  3470. V2.Player3.Text = ""
  3471. V2.Player4.Text = ""
  3472. V2.Player5.Text = ""
  3473. V2.Player6.Text = ""
  3474. for i, v in pairs(game.Players:GetChildren()) do
  3475. buttons[i].Text = v.Name
  3476. buttons[i].Visible = true
  3477. end
  3478. wait()
  3479. end
  3480. end)
  3481.  
  3482. V2.Player1.MouseButton1Down:connect(function()
  3483. V2.PlayerHeclick.Text = V2.Player1.Text
  3484. end)
  3485. V2.Player2.MouseButton1Down:connect(function()
  3486. V2.PlayerHeclick.Text = V2.Player2.Text
  3487. end)
  3488. V2.Player3.MouseButton1Down:connect(function()
  3489. V2.PlayerHeclick.Text = V2.Player3.Text
  3490. end)
  3491. V2.Player4.MouseButton1Down:connect(function()
  3492. V2.PlayerHeclick.Text = V2.Player4.Text
  3493. end)
  3494. V2.Player5.MouseButton1Down:connect(function()
  3495. V2.PlayerHeclick.Text = V2.Player5.Text
  3496. end)
  3497. V2.Player6.MouseButton1Down:connect(function()
  3498. V2.PlayerHeclick.Text = V2.Player6.Text
  3499. end)
  3500.  
  3501. V2.TpPlayer.Name = "Tp Player"
  3502. V2.TpPlayer.Parent = V2.PlotFrame
  3503. V2.TpPlayer.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3504. V2.TpPlayer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3505. V2.TpPlayer.Position = UDim2.new(0.114720494, 0, 0.678487957, 0)
  3506. V2.TpPlayer.Size = UDim2.new(0, 89, 0, 24)
  3507. V2.TpPlayer.Font = Enum.Font.Fantasy
  3508. V2.TpPlayer.Text = "TP Player"
  3509. V2.TpPlayer.TextColor3 = Color3.fromRGB(255, 255, 255)
  3510. V2.TpPlayer.TextSize = 14.000
  3511. V2.TpPlayer.TextWrapped = true
  3512. V2.TpPlayer.MouseButton1Down:connect(function()
  3513. if V2.PlayerHeclick.Text == "Choose a Player" then
  3514. SendNotification("Choose a player","Pls Choose A Player You Want To Tp.", 3)
  3515. else
  3516. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
  3517. wait(.001)
  3518. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3519. wait(0.1)
  3520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[V2.PlayerHeclick.Text].HumanoidRootPart.CFrame
  3521. wait(0.8)
  3522. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  3523. end
  3524. end)
  3525.  
  3526. V2.TpBase.Name = "Tp Base"
  3527. V2.TpBase.Parent = V2.PlotFrame
  3528. V2.TpBase.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3529. V2.TpBase.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3530. V2.TpBase.Position = UDim2.new(0.114720494, 0, 0.568062901, 0)
  3531. V2.TpBase.Size = UDim2.new(0, 89, 0, 24)
  3532. V2.TpBase.Font = Enum.Font.Fantasy
  3533. V2.TpBase.Text = "TP Base"
  3534. V2.TpBase.TextColor3 = Color3.fromRGB(255, 255, 255)
  3535. V2.TpBase.TextSize = 14.000
  3536. V2.TpBase.TextWrapped = true
  3537. V2.TpBase.MouseButton1Down:connect(function()
  3538. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  3539. if v.Owner.Value == game.Players[V2.PlayerHeclick.Text] then
  3540. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
  3541. wait(.001)
  3542. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3543. wait(0.1)
  3544. local p= CFrame.new(v.OriginSquare.CFrame.x, v.OriginSquare.CFrame.y +3.5, v.OriginSquare.CFrame.z)
  3545. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = p
  3546. wait(0.1)
  3547. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  3548. end
  3549. end
  3550. end)
  3551.  
  3552. V2.FreeLand.Name = "Free Land"
  3553. V2.FreeLand.Parent = V2.PlotFrame
  3554. V2.FreeLand.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3555. V2.FreeLand.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3556. V2.FreeLand.Position = UDim2.new(0.114720494, 0, 0.157726943, 0)
  3557. V2.FreeLand.Size = UDim2.new(0, 89, 0, 24)
  3558. V2.FreeLand.Font = Enum.Font.Fantasy
  3559. V2.FreeLand.Text = "Free Land"
  3560. V2.FreeLand.TextColor3 = Color3.fromRGB(255, 255, 255)
  3561. V2.FreeLand.TextSize = 14.000
  3562. V2.FreeLand.TextWrapped = true
  3563. V2.FreeLand.MouseButton1Click:connect(function()
  3564. if Player.OwnsProperty.Value == false then
  3565. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  3566. if v:FindFirstChild('Owner') and v.Owner.Value == nil then
  3567. Base = v
  3568. Square = v.OriginSquare
  3569. Plot = CFrame.new(v.OriginSquare.CFrame.x, v.OriginSquare.CFrame.y +3.5, v.OriginSquare.CFrame.z)
  3570. end
  3571. end
  3572. Pos = Square.Position
  3573. game.ReplicatedStorage.PropertyPurchasing.ClientPurchasedProperty:FireServer(Base, Pos)
  3574. wait()
  3575. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3576. wait(0.1)
  3577. local New_CFrame = Plot
  3578. local ts = game:GetService("TweenService")
  3579. local char = game.Players.LocalPlayer.Character
  3580. local part = char.HumanoidRootPart
  3581. local ti = TweenInfo.new(4, Enum.EasingStyle.Linear)
  3582. local tp = {CFrame = New_CFrame}
  3583. ts:Create(part, ti, tp):Play()
  3584. end
  3585. end)
  3586.  
  3587. V2.MaxLand.Name = "Max Land"
  3588. V2.MaxLand.Parent = V2.PlotFrame
  3589. V2.MaxLand.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3590. V2.MaxLand.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3591. V2.MaxLand.Position = UDim2.new(0.114720494, 0, 0.25180319, 0)
  3592. V2.MaxLand.Size = UDim2.new(0, 89, 0, 24)
  3593. V2.MaxLand.Font = Enum.Font.Fantasy
  3594. V2.MaxLand.Text = "MaxLand"
  3595. V2.MaxLand.TextColor3 = Color3.fromRGB(255, 255, 255)
  3596. V2.MaxLand.TextSize = 14.000
  3597. V2.MaxLand.TextWrapped = true
  3598. V2.MaxLand.MouseButton1Down:Connect(function()
  3599. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  3600. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  3601. base = v
  3602. square = v.OriginSquare
  3603. end
  3604. end
  3605. function makebase(pos)
  3606. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  3607. Event:FireServer(base, pos)
  3608. end
  3609. spos = square.Position
  3610. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  3611. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  3612. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  3613. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  3614. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  3615. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  3616. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  3617. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  3618. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  3619. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  3620. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  3621. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  3622. --Corners--
  3623. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  3624. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  3625. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  3626. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  3627. --Corners--
  3628. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  3629. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  3630. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  3631. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  3632. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  3633. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  3634. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  3635. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  3636.  
  3637. end)
  3638.  
  3639. V2.AllBP.Name = "All BP"
  3640. V2.AllBP.Parent = V2.PlotFrame
  3641. V2.AllBP.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3642. V2.AllBP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3643. V2.AllBP.Position = UDim2.new(0.114720494, 0, 0.460029215, 0)
  3644. V2.AllBP.Size = UDim2.new(0, 89, 0, 24)
  3645. V2.AllBP.Font = Enum.Font.Fantasy
  3646. V2.AllBP.Text = "All BP"
  3647. V2.AllBP.TextColor3 = Color3.fromRGB(255, 255, 255)
  3648. V2.AllBP.TextSize = 14.000
  3649. V2.AllBP.TextWrapped = true
  3650. V2.AllBP.MouseButton1Click:Connect(function()
  3651. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  3652. local clone = v:Clone()
  3653. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  3654. end
  3655. end)
  3656.  
  3657. V2.AutoBL.Name = "Auto BL"
  3658. V2.AutoBL.Parent = V2.PlotFrame
  3659. V2.AutoBL.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3660. V2.AutoBL.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3661. V2.AutoBL.Position = UDim2.new(0.114720494, 0, 0.355053782, 0)
  3662. V2.AutoBL.Size = UDim2.new(0, 89, 0, 24)
  3663. V2.AutoBL.Font = Enum.Font.Fantasy
  3664. V2.AutoBL.Text = "Auto BackList"
  3665. V2.AutoBL.TextColor3 = Color3.fromRGB(255, 255, 255)
  3666. V2.AutoBL.TextSize = 14.000
  3667. V2.AutoBL.TextWrapped = true
  3668. V2.AutoBL.MouseButton1Click:Connect(function()
  3669. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  3670. players = game.Players
  3671. for i, v in pairs(players:GetPlayers()) do
  3672. if v.Name ~= players.LocalPlayer.Name then
  3673. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  3674. end
  3675. end
  3676. players.PlayerAdded:connect(function(plr)
  3677. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  3678. end)
  3679. end)
  3680.  
  3681. V2.ClearBP.Name = "Clear BP"
  3682. V2.ClearBP.Parent = V2.PlotFrame
  3683. V2.ClearBP.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3684. V2.ClearBP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3685. V2.ClearBP.Position = UDim2.new(0.114720494, 0, 0.78957957, 0)
  3686. V2.ClearBP.Size = UDim2.new(0, 89, 0, 24)
  3687. V2.ClearBP.Font = Enum.Font.Fantasy
  3688. V2.ClearBP.Text = "Clear BP"
  3689. V2.ClearBP.TextColor3 = Color3.fromRGB(255, 255, 255)
  3690. V2.ClearBP.TextSize = 14.000
  3691. V2.ClearBP.TextWrapped = true
  3692. V2.ClearBP.MouseButton1Down:Connect(function()
  3693. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3694. if v:FindFirstChild("Owner") and v:FindFirstChild("Type") and v.Owner.Value == game.Players.LocalPlayer then
  3695. if v.Type.Value == "Blueprint" then
  3696. local A_1 = v
  3697. local Event = game:GetService("ReplicatedStorage").Interaction.DestroyStructure
  3698. Event:FireServer(A_1)
  3699. end
  3700. end
  3701. end
  3702. end)
  3703.  
  3704. V2.WipeBase.Name = "WipeBase"
  3705. V2.WipeBase.Parent = V2.PlotFrame
  3706. V2.WipeBase.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3707. V2.WipeBase.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3708. V2.WipeBase.Position = UDim2.new(0.114720494, 0, 0.898571372, 0)
  3709. V2.WipeBase.Size = UDim2.new(0, 89, 0, 24)
  3710. V2.WipeBase.Font = Enum.Font.Fantasy
  3711. V2.WipeBase.Text = "WipeBase"
  3712. V2.WipeBase.TextColor3 = Color3.fromRGB(255, 255, 255)
  3713. V2.WipeBase.TextSize = 14.000
  3714. V2.WipeBase.TextWrapped = true
  3715. V2.WipeBase.MouseButton1Down:Connect(function()
  3716. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3717. if v:FindFirstChild("Owner") and v:FindFirstChild("Type") and v.Owner.Value == game.Players.LocalPlayer then
  3718. local A_1 = v
  3719. local Event = game:GetService("ReplicatedStorage").Interaction.DestroyStructure
  3720. Event:FireServer(A_1)
  3721. end
  3722. end
  3723. end)
  3724.  
  3725. V2.TextBox.Parent = V2.V2
  3726. V2.TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3727. V2.TextBox.Position = UDim2.new(0.152448654, 0, 0.797658861, 0)
  3728. V2.TextBox.Size = UDim2.new(0, 52, 0, 50)
  3729. V2.TextBox.Visible = false
  3730. V2.TextBox.Font = Enum.Font.SourceSans
  3731. V2.TextBox.Text = "3"
  3732. V2.TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  3733. V2.TextBox.TextSize = 14.000
  3734.  
  3735. V2.Tp.Name = "Tp"
  3736. V2.Tp.Parent = V2.V2
  3737. V2.Tp.Active = true
  3738. V2.Tp.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3739. V2.Tp.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  3740. V2.Tp.Size = UDim2.new(0, 118, 0, 24)
  3741. V2.Tp.Draggable = true
  3742.  
  3743. V2.Design_14.Name = "Design"
  3744. V2.Design_14.Parent = V2.Tp
  3745. V2.Design_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3746. V2.Design_14.Position = UDim2.new(0, 0, 0.962332547, 0)
  3747. V2.Design_14.Size = UDim2.new(0, 118, 0, 2)
  3748. V2.Design_14.Font = Enum.Font.SourceSans
  3749. V2.Design_14.Text = ""
  3750. V2.Design_14.TextColor3 = Color3.fromRGB(0, 0, 0)
  3751. V2.Design_14.TextSize = 14.000
  3752.  
  3753. V2.Name_4.Name = "Name"
  3754. V2.Name_4.Parent = V2.Tp
  3755. V2.Name_4.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3756. V2.Name_4.BorderSizePixel = 0
  3757. V2.Name_4.Position = UDim2.new(0.0169491526, 0, 0, 0)
  3758. V2.Name_4.Size = UDim2.new(0, 79, 0, 21)
  3759. V2.Name_4.Font = Enum.Font.Fantasy
  3760. V2.Name_4.Text = "Teleport"
  3761. V2.Name_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  3762. V2.Name_4.TextScaled = true
  3763. V2.Name_4.TextSize = 14.000
  3764. V2.Name_4.TextWrapped = true
  3765.  
  3766. V2.tpClose.Name = "tpClose"
  3767. V2.tpClose.Parent = V2.Tp
  3768. V2.tpClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3769. V2.tpClose.BorderSizePixel = 0
  3770. V2.tpClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  3771. V2.tpClose.Size = UDim2.new(0, 20, 0, 21)
  3772. V2.tpClose.Visible = false
  3773. V2.tpClose.Font = Enum.Font.GothamSemibold
  3774. V2.tpClose.Text = "-"
  3775. V2.tpClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  3776. V2.tpClose.TextSize = 14.000
  3777. V2.tpClose.MouseButton1Down:connect(function()
  3778. V2.tpClose.Visible = false
  3779. V2.WoodFrame_2.Visible = false
  3780. V2.tpopen.Visible = true
  3781. end)
  3782.  
  3783. V2.tpopen.Name = "tpopen"
  3784. V2.tpopen.Parent = V2.Tp
  3785. V2.tpopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3786. V2.tpopen.BorderSizePixel = 0
  3787. V2.tpopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  3788. V2.tpopen.Size = UDim2.new(0, 20, 0, 21)
  3789. V2.tpopen.Font = Enum.Font.GothamSemibold
  3790. V2.tpopen.Text = "+"
  3791. V2.tpopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  3792. V2.tpopen.TextSize = 14.000
  3793. V2.tpopen.MouseButton1Down:connect(function()
  3794. V2.tpopen.Visible = false
  3795. V2.WoodFrame_2.Visible = true
  3796. V2.tpClose.Visible = true
  3797. end)
  3798.  
  3799. V2.WoodFrame_2.Name = "Wood Frame"
  3800. V2.WoodFrame_2.Parent = V2.Tp
  3801. V2.WoodFrame_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3802. V2.WoodFrame_2.BorderSizePixel = 0
  3803. V2.WoodFrame_2.Position = UDim2.new(0, 0, 1.04566705, 0)
  3804. V2.WoodFrame_2.Size = UDim2.new(0, 116, 0, 249)
  3805. V2.WoodFrame_2.Visible = false
  3806.  
  3807. V2.Scrollingwood_2.Name = "Scrollingwood"
  3808. V2.Scrollingwood_2.Parent = V2.WoodFrame_2
  3809. V2.Scrollingwood_2.Active = true
  3810. V2.Scrollingwood_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3811. V2.Scrollingwood_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3812. V2.Scrollingwood_2.Size = UDim2.new(0, 116, 0, 249)
  3813. V2.Scrollingwood_2.CanvasSize = UDim2.new(0, 0, 4, 0)
  3814. V2.Scrollingwood_2.ScrollBarThickness = 8
  3815.  
  3816. V2.TpSpawn.Name = "TpSpawn"
  3817. V2.TpSpawn.Parent = V2.Scrollingwood_2
  3818. V2.TpSpawn.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3819. V2.TpSpawn.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3820. V2.TpSpawn.Position = UDim2.new(0.140155137, 0, 0.0170680285, 0)
  3821. V2.TpSpawn.Size = UDim2.new(0, 81, 0, 22)
  3822. V2.TpSpawn.Font = Enum.Font.Fantasy
  3823. V2.TpSpawn.Text = "Spawn"
  3824. V2.TpSpawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  3825. V2.TpSpawn.TextScaled = true
  3826. V2.TpSpawn.TextSize = 14.000
  3827. V2.TpSpawn.TextWrapped = true
  3828. local toggle = false
  3829. V2.TpSpawn.MouseButton1Down:Connect(function()
  3830. toggle = not toggle
  3831. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  3832. wait(0.1)
  3833. if toggle then
  3834. InfiniteJumpEnabled = true
  3835. game:GetService("UserInputService").JumpRequest:connect(function()
  3836. if InfiniteJumpEnabled then
  3837. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3838. InfiniteJumpEnabled = true
  3839. end
  3840. end)
  3841. wait(0.1)
  3842. function Tlprt(Cframe)
  3843. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3844. wait(0.1)
  3845. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  3846. end
  3847. Tlprt(CFrame.new(155.4,3,45))
  3848. wait(0.1)
  3849. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  3850. wait(0.1)
  3851. InfiniteJumpEnabled = false
  3852. game:GetService("UserInputService").JumpRequest:connect(function()
  3853. if InfiniteJumpEnabled then
  3854. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3855.  
  3856. end
  3857. end)
  3858. end
  3859. end)
  3860.  
  3861. V2.WoodRus.Name = "WoodRus"
  3862. V2.WoodRus.Parent = V2.Scrollingwood_2
  3863. V2.WoodRus.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3864. V2.WoodRus.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3865. V2.WoodRus.Position = UDim2.new(0.140155137, 0, 0.0612447299, 0)
  3866. V2.WoodRus.Size = UDim2.new(0, 81, 0, 22)
  3867. V2.WoodRus.Font = Enum.Font.Fantasy
  3868. V2.WoodRus.Text = "WoodRUS"
  3869. V2.WoodRus.TextColor3 = Color3.fromRGB(255, 255, 255)
  3870. V2.WoodRus.TextScaled = true
  3871. V2.WoodRus.TextSize = 14.000
  3872. V2.WoodRus.TextWrapped = true
  3873. local toggle = false
  3874. V2.WoodRus.MouseButton1Down:Connect(function()
  3875. toggle = not toggle
  3876. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  3877. wait(0.1)
  3878. if toggle then
  3879. InfiniteJumpEnabled = true
  3880. game:GetService("UserInputService").JumpRequest:connect(function()
  3881. if InfiniteJumpEnabled then
  3882. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3883. InfiniteJumpEnabled = true
  3884. end
  3885. end)
  3886. wait(0.1)
  3887. function Tlprt(Cframe)
  3888. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3889. wait(0.1)
  3890. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  3891. end
  3892. Tlprt(CFrame.new(247.6,3,57.5))
  3893. wait(0.1)
  3894. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  3895. wait(0.1)
  3896. InfiniteJumpEnabled = false
  3897. game:GetService("UserInputService").JumpRequest:connect(function()
  3898. if InfiniteJumpEnabled then
  3899. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3900.  
  3901. end
  3902. end)
  3903. end
  3904. end)
  3905.  
  3906. V2.LandStore.Name = "LandStore"
  3907. V2.LandStore.Parent = V2.Scrollingwood_2
  3908. V2.LandStore.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3909. V2.LandStore.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3910. V2.LandStore.Position = UDim2.new(0.140155137, 0, 0.107429475, 0)
  3911. V2.LandStore.Size = UDim2.new(0, 81, 0, 22)
  3912. V2.LandStore.Font = Enum.Font.Fantasy
  3913. V2.LandStore.Text = "LandStore"
  3914. V2.LandStore.TextColor3 = Color3.fromRGB(255, 255, 255)
  3915. V2.LandStore.TextScaled = true
  3916. V2.LandStore.TextSize = 14.000
  3917. V2.LandStore.TextWrapped = true
  3918. local toggle = false
  3919. V2.LandStore.MouseButton1Down:Connect(function()
  3920. toggle = not toggle
  3921. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  3922. wait(0.1)
  3923. if toggle then
  3924. InfiniteJumpEnabled = true
  3925. game:GetService("UserInputService").JumpRequest:connect(function()
  3926. if InfiniteJumpEnabled then
  3927. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3928. InfiniteJumpEnabled = true
  3929. end
  3930. end)
  3931. wait(0.1)
  3932. function Tlprt(Cframe)
  3933. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3934. wait(0.1)
  3935. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  3936. end
  3937. Tlprt(CFrame.new(240.6,3,-100.2))
  3938. wait(0.1)
  3939. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  3940. wait(0.1)
  3941. InfiniteJumpEnabled = false
  3942. game:GetService("UserInputService").JumpRequest:connect(function()
  3943. if InfiniteJumpEnabled then
  3944. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3945.  
  3946. end
  3947. end)
  3948. end
  3949. end)
  3950.  
  3951. V2.StangeMan.Name = "Stange Man"
  3952. V2.StangeMan.Parent = V2.Scrollingwood_2
  3953. V2.StangeMan.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3954. V2.StangeMan.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3955. V2.StangeMan.Position = UDim2.new(0.140155137, 0, 0.150602162, 0)
  3956. V2.StangeMan.Size = UDim2.new(0, 81, 0, 22)
  3957. V2.StangeMan.Font = Enum.Font.Fantasy
  3958. V2.StangeMan.Text = "StrangeMan"
  3959. V2.StangeMan.TextColor3 = Color3.fromRGB(255, 255, 255)
  3960. V2.StangeMan.TextScaled = true
  3961. V2.StangeMan.TextSize = 14.000
  3962. V2.StangeMan.TextWrapped = true
  3963. local toggle = false
  3964. V2.StangeMan.MouseButton1Down:Connect(function()
  3965. toggle = not toggle
  3966. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  3967. wait(0.1)
  3968. if toggle then
  3969. InfiniteJumpEnabled = true
  3970. game:GetService("UserInputService").JumpRequest:connect(function()
  3971. if InfiniteJumpEnabled then
  3972. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3973. InfiniteJumpEnabled = true
  3974. end
  3975. end)
  3976. wait(0.1)
  3977. function Tlprt(Cframe)
  3978. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  3979. wait(0.1)
  3980. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  3981. end
  3982. Tlprt(CFrame.new(1056.4,16.8,1137.9))
  3983. wait(0.1)
  3984. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  3985. wait(0.1)
  3986. InfiniteJumpEnabled = false
  3987. game:GetService("UserInputService").JumpRequest:connect(function()
  3988. if InfiniteJumpEnabled then
  3989. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3990.  
  3991. end
  3992. end)
  3993. end
  3994. end)
  3995.  
  3996. V2.Bridge_2.Name = "Bridge"
  3997. V2.Bridge_2.Parent = V2.Scrollingwood_2
  3998. V2.Bridge_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  3999. V2.Bridge_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4000. V2.Bridge_2.Position = UDim2.new(0.140155137, 0, 0.197790921, 0)
  4001. V2.Bridge_2.Size = UDim2.new(0, 81, 0, 22)
  4002. V2.Bridge_2.Font = Enum.Font.Fantasy
  4003. V2.Bridge_2.Text = "Bridge"
  4004. V2.Bridge_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  4005. V2.Bridge_2.TextScaled = true
  4006. V2.Bridge_2.TextSize = 14.000
  4007. V2.Bridge_2.TextWrapped = true
  4008. local toggle = false
  4009. V2.Bridge_2.MouseButton1Down:Connect(function()
  4010. toggle = not toggle
  4011. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4012. wait(0.1)
  4013. if toggle then
  4014. InfiniteJumpEnabled = true
  4015. game:GetService("UserInputService").JumpRequest:connect(function()
  4016. if InfiniteJumpEnabled then
  4017. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4018. InfiniteJumpEnabled = true
  4019. end
  4020. end)
  4021. wait(0.1)
  4022. function Tlprt(Cframe)
  4023. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4024. wait(0.1)
  4025. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4026. end
  4027. Tlprt(CFrame.new(112.7,3.2,-607.2))
  4028. wait(0.1)
  4029. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4030. wait(0.1)
  4031. InfiniteJumpEnabled = false
  4032. game:GetService("UserInputService").JumpRequest:connect(function()
  4033. if InfiniteJumpEnabled then
  4034. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4035.  
  4036. end
  4037. end)
  4038. end
  4039. end)
  4040.  
  4041. V2.Shrine.Name = "Shrine"
  4042. V2.Shrine.Parent = V2.Scrollingwood_2
  4043. V2.Shrine.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4044. V2.Shrine.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4045. V2.Shrine.Position = UDim2.new(0.140155137, 0, 0.24598369, 0)
  4046. V2.Shrine.Size = UDim2.new(0, 81, 0, 22)
  4047. V2.Shrine.Font = Enum.Font.Fantasy
  4048. V2.Shrine.Text = "Shirne of Sight"
  4049. V2.Shrine.TextColor3 = Color3.fromRGB(255, 255, 255)
  4050. V2.Shrine.TextScaled = true
  4051. V2.Shrine.TextSize = 14.000
  4052. V2.Shrine.TextWrapped = true
  4053. local toggle = false
  4054. V2.Shrine.MouseButton1Down:Connect(function()
  4055. toggle = not toggle
  4056. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4057. wait(0.1)
  4058. if toggle then
  4059. InfiniteJumpEnabled = true
  4060. game:GetService("UserInputService").JumpRequest:connect(function()
  4061. if InfiniteJumpEnabled then
  4062. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4063. InfiniteJumpEnabled = true
  4064. end
  4065. end)
  4066. wait(0.1)
  4067. function Tlprt(Cframe)
  4068. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4069. wait(0.1)
  4070. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4071. end
  4072. Tlprt(CFrame.new(-1609.1,195.4,928.9))
  4073. wait(0.1)
  4074. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4075. wait(0.1)
  4076. InfiniteJumpEnabled = false
  4077. game:GetService("UserInputService").JumpRequest:connect(function()
  4078. if InfiniteJumpEnabled then
  4079. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4080.  
  4081. end
  4082. end)
  4083. end
  4084. end)
  4085.  
  4086. V2.LinksLogic.Name = "Link's Logic"
  4087. V2.LinksLogic.Parent = V2.Scrollingwood_2
  4088. V2.LinksLogic.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4089. V2.LinksLogic.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4090. V2.LinksLogic.Position = UDim2.new(0.140155137, 0, 0.29718852, 0)
  4091. V2.LinksLogic.Size = UDim2.new(0, 81, 0, 22)
  4092. V2.LinksLogic.Font = Enum.Font.Fantasy
  4093. V2.LinksLogic.Text = "Link's Logic"
  4094. V2.LinksLogic.TextColor3 = Color3.fromRGB(255, 255, 255)
  4095. V2.LinksLogic.TextScaled = true
  4096. V2.LinksLogic.TextSize = 14.000
  4097. V2.LinksLogic.TextWrapped = true
  4098. local toggle = false
  4099. V2.LinksLogic.MouseButton1Down:Connect(function()
  4100. toggle = not toggle
  4101. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4102. wait(0.1)
  4103. if toggle then
  4104. InfiniteJumpEnabled = true
  4105. game:GetService("UserInputService").JumpRequest:connect(function()
  4106. if InfiniteJumpEnabled then
  4107. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4108. InfiniteJumpEnabled = true
  4109. end
  4110. end)
  4111. wait(0.1)
  4112. function Tlprt(Cframe)
  4113. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4114. wait(0.1)
  4115. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4116. end
  4117. Tlprt(CFrame.new(4608.6,7,-764.1))
  4118. wait(0.1)
  4119. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4120. wait(0.1)
  4121. InfiniteJumpEnabled = false
  4122. game:GetService("UserInputService").JumpRequest:connect(function()
  4123. if InfiniteJumpEnabled then
  4124. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4125.  
  4126. end
  4127. end)
  4128. end
  4129. end)
  4130.  
  4131. V2.BoxedCar.Name = "Boxed Car"
  4132. V2.BoxedCar.Parent = V2.Scrollingwood_2
  4133. V2.BoxedCar.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4134. V2.BoxedCar.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4135. V2.BoxedCar.Position = UDim2.new(0.140155137, 0, 0.348393351, 0)
  4136. V2.BoxedCar.Size = UDim2.new(0, 81, 0, 22)
  4137. V2.BoxedCar.Font = Enum.Font.Fantasy
  4138. V2.BoxedCar.Text = "Boxed Car"
  4139. V2.BoxedCar.TextColor3 = Color3.fromRGB(255, 255, 255)
  4140. V2.BoxedCar.TextScaled = true
  4141. V2.BoxedCar.TextSize = 14.000
  4142. V2.BoxedCar.TextWrapped = true
  4143. local toggle = false
  4144. V2.BoxedCar.MouseButton1Down:Connect(function()
  4145. toggle = not toggle
  4146. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4147. wait(0.1)
  4148. if toggle then
  4149. InfiniteJumpEnabled = true
  4150. game:GetService("UserInputService").JumpRequest:connect(function()
  4151. if InfiniteJumpEnabled then
  4152. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4153. InfiniteJumpEnabled = true
  4154. end
  4155. end)
  4156. wait(0.1)
  4157. function Tlprt(Cframe)
  4158. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4159. wait(0.1)
  4160. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4161. end
  4162. Tlprt(CFrame.new(509.9,3,-1482.8))
  4163. wait(0.1)
  4164. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4165. wait(0.1)
  4166. InfiniteJumpEnabled = false
  4167. game:GetService("UserInputService").JumpRequest:connect(function()
  4168. if InfiniteJumpEnabled then
  4169. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4170.  
  4171. end
  4172. end)
  4173. end
  4174. end)
  4175.  
  4176. V2.Art.Name = "Art"
  4177. V2.Art.Parent = V2.Scrollingwood_2
  4178. V2.Art.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4179. V2.Art.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4180. V2.Art.Position = UDim2.new(0.140155137, 0, 0.403614223, 0)
  4181. V2.Art.Size = UDim2.new(0, 81, 0, 22)
  4182. V2.Art.Font = Enum.Font.Fantasy
  4183. V2.Art.Text = "Art Shop"
  4184. V2.Art.TextColor3 = Color3.fromRGB(255, 255, 255)
  4185. V2.Art.TextScaled = true
  4186. V2.Art.TextSize = 14.000
  4187. V2.Art.TextWrapped = true
  4188. local toggle = false
  4189. V2.Art.MouseButton1Down:Connect(function()
  4190. toggle = not toggle
  4191. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4192. wait(0.1)
  4193. if toggle then
  4194. InfiniteJumpEnabled = true
  4195. game:GetService("UserInputService").JumpRequest:connect(function()
  4196. if InfiniteJumpEnabled then
  4197. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4198. InfiniteJumpEnabled = true
  4199. end
  4200. end)
  4201. wait(0.1)
  4202. function Tlprt(Cframe)
  4203. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4204. wait(0.1)
  4205. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4206. end
  4207. Tlprt(CFrame.new(5206.6,-166.2,721))
  4208. wait(0.1)
  4209. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4210. wait(0.1)
  4211. InfiniteJumpEnabled = false
  4212. game:GetService("UserInputService").JumpRequest:connect(function()
  4213. if InfiniteJumpEnabled then
  4214. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4215.  
  4216. end
  4217. end)
  4218. end
  4219. end)
  4220.  
  4221. V2.BobShop.Name = "Bob Shop"
  4222. V2.BobShop.Parent = V2.Scrollingwood_2
  4223. V2.BobShop.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4224. V2.BobShop.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4225. V2.BobShop.Position = UDim2.new(0.140155137, 0, 0.461847156, 0)
  4226. V2.BobShop.Size = UDim2.new(0, 81, 0, 22)
  4227. V2.BobShop.Font = Enum.Font.Fantasy
  4228. V2.BobShop.Text = "Bob Shop"
  4229. V2.BobShop.TextColor3 = Color3.fromRGB(255, 255, 255)
  4230. V2.BobShop.TextScaled = true
  4231. V2.BobShop.TextSize = 14.000
  4232. V2.BobShop.TextWrapped = true
  4233. local toggle = false
  4234. V2.BobShop.MouseButton1Down:Connect(function()
  4235. toggle = not toggle
  4236. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4237. wait(0.1)
  4238. if toggle then
  4239. InfiniteJumpEnabled = true
  4240. game:GetService("UserInputService").JumpRequest:connect(function()
  4241. if InfiniteJumpEnabled then
  4242. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4243. InfiniteJumpEnabled = true
  4244. end
  4245. end)
  4246. wait(0.1)
  4247. function Tlprt(Cframe)
  4248. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4249. wait(0.1)
  4250. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4251. end
  4252. Tlprt(CFrame.new(247.6,8.4,-2539.4))
  4253. wait(0.1)
  4254. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4255. wait(0.1)
  4256. InfiniteJumpEnabled = false
  4257. game:GetService("UserInputService").JumpRequest:connect(function()
  4258. if InfiniteJumpEnabled then
  4259. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4260.  
  4261. end
  4262. end)
  4263. end
  4264. end)
  4265.  
  4266. V2.Fancy_2.Name = "Fancy"
  4267. V2.Fancy_2.Parent = V2.Scrollingwood_2
  4268. V2.Fancy_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4269. V2.Fancy_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4270. V2.Fancy_2.Position = UDim2.new(0.140155137, 0, 0.512047946, 0)
  4271. V2.Fancy_2.Size = UDim2.new(0, 81, 0, 22)
  4272. V2.Fancy_2.Font = Enum.Font.Fantasy
  4273. V2.Fancy_2.Text = "Fancy Shop"
  4274. V2.Fancy_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  4275. V2.Fancy_2.TextScaled = true
  4276. V2.Fancy_2.TextSize = 14.000
  4277. V2.Fancy_2.TextWrapped = true
  4278. local toggle = false
  4279. V2.Fancy_2.MouseButton1Down:Connect(function()
  4280. toggle = not toggle
  4281. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4282. wait(0.1)
  4283. if toggle then
  4284. InfiniteJumpEnabled = true
  4285. game:GetService("UserInputService").JumpRequest:connect(function()
  4286. if InfiniteJumpEnabled then
  4287. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4288. InfiniteJumpEnabled = true
  4289. end
  4290. end)
  4291. wait(0.1)
  4292. function Tlprt(Cframe)
  4293. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4294. wait(0.1)
  4295. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4296. end
  4297. Tlprt(CFrame.new(491.6,3,-1701))
  4298. wait(0.1)
  4299. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4300. wait(0.1)
  4301. InfiniteJumpEnabled = false
  4302. game:GetService("UserInputService").JumpRequest:connect(function()
  4303. if InfiniteJumpEnabled then
  4304. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4305.  
  4306. end
  4307. end)
  4308. end
  4309. end)
  4310.  
  4311. V2.IcePlace.Name = "IcePlace"
  4312. V2.IcePlace.Parent = V2.Scrollingwood_2
  4313. V2.IcePlace.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4314. V2.IcePlace.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4315. V2.IcePlace.Position = UDim2.new(0.140155137, 0, 0.565260768, 0)
  4316. V2.IcePlace.Size = UDim2.new(0, 81, 0, 22)
  4317. V2.IcePlace.Font = Enum.Font.Fantasy
  4318. V2.IcePlace.Text = "Ice House"
  4319. V2.IcePlace.TextColor3 = Color3.fromRGB(255, 255, 255)
  4320. V2.IcePlace.TextScaled = true
  4321. V2.IcePlace.TextSize = 14.000
  4322. V2.IcePlace.TextWrapped = true
  4323. local toggle = false
  4324. V2.IcePlace.MouseButton1Down:Connect(function()
  4325. toggle = not toggle
  4326. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4327. wait(0.1)
  4328. if toggle then
  4329. InfiniteJumpEnabled = true
  4330. game:GetService("UserInputService").JumpRequest:connect(function()
  4331. if InfiniteJumpEnabled then
  4332. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4333. InfiniteJumpEnabled = true
  4334. end
  4335. end)
  4336. wait(0.1)
  4337. function Tlprt(Cframe)
  4338. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4339. wait(0.1)
  4340. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4341. end
  4342. Tlprt(CFrame.new(1243.8,59.8,2290.7))
  4343. wait(0.1)
  4344. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4345. wait(0.1)
  4346. InfiniteJumpEnabled = false
  4347. game:GetService("UserInputService").JumpRequest:connect(function()
  4348. if InfiniteJumpEnabled then
  4349. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4350.  
  4351. end
  4352. end)
  4353. end
  4354. end)
  4355.  
  4356. V2.Docks.Name = "Docks"
  4357. V2.Docks.Parent = V2.Scrollingwood_2
  4358. V2.Docks.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4359. V2.Docks.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4360. V2.Docks.Position = UDim2.new(0.140155137, 0, 0.62048161, 0)
  4361. V2.Docks.Size = UDim2.new(0, 81, 0, 22)
  4362. V2.Docks.Font = Enum.Font.Fantasy
  4363. V2.Docks.Text = "Docks"
  4364. V2.Docks.TextColor3 = Color3.fromRGB(255, 255, 255)
  4365. V2.Docks.TextScaled = true
  4366. V2.Docks.TextSize = 14.000
  4367. V2.Docks.TextWrapped = true
  4368. local toggle = false
  4369. V2.Docks.MouseButton1Down:Connect(function()
  4370. toggle = not toggle
  4371. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4372. wait(0.1)
  4373. if toggle then
  4374. InfiniteJumpEnabled = true
  4375. game:GetService("UserInputService").JumpRequest:connect(function()
  4376. if InfiniteJumpEnabled then
  4377. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4378. InfiniteJumpEnabled = true
  4379. end
  4380. end)
  4381. wait(0.1)
  4382. function Tlprt(Cframe)
  4383. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4384. wait(0.1)
  4385. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4386. end
  4387. Tlprt(CFrame.new(1125.4,-1.2,-202.4))
  4388. wait(0.1)
  4389. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4390. wait(0.1)
  4391. InfiniteJumpEnabled = false
  4392. game:GetService("UserInputService").JumpRequest:connect(function()
  4393. if InfiniteJumpEnabled then
  4394. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4395.  
  4396. end
  4397. end)
  4398. end
  4399. end)
  4400.  
  4401. V2.TenDen.Name = "Ten Den"
  4402. V2.TenDen.Parent = V2.Scrollingwood_2
  4403. V2.TenDen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4404. V2.TenDen.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4405. V2.TenDen.Position = UDim2.new(0.140155137, 0, 0.675702572, 0)
  4406. V2.TenDen.Size = UDim2.new(0, 81, 0, 22)
  4407. V2.TenDen.Font = Enum.Font.Fantasy
  4408. V2.TenDen.Text = "The Den"
  4409. V2.TenDen.TextColor3 = Color3.fromRGB(255, 255, 255)
  4410. V2.TenDen.TextScaled = true
  4411. V2.TenDen.TextSize = 14.000
  4412. V2.TenDen.TextWrapped = true
  4413. local toggle = false
  4414. V2.TenDen.MouseButton1Down:Connect(function()
  4415. toggle = not toggle
  4416. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4417. wait(0.1)
  4418. if toggle then
  4419. InfiniteJumpEnabled = true
  4420. game:GetService("UserInputService").JumpRequest:connect(function()
  4421. if InfiniteJumpEnabled then
  4422. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4423. InfiniteJumpEnabled = true
  4424. end
  4425. end)
  4426. wait(0.1)
  4427. function Tlprt(Cframe)
  4428. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4429. wait(0.1)
  4430. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4431. end
  4432. Tlprt(CFrame.new(320,45.8,1917.9))
  4433. wait(0.1)
  4434. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4435. wait(0.1)
  4436. InfiniteJumpEnabled = false
  4437. game:GetService("UserInputService").JumpRequest:connect(function()
  4438. if InfiniteJumpEnabled then
  4439. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4440.  
  4441. end
  4442. end)
  4443. end
  4444. end)
  4445.  
  4446. V2.Cave.Name = "Cave"
  4447. V2.Cave.Parent = V2.Scrollingwood_2
  4448. V2.Cave.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4449. V2.Cave.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4450. V2.Cave.Position = UDim2.new(0.140155137, 0, 0.730923474, 0)
  4451. V2.Cave.Size = UDim2.new(0, 81, 0, 22)
  4452. V2.Cave.Font = Enum.Font.Fantasy
  4453. V2.Cave.Text = "Cave"
  4454. V2.Cave.TextColor3 = Color3.fromRGB(255, 255, 255)
  4455. V2.Cave.TextScaled = true
  4456. V2.Cave.TextSize = 14.000
  4457. V2.Cave.TextWrapped = true
  4458. local toggle = false
  4459. V2.Cave.MouseButton1Down:Connect(function()
  4460. toggle = not toggle
  4461. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4462. wait(0.1)
  4463. if toggle then
  4464. InfiniteJumpEnabled = true
  4465. game:GetService("UserInputService").JumpRequest:connect(function()
  4466. if InfiniteJumpEnabled then
  4467. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4468. InfiniteJumpEnabled = true
  4469. end
  4470. end)
  4471. wait(0.1)
  4472. function Tlprt(Cframe)
  4473. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4474. wait(0.1)
  4475. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4476. end
  4477. Tlprt(CFrame.new(3518.8,-194.4,457.4))
  4478. wait(0.1)
  4479. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4480. wait(0.1)
  4481. InfiniteJumpEnabled = false
  4482. game:GetService("UserInputService").JumpRequest:connect(function()
  4483. if InfiniteJumpEnabled then
  4484. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4485.  
  4486. end
  4487. end)
  4488. end
  4489. end)
  4490.  
  4491. V2.IceWood.Name = "Ice Wood"
  4492. V2.IceWood.Parent = V2.Scrollingwood_2
  4493. V2.IceWood.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4494. V2.IceWood.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4495. V2.IceWood.Position = UDim2.new(0.140155137, 0, 0.793172479, 0)
  4496. V2.IceWood.Size = UDim2.new(0, 81, 0, 22)
  4497. V2.IceWood.Font = Enum.Font.Fantasy
  4498. V2.IceWood.Text = "Ice Wood"
  4499. V2.IceWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  4500. V2.IceWood.TextScaled = true
  4501. V2.IceWood.TextSize = 14.000
  4502. V2.IceWood.TextWrapped = true
  4503. local toggle = false
  4504. V2.IceWood.MouseButton1Down:Connect(function()
  4505. toggle = not toggle
  4506. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4507. wait(0.1)
  4508. if toggle then
  4509. InfiniteJumpEnabled = true
  4510. game:GetService("UserInputService").JumpRequest:connect(function()
  4511. if InfiniteJumpEnabled then
  4512. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4513. InfiniteJumpEnabled = true
  4514. end
  4515. end)
  4516. wait(0.1)
  4517. function Tlprt(Cframe)
  4518. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4519. wait(0.1)
  4520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4521. end
  4522. Tlprt(CFrame.new(1470.3,412.4,3245.9))
  4523. wait(0.1)
  4524. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4525. wait(0.1)
  4526. InfiniteJumpEnabled = false
  4527. game:GetService("UserInputService").JumpRequest:connect(function()
  4528. if InfiniteJumpEnabled then
  4529. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4530.  
  4531. end
  4532. end)
  4533. end
  4534. end)
  4535.  
  4536. V2.GreenBox.Name = "GreenBox"
  4537. V2.GreenBox.Parent = V2.Scrollingwood_2
  4538. V2.GreenBox.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4539. V2.GreenBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4540. V2.GreenBox.Position = UDim2.new(0.122913755, 0, 0.84538126, 0)
  4541. V2.GreenBox.Size = UDim2.new(0, 81, 0, 22)
  4542. V2.GreenBox.Font = Enum.Font.Fantasy
  4543. V2.GreenBox.Text = "GreenBox"
  4544. V2.GreenBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  4545. V2.GreenBox.TextScaled = true
  4546. V2.GreenBox.TextSize = 14.000
  4547. V2.GreenBox.TextWrapped = true
  4548. local toggle = false
  4549. V2.GreenBox.MouseButton1Down:Connect(function()
  4550. toggle = not toggle
  4551. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4552. wait(0.1)
  4553. if toggle then
  4554. InfiniteJumpEnabled = true
  4555. game:GetService("UserInputService").JumpRequest:connect(function()
  4556. if InfiniteJumpEnabled then
  4557. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4558. InfiniteJumpEnabled = true
  4559. end
  4560. end)
  4561. wait(0.1)
  4562. function Tlprt(Cframe)
  4563. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4564. wait(0.1)
  4565. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4566. end
  4567. Tlprt(CFrame.new(-1673.5,349.6,1475.8))
  4568. wait(0.1)
  4569. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4570. wait(0.1)
  4571. InfiniteJumpEnabled = false
  4572. game:GetService("UserInputService").JumpRequest:connect(function()
  4573. if InfiniteJumpEnabled then
  4574. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4575.  
  4576. end
  4577. end)
  4578. end
  4579. end)
  4580.  
  4581. V2.Swamp.Name = "Swamp"
  4582. V2.Swamp.Parent = V2.Scrollingwood_2
  4583. V2.Swamp.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4584. V2.Swamp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4585. V2.Swamp.Position = UDim2.new(0.140155137, 0, 0.899598122, 0)
  4586. V2.Swamp.Size = UDim2.new(0, 81, 0, 22)
  4587. V2.Swamp.Font = Enum.Font.Fantasy
  4588. V2.Swamp.Text = "Swamp"
  4589. V2.Swamp.TextColor3 = Color3.fromRGB(255, 255, 255)
  4590. V2.Swamp.TextScaled = true
  4591. V2.Swamp.TextSize = 14.000
  4592. V2.Swamp.TextWrapped = true
  4593. local toggle = false
  4594. V2.Swamp.MouseButton1Down:Connect(function()
  4595. toggle = not toggle
  4596. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4597. wait(0.1)
  4598. if toggle then
  4599. InfiniteJumpEnabled = true
  4600. game:GetService("UserInputService").JumpRequest:connect(function()
  4601. if InfiniteJumpEnabled then
  4602. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4603. InfiniteJumpEnabled = true
  4604. end
  4605. end)
  4606. wait(0.1)
  4607. function Tlprt(Cframe)
  4608. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4609. wait(0.1)
  4610. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4611. end
  4612. Tlprt(CFrame.new(-1144.7,131.6,-1096.9))
  4613. wait(0.1)
  4614. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4615. wait(0.1)
  4616. InfiniteJumpEnabled = false
  4617. game:GetService("UserInputService").JumpRequest:connect(function()
  4618. if InfiniteJumpEnabled then
  4619. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4620.  
  4621. end
  4622. end)
  4623. end
  4624. end)
  4625.  
  4626. V2.EndTime.Name = "EndTime"
  4627. V2.EndTime.Parent = V2.Scrollingwood_2
  4628. V2.EndTime.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4629. V2.EndTime.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4630. V2.EndTime.Position = UDim2.new(0.140155137, 0, 0.950802982, 0)
  4631. V2.EndTime.Size = UDim2.new(0, 81, 0, 22)
  4632. V2.EndTime.Font = Enum.Font.Fantasy
  4633. V2.EndTime.Text = "EndTime"
  4634. V2.EndTime.TextColor3 = Color3.fromRGB(255, 255, 255)
  4635. V2.EndTime.TextScaled = true
  4636. V2.EndTime.TextSize = 14.000
  4637. V2.EndTime.TextWrapped = true
  4638. local toggle = false
  4639. V2.EndTime.MouseButton1Down:Connect(function()
  4640. toggle = not toggle
  4641. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4642. wait(0.1)
  4643. if toggle then
  4644. InfiniteJumpEnabled = true
  4645. game:GetService("UserInputService").JumpRequest:connect(function()
  4646. if InfiniteJumpEnabled then
  4647. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4648. InfiniteJumpEnabled = true
  4649. end
  4650. end)
  4651. wait(0.1)
  4652. function Tlprt(Cframe)
  4653. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4654. wait(0.1)
  4655. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Cframe
  4656. end
  4657. Tlprt(CFrame.new(113,-213,-951))
  4658. wait(0.1)
  4659. game.Players.LocalPlayer.Character.Humanoid.JumpPower = tonumber(V2.JumpTextBox.Text)
  4660. wait(0.1)
  4661. InfiniteJumpEnabled = false
  4662. game:GetService("UserInputService").JumpRequest:connect(function()
  4663. if InfiniteJumpEnabled then
  4664. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  4665.  
  4666. end
  4667. end)
  4668. end
  4669. end)
  4670.  
  4671. V2.Part.Name = "Part"
  4672. V2.Part.Parent = V2.V2
  4673. V2.Part.Active = true
  4674. V2.Part.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4675. V2.Part.Position = UDim2.new(0.999000013, 0, 0.485000014, 0)
  4676. V2.Part.Size = UDim2.new(0, 118, 0, 24)
  4677. V2.Part.Draggable = true
  4678.  
  4679. V2.Design_16.Name = "Design"
  4680. V2.Design_16.Parent = V2.Part
  4681. V2.Design_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  4682. V2.Design_16.Position = UDim2.new(0, 0, 0.962332547, 0)
  4683. V2.Design_16.Size = UDim2.new(0, 118, 0, 2)
  4684. V2.Design_16.Font = Enum.Font.SourceSans
  4685. V2.Design_16.Text = ""
  4686. V2.Design_16.TextColor3 = Color3.fromRGB(0, 0, 0)
  4687. V2.Design_16.TextSize = 14.000
  4688.  
  4689. V2.SpawnPart.Name = "SpawnPart"
  4690. V2.SpawnPart.Parent = V2.Part
  4691. V2.SpawnPart.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4692. V2.SpawnPart.BorderSizePixel = 0
  4693. V2.SpawnPart.Position = UDim2.new(0.0169491526, 0, 0, 0)
  4694. V2.SpawnPart.Size = UDim2.new(0, 83, 0, 21)
  4695. V2.SpawnPart.Font = Enum.Font.Fantasy
  4696. V2.SpawnPart.Text = "Spawn Part"
  4697. V2.SpawnPart.TextColor3 = Color3.fromRGB(255, 255, 255)
  4698. V2.SpawnPart.TextScaled = true
  4699. V2.SpawnPart.TextSize = 14.000
  4700. V2.SpawnPart.TextWrapped = true
  4701.  
  4702. V2.partClose.Name = "partClose"
  4703. V2.partClose.Parent = V2.Part
  4704. V2.partClose.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4705. V2.partClose.BorderSizePixel = 0
  4706. V2.partClose.Position = UDim2.new(0.830508351, 0, 0, 0)
  4707. V2.partClose.Size = UDim2.new(0, 20, 0, 21)
  4708. V2.partClose.Visible = false
  4709. V2.partClose.Font = Enum.Font.GothamSemibold
  4710. V2.partClose.Text = "-"
  4711. V2.partClose.TextColor3 = Color3.fromRGB(255, 255, 255)
  4712. V2.partClose.TextSize = 14.000
  4713. V2.partClose.MouseButton1Down:connect(function()
  4714. V2.partClose.Visible = false
  4715. V2.partFrame.Visible = false
  4716. V2.partopen.Visible = true
  4717. end)
  4718.  
  4719. V2.partopen.Name = "partopen"
  4720. V2.partopen.Parent = V2.Part
  4721. V2.partopen.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4722. V2.partopen.BorderSizePixel = 0
  4723. V2.partopen.Position = UDim2.new(0.830508351, 0, 0, 0)
  4724. V2.partopen.Size = UDim2.new(0, 20, 0, 21)
  4725. V2.partopen.Font = Enum.Font.GothamSemibold
  4726. V2.partopen.Text = "+"
  4727. V2.partopen.TextColor3 = Color3.fromRGB(255, 255, 255)
  4728. V2.partopen.TextSize = 14.000
  4729. V2.partopen.MouseButton1Down:connect(function()
  4730. V2.partopen.Visible = false
  4731. V2.partFrame.Visible = true
  4732. V2.partClose.Visible = true
  4733. end)
  4734.  
  4735. V2.partFrame.Name = "part Frame"
  4736. V2.partFrame.Parent = V2.Part
  4737. V2.partFrame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4738. V2.partFrame.BorderSizePixel = 0
  4739. V2.partFrame.Position = UDim2.new(0, 0, 1.04566562, 0)
  4740. V2.partFrame.Size = UDim2.new(0, 118, 0, 202)
  4741. V2.partFrame.Visible = false
  4742.  
  4743. V2.Palm_2.Name = "Palm"
  4744. V2.Palm_2.Parent = V2.partFrame
  4745. V2.Palm_2.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4746. V2.Palm_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4747. V2.Palm_2.Position = UDim2.new(0.148619056, 0, 0.0713168606, 0)
  4748. V2.Palm_2.Size = UDim2.new(0, 82, 0, 28)
  4749. V2.Palm_2.Font = Enum.Font.Fantasy
  4750. V2.Palm_2.Text = "Bridge to Palm"
  4751. V2.Palm_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  4752. V2.Palm_2.TextScaled = true
  4753. V2.Palm_2.TextSize = 12.000
  4754. V2.Palm_2.TextWrapped = true
  4755. V2.Palm_2.MouseButton1Click:Connect(function()
  4756. V2.Palm_2.TextColor3 = Color3.fromRGB(38, 255, 0)
  4757. local Palmpart = Instance.new("Part", workspace)
  4758. Palmpart.Position = Vector3.new(1722.676, 0.5, -45.351)
  4759. Palmpart.Size = Vector3.new(1600, 1, 50)
  4760. Palmpart.BrickColor = BrickColor.Random()
  4761. Palmpart.Anchored = true
  4762. local PalmDown = Instance.new("WedgePart", workspace)
  4763. PalmDown.Position = Vector3.new(2534.768, -3.907, -45.2)
  4764. PalmDown.Size = Vector3.new(49.8, 7.6, 24.6)
  4765. PalmDown.Orientation = Vector3.new(-3.19, -90, 0)
  4766. PalmDown.BrickColor = BrickColor.Random()
  4767. PalmDown.Anchored = true
  4768. end)
  4769.  
  4770. V2.ManyAxePart.Name = "ManyAxe Part"
  4771. V2.ManyAxePart.Parent = V2.partFrame
  4772. V2.ManyAxePart.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4773. V2.ManyAxePart.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4774. V2.ManyAxePart.Position = UDim2.new(0.131669894, 0, 0.289138645, 0)
  4775. V2.ManyAxePart.Size = UDim2.new(0, 82, 0, 28)
  4776. V2.ManyAxePart.Font = Enum.Font.Fantasy
  4777. V2.ManyAxePart.Text = "Many Axe Part"
  4778. V2.ManyAxePart.TextColor3 = Color3.fromRGB(255, 255, 255)
  4779. V2.ManyAxePart.TextScaled = true
  4780. V2.ManyAxePart.TextSize = 12.000
  4781. V2.ManyAxePart.TextWrapped = true
  4782. V2.ManyAxePart.MouseButton1Click:Connect(function()
  4783. V2.ManyAxePart.TextColor3 = Color3.fromRGB(38, 255, 0)
  4784. local ManyPart = Instance.new("Part", workspace)
  4785. ManyPart.Position = Vector3.new(546.569, -21, -1740.226)
  4786. ManyPart.Size = Vector3.new(287.6, 0.2, 314.6)
  4787. ManyPart.BrickColor = BrickColor.Random()
  4788. ManyPart.Anchored = true
  4789. end)
  4790.  
  4791. V2.VolcanoPart.Name = "VolcanoPart"
  4792. V2.VolcanoPart.Parent = V2.partFrame
  4793. V2.VolcanoPart.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4794. V2.VolcanoPart.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4795. V2.VolcanoPart.Position = UDim2.new(0.131669894, 0, 0.53171289, 0)
  4796. V2.VolcanoPart.Size = UDim2.new(0, 82, 0, 28)
  4797. V2.VolcanoPart.Font = Enum.Font.Fantasy
  4798. V2.VolcanoPart.Text = "Volcano"
  4799. V2.VolcanoPart.TextColor3 = Color3.fromRGB(255, 255, 255)
  4800. V2.VolcanoPart.TextScaled = true
  4801. V2.VolcanoPart.TextSize = 12.000
  4802. V2.VolcanoPart.TextWrapped = true
  4803. V2.VolcanoPart.MouseButton1Click:Connect(function()
  4804. V2.VolcanoPart.TextColor3 = Color3.fromRGB(38, 255, 0)
  4805. local PartVolcano = Instance.new("Part", workspace)
  4806. PartVolcano.Position = Vector3.new(-705.009, 317.216, 617.721)
  4807. PartVolcano.Size = Vector3.new(2048, 0.2, 68.6)
  4808. PartVolcano.Orientation = Vector3.new(-0.39, 25.52, -17.99)
  4809. PartVolcano.BrickColor = BrickColor.Random()
  4810. PartVolcano.Anchored = true
  4811. local VolcanoDown = Instance.new("WedgePart", workspace)
  4812. VolcanoDown.Position = Vector3.new(-1601.525, 626.986, 1043.269)
  4813. VolcanoDown.Size = Vector3.new(68.2, 10.8, 37.6)
  4814. VolcanoDown.Orientation = Vector3.new(-3.39, 115.55, 0.65)
  4815. VolcanoDown.BrickColor = BrickColor.Random()
  4816. VolcanoDown.Anchored = true
  4817. end)
  4818.  
  4819. V2.IceWoodPart.Name = "IceWoodPart"
  4820. V2.IceWoodPart.Parent = V2.partFrame
  4821. V2.IceWoodPart.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  4822. V2.IceWoodPart.BorderColor3 = Color3.fromRGB(0, 0, 0)
  4823. V2.IceWoodPart.Position = UDim2.new(0.148619041, 0, 0.749534667, 0)
  4824. V2.IceWoodPart.Size = UDim2.new(0, 82, 0, 28)
  4825. V2.IceWoodPart.Font = Enum.Font.Fantasy
  4826. V2.IceWoodPart.Text = "IceWood"
  4827. V2.IceWoodPart.TextColor3 = Color3.fromRGB(255, 255, 255)
  4828. V2.IceWoodPart.TextScaled = true
  4829. V2.IceWoodPart.TextSize = 12.000
  4830. V2.IceWoodPart.TextWrapped = true
  4831. V2.IceWoodPart.MouseButton1Click:Connect(function()
  4832. V2.IceWoodPart.TextColor3 = Color3.fromRGB(38, 255, 0)
  4833. local IcePart = Instance.new("Part", workspace)
  4834. IcePart.Position = Vector3.new(1357.114, 232.546, 2505.449)
  4835. IcePart.Size = Vector3.new(111.2, 0.2, 1403)
  4836. IcePart.Orientation = Vector3.new(-14.21, 8.62, 3.42)
  4837. IcePart.BrickColor = BrickColor.Random()
  4838. IcePart.Anchored = true
  4839. local IcePartDown = Instance.new("Part", workspace)
  4840. IcePartDown.Position = Vector3.new(1255.766, 57.889, 1831.483)
  4841. IcePartDown.Size = Vector3.new(108.8, 0.2, 3.4)
  4842. IcePartDown.Orientation = Vector3.new(0, 9.02, 0)
  4843. IcePartDown.BrickColor = BrickColor.Random()
  4844. IcePartDown.Anchored = true
  4845. end)
  4846.  
  4847. spawn(function()
  4848. wait(0.2)
  4849. V2.Main:TweenPosition(UDim2.new(0.0107314587, 0, 0.0303779244, 0))
  4850. end)
  4851.  
  4852. spawn(function()
  4853. wait(0.4)
  4854. V2.Land:TweenPosition(UDim2.new(0.112999998, 0, 0.0299999993, 0))
  4855. end)
  4856.  
  4857. spawn(function()
  4858. wait(0.6)
  4859. V2.Dupe:TweenPosition(UDim2.new(0.217999995, 0, 0.0299999993, 0))
  4860. end)
  4861.  
  4862. spawn(function()
  4863. wait(0.8)
  4864. V2.Wood:TweenPosition(UDim2.new(0.321999997, 0, 0.0299999993, 0))
  4865. end)
  4866.  
  4867. spawn(function()
  4868. wait(1)
  4869. V2.Axe:TweenPosition(UDim2.new(0.425000012, 0, 0.0299999993, 0))
  4870. end)
  4871.  
  4872. spawn(function()
  4873. wait(1.2)
  4874. V2.Car:TweenPosition(UDim2.new(0.532000005, 0, 0.0299999993, 0))
  4875. end)
  4876.  
  4877. spawn(function()
  4878. wait(1.4)
  4879. V2.ReMove:TweenPosition(UDim2.new(0.637903631, 0, 0.0303779244, 0))
  4880. end)
  4881.  
  4882. spawn(function()
  4883. wait(1.6)
  4884. V2.Other:TweenPosition(UDim2.new(0.745000005, 0, 0.0299999993, 0))
  4885. end)
  4886.  
  4887. spawn(function()
  4888. wait(1.8)
  4889. V2.BTOOLMain:TweenPosition(UDim2.new(0.850000024, 0, 0.0299999993, 0))
  4890. end)
  4891.  
  4892. spawn(function()
  4893. wait(2)
  4894. V2.Fun:TweenPosition(UDim2.new(0.00998259522, 0, 0.729836106, 0))
  4895. end)
  4896.  
  4897. spawn(function()
  4898. wait(2.2)
  4899. V2.ShopOpen:TweenPosition(UDim2.new(0.010617733, 0, 0.443882942, 0))
  4900. end)
  4901.  
  4902. spawn(function()
  4903. wait(2.4)
  4904. V2.Credits:TweenPosition(UDim2.new(0.849331737, 0, 0.321451485, 0))
  4905. end)
  4906.  
  4907. spawn(function()
  4908. wait(2.6)
  4909. V2.Tp:TweenPosition(UDim2.new(0.531796217, 0, 0.441852868, 0))
  4910. end)
  4911.  
  4912. spawn(function()
  4913. wait(2.8)
  4914. V2.Part:TweenPosition(UDim2.new(0.217624009, 0, 0.461438149, 0))
  4915. end)
Add Comment
Please, Sign In to add comment