DAJDAJ

DarkLumber

Jul 30th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.68 KB | None | 0 0
  1. --[[ DarkLumber UPDATE BLUE And RED THEME V3
  2. And New Scripts!
  3. By - Sky Hacks ]]
  4.  
  5. -- Auto BlackList All Playes --
  6.  
  7. Mouse = game.Players.LocalPlayer:GetMouse()
  8.  
  9. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  10. players = game.Players
  11. for i, v in pairs(players:GetPlayers()) do
  12. if v.Name ~= players.LocalPlayer.Name then
  13. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  14. end
  15. end
  16. players.PlayerAdded:connect(function(plr)
  17. Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  18. end)
  19.  
  20.  
  21. game:GetService("StarterGui"):SetCore("SendNotification", {
  22. Title = "DarkLumber",
  23. Text = "DarkLumber Load Successful."
  24. })
  25.  
  26. game:GetService("StarterGui"):SetCore("SendNotification", {
  27. Title = "AutoBlacklist",
  28. Text = "Auto Blacklist All Players."
  29. })
  30.  
  31. game:GetService("StarterGui"):SetCore("SendNotification", {
  32. Title = "Gui By:",
  33. Text = "Sky Hacks"
  34. })
  35.  
  36. bc = BrickColor.new("Bright red")
  37. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  38. Text = "DarkLumber loaded!";
  39. Font = Enum.Font.Cartoon;
  40. Color = bc.Color;
  41. FontSize = Enum.FontSize.Size96;
  42. })
  43.  
  44.  
  45. -- Instances:
  46. local ScreenGui = Instance.new("ScreenGui")
  47. local Openf = Instance.new("ImageLabel")
  48. local Open = Instance.new("TextButton")
  49. local Main = Instance.new("Frame")
  50. local Topicf = Instance.new("Frame")
  51. local Topic = Instance.new("TextLabel")
  52. local ExitMain = Instance.new("TextButton")
  53. local MenuButton = Instance.new("ImageButton")
  54. local MenuExitButton = Instance.new("ImageButton")
  55. local WelcomeD = Instance.new("TextLabel")
  56. local By = Instance.new("TextLabel")
  57. local v3 = Instance.new("TextLabel")
  58. local Menu = Instance.new("Frame")
  59. local LocalButton = Instance.new("TextButton")
  60. local WayPointButton = Instance.new("TextButton")
  61. local MiscButton = Instance.new("TextButton")
  62. local OtherButton = Instance.new("TextButton")
  63. local Others2 = Instance.new("Frame")
  64. local Topicf5h = Instance.new("Frame")
  65. local Topic5h = Instance.new("TextLabel")
  66. local ExitOthers2 = Instance.new("TextButton")
  67. local FillSpooky = Instance.new("TextButton")
  68. local Goto = Instance.new("TextButton")
  69. local AntBLst = Instance.new("TextButton")
  70. local FillCave = Instance.new("TextButton")
  71. local FillVolcano = Instance.new("TextButton")
  72. local a275 = Instance.new("Frame")
  73. local TeleportBox = Instance.new("TextBox")
  74. local FillNameBox = Instance.new("TextBox")
  75. local Soon77 = Instance.new("TextButton")
  76. local Waypoint = Instance.new("Frame")
  77. local Topicf3 = Instance.new("Frame")
  78. local Topic3 = Instance.new("TextLabel")
  79. local ExitWayP = Instance.new("TextButton")
  80. local WayScrolling = Instance.new("ScrollingFrame")
  81. local BoxedCars = Instance.new("TextButton")
  82. local Spawn = Instance.new("TextButton")
  83. local Volcano = Instance.new("TextButton")
  84. local Swamp = Instance.new("TextButton")
  85. local Cave = Instance.new("TextButton")
  86. local LinksLogic = Instance.new("TextButton")
  87. local Palm = Instance.new("TextButton")
  88. local WoodRUS = Instance.new("TextButton")
  89. local SkiLodge = Instance.new("TextButton")
  90. local EndTimes = Instance.new("TextButton")
  91. local WayScrolling2 = Instance.new("ScrollingFrame")
  92. local Strange = Instance.new("TextButton")
  93. local Bob = Instance.new("TextButton")
  94. local Furnishing = Instance.new("TextButton")
  95. local FineArt = Instance.new("TextButton")
  96. local YellowTree = Instance.new("TextButton")
  97. local IceTree = Instance.new("TextButton")
  98. local Den = Instance.new("TextButton")
  99. local LandStore = Instance.new("TextButton")
  100. local YourPlot = Instance.new("TextButton")
  101. local _2TpSayfas = Instance.new("TextButton")
  102. local _1TpSayfas = Instance.new("TextButton")
  103. local LocalF = Instance.new("Frame")
  104. local Topicf2 = Instance.new("Frame")
  105. local Topic2 = Instance.new("TextLabel")
  106. local ExitLocal = Instance.new("TextButton")
  107. local SpeedT = Instance.new("TextButton")
  108. local NoclipB = Instance.new("TextButton")
  109. local JumpP = Instance.new("TextButton")
  110. local WaterW = Instance.new("TextButton")
  111. local Fly = Instance.new("TextButton")
  112. local GodMode = Instance.new("TextButton")
  113. local AfkMode = Instance.new("TextButton")
  114. local TpTool = Instance.new("TextButton")
  115. local Misc = Instance.new("Frame")
  116. local Topicf4 = Instance.new("Frame")
  117. local Topic4 = Instance.new("TextLabel")
  118. local ExitMisc = Instance.new("TextButton")
  119. local SellWoods = Instance.new("TextButton")
  120. local MaxLand = Instance.new("TextButton")
  121. local SellPlanks = Instance.new("TextButton")
  122. local BringWood = Instance.new("TextButton")
  123. local BringPlank = Instance.new("TextButton")
  124. local Paint = Instance.new("TextButton")
  125. local GetPrintA = Instance.new("TextButton")
  126. local Dupe = Instance.new("TextButton")
  127. local a213 = Instance.new("Frame")
  128. local Others = Instance.new("Frame")
  129. local Topicf5 = Instance.new("Frame")
  130. local Topic5 = Instance.new("TextLabel")
  131. local ExitOthers = Instance.new("TextButton")
  132. local Esp = Instance.new("TextButton")
  133. local FulLand = Instance.new("TextButton")
  134. local Wires = Instance.new("TextButton")
  135. local GoldAxe = Instance.new("TextButton")
  136. local BTools = Instance.new("TextButton")
  137. local TpMyGift = Instance.new("TextButton")
  138. local Leak = Instance.new("TextButton")
  139. local MoneyDup = Instance.new("TextButton")
  140. local a215 = Instance.new("Frame")
  141. local _2OthersEgit = Instance.new("TextButton")
  142. --Properties:
  143. ScreenGui.Parent = game.CoreGui
  144.  
  145. Openf.Name = "Openf"
  146. Openf.Parent = ScreenGui
  147. Openf.BackgroundColor3 = Color3.new(1, 1, 1)
  148. Openf.BackgroundTransparency = 1
  149. Openf.BorderColor3 = Color3.new(0.666667, 0, 0)
  150. Openf.Position = UDim2.new(0.0085959062, 0, 0.516129017, 0)
  151. Openf.Size = UDim2.new(0, 59, 0, 23)
  152. Openf.Image = "rbxassetid://2851926732"
  153. Openf.ImageColor3 = Color3.new(0.745098, 0, 0)
  154. Openf.ScaleType = Enum.ScaleType.Slice
  155. Openf.SliceCenter = Rect.new(12, 12, 12, 12)
  156.  
  157. Open.Name = "Open"
  158. Open.Parent = Openf
  159. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  160. Open.BackgroundTransparency = 1
  161. Open.Size = UDim2.new(0, 59, 0, 23)
  162. Open.Font = Enum.Font.GothamBlack
  163. Open.Text = "Open"
  164. Open.TextColor3 = Color3.new(1, 1, 1)
  165. Open.TextSize = 14
  166. Open.MouseButton1Down:connect(function()
  167. Openf.Visible = false
  168. Main.Visible = true
  169. end)
  170.  
  171. Main.Name = "Main"
  172. Main.Parent = ScreenGui
  173. Main.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  174. Main.Position = UDim2.new(0.375162482, 0, 0.333965838, 0)
  175. Main.Size = UDim2.new(0, 282, 0, 174)
  176. Main.Active = true
  177. Main.Visible = false
  178. Main.Draggable = true
  179.  
  180. Topicf.Name = "Topicf"
  181. Topicf.Parent = Main
  182. Topicf.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  183. Topicf.Size = UDim2.new(0, 282, 0, 32)
  184.  
  185. Topic.Name = "Topic"
  186. Topic.Parent = Topicf
  187. Topic.BackgroundColor3 = Color3.new(1, 1, 1)
  188. Topic.BackgroundTransparency = 1
  189. Topic.Size = UDim2.new(0, 282, 0, 32)
  190. Topic.Font = Enum.Font.GothamBlack
  191. Topic.Text = "DarkLumber"
  192. Topic.TextColor3 = Color3.new(1, 1, 1)
  193. Topic.TextSize = 25
  194. Topic.TextWrapped = true
  195.  
  196. ExitMain.Name = "ExitMain"
  197. ExitMain.Parent = Topicf
  198. ExitMain.BackgroundColor3 = Color3.new(1, 1, 1)
  199. ExitMain.BackgroundTransparency = 1
  200. ExitMain.Position = UDim2.new(0.935114503, 0, 0.3125, 0)
  201. ExitMain.Size = UDim2.new(0, 17, 0, 13)
  202. ExitMain.Font = Enum.Font.GothamBlack
  203. ExitMain.Text = "X"
  204. ExitMain.TextColor3 = Color3.new(0, 0, 0)
  205. ExitMain.TextSize = 14
  206. ExitMain.MouseButton1Down:connect(function()
  207. Main.Visible = false
  208. Openf.Visible = true
  209. Menu.Visible = false
  210. MenuButton.Visible = true
  211. MenuExitButton.Visible = false
  212. game:GetService("StarterGui"):SetCore("SendNotification", {
  213. Title = "DarkLumber",
  214. Text = "Closed"
  215. })
  216. end)
  217.  
  218. MenuButton.Name = "MenuButton"
  219. MenuButton.Parent = Topicf
  220. MenuButton.BackgroundColor3 = Color3.new(1, 1, 1)
  221. MenuButton.BackgroundTransparency = 1
  222. MenuButton.Position = UDim2.new(0.0212765951, 0, 0.3125, 0)
  223. MenuButton.Size = UDim2.new(0, 19, 0, 13)
  224. MenuButton.Image = "rbxassetid://338880223"
  225. MenuButton.MouseButton1Down:connect(function()
  226. Menu.Visible = true
  227. MenuButton.Visible = false
  228. MenuExitButton.Visible = true
  229. end)
  230.  
  231. MenuExitButton.Name = "MenuExitButton"
  232. MenuExitButton.Parent = Topicf
  233. MenuExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  234. MenuExitButton.BackgroundTransparency = 1
  235. MenuExitButton.Position = UDim2.new(0.0212765951, 0, 0.3125, 0)
  236. MenuExitButton.Size = UDim2.new(0, 19, 0, 13)
  237. MenuExitButton.Visible = false
  238. MenuExitButton.Image = "rbxassetid://338880223"
  239. MenuExitButton.MouseButton1Down:connect(function()
  240. Menu.Visible = false
  241. MenuButton.Visible = true
  242. MenuExitButton.Visible = false
  243. end)
  244.  
  245. WelcomeD.Name = "WelcomeD"
  246. WelcomeD.Parent = Main
  247. WelcomeD.BackgroundColor3 = Color3.new(1, 1, 1)
  248. WelcomeD.BackgroundTransparency = 1
  249. WelcomeD.Position = UDim2.new(0.065995343, 0, 0.2721003, 0)
  250. WelcomeD.Size = UDim2.new(0, 245, 0, 25)
  251. WelcomeD.Font = Enum.Font.GothamBlack
  252. WelcomeD.Text = "Welcome To DarkLumber"
  253. WelcomeD.TextColor3 = Color3.new(1, 1, 1)
  254. WelcomeD.TextSize = 20
  255. WelcomeD.TextWrapped = true
  256.  
  257. By.Name = "By"
  258. By.Parent = Main
  259. By.BackgroundColor3 = Color3.new(1, 1, 1)
  260. By.BackgroundTransparency = 1
  261. By.Position = UDim2.new(0.0659954548, 0, 0.508150458, 0)
  262. By.Size = UDim2.new(0, 245, 0, 22)
  263. By.Font = Enum.Font.GothamBlack
  264. By.Text = "Gui By Sky Hacks"
  265. By.TextColor3 = Color3.new(1, 1, 1)
  266. By.TextSize = 20
  267. By.TextWrapped = true
  268.  
  269. v3.Name = "v3"
  270. v3.Parent = Main
  271. v3.BackgroundColor3 = Color3.new(1, 1, 1)
  272. v3.BackgroundTransparency = 1
  273. v3.Position = UDim2.new(0.0624492168, 0, 0.726018906, 0)
  274. v3.Size = UDim2.new(0, 245, 0, 25)
  275. v3.Font = Enum.Font.GothamBlack
  276. v3.Text = "Version: 3.0"
  277. v3.TextColor3 = Color3.new(1, 1, 1)
  278. v3.TextSize = 20
  279. v3.TextWrapped = true
  280.  
  281. Menu.Name = "Menu"
  282. Menu.Parent = Main
  283. Menu.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  284. Menu.BorderSizePixel = 0
  285. Menu.Position = UDim2.new(0, 0, 0.183908045, 0)
  286. Menu.Size = UDim2.new(0, 93, 0, 142)
  287. Menu.Visible = false
  288.  
  289. LocalButton.Name = "LocalButton"
  290. LocalButton.Parent = Menu
  291. LocalButton.BackgroundColor3 = Color3.new(0.737255, 0, 0)
  292. LocalButton.Position = UDim2.new(0.0752688199, 0, 0.0422535166, 0)
  293. LocalButton.Size = UDim2.new(0, 78, 0, 22)
  294. LocalButton.Font = Enum.Font.GothamBlack
  295. LocalButton.Text = "Local"
  296. LocalButton.TextColor3 = Color3.new(1, 1, 1)
  297. LocalButton.TextSize = 14
  298. LocalButton.MouseButton1Down:connect(function()
  299. LocalF.Visible = true
  300. Main.Visible = false
  301. Menu.Visible = false
  302. MenuButton.Visible = true
  303. MenuExitButton.Visible = false
  304. end)
  305.  
  306.  
  307. WayPointButton.Name = "WayPointButton"
  308. WayPointButton.Parent = Menu
  309. WayPointButton.BackgroundColor3 = Color3.new(0.737255, 0, 0)
  310. WayPointButton.Position = UDim2.new(0.0752688199, 0, 0.28169015, 0)
  311. WayPointButton.Size = UDim2.new(0, 78, 0, 22)
  312. WayPointButton.Font = Enum.Font.GothamBlack
  313. WayPointButton.Text = "WayPoints"
  314. WayPointButton.TextColor3 = Color3.new(1, 1, 1)
  315. WayPointButton.TextSize = 14
  316. WayPointButton.MouseButton1Down:connect(function()
  317. Waypoint.Visible = true
  318. Main.Visible = false
  319. Menu.Visible = false
  320. MenuButton.Visible = true
  321. MenuExitButton.Visible = false
  322. end)
  323.  
  324. MiscButton.Name = "MiscButton"
  325. MiscButton.Parent = Menu
  326. MiscButton.BackgroundColor3 = Color3.new(0.737255, 0, 0)
  327. MiscButton.Position = UDim2.new(0.0752688199, 0, 0.524071693, 0)
  328. MiscButton.Size = UDim2.new(0, 78, 0, 21)
  329. MiscButton.Font = Enum.Font.GothamBlack
  330. MiscButton.Text = "Misc"
  331. MiscButton.TextColor3 = Color3.new(1, 1, 1)
  332. MiscButton.TextSize = 14
  333. MiscButton.MouseButton1Down:connect(function()
  334. Misc.Visible = true
  335. Main.Visible = false
  336. Menu.Visible = false
  337. MenuButton.Visible = true
  338. MenuExitButton.Visible = false
  339. end)
  340.  
  341. OtherButton.Name = "OtherButton"
  342. OtherButton.Parent = Menu
  343. OtherButton.BackgroundColor3 = Color3.new(0.737255, 0, 0)
  344. OtherButton.Position = UDim2.new(0.0752688199, 0, 0.76350832, 0)
  345. OtherButton.Size = UDim2.new(0, 78, 0, 21)
  346. OtherButton.Font = Enum.Font.GothamBlack
  347. OtherButton.Text = "Others"
  348. OtherButton.TextColor3 = Color3.new(1, 1, 1)
  349. OtherButton.TextSize = 14
  350. OtherButton.MouseButton1Down:connect(function()
  351. Others.Visible = true
  352. Main.Visible = false
  353. Menu.Visible = false
  354. MenuButton.Visible = true
  355. MenuExitButton.Visible = false
  356. end)
  357.  
  358. Others2.Name = "Others2"
  359. Others2.Parent = ScreenGui
  360. Others2.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  361. Others2.Position = UDim2.new(0.375162482, 0, 0.333965838, 0)
  362. Others2.Size = UDim2.new(0, 282, 0, 174)
  363. Others2.Active = true
  364. Others2.Visible = false
  365. Others2.Draggable = true
  366.  
  367. Topicf5h.Name = "Topicf5h"
  368. Topicf5h.Parent = Others2
  369. Topicf5h.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  370. Topicf5h.Size = UDim2.new(0, 282, 0, 32)
  371.  
  372. Topic5h.Name = "Topic5h"
  373. Topic5h.Parent = Topicf5h
  374. Topic5h.BackgroundColor3 = Color3.new(1, 1, 1)
  375. Topic5h.BackgroundTransparency = 1
  376. Topic5h.Size = UDim2.new(0, 282, 0, 32)
  377. Topic5h.Font = Enum.Font.GothamBlack
  378. Topic5h.Text = "Others"
  379. Topic5h.TextColor3 = Color3.new(1, 1, 1)
  380. Topic5h.TextSize = 25
  381. Topic5h.TextWrapped = true
  382.  
  383. ExitOthers2.Name = "ExitOthers2"
  384. ExitOthers2.Parent = Topicf5h
  385. ExitOthers2.BackgroundColor3 = Color3.new(1, 1, 1)
  386. ExitOthers2.BackgroundTransparency = 1
  387. ExitOthers2.Position = UDim2.new(0.935114503, 0, 0.3125, 0)
  388. ExitOthers2.Size = UDim2.new(0, 17, 0, 13)
  389. ExitOthers2.Font = Enum.Font.GothamBlack
  390. ExitOthers2.Text = "X"
  391. ExitOthers2.TextColor3 = Color3.new(0, 0, 0)
  392. ExitOthers2.TextSize = 14
  393. ExitOthers2.MouseButton1Down:connect(function()
  394. Others2.Visible = false
  395. Others.Visible = true
  396. end)
  397.  
  398. FillSpooky.Name = "FillSpooky"
  399. FillSpooky.Parent = Others2
  400. FillSpooky.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  401. FillSpooky.Position = UDim2.new(0.602836907, 0, 0.821839094, 0)
  402. FillSpooky.Size = UDim2.new(0, 93, 0, 23)
  403. FillSpooky.Font = Enum.Font.GothamBlack
  404. FillSpooky.Text = "FillSpooky"
  405. FillSpooky.TextColor3 = Color3.new(1, 1, 1)
  406. FillSpooky.TextSize = 14
  407.  
  408. Goto.Name = "Goto"
  409. Goto.Parent = Others2
  410. Goto.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  411. Goto.Position = UDim2.new(0.0602836199, 0, 0.821839094, 0)
  412. Goto.Size = UDim2.new(0, 89, 0, 23)
  413. Goto.Font = Enum.Font.GothamBlack
  414. Goto.Text = "GoToPlayer"
  415. Goto.TextColor3 = Color3.new(1, 1, 1)
  416. Goto.TextSize = 14
  417.  
  418. AntBLst.Name = "AntýBLýst"
  419. AntBLst.Parent = Others2
  420. AntBLst.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  421. AntBLst.Position = UDim2.new(0.060283687, 0, 0.24712649, 0)
  422. AntBLst.Size = UDim2.new(0, 89, 0, 23)
  423. AntBLst.Font = Enum.Font.GothamBlack
  424. AntBLst.Text = "AntiBlackList"
  425. AntBLst.TextColor3 = Color3.new(1, 1, 1)
  426. AntBLst.TextSize = 13
  427.  
  428. FillCave.Name = "FillCave"
  429. FillCave.Parent = Others2
  430. FillCave.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  431. FillCave.Position = UDim2.new(0.602836847, 0, 0.637931049, 0)
  432. FillCave.Size = UDim2.new(0, 93, 0, 23)
  433. FillCave.Font = Enum.Font.GothamBlack
  434. FillCave.Text = "FillCave"
  435. FillCave.TextColor3 = Color3.new(1, 1, 1)
  436. FillCave.TextSize = 14
  437.  
  438. FillVolcano.Name = "FillVolcano"
  439. FillVolcano.Parent = Others2
  440. FillVolcano.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  441. FillVolcano.Position = UDim2.new(0.602836907, 0, 0.436781585, 0)
  442. FillVolcano.Size = UDim2.new(0, 93, 0, 23)
  443. FillVolcano.Font = Enum.Font.GothamBlack
  444. FillVolcano.Text = "FillVolcano"
  445. FillVolcano.TextColor3 = Color3.new(1, 1, 1)
  446. FillVolcano.TextSize = 14
  447.  
  448. a275.Name = "a275"
  449. a275.Parent = Others2
  450. a275.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  451. a275.BorderSizePixel = 0
  452. a275.Position = UDim2.new(0.496453911, 0, 0.24712643, 0)
  453. a275.Size = UDim2.new(0, 1, 0, 123)
  454.  
  455. TeleportBox.Name = "TeleportBox"
  456. TeleportBox.Parent = Others2
  457. TeleportBox.BackgroundColor3 = Color3.new(1, 1, 1)
  458. TeleportBox.Position = UDim2.new(0.0602835789, 0, 0.649425328, 0)
  459. TeleportBox.Size = UDim2.new(0, 89, 0, 20)
  460. TeleportBox.Font = Enum.Font.SourceSans
  461. TeleportBox.Text = "PlayerNameHere"
  462. TeleportBox.TextColor3 = Color3.new(0, 0, 1)
  463. TeleportBox.TextSize = 14
  464. TeleportBox.TextTransparency = 0.5
  465.  
  466. FillNameBox.Name = "FillNameBox"
  467. FillNameBox.Parent = Others2
  468. FillNameBox.BackgroundColor3 = Color3.new(1, 1, 1)
  469. FillNameBox.Position = UDim2.new(0.602836847, 0, 0.24712643, 0)
  470. FillNameBox.Size = UDim2.new(0, 93, 0, 23)
  471. FillNameBox.Font = Enum.Font.SourceSans
  472. FillNameBox.Text = "PlayerNameHere"
  473. FillNameBox.TextColor3 = Color3.new(0, 0, 1)
  474. FillNameBox.TextSize = 14
  475. FillNameBox.TextTransparency = 0.5
  476.  
  477. Soon77.Name = "Soon77"
  478. Soon77.Parent = Others2
  479. Soon77.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  480. Soon77.Position = UDim2.new(0.060283687, 0, 0.436781645, 0)
  481. Soon77.Size = UDim2.new(0, 89, 0, 23)
  482. Soon77.Font = Enum.Font.GothamBlack
  483. Soon77.Text = "Soon"
  484. Soon77.TextColor3 = Color3.new(1, 1, 1)
  485. Soon77.TextSize = 14
  486.  
  487. Waypoint.Name = "Waypoint"
  488. Waypoint.Parent = ScreenGui
  489. Waypoint.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  490. Waypoint.Position = UDim2.new(0.375162482, 0, 0.333965838, 0)
  491. Waypoint.Size = UDim2.new(0, 282, 0, 174)
  492. Waypoint.Active = true
  493. Waypoint.Visible = false
  494. Waypoint.Draggable = true
  495.  
  496. Topicf3.Name = "Topicf3"
  497. Topicf3.Parent = Waypoint
  498. Topicf3.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  499. Topicf3.Size = UDim2.new(0, 282, 0, 32)
  500.  
  501. Topic3.Name = "Topic3"
  502. Topic3.Parent = Topicf3
  503. Topic3.BackgroundColor3 = Color3.new(1, 1, 1)
  504. Topic3.BackgroundTransparency = 1
  505. Topic3.Size = UDim2.new(0, 282, 0, 32)
  506. Topic3.Font = Enum.Font.GothamBlack
  507. Topic3.Text = "WayPoints"
  508. Topic3.TextColor3 = Color3.new(1, 1, 1)
  509. Topic3.TextSize = 25
  510. Topic3.TextWrapped = true
  511.  
  512. ExitWayP.Name = "ExitWayP"
  513. ExitWayP.Parent = Topicf3
  514. ExitWayP.BackgroundColor3 = Color3.new(1, 1, 1)
  515. ExitWayP.BackgroundTransparency = 1
  516. ExitWayP.Position = UDim2.new(0.935114503, 0, 0.3125, 0)
  517. ExitWayP.Size = UDim2.new(0, 17, 0, 13)
  518. ExitWayP.Font = Enum.Font.GothamBlack
  519. ExitWayP.Text = "X"
  520. ExitWayP.TextColor3 = Color3.new(0, 0, 0)
  521. ExitWayP.TextSize = 14
  522. ExitWayP.MouseButton1Down:connect(function()
  523. Waypoint.Visible = false
  524. Main.Visible = true
  525. end)
  526.  
  527. WayScrolling.Name = "WayScrolling"
  528. WayScrolling.Parent = Waypoint
  529. WayScrolling.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  530. WayScrolling.BorderColor3 = Color3.new(0.666667, 0, 0)
  531. WayScrolling.Position = UDim2.new(0.163120568, 0, 0.264367819, 0)
  532. WayScrolling.Size = UDim2.new(0, 189, 0, 114)
  533.  
  534. BoxedCars.Name = "BoxedCars"
  535. BoxedCars.Parent = WayScrolling
  536. BoxedCars.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  537. BoxedCars.Position = UDim2.new(0.0542040616, 0, 0.029794313, 0)
  538. BoxedCars.Size = UDim2.new(0, 156, 0, 23)
  539. BoxedCars.Font = Enum.Font.GothamBlack
  540. BoxedCars.Text = "BoxedCars"
  541. BoxedCars.TextColor3 = Color3.new(1, 1, 1)
  542. BoxedCars.TextSize = 14
  543.  
  544. Spawn.Name = "Spawn"
  545. Spawn.Parent = WayScrolling
  546. Spawn.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  547. Spawn.Position = UDim2.new(0.0542040616, 0, 0.130369022, 0)
  548. Spawn.Size = UDim2.new(0, 156, 0, 23)
  549. Spawn.Font = Enum.Font.GothamBlack
  550. Spawn.Text = "Spawn"
  551. Spawn.TextColor3 = Color3.new(1, 1, 1)
  552. Spawn.TextSize = 14
  553.  
  554. Volcano.Name = "Volcano"
  555. Volcano.Parent = WayScrolling
  556. Volcano.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  557. Volcano.Position = UDim2.new(0.0542040616, 0, 0.230943739, 0)
  558. Volcano.Size = UDim2.new(0, 156, 0, 23)
  559. Volcano.Font = Enum.Font.GothamBlack
  560. Volcano.Text = "Volcano"
  561. Volcano.TextColor3 = Color3.new(1, 1, 1)
  562. Volcano.TextSize = 14
  563.  
  564. Swamp.Name = "Swamp"
  565. Swamp.Parent = WayScrolling
  566. Swamp.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  567. Swamp.Position = UDim2.new(0.0542040616, 0, 0.328644872, 0)
  568. Swamp.Size = UDim2.new(0, 156, 0, 23)
  569. Swamp.Font = Enum.Font.GothamBlack
  570. Swamp.Text = "Swamp"
  571. Swamp.TextColor3 = Color3.new(1, 1, 1)
  572. Swamp.TextSize = 14
  573.  
  574. Cave.Name = "Cave"
  575. Cave.Parent = WayScrolling
  576. Cave.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  577. Cave.Position = UDim2.new(0.0542040616, 0, 0.423472464, 0)
  578. Cave.Size = UDim2.new(0, 156, 0, 23)
  579. Cave.Font = Enum.Font.GothamBlack
  580. Cave.Text = "Cave"
  581. Cave.TextColor3 = Color3.new(1, 1, 1)
  582. Cave.TextSize = 14
  583.  
  584. LinksLogic.Name = "LinksLogic"
  585. LinksLogic.Parent = WayScrolling
  586. LinksLogic.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  587. LinksLogic.Position = UDim2.new(0.0542040616, 0, 0.524047196, 0)
  588. LinksLogic.Size = UDim2.new(0, 156, 0, 23)
  589. LinksLogic.Font = Enum.Font.GothamBlack
  590. LinksLogic.Text = "LinksLogic"
  591. LinksLogic.TextColor3 = Color3.new(1, 1, 1)
  592. LinksLogic.TextSize = 14
  593.  
  594. Palm.Name = "Palm"
  595. Palm.Parent = WayScrolling
  596. Palm.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  597. Palm.Position = UDim2.new(0.0542040616, 0, 0.621748328, 0)
  598. Palm.Size = UDim2.new(0, 156, 0, 23)
  599. Palm.Font = Enum.Font.GothamBlack
  600. Palm.Text = "PalmIsland"
  601. Palm.TextColor3 = Color3.new(1, 1, 1)
  602. Palm.TextSize = 14
  603.  
  604. WoodRUS.Name = "WoodRUS"
  605. WoodRUS.Parent = WayScrolling
  606. WoodRUS.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  607. WoodRUS.Position = UDim2.new(0.0542040616, 0, 0.71944952, 0)
  608. WoodRUS.Size = UDim2.new(0, 156, 0, 23)
  609. WoodRUS.Font = Enum.Font.GothamBlack
  610. WoodRUS.Text = "WoodRUS"
  611. WoodRUS.TextColor3 = Color3.new(1, 1, 1)
  612. WoodRUS.TextSize = 14
  613.  
  614. SkiLodge.Name = "SkiLodge"
  615. SkiLodge.Parent = WayScrolling
  616. SkiLodge.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  617. SkiLodge.Position = UDim2.new(0.0542040616, 0, 0.817150652, 0)
  618. SkiLodge.Size = UDim2.new(0, 156, 0, 23)
  619. SkiLodge.Font = Enum.Font.GothamBlack
  620. SkiLodge.Text = "SkiLodge"
  621. SkiLodge.TextColor3 = Color3.new(1, 1, 1)
  622. SkiLodge.TextSize = 14
  623.  
  624. EndTimes.Name = "EndTimes"
  625. EndTimes.Parent = WayScrolling
  626. EndTimes.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  627. EndTimes.Position = UDim2.new(0.0542040616, 0, 0.914851785, 0)
  628. EndTimes.Size = UDim2.new(0, 156, 0, 23)
  629. EndTimes.Font = Enum.Font.GothamBlack
  630. EndTimes.Text = "EndTimes"
  631. EndTimes.TextColor3 = Color3.new(1, 1, 1)
  632. EndTimes.TextSize = 14
  633.  
  634. WayScrolling2.Name = "WayScrolling2"
  635. WayScrolling2.Parent = Waypoint
  636. WayScrolling2.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  637. WayScrolling2.BorderColor3 = Color3.new(0.666667, 0, 0)
  638. WayScrolling2.Position = UDim2.new(0.163120568, 0, 0.264367819, 0)
  639. WayScrolling2.Size = UDim2.new(0, 189, 0, 114)
  640. WayScrolling2.Visible = false
  641.  
  642. Strange.Name = "Strange"
  643. Strange.Parent = WayScrolling2
  644. Strange.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  645. Strange.Position = UDim2.new(0.0542040616, 0, 0.029794313, 0)
  646. Strange.Size = UDim2.new(0, 156, 0, 23)
  647. Strange.Font = Enum.Font.GothamBlack
  648. Strange.Text = "StrangeMan"
  649. Strange.TextColor3 = Color3.new(1, 1, 1)
  650. Strange.TextSize = 14
  651.  
  652. Bob.Name = "Bob"
  653. Bob.Parent = WayScrolling2
  654. Bob.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  655. Bob.Position = UDim2.new(0.0542040616, 0, 0.130369022, 0)
  656. Bob.Size = UDim2.new(0, 156, 0, 23)
  657. Bob.Font = Enum.Font.GothamBlack
  658. Bob.Text = "BobShack"
  659. Bob.TextColor3 = Color3.new(1, 1, 1)
  660. Bob.TextSize = 14
  661.  
  662. Furnishing.Name = "Furnishing"
  663. Furnishing.Parent = WayScrolling2
  664. Furnishing.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  665. Furnishing.Position = UDim2.new(0.0542040616, 0, 0.230943739, 0)
  666. Furnishing.Size = UDim2.new(0, 156, 0, 23)
  667. Furnishing.Font = Enum.Font.GothamBlack
  668. Furnishing.Text = "Furnishing"
  669. Furnishing.TextColor3 = Color3.new(1, 1, 1)
  670. Furnishing.TextSize = 14
  671.  
  672. FineArt.Name = "FineArt"
  673. FineArt.Parent = WayScrolling2
  674. FineArt.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  675. FineArt.Position = UDim2.new(0.0542040616, 0, 0.328644872, 0)
  676. FineArt.Size = UDim2.new(0, 156, 0, 23)
  677. FineArt.Font = Enum.Font.GothamBlack
  678. FineArt.Text = "FineArt"
  679. FineArt.TextColor3 = Color3.new(1, 1, 1)
  680. FineArt.TextSize = 14
  681.  
  682. YellowTree.Name = "YellowTree"
  683. YellowTree.Parent = WayScrolling2
  684. YellowTree.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  685. YellowTree.Position = UDim2.new(0.0542040616, 0, 0.423472464, 0)
  686. YellowTree.Size = UDim2.new(0, 156, 0, 23)
  687. YellowTree.Font = Enum.Font.GothamBlack
  688. YellowTree.Text = "YellowTree"
  689. YellowTree.TextColor3 = Color3.new(1, 1, 1)
  690. YellowTree.TextSize = 14
  691.  
  692. IceTree.Name = "IceTree"
  693. IceTree.Parent = WayScrolling2
  694. IceTree.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  695. IceTree.Position = UDim2.new(0.0542040616, 0, 0.524047196, 0)
  696. IceTree.Size = UDim2.new(0, 156, 0, 23)
  697. IceTree.Font = Enum.Font.GothamBlack
  698. IceTree.Text = "IceTree"
  699. IceTree.TextColor3 = Color3.new(1, 1, 1)
  700. IceTree.TextSize = 14
  701.  
  702. Den.Name = "Den"
  703. Den.Parent = WayScrolling2
  704. Den.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  705. Den.Position = UDim2.new(0.0542040616, 0, 0.621748328, 0)
  706. Den.Size = UDim2.new(0, 156, 0, 23)
  707. Den.Font = Enum.Font.GothamBlack
  708. Den.Text = "TheDen"
  709. Den.TextColor3 = Color3.new(1, 1, 1)
  710. Den.TextSize = 14
  711.  
  712. LandStore.Name = "LandStore"
  713. LandStore.Parent = WayScrolling2
  714. LandStore.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  715. LandStore.Position = UDim2.new(0.0542040616, 0, 0.71944952, 0)
  716. LandStore.Size = UDim2.new(0, 156, 0, 23)
  717. LandStore.Font = Enum.Font.GothamBlack
  718. LandStore.Text = "LandStore"
  719. LandStore.TextColor3 = Color3.new(1, 1, 1)
  720. LandStore.TextSize = 14
  721.  
  722. YourPlot.Name = "YourPlot"
  723. YourPlot.Parent = WayScrolling2
  724. YourPlot.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  725. YourPlot.Position = UDim2.new(0.0542040616, 0, 0.817150652, 0)
  726. YourPlot.Size = UDim2.new(0, 156, 0, 23)
  727. YourPlot.Font = Enum.Font.GothamBlack
  728. YourPlot.Text = "YourPlot"
  729. YourPlot.TextColor3 = Color3.new(1, 1, 1)
  730. YourPlot.TextSize = 14
  731.  
  732. _2TpSayfas.Name = "2.TpSayfasý"
  733. _2TpSayfas.Parent = Waypoint
  734. _2TpSayfas.BackgroundColor3 = Color3.new(1, 1, 1)
  735. _2TpSayfas.BackgroundTransparency = 1
  736. _2TpSayfas.Position = UDim2.new(0.886524796, 0, 0.490623206, 0)
  737. _2TpSayfas.Size = UDim2.new(0, 23, 0, 25)
  738. _2TpSayfas.Font = Enum.Font.GothamBlack
  739. _2TpSayfas.Text = ">"
  740. _2TpSayfas.TextColor3 = Color3.new(1, 1, 1)
  741. _2TpSayfas.TextScaled = true
  742. _2TpSayfas.TextSize = 14
  743. _2TpSayfas.TextWrapped = true
  744. _2TpSayfas.MouseButton1Down:connect(function()
  745. WayScrolling.Visible = false
  746. WayScrolling2.Visible = true
  747. Waypoint.Draggable = true
  748. end)
  749.  
  750. _1TpSayfas.Name = "1.TpSayfasý"
  751. _1TpSayfas.Parent = Waypoint
  752. _1TpSayfas.BackgroundColor3 = Color3.new(1, 1, 1)
  753. _1TpSayfas.BackgroundTransparency = 1
  754. _1TpSayfas.Position = UDim2.new(0.0212765522, 0, 0.490623206, 0)
  755. _1TpSayfas.Size = UDim2.new(0, 23, 0, 25)
  756. _1TpSayfas.Font = Enum.Font.GothamBlack
  757. _1TpSayfas.Text = "<"
  758. _1TpSayfas.TextColor3 = Color3.new(1, 1, 1)
  759. _1TpSayfas.TextScaled = true
  760. _1TpSayfas.TextSize = 14
  761. _1TpSayfas.TextWrapped = true
  762. _1TpSayfas.MouseButton1Down:connect(function()
  763. WayScrolling.Visible = true
  764. WayScrolling2.Visible = false
  765. end)
  766.  
  767. LocalF.Name = "LocalF"
  768. LocalF.Parent = ScreenGui
  769. LocalF.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  770. LocalF.Position = UDim2.new(0.375162482, 0, 0.333965838, 0)
  771. LocalF.Size = UDim2.new(0, 282, 0, 174)
  772. LocalF.Active = true
  773. LocalF.Visible = false
  774. LocalF.Draggable = true
  775.  
  776. Topicf2.Name = "Topicf2"
  777. Topicf2.Parent = LocalF
  778. Topicf2.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  779. Topicf2.Size = UDim2.new(0, 282, 0, 32)
  780.  
  781. Topic2.Name = "Topic2"
  782. Topic2.Parent = Topicf2
  783. Topic2.BackgroundColor3 = Color3.new(1, 1, 1)
  784. Topic2.BackgroundTransparency = 1
  785. Topic2.Size = UDim2.new(0, 282, 0, 32)
  786. Topic2.Font = Enum.Font.GothamBlack
  787. Topic2.Text = "LocalMenu"
  788. Topic2.TextColor3 = Color3.new(1, 1, 1)
  789. Topic2.TextSize = 25
  790. Topic2.TextWrapped = true
  791.  
  792. ExitLocal.Name = "ExitLocal"
  793. ExitLocal.Parent = Topicf2
  794. ExitLocal.BackgroundColor3 = Color3.new(1, 1, 1)
  795. ExitLocal.BackgroundTransparency = 1
  796. ExitLocal.Position = UDim2.new(0.935114503, 0, 0.3125, 0)
  797. ExitLocal.Size = UDim2.new(0, 17, 0, 13)
  798. ExitLocal.Font = Enum.Font.GothamBlack
  799. ExitLocal.Text = "X"
  800. ExitLocal.TextColor3 = Color3.new(0, 0, 0)
  801. ExitLocal.TextSize = 14
  802. ExitLocal.MouseButton1Down:connect(function()
  803. LocalF.Visible = false
  804. Main.Visible = true
  805. end)
  806.  
  807. SpeedT.Name = "SpeedT"
  808. SpeedT.Parent = LocalF
  809. SpeedT.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  810. SpeedT.Position = UDim2.new(0.0673758835, 0, 0.24712643, 0)
  811. SpeedT.Size = UDim2.new(0, 89, 0, 23)
  812. SpeedT.Font = Enum.Font.GothamBlack
  813. SpeedT.Text = "Speed [T]"
  814. SpeedT.TextColor3 = Color3.new(1, 1, 1)
  815. SpeedT.TextSize = 14
  816.  
  817. NoclipB.Name = "NoclipB"
  818. NoclipB.Parent = LocalF
  819. NoclipB.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  820. NoclipB.Position = UDim2.new(0.0673758835, 0, 0.436781585, 0)
  821. NoclipB.Size = UDim2.new(0, 89, 0, 23)
  822. NoclipB.Font = Enum.Font.GothamBlack
  823. NoclipB.Text = "Noclip [B]"
  824. NoclipB.TextColor3 = Color3.new(1, 1, 1)
  825. NoclipB.TextSize = 14
  826.  
  827. JumpP.Name = "JumpP"
  828. JumpP.Parent = LocalF
  829. JumpP.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  830. JumpP.Position = UDim2.new(0.0673758835, 0, 0.632183909, 0)
  831. JumpP.Size = UDim2.new(0, 89, 0, 23)
  832. JumpP.Font = Enum.Font.GothamBlack
  833. JumpP.Text = "InfJump"
  834. JumpP.TextColor3 = Color3.new(1, 1, 1)
  835. JumpP.TextSize = 14
  836.  
  837. WaterW.Name = "WaterW"
  838. WaterW.Parent = LocalF
  839. WaterW.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  840. WaterW.Position = UDim2.new(0.0673758984, 0, 0.821839094, 0)
  841. WaterW.Size = UDim2.new(0, 89, 0, 23)
  842. WaterW.Font = Enum.Font.GothamBlack
  843. WaterW.Text = "WaterWalk"
  844. WaterW.TextColor3 = Color3.new(1, 1, 1)
  845. WaterW.TextSize = 14
  846.  
  847. Fly.Name = "Fly"
  848. Fly.Parent = LocalF
  849. Fly.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  850. Fly.Position = UDim2.new(0.617021263, 0, 0.24712646, 0)
  851. Fly.Size = UDim2.new(0, 89, 0, 23)
  852. Fly.Font = Enum.Font.GothamBlack
  853. Fly.Text = "Fly"
  854. Fly.TextColor3 = Color3.new(1, 1, 1)
  855. Fly.TextSize = 14
  856.  
  857. GodMode.Name = "GodMode"
  858. GodMode.Parent = LocalF
  859. GodMode.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  860. GodMode.Position = UDim2.new(0.617021263, 0, 0.436781645, 0)
  861. GodMode.Size = UDim2.new(0, 89, 0, 23)
  862. GodMode.Font = Enum.Font.GothamBlack
  863. GodMode.Text = "GodMode"
  864. GodMode.TextColor3 = Color3.new(1, 1, 1)
  865. GodMode.TextSize = 14
  866.  
  867. AfkMode.Name = "AfkMode"
  868. AfkMode.Parent = LocalF
  869. AfkMode.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  870. AfkMode.Position = UDim2.new(0.617021263, 0, 0.632183909, 0)
  871. AfkMode.Size = UDim2.new(0, 89, 0, 23)
  872. AfkMode.Font = Enum.Font.GothamBlack
  873. AfkMode.Text = "AfkMode"
  874. AfkMode.TextColor3 = Color3.new(1, 1, 1)
  875. AfkMode.TextSize = 14
  876.  
  877. TpTool.Name = "TpTool"
  878. TpTool.Parent = LocalF
  879. TpTool.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  880. TpTool.Position = UDim2.new(0.617021263, 0, 0.821839094, 0)
  881. TpTool.Size = UDim2.new(0, 89, 0, 23)
  882. TpTool.Font = Enum.Font.GothamBlack
  883. TpTool.Text = "TpTool"
  884. TpTool.TextColor3 = Color3.new(1, 1, 1)
  885. TpTool.TextSize = 14
  886.  
  887. Misc.Name = "Misc"
  888. Misc.Parent = ScreenGui
  889. Misc.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  890. Misc.Position = UDim2.new(0.375162482, 0, 0.333965838, 0)
  891. Misc.Size = UDim2.new(0, 282, 0, 174)
  892. Misc.Active = true
  893. Misc.Visible = false
  894. Misc.Draggable = true
  895.  
  896. Topicf4.Name = "Topicf4"
  897. Topicf4.Parent = Misc
  898. Topicf4.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  899. Topicf4.Size = UDim2.new(0, 282, 0, 32)
  900.  
  901. Topic4.Name = "Topic4"
  902. Topic4.Parent = Topicf4
  903. Topic4.BackgroundColor3 = Color3.new(1, 1, 1)
  904. Topic4.BackgroundTransparency = 1
  905. Topic4.Size = UDim2.new(0, 282, 0, 32)
  906. Topic4.Font = Enum.Font.GothamBlack
  907. Topic4.Text = "Misc"
  908. Topic4.TextColor3 = Color3.new(1, 1, 1)
  909. Topic4.TextSize = 25
  910. Topic4.TextWrapped = true
  911.  
  912. ExitMisc.Name = "ExitMisc"
  913. ExitMisc.Parent = Topicf4
  914. ExitMisc.BackgroundColor3 = Color3.new(1, 1, 1)
  915. ExitMisc.BackgroundTransparency = 1
  916. ExitMisc.Position = UDim2.new(0.935114503, 0, 0.3125, 0)
  917. ExitMisc.Size = UDim2.new(0, 17, 0, 13)
  918. ExitMisc.Font = Enum.Font.GothamBlack
  919. ExitMisc.Text = "X"
  920. ExitMisc.TextColor3 = Color3.new(0, 0, 0)
  921. ExitMisc.TextSize = 14
  922. ExitMisc.MouseButton1Down:connect(function()
  923. Misc.Visible = false
  924. Main.Visible = true
  925. end)
  926.  
  927. SellWoods.Name = "SellWoods"
  928. SellWoods.Parent = Misc
  929. SellWoods.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  930. SellWoods.Position = UDim2.new(0.0744681358, 0, 0.24712643, 0)
  931. SellWoods.Size = UDim2.new(0, 89, 0, 23)
  932. SellWoods.Font = Enum.Font.GothamBlack
  933. SellWoods.Text = "SellWoods[H]"
  934. SellWoods.TextColor3 = Color3.new(1, 1, 1)
  935. SellWoods.TextSize = 14
  936.  
  937. MaxLand.Name = "MaxLand"
  938. MaxLand.Parent = Misc
  939. MaxLand.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  940. MaxLand.Position = UDim2.new(0.617021263, 0, 0.247126415, 0)
  941. MaxLand.Size = UDim2.new(0, 89, 0, 23)
  942. MaxLand.Font = Enum.Font.GothamBlack
  943. MaxLand.Text = "MaxLand"
  944. MaxLand.TextColor3 = Color3.new(1, 1, 1)
  945. MaxLand.TextSize = 14
  946.  
  947. SellPlanks.Name = "SellPlanks"
  948. SellPlanks.Parent = Misc
  949. SellPlanks.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  950. SellPlanks.Position = UDim2.new(0.0744681358, 0, 0.436781615, 0)
  951. SellPlanks.Size = UDim2.new(0, 89, 0, 23)
  952. SellPlanks.Font = Enum.Font.GothamBlack
  953. SellPlanks.Text = "SellPlanks[G]"
  954. SellPlanks.TextColor3 = Color3.new(1, 1, 1)
  955. SellPlanks.TextSize = 14
  956.  
  957. BringWood.Name = "BringWood"
  958. BringWood.Parent = Misc
  959. BringWood.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  960. BringWood.Position = UDim2.new(0.0744680911, 0, 0.632183909, 0)
  961. BringWood.Size = UDim2.new(0, 89, 0, 23)
  962. BringWood.Font = Enum.Font.GothamBlack
  963. BringWood.Text = "BringWoods"
  964. BringWood.TextColor3 = Color3.new(1, 1, 1)
  965. BringWood.TextSize = 14
  966.  
  967. BringPlank.Name = "BringPlank"
  968. BringPlank.Parent = Misc
  969. BringPlank.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  970. BringPlank.Position = UDim2.new(0.0744680166, 0, 0.821839094, 0)
  971. BringPlank.Size = UDim2.new(0, 89, 0, 23)
  972. BringPlank.Font = Enum.Font.GothamBlack
  973. BringPlank.Text = "BringPlanks"
  974. BringPlank.TextColor3 = Color3.new(1, 1, 1)
  975. BringPlank.TextSize = 14
  976.  
  977. Paint.Name = "Paint"
  978. Paint.Parent = Misc
  979. Paint.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  980. Paint.Position = UDim2.new(0.617021263, 0, 0.436781645, 0)
  981. Paint.Size = UDim2.new(0, 89, 0, 23)
  982. Paint.Font = Enum.Font.GothamBlack
  983. Paint.Text = "PaintTool"
  984. Paint.TextColor3 = Color3.new(1, 1, 1)
  985. Paint.TextSize = 14
  986.  
  987. GetPrintA.Name = "GetPrintA"
  988. GetPrintA.Parent = Misc
  989. GetPrintA.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  990. GetPrintA.Position = UDim2.new(0.617021263, 0, 0.632183909, 0)
  991. GetPrintA.Size = UDim2.new(0, 89, 0, 23)
  992. GetPrintA.Font = Enum.Font.GothamBlack
  993. GetPrintA.Text = "GetBlueprint"
  994. GetPrintA.TextColor3 = Color3.new(1, 1, 1)
  995. GetPrintA.TextSize = 14
  996.  
  997. Dupe.Name = "Dupe"
  998. Dupe.Parent = Misc
  999. Dupe.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1000. Dupe.Position = UDim2.new(0.617021263, 0, 0.821839094, 0)
  1001. Dupe.Size = UDim2.new(0, 89, 0, 23)
  1002. Dupe.Font = Enum.Font.GothamBlack
  1003. Dupe.Text = "ItemDupe"
  1004. Dupe.TextColor3 = Color3.new(1, 1, 1)
  1005. Dupe.TextSize = 14
  1006.  
  1007. a213.Name = "a213"
  1008. a213.Parent = Misc
  1009. a213.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  1010. a213.BorderSizePixel = 0
  1011. a213.Position = UDim2.new(0.496453881, 0, 0.24712643, 0)
  1012. a213.Size = UDim2.new(0, 1, 0, 123)
  1013.  
  1014. Others.Name = "Others"
  1015. Others.Parent = ScreenGui
  1016. Others.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  1017. Others.Position = UDim2.new(0.375162482, 0, 0.333965838, 0)
  1018. Others.Size = UDim2.new(0, 282, 0, 174)
  1019. Others.Active = true
  1020. Others.Visible = false
  1021. Others.Draggable = true
  1022.  
  1023. Topicf5.Name = "Topicf5"
  1024. Topicf5.Parent = Others
  1025. Topicf5.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  1026. Topicf5.Size = UDim2.new(0, 282, 0, 32)
  1027.  
  1028. Topic5.Name = "Topic5"
  1029. Topic5.Parent = Topicf5
  1030. Topic5.BackgroundColor3 = Color3.new(1, 1, 1)
  1031. Topic5.BackgroundTransparency = 1
  1032. Topic5.Size = UDim2.new(0, 282, 0, 32)
  1033. Topic5.Font = Enum.Font.GothamBlack
  1034. Topic5.Text = "Others"
  1035. Topic5.TextColor3 = Color3.new(1, 1, 1)
  1036. Topic5.TextSize = 25
  1037. Topic5.TextWrapped = true
  1038.  
  1039. ExitOthers.Name = "ExitOthers"
  1040. ExitOthers.Parent = Topicf5
  1041. ExitOthers.BackgroundColor3 = Color3.new(1, 1, 1)
  1042. ExitOthers.BackgroundTransparency = 1
  1043. ExitOthers.Position = UDim2.new(0.935114503, 0, 0.3125, 0)
  1044. ExitOthers.Size = UDim2.new(0, 17, 0, 13)
  1045. ExitOthers.Font = Enum.Font.GothamBlack
  1046. ExitOthers.Text = "X"
  1047. ExitOthers.TextColor3 = Color3.new(0, 0, 0)
  1048. ExitOthers.TextSize = 14
  1049. ExitOthers.MouseButton1Down:connect(function()
  1050. Others.Visible = false
  1051. Main.Visible = true
  1052. end)
  1053.  
  1054. Esp.Name = "Esp"
  1055. Esp.Parent = Others
  1056. Esp.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1057. Esp.Position = UDim2.new(0.0744681358, 0, 0.24712643, 0)
  1058. Esp.Size = UDim2.new(0, 89, 0, 23)
  1059. Esp.Font = Enum.Font.GothamBlack
  1060. Esp.Text = "Esp"
  1061. Esp.TextColor3 = Color3.new(1, 1, 1)
  1062. Esp.TextSize = 14
  1063.  
  1064. FulLand.Name = "FulLand"
  1065. FulLand.Parent = Others
  1066. FulLand.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1067. FulLand.Position = UDim2.new(0.617021263, 0, 0.247126415, 0)
  1068. FulLand.Size = UDim2.new(0, 89, 0, 23)
  1069. FulLand.Font = Enum.Font.GothamBlack
  1070. FulLand.Text = "SetCarSpeed"
  1071. FulLand.TextColor3 = Color3.new(1, 1, 1)
  1072. FulLand.TextSize = 14
  1073.  
  1074. Wires.Name = "Wires"
  1075. Wires.Parent = Others
  1076. Wires.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1077. Wires.Position = UDim2.new(0.0744681358, 0, 0.436781615, 0)
  1078. Wires.Size = UDim2.new(0, 89, 0, 23)
  1079. Wires.Font = Enum.Font.GothamBlack
  1080. Wires.Text = "InfWires"
  1081. Wires.TextColor3 = Color3.new(1, 1, 1)
  1082. Wires.TextSize = 14
  1083.  
  1084. GoldAxe.Name = "GoldAxe"
  1085. GoldAxe.Parent = Others
  1086. GoldAxe.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1087. GoldAxe.Position = UDim2.new(0.0744680911, 0, 0.632183909, 0)
  1088. GoldAxe.Size = UDim2.new(0, 89, 0, 23)
  1089. GoldAxe.Font = Enum.Font.GothamBlack
  1090. GoldAxe.Text = "GoldAxe"
  1091. GoldAxe.TextColor3 = Color3.new(1, 1, 1)
  1092. GoldAxe.TextSize = 14
  1093.  
  1094. BTools.Name = "BTools"
  1095. BTools.Parent = Others
  1096. BTools.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1097. BTools.Position = UDim2.new(0.0744680166, 0, 0.821839094, 0)
  1098. BTools.Size = UDim2.new(0, 89, 0, 23)
  1099. BTools.Font = Enum.Font.GothamBlack
  1100. BTools.Text = "BTools"
  1101. BTools.TextColor3 = Color3.new(1, 1, 1)
  1102. BTools.TextSize = 14
  1103.  
  1104. TpMyGift.Name = "TpMyGift"
  1105. TpMyGift.Parent = Others
  1106. TpMyGift.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1107. TpMyGift.Position = UDim2.new(0.617021263, 0, 0.436781645, 0)
  1108. TpMyGift.Size = UDim2.new(0, 89, 0, 23)
  1109. TpMyGift.Font = Enum.Font.GothamBlack
  1110. TpMyGift.Text = "TpMyItems"
  1111. TpMyGift.TextColor3 = Color3.new(1, 1, 1)
  1112. TpMyGift.TextSize = 14
  1113.  
  1114. Leak.Name = "Leak"
  1115. Leak.Parent = Others
  1116. Leak.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1117. Leak.Position = UDim2.new(0.617021263, 0, 0.632183909, 0)
  1118. Leak.Size = UDim2.new(0, 89, 0, 23)
  1119. Leak.Font = Enum.Font.GothamBlack
  1120. Leak.Text = "LeakItems"
  1121. Leak.TextColor3 = Color3.new(1, 1, 1)
  1122. Leak.TextSize = 14
  1123.  
  1124. MoneyDup.Name = "MoneyDup"
  1125. MoneyDup.Parent = Others
  1126. MoneyDup.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  1127. MoneyDup.Position = UDim2.new(0.617021263, 0, 0.821839094, 0)
  1128. MoneyDup.Size = UDim2.new(0, 89, 0, 23)
  1129. MoneyDup.Font = Enum.Font.GothamBlack
  1130. MoneyDup.Text = "MoneyDupe"
  1131. MoneyDup.TextColor3 = Color3.new(1, 1, 1)
  1132. MoneyDup.TextSize = 14
  1133.  
  1134. a215.Name = "a215"
  1135. a215.Parent = Others
  1136. a215.BackgroundColor3 = Color3.new(0.745098, 0, 0)
  1137. a215.BorderSizePixel = 0
  1138. a215.Position = UDim2.new(0.496453911, 0, 0.24712643, 0)
  1139. a215.Size = UDim2.new(0, 1, 0, 90)
  1140.  
  1141. _2OthersEgit.Name = "2.OthersEgit"
  1142. _2OthersEgit.Parent = Others
  1143. _2OthersEgit.BackgroundColor3 = Color3.new(1, 1, 1)
  1144. _2OthersEgit.BackgroundTransparency = 1
  1145. _2OthersEgit.Position = UDim2.new(0.439716309, 0, 0.821839094, 0)
  1146. _2OthersEgit.Size = UDim2.new(0, 34, 0, 23)
  1147. _2OthersEgit.Font = Enum.Font.GothamBlack
  1148. _2OthersEgit.Text = ">"
  1149. _2OthersEgit.TextColor3 = Color3.new(1, 1, 1)
  1150. _2OthersEgit.TextScaled = true
  1151. _2OthersEgit.TextSize = 14
  1152. _2OthersEgit.TextWrapped = true
  1153. _2OthersEgit.MouseButton1Down:connect(function()
  1154. Others.Visible = false
  1155. Others2.Visible = true
  1156. end)
  1157. -- Scripts:
  1158.  
  1159. -- OTHERS 2 --
  1160.  
  1161. FillSpooky.MouseButton1Down:connect(function()
  1162. local PlayerName = FillNameBox.Text
  1163. -- Put Whole Name
  1164. local WoodName = "Spooky"
  1165. local ItsCFrame
  1166. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  1167. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1168. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  1169. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  1170. if v:FindFirstChild("MainCFrame") then
  1171. ItsCFrame = v.MainCFrame.Value
  1172. else
  1173. ItsCFrame = v.PrimaryPart.CFrame
  1174. end
  1175. if v ~= nil then
  1176. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  1177. end
  1178. end
  1179. end
  1180. end
  1181. end)
  1182.  
  1183. Goto.MouseButton1Down:connect(function()
  1184. local tp_namedplayer = TeleportBox.Text
  1185. local tp_player = game:GetService("Players")[tp_namedplayer]
  1186. local PLR = game:GetService("Players").LocalPlayer
  1187. local p = TeleportBox.Text
  1188.  
  1189. if tp_player then
  1190. for i = 1,20 do
  1191. wait()
  1192. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  1193. end
  1194. end
  1195. end)
  1196.  
  1197. AntBLst.MouseButton1Down:connect(function()
  1198. local plr = game.Players.LocalPlayer
  1199. local cframe
  1200. for i,v in next, workspace:GetDescendants() do
  1201. if v:IsA("SpawnLocation") then
  1202. v.Touched:Connect(function(h)
  1203. if h.Parent == plr.Character and cframe then
  1204. plr.Character:SetPrimaryPartCFrame(cframe)
  1205. end
  1206. end)
  1207. end
  1208. end
  1209.  
  1210. game:GetService("RunService"):BindToRenderStep("NO HACKS",Enum.RenderPriority.Last.Value,function()
  1211. if game.Players.LocalPlayer.Character.PrimaryPart then
  1212. cframe = game.Players.LocalPlayer.Character.PrimaryPart.CFrame
  1213. end
  1214. end)
  1215.  
  1216. for i,v in next, debug.getregistry() do
  1217. if type(v)=='function' and debug.getupvalues(v).lastUpdate then
  1218. debug.setupvalue(v,"lastUpdate",math.huge)
  1219. break
  1220. end
  1221. end
  1222. wait(2)
  1223. for i,v in next, workspace.Effects:GetChildren() do
  1224. if v:IsA("BasePart") and v.Name == "BlacklistWall" then
  1225. v:Destroy()
  1226. end
  1227. end
  1228. end)
  1229.  
  1230. FillCave.MouseButton1Down:connect(function()
  1231. local PlayerName = FillNameBox.Text
  1232. -- Put Whole Name
  1233. local WoodName = "CaveCrawler"
  1234. local ItsCFrame
  1235. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  1236. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1237. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  1238. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  1239. if v:FindFirstChild("MainCFrame") then
  1240. ItsCFrame = v.MainCFrame.Value
  1241. else
  1242. ItsCFrame = v.PrimaryPart.CFrame
  1243. end
  1244. if v ~= nil then
  1245. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  1246. end
  1247. end
  1248. end
  1249. end
  1250. end)
  1251.  
  1252. FillVolcano.MouseButton1Down:connect(function()
  1253. local PlayerName = FillNameBox.Text
  1254. -- Put Whole Name
  1255. local WoodName = "Volcano"
  1256. local ItsCFrame
  1257. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  1258. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1259. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  1260. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  1261. if v:FindFirstChild("MainCFrame") then
  1262. ItsCFrame = v.MainCFrame.Value
  1263. else
  1264. ItsCFrame = v.PrimaryPart.CFrame
  1265. end
  1266. if v ~= nil then
  1267. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  1268. end
  1269. end
  1270. end
  1271. end
  1272. end)
  1273.  
  1274.  
  1275. -- Teleports 1 --
  1276.  
  1277. BoxedCars.MouseButton1Down:connect(function()
  1278. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  1279. end)
  1280.  
  1281. Spawn.MouseButton1Down:connect(function()
  1282. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155,3,74))
  1283. end)
  1284.  
  1285. Volcano.MouseButton1Down:connect(function()
  1286. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585,622,1140))
  1287. end)
  1288.  
  1289. Swamp.MouseButton1Down:connect(function()
  1290. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209,132,-801))
  1291. end)
  1292.  
  1293. Cave.MouseButton1Down:connect(function()
  1294. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581,-179,500))
  1295. end)
  1296.  
  1297. LinksLogic.MouseButton1Down:connect(function()
  1298. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4607,7.5,-798))
  1299. end)
  1300.  
  1301. Palm.MouseButton1Down:connect(function()
  1302. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  1303. end)
  1304.  
  1305. WoodRUS.MouseButton1Down:connect(function()
  1306. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265,3,57))
  1307. end)
  1308.  
  1309. SkiLodge.MouseButton1Down:connect(function()
  1310. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1244, 62, 2306))
  1311. end)
  1312.  
  1313. EndTimes.MouseButton1Down:connect(function()
  1314. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(113, -214, -951))
  1315. end)
  1316.  
  1317. -- Teleports 2 --
  1318.  
  1319. Strange.MouseButton1Down:connect(function()
  1320. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1061, 16, 1131))
  1321. end)
  1322.  
  1323. Bob.MouseButton1Down:connect(function()
  1324. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  1325. end)
  1326.  
  1327. Furnishing.MouseButton1Down:connect(function()
  1328. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(491, 3, -1720))
  1329. end)
  1330.  
  1331. FineArt.MouseButton1Down:connect(function()
  1332. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(5207, -166, 719))
  1333. end)
  1334.  
  1335. YellowTree.MouseButton1Down:connect(function()
  1336. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1049,-5.9 ,-934.7))
  1337. end)
  1338.  
  1339. IceTree.MouseButton1Down:connect(function()
  1340. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1505.7,412.4 ,3253))
  1341. end)
  1342.  
  1343. Den.MouseButton1Down:connect(function()
  1344. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(331, 45, 1941))
  1345. end)
  1346.  
  1347. LandStore.MouseButton1Down:connect(function()
  1348. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(258, 5, -99))
  1349. end)
  1350.  
  1351. YourPlot.MouseButton1Down:connect(function()
  1352. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1353. if v.Owner.Value == game.Players.LocalPlayer then
  1354. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  1355. end
  1356. end
  1357. end)
  1358.  
  1359. WelcomeD.Text = "Hello "..game.Players.LocalPlayer.Name
  1360.  
  1361. -- Local Player --
  1362.  
  1363. SpeedT.MouseButton1Down:connect(function()
  1364. local walkspeedplayer = game:GetService("Players").LocalPlayer
  1365. local walkspeedmouse = walkspeedplayer:GetMouse()
  1366.  
  1367. local walkspeedenabled = false
  1368.  
  1369. function x_walkspeed(key)
  1370. if (key == "t") then
  1371. if walkspeedenabled == false then
  1372. _G.WS = 200;
  1373. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1374. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1375. Humanoid.WalkSpeed = _G.WS;
  1376. end)
  1377. Humanoid.WalkSpeed = _G.WS;
  1378.  
  1379. walkspeedenabled = true
  1380. elseif walkspeedenabled == true then
  1381. _G.WS = 20;
  1382. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1383. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1384. Humanoid.WalkSpeed = _G.WS;
  1385. end)
  1386. Humanoid.WalkSpeed = _G.WS;
  1387.  
  1388. walkspeedenabled = false
  1389. end
  1390. end
  1391. end
  1392.  
  1393. walkspeedmouse.KeyDown:connect(x_walkspeed)
  1394. end)
  1395.  
  1396. NoclipB.MouseButton1Down:connect(function()
  1397. local noclipplayer = game:GetService("Players").LocalPlayer
  1398. local noclipmouse = noclipplayer:GetMouse()
  1399.  
  1400. local donoclip = false
  1401. local noclip = false
  1402.  
  1403. function b_noclip(key)
  1404. if (key == "b") then
  1405. if noclip == false then
  1406. donoclip = true
  1407.  
  1408. noclip = true
  1409. elseif noclip == true then
  1410. donoclip = false
  1411.  
  1412. noclip = false
  1413. end
  1414. end
  1415. end
  1416.  
  1417. noclipmouse.KeyDown:connect(b_noclip)
  1418.  
  1419. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  1420. if obj ~= workspace.Terrain then
  1421. if donoclip == true then
  1422. obj.CanCollide = false
  1423. else
  1424. obj.CanCollide = true
  1425. end
  1426. end
  1427. end)
  1428. end)
  1429.  
  1430. JumpP.MouseButton1Down:connect(function()
  1431. game:GetService("UserInputService").JumpRequest:connect(function()
  1432. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1433. end)
  1434. end)
  1435.  
  1436. WaterW.MouseButton1Down:connect(function()
  1437. if WCollide == "Nothing" then
  1438. WCollide = "On"
  1439. WaterW.Text = "WaterIsS"
  1440. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  1441. if v:IsA("Part") then
  1442. v.CanCollide = true
  1443. end
  1444. end
  1445. else
  1446. WCollide = "Nothing"
  1447. WaterW.Text = "WalkOnW"
  1448. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  1449. if v:IsA("Part") then
  1450. v.CanCollide = false
  1451. end
  1452. end
  1453. end
  1454. end)
  1455.  
  1456. local flying = false
  1457. Fly.MouseButton1Down:connect(function()
  1458. flying = not flying
  1459. repeat wait()
  1460. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1461. local mouse = game.Players.LocalPlayer:GetMouse()
  1462. repeat wait() until mouse
  1463. local plr = game.Players.LocalPlayer
  1464. local torso = plr.Character.Torso
  1465. local deb = true
  1466. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1467. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1468. local maxspeed = 200
  1469. local speed = 0
  1470. if flying then
  1471. end
  1472.  
  1473. function FlyFunction()
  1474. local bg = Instance.new("BodyGyro", torso)
  1475. bg.P = 9e4
  1476. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1477. bg.cframe = torso.CFrame
  1478. local bv = Instance.new("BodyVelocity", torso)
  1479. bv.velocity = Vector3.new(0,0.1,0)
  1480. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1481. repeat wait()
  1482. plr.Character.Humanoid.PlatformStand = true
  1483. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1484. speed = speed+.5+(speed/maxspeed)
  1485. if speed > maxspeed then
  1486. speed = maxspeed
  1487. end
  1488. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1489. speed = speed-1
  1490. if speed < 0 then
  1491. speed = 0
  1492. end
  1493. end
  1494. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1495. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1496. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1497. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1498. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1499. else
  1500. bv.velocity = Vector3.new(0,0.1,0)
  1501. end
  1502. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1503. until not flying
  1504. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1505. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1506. speed = 0
  1507. bg:Destroy()
  1508. bv:Destroy()
  1509. plr.Character.Humanoid.PlatformStand = false
  1510. end
  1511. mouse.KeyDown:connect(function(key)
  1512. if key:lower() == "w" then
  1513. ctrl.f = 1
  1514. elseif key:lower() == "s" then
  1515. ctrl.b = -1
  1516. elseif key:lower() == "a" then
  1517. ctrl.l = -1
  1518. elseif key:lower() == "d" then
  1519. ctrl.r = 1
  1520. end
  1521. end)
  1522. mouse.KeyUp:connect(function(key)
  1523. if key:lower() == "w" then
  1524. ctrl.f = 0
  1525. elseif key:lower() == "s" then
  1526. ctrl.b = 0
  1527. elseif key:lower() == "a" then
  1528. ctrl.l = 0
  1529. elseif key:lower() == "d" then
  1530. ctrl.r = 0
  1531. end
  1532. end)
  1533. FlyFunction()
  1534. end)
  1535.  
  1536. GodMode.MouseButton1Down:connect(function()
  1537. game.Players.LocalPlayer.Character.Humanoid.Name = "1"
  1538. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1539. l.Parent = game.Players.LocalPlayer.Character
  1540. l.Name = "Humanoid"
  1541. wait(0.1)
  1542. game.Players.LocalPlayer.Character["1"]:Destroy()
  1543. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1544. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1545. l.Changed:Connect(function()
  1546. if l then
  1547. l.WalkSpeed=Walk
  1548. l.JumpPower=Jump
  1549. end
  1550. end)
  1551. end)
  1552.  
  1553. AfkMode.MouseButton1Down:connect(function()
  1554. AfkMode.Text = "Soon"
  1555. end)
  1556.  
  1557. TpTool.MouseButton1Down:connect(function()
  1558. local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1559. Tele.RequiresHandle = false
  1560. Tele.RobloxLocked = true
  1561. Tele.Name = "TPTool"
  1562. Tele.ToolTip = "Teleport Tool"
  1563. Tele.Equipped:connect(function(Mouse)
  1564. Mouse.Button1Down:connect(function()
  1565. if Mouse.Target then
  1566. game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  1567. end
  1568. end)
  1569. end)
  1570. end)
  1571.  
  1572. -- mIsC --
  1573.  
  1574. SellWoods.MouseButton1Down:connect(function()
  1575. Mouse = game.Players.LocalPlayer:GetMouse()
  1576.  
  1577. Mouse.KeyDown:connect(function(key)
  1578. if key:lower() == "h" then
  1579. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1580. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  1581. if Log.Owner.Value == game.Players.LocalPlayer then
  1582. for i,v in pairs(Log:GetChildren()) do
  1583. if v.Name=="WoodSection" then
  1584. spawn(function()
  1585. for i=1,10 do
  1586. wait()
  1587. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1588. end
  1589. end)
  1590. end
  1591. end
  1592. spawn(function()
  1593. for i=1,20 do
  1594. wait()
  1595. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  1596. end
  1597. end)
  1598. end
  1599. end
  1600. end
  1601. end
  1602. end)
  1603. end)
  1604.  
  1605. MaxLand.MouseButton1Down:connect(function()
  1606. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  1607. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  1608. base = v
  1609. square = v.OriginSquare
  1610. end
  1611. end
  1612. function makebase(pos)
  1613. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  1614. Event:FireServer(base, pos)
  1615. end
  1616. spos = square.Position
  1617. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  1618. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  1619. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  1620. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  1621. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  1622. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  1623. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  1624. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  1625. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  1626. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  1627. makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  1628. makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  1629. --Corners--
  1630. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  1631. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  1632. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  1633. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  1634. --Corners--
  1635. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  1636. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  1637. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  1638. makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  1639. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  1640. makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  1641. makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  1642. makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  1643. end)
  1644.  
  1645. SellPlanks.MouseButton1Down:connect(function()
  1646. Mouse = game.Players.LocalPlayer:GetMouse()
  1647. Mouse.KeyDown:Connect(function(key)
  1648. for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  1649. if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  1650. if Plank.Owner.Value == service.Players.LocalPlayer then
  1651. for i,v in pairs(Plank:GetChildren()) do
  1652. if key:lower() == "g" then
  1653. if Mouse.Target == v then
  1654. v.Name="WoodSection"
  1655. spawn(function()
  1656. for i=1,10 do
  1657. wait()
  1658. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  1659. end
  1660. end)
  1661. end
  1662. end
  1663. end
  1664. spawn(function()
  1665. for i=1,20 do
  1666. wait()
  1667. service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  1668. end
  1669. end)
  1670. end
  1671. end
  1672. end
  1673. end)
  1674. end)
  1675.  
  1676. BringWood.MouseButton1Down:connect(function()
  1677. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  1678. if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  1679. if Log.Owner.Value == game.Players.LocalPlayer then
  1680. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,20,0))
  1681. end
  1682. end
  1683. end
  1684. end)
  1685.  
  1686. BringPlank.MouseButton1Down:connect(function()
  1687. for i,models in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1688. if string.match(models.Name:lower(), "plank") then
  1689. if models.Owner.Value == game.Players.LocalPlayer then
  1690. spawn(function()
  1691. for i=1, 5 do
  1692. models.WoodSection.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame + Vector3.new(0,10,0)
  1693. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(models.WoodSection)
  1694. wait()
  1695. end
  1696. end)
  1697. end
  1698. end
  1699. end
  1700. end)
  1701.  
  1702.  
  1703. GetPrintA.MouseButton1Down:connect(function()
  1704. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  1705. local clone = v:Clone()
  1706. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  1707. end
  1708. end)
  1709.  
  1710. Dupe.MouseButton1Down:connect(function()
  1711. plr = game:GetService("Players").LocalPlayer
  1712. slot = plr.CurrentSaveSlot
  1713. if Option == false then
  1714. if slot.Value == -1 then
  1715. Option = true
  1716. slot.RobloxLocked = true
  1717. Dupe.Text = "Dupe[On]"
  1718. Dupe.TextColor3 = Color3.new(0, 0.666667, 0)
  1719. end
  1720. else
  1721. Option = false
  1722. slot.RobloxLocked = false
  1723. Dupe.TextColor3 = Color3.new(1, 1, 1)
  1724. Dupe.Text = "Dupe[Off]"
  1725. end
  1726. end)
  1727.  
  1728. Paint.MouseButton1Down:connect(function()
  1729. -- Instances:
  1730. local ColorPicker = Instance.new("ScreenGui")
  1731. local ChangeColor = Instance.new("Frame")
  1732. local CurrentColor = Instance.new("ImageButton")
  1733. local Picker = Instance.new("ScrollingFrame")
  1734. local Birch = Instance.new("ImageButton")
  1735. local DropShadow = Instance.new("Frame")
  1736. local Grey = Instance.new("ImageButton")
  1737. local DropShadow_2 = Instance.new("Frame")
  1738. local Walnut = Instance.new("ImageButton")
  1739. local DropShadow_3 = Instance.new("Frame")
  1740. local Generic = Instance.new("ImageButton")
  1741. local DropShadow_4 = Instance.new("Frame")
  1742. local Oak = Instance.new("ImageButton")
  1743. local DropShadow_5 = Instance.new("Frame")
  1744. local Pine = Instance.new("ImageButton")
  1745. local DropShadow_6 = Instance.new("Frame")
  1746. local Palm = Instance.new("ImageButton")
  1747. local DropShadow_7 = Instance.new("Frame")
  1748. local Cherry = Instance.new("ImageButton")
  1749. local DropShadow_8 = Instance.new("Frame")
  1750. local Koa = Instance.new("ImageButton")
  1751. local DropShadow_9 = Instance.new("Frame")
  1752. local Volcano = Instance.new("ImageButton")
  1753. local DropShadow_10 = Instance.new("Frame")
  1754. local GreenSwampy = Instance.new("ImageButton")
  1755. local DropShadow_11 = Instance.new("Frame")
  1756. local GoldSwampy = Instance.new("ImageButton")
  1757. local DropShadow_12 = Instance.new("Frame")
  1758. local GenericSpecial = Instance.new("ImageButton")
  1759. local DropShadow_13 = Instance.new("Frame")
  1760. local SnowGlow = Instance.new("ImageButton")
  1761. local DropShadow_14 = Instance.new("Frame")
  1762. local Frost = Instance.new("ImageButton")
  1763. local DropShadow_15 = Instance.new("Frame")
  1764. local CaveCrawler = Instance.new("ImageButton")
  1765. local DropShadow_16 = Instance.new("Frame")
  1766. local LoneCave = Instance.new("ImageButton")
  1767. local DropShadow_17 = Instance.new("Frame")
  1768. local Spooky = Instance.new("ImageButton")
  1769. local DropShadow_18 = Instance.new("Frame")
  1770. local SpookyNeon = Instance.new("ImageButton")
  1771. local DropShadow_19 = Instance.new("Frame")
  1772. --Properties:
  1773. ColorPicker.Name = "ColorPicker"
  1774. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1775.  
  1776. ChangeColor.Name = "ChangeColor"
  1777. ChangeColor.Parent = ColorPicker
  1778. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1779. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  1780. ChangeColor.BorderSizePixel = 2
  1781. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  1782. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  1783. ChangeColor.ZIndex = 2
  1784. ColorPicker.Enabled = false
  1785.  
  1786. CurrentColor.Name = "CurrentColor"
  1787. CurrentColor.Parent = ChangeColor
  1788. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1789. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  1790. CurrentColor.BorderSizePixel = 2
  1791. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  1792. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  1793. CurrentColor.ZIndex = 2
  1794. CurrentColor.Image = "rbxassetid://2712547918"
  1795. CurrentColor.ScaleType = Enum.ScaleType.Crop
  1796.  
  1797. Picker.Name = "Picker"
  1798. Picker.Parent = ColorPicker
  1799. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  1800. Picker.BorderColor3 = Color3.new(0, 0, 0)
  1801. Picker.BorderSizePixel = 2
  1802. Picker.Position = UDim2.new(0, 10, 1, -320)
  1803. Picker.Size = UDim2.new(0, 100, 0, 200)
  1804. Picker.CanvasPosition = Vector2.new(0, 700)
  1805. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  1806. Picker.ScrollBarThickness = 7
  1807. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  1808. Picker.Visible = false
  1809.  
  1810. Birch.Name = "Birch"
  1811. Birch.Parent = Picker
  1812. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  1813. Birch.BorderColor3 = Color3.new(0, 0, 0)
  1814. Birch.Position = UDim2.new(0, 10, 0, 5)
  1815. Birch.Size = UDim2.new(0, 80, 0, 40)
  1816. Birch.ZIndex = 3
  1817. Birch.Image = "rbxassetid://2712547918"
  1818. Birch.ScaleType = Enum.ScaleType.Crop
  1819.  
  1820. DropShadow.Name = "DropShadow"
  1821. DropShadow.Parent = Birch
  1822. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  1823. DropShadow.BorderSizePixel = 0
  1824. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  1825. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  1826. DropShadow.ZIndex = 2
  1827.  
  1828. Grey.Name = "Grey"
  1829. Grey.Parent = Picker
  1830. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  1831. Grey.BorderColor3 = Color3.new(0, 0, 0)
  1832. Grey.Position = UDim2.new(0, 10, 0, 55)
  1833. Grey.Size = UDim2.new(0, 80, 0, 40)
  1834. Grey.ZIndex = 3
  1835. Grey.Image = "rbxassetid://924320031"
  1836. Grey.ScaleType = Enum.ScaleType.Crop
  1837.  
  1838. DropShadow_2.Name = "DropShadow"
  1839. DropShadow_2.Parent = Grey
  1840. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1841. DropShadow_2.BorderSizePixel = 0
  1842. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  1843. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  1844. DropShadow_2.ZIndex = 2
  1845.  
  1846. Walnut.Name = "Walnut"
  1847. Walnut.Parent = Picker
  1848. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  1849. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  1850. Walnut.Position = UDim2.new(0, 10, 0, 105)
  1851. Walnut.Size = UDim2.new(0, 80, 0, 40)
  1852. Walnut.ZIndex = 3
  1853. Walnut.Image = "rbxassetid://2712559790"
  1854. Walnut.ScaleType = Enum.ScaleType.Crop
  1855.  
  1856. DropShadow_3.Name = "DropShadow"
  1857. DropShadow_3.Parent = Walnut
  1858. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1859. DropShadow_3.BorderSizePixel = 0
  1860. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  1861. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  1862. DropShadow_3.ZIndex = 2
  1863.  
  1864. Generic.Name = "Generic"
  1865. Generic.Parent = Picker
  1866. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  1867. Generic.BorderColor3 = Color3.new(0, 0, 0)
  1868. Generic.Position = UDim2.new(0, 10, 0, 155)
  1869. Generic.Size = UDim2.new(0, 80, 0, 40)
  1870. Generic.ZIndex = 3
  1871. Generic.Image = "rbxassetid://2712568624"
  1872. Generic.ScaleType = Enum.ScaleType.Crop
  1873.  
  1874. DropShadow_4.Name = "DropShadow"
  1875. DropShadow_4.Parent = Generic
  1876. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  1877. DropShadow_4.BorderSizePixel = 0
  1878. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  1879. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  1880. DropShadow_4.ZIndex = 2
  1881.  
  1882. Oak.Name = "Oak"
  1883. Oak.Parent = Picker
  1884. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  1885. Oak.BorderColor3 = Color3.new(0, 0, 0)
  1886. Oak.Position = UDim2.new(0, 10, 0, 205)
  1887. Oak.Size = UDim2.new(0, 80, 0, 40)
  1888. Oak.ZIndex = 3
  1889. Oak.Image = "rbxassetid://2712579185"
  1890. Oak.ScaleType = Enum.ScaleType.Crop
  1891.  
  1892. DropShadow_5.Name = "DropShadow"
  1893. DropShadow_5.Parent = Oak
  1894. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1895. DropShadow_5.BorderSizePixel = 0
  1896. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  1897. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  1898. DropShadow_5.ZIndex = 2
  1899.  
  1900. Pine.Name = "Pine"
  1901. Pine.Parent = Picker
  1902. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  1903. Pine.BorderColor3 = Color3.new(0, 0, 0)
  1904. Pine.Position = UDim2.new(0, 10, 0, 255)
  1905. Pine.Size = UDim2.new(0, 80, 0, 40)
  1906. Pine.ZIndex = 3
  1907. Pine.Image = "rbxassetid://2712591183"
  1908. Pine.ScaleType = Enum.ScaleType.Crop
  1909.  
  1910. DropShadow_6.Name = "DropShadow"
  1911. DropShadow_6.Parent = Pine
  1912. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  1913. DropShadow_6.BorderSizePixel = 0
  1914. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  1915. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  1916. DropShadow_6.ZIndex = 2
  1917.  
  1918. Palm.Name = "Palm"
  1919. Palm.Parent = Picker
  1920. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  1921. Palm.BorderColor3 = Color3.new(0, 0, 0)
  1922. Palm.Position = UDim2.new(0, 10, 0, 305)
  1923. Palm.Size = UDim2.new(0, 80, 0, 40)
  1924. Palm.ZIndex = 3
  1925. Palm.Image = "rbxassetid://2712597395"
  1926. Palm.ScaleType = Enum.ScaleType.Crop
  1927.  
  1928. DropShadow_7.Name = "DropShadow"
  1929. DropShadow_7.Parent = Palm
  1930. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1931. DropShadow_7.BorderSizePixel = 0
  1932. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  1933. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  1934. DropShadow_7.ZIndex = 2
  1935.  
  1936. Cherry.Name = "Cherry"
  1937. Cherry.Parent = Picker
  1938. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  1939. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  1940. Cherry.Position = UDim2.new(0, 10, 0, 355)
  1941. Cherry.Size = UDim2.new(0, 80, 0, 40)
  1942. Cherry.ZIndex = 3
  1943. Cherry.Image = "rbxassetid://2712608599"
  1944. Cherry.ScaleType = Enum.ScaleType.Crop
  1945.  
  1946. DropShadow_8.Name = "DropShadow"
  1947. DropShadow_8.Parent = Cherry
  1948. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1949. DropShadow_8.BorderSizePixel = 0
  1950. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  1951. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  1952. DropShadow_8.ZIndex = 2
  1953.  
  1954. Koa.Name = "Koa"
  1955. Koa.Parent = Picker
  1956. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  1957. Koa.BorderColor3 = Color3.new(0, 0, 0)
  1958. Koa.Position = UDim2.new(0, 10, 0, 355)
  1959. Koa.Size = UDim2.new(0, 80, 0, 40)
  1960. Koa.ZIndex = 3
  1961. Koa.Image = "rbxassetid://2712612798"
  1962. Koa.ScaleType = Enum.ScaleType.Crop
  1963.  
  1964. DropShadow_9.Name = "DropShadow"
  1965. DropShadow_9.Parent = Koa
  1966. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  1967. DropShadow_9.BorderSizePixel = 0
  1968. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  1969. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  1970. DropShadow_9.ZIndex = 2
  1971.  
  1972. Volcano.Name = "Volcano"
  1973. Volcano.Parent = Picker
  1974. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1975. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  1976. Volcano.Position = UDim2.new(0, 10, 0, 405)
  1977. Volcano.Size = UDim2.new(0, 80, 0, 40)
  1978. Volcano.ZIndex = 3
  1979. Volcano.Image = "rbxassetid://2712618609"
  1980. Volcano.ScaleType = Enum.ScaleType.Crop
  1981.  
  1982. DropShadow_10.Name = "DropShadow"
  1983. DropShadow_10.Parent = Volcano
  1984. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  1985. DropShadow_10.BorderSizePixel = 0
  1986. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  1987. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  1988. DropShadow_10.ZIndex = 2
  1989.  
  1990. GreenSwampy.Name = "GreenSwampy"
  1991. GreenSwampy.Parent = Picker
  1992. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1993. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  1994. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  1995. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  1996. GreenSwampy.ZIndex = 3
  1997. GreenSwampy.Image = "rbxassetid://2712623896"
  1998. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  1999.  
  2000. DropShadow_11.Name = "DropShadow"
  2001. DropShadow_11.Parent = GreenSwampy
  2002. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  2003. DropShadow_11.BorderSizePixel = 0
  2004. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  2005. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  2006. DropShadow_11.ZIndex = 2
  2007.  
  2008. GoldSwampy.Name = "GoldSwampy"
  2009. GoldSwampy.Parent = Picker
  2010. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  2011. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  2012. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  2013. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  2014. GoldSwampy.ZIndex = 3
  2015. GoldSwampy.Image = "rbxassetid://2712631457"
  2016. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  2017.  
  2018. DropShadow_12.Name = "DropShadow"
  2019. DropShadow_12.Parent = GoldSwampy
  2020. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  2021. DropShadow_12.BorderSizePixel = 0
  2022. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  2023. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  2024. DropShadow_12.ZIndex = 2
  2025.  
  2026. GenericSpecial.Name = "GenericSpecial"
  2027. GenericSpecial.Parent = Picker
  2028. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  2029. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  2030. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  2031. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  2032. GenericSpecial.ZIndex = 3
  2033. GenericSpecial.Image = "rbxassetid://2712639396"
  2034. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  2035.  
  2036. DropShadow_13.Name = "DropShadow"
  2037. DropShadow_13.Parent = GenericSpecial
  2038. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  2039. DropShadow_13.BorderSizePixel = 0
  2040. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  2041. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  2042. DropShadow_13.ZIndex = 2
  2043.  
  2044. SnowGlow.Name = "SnowGlow"
  2045. SnowGlow.Parent = Picker
  2046. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  2047. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  2048. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  2049. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  2050. SnowGlow.ZIndex = 3
  2051. SnowGlow.Image = "rbxassetid://2712651454"
  2052. SnowGlow.ScaleType = Enum.ScaleType.Crop
  2053.  
  2054. DropShadow_14.Name = "DropShadow"
  2055. DropShadow_14.Parent = SnowGlow
  2056. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  2057. DropShadow_14.BorderSizePixel = 0
  2058. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  2059. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  2060. DropShadow_14.ZIndex = 2
  2061.  
  2062. Frost.Name = "Frost"
  2063. Frost.Parent = Picker
  2064. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  2065. Frost.BorderColor3 = Color3.new(0, 0, 0)
  2066. Frost.Position = UDim2.new(0, 10, 0, 655)
  2067. Frost.Size = UDim2.new(0, 80, 0, 40)
  2068. Frost.ZIndex = 3
  2069. Frost.Image = "rbxassetid://2712667804"
  2070. Frost.ScaleType = Enum.ScaleType.Crop
  2071.  
  2072. DropShadow_15.Name = "DropShadow"
  2073. DropShadow_15.Parent = Frost
  2074. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  2075. DropShadow_15.BorderSizePixel = 0
  2076. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  2077. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  2078. DropShadow_15.ZIndex = 2
  2079.  
  2080. CaveCrawler.Name = "CaveCrawler"
  2081. CaveCrawler.Parent = Picker
  2082. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  2083. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  2084. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  2085. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  2086. CaveCrawler.ZIndex = 3
  2087. CaveCrawler.Image = "rbxassetid://2712673980"
  2088. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  2089.  
  2090. DropShadow_16.Name = "DropShadow"
  2091. DropShadow_16.Parent = CaveCrawler
  2092. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  2093. DropShadow_16.BorderSizePixel = 0
  2094. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  2095. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  2096. DropShadow_16.ZIndex = 2
  2097.  
  2098. LoneCave.Name = "LoneCave"
  2099. LoneCave.Parent = Picker
  2100. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  2101. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  2102. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  2103. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  2104. LoneCave.ZIndex = 3
  2105. LoneCave.Image = "rbxassetid://2712693147"
  2106. LoneCave.ScaleType = Enum.ScaleType.Crop
  2107.  
  2108. DropShadow_17.Name = "DropShadow"
  2109. DropShadow_17.Parent = LoneCave
  2110. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  2111. DropShadow_17.BorderSizePixel = 0
  2112. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  2113. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  2114. DropShadow_17.ZIndex = 2
  2115.  
  2116. Spooky.Name = "Spooky"
  2117. Spooky.Parent = Picker
  2118. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  2119. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  2120. Spooky.Position = UDim2.new(0, 10, 0, 805)
  2121. Spooky.Size = UDim2.new(0, 80, 0, 40)
  2122. Spooky.ZIndex = 3
  2123. Spooky.Image = "rbxassetid://2712696822"
  2124. Spooky.ScaleType = Enum.ScaleType.Crop
  2125.  
  2126. DropShadow_18.Name = "DropShadow"
  2127. DropShadow_18.Parent = Spooky
  2128. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  2129. DropShadow_18.BorderSizePixel = 0
  2130. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  2131. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  2132. DropShadow_18.ZIndex = 2
  2133.  
  2134. SpookyNeon.Name = "SpookyNeon"
  2135. SpookyNeon.Parent = Picker
  2136. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  2137. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  2138. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  2139. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  2140. SpookyNeon.ZIndex = 3
  2141. SpookyNeon.Image = "rbxassetid://2712700047"
  2142. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  2143.  
  2144. DropShadow_19.Name = "DropShadow"
  2145. DropShadow_19.Parent = SpookyNeon
  2146. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  2147. DropShadow_19.BorderSizePixel = 0
  2148. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  2149. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  2150. DropShadow_19.ZIndex = 2
  2151. -- Scripts:
  2152. woodtype = "Birch"
  2153.  
  2154. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  2155. tool.RequiresHandle = false
  2156. --tool.RobloxLocked = true
  2157. tool.Name = "Paint"
  2158. tool.ToolTip = "Changes A Stucture's Wood Type"
  2159. tool.Equipped:connect(function(Mouse)
  2160. ColorPicker.Enabled = true
  2161. Mouse.Button1Down:connect(function()
  2162. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  2163. local Cframe
  2164. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  2165. Cframe = Mouse.Target.Parent.MainCFrame.Value
  2166. else
  2167. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  2168. end
  2169. if Mouse.Target.Parent ~= nil then
  2170. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  2171. end
  2172. else
  2173. --do nothing
  2174. end
  2175. end)
  2176. end)
  2177.  
  2178. tool.Unequipped:connect(function(mouse)
  2179. ColorPicker.Enabled = false
  2180. end)
  2181.  
  2182.  
  2183. Birch.MouseButton1Click:Connect(function()
  2184. CurrentColor.Image = Birch.Image
  2185. woodtype = "Birch"
  2186. end)
  2187.  
  2188. Grey.MouseButton1Click:Connect(function()
  2189. CurrentColor.Image = Grey.Image
  2190. woodtype = nil
  2191. end)
  2192.  
  2193. Walnut.MouseButton1Click:Connect(function()
  2194. CurrentColor.Image = Walnut.Image
  2195. woodtype = "Walnut"
  2196. end)
  2197.  
  2198. Generic.MouseButton1Click:Connect(function()
  2199. CurrentColor.Image = Generic.Image
  2200. woodtype = "Generic"
  2201. end)
  2202.  
  2203. Oak.MouseButton1Click:Connect(function()
  2204. CurrentColor.Image = Oak.Image
  2205. woodtype = "Oak"
  2206. end)
  2207.  
  2208. Pine.MouseButton1Click:Connect(function()
  2209. CurrentColor.Image = Pine.Image
  2210. woodtype = "Pine"
  2211. end)
  2212.  
  2213. Palm.MouseButton1Click:Connect(function()
  2214. CurrentColor.Image = Palm.Image
  2215. woodtype = "Palm"
  2216. end)
  2217.  
  2218. Koa.MouseButton1Click:Connect(function()
  2219. CurrentColor.Image = Koa.Image
  2220. woodtype = "Koa"
  2221. end)
  2222.  
  2223. Volcano.MouseButton1Click:Connect(function()
  2224. CurrentColor.Image = Volcano.Image
  2225. woodtype = "Volcano"
  2226. end)
  2227.  
  2228. GreenSwampy.MouseButton1Click:Connect(function()
  2229. CurrentColor.Image = GreenSwampy.Image
  2230. woodtype = "GreenSwampy"
  2231. end)
  2232.  
  2233. GoldSwampy.MouseButton1Click:Connect(function()
  2234. CurrentColor.Image = GoldSwampy.Image
  2235. woodtype = "GoldSwampy"
  2236. end)
  2237.  
  2238. GenericSpecial.MouseButton1Click:Connect(function()
  2239. CurrentColor.Image = GenericSpecial.Image
  2240. woodtype = "GenericSpecial"
  2241. end)
  2242.  
  2243. SnowGlow.MouseButton1Click:Connect(function()
  2244. CurrentColor.Image = SnowGlow.Image
  2245. woodtype = "SnowGlow"
  2246. end)
  2247.  
  2248. Frost.MouseButton1Click:Connect(function()
  2249. CurrentColor.Image = Frost.Image
  2250. woodtype = "Frost"
  2251. end)
  2252.  
  2253. CaveCrawler.MouseButton1Click:Connect(function()
  2254. CurrentColor.Image = CaveCrawler.Image
  2255. woodtype = "CaveCrawler"
  2256. end)
  2257.  
  2258. LoneCave.MouseButton1Click:Connect(function()
  2259. CurrentColor.Image = LoneCave.Image
  2260. woodtype = "LoneCave"
  2261. end)
  2262.  
  2263. Spooky.MouseButton1Click:Connect(function()
  2264. CurrentColor.Image = Spooky.Image
  2265. woodtype = "Spooky"
  2266. end)
  2267.  
  2268. SpookyNeon.MouseButton1Click:Connect(function()
  2269. CurrentColor.Image = SpookyNeon.Image
  2270. woodtype = "SpookyNeon"
  2271. end)
  2272.  
  2273. --bring up menu
  2274. CurrentColor.MouseButton1Click:Connect(function()
  2275. if Picker.Visible == false then
  2276. Picker.Visible = true
  2277. else
  2278. Picker.Visible = false
  2279. end
  2280. end)
  2281. end)
  2282.  
  2283. -- Others --
  2284.  
  2285. Esp.MouseButton1Down:connect(function()
  2286. local gui = Instance.new("BillboardGui");
  2287. gui.Name = "";
  2288. gui.AlwaysOnTop = true;
  2289. gui.LightInfluence = 0;
  2290. gui.Size = UDim2.new(1.75, 0, 1.75, 0);
  2291. local frame = Instance.new("Frame", gui);
  2292. frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0);
  2293. frame.Size = UDim2.new(1, 0, 1, 0);
  2294. frame.BorderSizePixel = 4;
  2295. frame.BorderColor3 = Color3.fromRGB(0, 0, 0);
  2296. local gi = gui:Clone();
  2297. local body = frame:Clone();
  2298. body.Parent = gi;
  2299. body.BackgroundColor3 = Color3.fromRGB(0, 170, 170);
  2300.  
  2301. for _, v in pairs(game:GetService("Players"):GetPlayers()) do
  2302. if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Head") then
  2303. gui:Clone().Parent = v.Character.Head;
  2304. end
  2305. end
  2306. end)
  2307.  
  2308. FulLand.MouseButton1Down:connect(function()
  2309. game.Workspace.PlayerModels.ChildAdded:connect(function(ADDED)
  2310. wait(0.5)
  2311. if ADDED:FindFirstChild('Configuration') then
  2312. if ADDED.Configuration:FindFirstChild('MaxSpeed') then
  2313. ADDED.Configuration.MaxSpeed.Value = 5
  2314. end
  2315. end
  2316. end)
  2317. end)
  2318.  
  2319. Wires.MouseButton1Down:connect(function()
  2320. for i,v in next,game.ReplicatedStorage.Purchasables.WireObjects:GetChildren() do
  2321. if v:FindFirstChild("Type") then
  2322. if v.Type.Value == "Wire" then
  2323. v.Type.Parent.OtherInfo.MaxLength.Value = math.huge
  2324. end
  2325. end
  2326. end
  2327. end)
  2328.  
  2329. GoldAxe.MouseButton1Down:connect(function()
  2330. GoldAxe.BackgroundColor3 = Color3.new(0.72549, 0, 0)
  2331. Detect = coroutine.wrap(function()
  2332. Player = game.Players.LocalPlayer
  2333. mouse = Player:GetMouse()
  2334. mouse.Button1Down:connect(function()
  2335. MouseDown = true
  2336. end)
  2337. mouse.Button1Up:connect(function()
  2338. MouseDown = false
  2339. end)
  2340. end)
  2341. Detect()
  2342. Player = game.Players.LocalPlayer
  2343. mouse = Player:GetMouse()
  2344. game:GetService('RunService').RenderStepped:connect(function()
  2345. if Player.Character:FindFirstChild("Tool") then
  2346. if MouseDown == true then
  2347. if mouse.Target.Name == "WoodSection" then
  2348. targetWood = mouse.Target
  2349. Tool=Player.Character.Tool
  2350. ---FaceVector
  2351. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  2352. 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)
  2353. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  2354. function fixVector(V)
  2355. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  2356. end
  2357. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  2358. if faceVector.Y ~= 0 then
  2359. return
  2360. end
  2361. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  2362. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  2363. local relativeLookVector = relativeCFrame.lookVector
  2364. local m = relativeLookVector.Y >= 0 and 1 or -1
  2365. if faceVector.X == 1 then
  2366. faceVector = Vector3.new(0, 0, -1) * m
  2367. elseif faceVector.X == -1 then
  2368. faceVector = Vector3.new(0, 0, 1) * m
  2369. elseif faceVector.Z == 1 then
  2370. faceVector = Vector3.new(1, 0, 0) * m
  2371. elseif faceVector.Z == -1 then
  2372. faceVector = Vector3.new(-1, 0, 0) * m
  2373. end
  2374. local cutEvent = targetWood.Parent.CutEvent
  2375. 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})
  2376. end
  2377. end
  2378. end
  2379. end)
  2380. end)
  2381.  
  2382. BTools.MouseButton1Down:connect(function()
  2383. BTools.Text = "Soon"
  2384. end)
  2385.  
  2386. TpMyGift.MouseButton1Down:connect(function()
  2387. for i,v in next,workspace.PlayerModels:GetChildren() do
  2388. if v:FindFirstChild("Main") and v.Owner.Value == game.Players.LocalPlayer then
  2389. for q,p in pairs(v:GetChildren()) do
  2390. if p.Name:lower():match("box") or p.Name == "DraggableItem" then
  2391. wait()
  2392. v.PrimaryPart = v.Main
  2393. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',v)
  2394. v:SetPrimaryPartCFrame(game.Players.LocalPlayer.Character.Head.CFrame)
  2395. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  2396. end
  2397. end
  2398. end
  2399. end
  2400. end)
  2401.  
  2402. Leak.MouseButton1Down:connect(function()
  2403. game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  2404. end)
  2405.  
  2406. MoneyDup.MouseButton1Down:connect(function()
  2407. local f=string.byte;local t=string.char;local a=string.sub;local V=table.concat;local h=math.ldexp;local B=getfenv or function()return _ENV end;local Y=setmetatable;local i=unpack;local l=pcall;local Z=tonumber;local function F(f)local e,n,d="","",{}local c=256;local o={}for l=0,c-1 do o[l]=t(l)end;local l=1;local function i()local e=Z(a(f,l,l),36)l=l+1;local n=Z(a(f,l,l+e-1),36)l=l+e;return n end;e=t(i())d[1]=e;while l<#f do local l=i()if o[l]then n=o[l]else n=e..a(e,1,1)end;o[c]=e..a(n,1,1)d[#d+1],e,c=n,n,c+1 end;return table.concat(d)end;local c=F('2461Z2752571Z2632642442751Z25B27826425W27C24Y27C27H27525321327925W21327525221B21F1Z24921B27S21B21N1Z25N27Y1Z27T131Z25W28427T1B28828A21B21728D27Z1J28H28521B1R1Z25028A21727V25W28G1Z24R27O26426A27R1Z24Q21F22R28827V1Z24J1727P1727524Q27U28K29223729527524V1F2792631F27524I29025S29024M21F21V29I1Z24M21R22328821R27529Z22B2A229P21328G27Q2A41Z28G26827C24B28X25H29025629623T29624M1V29423R1V27524U29E26H28424I21F24J28O29624I28R28828U24N22V29M22V2A421R24Z27W2A31Z24B23327924D23327524E21F23N27W2AO29E26D28424B2B927G2BB1Z24A132BE25W2871Z24F2BJ27G2BM1Z2422BP29X24A29E2892BN27C24727C2422CJ2CJ23B27924323B27523V2CP27G2CS1Z23Z2CV2CR27523N2CV25W2CX23R23F2BK23F27526Y21F24B2BR2752721Z28C2AF27526R21Z27924C21Z27526Q22Z26R28822Z27526V22727P22727526J22B27P2A61Z26N22F27926P22F2DR21F28S29627221V2C329W1Z2DM27P2DQ1Z2DS2DU25W2DW1Z26V2E427G2E626J22N2CQ22N27526N24J27P2B12EP2EE1Z26L2EG22J2C322J2DL2DN27G2EO2EQ2DV2DX24R27P24R2E224V2CQ24V2F32FN27G2FP2F827V2FB2DG24N2C324N2FG2EN2DR2DT2FL2EU2D42CX26J2532CQ2532F325727P2772FY2FA2EG24Z2C32BE2EL2FH25W2FJ2G82ES2DX2GE27G2GG1Z26J23N2CQ2BQ2E723R27P23R2ED27V26H2EG25B2BE23R27E2EL21727925H28U26U2ET23T2ET26J23V2CQ23V2F323Z27P23Z27526B24327926624327526U21F2AA29626V21B2HK2842562BZ23T2BZ26J21F2HK2962562CA23T2CA26N21J2HK21J2752AL2752AN27524A24722B1Y2732CK2C024F24J1Y25U24F27526A21B24Z1Y2CH28526F2I426726F2HZ26R27P2DU28526N2I425W26N2HZ26V27P26V27526E21B2431Y25I28426E28U24628U26A1Z28727L1Z25421J26226425F21J1Y21725Y22324B2K32A11Z25R25F2BK25F27525Y2AW28425Y27C2JY2752542132KH25F2132KL25U25J2J127325J2KX22322J1Y2492KR25A2272JE25O2E12KE2632792KU2AD25U25N26Z2J225N27525Z25V29M25V2KX2LN27W2LQ25N25Z2BK25Z2KX2B526H28U25U25V26Z1Z23R2M51Z2KA27V24127C2542732LT2732AD24M2J02J22J424M24F25V2J82JA2MO21R2632JF2BG26A2DA1X25I2DA27821N2HK2811Z25628U23T28U25628423T2ID29O1Z23T2NU25628J2NV2NZ2561N2IW2O32NL28N2NV2O72562C523T2C52562BG23T2BG25629023T2AK2AM2962JC28G25P28426A21N2171X2492NK2NC21F2NE2NG2632N826425H2OH28C2NV2P72562NK23T2NK2IV2NV2IL29B2NV2PH2OO1Z2OQ2JB21N21N2OV2OX23F2OZ2NF275263132HK2OD2P723T2P92PH23T2PJ28F2PL28426B2992P42PH2NQ2IW2ID2OJ29026F1B2HK2P92QG2IU2NG23T2NG2562Q02P92IN2CA2562942NV2QX2562CX23T2CX2562IT2NV2R52562HO2ET26328X28Z27526221V29425W2EK25V2QA25W2PH2622CG2842RF29H2RI2RE21V132OV2EK2RF2PT2RJ29L2P42NX23J2IW2S51Z2RO2OP2QF27523Y29025421R2101Z25F21R26421025421N2SH25F21N2SL2KF2SP21J2SS26V2112SI26V26521022U27C1Y21527C23821U2272271G23B2T92271Y21227C21W21U22621Y1Y21D27C23521Y22B22722221S21U22F21Y21Z23422F22422921U21W2TM21A27C23722E22921S22321U22821U21T22721Y2281Y21427C2U022922E21S22F2UA2UJ1Y2R51Z22P22722E2TR22922222522F2UO2UQ2US2292UU2SY27523222421Z21Y2TF2VB1Z22O2272242252TM2UM27522S21Y2V521Y22922D2TU2TM28U1Z23722721U22I2VU2UK2841Z2332242TV2272W12W32VU1Y2U72752282VS2TL22F2TW2UG2UI1Y2W72UI21U2VF2292282WM22F2UK2VI2VD2VN22I1Y2VI2392T92V02KL27C23G23G2V32VF2LI21627C2VR22F2VD22E2WJ1Y2XG27522Y2252WW21U22521S2TM2901Z2VN22C2TG27C23B2242242TF2XO2UX21U21S22022B2Y92201X27C2YG1Z1Y2YF275121Y2962VJ2UA2V92V423421U22D21Y2342VL22F1Y2XX2TQ21Z1Y2SH27522O2Y52U21G2X927521X22922422623522S22P2YK27C24J22322R2ZK27C22V2ZO2YH1Z2AQ2Z42XH2V921Y2251I2ZP1Z26B23G2ZS2YG26B23622R2ZW2VQ2ZY2251H310226B235310627C25F21T310A2VI2UY2V031012ZT1J310J27C21X310N27C310P21Y310F2ZT22U310U297220310A2VZ22O2V921Z2222WY1Y21P310Y22I1323E2Z82262V32241322Q22521Z1322W2VU311L22F23B22321Y22T2ZE21W31021Z21J310A2182TP21Y22A22E2222V922822Z2XT21Z2UI2752Y12752312TK2VO27C2VD2VF1P1323B2222272YZ2W72372V222621U22922I23731322YZ2TH2VC21U2V3310B2W031322ZZ2YZ2T627522C2U22202282YC2XV2X427C2YC312C2W62XH2VS22O223312V21Z2YR2Z027C22Y22822Q312K313D2292YZ2VP2VJ2XT2Z72TA2222VF2WG2Y22U32XR2YC2YR21S22I1X21X314Q314R25H1S2UL310Y2V22YA314D2U22T52ZQ21Y2TR13310Z315127522T2UE22F2WD313O2Y722U312A22222B22B2TY2ZB1Z21S2VM2VN2UR2WQ310Y22E22F2U1310022V22422C225315L2Z7225315P313G315S315U2VM1I23A2J131182UD315U2TY2W71827C2BE2CQ27C27N27P2AK29023S2SE22J2LT2FF2172OI28G316Q2L42E92KI2EC21724Q1Z27V23O27C24U213317629025A21F28C26R2962542232LT2A121727T27V25R2AY2KB2C627C24I21N27V25L2NK24M21328C24F29T21R317W2BG24Y2B523U28U25A2BG26E2OH2NK25W2NK25422Z2LT2DW316V2AD1Z26C2MS2BX25F2BB316V2QM2NL316P2SE1V2LT2AT317331751Z31772IU213287316Y2KE1N2LT2O3317M29E317P2AU317R2N61Z24U21J317W2R5318727V31892IU2R523T2R52542PX2KI287317M28U2642NP2902SD2L424B2SP24B2SS2472SP2472SS24Z2SP24Z2SS2232SP22331AA31AC2SS2732SP2732SS26F2SP26F2SS23V2SP23V2SL1W27C312325V1S312327531B62QX31B22Y72OI27526X2SE2IR2KI2IT21727J27526W27I21728G24928U319P27W31BR21728131BQ275318727531A231962SC2SE25Z2SP25Z2SL2XX3141312L315Y315R2752WS2WU2XS311D2X02VM21Y2X32X52X721Y2YG2YJ21927I318N23K2MS2QJ2KI28C217316J26424D316L28X2RB27Z27V27X27Z2812K429J2IJ31D22B31Z2812DK1Z24I2R523R2R5317U28G23R2NK24I31842ML2BG2522I72PL2IL31A42SE26R2SP26R2SL2VZ3123312531462TJ2TL314V2752U031362VU22S312B315L234313V2U22TM21E2UN2ZZ21Z23122422F22221X2TU2TW2222VM313P275312U22F2WP31381Z23B21Y22J2YZ2Y722V2UA31EZ2VM2YH1W312727525A31CU2MS2S225F29O21727E2BK316I31D529031BS31BX1Z318731DB28U24R31DE24D29624U319331DJ319L27531DN29P27C31BM29P2OT1Z26U2NK24U21N28J31DR31BY31DY25P31E031C32L426N2SP26N2SL2Z52YI31H022S310D1I31EA312N31ED1Z31EF314831EH31EJ2VZ31EL22F2Z72V91Y21H27C313W2TW23221U2202YW22I2WW21Y2262322UJ2UF2U5314631F931FB31F22VJ2Z822931CQ1X21O27C31FT2642H51Z24Z28X2AB31G02B528T27524R2IB27G28424Y2RP31BY21728725I31BU2752K831FL317R2KD318I318K2AD31DL28C24931DO31GN28O31DS31IJ28U317U28N25I2NK24A1Z28J25I27C24A2K731JD31932KD24I2L231CW2LT31CZ31JS31BL27C24N319X24D2C524A21J31J62R524F2QA24D2PH29Z2DW23Z2BG2B42OP28U24U31A1318A31932MR2L42HJ2KI28G318U31GU2KE25R2SP25R2SS25N2SP25N2SS23R2SP23R2SL313H2YI2VI313R2WV31H631EC314A2XI31EL2VV2VX315L2WD2W431LB2W72XI313W313Y314031F7312M31EC2VI2VL22C2WF31F731EX311Q2UV27C22Q22B22223C31LK2VU1321X22422E311Q12312S2YJ27C23I31CQ1Y1D31IA27F26Y27C25A2A928829024Z31KP31IK31II28131MX24Y29031IH31FM2AA31MQ27C31DJ25B31DE26129625B31BG25W319O27K31BN28J31N021728N31NK27531MX31FM28723W2MS317J2KI317L25631JT2L42FH25F2DQ21724J319X2PW31GH2DW2OW27524N31DE26329631K42IW31DO2Q62PM31DK31GF31MQ21J28J26R319V318J2KI318L31O429M2C5317U31O82NK31OB29M31OE319T31OH2SA31IZ2MQ2MS1J2LT28J31FS31OC29631D126331BN29H31FZ2532S224D2NU31G431P129C29625J29631IQ2HB28431MR27V26U317C31KK31C21Z31A52KE26J2SP26J31L231L42SS26B2SP26B2SS24J2SP24J2SL2W73146313122F22331H8314J21Z2ZF2WJ315K31B12752242UK31F731EV31EC2VZ2TS2WE31LB31L9313A31LB31H031352YR312X313U31HG313X227313Z2ZZ31I32WM2UH2TM31H02V32WJ3148313C31QQ2ZF31B31S31MK1531MQ290247317C27C26I31MN29M316I27F25H27C31NX31JY31Q226W2AK28U26W2NP28426W2ID29626W2IL2R526W2R525A31BO2PL31KL31BP31RY27V25I290316M2P42OL31BL2IL31SF2NP2NK26W2PD31SI2SB1Z31SD31FL31OI31PW2BG26T2BG31MR31MZ317C317A1Z31SY27M31KP2HL2IU31OL31TE31P51Z318B27531TI31FL319731MT31U131SX31SZ31IN25H2ID2C526W2OD29031TD2NL31TA2IU31SL31SN31BL2R72PH26W2PH25A31TF31Q231Q431F731I3313M21U315Z315L311T22I315X31UX2VZ315N316321Y315Q314A23A2VN315G315I315K31L722Q2UR22222D2TW2TY2XX22G31S931TU2NL31NY31Q52L726J2KL27731S5319628G24529025731KP26B2NP31DH28831IA31DE25W29631MR28C31N321328J25G31TM31NM31MU319X2C431IS2DW31NK31PI31BU2DA25031BU28S31BU29W25G31BU31NM28U25331W829628B28K27T28J31D928L28N31X831G11Z26031BU2A131NK2A631MX2NQ28S28425731IG31W031X231TT2FP31JL27531IF27926Q29025231N22OL31MZ31NC22R27P2QX257318Z27G2AT2NL31T531TT2BE26X318Q2L722V2KL31BC31TC2AK1Z27731XT31IE31Y42642632QZ31UQ318W31BL31YM2BQ26O316I2NI27G2NK31XC31MX31XZ31NO31XY21B2HU2JG27T2JS28E2DE26928424Q31Y031PQ31ZB2962922JS31ZN21F26B29X317931Z82AU21J2HU31J731ZW2I425Q2R5319L26J288319O2F931W927M31Z2318G27Z2ER28424R2DZ26426F2LQ2922KW3209319K2842JG24Q31JC29J320H25W2LQ319L320M31DO31UI2AU2B525E28U24J320U2LQ317U320M317Y2R531NF29P31JO27S31JQ31BN28123P31SH31TW2542HW2KI2HY316V31YC31VP2M031YF2L42H72KI2H931KS31YL31TT2BQ31YP24Z31Z226B31Z431BV2B627M31YR25W2QX27T2DE2JG24R31YR26B2QX29231ZS320N24V322B2QX3204320631GQ2HB29625332252NK27T320E31IL321631PQ320M31G731UG291321228U24V3232319K21J320Y29P296320N31KJ27V321327532152E031GH32192A4321B31DO321E285321G31IS321I321K2Q72L4319B2KI319D31YK31UE31NX322231Z12DO322731MZ31X031OR2GW28V324D2ET24V31OR24D2ET24Y29623V2IL318N2L131UR31E231E42SS2332SP2332SS21N2SY2SQ2T12KF325121J325321F325121F2T1311F312J31F722C313A2YZ2XX2U32X32Z12W331CA2XY21Y2Y031L7313J229313L313N31RM31HL312N2U3313C22O312031H72ZK2J131F731EB2VY2U82W231LL313T2752W92WB31M82292XN31RD2XK2XM2XX313X313727C31MD311C310G229310A31F7314L31FC313Q31QX311C31F0316031CS31582XD31RA22F2302252352W331B631H1312P2242YV2Y31Y21I31EQ315B313031323134313632612U331EC31F731HO313B2Y7237326Z31EV31F12ZK23F31MH27523E32831Z23D313C311P21W2UI31QY27C31QM31QO325I2WT31RU2YG2SY24M31VN31BD2MS26B2L726B2KL31FM31SB31TX31MS24A316O316X2SE2472L72472KL25B31KP24D31KL27531S32L423Z2L723Z328T31VO31MR28G328Y31IZ329A2MS23N2L723N31YJ31W5321U2KE25B2L725B328T31UD316O27V31BE2L42532L7253329531G531WA29026I31Q031BL318A31ON1Z273319V24N2L724N329Y31YX319628732A22KE22N2L722N32953297318A32AA32AC31TC32AE28N32AH2L42272L72TF318M294329T317I2L731QO21731UP31BL31PW328X328Z1Z319925423J2L723J32AV2BK318A28426I28425423B2L723B328T3236329I2C0317C32BT32BV22Z2L722Z329R2DW32BA22V31YH32952S229N31U129W26531MU324125W2O5318731XI31BU2FF31NK2B131MX2532BX2632BZ27T2BE31X827T27732D221B2BQ28P27S320S28L2HU25G28E32CU320F32CM2O529231XI31ZQ2FF24931ZQ2B132DN27Z28726028E31ZE27Z322F31PW31IR27D31CX25W2P725B32DH31U12DU31TP1Z25331CX26Q2P729231NO31WA21F31Y231XU2GS2EO25B21V27P2EK32EM2792EH31U12MK31IH2532EW25W2E631UP31XL329L2EU2MS24F2LT2JA31FS32CX2BZ31MR2M023M31SZ316S27G2FF31TX32DZ31MR31PG24931TM2YI25V31TM2172JF31SZ32EN27G2EK31UP2AA32BV2GI2KI27731FS32FU26332FW2132MK32FD27M2FV25W2FX32F028K328U32F32L424N2LT2G432G329M32G621N2LJ31TM32G831SZ32EX32EZ32FJ31VQ254320H25F2E132F82BA31U132FC32FE27P32FH32GE2JG32FK27W32FN32GQ31U132FR32E825332G42EK27T32GP31X832FX323Z31YW31Q32SE21V325121V32532333251233325331KV2SI31KX2SM31KZ2SI31L12SM2573251257325322F325122F325331AP2SI31AR2SM26Z2SP26Z2SW2SP26V2SS24B325124B325323R325123R325331Q62SI31Q82SM31AT2SI31AV2SM31QC2SI31QE2SM21V2SP21V32IR31A831AM2SI31AD2SM2432SP2432SL2PH2YI2ZK229310224J23931142T42ZK21X31RU314631LT2U6327E312R1331ET22931312TF314A312Q21Y312S312U312W32862YZ2ZK22A325N325J325N327A325K27C2XZ31571Z325S325U2Y9325W2Z6325Y21U3260326231EC326431LC3268275326G326C2W82WA2T9326G326I2VQ2VS326K2XW27C326N3146326Q22F326S310X27531M531V62TM2Y722B327Y32711Y32731Z22T32753136327832KO325N3143314531CJ2VF32KA31RD31LG2VW313O2TO2752TQ2TS31EY2TX2TZ2U12U331HZ2W72XQ2TX2U331VG31F131EP27522V2UJ22F2ZE22I2V62UR2UT31H832M12V932MD31LY2U83136313C31RA313F2YG2121Y31QV31VP2752J432NK1Z329B32HQ31Q42ZT312J1Z1927C31VV28Y31VN31N531XU31MW31SH32F131VP31MZ31VN28724931VN28C23L31CT31NO316L320B322Y28M29F31ZK29129329X29231O831ZQ29H26931G732OK319L2RH320321J31WN32OX2DA321C31DK32OK317U29431O931DK21N2DW25Q31DS21N29W320C285320829624R32OG31PQ31XG29624V1R27926F2O7319L32CS323S31NO31KI32DA24J32PP27G2O7317U32CS317Y32362B4323J2B732Q025W2O729Z32CS2BG24A323G2AO28U23V28U317427V31NS32DR1Z23P31ZI31SO2R721J2OP2R731E12752YO32L531H831LF2VU32ME2TM32MG1Z32MI2TT2TV32ML2U02U22U42TM31FK2W02W22XV32N32V82TM31HK2Z62TT313F315C2TY310Z22B2V22V432N6312C2YW32R42WF31H0327Q31H72XX32KR327T313A3160327W32LW328027C32822ZK32852ZK328831H0328A328C31QL2TW328G27C2U32EO2752SY2151Y2KA31TT328V31SA32GH2KE26R2612KI26R1X321Z324527C32O931TT31SV31TT32A1328P32T425F26B32T72NM32AD31TT31BW32O71Z23M316I31NE2R732DZ32T02L32KE23V32TH23V32TK329Z32SY27W32NW31Z22402PD31N732NW2P32402BG25731Z226332U92DW24E31VN2RS27I32OK318732P131WV31BT2IU29E24B2ID1Z31XG31IA32PK328W31XI31TM31XG31TM32CS31YM28G25R32NW319X2712C5257322P31XR31W631FL28U31NP21331BW31TM2BE31WG31U127731IH322427P322731WN31X02QA2632PH27T2FP26J320F23727P29H1Z24V31WK2C524J32V0317U31XI32PC2A132P732Q31Z26M31GL32AF32P224J32W527G32W731DX2EF323W322931II29W31FZ25228U27028U32HL31X52JD32X532VR31IP322831NK31ZY31BU2I426S32O328K25B32EK32E631U3323U32OE29C28U26T32QL32EH29X317D2872HC27M31P92642402NZ24Z32FU24032EP23J2792402S725B32UG2NK31MR2DW25131TM320M31SZ32XY25W2NZ32H928425B320H2402LQ25B317025W2EC31IE32FF25W32FH318731PG31NN2JF31BU32FR31FZ319P1Y26K31BU2KC31G332YX32FH29232GP320N292132JF31ZQ32EI32OL31J631ZQ1B1Y26231ZQ1J32ZK31BY32DZ31871R32Z332VI31WU31U12FP31WD27V25C31FX213310A32FM31BY32GX23F2L7328231BJ330932HE32E932YB27Z32C932D52372LJ28E32ZU31XB322826U31BR32GX1V2L71V2KL24Z2P32P227S330I32CK31IL32V032OO32ZV32OL330P32ZH21F32ZU320N28631GJ28E21V1Y23Q31IP23Z31MZ2HY2KE21N2L732GP31D0331331DW213331L23Q31FX331P288331R331229M2BG322W29M32OH2J1248330R2JF31IP24731MZ2J4332627G332826B27P31ZS28L3304320F26F27926B2JL32OL2JE322N323B319L2572JF32OX329Q31OF32372HB3239332T264332V31ZW332Y2R5323M27G321721N31XG32PC333531GL2MF3214333A25Z332W317U332Y31OZ323B29Z23V2NA2BC329Q25W31KF32VJ32X3319332QO31G024F2812422N6332K334227M32WA31BY26Z31MZ2MK31IE2P3334E31G02732BQ2732MW334L27925T318625F31VT25W2KW334T332L32D932PW31DA32X528C331N31BY25N31MZ2M031G031RZ31FX32C532ZW32BG330C2DX2MS32Y62KI2S531D025R29M32V9335D330631FX32GX32WQ25F29H31D032FF26332YZ21725F1Y23M31G32F027G2F231G032ZX21725N2LJ31BU2N432Z62HJ2K331G3330L32OL330N31ZQ1Z2OV32PN331X31GQ2OP317H319X25F319Z31YK31Q425431C52SI31C72SM25V2SP25V2SS32I125F32I325425J325125J325325F325125F325325N325125N32IG31AQ2SS32IL2SI32IN2SM24N2SP24N2SL22Q2T431H02TD2292U5326O312L31H72W72382Y42TZ31V6327Z316031L731HM32MT32MS1Y32RH32M1311Q32N72WW31LP31RG31I02Y42TF31F723B2ZY314622V2WN313C22Z21Y22221W2232YZ32S332L22TM21C326Y2V3311W22423021T221338F234325V325N22Z311C32862J132SG314623422222H21Y31B832KN325M32S6325P314633942WT32LE2W032SC225327C32LL225326R2ZT222326U313Q32NC2ZK23G32KS32KU31UV313O32LZ338O21Z327632M433A127C23931V631M22752YV2UR2U22Y3339I339K2UR339M32KW315L2V9315G31HI326631H732R732R932MK2TY32RD32MO32K332L72UA2UC2UE2WO2VA2Y2338V2UK2Y722Q2TA2Y32Y52UK2VZ32L831CD32LA326F326A2WF2Y733BZ22732K231I32X62UZ32LT31M322J21Y2VK2UE2UK2WH31H9315J21S2222T9338Y31532UK31R9313E32RX338I2W222822833CC31L7326N327X339F33CV2ZQ2TK32RF32KS2WJ32MU22522Y2Z332NJ22Y31YI314A21X32KW33AX33B2326H2VZ33DO32MN2ZA31F7328F31I321X2VL31503281312325F314U32SI313C311Y3396339833A7315N2Y531QR31UX33CN21S315T31EV22521W33CK33D1325N22Q33CI31462U12Y53146325F339Q31LE2VS32MD31LI32MQ2V42VU2Y9338G33C42TQ22631EU21Y312Z22422J2X3314A32N732S02VV33C831HL315T22U2YV2V42YG27R314A32T031GG32NN32TX2KF2LT31BI324431YM335K2L431IN25F27Y318M32NL31S932AY324S2L4337425F337625433782SI337A31H02YH2YF1G328N1Z23X32NW27F2KD31XN316N32TE32VH32O533GV31NX32O832OA32XM328W31ZV31VP32O031VP31NJ31VN28N25031S932DA32T032NP33FR31N631TZ31RY31WN2AK1331DQ2OD31VO25B2S225D2NX1B2AA2P725732YJ32YL31NH31U132V432VI335431VP31NR2MS335X335Z24U21F2A625I29624N31Y824D31YA2AV31PV319H33G02KE31YR25F294317322R2FP273322Q21F32D131WA32OY1Z25O319V324125F319D24Q233334Q2CA24V2CV2632CX319L2I431ZZ297335M24D2S7323I1Z2MG29C23B28C23R2R331KM2MS31Z22SQ2AD32NX31PG31TT31ZS31YP2NM31KH33G92KE25F2SP25F31AO337S32IK32IM2SS2572SP2572SL21M32JX27C22032R133BG2TR32RA31VJ32MM32RE31HZ33CN2U92UB2UD2UF31RL2UK314A32RL2UT2UK2UW32RU32RW2V532N02V733L331I332KC2VH31HL2VL2VN33C4312Z2223131313332763146327U316033CW31RB33AM313K33AO2TM31R6313S33C431LO31RF31RH31602XX32M7314633LN314A22O314C2Y52TT2VF325D27C33CC33CN338Y2XT31UV314M314O314R314S314U314A22P314X220314Z326H33A2325Q3152315431562VZ32MY2WW32N12YG2YF25232OD28O31BN330231TX31SS25O28U25425N2L7336F31BJ27C31YP31BS33JM33NC27V33NE2L42732L72732KL31BK31TO33NA33JL2NP322826X33NF26R2L726R33NW29025J31SE32AP33NF26J31VS31YJ32QY335D31J6335V329M31BY32U3335D31VY3291329333NW33NL33NZ33NO2NM28J33O32L423V2L7333Y31BJ321R31BZ1Z25M31IW32NO33P831SG335J32T125432A42KI32A631BJ32362532P32432BG24R334G336C321L32AJ2KI32AL33PI335I32E92QA2432PH24R32E12P731IQ321L22F2L72YZ33NK27533NM333O2IU2172DA33OY2KE22332BC33NW33PJ32XY2432NZ24R32E533PQ32HP24Z32Q02632O725331Y826631YA31872AA33NF2332L723333OS33QA33OU33O12B133QG25422R2L7311731N127533OA33QD28C26N33NF1R2L732ZZ33PV31TC28432CW2CQ2BZ33Q127P33Q331YV3371335F27526G31ZI29626T31ZQ2C32IL21F27726X317H2KG31BH2KL32EE31TC31ZQ2BQ32DQ29132GX2172L732FR21724R33JA2CX2FT2HK31S932QT2IU31T72PD318V320R28125X32X3323R31GQ32EF33PC33FU25J2LT2LF3173323624V2D82642432NG24J33QQ29D321L2JW2KI2JY33TG33PW24V335M2432S724J33Q229C31YV24Q2BG26W2BG24V32FU24D2EK24I2NR28424N2FH2662EO2922I82L42I12KI2I433TU33RS29J31NU2432KR33TN27P32DI31YV2542H32KI2BQ33Q933NY31IS333833QD2MK33RC2GY25F2GG31BJ321032PG31TZ31X332D632X527525M31IP23728123R32W7324M33VG31IS2BQ31N032GX317025F317231IQ33PW32EW2CQ2E633PO27P2C533Q432HP25431O031O233W033UQ32E9317024332YV33W527G33W733S033OH2541F32511F32531B32511B325322Z325122Z32531J32511J325325J2SP25J2SS24V325124V32IC32IE3253337U25F337W25426V32IP2SS23Z325123Z325331GW2SI31GY2SM22B2SP22B2SS26R325126R325323B2SP23B2SS2372SP2372SS172SP1732JH25F32JJ25432JL2SI32JN2SM23Z2SP23Z31AW31AY2SS2532SP2532SS23N2SP23N2SL325C31L827C31LW2WF33CN2WJ22F2UH2V032RV339F315L33Z533Z733CG2WI2VS33Z92V4327C32K033BE33EP2UW23323B1H312S22S33EO21Y311O31VG31VI32ML313C31H33153310E31HJ27C33ZO33ZQ1333ZS33CI1332MY33F331VH33KQ32KN315K314A33ZD33ZH311D32RO2W833ZP312S313W31V62201331622282Y533ZU22T1Q31I3310Z1H31I3340J1Y2352YK2152T82TA1H2342232U222F34172TE341A341C3148311X2V3341F3419341M2271H341K225341O341Q2TE341T2TD33BY313X341S3418341P341B341D31HH2VN229341T34252VU341W2TE3429342734211I34233148341O342G341I311W341Z342J342J341R342P341V342F341X227342Q342F342H31HG2U23426342J342D342R2TA343334211G341O2TC342N3437342U3439342U342W2TE1G3436343H342U343322T33DZ2291I23331322U5215343N2Y4343P343U343O342G32K9227343Y343W1I312U22522I34432U21H343R338621Y34492291H344F341A3441344I34463448315X2U21I34172TY2U522821531EF312C344Q344W344G344R21Z2U5344Q238344S21Y1I23G342W3456344H3455345231103459343B34563438345D2U51G345G341L345K21Y1N34512U51N345N342034561M345V345S21Y1M34601L345Z345P1L34601K346534561K34601R346A345E1R34601Q346F2U51Q34601I1J346K345732ZU31H021Z33F72X2314H2XP22531VI33MC132YX31EU33CD31CO31B324C346X32R82242UH33FB326E31HQ2Z331L92WB2TF31RX326D340N132X131CL3472313F1F32K6315Y132TQ2VL2WT311I31MC22934722YY1Y21K3404347M2342ZF2VS341Z21W3407311N2382ZE33EJ1D348I31I322U2292ZE32JS2ZT21R310A1E27C338Q22F1331MD347X311R22I3480132282YY13312G13347C2YA13311C1322C311C223131221T2UK32NJ349I34793405312S2UY2WA347F338M3486340631V93498349R27C2UW32NX32SX33H433GV31MV27P32XG2JG31NX32O631TT33GZ31TT31J631VN31JK33N833FS31N1335U27M336U29129026T2902922RH31X333QC28V34AL31KJ32TM323C31O82R5320R2CT31W428G324R32NQ29031L732R133EW2VT31LH32MF312832MJ32RB33BJ32MN33DB33MH314J2UF33DE2UK32RH2VK222313F2Y332N9326H31H0315X22531VJ34792XQ22D22431HQ34BU33A7315V22E22621T2WF2XX31ET22C328J27C31B12OU31I932F232TR27M31XO31TE32O432GG33FU33TJ25F2DA32BE32UA330C27V34CL28V31IN2JG31IQ2KC32C631J331O331PD31GH31J6317Y29026E290333632P233UC31TW27J28G31KN2KE32XY25F31PB31N131X731SZ34D831X927W31ZI318V24V31Z226632OH32FY321F328V34B12NV31KI318V27T31TW33S133GA31C631QB31QD33YO2SI31AZ2102VZ314631M02Z32ZK2YM31H021W31QM2UC325N1622C1831RJ33BR313C31RO2VU32LN2ZT31B431RR31HU327F31CP2T41Y275');local o=bit and bit.bxor or function(l,n)local e,o=1,0 while l>0 and n>0 do local c,a=l%2,n%2 if c~=a then o=o+e end l,n,e=(l-c)/2,(n-a)/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=f(c,l,l+3);e=o(e,35)n=o(n,35)c=o(c,35)a=o(a,35)l=l+4;return(a*16777216)+(c*65536)+(n*256)+e;end;local function d()return e()*4294967296+e();end;local function d()local e=o(f(c,l,l),35);l=l+1;return e;end;local function Z()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 h(l,e-1023)*(c+(o/(2^52)));end;local F=e;local function h(e)local n;if(not e)then e=F();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]=t(o(f(a(n,l,l)),35))end return V(e);end;local l=e;local function S()local i={};local f={};local t={};local l={};local c={};c[1]=i;c[2]=t;c[3]=f;c[7]=l;for d=1,e()do local c=o(e(),153);local e=o(e(),247);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;i[d]=l;end;for n=1,e()do local e=d();local l;if(e==0)then l=(d()~=0);elseif(e==2)then l=Z();elseif(e==1)then l=a(h(),1,-1);end;t[n-1]=l;end;for l=1,e()do f[l-1]=S();end;c[5]=d();c[6]=d();return c;end;local function t(...)local l={...};return l,#l end;local function N(l,Z,f)local d=l[1];local a=l[2];local S=l[3];local h=l[6];return function(...)local e=1;local o=-1;local V={};local c={...};local l=#c-1;local U={};local n={};for l=0,l do if(l>=h)then V[l-h]=c[l+1];else n[l]=c[l+1];end;end;local l;local c;while true do l=d[e];c=l[1];if c<=48 then if c<=23 then if c<=11 then if c<=5 then if c<=2 then if c<=0 then local t=l[2];if t>o then o=t end;n[t]=f[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]=f[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 e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>1 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=t(n[l](i(a,1,e-l)));o=l-1;else local V;local Z=l[2];local h={};local a=0;local f=Z+l[3]-1;for l=Z+1,f do a=a+1;h[a]=n[l];end;V,f=t(n[Z](i(h,1,f-Z)));f=Z+l[4]-2;a=0;for l=Z,f do a=a+1;n[l]=V[a];end;o=f;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]=n[l[3]];end;elseif c<=3 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[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]=n[l[3]]+a[l[4]];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=t(n[c](i(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;elseif c>4 then local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];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 t=l[2];if t>o then o=t end;n[t]=f[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]=Z[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 f=l[2];if f>o then o=f end;n[f]=t(i({},1,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]=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]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];local o=n[e];for l=1,l[3]do o[l]=n[e+l]end;end;elseif c<=8 then if c<=6 then n[l[2]][a[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>7 then local e=l[2];local c=e+l[3]-2;local o={};local l=0;for e=e,c do l=l+1;o[l]=n[e];end;do return i(o,1,l)end;else local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];local h=n[l[3]];n[Z+1]=h;n[Z]=h[a[l[4]]];if Z+1>o then o=Z+1 end;e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[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=t(n[e](i(a,1,l-e)));o=e-1;end;elseif c<=9 then local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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]=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>10 then n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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 e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];else local f=l[2];if f>o then o=f end;n[f]=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=t(n[e](i(a,1,l-e)));o=e-1;end;elseif c<=17 then if c<=14 then if c<=12 then local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]]-n[l[4]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]]*a[l[4]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local U={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;U[Z]=n[l];end;F,V=t(n[h](i(U,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=F[Z];end;o=V;e=e+1;l=d[e];c=l[1];f[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]=f[a[l[3]]];elseif c>13 then 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]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local V;local Z=l[2];local F={};local f=0;local h=Z+l[3]-1;for l=Z+1,h do f=f+1;F[f]=n[l];end;V,h=t(n[Z](i(F,1,h-Z)));h=Z+l[4]-2;f=0;for l=Z,h do f=f+1;n[l]=V[f];end;o=h;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;local h=l[2];local V={};local f=0;local Z=h+l[3]-1;for l=h+1,Z do f=f+1;V[f]=n[l];end;F,Z=t(n[h](i(V,1,Z-h)));Z=h+l[4]-2;f=0;for l=h,Z do f=f+1;n[l]=F[f];end;o=Z;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 f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=f[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]=Z[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];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+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=t(n[c](i(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<=15 then local e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];elseif c>16 then local c=S[l[3]];local a;if c[5]~=0 then local l={};a=Y({},{__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]==93 then l[o-1]={n,e[3]};else l[o-1]={Z,e[3]};end;U[#U+1]=l;end;end;local l=l[2];if l>o then o=l end;n[l]=N(c,a,f);else local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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<=20 then if c<=18 then 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>19 then local c=l[2];local a,e=t(n[c]());e=c+l[4]-2;local l=0;for e=c,e do l=l+1;n[e]=a[l];end;o=e;else local e=l[2];if e>o then o=e end;n[e]=#n[l[3]];end;elseif c<=21 then local h=l[2];if h>o then o=h end;n[h]=f[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 h=l[2];if h>o then o=h end;n[h]=f[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]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+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=t(n[c](i(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;elseif c>22 then e=e+l[3];else local U;local F=l[2];local N={};local h=0;local V=F+l[3]-1;for l=F+1,V do h=h+1;N[h]=n[l];end;U,V=t(n[F](i(N,1,V-F)));V=F+l[4]-2;h=0;for l=F,V do h=h+1;n[l]=U[h];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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 e=l[2];if e>o then o=e end;n[e]=Z[l[3]];end;elseif c<=35 then if c<=29 then if c<=26 then if c<=24 then if(n[l[3]]~=a[l[4]])then e=e+1;end;elseif c>25 then local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local F;local V=l[2];local U={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;U[Z]=n[l];end;F,h=t(n[V](i(U,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=F[Z];end;o=h;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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 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=t(n[e](i(a,1,l-e)));o=e-1;end;elseif c<=27 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]+n[l[4]];elseif c>28 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<=32 then if c<=30 then local e=l[2];if e>o then o=e end;n[e]=(not n[l[3]]);elseif c>31 then local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]]*a[l[4]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local U={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;U[Z]=n[l];end;F,V=t(n[h](i(U,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=F[Z];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local t=n[l[3]];n[f+1]=t;n[f]=t[a[l[4]]];if f+1>o then o=f+1 end;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]];else 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]=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]=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]=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<=33 then local f=l[2];if f>o then o=f end;n[f]=Z[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]]];elseif c>34 then if n[l[2]]then e=e+1;end;else local e=l[2];if e>o then o=e end;n[e]=n[l[3]][n[l[4]]];end;elseif c<=41 then if c<=38 then if c<=36 then local t=l[2];local i=n[l[3]];n[t+1]=i;n[t]=i[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]=f[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]=Z[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 e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>37 then local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=Z[l[3]];e=e+1;l=d[e];c=l[1];local F;local V=l[2];local U={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;U[Z]=n[l];end;F,h=t(n[V](i(U,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=F[Z];end;o=h;e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];else local Z=l[2];if Z>o then o=Z end;n[Z]=a[l[3]];e=e+1;l=d[e];c=l[1];local F;local V=l[2];local U={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;U[Z]=n[l];end;F,h=t(n[V](i(U,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=F[Z];end;o=h;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 t=l[2];if t>o then o=t end;n[t]=f[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 e=l[2];if e>o then o=e end;n[e]=a[l[3]];end;elseif c<=39 then if(n[l[3]]~=n[l[4]])then e=e+1;end;elseif c>40 then f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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 e=l[2];if e>o then o=e end;n[e]=Z[l[3]];else local f=l[2];if f>o then o=f end;n[f]=Z[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]=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]=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]]-n[l[4]];end;elseif c<=44 then if c<=42 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local f;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;f,a=t(n[c](i(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=f[e];end;o=a;elseif c>43 then local e=l[2];if e>o then o=e end;n[e]=Z[l[3]];else n[l[2]][a[l[3]]]=a[l[4]];end;elseif c<=46 then if c>45 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[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 a=l[2];local h,f=t(n[a]());o=a-1;f=f+a-1;local Z=0;for l=a,f do Z=Z+1;n[l]=h[Z];end;o=f;e=e+1;l=d[e];c=l[1];local d;local l=l[2];local a={};local e=0;local c=o;for l=l+1,c do e=e+1;a[e]=n[l];end;d,c=t(n[l](i(a,1,c-l)));o=l-1;else if(n[l[3]]==a[l[4]])then e=e+1;end;end;elseif c>47 then if(n[l[3]]<n[l[4]])then e=e+1;end;else local e=l[2];local a,l=t(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;end;elseif c<=73 then if c<=60 then if c<=54 then if c<=51 then if c<=49 then local U;local V=l[2];local F={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;F[Z]=n[l];end;U,h=t(n[V](i(F,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=U[Z];end;o=h;e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[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]=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;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;f,c=t(n[a](i(d,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=f[e];end;o=c;elseif c>50 then local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];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]=Z[l[3]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local U={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;U[Z]=n[l];end;F,V=t(n[h](i(U,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=F[Z];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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 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<=52 then local e=l[2];if e>o then o=e end;n[e]=t(i({},1,l[3]));elseif c>53 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local F;local Z=l[2];local V={};local f=0;local h=Z+l[3]-1;for l=Z+1,h do f=f+1;V[f]=n[l];end;F,h=t(n[Z](i(V,1,h-Z)));h=Z+l[4]-2;f=0;for l=Z,h do f=f+1;n[l]=F[f];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]=n[l[3]][a[l[4]]];else 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]=Z[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]=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]=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]=Z[l[3]];end;elseif c<=57 then if c<=55 then local t=l[2];if t>o then o=t end;n[t]=f[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]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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]]];elseif c>56 then local U;local V=l[2];local F={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;F[Z]=n[l];end;U,h=t(n[V](i(F,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=U[Z];end;o=h;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 t=l[2];if t>o then o=t end;n[t]=f[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 e=l[2];if e>o then o=e end;n[e]=a[l[3]];else local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];local i=n[l[3]];n[t+1]=i;n[t]=i[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]=f[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]=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<=58 then 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]=n[l[3]]-n[l[4]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local V;local Z=l[2];local h={};local a=0;local f=Z+l[3]-1;for l=Z+1,f do a=a+1;h[a]=n[l];end;V,f=t(n[Z](i(h,1,f-Z)));f=Z+l[4]-2;a=0;for l=Z,f do a=a+1;n[l]=V[a];end;o=f;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]]*n[l[4]];elseif c>59 then for l=l[2],l[3]do n[l]=nil;end;else if(n[l[3]]<a[l[4]])then e=e+1;end;end;elseif c<=66 then if c<=63 then if c<=61 then local d;local c=l[2];local f={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;f[e]=n[l];end;d,a=t(n[c](i(f,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;elseif c>62 then local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=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]=f[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]=f[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 Z[l[3]]=n[l[2]];end;elseif c<=64 then local i=S[l[3]];local h;if i[5]~=0 then local l={};h=Y({},{__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,i[5]do e=e+1;local e=d[e];if e[1]==93 then l[o-1]={n,e[3]};else l[o-1]={Z,e[3]};end;U[#U+1]=l;end;end;local t=l[2];if t>o then o=t end;n[t]=N(i,h,f);e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=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]=(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]=f[a[l[3]]];elseif c>65 then local h;local Z=l[2];local V={};local f=0;local a=Z+l[3]-1;for l=Z+1,a do f=f+1;V[f]=n[l];end;h,a=t(n[Z](i(V,1,a-Z)));a=a+Z-1;f=0;for l=Z,a do f=f+1;n[l]=h[f];end;o=a;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local f={};local e=0;local c=o;for l=a+1,c do e=e+1;f[e]=n[l];end;d,c=t(n[a](i(f,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];n[l]();o=l-1;end;elseif c<=69 then if c<=67 then local e=l[2];if e>o then o=e end;n[e]=(l[3]~=0);elseif c>68 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 f[a[l[3]]]=n[l[2]];end;elseif c<=71 then if c>70 then local f=l[2];if f>o then o=f end;n[f]=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]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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]=f[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 e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];end;elseif c>72 then local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else local t=l[2];if t>o then o=t end;n[t]=f[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]=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]];end;elseif c<=85 then if c<=79 then if c<=76 then if c<=74 then 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];local t=n[l[3]];n[f+1]=t;n[f]=t[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[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]]];elseif c>75 then local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=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 t=l[2];if t>o then o=t end;n[t]=f[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]=f[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 e=l[2];if e>o then o=e end;n[e]=n[l[3]]-n[l[4]];end;elseif c<=77 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>78 then local U;local h=l[2];local F={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;F[Z]=n[l];end;U,V=t(n[h](i(F,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=U[Z];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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]=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 e=l[2];if e>o then o=e end;n[e]=n[l[3]]+a[l[4]];end;elseif c<=82 then if c<=80 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]%a[l[4]];elseif c>81 then 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];n[l[2]][a[l[3]]]=n[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<=83 then n[l[2]][a[l[3]]]=n[l[4]];elseif c>84 then local t=l[2];local i=n[l[3]];n[t+1]=i;n[t]=i[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]=Z[l[3]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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]=Z[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 not n[l[2]]then e=e+1;end;end;elseif c<=91 then if c<=88 then if c<=86 then local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local f;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;f,a=t(n[c](i(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=f[e];end;o=a;elseif c>87 then local f;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;f,c=t(n[a](i(d,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=f[e];end;o=c;else local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local d;local a=l[2];local f={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;f[e]=n[l];end;d,c=t(n[a](i(f,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<=89 then local t=l[2];if t>o then o=t end;n[t]=Z[l[3]];e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[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 e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>90 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 do return end;end;elseif c<=94 then if c<=92 then if(a[l[3]]<n[l[4]])then e=e+1;end;elseif c>93 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]];end;elseif c<=96 then if c>95 then local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local f={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;f[e]=n[l];end;d,c=t(n[a](i(f,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 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=t(n[c](i(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>97 then 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]=Z[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]][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]]];else local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];local h=n[l[3]];n[Z+1]=h;n[Z]=h[a[l[4]]];if Z+1>o then o=Z+1 end;e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f;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;f,a=t(n[c](i(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=f[e];end;o=a;end;e=e+1;end;end;end;return N(S(),{},B())();
  2408. end)
Add Comment
Please, Sign In to add comment