Advertisement
StenHisDirt

LT2 Newset

Jul 9th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 156.25 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local LT2Update = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local BySten = Instance.new("TextLabel")
  8. local MainFrame = Instance.new("Frame")
  9. local Local = Instance.new("TextButton")
  10. local Plot = Instance.new("TextButton")
  11. local Teleports = Instance.new("TextButton")
  12. local Steal = Instance.new("TextButton")
  13. local Wood = Instance.new("TextButton")
  14. local Misc = Instance.new("TextButton")
  15. local Nothing = Instance.new("TextLabel")
  16. local Xmain = Instance.new("TextButton")
  17. local LocalFrame = Instance.new("Frame")
  18. local Fly = Instance.new("TextButton")
  19. local NoClip = Instance.new("TextButton")
  20. local WaterWalk = Instance.new("TextButton")
  21. local Speed = Instance.new("TextButton")
  22. local XLocal = Instance.new("TextButton")
  23. local Nothing_2 = Instance.new("TextLabel")
  24. local GodAxe = Instance.new("TextButton")
  25. local PlotFrame = Instance.new("Frame")
  26. local XPlot = Instance.new("TextButton")
  27. local MaxLand = Instance.new("TextButton")
  28. local TpPlot = Instance.new("TextButton")
  29. local Clone = Instance.new("TextButton")
  30. local Nothing_3 = Instance.new("TextLabel")
  31. local StealFrame = Instance.new("Frame")
  32. local Saxe = Instance.new("TextButton")
  33. local SBox = Instance.new("TextButton")
  34. local SGifts = Instance.new("TextButton")
  35. local SWood = Instance.new("TextButton")
  36. local Nothing_4 = Instance.new("Frame")
  37. local TSteal = Instance.new("TextBox")
  38. local XSteal = Instance.new("TextButton")
  39. local Nothing_5 = Instance.new("TextLabel")
  40. local WoodFrame = Instance.new("Frame")
  41. local XWood = Instance.new("TextButton")
  42. local SellWood = Instance.new("TextButton")
  43. local SellPlanks = Instance.new("TextButton")
  44. local TpPlanks = Instance.new("TextButton")
  45. local TpWood = Instance.new("TextButton")
  46. local BluePrints = Instance.new("TextButton")
  47. local Nothing_6 = Instance.new("TextLabel")
  48. local PaintTool = Instance.new("TextButton")
  49. local MiscFrame = Instance.new("Frame")
  50. local XMisc = Instance.new("TextButton")
  51. local RemoveFog = Instance.new("TextButton")
  52. local HardDrag = Instance.new("TextButton")
  53. local LeakedItems = Instance.new("TextButton")
  54. local Nothing_7 = Instance.new("TextLabel")
  55. local Dupe = Instance.new("TextButton")
  56. local CloneFrame = Instance.new("Frame")
  57. local XClone = Instance.new("TextButton")
  58. local Clone_2 = Instance.new("TextButton")
  59. local Nothing_8 = Instance.new("Frame")
  60. local TClone = Instance.new("TextBox")
  61. local Nothing_9 = Instance.new("TextLabel")
  62. local Wipe = Instance.new("TextButton")
  63. local Nothing_10 = Instance.new("TextLabel")
  64. local TeleporsFrame = Instance.new("Frame")
  65. local XTp = Instance.new("TextButton")
  66. local Nothing_11 = Instance.new("Frame")
  67. local TPlr = Instance.new("TextBox")
  68. local Nothing_12 = Instance.new("TextLabel")
  69. local Waypoints = Instance.new("TextButton")
  70. local CtrlClick = Instance.new("TextButton")
  71. local TpToPlyr = Instance.new("TextButton")
  72. local WaypointFrame = Instance.new("Frame")
  73. local Nothing_13 = Instance.new("Frame")
  74. local BobsShack = Instance.new("TextButton")
  75. local BoxedCars = Instance.new("TextButton")
  76. local Bridge = Instance.new("TextButton")
  77. local Cave = Instance.new("TextButton")
  78. local Dock = Instance.new("TextButton")
  79. local EndTimes = Instance.new("TextButton")
  80. local FancyFurnishings = Instance.new("TextButton")
  81. local FineArtsShop = Instance.new("TextButton")
  82. local LandStore = Instance.new("TextButton")
  83. local LinksLogic = Instance.new("TextButton")
  84. local PalmIsland = Instance.new("TextButton")
  85. local ShrineOfSight = Instance.new("TextButton")
  86. local SkiLodge = Instance.new("TextButton")
  87. local SpawnPoint = Instance.new("TextButton")
  88. local StrangeMan = Instance.new("TextButton")
  89. local Swamp = Instance.new("TextButton")
  90. local TheDen = Instance.new("TextButton")
  91. local Volcano = Instance.new("TextButton")
  92. local VolcanoWin = Instance.new("TextButton")
  93. local WoodRUs = Instance.new("TextButton")
  94. local XSteal_2 = Instance.new("TextButton")
  95. local Nothing_14 = Instance.new("TextLabel")
  96. --Properties:
  97. LT2Update.Name = "LT2Update"
  98. LT2Update.Parent = game.CoreGui
  99. LT2Update.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  100.  
  101. OpenFrame.Name = "OpenFrame"
  102. OpenFrame.Parent = LT2Update
  103. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  104. OpenFrame.Position = UDim2.new(0.712543011, 0, -0.00122846384, 0)
  105. OpenFrame.Size = UDim2.new(0, 120, 0, 66)
  106. OpenFrame.Style = Enum.FrameStyle.RobloxRound
  107.  
  108. Open.Name = "Open"
  109. Open.Parent = OpenFrame
  110. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  111. Open.Position = UDim2.new(-0.0782629997, 0, -0.121563233, 0)
  112. Open.Size = UDim2.new(0, 120, 0, 38)
  113. Open.Style = Enum.ButtonStyle.RobloxRoundButton
  114. Open.Font = Enum.Font.GothamBlack
  115. Open.Text = "Open :)"
  116. Open.TextColor3 = Color3.new(0, 0, 0)
  117. Open.TextSize = 30
  118. Open.TextWrapped = true
  119. Open.MouseButton1Down:connect(function()
  120. MainFrame.Visible = true
  121. OpenFrame.Visible = false
  122. end)
  123.  
  124. BySten.Name = "BySten"
  125. BySten.Parent = OpenFrame
  126. BySten.BackgroundColor3 = Color3.new(1, 1, 1)
  127. BySten.BackgroundTransparency = 1
  128. BySten.Position = UDim2.new(-0.0384889059, 0, 0.48475492, 0)
  129. BySten.Size = UDim2.new(0, 120, 0, 38)
  130. BySten.Font = Enum.Font.GothamBlack
  131. BySten.Text = "Gui By: Sten For: Yin Yang"
  132. BySten.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  133. BySten.TextSize = 14
  134. BySten.TextWrapped = true
  135.  
  136. MainFrame.Name = "MainFrame"
  137. MainFrame.Parent = LT2Update
  138. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  139. MainFrame.Position = UDim2.new(0.93865031, 0, 0.351351351, 0)
  140. MainFrame.Size = UDim2.new(0, 100, 0, 220)
  141. MainFrame.Visible = false
  142. MainFrame.Style = Enum.FrameStyle.RobloxRound
  143.  
  144. Local.Name = "Local"
  145. Local.Parent = MainFrame
  146. Local.BackgroundColor3 = Color3.new(1, 1, 1)
  147. Local.Position = UDim2.new(0, 0, 0.130344182, 0)
  148. Local.Size = UDim2.new(0, 85, 0, 24)
  149. Local.Style = Enum.ButtonStyle.RobloxRoundButton
  150. Local.Font = Enum.Font.SourceSansSemibold
  151. Local.Text = "Local"
  152. Local.TextColor3 = Color3.new(0, 0, 0)
  153. Local.TextSize = 18
  154. Local.MouseButton1Down:connect(function()
  155. LocalFrame.Visible = true
  156. end)
  157.  
  158. Plot.Name = "Plot"
  159. Plot.Parent = MainFrame
  160. Plot.BackgroundColor3 = Color3.new(1, 1, 1)
  161. Plot.Position = UDim2.new(0, 0, 0.274097383, 0)
  162. Plot.Size = UDim2.new(0, 85, 0, 24)
  163. Plot.Style = Enum.ButtonStyle.RobloxRoundButton
  164. Plot.Font = Enum.Font.SourceSansSemibold
  165. Plot.Text = "Plot"
  166. Plot.TextColor3 = Color3.new(0, 0, 0)
  167. Plot.TextSize = 18
  168. Plot.MouseButton1Down:connect(function()
  169. PlotFrame.Visible = true
  170. end)
  171.  
  172. Teleports.Name = "Teleports"
  173. Teleports.Parent = MainFrame
  174. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  175. Teleports.Position = UDim2.new(0, 0, 0.565197766, 0)
  176. Teleports.Size = UDim2.new(0, 85, 0, 24)
  177. Teleports.Style = Enum.ButtonStyle.RobloxRoundButton
  178. Teleports.Font = Enum.Font.SourceSansSemibold
  179. Teleports.Text = "Teleports"
  180. Teleports.TextColor3 = Color3.new(0, 0, 0)
  181. Teleports.TextSize = 18
  182. Teleports.MouseButton1Down:connect(function()
  183. TeleporsFrame.Visible = true
  184. end)
  185.  
  186. Steal.Name = "Steal"
  187. Steal.Parent = MainFrame
  188. Steal.BackgroundColor3 = Color3.new(1, 1, 1)
  189. Steal.Position = UDim2.new(0, 0, 0.421444565, 0)
  190. Steal.Size = UDim2.new(0, 85, 0, 24)
  191. Steal.Style = Enum.ButtonStyle.RobloxRoundButton
  192. Steal.Font = Enum.Font.SourceSansSemibold
  193. Steal.Text = "Steal"
  194. Steal.TextColor3 = Color3.new(0, 0, 0)
  195. Steal.TextSize = 18
  196. Steal.MouseButton1Down:connect(function()
  197. StealFrame.Visible = true
  198. end)
  199.  
  200. Wood.Name = "Wood"
  201. Wood.Parent = MainFrame
  202. Wood.BackgroundColor3 = Color3.new(1, 1, 1)
  203. Wood.Position = UDim2.new(0, 0, 0.709536493, 0)
  204. Wood.Size = UDim2.new(0, 85, 0, 24)
  205. Wood.Style = Enum.ButtonStyle.RobloxRoundButton
  206. Wood.Font = Enum.Font.SourceSansSemibold
  207. Wood.Text = "Wood"
  208. Wood.TextColor3 = Color3.new(0, 0, 0)
  209. Wood.TextSize = 18
  210. Wood.MouseButton1Down:connect(function()
  211. WoodFrame.Visible = true
  212. end)
  213.  
  214. Misc.Name = "Misc"
  215. Misc.Parent = MainFrame
  216. Misc.BackgroundColor3 = Color3.new(1, 1, 1)
  217. Misc.Position = UDim2.new(0, 0, 0.853289962, 0)
  218. Misc.Size = UDim2.new(0, 85, 0, 24)
  219. Misc.Style = Enum.ButtonStyle.RobloxRoundButton
  220. Misc.Font = Enum.Font.SourceSansSemibold
  221. Misc.Text = "Misc"
  222. Misc.TextColor3 = Color3.new(0, 0, 0)
  223. Misc.TextSize = 18
  224. Misc.MouseButton1Down:connect(function()
  225. MiscFrame.Visible = true
  226. end)
  227.  
  228. Nothing.Name = "Nothing"
  229. Nothing.Parent = MainFrame
  230. Nothing.BackgroundColor3 = Color3.new(1, 1, 1)
  231. Nothing.BackgroundTransparency = 1
  232. Nothing.Position = UDim2.new(0.216079101, 0, -0.0800541267, 0)
  233. Nothing.Size = UDim2.new(0, 47, 0, 50)
  234. Nothing.Font = Enum.Font.SourceSansSemibold
  235. Nothing.Text = "Dirt?"
  236. Nothing.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  237. Nothing.TextSize = 25
  238.  
  239. Xmain.Name = "Xmain"
  240. Xmain.Parent = MainFrame
  241. Xmain.BackgroundColor3 = Color3.new(1, 1, 1)
  242. Xmain.Position = UDim2.new(0.801506341, 0, -0.0394972377, 0)
  243. Xmain.Size = UDim2.new(0, 23, 0, 23)
  244. Xmain.Style = Enum.ButtonStyle.RobloxRoundButton
  245. Xmain.Font = Enum.Font.SourceSans
  246. Xmain.Text = "X"
  247. Xmain.TextColor3 = Color3.new(0, 0, 0)
  248. Xmain.TextSize = 14
  249. Xmain.MouseButton1Down:connect(function()
  250. MainFrame.Visible = false
  251. OpenFrame.Visible = true
  252. end)
  253.  
  254. LocalFrame.Name = "LocalFrame"
  255. LocalFrame.Parent = LT2Update
  256. LocalFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  257. LocalFrame.Position = UDim2.new(0.93865037, 0, 0.163390666, 0)
  258. LocalFrame.Size = UDim2.new(0, 100, 0, 153)
  259. LocalFrame.Visible = false
  260. LocalFrame.Style = Enum.FrameStyle.RobloxRound
  261.  
  262. Fly.Name = "Fly"
  263. Fly.Parent = LocalFrame
  264. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  265. Fly.Position = UDim2.new(0.0391833484, 0, 0.177997261, 0)
  266. Fly.Size = UDim2.new(0, 77, 0, 23)
  267. Fly.Style = Enum.ButtonStyle.RobloxRoundButton
  268. Fly.Font = Enum.Font.SourceSansSemibold
  269. Fly.Text = "Fly"
  270. Fly.TextColor3 = Color3.new(0, 0, 0)
  271. Fly.TextSize = 17
  272. Fly.MouseButton1Down:connect(function()
  273. for i,v in pairs(script:GetChildren()) do
  274. pcall(function() v.Value = "" end)
  275. game:GetService("Debris"):AddItem(v,.1)
  276. end
  277.  
  278. function weld(p0,p1,c0,c1,par)
  279. local w = Instance.new("Weld",p0 or par)
  280. w.Part0 = p0
  281. w.Part1 = p1
  282. w.C0 = c0 or CFrame.new()
  283. w.C1 = c1 or CFrame.new()
  284. return w
  285. end
  286.  
  287. local motors = {}
  288.  
  289. function motor(p0,p1,c0,c1,des,vel,par)
  290. local w = Instance.new("Motor6D",p0 or par)
  291. w.Part0 = p0
  292. w.Part1 = p1
  293. w.C0 = c0 or CFrame.new()
  294. w.C1 = c1 or CFrame.new()
  295. w.MaxVelocity = tonumber(vel) or .05
  296. w.DesiredAngle = tonumber(des) or 0
  297. return w
  298. end
  299.  
  300. function lerp(a,b,c)
  301. return a+(b-a)*c
  302. end
  303.  
  304. function clerp(c1,c2,al)
  305. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  306. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  307. for i,v in pairs(com1) do
  308. com1[i] = lerp(v,com2[i],al)
  309. end
  310. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  311. end
  312.  
  313. function ccomplerp(c1,c2,al)
  314. local com1 = {c1:components()}
  315. local com2 = {c2:components()}
  316. for i,v in pairs(com1) do
  317. com1[i] = lerp(v,com2[i],al)
  318. end
  319. return CFrame.new(unpack(com1))
  320. end
  321.  
  322. function tickwave(time,length,offset)
  323. return (math.abs((tick()+(offset or 0))%time-time/2)*2-time/2)/time/2*length
  324. end
  325.  
  326. function invcol(c)
  327. c = c.Color
  328. return BrickColor.new(Color3.new(1-c.b,1-c.g,1-c.r))
  329. end
  330. local oc = oc or function(...) return ... end
  331. local plr = game.Players.LocalPlayer
  332. local char = plr.Character
  333. local tor = char.Torso
  334. local hum = char.Humanoid
  335. hum.PlatformStand = false
  336. pcall(function()
  337. char.Wings:Destroy()
  338. end)
  339. pcall(function()
  340. char.Angel:Destroy() -- hat
  341. end)
  342. local mod = Instance.new("Model",char)
  343. mod.Name = "Wings"
  344. local special = {
  345. [game.Players.LocalPlayer.Name] = {"Black","Bright red",.5,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  346. }
  347. local topcolor = BrickColor.new("Really black")
  348. local feacolor = BrickColor.new("Black")
  349. local ptrans = 0
  350. local pref = 0
  351. local fire = true
  352. local fmcol = Color3.new()
  353. local fscol = Color3.new()
  354. local spec = special[plr.Name:lower()]
  355. if spec then
  356. topcolor,feacolor,ptrans,pref,fire,fmcol,fscol = spec[1] and BrickColor.new(spec[1]) or topcolor,spec[2] and BrickColor.new(spec[2]) or feacolor,spec[3],spec[4],spec[5],spec[6],spec[7]
  357. end
  358. local part = Instance.new("Part")
  359. part.FormFactor = "Custom"
  360. part.Size = Vector3.new(.2,.2,.2)
  361. part.TopSurface,part.BottomSurface = 0,0
  362. part.CanCollide = false
  363. part.BrickColor = BrickColor.new("Black")
  364. part.Transparency = ptrans
  365. part.Reflectance = pref
  366. local ef = Instance.new("Fire",fire and part or nil)
  367. ef.Size = .15
  368. ef.Color = BrickColor.new("Black").Color
  369. ef.SecondaryColor = BrickColor.new("Bright red").Color
  370. part:BreakJoints()
  371. function newpart()
  372. local clone = part:Clone()
  373. clone.Parent = mod
  374. clone:BreakJoints()
  375. return clone
  376. end
  377. local feath = newpart()
  378. feath.BrickColor = feacolor
  379. feath.Transparency = 0
  380. Instance.new("SpecialMesh",feath).MeshType = "Sphere"
  381. function newfeather()
  382. local clone = feath:Clone()
  383. clone.Parent = mod
  384. clone:BreakJoints()
  385. return clone
  386. end
  387. flying = false
  388. moving = false
  389. for i,v in pairs(tor:GetChildren()) do
  390. if v.ClassName:lower():match("body") then
  391. v:Destroy()
  392. end
  393. end
  394. local ctor = tor:Clone()
  395. ctor:ClearAllChildren()
  396. ctor.Name = "cTorso"
  397. ctor.Transparency = 1
  398. ctor.CanCollide = false
  399. ctor.FormFactor = "Custom"
  400. ctor.Size = Vector3.new(.2,.2,.2)
  401. ctor.Parent = mod
  402. weld(tor,ctor)
  403. local bg = Instance.new("BodyGyro",ctor)
  404. bg.maxTorque = Vector3.new()
  405. bg.P = 15000
  406. bg.D = 1000
  407. local bv = Instance.new("BodyVelocity",ctor)
  408. bv.maxForce = Vector3.new()
  409. bv.P = 15000
  410. vel = Vector3.new()
  411. cf = CFrame.new()
  412. flspd = 0
  413. keysdown = {}
  414. keypressed = {}
  415. ktime = {}
  416. descendtimer = 0
  417. jumptime = tick()
  418. hum.Jumping:connect(function()
  419. jumptime = tick()
  420. end)
  421. cam = workspace.CurrentCamera
  422. kd = plr:GetMouse().KeyDown:connect(oc(function(key)
  423. keysdown[key] = true
  424. keypressed[key] = true
  425. if key == "q" then
  426. descendtimer = tick()
  427. elseif key == " " and not hum.Jump then
  428. jumptime = tick()
  429. elseif (key == "a" or key == "d") and ktime[key] and tick()-ktime[key] < .3 and math.abs(reqrotx) < .3 then
  430. reqrotx = key == "a" and math.pi*2 or -math.pi*2
  431. end
  432. ktime[key] = tick()
  433. end))
  434.  
  435. ku = plr:GetMouse().KeyUp:connect(function(key)
  436. keysdown[key] = false
  437. if key == " " then
  438. descendtimer = tick()
  439. end
  440. end)
  441. function mid(a,b,c)
  442. return math.max(a,math.min(b,c or -a))
  443. end
  444. function bn(a)
  445. return a and 1 or 0
  446. end
  447. function gm(tar)
  448. local m = 0
  449. for i,v in pairs(tar:GetChildren()) do
  450. if v:IsA("BasePart") then
  451. m = m + v:GetMass()
  452. end
  453. m = m + gm(v)
  454. end
  455. return m
  456. end
  457. reqrotx = 0
  458. local grav = 196.2
  459. local con
  460. con = game:GetService("RunService").Stepped:connect(oc(function()
  461. local obvel = tor.CFrame:vectorToObjectSpace(tor.Velocity)
  462. local sspd, uspd,fspd = obvel.X,obvel.Y,obvel.Z
  463. if flying then
  464. local lfldir = fldir
  465. fldir = cam.CoordinateFrame:vectorToWorldSpace(Vector3.new(bn(keysdown.d)-bn(keysdown.a),0,bn(keysdown.s)-bn(keysdown.w))).unit
  466. local lmoving = moving
  467. moving = fldir.magnitude > .1
  468. if lmoving and not moving then
  469. idledir = lfldir*Vector3.new(1,0,1)
  470. descendtimer = tick()
  471. end
  472. local dbomb = fldir.Y < -.6 or (moving and keysdown["1"])
  473. if moving and keysdown["0"] and lmoving then
  474. fldir = (Vector3.new(lfldir.X,math.min(fldir.Y,lfldir.Y+.01)-.1,lfldir.Z)+(fldir*Vector3.new(1,0,1))*.05).unit
  475. end
  476. local down = tor.CFrame:vectorToWorldSpace(Vector3.new(0,-1,0))
  477. local descending = (not moving and keysdown["q"] and not keysdown[" "])
  478. cf = ccomplerp(cf,CFrame.new(tor.Position,tor.Position+(not moving and idledir or fldir)),keysdown["0"] and .02 or .07)
  479. local gdown = not dbomb and cf.lookVector.Y < -.2 and tor.Velocity.unit.Y < .05
  480. hum.PlatformStand = true
  481. bg.maxTorque = Vector3.new(1,1,1)*9e5
  482. local rotvel = CFrame.new(Vector3.new(),tor.Velocity):toObjectSpace(CFrame.new(Vector3.new(),fldir)).lookVector
  483. bg.cframe = cf * CFrame.Angles(not moving and -.1 or -math.pi/2+.2,moving and mid(-2.5,rotvel.X/1.5) + reqrotx or 0,0)
  484. reqrotx = reqrotx - reqrotx/10
  485. bv.maxForce = Vector3.new(1,1,1)*9e4*.5
  486. local anioff =(bn(keysdown[" "])-bn(keysdown["q"]))/2
  487. local ani = tickwave(1.5-anioff,1)
  488. bv.velocity = bv.velocity:Lerp(Vector3.new(0,bn(not moving)*-ani*15+(descending and math.min(20,tick()-descendtimer)*-8 or bn(keysdown[" "])-bn(keysdown["q"]))*15,0)+vel,.6)
  489. vel = moving and cf.lookVector*flspd or Vector3.new()
  490. flspd = math.min(120,lerp(flspd,moving and (fldir.Y<0 and flspd+(-fldir.Y)*grav/60 or math.max(50,flspd-fldir.Y*grav/300)) or 60,.4))
  491. local hit,ray = workspace:FindPartOnRayWithIgnoreList(Ray.new(tor.Position,Vector3.new(0,-3.5+math.min(0,bv.velocity.y)/30,0)),{char})
  492. if hit and down.Y < -.85 and tick()-flystart > 1 then
  493. flying = false
  494. hum.PlatformStand = false
  495. tor.Velocity = Vector3.new()
  496. end
  497. else
  498. bg.maxTorque = Vector3.new()
  499. bv.maxForce = Vector3.new()
  500. local x,y,z = fspd/160,uspd/700,sspd/900
  501. if keypressed[" "] and not flying and (tick()-jumptime > .05 and (tick()-jumptime < 3 or hum.Jump)) then
  502. vel = Vector3.new(0,50,0)
  503. bv.velocity = vel
  504. idledir = cam.CoordinateFrame.lookVector*Vector3.new(1,0,1)
  505. cf = tor.CFrame * CFrame.Angles(-.01,0,0)
  506. tor.CFrame = cf
  507. bg.cframe = cf
  508. flystart = tick()
  509. flying = true
  510. end
  511. end
  512. keypressed = {}
  513. end))
  514. end)
  515.  
  516. NoClip.Name = "NoClip"
  517. NoClip.Parent = LocalFrame
  518. NoClip.BackgroundColor3 = Color3.new(1, 1, 1)
  519. NoClip.Position = UDim2.new(0.0391833484, 0, 0.33559224, 0)
  520. NoClip.Size = UDim2.new(0, 77, 0, 23)
  521. NoClip.Style = Enum.ButtonStyle.RobloxRoundButton
  522. NoClip.Font = Enum.Font.SourceSansSemibold
  523. NoClip.Text = "NoClip [F]"
  524. NoClip.TextColor3 = Color3.new(0, 0, 0)
  525. NoClip.TextSize = 17
  526. NoClip.MouseButton1Down:connect(function()
  527. local noclipplayer = game:GetService("Players").LocalPlayer
  528. local noclipmouse = noclipplayer:GetMouse()
  529.  
  530. local donoclip = false
  531. local noclip = false
  532.  
  533. function b_noclip(key)
  534. if (key == "f") then
  535. if noclip == false then
  536. donoclip = true
  537.  
  538. noclip = true
  539. elseif noclip == true then
  540. donoclip = false
  541.  
  542. noclip = false
  543. end
  544. end
  545. end
  546.  
  547. noclipmouse.KeyDown:connect(b_noclip)
  548.  
  549. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  550. if obj ~= workspace.Terrain then
  551. if donoclip == true then
  552. obj.CanCollide = false
  553. else
  554. obj.CanCollide = true
  555. end
  556. end
  557. end)
  558. end)
  559.  
  560. WaterWalk.Name = "WaterWalk"
  561. WaterWalk.Parent = LocalFrame
  562. WaterWalk.BackgroundColor3 = Color3.new(1, 1, 1)
  563. WaterWalk.Position = UDim2.new(0.0391833484, 0, 0.654423535, 0)
  564. WaterWalk.Size = UDim2.new(0, 77, 0, 23)
  565. WaterWalk.Style = Enum.ButtonStyle.RobloxRoundButton
  566. WaterWalk.Font = Enum.Font.SourceSansSemibold
  567. WaterWalk.Text = "WaterWalk"
  568. WaterWalk.TextColor3 = Color3.new(0, 0, 0)
  569. WaterWalk.TextSize = 17
  570. WaterWalk.MouseButton1Down:connect(function()
  571. game:service'ReplicatedStorage'.Interaction.Ban:Destroy()
  572. Instance.new('RemoteEvent', game:service'ReplicatedStorage'.Interaction).Name = "Ban"
  573. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  574. if v:IsA("Part") then
  575. v.CanCollide = true
  576. end
  577. end
  578. end)
  579.  
  580. Speed.Name = "Speed"
  581. Speed.Parent = LocalFrame
  582. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  583. Speed.Position = UDim2.new(0.0391833484, 0, 0.496828556, 0)
  584. Speed.Size = UDim2.new(0, 77, 0, 23)
  585. Speed.Style = Enum.ButtonStyle.RobloxRoundButton
  586. Speed.Font = Enum.Font.SourceSansSemibold
  587. Speed.Text = "Speed [V]"
  588. Speed.TextColor3 = Color3.new(0, 0, 0)
  589. Speed.TextSize = 17
  590. Speed.MouseButton1Down:connect(function()
  591. local walkspeedplayer = game:GetService("Players").LocalPlayer
  592. local walkspeedmouse = walkspeedplayer:GetMouse()
  593.  
  594. local walkspeedenabled = false
  595.  
  596. function x_walkspeed(key)
  597. if (key == "v") then
  598. if walkspeedenabled == false then
  599. _G.WS = 150;
  600. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  601. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  602. Humanoid.WalkSpeed = _G.WS;
  603. end)
  604. Humanoid.WalkSpeed = _G.WS;
  605.  
  606. walkspeedenabled = true
  607. elseif walkspeedenabled == true then
  608. _G.WS = 15;
  609. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  610. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  611. Humanoid.WalkSpeed = _G.WS;
  612. end)
  613. Humanoid.WalkSpeed = _G.WS;
  614.  
  615. walkspeedenabled = false
  616. end
  617. end
  618. end
  619.  
  620. walkspeedmouse.KeyDown:connect(x_walkspeed)
  621. end)
  622.  
  623. XLocal.Name = "XLocal"
  624. XLocal.Parent = LocalFrame
  625. XLocal.BackgroundColor3 = Color3.new(1, 1, 1)
  626. XLocal.Position = UDim2.new(0.79326427, 0, -0.0665849894, 0)
  627. XLocal.Size = UDim2.new(0, 23, 0, 23)
  628. XLocal.Style = Enum.ButtonStyle.RobloxRoundButton
  629. XLocal.Font = Enum.Font.SourceSans
  630. XLocal.Text = "X"
  631. XLocal.TextColor3 = Color3.new(0, 0, 0)
  632. XLocal.TextSize = 14
  633. XLocal.MouseButton1Down:connect(function()
  634. LocalFrame.Visible = false
  635. end)
  636.  
  637. Nothing_2.Name = "Nothing"
  638. Nothing_2.Parent = LocalFrame
  639. Nothing_2.BackgroundColor3 = Color3.new(1, 1, 1)
  640. Nothing_2.BackgroundTransparency = 1
  641. Nothing_2.Position = UDim2.new(0.136079103, 0, -0.123849742, 0)
  642. Nothing_2.Size = UDim2.new(0, 47, 0, 50)
  643. Nothing_2.Font = Enum.Font.SourceSansSemibold
  644. Nothing_2.Text = "Local"
  645. Nothing_2.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  646. Nothing_2.TextSize = 25
  647.  
  648. GodAxe.Name = "GodAxe"
  649. GodAxe.Parent = LocalFrame
  650. GodAxe.BackgroundColor3 = Color3.new(1, 1, 1)
  651. GodAxe.Position = UDim2.new(0.0391833484, 0, 0.811286271, 0)
  652. GodAxe.Size = UDim2.new(0, 77, 0, 23)
  653. GodAxe.Style = Enum.ButtonStyle.RobloxRoundButton
  654. GodAxe.Font = Enum.Font.SourceSansSemibold
  655. GodAxe.Text = "Gold Axe"
  656. GodAxe.TextColor3 = Color3.new(0, 0, 0)
  657. GodAxe.TextSize = 17
  658. GodAxe.MouseButton1Down:connect(function()
  659. Detect = coroutine.wrap(function()
  660. Player = game.Players.LocalPlayer
  661. mouse = Player:GetMouse()
  662. mouse.Button1Down:connect(function()
  663. MouseDown = true
  664. end)
  665. mouse.Button1Up:connect(function()
  666. MouseDown = false
  667. end)
  668. end)
  669. Detect()
  670. Player = game.Players.LocalPlayer
  671.  
  672. mouse = Player:GetMouse()
  673. for i = 1,50 do
  674. wait(.5)
  675. game:GetService('RunService').RenderStepped:connect(function()
  676. if Player.Character:FindFirstChild("Tool") then
  677. if MouseDown == true then
  678. if mouse.Target.Name == "WoodSection" then
  679. targetWood = mouse.Target
  680. Tool=Player.Character.Tool
  681. ---FaceVector
  682. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  683. local ray = Ray.new(Player.Character.Head.Position, ((targetWood.CFrame * CFrame.new(0, Height - targetWood.Size.Y/2, 0)).p - Player.Character.Head.Position).unit * 200)
  684. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  685. function fixVector(V)
  686. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  687. end
  688. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  689. if faceVector.Y ~= 0 then
  690. return
  691. end
  692. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  693. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  694. local relativeLookVector = relativeCFrame.lookVector
  695. local m = relativeLookVector.Y >= 0 and 1 or -1
  696. if faceVector.X == 1 then
  697. faceVector = Vector3.new(0, 0, -1) * m
  698. elseif faceVector.X == -1 then
  699. faceVector = Vector3.new(0, 0, 1) * m
  700. elseif faceVector.Z == 1 then
  701. faceVector = Vector3.new(1, 0, 0) * m
  702. elseif faceVector.Z == -1 then
  703. faceVector = Vector3.new(-1, 0, 0) * m
  704. end
  705. local cutEvent = targetWood.Parent.CutEvent
  706. game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(cutEvent, {sectionId = targetWood.ID.Value, faceVector = faceVector, height = Height, hitPoints = 0.2, cooldown = 0, cuttingClass = "Axe", tool = Player.Character.Tool})
  707. end
  708. end
  709. end
  710. end)
  711. end
  712. end)
  713.  
  714. PlotFrame.Name = "PlotFrame"
  715. PlotFrame.Parent = LT2Update
  716. PlotFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  717. PlotFrame.Position = UDim2.new(0.93865037, 0, 0.621621609, 0)
  718. PlotFrame.Size = UDim2.new(0, 100, 0, 100)
  719. PlotFrame.Visible = false
  720. PlotFrame.Style = Enum.FrameStyle.RobloxRound
  721.  
  722. XPlot.Name = "XPlot"
  723. XPlot.Parent = PlotFrame
  724. XPlot.BackgroundColor3 = Color3.new(1, 1, 1)
  725. XPlot.Position = UDim2.new(0.803468347, 0, -0.0865849853, 0)
  726. XPlot.Size = UDim2.new(0, 23, 0, 23)
  727. XPlot.Style = Enum.ButtonStyle.RobloxRoundButton
  728. XPlot.Font = Enum.Font.SourceSans
  729. XPlot.Text = "X"
  730. XPlot.TextColor3 = Color3.new(0, 0, 0)
  731. XPlot.TextSize = 14
  732. XPlot.MouseButton1Down:connect(function()
  733. PlotFrame.Visible = false
  734. end)
  735.  
  736. MaxLand.Name = "MaxLand"
  737. MaxLand.Parent = PlotFrame
  738. MaxLand.BackgroundColor3 = Color3.new(1, 1, 1)
  739. MaxLand.Position = UDim2.new(-0.0141198747, 0, 0.187305897, 0)
  740. MaxLand.Size = UDim2.new(0, 87, 0, 24)
  741. MaxLand.Style = Enum.ButtonStyle.RobloxRoundButton
  742. MaxLand.Font = Enum.Font.SourceSansSemibold
  743. MaxLand.Text = "Max Land"
  744. MaxLand.TextColor3 = Color3.new(0, 0, 0)
  745. MaxLand.TextSize = 18
  746. MaxLand.MouseButton1Down:connect(function()
  747. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  748. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  749. base = v
  750. square = v.OriginSquare
  751. end
  752. end
  753. function makebase(pos)
  754. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  755. Event:FireServer(base, pos)
  756. end
  757. spos = square.Position
  758. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  759. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  760. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  761. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  762. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  763. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  764. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  765. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  766. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  767. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  768. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  769. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  770. --Corners--
  771. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  772. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  773. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  774. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  775. --Corners--
  776. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  777. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  778. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  779. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  780. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  781. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  782. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  783. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  784. end)
  785.  
  786. TpPlot.Name = "TpPlot"
  787. TpPlot.Parent = PlotFrame
  788. TpPlot.BackgroundColor3 = Color3.new(1, 1, 1)
  789. TpPlot.Position = UDim2.new(-0.0141198747, 0, 0.455798328, 0)
  790. TpPlot.Size = UDim2.new(0, 87, 0, 24)
  791. TpPlot.Style = Enum.ButtonStyle.RobloxRoundButton
  792. TpPlot.Font = Enum.Font.SourceSansSemibold
  793. TpPlot.Text = "Tp Plot"
  794. TpPlot.TextColor3 = Color3.new(0, 0, 0)
  795. TpPlot.TextSize = 18
  796. TpPlot.MouseButton1Down:connect(function()
  797. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  798. if v.Owner.Value == game.Players.LocalPlayer then
  799. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame + Vector3.new(0,10,0)
  800. end
  801. end
  802. end)
  803.  
  804. Clone.Name = "Clone"
  805. Clone.Parent = PlotFrame
  806. Clone.BackgroundColor3 = Color3.new(1, 1, 1)
  807. Clone.Position = UDim2.new(-0.0141198747, 0, 0.728007138, 0)
  808. Clone.Size = UDim2.new(0, 87, 0, 24)
  809. Clone.Style = Enum.ButtonStyle.RobloxRoundButton
  810. Clone.Font = Enum.Font.SourceSansSemibold
  811. Clone.Text = "Clone"
  812. Clone.TextColor3 = Color3.new(0, 0, 0)
  813. Clone.TextSize = 18
  814. Clone.MouseButton1Down:connect(function()
  815. CloneFrame.Visible = true
  816. end)
  817.  
  818. Nothing_3.Name = "Nothing"
  819. Nothing_3.Parent = PlotFrame
  820. Nothing_3.BackgroundColor3 = Color3.new(1, 1, 1)
  821. Nothing_3.BackgroundTransparency = 1
  822. Nothing_3.Position = UDim2.new(-0.0540014654, 0, -0.0711480677, 0)
  823. Nothing_3.Size = UDim2.new(0, 80, 0, 25)
  824. Nothing_3.Font = Enum.Font.SourceSansSemibold
  825. Nothing_3.Text = "Plot"
  826. Nothing_3.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  827. Nothing_3.TextSize = 25
  828.  
  829. StealFrame.Name = "StealFrame"
  830. StealFrame.Parent = LT2Update
  831. StealFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  832. StealFrame.Position = UDim2.new(0.87730062, 0, 0.181818217, 0)
  833. StealFrame.Size = UDim2.new(0, 100, 0, 160)
  834. StealFrame.Visible = false
  835. StealFrame.Style = Enum.FrameStyle.RobloxRound
  836.  
  837. Saxe.Name = "Saxe"
  838. Saxe.Parent = StealFrame
  839. Saxe.BackgroundColor3 = Color3.new(1, 1, 1)
  840. Saxe.Position = UDim2.new(0.0443835407, 0, 0.388164222, 0)
  841. Saxe.Size = UDim2.new(0, 78, 0, 21)
  842. Saxe.Style = Enum.ButtonStyle.RobloxRoundButton
  843. Saxe.Font = Enum.Font.SourceSansSemibold
  844. Saxe.Text = "Axe"
  845. Saxe.TextColor3 = Color3.new(0, 0, 0)
  846. Saxe.TextSize = 17
  847. Saxe.MouseButton1Down:connect(function()
  848. local plr = Saxe.Text
  849. local StealType = "Tool"
  850.  
  851. local Times = 0
  852. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  853. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  854. if StealType ~= "TreeClass" then
  855. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  856. if v.PrimaryPart then
  857. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  858. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  859. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  860. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  861. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  862. Times = Times + 1
  863. if Times == 10 then
  864. Times = 0
  865. wait(0.1)
  866. end
  867. end
  868. end
  869. else
  870. if v:FindFirstChild("TreeClass") then
  871. if v.WoodSection then
  872. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  873. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  874. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  875. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  876. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  877. Times = Times + 1
  878. if Times == 10 then
  879. Times = 0
  880. wait(0.1)
  881. end
  882. end
  883. end
  884. end
  885. end
  886. end
  887. end)
  888.  
  889. SBox.Name = "SBox"
  890. SBox.Parent = StealFrame
  891. SBox.BackgroundColor3 = Color3.new(1, 1, 1)
  892. SBox.Position = UDim2.new(0.0443835407, 0, 0.532585144, 0)
  893. SBox.Size = UDim2.new(0, 78, 0, 21)
  894. SBox.Style = Enum.ButtonStyle.RobloxRoundButton
  895. SBox.Font = Enum.Font.SourceSansSemibold
  896. SBox.Text = "Box"
  897. SBox.TextColor3 = Color3.new(0, 0, 0)
  898. SBox.TextSize = 17
  899. SBox.MouseButton1Down:connect(function()
  900. local plr = TSteal.Text
  901. local StealType = "Loose Item"
  902.  
  903. local Times = 0
  904. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  905. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  906. if StealType ~= "TreeClass" then
  907. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  908. if v.PrimaryPart then
  909. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  910. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  911. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  912. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  913. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  914. Times = Times + 1
  915. if Times == 10 then
  916. Times = 0
  917. wait(0.1)
  918. end
  919. end
  920. end
  921. else
  922. if v:FindFirstChild("TreeClass") then
  923. if v.WoodSection then
  924. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  925. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  926. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  927. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  928. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  929. Times = Times + 1
  930. if Times == 10 then
  931. Times = 0
  932. wait(0.1)
  933. end
  934. end
  935. end
  936. end
  937. end
  938. end
  939. end)
  940.  
  941. SGifts.Name = "SGifts"
  942. SGifts.Parent = StealFrame
  943. SGifts.BackgroundColor3 = Color3.new(1, 1, 1)
  944. SGifts.Position = UDim2.new(0.0443835407, 0, 0.680342853, 0)
  945. SGifts.Size = UDim2.new(0, 78, 0, 21)
  946. SGifts.Style = Enum.ButtonStyle.RobloxRoundButton
  947. SGifts.Font = Enum.Font.SourceSansSemibold
  948. SGifts.Text = "Gifts"
  949. SGifts.TextColor3 = Color3.new(0, 0, 0)
  950. SGifts.TextSize = 17
  951. SGifts.MouseButton1Down:connect(function()
  952. local plr = TSteal.Text
  953. local StealType = "Gift"
  954.  
  955. local Times = 0
  956. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  957. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  958. if StealType ~= "TreeClass" then
  959. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  960. if v.PrimaryPart then
  961. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  962. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  963. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  964. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  965. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  966. Times = Times + 1
  967. if Times == 10 then
  968. Times = 0
  969. wait(0.1)
  970. end
  971. end
  972. end
  973. else
  974. if v:FindFirstChild("TreeClass") then
  975. if v.WoodSection then
  976. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  977. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  978. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  979. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  980. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  981. Times = Times + 1
  982. if Times == 10 then
  983. Times = 0
  984. wait(0.1)
  985. end
  986. end
  987. end
  988. end
  989. end
  990. end
  991. end)
  992.  
  993. SWood.Name = "SWood"
  994. SWood.Parent = StealFrame
  995. SWood.BackgroundColor3 = Color3.new(1, 1, 1)
  996. SWood.Position = UDim2.new(0.0443835407, 0, 0.824764252, 0)
  997. SWood.Size = UDim2.new(0, 78, 0, 21)
  998. SWood.Style = Enum.ButtonStyle.RobloxRoundButton
  999. SWood.Font = Enum.Font.SourceSansSemibold
  1000. SWood.Text = "Wood"
  1001. SWood.TextColor3 = Color3.new(0, 0, 0)
  1002. SWood.TextSize = 17
  1003. SWood.MouseButton1Down:connect(function()
  1004. local plr = TSteal.Text
  1005. local StealType = "TreeClass"
  1006.  
  1007. local Times = 0
  1008. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1009. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  1010. if StealType ~= "TreeClass" then
  1011. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  1012. if v.PrimaryPart then
  1013. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  1014. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  1015. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  1016. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  1017. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  1018. Times = Times + 1
  1019. if Times == 10 then
  1020. Times = 0
  1021. wait(0.1)
  1022. end
  1023. end
  1024. end
  1025. else
  1026. if v:FindFirstChild("TreeClass") then
  1027. if v.WoodSection then
  1028. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  1029. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  1030. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  1031. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  1032. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  1033. Times = Times + 1
  1034. if Times == 10 then
  1035. Times = 0
  1036. wait(0.1)
  1037. end
  1038. end
  1039. end
  1040. end
  1041. end
  1042. end
  1043. end)
  1044.  
  1045. Nothing_4.Name = "Nothing"
  1046. Nothing_4.Parent = StealFrame
  1047. Nothing_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1048. Nothing_4.Position = UDim2.new(-0.0832482949, 0, 0.115020946, 0)
  1049. Nothing_4.Size = UDim2.new(0, 100, 0, 30)
  1050. Nothing_4.Style = Enum.FrameStyle.RobloxRound
  1051.  
  1052. TSteal.Name = "TSteal"
  1053. TSteal.Parent = Nothing_4
  1054. TSteal.BackgroundColor3 = Color3.new(1, 1, 1)
  1055. TSteal.BackgroundTransparency = 1
  1056. TSteal.Position = UDim2.new(-0.0901159719, 0, -0.580424547, 0)
  1057. TSteal.Size = UDim2.new(0, 98, 0, 29)
  1058. TSteal.Font = Enum.Font.SourceSans
  1059. TSteal.Text = ""
  1060. TSteal.TextColor3 = Color3.new(1, 1, 1)
  1061. TSteal.TextSize = 14
  1062.  
  1063. XSteal.Name = "XSteal"
  1064. XSteal.Parent = StealFrame
  1065. XSteal.BackgroundColor3 = Color3.new(1, 1, 1)
  1066. XSteal.Position = UDim2.new(0.813264251, 0, -0.0478349887, 0)
  1067. XSteal.Size = UDim2.new(0, 23, 0, 23)
  1068. XSteal.Style = Enum.ButtonStyle.RobloxRoundButton
  1069. XSteal.Font = Enum.Font.SourceSans
  1070. XSteal.Text = "X"
  1071. XSteal.TextColor3 = Color3.new(0, 0, 0)
  1072. XSteal.TextSize = 14
  1073. XSteal.MouseButton1Down:connect(function()
  1074. StealFrame.Visible = false
  1075. end)
  1076.  
  1077. Nothing_5.Name = "Nothing"
  1078. Nothing_5.Parent = StealFrame
  1079. Nothing_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1080. Nothing_5.BackgroundTransparency = 1
  1081. Nothing_5.Position = UDim2.new(-0.120528564, 0, -0.0465000197, 0)
  1082. Nothing_5.Size = UDim2.new(0, 79, 0, 28)
  1083. Nothing_5.Font = Enum.Font.SourceSansSemibold
  1084. Nothing_5.Text = "Steal"
  1085. Nothing_5.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  1086. Nothing_5.TextSize = 25
  1087.  
  1088. WoodFrame.Name = "WoodFrame"
  1089. WoodFrame.Parent = LT2Update
  1090. WoodFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1091. WoodFrame.Position = UDim2.new(0.87730062, 0, 0.558968067, 0)
  1092. WoodFrame.Size = UDim2.new(0, 100, 0, 193)
  1093. WoodFrame.Visible = false
  1094. WoodFrame.Style = Enum.FrameStyle.RobloxRound
  1095.  
  1096. XWood.Name = "XWood"
  1097. XWood.Parent = WoodFrame
  1098. XWood.BackgroundColor3 = Color3.new(1, 1, 1)
  1099. XWood.Position = UDim2.new(0.79326427, 0, -0.0472420156, 0)
  1100. XWood.Size = UDim2.new(0, 23, 0, 23)
  1101. XWood.Style = Enum.ButtonStyle.RobloxRoundButton
  1102. XWood.Font = Enum.Font.SourceSans
  1103. XWood.Text = "X"
  1104. XWood.TextColor3 = Color3.new(0, 0, 0)
  1105. XWood.TextSize = 14
  1106. XWood.MouseButton1Down:connect(function()
  1107. WoodFrame.Visible = false
  1108. end)
  1109.  
  1110. SellWood.Name = "SellWood"
  1111. SellWood.Parent = WoodFrame
  1112. SellWood.BackgroundColor3 = Color3.new(1, 1, 1)
  1113. SellWood.Position = UDim2.new(-0.0581494123, 0, 0.101752087, 0)
  1114. SellWood.Size = UDim2.new(0, 88, 0, 27)
  1115. SellWood.Style = Enum.ButtonStyle.RobloxRoundButton
  1116. SellWood.Font = Enum.Font.SourceSansSemibold
  1117. SellWood.Text = "Sell Wood [H]"
  1118. SellWood.TextColor3 = Color3.new(0, 0, 0)
  1119. SellWood.TextSize = 14
  1120. SellWood.MouseButton1Down:connect(function()
  1121. Mouse = game.Players.LocalPlayer:GetMouse()
  1122.  
  1123. Mouse.KeyDown:connect(function(key)
  1124. if key:lower() == "h" then
  1125. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1126. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1127. if Log.Owner.Value == game.Players.LocalPlayer then
  1128. for i,v in pairs(Log:GetChildren()) do
  1129. if v.Name=="WoodSection" then
  1130. spawn(function()
  1131. for i=1,10 do
  1132. wait()
  1133. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1134. end
  1135. end)
  1136. end
  1137. end
  1138. spawn(function()
  1139. for i=1,20 do
  1140. wait()
  1141. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1142. end
  1143. end)
  1144. end
  1145. end
  1146. end
  1147. end
  1148. end)
  1149.  
  1150. end)
  1151.  
  1152. SellPlanks.Name = "SellPlanks"
  1153. SellPlanks.Parent = WoodFrame
  1154. SellPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
  1155. SellPlanks.Position = UDim2.new(-0.0581494123, 0, 0.248937115, 0)
  1156. SellPlanks.Size = UDim2.new(0, 88, 0, 27)
  1157. SellPlanks.Style = Enum.ButtonStyle.RobloxRoundButton
  1158. SellPlanks.Font = Enum.Font.SourceSansSemibold
  1159. SellPlanks.Text = "Sell Planks [G]"
  1160. SellPlanks.TextColor3 = Color3.new(0, 0, 0)
  1161. SellPlanks.TextSize = 14
  1162. SellPlanks.MouseButton1Down:connect(function()
  1163. Mouse = game.Players.LocalPlayer:GetMouse()
  1164. Mouse.KeyDown:Connect(function(key)
  1165. if key:lower() == "g" then
  1166. for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1167. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1168. if Plank.Owner.Value == game.Players.LocalPlayer then
  1169. for i,v in pairs(Plank:GetChildren()) do
  1170. v.Name="WoodSection"
  1171. spawn(function()
  1172. for i=1,10 do
  1173. wait()
  1174. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1175. end
  1176. end)
  1177. end
  1178. end
  1179. spawn(function()
  1180. for i=1,20 do
  1181. wait()
  1182. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1183. end
  1184. end)
  1185. end
  1186. end
  1187. end
  1188. end)
  1189.  
  1190. end)
  1191.  
  1192. TpPlanks.Name = "TpPlanks"
  1193. TpPlanks.Parent = WoodFrame
  1194. TpPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
  1195. TpPlanks.Position = UDim2.new(-0.0581494123, 0, 0.538400888, 0)
  1196. TpPlanks.Size = UDim2.new(0, 88, 0, 27)
  1197. TpPlanks.Style = Enum.ButtonStyle.RobloxRoundButton
  1198. TpPlanks.Font = Enum.Font.SourceSansSemibold
  1199. TpPlanks.Text = "Tp Planks"
  1200. TpPlanks.TextColor3 = Color3.new(0, 0, 0)
  1201. TpPlanks.TextSize = 14
  1202. TpPlanks.MouseButton1Down:connect(function()
  1203. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  1204. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1205. if Plank.Owner.Value == service.Players.LocalPlayer then
  1206. Plank:MoveTo(service.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 20, 0))
  1207. for i=1,100 do
  1208. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1209. end
  1210. end
  1211. end
  1212. end
  1213. end)
  1214.  
  1215. TpWood.Name = "TpWood"
  1216. TpWood.Parent = WoodFrame
  1217. TpWood.BackgroundColor3 = Color3.new(1, 1, 1)
  1218. TpWood.Position = UDim2.new(-0.0581494123, 0, 0.391215771, 0)
  1219. TpWood.Size = UDim2.new(0, 88, 0, 27)
  1220. TpWood.Style = Enum.ButtonStyle.RobloxRoundButton
  1221. TpWood.Font = Enum.Font.SourceSansSemibold
  1222. TpWood.Text = "Tp Wood"
  1223. TpWood.TextColor3 = Color3.new(0, 0, 0)
  1224. TpWood.TextSize = 14
  1225. TpWood.MouseButton1Down:connect(function()
  1226. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1227. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1228. if Log.Owner.Value == game.Players.LocalPlayer then
  1229. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 15, 0))
  1230. end
  1231. end
  1232. end
  1233. end)
  1234.  
  1235. BluePrints.Name = "BluePrints"
  1236. BluePrints.Parent = WoodFrame
  1237. BluePrints.BackgroundColor3 = Color3.new(1, 1, 1)
  1238. BluePrints.Position = UDim2.new(-0.0581494123, 0, 0.685585439, 0)
  1239. BluePrints.Size = UDim2.new(0, 88, 0, 27)
  1240. BluePrints.Style = Enum.ButtonStyle.RobloxRoundButton
  1241. BluePrints.Font = Enum.Font.SourceSansSemibold
  1242. BluePrints.Text = "Blueprints"
  1243. BluePrints.TextColor3 = Color3.new(0, 0, 0)
  1244. BluePrints.TextSize = 14
  1245. BluePrints.MouseButton1Down:connect(function()
  1246. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  1247. local clone = v:Clone()
  1248. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  1249. end
  1250. end)
  1251.  
  1252. Nothing_6.Name = "Nothing"
  1253. Nothing_6.Parent = WoodFrame
  1254. Nothing_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1255. Nothing_6.BackgroundTransparency = 1
  1256. Nothing_6.Position = UDim2.new(-0.0777917504, 0, -0.038555719, 0)
  1257. Nothing_6.Size = UDim2.new(0, 72, 0, 21)
  1258. Nothing_6.Font = Enum.Font.SourceSansSemibold
  1259. Nothing_6.Text = "Wood"
  1260. Nothing_6.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  1261. Nothing_6.TextSize = 25
  1262.  
  1263. PaintTool.Name = "PaintTool"
  1264. PaintTool.Parent = WoodFrame
  1265. PaintTool.BackgroundColor3 = Color3.new(1, 1, 1)
  1266. PaintTool.Position = UDim2.new(-0.0581494123, 0, 0.832770586, 0)
  1267. PaintTool.Size = UDim2.new(0, 88, 0, 27)
  1268. PaintTool.Style = Enum.ButtonStyle.RobloxRoundButton
  1269. PaintTool.Font = Enum.Font.SourceSansSemibold
  1270. PaintTool.Text = "Paint Tool"
  1271. PaintTool.TextColor3 = Color3.new(0, 0, 0)
  1272. PaintTool.TextSize = 14
  1273. PaintTool.MouseButton1Down:connect(function()
  1274. -- Instances:
  1275. local ColorPicker = Instance.new("ScreenGui")
  1276. local ChangeColor = Instance.new("Frame")
  1277. local CurrentColor = Instance.new("ImageButton")
  1278. local Picker = Instance.new("ScrollingFrame")
  1279. local Birch = Instance.new("ImageButton")
  1280. local DropShadow = Instance.new("Frame")
  1281. local Grey = Instance.new("ImageButton")
  1282. local DropShadow_2 = Instance.new("Frame")
  1283. local Walnut = Instance.new("ImageButton")
  1284. local DropShadow_3 = Instance.new("Frame")
  1285. local Generic = Instance.new("ImageButton")
  1286. local DropShadow_4 = Instance.new("Frame")
  1287. local Oak = Instance.new("ImageButton")
  1288. local DropShadow_5 = Instance.new("Frame")
  1289. local Pine = Instance.new("ImageButton")
  1290. local DropShadow_6 = Instance.new("Frame")
  1291. local Palm = Instance.new("ImageButton")
  1292. local DropShadow_7 = Instance.new("Frame")
  1293. local Cherry = Instance.new("ImageButton")
  1294. local DropShadow_8 = Instance.new("Frame")
  1295. local Koa = Instance.new("ImageButton")
  1296. local DropShadow_9 = Instance.new("Frame")
  1297. local Volcano = Instance.new("ImageButton")
  1298. local DropShadow_10 = Instance.new("Frame")
  1299. local GreenSwampy = Instance.new("ImageButton")
  1300. local DropShadow_11 = Instance.new("Frame")
  1301. local GoldSwampy = Instance.new("ImageButton")
  1302. local DropShadow_12 = Instance.new("Frame")
  1303. local GenericSpecial = Instance.new("ImageButton")
  1304. local DropShadow_13 = Instance.new("Frame")
  1305. local SnowGlow = Instance.new("ImageButton")
  1306. local DropShadow_14 = Instance.new("Frame")
  1307. local Frost = Instance.new("ImageButton")
  1308. local DropShadow_15 = Instance.new("Frame")
  1309. local CaveCrawler = Instance.new("ImageButton")
  1310. local DropShadow_16 = Instance.new("Frame")
  1311. local LoneCave = Instance.new("ImageButton")
  1312. local DropShadow_17 = Instance.new("Frame")
  1313. local Spooky = Instance.new("ImageButton")
  1314. local DropShadow_18 = Instance.new("Frame")
  1315. local SpookyNeon = Instance.new("ImageButton")
  1316. local DropShadow_19 = Instance.new("Frame")
  1317. --Properties:
  1318. ColorPicker.Name = "ColorPicker"
  1319. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1320.  
  1321. ChangeColor.Name = "ChangeColor"
  1322. ChangeColor.Parent = ColorPicker
  1323. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1324. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  1325. ChangeColor.BorderSizePixel = 2
  1326. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  1327. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  1328. ChangeColor.ZIndex = 2
  1329. ColorPicker.Enabled = false
  1330.  
  1331. CurrentColor.Name = "CurrentColor"
  1332. CurrentColor.Parent = ChangeColor
  1333. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1334. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  1335. CurrentColor.BorderSizePixel = 2
  1336. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  1337. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  1338. CurrentColor.ZIndex = 2
  1339. CurrentColor.Image = "rbxassetid://2712547918"
  1340. CurrentColor.ScaleType = Enum.ScaleType.Crop
  1341.  
  1342. Picker.Name = "Picker"
  1343. Picker.Parent = ColorPicker
  1344. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1345. Picker.BorderColor3 = Color3.new(0, 0, 0)
  1346. Picker.BorderSizePixel = 2
  1347. Picker.Position = UDim2.new(0, 10, 1, -320)
  1348. Picker.Size = UDim2.new(0, 100, 0, 200)
  1349. Picker.CanvasPosition = Vector2.new(0, 700)
  1350. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  1351. Picker.ScrollBarThickness = 7
  1352. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  1353. Picker.Visible = false
  1354.  
  1355. Birch.Name = "Birch"
  1356. Birch.Parent = Picker
  1357. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  1358. Birch.BorderColor3 = Color3.new(0, 0, 0)
  1359. Birch.Position = UDim2.new(0, 10, 0, 5)
  1360. Birch.Size = UDim2.new(0, 80, 0, 40)
  1361. Birch.ZIndex = 3
  1362. Birch.Image = "rbxassetid://2712547918"
  1363. Birch.ScaleType = Enum.ScaleType.Crop
  1364.  
  1365. DropShadow.Name = "DropShadow"
  1366. DropShadow.Parent = Birch
  1367. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  1368. DropShadow.BorderSizePixel = 0
  1369. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  1370. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  1371. DropShadow.ZIndex = 2
  1372.  
  1373. Grey.Name = "Grey"
  1374. Grey.Parent = Picker
  1375. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  1376. Grey.BorderColor3 = Color3.new(0, 0, 0)
  1377. Grey.Position = UDim2.new(0, 10, 0, 55)
  1378. Grey.Size = UDim2.new(0, 80, 0, 40)
  1379. Grey.ZIndex = 3
  1380. Grey.Image = "rbxassetid://924320031"
  1381. Grey.ScaleType = Enum.ScaleType.Crop
  1382.  
  1383. DropShadow_2.Name = "DropShadow"
  1384. DropShadow_2.Parent = Grey
  1385. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1386. DropShadow_2.BorderSizePixel = 0
  1387. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  1388. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  1389. DropShadow_2.ZIndex = 2
  1390.  
  1391. Walnut.Name = "Walnut"
  1392. Walnut.Parent = Picker
  1393. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  1394. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  1395. Walnut.Position = UDim2.new(0, 10, 0, 105)
  1396. Walnut.Size = UDim2.new(0, 80, 0, 40)
  1397. Walnut.ZIndex = 3
  1398. Walnut.Image = "rbxassetid://2712559790"
  1399. Walnut.ScaleType = Enum.ScaleType.Crop
  1400.  
  1401. DropShadow_3.Name = "DropShadow"
  1402. DropShadow_3.Parent = Walnut
  1403. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1404. DropShadow_3.BorderSizePixel = 0
  1405. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  1406. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  1407. DropShadow_3.ZIndex = 2
  1408.  
  1409. Generic.Name = "Generic"
  1410. Generic.Parent = Picker
  1411. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  1412. Generic.BorderColor3 = Color3.new(0, 0, 0)
  1413. Generic.Position = UDim2.new(0, 10, 0, 155)
  1414. Generic.Size = UDim2.new(0, 80, 0, 40)
  1415. Generic.ZIndex = 3
  1416. Generic.Image = "rbxassetid://2712568624"
  1417. Generic.ScaleType = Enum.ScaleType.Crop
  1418.  
  1419. DropShadow_4.Name = "DropShadow"
  1420. DropShadow_4.Parent = Generic
  1421. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  1422. DropShadow_4.BorderSizePixel = 0
  1423. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  1424. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  1425. DropShadow_4.ZIndex = 2
  1426.  
  1427. Oak.Name = "Oak"
  1428. Oak.Parent = Picker
  1429. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  1430. Oak.BorderColor3 = Color3.new(0, 0, 0)
  1431. Oak.Position = UDim2.new(0, 10, 0, 205)
  1432. Oak.Size = UDim2.new(0, 80, 0, 40)
  1433. Oak.ZIndex = 3
  1434. Oak.Image = "rbxassetid://2712579185"
  1435. Oak.ScaleType = Enum.ScaleType.Crop
  1436.  
  1437. DropShadow_5.Name = "DropShadow"
  1438. DropShadow_5.Parent = Oak
  1439. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1440. DropShadow_5.BorderSizePixel = 0
  1441. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  1442. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  1443. DropShadow_5.ZIndex = 2
  1444.  
  1445. Pine.Name = "Pine"
  1446. Pine.Parent = Picker
  1447. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  1448. Pine.BorderColor3 = Color3.new(0, 0, 0)
  1449. Pine.Position = UDim2.new(0, 10, 0, 255)
  1450. Pine.Size = UDim2.new(0, 80, 0, 40)
  1451. Pine.ZIndex = 3
  1452. Pine.Image = "rbxassetid://2712591183"
  1453. Pine.ScaleType = Enum.ScaleType.Crop
  1454.  
  1455. DropShadow_6.Name = "DropShadow"
  1456. DropShadow_6.Parent = Pine
  1457. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  1458. DropShadow_6.BorderSizePixel = 0
  1459. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  1460. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  1461. DropShadow_6.ZIndex = 2
  1462.  
  1463. Palm.Name = "Palm"
  1464. Palm.Parent = Picker
  1465. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  1466. Palm.BorderColor3 = Color3.new(0, 0, 0)
  1467. Palm.Position = UDim2.new(0, 10, 0, 305)
  1468. Palm.Size = UDim2.new(0, 80, 0, 40)
  1469. Palm.ZIndex = 3
  1470. Palm.Image = "rbxassetid://2712597395"
  1471. Palm.ScaleType = Enum.ScaleType.Crop
  1472.  
  1473. DropShadow_7.Name = "DropShadow"
  1474. DropShadow_7.Parent = Palm
  1475. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1476. DropShadow_7.BorderSizePixel = 0
  1477. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  1478. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  1479. DropShadow_7.ZIndex = 2
  1480.  
  1481. Cherry.Name = "Cherry"
  1482. Cherry.Parent = Picker
  1483. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  1484. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  1485. Cherry.Position = UDim2.new(0, 10, 0, 355)
  1486. Cherry.Size = UDim2.new(0, 80, 0, 40)
  1487. Cherry.ZIndex = 3
  1488. Cherry.Image = "rbxassetid://2712608599"
  1489. Cherry.ScaleType = Enum.ScaleType.Crop
  1490.  
  1491. DropShadow_8.Name = "DropShadow"
  1492. DropShadow_8.Parent = Cherry
  1493. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1494. DropShadow_8.BorderSizePixel = 0
  1495. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  1496. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  1497. DropShadow_8.ZIndex = 2
  1498.  
  1499. Koa.Name = "Koa"
  1500. Koa.Parent = Picker
  1501. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  1502. Koa.BorderColor3 = Color3.new(0, 0, 0)
  1503. Koa.Position = UDim2.new(0, 10, 0, 355)
  1504. Koa.Size = UDim2.new(0, 80, 0, 40)
  1505. Koa.ZIndex = 3
  1506. Koa.Image = "rbxassetid://2712612798"
  1507. Koa.ScaleType = Enum.ScaleType.Crop
  1508.  
  1509. DropShadow_9.Name = "DropShadow"
  1510. DropShadow_9.Parent = Koa
  1511. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  1512. DropShadow_9.BorderSizePixel = 0
  1513. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  1514. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  1515. DropShadow_9.ZIndex = 2
  1516.  
  1517. Volcano.Name = "Volcano"
  1518. Volcano.Parent = Picker
  1519. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1520. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  1521. Volcano.Position = UDim2.new(0, 10, 0, 405)
  1522. Volcano.Size = UDim2.new(0, 80, 0, 40)
  1523. Volcano.ZIndex = 3
  1524. Volcano.Image = "rbxassetid://2712618609"
  1525. Volcano.ScaleType = Enum.ScaleType.Crop
  1526.  
  1527. DropShadow_10.Name = "DropShadow"
  1528. DropShadow_10.Parent = Volcano
  1529. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  1530. DropShadow_10.BorderSizePixel = 0
  1531. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  1532. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  1533. DropShadow_10.ZIndex = 2
  1534.  
  1535. GreenSwampy.Name = "GreenSwampy"
  1536. GreenSwampy.Parent = Picker
  1537. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1538. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1539. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  1540. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  1541. GreenSwampy.ZIndex = 3
  1542. GreenSwampy.Image = "rbxassetid://2712623896"
  1543. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  1544.  
  1545. DropShadow_11.Name = "DropShadow"
  1546. DropShadow_11.Parent = GreenSwampy
  1547. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1548. DropShadow_11.BorderSizePixel = 0
  1549. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  1550. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  1551. DropShadow_11.ZIndex = 2
  1552.  
  1553. GoldSwampy.Name = "GoldSwampy"
  1554. GoldSwampy.Parent = Picker
  1555. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1556. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1557. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  1558. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  1559. GoldSwampy.ZIndex = 3
  1560. GoldSwampy.Image = "rbxassetid://2712631457"
  1561. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  1562.  
  1563. DropShadow_12.Name = "DropShadow"
  1564. DropShadow_12.Parent = GoldSwampy
  1565. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  1566. DropShadow_12.BorderSizePixel = 0
  1567. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  1568. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  1569. DropShadow_12.ZIndex = 2
  1570.  
  1571. GenericSpecial.Name = "GenericSpecial"
  1572. GenericSpecial.Parent = Picker
  1573. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  1574. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  1575. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  1576. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  1577. GenericSpecial.ZIndex = 3
  1578. GenericSpecial.Image = "rbxassetid://2712639396"
  1579. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  1580.  
  1581. DropShadow_13.Name = "DropShadow"
  1582. DropShadow_13.Parent = GenericSpecial
  1583. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  1584. DropShadow_13.BorderSizePixel = 0
  1585. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  1586. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  1587. DropShadow_13.ZIndex = 2
  1588.  
  1589. SnowGlow.Name = "SnowGlow"
  1590. SnowGlow.Parent = Picker
  1591. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  1592. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  1593. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  1594. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  1595. SnowGlow.ZIndex = 3
  1596. SnowGlow.Image = "rbxassetid://2712651454"
  1597. SnowGlow.ScaleType = Enum.ScaleType.Crop
  1598.  
  1599. DropShadow_14.Name = "DropShadow"
  1600. DropShadow_14.Parent = SnowGlow
  1601. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  1602. DropShadow_14.BorderSizePixel = 0
  1603. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  1604. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  1605. DropShadow_14.ZIndex = 2
  1606.  
  1607. Frost.Name = "Frost"
  1608. Frost.Parent = Picker
  1609. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  1610. Frost.BorderColor3 = Color3.new(0, 0, 0)
  1611. Frost.Position = UDim2.new(0, 10, 0, 655)
  1612. Frost.Size = UDim2.new(0, 80, 0, 40)
  1613. Frost.ZIndex = 3
  1614. Frost.Image = "rbxassetid://2712667804"
  1615. Frost.ScaleType = Enum.ScaleType.Crop
  1616.  
  1617. DropShadow_15.Name = "DropShadow"
  1618. DropShadow_15.Parent = Frost
  1619. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  1620. DropShadow_15.BorderSizePixel = 0
  1621. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  1622. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  1623. DropShadow_15.ZIndex = 2
  1624.  
  1625. CaveCrawler.Name = "CaveCrawler"
  1626. CaveCrawler.Parent = Picker
  1627. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  1628. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  1629. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  1630. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  1631. CaveCrawler.ZIndex = 3
  1632. CaveCrawler.Image = "rbxassetid://2712673980"
  1633. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  1634.  
  1635. DropShadow_16.Name = "DropShadow"
  1636. DropShadow_16.Parent = CaveCrawler
  1637. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  1638. DropShadow_16.BorderSizePixel = 0
  1639. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  1640. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  1641. DropShadow_16.ZIndex = 2
  1642.  
  1643. LoneCave.Name = "LoneCave"
  1644. LoneCave.Parent = Picker
  1645. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  1646. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  1647. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  1648. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  1649. LoneCave.ZIndex = 3
  1650. LoneCave.Image = "rbxassetid://2712693147"
  1651. LoneCave.ScaleType = Enum.ScaleType.Crop
  1652.  
  1653. DropShadow_17.Name = "DropShadow"
  1654. DropShadow_17.Parent = LoneCave
  1655. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  1656. DropShadow_17.BorderSizePixel = 0
  1657. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  1658. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  1659. DropShadow_17.ZIndex = 2
  1660.  
  1661. Spooky.Name = "Spooky"
  1662. Spooky.Parent = Picker
  1663. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  1664. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  1665. Spooky.Position = UDim2.new(0, 10, 0, 805)
  1666. Spooky.Size = UDim2.new(0, 80, 0, 40)
  1667. Spooky.ZIndex = 3
  1668. Spooky.Image = "rbxassetid://2712696822"
  1669. Spooky.ScaleType = Enum.ScaleType.Crop
  1670.  
  1671. DropShadow_18.Name = "DropShadow"
  1672. DropShadow_18.Parent = Spooky
  1673. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  1674. DropShadow_18.BorderSizePixel = 0
  1675. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  1676. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  1677. DropShadow_18.ZIndex = 2
  1678.  
  1679. SpookyNeon.Name = "SpookyNeon"
  1680. SpookyNeon.Parent = Picker
  1681. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  1682. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  1683. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  1684. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  1685. SpookyNeon.ZIndex = 3
  1686. SpookyNeon.Image = "rbxassetid://2712700047"
  1687. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  1688.  
  1689. DropShadow_19.Name = "DropShadow"
  1690. DropShadow_19.Parent = SpookyNeon
  1691. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  1692. DropShadow_19.BorderSizePixel = 0
  1693. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  1694. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  1695. DropShadow_19.ZIndex = 2
  1696. -- Scripts:
  1697. woodtype = "Birch"
  1698.  
  1699. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1700. tool.RequiresHandle = false
  1701. --tool.RobloxLocked = true
  1702. tool.Name = "Paint"
  1703. tool.ToolTip = "Changes A Stucture's Wood Type"
  1704. tool.Equipped:connect(function(Mouse)
  1705. ColorPicker.Enabled = true
  1706. Mouse.Button1Down:connect(function()
  1707. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  1708. local Cframe
  1709. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  1710. Cframe = Mouse.Target.Parent.MainCFrame.Value
  1711. else
  1712. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  1713. end
  1714. if Mouse.Target.Parent ~= nil then
  1715. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  1716. end
  1717. else
  1718. --do nothing
  1719. end
  1720. end)
  1721. end)
  1722.  
  1723. tool.Unequipped:connect(function(mouse)
  1724. ColorPicker.Enabled = false
  1725. end)
  1726.  
  1727.  
  1728. Birch.MouseButton1Click:Connect(function()
  1729. CurrentColor.Image = Birch.Image
  1730. woodtype = "Birch"
  1731. end)
  1732.  
  1733. Grey.MouseButton1Click:Connect(function()
  1734. CurrentColor.Image = Grey.Image
  1735. woodtype = nil
  1736. end)
  1737.  
  1738. Walnut.MouseButton1Click:Connect(function()
  1739. CurrentColor.Image = Walnut.Image
  1740. woodtype = "Walnut"
  1741. end)
  1742.  
  1743. Generic.MouseButton1Click:Connect(function()
  1744. CurrentColor.Image = Generic.Image
  1745. woodtype = "Generic"
  1746. end)
  1747.  
  1748. Oak.MouseButton1Click:Connect(function()
  1749. CurrentColor.Image = Oak.Image
  1750. woodtype = "Oak"
  1751. end)
  1752.  
  1753. Pine.MouseButton1Click:Connect(function()
  1754. CurrentColor.Image = Pine.Image
  1755. woodtype = "Pine"
  1756. end)
  1757.  
  1758. Palm.MouseButton1Click:Connect(function()
  1759. CurrentColor.Image = Palm.Image
  1760. woodtype = "Palm"
  1761. end)
  1762.  
  1763. Koa.MouseButton1Click:Connect(function()
  1764. CurrentColor.Image = Koa.Image
  1765. woodtype = "Koa"
  1766. end)
  1767.  
  1768. Volcano.MouseButton1Click:Connect(function()
  1769. CurrentColor.Image = Volcano.Image
  1770. woodtype = "Volcano"
  1771. end)
  1772.  
  1773. GreenSwampy.MouseButton1Click:Connect(function()
  1774. CurrentColor.Image = GreenSwampy.Image
  1775. woodtype = "GreenSwampy"
  1776. end)
  1777.  
  1778. GoldSwampy.MouseButton1Click:Connect(function()
  1779. CurrentColor.Image = GoldSwampy.Image
  1780. woodtype = "GoldSwampy"
  1781. end)
  1782.  
  1783. GenericSpecial.MouseButton1Click:Connect(function()
  1784. CurrentColor.Image = GenericSpecial.Image
  1785. woodtype = "GenericSpecial"
  1786. end)
  1787.  
  1788. SnowGlow.MouseButton1Click:Connect(function()
  1789. CurrentColor.Image = SnowGlow.Image
  1790. woodtype = "SnowGlow"
  1791. end)
  1792.  
  1793. Frost.MouseButton1Click:Connect(function()
  1794. CurrentColor.Image = Frost.Image
  1795. woodtype = "Frost"
  1796. end)
  1797.  
  1798. CaveCrawler.MouseButton1Click:Connect(function()
  1799. CurrentColor.Image = CaveCrawler.Image
  1800. woodtype = "CaveCrawler"
  1801. end)
  1802.  
  1803. LoneCave.MouseButton1Click:Connect(function()
  1804. CurrentColor.Image = LoneCave.Image
  1805. woodtype = "LoneCave"
  1806. end)
  1807.  
  1808. Spooky.MouseButton1Click:Connect(function()
  1809. CurrentColor.Image = Spooky.Image
  1810. woodtype = "Spooky"
  1811. end)
  1812.  
  1813. SpookyNeon.MouseButton1Click:Connect(function()
  1814. CurrentColor.Image = SpookyNeon.Image
  1815. woodtype = "SpookyNeon"
  1816. end)
  1817.  
  1818. --bring up menu
  1819. CurrentColor.MouseButton1Click:Connect(function()
  1820. if Picker.Visible == false then
  1821. Picker.Visible = true
  1822. else
  1823. Picker.Visible = false
  1824. end
  1825. end)
  1826. end)
  1827.  
  1828. MiscFrame.Name = "MiscFrame"
  1829. MiscFrame.Parent = LT2Update
  1830. MiscFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1831. MiscFrame.Position = UDim2.new(0.87730062, 0, 0.796068847, 0)
  1832. MiscFrame.Size = UDim2.new(0, 100, 0, 131)
  1833. MiscFrame.Visible = false
  1834. MiscFrame.Style = Enum.FrameStyle.RobloxRound
  1835.  
  1836. XMisc.Name = "XMisc"
  1837. XMisc.Parent = MiscFrame
  1838. XMisc.BackgroundColor3 = Color3.new(1, 1, 1)
  1839. XMisc.Position = UDim2.new(0.813264251, 0, -0.0878349841, 0)
  1840. XMisc.Size = UDim2.new(0, 23, 0, 23)
  1841. XMisc.Style = Enum.ButtonStyle.RobloxRoundButton
  1842. XMisc.Font = Enum.Font.SourceSans
  1843. XMisc.Text = "X"
  1844. XMisc.TextColor3 = Color3.new(0, 0, 0)
  1845. XMisc.TextSize = 14
  1846. XMisc.MouseButton1Down:connect(function()
  1847. MiscFrame.Visible = false
  1848. end)
  1849.  
  1850. RemoveFog.Name = "RemoveFog"
  1851. RemoveFog.Parent = MiscFrame
  1852. RemoveFog.BackgroundColor3 = Color3.new(1, 1, 1)
  1853. RemoveFog.Position = UDim2.new(-0.0281494129, 0, 0.103120379, 0)
  1854. RemoveFog.Size = UDim2.new(0, 88, 0, 27)
  1855. RemoveFog.Style = Enum.ButtonStyle.RobloxRoundButton
  1856. RemoveFog.Font = Enum.Font.SourceSansSemibold
  1857. RemoveFog.Text = "RemoveFog"
  1858. RemoveFog.TextColor3 = Color3.new(0, 0, 0)
  1859. RemoveFog.TextSize = 14
  1860. RemoveFog.MouseButton1Down:connect(function()
  1861. game.Lighting.Changed:connect(function()
  1862. game.Lighting.TimeOfDay = "12:00:00"
  1863. game.Lighting.FogEnd = 9999
  1864. game.Lighting.Brightness = 1
  1865. end)
  1866. end)
  1867.  
  1868. HardDrag.Name = "HardDrag"
  1869. HardDrag.Parent = MiscFrame
  1870. HardDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  1871. HardDrag.Position = UDim2.new(-0.0281494129, 0, 0.334504515, 0)
  1872. HardDrag.Size = UDim2.new(0, 88, 0, 27)
  1873. HardDrag.Style = Enum.ButtonStyle.RobloxRoundButton
  1874. HardDrag.Font = Enum.Font.SourceSansSemibold
  1875. HardDrag.Text = "Hard Dragger"
  1876. HardDrag.TextColor3 = Color3.new(0, 0, 0)
  1877. HardDrag.TextSize = 14
  1878. HardDrag.MouseButton1Down:connect(function()
  1879. local player = game.Players.LocalPlayer
  1880. local Character = player.Character or player.CharacterAdded:wait()
  1881. local Humanoid = Character:WaitForChild("Humanoid")
  1882. local walkSpeed = Humanoid.WalkSpeed
  1883. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Disabled = true
  1884. _G.dragRangeMin = 5
  1885. fivefour = coroutine.wrap(function()
  1886. EKey = false
  1887. QKey = false
  1888. player:GetMouse().KeyDown:connect(function(key)
  1889. if string.lower(key) == "e" then
  1890. EKey = true
  1891. elseif string.lower(key) == "q" then
  1892. QKey = true
  1893. end
  1894. end)
  1895. player:GetMouse().KeyUp:connect(function(key)
  1896. if string.lower(key) == "e" then
  1897. EKey = false
  1898. elseif string.lower(key) == "q" then
  1899. QKey = false
  1900. end
  1901. end)
  1902. while wait(0.1) do
  1903. if EKey then
  1904. F = FVal
  1905. FVal = FVal + 1000
  1906. ChangeForce(F+1000)
  1907. print(F)
  1908. end
  1909. if QKey then
  1910. F = FVal
  1911. FVal = FVal - 1000
  1912. ChangeForce(F-1000)
  1913. print(F)
  1914. end
  1915. end
  1916.  
  1917. end)
  1918. fivefour()
  1919. local dragPart = Instance.new("Part",game.Players.LocalPlayer.PlayerGui)--game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Dragger
  1920. dragPart.Size = Vector3.new(0.2,0.2,0.2)
  1921. dragPart.BrickColor = BrickColor.new("Really red")
  1922. player.CharacterAdded:connect(function()
  1923. Character = player.Character
  1924. Humanoid = Character:WaitForChild("Humanoid")
  1925. Humanoid.Died:connect(function()
  1926. dragPart.Parent = nil
  1927. end)
  1928. end)
  1929.  
  1930. wait(1)
  1931. local dragRangeMax = 10000
  1932. local dragRangeMin = _G.dragRangeMin
  1933.  
  1934. local camera = workspace.CurrentCamera
  1935. local mouse = player:GetMouse()
  1936.  
  1937. local button1Down = false
  1938. local dragRange = dragRangeMax
  1939. FVal = 80000
  1940. local bodyPosition = Instance.new("BodyPosition", dragPart)
  1941. bodyPosition.maxForce = Vector3.new(1, 1, 1) * FVal
  1942. bodyPosition.D = 1000
  1943. bodyPosition.P = 4000
  1944. function ChangeForce(F)
  1945. if F > 0 then
  1946. F = bodyPosition.maxForce.X+F
  1947. bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
  1948. else
  1949. F = bodyPosition.maxForce.X-F
  1950. bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
  1951. end
  1952. end
  1953.  
  1954. local bodyGyro = Instance.new("BodyGyro", dragPart)
  1955. bodyGyro.maxTorque = Vector3.new(1, 1, 1) * 200 --4000 -- * 0.000012
  1956. bodyGyro.P = 1200
  1957. bodyGyro.D = 140 --15
  1958.  
  1959. --bodyPosition.P = bodyPosition.P * 1/19
  1960. --bodyPosition.D = bodyPosition.D * 1/19
  1961. --bodyGyro.P = bodyGyro.P * 1/19
  1962. --bodyGyro.D = bodyGyro.D * 1/19
  1963.  
  1964. local rotateCFrame = CFrame.new()
  1965.  
  1966. local weld = Instance.new("Weld", dragPart)
  1967.  
  1968. --local interactPermission = require(game.ReplicatedStorage.Interaction.InteractionPermission)
  1969. local clientIsDragging = game.ReplicatedStorage.Interaction.ClientIsDragging
  1970.  
  1971. local carryAnimationTrack
  1972.  
  1973.  
  1974. --------------------------------[[ Drag Main ]]------------------------------------
  1975.  
  1976. local draggingPart = false
  1977.  
  1978. function click()
  1979. button1Down = true
  1980.  
  1981. local targetObject = game.Players.LocalPlayer:GetMouse().Target
  1982. if not canDrag(targetObject) then
  1983. return
  1984. end
  1985.  
  1986. local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
  1987. if (mouseHit - Character.Head.Position).magnitude > dragRangeMax then
  1988. return
  1989. end
  1990.  
  1991. initializeDrag(targetObject, mouseHit)
  1992. rotateCFrame = CFrame.new()
  1993.  
  1994. carryAnimationTrack:Play(0.1, 1, 1)
  1995.  
  1996. local dragIsFailing = 0
  1997. local dragTime = 0
  1998.  
  1999.  
  2000. while button1Down and canDrag(targetObject) do
  2001. local desiredPos = Character.Head.Position + (game.Players.LocalPlayer:GetMouse().Hit.p - Character.Head.Position).unit * dragRange
  2002.  
  2003. local dragRay = Ray.new(Character.Head.Position, desiredPos - Character.Head.Position)
  2004. local part, pos = workspace:FindPartOnRayWithIgnoreList(dragRay, {Character, dragPart, targetObject.Parent})
  2005.  
  2006. if part then
  2007. desiredPos = pos
  2008. end
  2009.  
  2010. if (camera.CoordinateFrame.p - Character.Head.Position).magnitude > 2 then
  2011. desiredPos = desiredPos + Vector3.new(0, 1.8, 0)
  2012. end
  2013.  
  2014. moveDrag(desiredPos)
  2015. bodyGyro.cframe = CFrame.new(dragPart.Position, camera.CoordinateFrame.p) * rotateCFrame
  2016.  
  2017. local targParent = findHighestParent(targetObject) or targetObject
  2018.  
  2019. local attemptingToSurf = false
  2020. for _, check in pairs({{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  2021. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  2022. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  2023. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  2024. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  2025.  
  2026. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  2027. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  2028. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  2029.  
  2030. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  2031. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  2032. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  2033.  
  2034. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  2035. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  2036. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  2037. {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing}
  2038.  
  2039. }) do
  2040.  
  2041. local ray = check.Ray
  2042. local part, _ = workspace:FindPartOnRayWithIgnoreList(ray, {Character})
  2043. local op = part
  2044. part = part and findHighestParent(part)
  2045.  
  2046. if part and (not check.State or Humanoid:GetState() == check.State) then
  2047. if part == targParent then
  2048. attemptingToSurf = true
  2049. else
  2050. for _, connectedPart in pairs(op:GetConnectedParts(true)) do
  2051.  
  2052. if connectedPart == targetObject--[[targParent]] then
  2053. attemptingToSurf = true
  2054. break
  2055. end
  2056. end
  2057. end
  2058.  
  2059. if attemptingToSurf then
  2060. break
  2061. end
  2062. end
  2063. end
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069. local falling = Humanoid:GetState() == Enum.HumanoidStateType.Freefall or Humanoid:GetState() == Enum.HumanoidStateType.FallingDown--not part1 and not part2
  2070.  
  2071.  
  2072. if attemptingToSurf then
  2073. dragIsFailing = 0
  2074. elseif falling then
  2075. dragIsFailing = 0
  2076. elseif (dragPart.Position - desiredPos).magnitude > 5 then
  2077. dragIsFailing = 0
  2078. else
  2079. dragIsFailing = 0
  2080. end
  2081. if dragIsFailing > 16 then
  2082. break
  2083. end
  2084.  
  2085.  
  2086. if dragTime % 10 == 0 and targParent.Parent:FindFirstChild("BedInfo") and targParent.Parent:FindFirstChild("Main") then
  2087. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent.Scripts.VehicleControl.SetVehicleOwnership:Fire(targParent.Parent.Main)
  2088. end
  2089.  
  2090. clientIsDragging:FireServer(targParent.Parent)
  2091.  
  2092. wait()
  2093. dragTime = 0
  2094. end
  2095.  
  2096. carryAnimationTrack:Stop()
  2097.  
  2098. endDrag()
  2099. end
  2100.  
  2101.  
  2102. function findHighestParent(child)
  2103. if not child or not child.Parent or child.Parent == workspace then
  2104. return nil
  2105. end
  2106.  
  2107. local ret = child.Parent:FindFirstChild("Owner") and child
  2108. return findHighestParent(child.Parent) or ret
  2109. end
  2110.  
  2111.  
  2112.  
  2113. function clickEnded()
  2114. button1Down = false
  2115. end
  2116.  
  2117. function holdDistanceChanged()
  2118. dragRange = dragRangeMax--[[_G.dragRangeMin + (1 - dist) * (dragRangeMax - _G.dragRangeMin)]]
  2119. end
  2120.  
  2121.  
  2122. function canDrag(targetObject)
  2123.  
  2124.  
  2125. if not (targetObject and not targetObject.Anchored and targetObject.Parent and Humanoid.Health > 0) then -- General conditions
  2126. return false
  2127. end
  2128.  
  2129. if targetObject.Name == "LeafPart" then
  2130. return false
  2131. end
  2132.  
  2133. local originTargetObject = targetObject
  2134. targetObject = findHighestParent(targetObject) or targetObject
  2135.  
  2136. bodyGyro.Parent = dragPart
  2137.  
  2138.  
  2139. --[[if not (targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner")) then
  2140. return otherDraggable(targetObject, originTargetObject)
  2141. end]]
  2142.  
  2143. if targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner") then
  2144. return true
  2145. end
  2146.  
  2147. if targetObject.Parent:FindFirstChild("TreeClass") then -- Wood class
  2148. return true
  2149. end
  2150. if targetObject.Parent:FindFirstChild("BoxItemName") then -- Shop items
  2151. return true
  2152. end
  2153. if targetObject.Parent:FindFirstChild("PurchasedBoxItemName") then -- Purchased box items
  2154. return true
  2155. end
  2156. if targetObject.Parent:FindFirstChild("Handle") then -- Tool items
  2157. return true
  2158. end
  2159.  
  2160. return otherDraggable(targetObject, originTargetObject)
  2161. end
  2162.  
  2163. function otherDraggable(targetObject, originTargetObject)
  2164. local draggable = targetObject and targetObject.Parent and targetObject.Parent:FindFirstChild("DraggableItem") or originTargetObject and originTargetObject.Parent and originTargetObject.Parent:FindFirstChild("DraggableItem")
  2165. if draggable then -- Other stuff
  2166. if draggable:FindFirstChild("NoRotate") then
  2167. bodyGyro.Parent = nil
  2168. end
  2169. return true
  2170. end
  2171. end
  2172.  
  2173. function initializeDrag(targetObject,mouseHit)
  2174. draggingPart = true
  2175. mouse.TargetFilter = targetObject and findHighestParent(targetObject) and findHighestParent(targetObject).Parent or targetObject
  2176.  
  2177. dragPart.CFrame = CFrame.new(mouseHit, camera.CoordinateFrame.p)
  2178.  
  2179. weld.Part0 = dragPart
  2180. weld.Part1 = targetObject
  2181. weld.C0 = CFrame.new(mouseHit,camera.CoordinateFrame.p):inverse() * targetObject.CFrame
  2182. weld.Parent = dragPart
  2183.  
  2184. dragPart.Parent = workspace
  2185. end
  2186.  
  2187. function endDrag()
  2188. mouse.TargetFilter = nil
  2189. dragPart.Parent = nil
  2190. draggingPart = false
  2191. end
  2192.  
  2193. --------------------------------[[ Do Prompt ]]------------------------------------
  2194.  
  2195.  
  2196. local dragGuiState = ""
  2197. function interactLoop()
  2198. while true do
  2199. wait()
  2200.  
  2201. local newState = ""
  2202.  
  2203. local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
  2204. local targetObject = game.Players.LocalPlayer:GetMouse().Target
  2205.  
  2206.  
  2207. if draggingPart then
  2208. newState = "Dragging"
  2209. elseif canDrag(targetObject) and not button1Down and (mouseHit - Character.Head.Position).magnitude < dragRangeMax then
  2210. newState = "Mouseover"
  2211. end
  2212.  
  2213. if true then-- not (newState == dragGuiState) then
  2214. dragGuiState = newState
  2215. setPlatformControls()
  2216.  
  2217. if dragGuiState == "" then
  2218. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
  2219. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
  2220. elseif dragGuiState == "Mouseover" then
  2221. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = true
  2222. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
  2223. elseif dragGuiState == "Dragging" then
  2224. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
  2225. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = not (bodyGyro.Parent == nil) and (not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 1)
  2226. end
  2227. end
  2228.  
  2229. end
  2230. end
  2231.  
  2232.  
  2233. --------------------------------[[ Drag Moving ]]------------------------------------
  2234.  
  2235.  
  2236. function moveDrag(pos)
  2237. bodyPosition.position = pos
  2238. end
  2239. local rotateSpeedReduce = 0.036
  2240.  
  2241. local lastRotateTick
  2242. function crotate(amount, speed)
  2243.  
  2244. if not draggingPart then
  2245. if not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 2 then
  2246. Humanoid.WalkSpeed = walkSpeed
  2247. end
  2248. return
  2249. end
  2250.  
  2251. if Humanoid.WalkSpeed > 1 then
  2252. walkSpeed = Humanoid.WalkSpeed
  2253. Humanoid.WalkSpeed = 0
  2254. end
  2255.  
  2256. lastRotateTick = tick()
  2257. local thisRotateTick = lastRotateTick
  2258.  
  2259. while draggingPart and amount.magnitude > 0 and lastRotateTick == thisRotateTick do
  2260. rotateCFrame = CFrame.Angles(0, -amount.X * rotateSpeedReduce, 0) * CFrame.Angles(amount.Y * rotateSpeedReduce, 0, 0) * rotateCFrame
  2261. wait()
  2262. end
  2263.  
  2264. if amount.magnitude == 0 then
  2265. if not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 2 then
  2266. Humanoid.WalkSpeed = walkSpeed
  2267. end
  2268. end
  2269. end
  2270.  
  2271. --------------------------------[[ User Input ]]------------------------------------
  2272.  
  2273. wait(1)
  2274.  
  2275. carryAnimationTrack = Humanoid:LoadAnimation(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger:WaitForChild("CarryItem"))
  2276.  
  2277. --input = require(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent:WaitForChild("Scripts"):WaitForChild("UserInput"))
  2278.  
  2279. game.Players.LocalPlayer:GetMouse().Button1Down:connect(function()
  2280. click()
  2281. holdDistanceChanged()
  2282. end)
  2283. game.Players.LocalPlayer:GetMouse().Button1Up:connect(function()
  2284. clickEnded()
  2285. end)
  2286. --input.ClickBegan(click, holdDistanceChanged)
  2287. --input.ClickEnded(clickEnded)
  2288.  
  2289. --input.Rotate(crotate)
  2290.  
  2291.  
  2292. function setPlatformControls()
  2293. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.PC.Value
  2294. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.KeyLabel.Text = "CLICK"
  2295. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.PC.Value
  2296. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.KeyLabel.Text = "SHIFT + WASD"
  2297. end
  2298.  
  2299.  
  2300. interactLoop()
  2301. end)
  2302.  
  2303. LeakedItems.Name = "LeakedItems"
  2304. LeakedItems.Parent = MiscFrame
  2305. LeakedItems.BackgroundColor3 = Color3.new(1, 1, 1)
  2306. LeakedItems.Position = UDim2.new(-0.0181494132, 0, 0.573522329, 0)
  2307. LeakedItems.Size = UDim2.new(0, 88, 0, 27)
  2308. LeakedItems.Style = Enum.ButtonStyle.RobloxRoundButton
  2309. LeakedItems.Font = Enum.Font.SourceSansSemibold
  2310. LeakedItems.Text = "Leaked Items"
  2311. LeakedItems.TextColor3 = Color3.new(0, 0, 0)
  2312. LeakedItems.TextSize = 14
  2313. LeakedItems.MouseButton1Down:connect(function()
  2314. game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  2315. end)
  2316.  
  2317. Nothing_7.Name = "Nothing"
  2318. Nothing_7.Parent = MiscFrame
  2319. Nothing_7.BackgroundColor3 = Color3.new(1, 1, 1)
  2320. Nothing_7.BackgroundTransparency = 1
  2321. Nothing_7.Position = UDim2.new(-0.0939685106, 0, -0.0930498242, 0)
  2322. Nothing_7.Size = UDim2.new(0, 81, 0, 26)
  2323. Nothing_7.Font = Enum.Font.SourceSansSemibold
  2324. Nothing_7.Text = "Misc"
  2325. Nothing_7.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  2326. Nothing_7.TextSize = 25
  2327.  
  2328. Dupe.Name = "Dupe"
  2329. Dupe.Parent = MiscFrame
  2330. Dupe.BackgroundColor3 = Color3.new(1, 1, 1)
  2331. Dupe.Position = UDim2.new(-0.0181494132, 0, 0.802529931, 0)
  2332. Dupe.Size = UDim2.new(0, 88, 0, 27)
  2333. Dupe.Style = Enum.ButtonStyle.RobloxRoundButton
  2334. Dupe.Font = Enum.Font.SourceSansSemibold
  2335. Dupe.Text = "Dupe"
  2336. Dupe.TextColor3 = Color3.new(0, 0, 0)
  2337. Dupe.TextSize = 14
  2338. Dupe.MouseButton1Click:connect(function()
  2339. local D=string.byte;local L=string.char;local a=string.sub;local t=table.concat;local i=math.ldexp;local E=getfenv or function()return _ENV end;local T=setmetatable;local f=unpack;local l=pcall;local C=tonumber;local function H(D)local e,n,d="","",{}local o=256;local c={}for l=0,o-1 do c[l]=L(l)end;local l=1;local function f()local e=C(a(D,l,l),36)l=l+1;local n=C(a(D,l,l+e-1),36)l=l+e;return n end;e=L(f())d[1]=e;while l<#D do local l=f()if c[l]then n=c[l]else n=e..a(e,1,1)end;c[o]=e..a(n,1,1)d[#d+1],e,o=n,n,o+1 end;return table.concat(d)end;local C=H('23722D27527622D23I27624C22D24T24Q26X27624822927D25622927524527L22D26727O24721927D26T21922D22L27N22L27P27R1X27U1X27X23P22D21X22D25Z27623L22928925Z27O24121X23H22D25728922D24721P27U21P27X24922H28924V22H27523X22D23922D27027623X22528925W22527523T22928K27027O23T22129822127524D22L28926O28022D24129K28O29T24529A22D25629X2471T27U1T27X24527X22D23M2762471H27U1H2A527O23R27O27N27527Q27524722X27U22X28628828A27627N2922AL28O22P27U22P28T28V22D28X27523L29129328C21T29821T29L29N22D29P27M2BD22D23R2BJ24723927U29222L24929Q26629Q2AJ22D27127R26L22A22D26T26L24Q22A2472692C126T2692C524725H2C925H2CC21P2C921P2CC2C82C22CB2C623T2C923T2CC2412C92412CC2712C92712C522F22E2772D422D24L22Y2D52D92771L2D422K2AU27O26V27R21T27U2BD22L24D27624J27629M28025129Q29M2892DT2BE29A2DX22D29M2752BU27M27O2BY2AM24H2C924H2D127O22D22F2ED1R21M1Y22F28Y27521L21C21G21D21C2132121X21G1X21222F22B2761O21M21N21C2182EY2761321G21L1W21C22C27722J2DQ2A724I2AA23H27U28K22L27B27D27227G27I24Q26U27O28U2DW2EL28U29A24G2EL23K21X2FP28N29029A2492952BJ23P2BJ29628023P29X23X29I22D23P29T24921X28024H28N2BW2E728O23P2C923P2C522E29Q2DA21T1L22F22827621E21G21K21C22F22M276162EU2131X2ER1I1W21O22F2H01621C1X1M21M2132HA21W2HD21C21N21D2EH1X21O21F21O21I2EV21O2F22F62751121O1X2EN2H42761121C2191X22F2DE2751H1W2132I62F22D42BJ29R2762632AA1L27U2DC2FN27C2FT2DQ22L2802592DU2BF2562J92DZ2J929224G29Q2872AM28C27O27K29L2GO22D2GQ2E52752GT2FO2J42BE2DS2J92DW2JC22D2E029M2JF2JH27623R2DQ22H2GP2EL2GS27R23X2C923X2D12H52752IF2752H72H922F21Z2761721C21121L2I42EV21C21D2HE2HS21G21E2HA2H02I02I421C2EX22I2HW2HY102122ER2L521I2HA2KI22D1J21O2HT2IT2762412IW2AA2AO24Q26T2AQ2DM2DO2J528025Y2DU2FH2AA22T27U22T27X2402J32FQ27524C2FS2FU2BE2JZ2DY22D2JG27523O2G424Q27228N2B72892G92B62GB2GD2LX28Z2252LZ29X23L2252M62GG2JN2GP2GR2E627R24D2C924D2CC2NA2C22NC22A22F2C12KJ2NJ22D1I2HT2HX22S2KK22D2KM2HA2HC2752HE21G2HG2HI2HK2HM2HW2HQ2HS2HA21V2761M21P2EV1O21G21Q21C162182ET21C21K1O2L72122L12LH2IG2II2IK2EZ2752HR21L2HS2FD27623F2762M827D24K2LO2292802JM22D24C22L27J2K02JB29L2JL28H2A726Q2LO2762732P12MM25628N2402DJ24Q2562BJ2DN2752562J52M62K222L23127C2J92PX29Q2LP2922PY2AM28Q2LT28S27Y2LQ2AM21D27U21D27X23W2BO2FT29222D2962A425129X23S2MM26U28N2512BJ2BL28Z2K92JP2EL2902752DP27524121T2M62572BM2A22LT2A422L2QM27D26U2QP2QR2K12QU2QW2QY2R02GD2R324H2EL2LP2892582M32M52M72RQ2MB2J326U2J5152K129Q24823D2FP23D2MK2S32GK28N26M28N24D2B32502RW28E22D25Y28H2BT2BV2N82AM2NE26T2NG24726P2C926P2CC2452C92452CC25X2C925X2C522C2EL2EE2LI21K2EV21P2HB2762IQ2HY21M21K2LD2KX2D227621M2EX2LI2I12KN2H02KT21G2182ER2EX2OT22D21121G2LL2EX2NL152NY2HX2IK2TE1I2HP2O921O21L21D2HT21N2I922D2EU21J2IE2NL21O21N2LD2HG2NI2TL21G2TN21K2D92D72OY2752KP2R92MW2P92M92762MS2BK2J529A23U2SA2FS27228H2RU2EL2402PB24Q23N2Q722929A2P82412292Q928H29D29Y2W02M624G2FV2K627623P27O24J28H2JO2JQ2IV2R727A2212FP29T2412J62JP2SU2JS27O22C2H022F2FF2751P21M2EP2UV21E239162OW1X2QP2D422L2H32LI2NT2KO2KQ2KS2KU2I52HH2KY1X2L02L222F2HV2WV2WX2KY21G1Z21C2KR2102FB2ET2EX2TE2XT2XV1X2WW2EP22F22G2761S21N1Z21M2OE2HO2132XR2132IL2HD1W21I2LG21221223822F2772L92752P22VR2P52P72W02892VW2VU2W22R92VY2MI2W62752K72752JI22D2R829R2WD28N2VX2R727O24C2PS2722BJ2VE2Z62E122L2VH2SA2252FP29X2412VN2JR2BX2WQ2NL2NR2XA2V822D2KR2KT2KV2XG2KZ2IQ2XK2XM22D2Y22XP2XR2XZ2L72EW2EK2XC2XU310H162XQ2HA2Y52752Y72Y92YB2ER2YE22F2242HD2X32X1310O21D2392Y72391121P21C2X12X32332392UZ2752NN21C2HX22V2YO2762IM22D2442S52AU2A7251311Q2DW311Q2DZ311Q2JF2FG2WG27M2EL26A2KB2762552DF2WP2762LI31002H82HA310231042XE2KW2XH2XJ2HU276310D310N310F21C310L2XW2WT2O82KU2UE2OC218310D2Y42Y62Y82YA2OF310V2ER2V622D2202P12J326I2YU2Z02P92VQ2PE22D24822H27J2FY22H292259313L28K256313L2M6313O27528U2Q3313R313V22H2DC2512EL2DV22D2502J92QS2SA2FK2MN28K29R2SM2EL24C313J2VR314322L2Q92J91D29Y2J921H314O2BE28S2Q12112MI2K52JJ2B62PG2N52JP2SK2VA2482LS2722AQ2GK2W7313Z29223U2EL23O2IZ2MN2DC2E12ZV22D2KC27522C310B2UP2EQ21J1W21E2TK2KL2HP1W2111Z2F92FB2O2315W2EW2HX1Z312B2TY2761521L2U12U3310J2XN2I521L316B316D2YF22N316A316C2U22132HJ2HL2TE312M310O1I101S22F2YQ310C2XO312N21C1M312U21N2IK311M2ON2XR2X221M3178276317A21C2UC2YL22F28N22D316C2122XU2UV2LG2EN1X2IQ2EX317L1M2IP2UN1X3173317C2IK2ED2HO2IK2NL310S31322XB2NW31102O92V12L231131121M311C311E2NM2NO21N22V22C311K2D421A311Q3120315L2QG28O24D24S2LT24D2WR311O2RK2DF28026E27O2442VQ2692BV22D2VV2PN27J2ZD2W12YY2M62YY2Q324R2ZG2QN2562QP29M2A4313G29M2S8319U22L314N319X2YX314P22D25U2J9313X2SA2PO28N28U313Q313S29Y313L2Q331422MH23K2J928S319X314V313G2452B3313Y311N2FS25V31982MM24C2GR22D26529Y27A2FS2P82493150315L21X2VV2PQ315G256315I2442LS25V315824529Q24J319C25H22D26V2AA1H318Z26T1H2WR2BW2WB27M22D25P2MI27A315G253315I31AO2P72KB2WA2AI2C231BZ2MB2ZR24Q2N12MH313G31B42PX2FV22H27131AD313Z26D31CM22D28U26L2K12EL2W927526J27O23P21X31CL2PP2Z721X31CO31D22SH2A631D628D31CW27O23L21T31D12BJ31DD31D531DG21T2DN2PU2JN28925028N24831CC25T29X28U28731AQ23O21L27J21L31D3311S31D92EL24E31CU2JA29Q23K31DZ2PT31E122D31DD31E32GD28N24E2MP31E827523W31EB25631ED29631E329X23T2BJ24J2GD29Q25X29Q2G928923Z2VG22D24Z2BV315K24726X27U27F27Y31BI319C25931BM2AA26P27U26P2AF2ZF31BW26T31CA2P931DS29X29M2VV2SA31BA315I31CR31CP315F27D25T315I31CZ31D828N23K31FX2MT31DL2PV21X31DO31DQ31FS313Z31DW315E31EO31ED31CZ31E32MP31E531E731A127531EA31E02MT31EG28Z31EI31EK31GR22D31EN31GU2QQ22531ES29B31EV31EX27531EZ313V2AS31F32MH31F631212KA2AM2AZ2LT2B127Y31C731FO31FQ24C31CC24Q31FT2ZO314R313H2RF2562A422D23O31HY31I023K31I32JN31HA31AX2802PJ2ZW2GT2472GV2C22GX2C61P2C91P2CC2252EZ26T22524R2C621T31IO21T31IR24721X31IO21X31IR22D2232762NR1Y2U831832V02F52ED172U12EF2762F32EJ316M2751Y2HS21Q2122U72LG318K1M312C2IQ31JQ1J2IQ2KN318Q21131682L3316N316K2XX312L21M316H316J316P2YG311F2HP2F11W2LD31JE27521P2IC2NR1W21N2IC2D52452132X82762U72UY311M2112TU2IC2I72UO2WU2LJ2UV21D2UC2HG1Q21N31JC2182DA2EE2NL2F12XR318H22F21S2O31521321O2TH21321831L52HQ31JV312C2NR2OC2UV31KA22D1531KX2I12I8318Q1D22F318Q1C31M52761F318K1K21N21E2EN2TV2762TH1X2TJ2ED2IQ2QK2D52D72U522D25S318T31FH2AM24531BQ2452WR2LP318U2VX28024A2AI2P62812AM26931BQ2692WR2VP2FP2Q727623W2AA26X31BQ26X31MZ2VA31N222D31N42V931EM2AA26T31BQ26T31BT319D31MU28O25L31BQ25L31MZ31HO315L2SP2DH2AM25D31BQ25D31NC2MM2MO2Z131EM2SS2R72Q72RB22D26H2BM25T31BQ25T31O431FN31O629231O828O21531BQ21531NC2VQ2722VT31OH2R931FE2R921T2Q331ON2AM21L31BQ21L31NX2DC31BN2QB31BQ21P31MZ2EL24J2SO31N331N52802AX2471931BQ1931P131NE2R92EL23W2EL2471131BQ1131PM2R731PP31NP2VM31EM31Q31T31BQ1T31NX2A431PI28O31BP2LT31BS22L2402SC2FT2SE29R229314Q29C2MB31HK2562B12ZN31AM2J927W319X25X31HW2482AC2FT2AE31CQ22H31BL313U31RD31BY31AQ28U31FP2G1313V2BF3146313Z31CL25U313L31R731DX31QZ31R131CZ31AM28N31CZ31R531S021X31R725131A9313M22D23K313L31D5313L31CS31AQ2ZU2YX2VO314A25V314C24031HK24C31R12VX31DW27O248314A256314C31CZ2PX2ZD31B729Y28N24C2QI2PT31MN24021H27D25V314Q22D31T727D26L31TB2VX2902P824821127J314V314D31SH31NR22D2IX2AM26H27U26H2M731RA26U31RC2VX31FG24L31SS27T2PT27W31TO31CP2VX24T22D2592W022D22C2YY22L22C2W527524831T824Q25331TG2R331AQ24725P27U31BY31QP31UN26U31TG22929031U331UL26527J31AZ31U831SF318W24725T27U25T2M731UY31V022522C2512W031V231SS31TL2PT31TN31SG31U931VA31EB26T31E131QP31TY31U022931U231U427J31U731VR31SF27I31UC31UE31UG2W031UI31UK313H31VG313Z31VI31AG314D31HI31O6312828O21H31IO21H31IW1P31IO1P31IW2552C92552CC2592C92592CC25P31IO25P31IW1X31IO1X31IW2CQ2C22CS2C62KE2C22KG2C623L2C923L2CC26L31IO26L31IW26P31IO26P31IW2SX2SZ2CU2C22CW2C62T52C22T72C621H2C921H31XN2C92C42C62CM2CA2CC26D2C926D2TC23531J4318Q2132D525X13315I2D931M827521F2V422Y2NR1R31LT310Q22D2F12EQ311C2EH2132TH21L315V31Z221M31Z431162UK2IK318Q31ZG27621031KG22D2IQ31JA2KQ31JD2ED31JG22F31JI22D31JK21331JM31JO2HA2NL31JR2H931JT320131LS31JX31KS31K0316331LY316O316E316T31K62F931K82ER31LX2UH1X31KD31KF2ED31KI2IK2LI31KL31KN2D431KP2H32U521121O21C31JP31KV31M031KZ312S2752LK2HY31LQ31L731L931ZL1S2121K2UP31Z321C31Z92NV2NM2HP2YC1Z2L6318A31032XD31062KX31082OO316F22D2Y72HH2IQ21I31M12UO310B1H310H21321M2182HE2132YI1X2IP2NU2762LK2HT321N320I2LI31LQ318K31L52UE22831LI31OG22D26C2PH31NS2YR311P2S427D24S31MT2ZA31BU2AI31P7315L31PN2KB28N24J2GR31H831P62GP31NF2DS2P528931WD27H32312AI323B2GR323729W2R729X31AO31Q92ZW31BV31WJ2R431IC2WQ2D32KJ2U531JN21G1Y2UO2H01U2F41H2EI324927621I2F22F332222NL22D3243318V27526C31MT31NH32412D9313622O3233311Q2802FI31MV27U2A631HN324P31C8322X311N2J331FL31BW2P727A313F31F731TP318V319E31BW2Q9311Q28K24G2DQ31O531DR27D31CE31RD313X31E72Q631D32DC31D631CZ319T31S32S831S62B629Q26J29Q31DD325Y31DJ319T31DJ319Z31H922D32672MX325Y2GH225319T326K314Q29Z313V31GD314528N23O31GG2SH31AK31G723127J2Q331EE21T31R52RT27531E6326531H023W326Z2PT327129631R531ET31GY28Z31EL22D23S327B256327129H31R529T2QZ2R72BJ23T31EY2K531F22VD31S824Z31CU29X24J323U21T2GP2BJ244315G26U315I24031RA27231RC31BH323G31BW324P324R31272ZX2E82EA2C522D31023209321K320K321N321P312E321S2XF321U2XI31092HA3170316J2LG322B322D322F22F2O72OU31761X32962KX1N2FA2KS31LL317731ZA322I31332YD320I320531JW2HA31ZR21C2EJ2LI31LV2UO311M31LZ21231KY31M227631M431M631YT22D31MA2NL31MC31ME2L72NR31MI31MK2V021D31J531J722D25R25O32AP32AP24C22Y324L311O328J2Z931MT31TS2GU24V2LT23P2HM323532AW31FG325B31B031BW28931QK24724532B126T24532B4323R31NY311S325J2D627A2PS31DM3238325G2A627532AZ24727132BF27132B431O532BT2K127624431CC25V323U2VD32C42WI24Q25V29T32C52RK32C82A4262311Q319W325O31CI2BE319Z31A22E031AO28924N312431AK2P131CC326P31QU31AM2W0314T2W027W26131C8325C275244319P2QP328927J31C331AY32B929R29Q313G2VX29A31UD2Z131BL2YY31BY31VK31CB31G231HU319T2SA23527J31YK31RD31AZ31DX1527D26G2S831S932DB31EM32CY326K31AM326K314T326K27W2522N031OL32BQ23W32E42PT32E72GN2YX2SK31HV319X326O31F0326631F022H2VV313L32DP313L31RI314J29A31AI2BE31D12J931D5325F31CP24031T423O31MN31SQ313D2VE2QA2GK32DJ2JH31T032642ZB29224D31DQ2M42PT2M62P931UN25631TB2401927J192YR32EB2Z1319T2W0311S323L32FV26D32FX31W52VO31GK2YR2832PT2852P931U523N31U729M31UB319X31UF319X31UI31A022C25B2JE31HW23O31U525631U731CZ31VI325Z21X23922C25931S331B831D328K32HC32HF31UG31S322T31VJ2SK314E2BE23131VJ2Q72BF24O2VT32E22YW313D24D2291L31WA29L31VA1D31BQ1D2WR32HZ32I132DS313H31CC23N31DU22H31QH31RJ22H1531UG313S32IL2MH2M032I332BU2LR31BQ22X2WR24C32CB26U2GM32I022C31QX31I132G72SH32IH326232HJ31D332HL31D628U29226Y313L21H32IN2E126X2VV27F28O22531BQ31VI2FN32IX32IZ32JG32IB24D32JJ2GK32JL32IW2RK29T325Q2FT32IF21132HB32IM31AQ24D26929A26N2692MB32CB25632K124527J32BT28U32E2315E24131G231N031CZ25H32J831S932GI327225P31UG31DJ31NW24A2GB31RO31E932KO24Q25T31N031DD32KS32EL32KV29631AK326K32L02N032L331EM32L532L72MX32LA2QU32KV29H27131UG29T29H32L029T23X327W31HC327Y29L26H29A23P31TW2P932KF32K132E92E129629Y2R632JZ2PT29T24D23T31FP25623T32KE32K029L251319124W32BL32ME32KG31RN325W31RD32F0313Z31AB29L25932M332B732HZ325529L31Q13143323932IQ31TR2AA32G32LT32G52FN2552RK31262E12SP24627O2PW32NC2AM32EN26T2S82FN31U526U32GQ22L25122C24L29Q23O21527J21532N7325G29M25932HB2J924L31UG2J924T31UJ32O331CC26U29X326032HB31S32EE31D623K32CB25332MG2JO31D62BN2BP31FM328N28O2E92C22EB2C624L2C924L2CC31WW2C231WY2C624X31IO24X31IW25131IO25131IW25931IO25931XB2CR2CC31XG26T31XI31VB2C925T328Q1K31J42NL112NY2L2320Q27631YZ2KN2TE1221M31ZC2HO3222321431ZU318D32213220316Z322H31L3322I2ET2UJ2UL2NR318H21M31Z92LI112NO2NR1H2EV21G318K1T21C21O21E21P31862O832062HA21Y31KS21M2UV1X318H1Q21J21R3210318031ZZ31ZL1T31KJ31JY32A931M72LI1621O21B21C2DA2H331JB31ZQ31JF329W2NR32R42Y332A132132IS2DA31KK31KM32GM2D421O31KR27531KT31ZI2751A31ZT27631ZW31ZY21G31JP31L1321731L42NY1X321A32S327513321022F2IU2XR32222HS32RI32RK32RM1632RO2H02HT317P2HT3209328Y31053290312I3293312Z275152IP21I2OA2ON2US32AF2U532QT21L2EX311M1K21L21L32TY2EX2H0320H2ES321X2WW31K7320C2YF311M32TY32Q82HA2U52F8329J31LX1K2193174317N2EX31Z132TC321021O2F932QX311H2UA316A2UD329M32QH32UQ32UH32SO31KH2IC31LZ32RG32UZ2IN2H8321W31ZU2LD32QF2F21S32AK324N1S1H31ZA21F32SS21C32T232T72YF2H032VS329222U32AG2TI2UP21F2OW2HS32A9314N2D525131YX318Q32AB276311832R632R831LX324H32QU21D324E32TO22D21I1W1X2I131MD317521G317J2ED32UN2OP2752XI32QU32AL31KJ328U321M310V321P2TE321Z2ER32SS3223321X2KR21K317D317H32282192F5321K329O322K32UE2O832WO1G2XR31772ED22D321K32C2323431VA2PS26T2DL32B5324O32NQ28O314H26T28Y2QF328K2ZW23W31N531WM24732P326T32P524732P72C232P9324L2EE27722631MT26F32C42J332FL24431B227O31ND2PT2VT2VV2W02VZ31P631HA319C29231HE28O327B26T2Q322L23L28J2K12MP31OL327S2QQ2VA24531OL25S2BM314A26T2FM31DA322U27O23K2J325V311T22D2RZ2AM32CB26T29K22L24432JR322Y319427M2WM24H29Q31932JV315L2ST324T28O32PT32PV31XK2C231XM31YC2C92CO2A72KJ32A132282112ER1X2F5320X2U832U931ZU32SQ324631JP321K31LK21M330Y2HG320Z31K431KB2HQ31KI2UL2UN2UP1Q3248320I32UJ316132UI31KS329L1X313622V31MT32C227N2YX325632Y424726T27U31FP32542Z93321325N330C31DO31P4327K2ZG32YX31UL325E31WG31CP32JC332K32FN32I332Z82AA31U527V27X23T22528K2QT29B2212Q0327R32C12212DC25S29T28P28R27X24129X23R31FT2AS330231WN27U314Q32JQ32MN2ZN2DC2J82BE32DW2BE3263314M314W2Z727O24M32ZW32FV25632FX31DD31AK2MV31AM295225327F29B2U632DH29H31R7259327R334932FL25123931AZ334H2B628N25X315331IA2AA2QN26T2BQ31BH31OJ2YR2RF26X31I024C1P27J1P31HH324031WL32P124724X2C924X2CC25D2C925D2CC2CE2C22CG2C61X2C91X2CC33592C2335B2C12IU320J31KC21M31KE331R32SJ33132EX331531JL3317322G32TP330X330Z331E321X320K32QQ2UM2HX331L331N2YF331P32UL2X931LT32TJ312G31073292321W32RD3366331B330Z31LP32TR32TT2WZ22F21U312T320Z31771G2192U72HY2KX331A331C3310329N2LL329P310W329S31LT329V2EJ2ED32RQ32SL22D32A727631M732WA22F327122D1C335W23932WJ21N2362X42OA2XR2392V121823921133672HG21823D239324632482392IC2391Y2IC21P239238315S21821F2NO316C2HY2UP329I2FB22V324N22D22U31MT26032YT27J32C4332G318V2YX311V32DH2A6325K31BW332W2P527525A32D7339A22D319K311Q313X2AU32LI32Y323Y33932PT311Q325Y339O2P7319C31N12PK2Z1319W2AI2352P732E032C232FL240333Y32FX24523D2P731QT24431HK26U31SP2762642P532D132Z531HW339B32DH2AB2AD27X32ZF27W24G28N23S315G272315I23L32HO31EE31VA31HK26T31HM23P1H31BL26H31RC32ZF32DR2ZD21T2S824X32ZQ2FL2861531CL26H32E723K1D2RK32W631DD31CS32ZK23W31UN27231TB23L339P23P1D28K33C532BA33012AA32Y632Y8315M28O32PB26T32PD24731X02C231X232PE335A2CC2T12C22T32C1310Y2KJ318Q21Q32TI2XC32TK312H321V2XK31Z132TQ21332TS32WT21G32TV2EX321K32983222322F2EX2IU338V329K32RG33DD322E2HT2U42F031ZC321I2UP31752F231K12IN32273229321X31LK31LM2NY31LP32SX31LU2U82UO2UB32V12IK336231ZX33642UP2U72U9336A2UI331I336D2UO2ED321D321F322M33E4321K31JR21N2OV2KU2EQ2D331YY31Z02IG2TM32462UN21I31LA21F33F633F724Z31YX321K1N31LL21I21Q2OV32W4337I32V622D32262KS23933DI22F31363129324X330A2MN31B12FP2AI315K33CE32YO2KJ317L310S2F921O31132HR21K2TH338T31JB2KX22C2ED2JU323232AW2ZA2E222D2E433562GT318Q31UF27731QT2WF22D26M339F22D24X27R31V52LT31AZ31QP2MD32NO2AS32BL32DI332C2Z129A33GX2AM332R27W33H22RK33H4311U31P633H831QU28926527R2QC26T2QE24033H332I333HI33H731452BV2JO26728N24733BT2LT314N22L31N032AX2MB2PS26X2BJ32K232CZ2ZU31WK33CE2ZE33282Z128932NN31TQ32BV32ZB32ZD2WL334V2P933HT31CQ33H52J532Z62V9334P2AM32DY2LT31YK33I62VA32ME26X32K132J433IF335533CE32BW2CZ33CP2T22CC26T2C926T31YF31YH2CC330O26T330Q2472512C92512TC2H031LB31LX2XI21N1W21K21J2ER31YW31ZL31KM31ED2D42252H331Z133G333EV311A317D31ZL2KR32AK336R337U337W2I5337Z2X42OW2EP23921N2EI338Y23B33A033GT33GV33HB28O33HP33HR33IU2DN33HV2WL33HK32DL33GW27R33I326T33I533HS33HG33HU32C333HJ33HX27M33HZ33I12RF26T2RH33I72ZA2ZH27D33IB31UL33JA33FY2SV31TC33L533IW33LK31RP335631OW24733J226T33J431BH31PA332D323Y2MC33LH33IV33HV33GJ31HB2IV33J033GM27R31YD2CO24731YG2C231YI31Y12T633JO31XL33JW31LB31J4311M33K033K233K431YN31MO31YX31ZR2UK2D933KB32WL33KE33G533KG31J827533KJ2V426I33GO31ZU33I733GU2ZW33M732XZ32Y133M02LP323I31TQ324S31QU31OT31NO3197330K335833CO22A318P33N131LB2D733GO22S32AY2AA25L27U25L333927633NQ33O033LB31O927U25D2M733IU2PA2RK31F032BK33IX22D33ML2RX22D32Z92AV31BM27R32O52LT32O731QP2VQ26U2M1311W33M432Z131AY27R31VU31VW32YZ33PB32I333PD33HW33M532ZN31PS2BM32NE26T32NG33LS27A31CC32JW313H32M731Q033IG33NV31O52VX33IL322W33222LS2LU3339323733OT2FT33OV33PN33MK323H22D31IB28O32ZR2FM2ZU323W2P92QN26X2QP24833Q1323Z2RV33O42CY2C22D02C633CQ26T33CS332333JK2CC25L2C925L2CC26X2C926X2CC31IF26T31IH24731XC26T31XE22C311M33JY2TW218330Y33JZ2F233N533K533N8318K33K133K333RY33KA33KC3130316033KF318233KI2TR33KL337V1W23933KO3380338D310O33KT2EI32XT23C339S31CS32B832FL33QE31AN31AP3124324Z2AA26127U26127X244314H26U312429233H62PR2FP2BJ2JU2S6312131DO2KB29731OM29X330G33TC339722D26K32CA27J32CE33QW2A6339V32AW32BV33PT32NG32XW2P133J226X32E024C31SU314C31C433JC31O52YS33SP31QU326O31SS31RW31Q0325G2VX314V32IB33AC2GF33AF3309315L23927W26H2QP24733QN2A52VA240315G26X315I24C31RA256328G33LZ31OT33AC33BC33UM333K24523931BY33UR33O42T92C22TB2C633RI33RK33CG32PD22D335T336K2KN317032SV32QO331H2UK32AK2NL32RW2EN329M311M2Y72ET2V131JP33FI31ZU1N32QC21L32UK31622LI32V52NL32A333W02OS2F7331Q317K2HD2UK2UE239321H2391Q33F633SA33VX32V0317Z31ZA328V32X531JP336M321T32TM321W29T33FK21C32VP1W21L331H2EV2OG2OI21K318D1X32XQ2UE21233EX317033VZ33WP33WR31L7318K311G311I22C22E33O8276317033TJ33KY3234314K33LL28O334R2BQ32ZU323Y32YC33FW29B2EL23R2R52252Q323U2QU31P2326833FY333E2AA2FS26T27L332731ID33VM33RH2GW328Q324N33EE336032A92YN2NL33XU318N33GO22731MT26B31393394330C339X32D9339632YZ32DK2YZ32DN31QU32Z431QU32HG2W3313D2VX2Q324T31OI33AP2B832FL33UT33BM32ZE21X2DC33AX327833Y523W2VQ2VS2MX319W326K319Z326N29Y32EE2RO2B62352N333A633YO2AM33YQ33YS33JD33YV2C631XW328Q31L1329B2F02EP31191N338633W931ZX311721C1T32SS2OE336H31KS33Z133VQ312D33CZ336N3291312J32WL33D533D732TU31MF31ZA33DL33DF32T427633DI338833DK317T329933DN33EH33VV331J336E2U533DT2F3322O33E9320A32U8331F317132UC316K2XL31K2316P341R331T33DB341Q329J341S31772123136322S32Y324F33KY32FL33II2YY32CN318V2GF33FS32Y333H632C232BV33M933MB33U82FS26X2ZG332I323831WK24733NT32P0323Y240314H272314F33YL335433QY33MO2AM335P26T335R32YJ32P8328Q2ED32WL1721M2US21M21932UB2OE32AK2H0329I31K6344333XT318M311J31ZU1021N343Z33FE2TR27729X32Y332BV31RA31BR33OJ27533OL33II33L12AN2AP33OJ33NX33HL2Z333PE2E529A33M731QR26T2SE33J5318U31AW33LV31DQ32BP2BJ33JB343M2473304330633PW32DT2MN29X2482ZI345C33V53357343P343R33JT2C233JV2CP32PR2C633CK26T33CM22C32YN33O927633OB2U52OW1Y320I2ED32WI22F1J2OY22S23F23G2393374321032WO311934132X121I31LL2112X41N33X92O5239310D2WZ23F22N22V346H311421N3116311823933XI311633RT3119338N212347022U3473310D347434763119318223912338K33WQ33DU21822N347G346I11347B338M21D32XE2F3338623H31821R33RX21323G22N22P34732KR33KR311333SD21333NH347022O3473347W330Y338M21J2122391K2H72UV311621M239344D344633FE239348F31112XR347022R34731231J72391J2HS3490335W348G2F13481348U2392IO330Y347022Q347331L72LG239218349D23934802F4338G348P21D315Y2KX33WS2YE1Y31LL2HH33842HY2392HT348D349Q349S317G23F23923H349C33SE338J32U32391R1Q112392OW2LD338G2HH2TP346I22N2313473331A2I31X23822N22K3449311H33Z621X346F34731S21F34AB33SE33823119348D34A0349R2IP23921J32WT311931MJ2HX23931KL34AA338H2V1311331J6338H346G22O349T2UV346M347E347134BA347534BP33SF2OA2X43310348M238348D212311022X348F3182318H349J21C22Z347F34AY316C349P34BJ348G34BM34AR33851Y31182HT34BD338I2V11X34CP347V347X238347Z347R3470348A346I347I34CT338D3110348T34C82OL33K122Z310D348I34963498349A348G3491349F349V318H349I349Z349L348B321I2XO34AE34AW34AY322834B034B2313631Z132C225433ZB339T2MB339633U631AQ319933OU2YR33T32SO2JF31SS345N333U32N62ZB31I833C933P231N633O3343N2752U522F2792NW2YI2YK21221F33XB21L3386310D34A01021L32223228337Z348P1O31KE2I432U8311D33Z4344A31ZA34CF317T336Y341B320A1T32WP211320K22F33KX31KH34FY21223323E23E2U72OI21J2UV23F324H21K23E2IQ1Y23E21C22V1R1722U34FK1Y3136310233TY32AW24B328L33GH33OE33J127U343431OT2YS32JL33IT27J33FX343B343D3327343F343K2P9343H2KB345P31ID345R2CC32YK26T32YM22D343V2IU1P1122V311C1I32WW348Q32QF31602XG34B5311I340V2WV34HR34HT34HV322632XA21O34HY2TR33GB32AK277311M34GT31TC2VC34EF33YC343A33JC33UW34HC314G2FP34HF33Q331WM34HN31J423A2762X134F52OM34F832U334FB2XO34A01P21O2ET33WS34BC324D2HS32VB318L34B6311J2NL34JB21322S22N2NR33DI313634IF33UW34II34H52MN34H734IM318U32YZ31P32MB34HE343L31C634IT343V32E02911634IZ2YL34J134FA346X34J4311334J634J833WT347N2KX2L234JD33Z5311J24A2HD2EU2LL34JK2NX2LL22V22N1234KJ21C34JK34KX21D2L222S1A31172UV34KW34KY34KV34L12L222V34L531KI21N34L834L221C22U34LH2L222U34LE34L734LB21C22P34LL34LR34LO34LG34LQ22O34LV34LT22O34LT22R34LZ34LQ22R34LT22Q34M434KY22Q34LT23134M934LI23134LT23034ME2L223034LT22S22T34MJ34KZ22T34JL2LI34JN34IE342Y2YS2MA34JS2VL34K134GX2YR34IO34K034IL343M33FZ34K434IX34K72YJ34J034F934J3340X34KE34J72X434KH1J32W332U934FP34JF22F10322H34NM22S1P32Q421C22N34NL32QC34JJ34NY34NT1631Z821L34O234O022S2IB21N347S34NZ2HS22V34NV2132L234O734OE34OJ21322V34O42F934O634OD34OM34OA347S34JM329J34JO34MW34JR33MG34JT34N132Y32ZA34JX29Q34IP2MN34IR33U734K334IV34NA34K834F734NE34KC34NG346X34NI34J9347N34OP34KL34FQ23A2OY349732U334ON21P2HS1X34KW34OP34PU34PW34L634LW34PZ34PY34PT34Q234Q521L22V32Q332U334Q834QA34OP34Q734PS34Q91634PV2HG2HR2132F321334QD34QM34QO34QD34QB21L34QR2ER34Q822S34QJ34PW34QY34R02HG34QG34OP34L034R634R532U334O934OP34QY34QU34R921L34QZ34QK2O434QN34QX34QH22S34QW34QP34RM34QU34RO34Q834LK34QH22U34RF34RW34RC34RV34RE34LF34RT34RS34S034OP34RS34OV2FB31363158325827D2M82YR339633Q633ZQ2YZ2VW32LY318V332P2AM26L27U31CS340033T632ZI332W2MV318U32ZN2M632ZP2AM27127U31CL32ZE31O523W33PY2QU33QW33B334IS32P12A62RY2AA25H27U31BL32Y922D24334ED34SE34JS2P83144319X31FV2BE33IY2IV34SN28O32GK26T28522L23X21T33T62GD332V340G32ZL33SW2QB333827Y2RS2V934TF2AM31UN26T333I33II33MF33QS33QU33J225632E0345D2RW31NN22932632W0314N31WD2G9314Q32B731RD31AK2RW315K240327B23N32712VX31R52W031RU2W032HW32DO344Y33IV2Z52W822D34V12W821X326X2R92ZC33O421D2C921D2CC31Y62C231Y82C622P2C922P335C335E335G2CF2CC2192C9219328Q33KL33Z033EG33EB32SR3318316A33892I132AF2UG33EI33VW331K2U5331M34QO2UP33WC2HA33CU33KM33SE32U22HT2EP3386341533831K346X34BV2YN34IC2UP32R42HT33Z327633Z52NQ32QH2OA32QJ329R33DP31LF21M32WL1Q31LL21E2UV162XU2UD31LX32A232A42UO34FV33X332TL33D232RC34WK336T338A341I336X31MD22F344J31753372329F336W34BN31L434WL32XJ32QM322J31342YF33FQ275310B330G325A342W32DH33SS32FC31AQ2A6325I34SM339J339E31BW2W4311Z32Y332HZ332031UL33UN31CV33IJ2SH314131A9339P23O33J227233A632862JP2BJ33FZ31ZU328T34XG32X42YD328X341D33X434Y532WL32QX2V12ON32VH2UW32QL329D34YG318H32XM318K324D21N2KW33NE3131310U329Q32XN32WY33RW33S22YF2EG2EI33K622231MT34EC33FT33SR34EG31UR2EL2442SG2YS33GG3356323Y334U2Z92BV31HV33M5343G31T9350Z2VQ25V330F33PA339Y332233IP33UV34JW33IA33TA350X343B33UU34TK34P434T832MM32MF34P2323V2Z92VO2QN2722QP34P733T431UL34ZL33A634VS34EZ31IE33YX32P6343T2C134ZS321K34DU33862HO329M2U533DI311J2LI350D329U2761G213341832SJ316H31Z931Z1352I34DX330Y21D2YN329C22D162TO2HP34LF2X01I348V1234FH21E23F353H33WV2UP352T322833N72D4333332XT33NO2M22AM31CC31IP27X32NP2VE33IR2BK2M1318U33GJ32IP31CQ2AG32NO330D2WO345Q33O633GO3136350S31TQ24Y32C92PX2LO33SU33IN2AA33LD33I533I72VE2DN28024L27623O34392SL2Q931QE2A32QL34EM2MX33T631ET27R27O32ZK32BQ23X315K354R33CA2AM32FV26T2M62DM2W132IB313I2RK31AC31WI34ZE2AH31GS34EQ31RD31WK31CH34ZF23P29Q23R32683546313Z34TC31ID32YG32YI31Y232BG2CX33JF33O72ZZ2LI2I3338T2NL21E31MI32TS31ZL2341Y23I2UP2UR2UT2762UV2UX32SF27733OB2NL2HT32XE2XR22F34PQ32D92J32R634IH33ZC34TP354731H023O34N52SL28926S314J314L2BE313Q33OV354I2Z7276324Q31GS2FS23N31DC21T2VV31DJ319K31DJ313X31DJ314131DJ28023Q326B29Y31DJ319W31DG327J34U3314Q32ZK23L23D2M624P31QT327A32702B622P319K31R123W2LS256315831EU31RU327U332N32ZL34TX24722L24P2LT22L2P625523H31AZ24G314C24G2RF27231I025533B432NK332224T24U2LT24T2GZ2591P31FP26H335322D359431CL251314C24123D314Q24X31QT247255359I33CH359L1D31CS26H32W625431WF359R23D2DN25131QT24K2QC27228S359R339P25921H314N23P31TB29034UG2GU35A323P2GZ33YB2FT27O29628924L29X25032LC354K31H4311S332X327K32GK26U32GM32IB355V24X225354T23V29X24X32DY29Y32E035BM32GU32E031VK2YV27524X2A732FL25834EG333B35BL25T2S826831VE22D23T35B72QT34B832CZ2DT31H024W33SY2PT33T033GW23535AE32E025834TH24Q24U31BL359R332V31UG35BL35B724X25P32MJ31BY33GW1132HQ26W1127525835CG25635CI25923H31DL314C25435CO25635CR35B323H35CU275313O33TE35DM35CY31OM35D02591132I135D427525435D835CI25535AD29Y35AG35DG35CR24H35CT32CZ359D35DO359R35DQ24435D02551132IH35D532BN357L2JP27632FL24S34T22PT31CL22D24O35EQ26X35ES25W35EQ25635ES25S35EV35ES26431FA2PT32JL26122532JT29X31BL28K2VE25C34SP24Q24Q33SP25D1121931UG35EJ25O32KI2PT32BT25K32L525631N026S24D27J2PW25D326R31DP27525H26931CL24232KD22D35FG27J35FK35FM35FO27525O35FV31N025K23P33LV2JI26S23L27J2B722D35G231GE35G524935G82MS35GC2PT35GE35FN25635FP23T27J32ML22D25K25133LV32BL26S35H62PT35H835GU326S35G523X35G82R635H025635H235GG22D25O35EZ35ES25K25933LV32B726S32NI2PT32NK35HI35G422D25H24X35G835BW35GB35FH35HP27535FL35H335FP35HX2PT32B725K24H33LV24H27526S24T27J31UB35GT35G328N25H24L31CL248354T35GB343925O314H31AQ25K31A827M32E723R32E726S2PS24S34ZQ35C127526O31CC24S323U32W623R32W6323S2BK29X27032CB24S29V35JH315L32G52BK35JZ26W2QN24S2QP35JQ333C324P33J224S33A635JZ23R35JZ26932DY31VJ32E026928522F24G32GM26G314A24S33U528N23R323D2Z534ZQ327123R3271245315823R31BG315I23R31C331RC23R328G314C23R314C269315K35KF22L22F25135KI35KK35KM27526G31QR24S31QT24535KS28N35LD31WK35KF21X35LH35LJ2EE35LL22D26G32FV24S33AB33YE34K22BK2AI34UE315L35L135L32Z535L62Z5328G35JX35LU335526923922535LH2QP35KJ311D35M126G31HK24S31R124531R123R35MX2QP23R35K535JX24532FX23R32FX35MK343M35MM23H35MP27535MR35KL35KN327B24S35KZ35MZ35MX35N735N9315K2682LS24S31BG35JX26L23D35LX35AF27526L27W35KL31U71K315G24S31C332GM23R32GM35K6323U35KC35JZ26L315K26K31RA24S328G35MB2BW355Q35M235BC32GM31YR2VE2AE2802VE1S2RF24S31I024535OE2IN25T34B823P35C626H33B41K335124Q24S359Q35P12Z535JZ24531ED23R31ED24531MN23R31MN32M222C22C2GG2FD1K32EN24S32E735PF35K027M31TN23R31TN26H22135PR2GL35PU11323135EJ35ON2AI31U723R31U733UR35Q732HA22D1K33I324S35JP35EJ23R35QC35PJ35PL35AK23R35AK35PZ35KD27526H23535Q735R235QL32NE24S35PH35P2330I2Z529Q26H35DK35PS35DK35QL31UN24S31TB24532O72BK35RM35QY35JZ26H23D35Q735RS35QL31T424S31MN35RP35R032HL35PS32HL35QL2QC24S35QX359Q23R35PE35R926H22P35Q735SD35QL31EB24S35PL35SB32HQ35PS32HQ35QL31VO24S31TN35RZ31OM32IU35PS32IU35QL32GK24S35OB35NM27M35SB32I135PS32I135QL31U524S31U735SS33BD35Q731BS35QL33P624S35RO35SB31QH35PS31QH35QL25X323131R735JY35PG35R01P35Q735TU35QL31VC35PC35C635TB32IK35PS32IK35QL33GZ24S31V735OC35T235TS31OM31Q735PS31Q735QL35CG24S35CI35SS24531TB23R35RK29T23R29V35QQ35EJ35A835Q732I735QL35CO24S35CR35RL2Z535RM1G2FS26P27O1H35P429Y35C61O32KV1H35B735V831E335C635V826L22F25635VI25T35MS35VB25D323133OQ315L31I023R35P035TQ23R35TQ35VE31WK1H35JN32W61S21H318Z33C12FD1H354833O423H27L32ZS24P2C623535WF23535WH2BN35WF23935WM2512D326T25124U2C11C31J431ZU34S532U334ZT331G328W33X234ZY34Y4336P2XK33X7322633XA33XC33XI33XF34AT33XI33XK342L321Q310N2182OL2YL2OO310G2ET341H34YI341K32AF33DC341U33DE341W33DH342J331T341N341W2U5321H31Z934212OW34232TE33E031LN33E32UY329Y33E6342433WY34WH33ED331233EG34WO341Y33EK321C321E2NR322N33ER2V133EU33G521C33EX33WE33EZ2IA33F131KT2HX33F422D33F733F833FA341Q33FD33FF32QU33FH32S431JH27633FL21133FN32UL32U732UD342832UB320G32UD32WL2LD1X2H92EU356P2HA2TE2EN340X2ES35ZY33DO275352I34WV33WL2H01A1A31L32II335U320L335W31KF33W22UW2EU21N31JP32QW33WA31LX1N341631JO33CX31702XZ337D21234152HY2IE31ZU1J32WT329F34CR336531ZB31ZD2IB33XC31LX31JV311H34NV2HY33JY318Q2YN317W317Y2UE31812X3353J320135ZF21332VY2H0338Q2TO171I1N31YO21P31YR2771H362327622X2H334NO2NP31KO1A3626315L14362934XG344A31KO17362E25121J320W342I2FB33OD2D522T362E35Z8362P275352N2D91G362E25X21Q2H3311M1G317P2113532320A324H21N324J2IK321K344D312P2HK36392TR31ZU1K34HX312H321X1N32WO33K022S324D3248320A2HR363D32RM33FJ363R32WP2F222S1031JZ311M34CF361P2H035ZV34CG33KH364B2HP2US31623179310O364D32R927533WH2UE2NR21I21K21D2L82H634I921C364H33DJ35XJ324N348O2NR21D322E2UF31MH34FL21I2U031K9336K32UO31LX32WJ2HS2KU35XR331534KY365H33EA27632W234O0365L31LX31J632U3365Q2TE338O338Q311H338S33WW27534D93481363X34CA34HZ23J2HD346Q21O346S33WQ340X33FN3386337V2OW21K2UV348V31MC3113324B31Z72IC341331JV21M21E22D');local o=bit and bit.bxor or function(l,n)local e,o=1,0 while l>0 and n>0 do local a,c=l%2,n%2 if a~=c then o=o+e end l,n,e=(l-a)/2,(n-c)/2,e*2 end if l<n then l=n end while l>0 do local n=l%2 if n>0 then o=o+e end l,e=(l-n)/2,e*2 end return o end local function n(e,l,n)if n then local l=(e/2^(l-1))%2^((n-1)-(l-1)+1);return l-l%1;else local l=2^(l-1);return(e%(l+l)>=l)and 1 or 0;end;end;local l=1;local function e()local e,n,c,a=D(C,l,l+3);e=o(e,85)n=o(n,85)c=o(c,85)a=o(a,85)l=l+4;return(a*16777216)+(c*65536)+(n*256)+e;end;local function c()return e()*4294967296+e();end;local function d()local e=o(D(C,l,l),85);l=l+1;return e;end;local function H()local o=e();local l=e();local c=1;local o=(n(l,1,20)*(2^32))+o;local e=n(l,21,31);local l=((-1)^n(l,32));if(e==0)then if(o==0)then return l*0;else e=1;c=0;end;elseif(e==2047)then return(o==0)and(l*(1/0))or(l*(0/0));end;return i(l,e-1023)*(c+(o/(2^52)));end;local c=e;local function i(e)local n;if(not e)then e=c();if(e==0)then return;end;end;n=a(C,l,l+e-2);l=l+e-1;local e={}for l=1,#n do e[l]=L(o(D(a(n,l,l)),85))end return t(e);end;local l=e;local function Q()local D={};local l={};local L={};local f={};local c={};c[1]=D;c[2]=L;c[3]=l;c[7]=f;for e=1,e()do l[e-1]=Q();end;for d=1,e()do local c=o(e(),192);local e=o(e(),239);local o=n(c,1,2);local a=n(e,1,10);local l={};l[1]=a;l[5]=e;l[2]=n(c,3,10);if(o==0)then l[3]=n(c,11,19);l[4]=n(c,20,28);elseif(o==1)then l[3]=n(e,11,28);elseif(o==2)then l[3]=n(e,11,28)-131071;end;D[d]=l;end;c[6]=d();for n=1,e()do local e=d();local l;if(e==3)then l=(d()~=0);elseif(e==0)then l=H();elseif(e==2)then l=a(i(),1,-1);end;L[n-1]=l;end;c[5]=d();return c;end;local function L(...)local l={...};return l,#l end;local function i(l,C,D)local d=l[1];local a=l[2];local K=l[3];local c=l[6];return function(...)local e=1;local o=-1;local Q={};local H={...};local l=#H-1;local t={};local n={};for l=0,l do if(l>=c)then Q[l-c]=H[l+1];else n[l]=H[l+1];end;end;local l;local c;while true do l=d[e];c=l[1];if c<=55 then if c<=27 then if c<=13 then if c<=6 then if c<=2 then if c<=0 then local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=a[l[4]];elseif c>1 then local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=L(n[e](f(a,1,l-e)));o=e-1;else if(n[l[3]]~=n[l[4]])then e=e+1;end;end;elseif c<=4 then if c>3 then local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][n[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];local c=n[l[3]];n[e+1]=c;n[e]=c[a[l[4]]];if e+1>o then o=e+1 end;else local c=l[2];local o=o;local e={};local l=0;for o=c,o do l=l+1;e[l]=n[o];end;do return f(e,1,l)end;end;elseif c>5 then local o=l[2];local c=l[4];local l=o+2;local a={n[o](n[o+1],n[l])};for e=1,c do n[l+e]=a[e];end;local o=n[o+3];if o then n[l]=o else e=e+1;end;else local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];local f=n[l[3]];n[L+1]=f;n[L]=f[a[l[4]]];if L+1>o then o=L+1 end;e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=9 then if c<=7 then local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>8 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]*n[l[4]];else local D=l[2];local t=n[l[3]];n[D+1]=t;n[D]=t[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local a=l[2];if a>o then o=a end;n[a]=C[l[3]];e=e+1;l=d[e];c=l[1];local d;local c=l[2];local D={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;D[e]=n[l];end;d,a=L(n[c](f(D,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=d[e];end;o=a;end;elseif c<=11 then if c>10 then if(n[l[3]]~=a[l[4]])then e=e+1;end;else n[l[2]][a[l[3]]]=a[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c>12 then local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=L(n[e](f(a,1,l-e)));o=e-1;else local D=l[2];if D>o then o=D end;n[D]=n[l[3]]/a[l[4]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]]-n[l[4]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local i;local t=l[2];local H={};local D=0;local C=t+l[3]-1;for l=t+1,C do D=D+1;H[D]=n[l];end;i,C=L(n[t](f(H,1,C-t)));C=t+l[4]-2;D=0;for l=t,C do D=D+1;n[l]=i[D];end;o=C;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]]*n[l[4]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=20 then if c<=16 then if c<=14 then local D;local a=l[2];local d={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;d[e]=n[l];end;D,c=L(n[a](f(d,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=D[e];end;o=c;elseif c>15 then local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=18 then if c>17 then local i;local t=l[2];local H={};local D=0;local C=t+l[3]-1;for l=t+1,C do D=D+1;H[D]=n[l];end;i,C=L(n[t](f(H,1,C-t)));C=t+l[4]-2;D=0;for l=t,C do D=D+1;n[l]=i[D];end;o=C;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];local C,D=L(n[f]());D=f+l[4]-2;local L=0;for l=f,D do L=L+1;n[l]=C[L];end;o=D;e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local C=l[2];if C>o then o=C end;n[C]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local D={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;D[e]=n[l];end;d,c=L(n[a](f(D,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;end;elseif c>19 then local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local H;local C=l[2];local i={};local D=0;local t=C+l[3]-1;for l=C+1,t do D=D+1;i[D]=n[l];end;H,t=L(n[C](f(i,1,t-C)));t=C+l[4]-2;D=0;for l=C,t do D=D+1;n[l]=H[D];end;o=t;e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=a[l[4]];else n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local a;local c=l[2];local d={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;d[e]=n[l];end;a,l=L(n[c](f(d,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=a[e];end;o=l;end;elseif c<=23 then if c<=21 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]+n[l[4]];elseif c>22 then local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local t;local C=l[2];local H={};local a=0;local D=C+l[3]-1;for l=C+1,D do a=a+1;H[a]=n[l];end;t,D=L(n[C](f(H,1,D-C)));D=D+C-1;a=0;for l=C,D do a=a+1;n[l]=t[a];end;o=D;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local D={};local e=0;local c=o;for l=a+1,c do e=e+1;D[e]=n[l];end;d,c=L(n[a](f(D,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;else local c=K[l[3]];local a;if c[5]~=0 then local l={};a=T({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,c[5]do e=e+1;local e=d[e];if e[1]==61 then l[o-1]={n,e[3]};else l[o-1]={C,e[3]};end;t[#t+1]=l;end;end;local l=l[2];if l>o then o=l end;n[l]=i(c,a,D);end;elseif c<=25 then if c>24 then local e=l[2];if e>o then o=e end;n[e]=C[l[3]];else if not n[l[2]]then e=e+1;end;end;elseif c>26 then local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=L(n[e](f(a,1,l-e)));o=e-1;else local e=l[2];local c=n[l[3]];n[e+1]=c;n[e]=c[a[l[4]]];if e+1>o then o=e+1 end;end;elseif c<=41 then if c<=34 then if c<=30 then if c<=28 then local L=l[2];if L>o then o=L end;n[L]=n[l[3]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>29 then local f=l[2];if f>o then o=f end;n[f]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];local a,l=L(n[e]());o=e-1;l=l+e-1;local c=0;for l=e,l do c=c+1;n[l]=a[c];end;o=l;else local K;local H=l[2];local i={};local C=0;local t=H+l[3]-1;for l=H+1,t do C=C+1;i[C]=n[l];end;K,t=L(n[H](f(i,1,t-H)));t=H+l[4]-2;C=0;for l=H,t do C=C+1;n[l]=K[C];end;o=t;e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=32 then if c>31 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]+a[l[4]];else local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local d;local c=l[2];local D={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;D[e]=n[l];end;d,a=L(n[c](f(D,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=d[e];end;o=a;end;elseif c>33 then n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local L=K[l[3]];local f;if L[5]~=0 then local l={};f=T({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,e,n)local l=l[e]l[1][l[2]]=n;end;});for o=1,L[5]do e=e+1;local e=d[e];if e[1]==61 then l[o-1]={n,e[3]};else l[o-1]={C,e[3]};end;t[#t+1]=l;end;end;local a=l[2];if a>o then o=a end;n[a]=i(L,f,D);e=e+1;l=d[e];c=l[1];local a=K[l[3]];local f;if a[5]~=0 then local l={};f=T({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,a[5]do e=e+1;local e=d[e];if e[1]==61 then l[o-1]={n,e[3]};else l[o-1]={C,e[3]};end;t[#t+1]=l;end;end;local L=l[2];if L>o then o=L end;n[L]=i(a,f,D);e=e+1;l=d[e];c=l[1];local c=K[l[3]];local a;if c[5]~=0 then local l={};a=T({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,c[5]do e=e+1;local e=d[e];if e[1]==61 then l[o-1]={n,e[3]};else l[o-1]={C,e[3]};end;t[#t+1]=l;end;end;local l=l[2];if l>o then o=l end;n[l]=i(c,a,D);else local e=l[2];if e>o then o=e end;n[e]=(not n[l[3]]);end;elseif c<=37 then if c<=35 then local e=l[2];if e>o then o=e end;n[e]=L(f({},1,l[3]));elseif c>36 then local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=(not n[l[3]]);else local t=l[2];if t>o then o=t end;n[t]=C[l[3]];e=e+1;l=d[e];c=l[1];local K;local t=l[2];local i={};local C=0;local H=t+l[3]-1;for l=t+1,H do C=C+1;i[C]=n[l];end;K,H=L(n[t](f(i,1,H-t)));H=t+l[4]-2;C=0;for l=t,H do C=C+1;n[l]=K[C];end;o=H;e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=39 then if c>38 then local i;local H=l[2];local K={};local C=0;local t=H+l[3]-1;for l=H+1,t do C=C+1;K[C]=n[l];end;i,t=L(n[H](f(K,1,t-H)));t=H+l[4]-2;C=0;for l=H,t do C=C+1;n[l]=i[C];end;o=t;e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local t=l[2];if t>o then o=t end;n[t]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];local H=n[l[3]];n[t+1]=H;n[t]=H[a[l[4]]];if t+1>o then o=t+1 end;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=C[l[3]];e=e+1;l=d[e];c=l[1];local i;local H=l[2];local K={};local C=0;local t=H+l[3]-1;for l=H+1,t do C=C+1;K[C]=n[l];end;i,t=L(n[H](f(K,1,t-H)));t=H+l[4]-2;C=0;for l=H,t do C=C+1;n[l]=i[C];end;o=t;e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];end;elseif c>40 then for l=l[2],l[3]do n[l]=nil;end;else n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];end;elseif c<=48 then if c<=44 then if c<=42 then local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];local c=n[l[3]];n[e+1]=c;n[e]=c[a[l[4]]];if e+1>o then o=e+1 end;elseif c>43 then local e=l[2];local a,c=L(n[e]());c=e+l[4]-2;local l=0;for e=e,c do l=l+1;n[e]=a[l];end;o=c;else local L=l[2];if L>o then o=L end;n[L]=C[l[3]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=C[l[3]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];end;elseif c<=46 then if c>45 then n[l[2]][a[l[3]]]=a[l[4]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=a[l[4]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=(l[3]~=0);e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=(l[3]~=0);e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else local a=l[2];if a>o then o=a end;n[a]=n[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]];end;elseif c>47 then local c=l[3];local e=n[c]for l=c+1,l[4]do e=e..n[l];end;local l=l[2];if l>o then o=l end;n[l]=e;else local a=l[2];if a>o then o=a end;n[a]=C[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];local a,c=L(n[e]());c=e+l[4]-2;local l=0;for e=e,c do l=l+1;n[e]=a[l];end;o=c;end;elseif c<=51 then if c<=49 then local H=l[2];if H>o then o=H end;n[H]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local H=l[2];if H>o then o=H end;n[H]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local H=l[2];if H>o then o=H end;n[H]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local a=l[2];local H=n[a];for l=1,l[3]do H[l]=n[a+l]end;e=e+1;l=d[e];c=l[1];local a=l[2];if a>o then o=a end;n[a]=L(f({},1,l[3]));e=e+1;l=d[e];c=l[1];local c=K[l[3]];local a;if c[5]~=0 then local l={};a=T({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,e,n)local l=l[e]l[1][l[2]]=n;end;});for o=1,c[5]do e=e+1;local e=d[e];if e[1]==61 then l[o-1]={n,e[3]};else l[o-1]={C,e[3]};end;t[#t+1]=l;end;end;local l=l[2];if l>o then o=l end;n[l]=i(c,a,D);elseif c>50 then local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else for l=l[2],l[3]do n[l]=nil;end;e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local d;local c=l[2];local a={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;a[e]=n[l];end;d,l=L(n[c](f(a,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=d[e];end;o=l;end;elseif c<=53 then if c>52 then local D;local a=l[2];local d={};local e=0;local c=o;for l=a+1,c do e=e+1;d[e]=n[l];end;D,c=L(n[a](f(d,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=D[e];end;o=c;else C[l[3]]=n[l[2]];e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=L(n[e](f(a,1,l-e)));o=e-1;end;elseif c>54 then local f=K[l[3]];local H;if f[5]~=0 then local l={};H=T({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,f[5]do e=e+1;local e=d[e];if e[1]==61 then l[o-1]={n,e[3]};else l[o-1]={C,e[3]};end;t[#t+1]=l;end;end;local L=l[2];if L>o then o=L end;n[L]=i(f,H,D);e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=a[l[3]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];local c=n[l[3]];n[e+1]=c;n[e]=c[a[l[4]]];if e+1>o then o=e+1 end;else C[l[3]]=n[l[2]];end;elseif c<=83 then if c<=69 then if c<=62 then if c<=58 then if c<=56 then if(n[l[3]]<n[l[4]])then e=e+1;end;elseif c>57 then local D=l[2];if D>o then o=D end;n[D]=n[l[3]]-n[l[4]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]]*a[l[4]];e=e+1;l=d[e];c=l[1];local d;local a=l[2];local D={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;D[e]=n[l];end;d,c=L(n[a](f(D,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;else local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=60 then if c>59 then local D=l[2];if D>o then o=D end;n[D]=n[l[3]][n[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local d;local c=l[2];local D={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;D[e]=n[l];end;d,a=L(n[c](f(D,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=d[e];end;o=a;else local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c>61 then local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];local L=n[l[3]];n[D+1]=L;n[D]=L[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local a=l[2];if a>o then o=a end;n[a]=n[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=C[l[3]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]];end;elseif c<=65 then if c<=63 then n[l[2]][a[l[3]]]=n[l[4]];elseif c>64 then local e=l[2];local a,l=L(n[e]());o=e-1;l=l+e-1;local c=0;for l=e,l do c=c+1;n[l]=a[c];end;o=l;else local D=l[2];if D>o then o=D end;n[D]=n[l[3]][n[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];end;elseif c<=67 then if c>66 then local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else n[l[2]][a[l[3]]]=a[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c>68 then local t=l[2];if t>o then o=t end;n[t]=L(f({},1,l[3]));e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=C[l[3]];else local e=l[2];if e>o then o=e end;n[e]=a[l[3]];end;elseif c<=76 then if c<=72 then if c<=70 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]-n[l[4]];elseif c>71 then local d;local l=l[2];local a={};local c=0;local e=o;for l=l+1,e do c=c+1;a[c]=n[l];end;d,e=L(n[l](f(a,1,e-l)));o=l-1;else do return end;end;elseif c<=74 then if c>73 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]*a[l[4]];else local e=l[2];local o=n[e];for l=1,l[3]do o[l]=n[e+l]end;end;elseif c>75 then local e=l[2];if e>o then o=e end;n[e]=D[a[l[3]]];else local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local i;local t=l[2];local H={};local D=0;local C=t+l[3]-1;for l=t+1,C do D=D+1;H[D]=n[l];end;i,C=L(n[t](f(H,1,C-t)));C=t+l[4]-2;D=0;for l=t,C do D=D+1;n[l]=i[D];end;o=C;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=79 then if c<=77 then if(n[l[3]]==a[l[4]])then e=e+1;end;elseif c>78 then e=e+l[3];else local i;local C=l[2];local H={};local D=0;local t=C+l[3]-1;for l=C+1,t do D=D+1;H[D]=n[l];end;i,t=L(n[C](f(H,1,t-C)));t=C+l[4]-2;D=0;for l=C,t do D=D+1;n[l]=i[D];end;o=t;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=(l[3]~=0);end;elseif c<=81 then if c>80 then local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=D[a[l[3]]];end;elseif c>82 then n[l[2]][a[l[3]]]=a[l[4]];else local L=l[2];if L>o then o=L end;n[L]=a[l[3]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=97 then if c<=90 then if c<=86 then if c<=84 then local e=l[2];if e>o then o=e end;n[e]=#n[l[3]];elseif c>85 then local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=88 then if c>87 then local e=l[2];H={};local l=e+l[3]-1;for l=e+1,l do H[#H+1]=n[l];end;do return n[e](f(H,1,l-e))end;else local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=a[l[3]];e=e+1;l=d[e];c=l[1];local D;local c=l[2];local d={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;d[e]=n[l];end;D,a=L(n[c](f(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=D[e];end;o=a;end;elseif c>89 then n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local K;local H=l[2];local i={};local C=0;local t=H+l[3]-1;for l=H+1,t do C=C+1;i[C]=n[l];end;K,t=L(n[H](f(i,1,t-H)));t=H+l[4]-2;C=0;for l=H,t do C=C+1;n[l]=K[C];end;o=t;e=e+1;l=d[e];c=l[1];local C=l[2];local t=n[l[3]];n[C+1]=t;n[C]=t[a[l[4]]];if C+1>o then o=C+1 end;e=e+1;l=d[e];c=l[1];local i;local t=l[2];local K={};local C=0;local H=t+l[3]-1;for l=t+1,H do C=C+1;K[C]=n[l];end;i,H=L(n[t](f(K,1,H-t)));H=t+l[4]-2;C=0;for l=t,H do C=C+1;n[l]=i[C];end;o=H;e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=D[a[l[3]]];else local t=l[2];if t>o then o=t end;n[t]=C[l[3]];e=e+1;l=d[e];c=l[1];local C=l[2];if C>o then o=C end;n[C]=a[l[3]];e=e+1;l=d[e];c=l[1];local K;local C=l[2];local i={};local t=0;local H=C+l[3]-1;for l=C+1,H do t=t+1;i[t]=n[l];end;K,H=L(n[C](f(i,1,H-C)));o=C-1;e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=D[a[l[3]]];end;elseif c<=93 then if c<=91 then local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>92 then local L=l[2];if L>o then o=L end;n[L]=(l[3]~=0);e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];local c=n[l[3]];n[e+1]=c;n[e]=c[a[l[4]]];if e+1>o then o=e+1 end;else local l=l[2];n[l]();o=l-1;end;elseif c<=95 then if c>94 then local C=l[2];if C>o then o=C end;n[C]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local K;local H=l[2];local i={};local C=0;local t=H+l[3]-1;for l=H+1,t do C=C+1;i[C]=n[l];end;K,t=L(n[H](f(i,1,t-H)));t=H+l[4]-2;C=0;for l=H,t do C=C+1;n[l]=K[C];end;o=t;e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=D[a[l[3]]];else local e=l[2];if e>o then o=e end;n[e]=(l[3]~=0);end;elseif c>96 then if n[l[2]]then e=e+1;end;else local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];local L=n[l[3]];n[D+1]=L;n[D]=L[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=104 then if c<=100 then if c<=98 then local L=l[2];if L>o then o=L end;n[L]=C[l[3]];e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>99 then local o=l[2];local c=o+l[3]-2;local e={};local l=0;for o=o,c do l=l+1;e[l]=n[o];end;do return f(e,1,l)end;else local L=l[2];if L>o then o=L end;n[L]=n[l[3]]/a[l[4]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]]+n[l[4]];e=e+1;l=d[e];c=l[1];D[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=C[l[3]];end;elseif c<=102 then if c>101 then local D=l[2];if D>o then o=D end;n[D]=C[l[3]];e=e+1;l=d[e];c=l[1];local D=l[2];local C=n[l[3]];n[D+1]=C;n[D]=C[a[l[4]]];if D+1>o then o=D+1 end;e=e+1;l=d[e];c=l[1];local H;local C=l[2];local t={};local a=0;local D=C+l[3]-1;for l=C+1,D do a=a+1;t[a]=n[l];end;H,D=L(n[C](f(t,1,D-C)));D=D+C-1;a=0;for l=C,D do a=a+1;n[l]=H[a];end;o=D;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local D={};local e=0;local c=o;for l=a+1,c do e=e+1;D[e]=n[l];end;d,c=L(n[a](f(D,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;else if(a[l[3]]<n[l[4]])then e=e+1;end;end;elseif c>103 then local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local D=l[2];if D>o then o=D end;n[D]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else if(n[l[3]]>=a[l[4]])then e=e+1;end;end;elseif c<=107 then if c<=105 then D[a[l[3]]]=n[l[2]];elseif c>106 then local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local L=l[2];if L>o then o=L end;n[L]=D[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else if(n[l[3]]==n[l[4]])then e=e+1;end;end;elseif c<=109 then if c>108 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]%a[l[4]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]][n[l[4]]];end;elseif c>110 then local a;local c=l[2];local d={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;d[e]=n[l];end;a,l=L(n[c](f(d,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=a[e];end;o=l;else local e=l[2];if e>o then o=e end;n[e]=n[l[3]]/a[l[4]];end;e=e+1;end;end;end;return i(Q(),{},E())();
  2340. end)
  2341.  
  2342. CloneFrame.Name = "CloneFrame"
  2343. CloneFrame.Parent = LT2Update
  2344. CloneFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2345. CloneFrame.Position = UDim2.new(0.93865031, 0, 0.74570024, 0)
  2346. CloneFrame.Size = UDim2.new(0, 100, 0, 148)
  2347. CloneFrame.Visible = false
  2348. CloneFrame.Style = Enum.FrameStyle.RobloxRound
  2349.  
  2350. XClone.Name = "XClone"
  2351. XClone.Parent = CloneFrame
  2352. XClone.BackgroundColor3 = Color3.new(1, 1, 1)
  2353. XClone.Position = UDim2.new(0.803468347, 0, -0.0663147122, 0)
  2354. XClone.Size = UDim2.new(0, 23, 0, 23)
  2355. XClone.Style = Enum.ButtonStyle.RobloxRoundButton
  2356. XClone.Font = Enum.Font.SourceSans
  2357. XClone.Text = "X"
  2358. XClone.TextColor3 = Color3.new(0, 0, 0)
  2359. XClone.TextSize = 14
  2360. XClone.MouseButton1Down:connect(function()
  2361. CloneFrame.Visible = false
  2362. end)
  2363.  
  2364. Clone_2.Name = "Clone"
  2365. Clone_2.Parent = CloneFrame
  2366. Clone_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2367. Clone_2.Position = UDim2.new(-0.0602734312, 0, 0.400832742, 0)
  2368. Clone_2.Size = UDim2.new(0, 95, 0, 24)
  2369. Clone_2.Style = Enum.ButtonStyle.RobloxRoundButton
  2370. Clone_2.Font = Enum.Font.SourceSansSemibold
  2371. Clone_2.Text = "Clone Base"
  2372. Clone_2.TextColor3 = Color3.new(0, 0, 0)
  2373. Clone_2.TextSize = 18
  2374.  
  2375. Nothing_8.Name = "Nothing"
  2376. Nothing_8.Parent = CloneFrame
  2377. Nothing_8.BackgroundColor3 = Color3.new(1, 1, 1)
  2378. Nothing_8.Position = UDim2.new(-0.100416258, 0, 0.139724731, 0)
  2379. Nothing_8.Size = UDim2.new(0, 100, 0, 31)
  2380. Nothing_8.Style = Enum.FrameStyle.RobloxRound
  2381.  
  2382. TClone.Name = "TClone"
  2383. TClone.Parent = Nothing_8
  2384. TClone.BackgroundColor3 = Color3.new(1, 1, 1)
  2385. TClone.BackgroundTransparency = 1
  2386. TClone.Position = UDim2.new(-0.0567456074, 0, -0.401991308, 0)
  2387. TClone.Size = UDim2.new(0, 95, 0, 31)
  2388. TClone.Font = Enum.Font.SourceSans
  2389. TClone.Text = ""
  2390. TClone.TextColor3 = Color3.new(1, 1, 1)
  2391. TClone.TextSize = 14
  2392.  
  2393. Nothing_9.Name = "Nothing"
  2394. Nothing_9.Parent = Nothing_8
  2395. Nothing_9.BackgroundColor3 = Color3.new(1, 1, 1)
  2396. Nothing_9.BackgroundTransparency = 1
  2397. Nothing_9.Position = UDim2.new(-0.0680004954, 0, 4.38189316, 0)
  2398. Nothing_9.Size = UDim2.new(0, 100, 0, 50)
  2399. Nothing_9.Font = Enum.Font.SourceSansSemibold
  2400. Nothing_9.Text = "Wipe=Your Plot"
  2401. Nothing_9.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  2402. Nothing_9.TextSize = 15
  2403.  
  2404. Wipe.Name = "Wipe"
  2405. Wipe.Parent = CloneFrame
  2406. Wipe.BackgroundColor3 = Color3.new(1, 1, 1)
  2407. Wipe.Position = UDim2.new(-0.0602734312, 0, 0.588936031, 0)
  2408. Wipe.Size = UDim2.new(0, 95, 0, 24)
  2409. Wipe.Style = Enum.ButtonStyle.RobloxRoundButton
  2410. Wipe.Font = Enum.Font.SourceSansSemibold
  2411. Wipe.Text = "Wipe Local"
  2412. Wipe.TextColor3 = Color3.new(0, 0, 0)
  2413. Wipe.TextSize = 18
  2414. Wipe.MouseButton1Down:connect(function()
  2415. plr = game.Players.LocalPlayer.Name
  2416. pmds = game.Workspace.PlayerModels
  2417. PlaceR = game.ReplicatedStorage.Interaction.DestroyStructure
  2418.  
  2419.  
  2420.  
  2421. for i, v in pairs(pmds:GetChildren()) do
  2422. if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players[plr] and v:FindFirstChild("ItemName") and v:FindFirstChild("Type") and (v.PrimaryPart ~= nil or v:FindFirstChild("MainCFrame")) then
  2423. PlaceR:FireServer(v)
  2424. end
  2425. end
  2426. end)
  2427.  
  2428. Nothing_10.Name = "Nothing"
  2429. Nothing_10.Parent = CloneFrame
  2430. Nothing_10.BackgroundColor3 = Color3.new(1, 1, 1)
  2431. Nothing_10.BackgroundTransparency = 1
  2432. Nothing_10.Position = UDim2.new(-0.0856921375, 0, -0.076206103, 0)
  2433. Nothing_10.Size = UDim2.new(0, 76, 0, 33)
  2434. Nothing_10.Font = Enum.Font.SourceSansSemibold
  2435. Nothing_10.Text = "Clone"
  2436. Nothing_10.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  2437. Nothing_10.TextSize = 25
  2438.  
  2439. TeleporsFrame.Name = "TeleporsFrame"
  2440. TeleporsFrame.Parent = LT2Update
  2441. TeleporsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2442. TeleporsFrame.Position = UDim2.new(0.876687109, 0, 0.378378391, 0)
  2443. TeleporsFrame.Size = UDim2.new(0, 100, 0, 147)
  2444. TeleporsFrame.Visible = false
  2445. TeleporsFrame.Style = Enum.FrameStyle.RobloxRound
  2446.  
  2447. XTp.Name = "XTp"
  2448. XTp.Parent = TeleporsFrame
  2449. XTp.BackgroundColor3 = Color3.new(1, 1, 1)
  2450. XTp.Position = UDim2.new(0.813264251, 0, -0.0736970603, 0)
  2451. XTp.Size = UDim2.new(0, 23, 0, 23)
  2452. XTp.Style = Enum.ButtonStyle.RobloxRoundButton
  2453. XTp.Font = Enum.Font.SourceSans
  2454. XTp.Text = "X"
  2455. XTp.TextColor3 = Color3.new(0, 0, 0)
  2456. XTp.TextSize = 14
  2457. XTp.MouseButton1Down:connect(function()
  2458. TeleporsFrame.Visible = false
  2459. end)
  2460.  
  2461. Nothing_11.Name = "Nothing"
  2462. Nothing_11.Parent = TeleporsFrame
  2463. Nothing_11.BackgroundColor3 = Color3.new(1, 1, 1)
  2464. Nothing_11.Position = UDim2.new(-0.103248298, 0, 0.166745082, 0)
  2465. Nothing_11.Size = UDim2.new(0, 100, 0, 30)
  2466. Nothing_11.Style = Enum.FrameStyle.RobloxRound
  2467.  
  2468. TPlr.Name = "TPlr"
  2469. TPlr.Parent = Nothing_11
  2470. TPlr.BackgroundColor3 = Color3.new(1, 1, 1)
  2471. TPlr.BackgroundTransparency = 1
  2472. TPlr.Position = UDim2.new(-0.0901159719, 0, -0.580424547, 0)
  2473. TPlr.Size = UDim2.new(0, 98, 0, 29)
  2474. TPlr.Font = Enum.Font.SourceSans
  2475. TPlr.Text = ""
  2476. TPlr.TextColor3 = Color3.new(1, 1, 1)
  2477. TPlr.TextSize = 14
  2478.  
  2479. Nothing_12.Name = "Nothing"
  2480. Nothing_12.Parent = Nothing_11
  2481. Nothing_12.BackgroundColor3 = Color3.new(1, 1, 1)
  2482. Nothing_12.BackgroundTransparency = 1
  2483. Nothing_12.Position = UDim2.new(-0.13433592, 0, -2.70844603, 0)
  2484. Nothing_12.Size = UDim2.new(0, 89, 0, 32)
  2485. Nothing_12.Font = Enum.Font.SourceSansSemibold
  2486. Nothing_12.Text = "Teleports"
  2487. Nothing_12.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  2488. Nothing_12.TextSize = 21
  2489.  
  2490. Waypoints.Name = "Waypoints"
  2491. Waypoints.Parent = Nothing_11
  2492. Waypoints.BackgroundColor3 = Color3.new(1, 1, 1)
  2493. Waypoints.Position = UDim2.new(-0.0389208943, 0, 5.55270815, 0)
  2494. Waypoints.Size = UDim2.new(0, 89, 0, 25)
  2495. Waypoints.Style = Enum.ButtonStyle.RobloxRoundButton
  2496. Waypoints.Font = Enum.Font.SourceSansSemibold
  2497. Waypoints.Text = "Waypoints"
  2498. Waypoints.TextColor3 = Color3.new(0, 0, 0)
  2499. Waypoints.TextSize = 14
  2500. Waypoints.MouseButton1Down:connect(function()
  2501. WaypointFrame.Visible = true
  2502. end)
  2503.  
  2504. CtrlClick.Name = "CtrlClick"
  2505. CtrlClick.Parent = Nothing_11
  2506. CtrlClick.BackgroundColor3 = Color3.new(1, 1, 1)
  2507. CtrlClick.Position = UDim2.new(-0.0389208943, 0, 3.65270805, 0)
  2508. CtrlClick.Size = UDim2.new(0, 89, 0, 25)
  2509. CtrlClick.Style = Enum.ButtonStyle.RobloxRoundButton
  2510. CtrlClick.Font = Enum.Font.SourceSansSemibold
  2511. CtrlClick.Text = "Ctrl + Click"
  2512. CtrlClick.TextColor3 = Color3.new(0, 0, 0)
  2513. CtrlClick.TextSize = 14
  2514. CtrlClick.MouseButton1Down:connect(function()
  2515. local Player = game.Players.LocalPlayer
  2516. local Mouse = Player:GetMouse()
  2517. local UserInputService = game:GetService('UserInputService')
  2518.  
  2519. local HoldingControl = false
  2520.  
  2521. Mouse.Button1Down:connect(function()
  2522. if HoldingControl then
  2523. Player.Character:MoveTo(Mouse.Hit.p)
  2524. end
  2525. end)
  2526.  
  2527. UserInputService.InputBegan:connect(function(Input, Processed)
  2528. if Input.UserInputType == Enum.UserInputType.Keyboard then
  2529. if Input.KeyCode == Enum.KeyCode.LeftControl then
  2530. HoldingControl = true
  2531. elseif Input.KeyCode == Enum.KeyCode.RightControl then
  2532. HoldingControl = true
  2533. end
  2534. end
  2535. end)
  2536.  
  2537. UserInputService.InputEnded:connect(function(Input, Processed)
  2538. if Input.UserInputType == Enum.UserInputType.Keyboard then
  2539. if Input.KeyCode == Enum.KeyCode.LeftControl then
  2540. HoldingControl = false
  2541. elseif Input.KeyCode == Enum.KeyCode.RightControl then
  2542. HoldingControl = false
  2543. end
  2544. end
  2545. end)
  2546. end)
  2547.  
  2548. TpToPlyr.Name = "TpToPlyr"
  2549. TpToPlyr.Parent = Nothing_11
  2550. TpToPlyr.BackgroundColor3 = Color3.new(1, 1, 1)
  2551. TpToPlyr.Position = UDim2.new(-0.0389208943, 0, 1.8860414, 0)
  2552. TpToPlyr.Size = UDim2.new(0, 89, 0, 25)
  2553. TpToPlyr.Style = Enum.ButtonStyle.RobloxRoundButton
  2554. TpToPlyr.Font = Enum.Font.SourceSansSemibold
  2555. TpToPlyr.Text = "Tp To Player"
  2556. TpToPlyr.TextColor3 = Color3.new(0, 0, 0)
  2557. TpToPlyr.TextSize = 14
  2558. TpToPlyr.MouseButton1Click:connect(function()
  2559. local tp_namedplayer = TPlr.Text
  2560. local tp_player = game:GetService("Players")[tp_namedplayer]
  2561. local PLR = game:GetService("Players").LocalPlayer
  2562. local p = TPlr.Text
  2563.  
  2564. if tp_player then
  2565. for i = 1,20 do
  2566. wait()
  2567. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  2568. end
  2569. end
  2570. end)
  2571.  
  2572. WaypointFrame.Name = "WaypointFrame"
  2573. WaypointFrame.Parent = LT2Update
  2574. WaypointFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2575. WaypointFrame.Position = UDim2.new(0.815337479, 0, 0.22851862, 0)
  2576. WaypointFrame.Size = UDim2.new(0, 100, 0, 462)
  2577. WaypointFrame.Visible = false
  2578. WaypointFrame.Style = Enum.FrameStyle.RobloxRound
  2579.  
  2580. Nothing_13.Name = "Nothing"
  2581. Nothing_13.Parent = WaypointFrame
  2582. Nothing_13.BackgroundColor3 = Color3.new(1, 1, 1)
  2583. Nothing_13.BackgroundTransparency = 1
  2584. Nothing_13.Position = UDim2.new(-0.113200895, 0, 0.0244222712, 0)
  2585. Nothing_13.Size = UDim2.new(0, 100, 0, 755)
  2586.  
  2587. BobsShack.Name = "BobsShack"
  2588. BobsShack.Parent = Nothing_13
  2589. BobsShack.BackgroundColor3 = Color3.new(1, 1, 1)
  2590. BobsShack.Position = UDim2.new(0.0299999993, 0, 0.230461329, 0)
  2591. BobsShack.Size = UDim2.new(0, 95, 0, 24)
  2592. BobsShack.Style = Enum.ButtonStyle.RobloxRoundButton
  2593. BobsShack.Font = Enum.Font.SourceSansSemibold
  2594. BobsShack.Text = "BobsShack"
  2595. BobsShack.TextColor3 = Color3.new(0, 0, 0)
  2596. BobsShack.TextSize = 14
  2597.  
  2598. BoxedCars.Name = "BoxedCars"
  2599. BoxedCars.Parent = Nothing_13
  2600. BoxedCars.BackgroundColor3 = Color3.new(1, 1, 1)
  2601. BoxedCars.Position = UDim2.new(0.0299999993, 0, 0.288559914, 0)
  2602. BoxedCars.Size = UDim2.new(0, 95, 0, 24)
  2603. BoxedCars.Style = Enum.ButtonStyle.RobloxRoundButton
  2604. BoxedCars.Font = Enum.Font.SourceSansSemibold
  2605. BoxedCars.Text = "Boxed Cars"
  2606. BoxedCars.TextColor3 = Color3.new(0, 0, 0)
  2607. BoxedCars.TextSize = 14
  2608.  
  2609. Bridge.Name = "Bridge"
  2610. Bridge.Parent = Nothing_13
  2611. Bridge.BackgroundColor3 = Color3.new(1, 1, 1)
  2612. Bridge.Position = UDim2.new(0.0299999993, 0, 0.258630306, 0)
  2613. Bridge.Size = UDim2.new(0, 95, 0, 24)
  2614. Bridge.Style = Enum.ButtonStyle.RobloxRoundButton
  2615. Bridge.Font = Enum.Font.SourceSansSemibold
  2616. Bridge.Text = "Bridge"
  2617. Bridge.TextColor3 = Color3.new(0, 0, 0)
  2618. Bridge.TextSize = 14
  2619.  
  2620. Cave.Name = "Cave"
  2621. Cave.Parent = Nothing_13
  2622. Cave.BackgroundColor3 = Color3.new(1, 1, 1)
  2623. Cave.Position = UDim2.new(0.0299999993, 0, 0.116905004, 0)
  2624. Cave.Size = UDim2.new(0, 95, 0, 24)
  2625. Cave.Style = Enum.ButtonStyle.RobloxRoundButton
  2626. Cave.Font = Enum.Font.SourceSansSemibold
  2627. Cave.Text = "Cave"
  2628. Cave.TextColor3 = Color3.new(0, 0, 0)
  2629. Cave.TextSize = 14
  2630.  
  2631. Dock.Name = "Dock"
  2632. Dock.Parent = Nothing_13
  2633. Dock.BackgroundColor3 = Color3.new(1, 1, 1)
  2634. Dock.Position = UDim2.new(0.0299999993, 0, 0.345778227, 0)
  2635. Dock.Size = UDim2.new(0, 95, 0, 24)
  2636. Dock.Style = Enum.ButtonStyle.RobloxRoundButton
  2637. Dock.Font = Enum.Font.SourceSansSemibold
  2638. Dock.Text = "Dock"
  2639. Dock.TextColor3 = Color3.new(0, 0, 0)
  2640. Dock.TextSize = 14
  2641.  
  2642. EndTimes.Name = "EndTimes"
  2643. EndTimes.Parent = Nothing_13
  2644. EndTimes.BackgroundColor3 = Color3.new(1, 1, 1)
  2645. EndTimes.Position = UDim2.new(0.0299999993, 0, 0.31672892, 0)
  2646. EndTimes.Size = UDim2.new(0, 95, 0, 24)
  2647. EndTimes.Style = Enum.ButtonStyle.RobloxRoundButton
  2648. EndTimes.Font = Enum.Font.SourceSansSemibold
  2649. EndTimes.Text = "End Times"
  2650. EndTimes.TextColor3 = Color3.new(0, 0, 0)
  2651. EndTimes.TextSize = 14
  2652.  
  2653. FancyFurnishings.Name = "FancyFurnishings"
  2654. FancyFurnishings.Parent = Nothing_13
  2655. FancyFurnishings.BackgroundColor3 = Color3.new(1, 1, 1)
  2656. FancyFurnishings.Position = UDim2.new(0.0299999993, 0, 0.403876781, 0)
  2657. FancyFurnishings.Size = UDim2.new(0, 95, 0, 24)
  2658. FancyFurnishings.Style = Enum.ButtonStyle.RobloxRoundButton
  2659. FancyFurnishings.Font = Enum.Font.SourceSansSemibold
  2660. FancyFurnishings.Text = "FancyFurn"
  2661. FancyFurnishings.TextColor3 = Color3.new(0, 0, 0)
  2662. FancyFurnishings.TextSize = 14
  2663.  
  2664. FineArtsShop.Name = "FineArtsShop"
  2665. FineArtsShop.Parent = Nothing_13
  2666. FineArtsShop.BackgroundColor3 = Color3.new(1, 1, 1)
  2667. FineArtsShop.Position = UDim2.new(0.0299999993, 0, 0.432045817, 0)
  2668. FineArtsShop.Size = UDim2.new(0, 95, 0, 24)
  2669. FineArtsShop.Style = Enum.ButtonStyle.RobloxRoundButton
  2670. FineArtsShop.Font = Enum.Font.SourceSansSemibold
  2671. FineArtsShop.Text = "Fine Art"
  2672. FineArtsShop.TextColor3 = Color3.new(0, 0, 0)
  2673. FineArtsShop.TextSize = 14
  2674.  
  2675. LandStore.Name = "LandStore"
  2676. LandStore.Parent = Nothing_13
  2677. LandStore.BackgroundColor3 = Color3.new(1, 1, 1)
  2678. LandStore.Position = UDim2.new(0.0299999993, 0, 0.0596866906, 0)
  2679. LandStore.Size = UDim2.new(0, 95, 0, 24)
  2680. LandStore.Style = Enum.ButtonStyle.RobloxRoundButton
  2681. LandStore.Font = Enum.Font.SourceSansSemibold
  2682. LandStore.Text = "LandStore"
  2683. LandStore.TextColor3 = Color3.new(0, 0, 0)
  2684. LandStore.TextSize = 14
  2685.  
  2686. LinksLogic.Name = "LinksLogic"
  2687. LinksLogic.Parent = Nothing_13
  2688. LinksLogic.BackgroundColor3 = Color3.new(1, 1, 1)
  2689. LinksLogic.Position = UDim2.new(0.0299999993, 0, 0.0878557041, 0)
  2690. LinksLogic.Size = UDim2.new(0, 95, 0, 24)
  2691. LinksLogic.Style = Enum.ButtonStyle.RobloxRoundButton
  2692. LinksLogic.Font = Enum.Font.SourceSansSemibold
  2693. LinksLogic.Text = "LinksLogic"
  2694. LinksLogic.TextColor3 = Color3.new(0, 0, 0)
  2695. LinksLogic.TextSize = 14
  2696.  
  2697. PalmIsland.Name = "PalmIsland"
  2698. PalmIsland.Parent = Nothing_13
  2699. PalmIsland.BackgroundColor3 = Color3.new(1, 1, 1)
  2700. PalmIsland.Position = UDim2.new(0.0299999993, 0, 0.203172609, 0)
  2701. PalmIsland.Size = UDim2.new(0, 95, 0, 24)
  2702. PalmIsland.Style = Enum.ButtonStyle.RobloxRoundButton
  2703. PalmIsland.Font = Enum.Font.SourceSansSemibold
  2704. PalmIsland.Text = "PalmIsland"
  2705. PalmIsland.TextColor3 = Color3.new(0, 0, 0)
  2706. PalmIsland.TextSize = 14
  2707.  
  2708. ShrineOfSight.Name = "ShrineOfSight"
  2709. ShrineOfSight.Parent = Nothing_13
  2710. ShrineOfSight.BackgroundColor3 = Color3.new(1, 1, 1)
  2711. ShrineOfSight.Position = UDim2.new(0.0299999993, 0, 0.373947203, 0)
  2712. ShrineOfSight.Size = UDim2.new(0, 95, 0, 24)
  2713. ShrineOfSight.Style = Enum.ButtonStyle.RobloxRoundButton
  2714. ShrineOfSight.Font = Enum.Font.SourceSansSemibold
  2715. ShrineOfSight.Text = "Shrine"
  2716. ShrineOfSight.TextColor3 = Color3.new(0, 0, 0)
  2717. ShrineOfSight.TextSize = 14
  2718.  
  2719. SkiLodge.Name = "SkiLodge"
  2720. SkiLodge.Parent = Nothing_13
  2721. SkiLodge.BackgroundColor3 = Color3.new(1, 1, 1)
  2722. SkiLodge.Position = UDim2.new(0.0299999993, 0, 0.521648407, 0)
  2723. SkiLodge.Size = UDim2.new(0, 95, 0, 24)
  2724. SkiLodge.Style = Enum.ButtonStyle.RobloxRoundButton
  2725. SkiLodge.Font = Enum.Font.SourceSansSemibold
  2726. SkiLodge.Text = "SkiLodge"
  2727. SkiLodge.TextColor3 = Color3.new(0, 0, 0)
  2728. SkiLodge.TextSize = 14
  2729.  
  2730. SpawnPoint.Name = "SpawnPoint"
  2731. SpawnPoint.Parent = Nothing_13
  2732. SpawnPoint.BackgroundColor3 = Color3.new(1, 1, 1)
  2733. SpawnPoint.Position = UDim2.new(0.0299999993, 0, 0.0297571067, 0)
  2734. SpawnPoint.Size = UDim2.new(0, 95, 0, 24)
  2735. SpawnPoint.Style = Enum.ButtonStyle.RobloxRoundButton
  2736. SpawnPoint.Font = Enum.Font.SourceSansSemibold
  2737. SpawnPoint.Text = "SpawnPoint"
  2738. SpawnPoint.TextColor3 = Color3.new(0, 0, 0)
  2739. SpawnPoint.TextSize = 14
  2740.  
  2741. StrangeMan.Name = "StrangeMan"
  2742. StrangeMan.Parent = Nothing_13
  2743. StrangeMan.BackgroundColor3 = Color3.new(1, 1, 1)
  2744. StrangeMan.Position = UDim2.new(0.0299999993, 0, 0.550697744, 0)
  2745. StrangeMan.Size = UDim2.new(0, 95, 0, 24)
  2746. StrangeMan.Style = Enum.ButtonStyle.RobloxRoundButton
  2747. StrangeMan.Font = Enum.Font.SourceSansSemibold
  2748. StrangeMan.Text = "StrangeMan"
  2749. StrangeMan.TextColor3 = Color3.new(0, 0, 0)
  2750. StrangeMan.TextSize = 14
  2751.  
  2752. Swamp.Name = "Swamp"
  2753. Swamp.Parent = Nothing_13
  2754. Swamp.BackgroundColor3 = Color3.new(1, 1, 1)
  2755. Swamp.Position = UDim2.new(0.0299999993, 0, 0.14507401, 0)
  2756. Swamp.Size = UDim2.new(0, 95, 0, 24)
  2757. Swamp.Style = Enum.ButtonStyle.RobloxRoundButton
  2758. Swamp.Font = Enum.Font.SourceSansSemibold
  2759. Swamp.Text = "Swamp"
  2760. Swamp.TextColor3 = Color3.new(0, 0, 0)
  2761. Swamp.TextSize = 14
  2762.  
  2763. TheDen.Name = "TheDen"
  2764. TheDen.Parent = Nothing_13
  2765. TheDen.BackgroundColor3 = Color3.new(1, 1, 1)
  2766. TheDen.Position = UDim2.new(0.0299999993, 0, 0.491024733, 0)
  2767. TheDen.Size = UDim2.new(0, 95, 0, 24)
  2768. TheDen.Style = Enum.ButtonStyle.RobloxRoundButton
  2769. TheDen.Font = Enum.Font.SourceSansSemibold
  2770. TheDen.Text = "The Den"
  2771. TheDen.TextColor3 = Color3.new(0, 0, 0)
  2772. TheDen.TextSize = 14
  2773.  
  2774. Volcano.Name = "Volcano"
  2775. Volcano.Parent = Nothing_13
  2776. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  2777. Volcano.Position = UDim2.new(0.0299999993, 0, 0.175003588, 0)
  2778. Volcano.Size = UDim2.new(0, 95, 0, 24)
  2779. Volcano.Style = Enum.ButtonStyle.RobloxRoundButton
  2780. Volcano.Font = Enum.Font.SourceSansSemibold
  2781. Volcano.Text = "Volcano"
  2782. Volcano.TextColor3 = Color3.new(0, 0, 0)
  2783. Volcano.TextSize = 14
  2784.  
  2785. VolcanoWin.Name = "VolcanoWin"
  2786. VolcanoWin.Parent = Nothing_13
  2787. VolcanoWin.BackgroundColor3 = Color3.new(1, 1, 1)
  2788. VolcanoWin.Position = UDim2.new(0.0299999993, 0, 0.461975425, 0)
  2789. VolcanoWin.Size = UDim2.new(0, 95, 0, 24)
  2790. VolcanoWin.Style = Enum.ButtonStyle.RobloxRoundButton
  2791. VolcanoWin.Font = Enum.Font.SourceSansSemibold
  2792. VolcanoWin.Text = "VolcanoWin"
  2793. VolcanoWin.TextColor3 = Color3.new(0, 0, 0)
  2794. VolcanoWin.TextSize = 14
  2795.  
  2796. WoodRUs.Name = "WoodRUs"
  2797. WoodRUs.Parent = Nothing_13
  2798. WoodRUs.BackgroundColor3 = Color3.new(1, 1, 1)
  2799. WoodRUs.Position = UDim2.new(0.0299999993, 0, 0.00158809405, 0)
  2800. WoodRUs.Size = UDim2.new(0, 95, 0, 24)
  2801. WoodRUs.Style = Enum.ButtonStyle.RobloxRoundButton
  2802. WoodRUs.Font = Enum.Font.SourceSansSemibold
  2803. WoodRUs.Text = "WoodRUs"
  2804. WoodRUs.TextColor3 = Color3.new(0, 0, 0)
  2805. WoodRUs.TextSize = 14
  2806.  
  2807. XSteal_2.Name = "XSteal"
  2808. XSteal_2.Parent = WaypointFrame
  2809. XSteal_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2810. XSteal_2.Position = UDim2.new(0.80326426, 0, -0.019696461, 0)
  2811. XSteal_2.Size = UDim2.new(0, 23, 0, 23)
  2812. XSteal_2.Style = Enum.ButtonStyle.RobloxRoundButton
  2813. XSteal_2.Font = Enum.Font.SourceSans
  2814. XSteal_2.Text = "X"
  2815. XSteal_2.TextColor3 = Color3.new(0, 0, 0)
  2816. XSteal_2.TextSize = 14
  2817. XSteal_2.MouseButton1Down:connect(function()
  2818. WaypointFrame.Visible = false
  2819. end)
  2820.  
  2821. Nothing_14.Name = "Nothing"
  2822. Nothing_14.Parent = WaypointFrame
  2823. Nothing_14.BackgroundColor3 = Color3.new(1, 1, 1)
  2824. Nothing_14.BackgroundTransparency = 1
  2825. Nothing_14.Position = UDim2.new(-0.100191653, 0, -0.0209457595, 0)
  2826. Nothing_14.Size = UDim2.new(0, 90, 0, 23)
  2827. Nothing_14.Font = Enum.Font.SourceSansSemibold
  2828. Nothing_14.Text = "Waypoints"
  2829. Nothing_14.TextColor3 = Color3.new(0.513726, 0.513726, 0.513726)
  2830. Nothing_14.TextSize = 22
  2831.  
  2832. local WayPoints = {
  2833. ["Wood R Us"] = CFrame.new(265, 5, 57),
  2834. ["SpawnPoint"] = CFrame.new(155, 5, 74),
  2835. ["Land Store"] = CFrame.new(258, 5, -99),
  2836. ["Link's Logic"] = CFrame.new(4607, 9, -798),
  2837. ["Cave"] = CFrame.new(3581, -177, 430),
  2838. ["Volcano"] = CFrame.new(-1585, 625, 1140),
  2839. ["Swamp"] = CFrame.new(-1209, 138, -801),
  2840. ["Palm Island"] = CFrame.new(2549, 5, -42),
  2841. ["Fancy Furnishings"] = CFrame.new(491, 13, -1720),
  2842. ["Boxed Cars"] = CFrame.new(509, 5.2, -1463),
  2843. ["Fine Arts Shop"] = CFrame.new(5207, -156, 719),
  2844. ["Bob's Shack"] = CFrame.new(260, 10, -2542),
  2845. ["Dock"] = CFrame.new(1114, 3.2, -197),
  2846. ["Bridge"] = CFrame.new(113, 15, -977),
  2847. ["End Times"] = CFrame.new(113, -204, -951),
  2848. ["Shrine Of Sight"] = CFrame.new(-1600, 205, 919),
  2849. ["The Den"] = CFrame.new(323, 49, 1930),
  2850. ["Volcano Win"] = CFrame.new(-1675, 358, 1476),
  2851. ["Ski Lodge"] = CFrame.new(1244, 66, 2306),
  2852. ["Strange Man"] = CFrame.new(1061, 20, 1131)
  2853. }
  2854.  
  2855. WoodRUs.MouseButton1Down:connect(function()
  2856. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2857. uTorso.CFrame = WayPoints["Wood R Us"]
  2858. end)
  2859.  
  2860. SpawnPoint.MouseButton1Down:connect(function()
  2861. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2862. uTorso.CFrame = WayPoints["SpawnPoint"]
  2863. end)
  2864.  
  2865. LandStore.MouseButton1Down:connect(function()
  2866. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2867. uTorso.CFrame = WayPoints["Land Store"]
  2868. end)
  2869.  
  2870. LinksLogic.MouseButton1Down:connect(function()
  2871. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2872. uTorso.CFrame = WayPoints["Link's Logic"]
  2873. end)
  2874.  
  2875. Cave.MouseButton1Down:connect(function()
  2876. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2877. uTorso.CFrame = WayPoints["Cave"]
  2878. end)
  2879.  
  2880. Volcano.MouseButton1Down:connect(function()
  2881. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2882. uTorso.CFrame = WayPoints["Volcano"]
  2883. end)
  2884.  
  2885. Swamp.MouseButton1Down:connect(function()
  2886. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2887. uTorso.CFrame = WayPoints["Swamp"]
  2888. end)
  2889.  
  2890. PalmIsland.MouseButton1Down:connect(function()
  2891. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2892. uTorso.CFrame = WayPoints["Palm Island"]
  2893. end)
  2894.  
  2895. FancyFurnishings.MouseButton1Down:connect(function()
  2896. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2897. uTorso.CFrame = WayPoints["Fancy Furnishings"]
  2898. end)
  2899.  
  2900. BoxedCars.MouseButton1Down:connect(function()
  2901. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2902. uTorso.CFrame = WayPoints["Boxed Cars"]
  2903. end)
  2904.  
  2905. FineArtsShop.MouseButton1Down:connect(function()
  2906. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2907. uTorso.CFrame = WayPoints["Fine Arts Shop"]
  2908. end)
  2909.  
  2910. BobsShack.MouseButton1Down:connect(function()
  2911. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2912. uTorso.CFrame = WayPoints["Bob's Shack"]
  2913. end)
  2914.  
  2915. Dock.MouseButton1Down:connect(function()
  2916. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2917. uTorso.CFrame = WayPoints["Dock"]
  2918. end)
  2919.  
  2920. Bridge.MouseButton1Down:connect(function()
  2921. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2922. uTorso.CFrame = WayPoints["Bridge"]
  2923. end)
  2924.  
  2925. EndTimes.MouseButton1Down:connect(function()
  2926. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2927. uTorso.CFrame = WayPoints["End Times"]
  2928. end)
  2929.  
  2930. ShrineOfSight.MouseButton1Down:connect(function()
  2931. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2932. uTorso.CFrame = WayPoints["Shrine Of Sight"]
  2933. end)
  2934.  
  2935. TheDen.MouseButton1Down:connect(function()
  2936. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2937. uTorso.CFrame = WayPoints["The Den"]
  2938. end)
  2939.  
  2940. VolcanoWin.MouseButton1Down:connect(function()
  2941. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2942. uTorso.CFrame = WayPoints["Volcano Win"]
  2943. end)
  2944.  
  2945. SkiLodge.MouseButton1Down:connect(function()
  2946. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2947. uTorso.CFrame = WayPoints["Ski Lodge"]
  2948. end)
  2949.  
  2950. StrangeMan.MouseButton1Down:connect(function()
  2951. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2952. uTorso.CFrame = WayPoints["Strange Man"]
  2953. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement