terrame341

ZLT2

May 21st, 2022 (edited)
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 82.16 KB | None | 0 0
  1. --DONT DELETE AND DONT RUN IN STUDIO!!!!! (WONT WORK)
  2. local LocalPlayer, mt, index, newindex = game.Players.LocalPlayer, getrawmetatable(game)
  3. local Humanoid = LocalPlayer.Character:FindFirstChildOfClass('Humanoid')
  4.  
  5. local UICorners = {
  6.  
  7. }
  8. local UIStrokes = {
  9.  
  10. }
  11.  
  12. for count = 1,50 do
  13.     local stroke = Instance.new("UIStroke")
  14.     local corner = Instance.new("UICorner")
  15.     stroke.Color = Color3.fromRGB(255, 85, 127)
  16.     stroke.Thickness = 5
  17.     corner.CornerRadius = UDim.new(0,12)
  18.     stroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  19.     stroke.LineJoinMode = Enum.LineJoinMode.Round
  20.     table.insert(stroke, UIStrokes)
  21.     table.insert(corner, UICorners)
  22. end
  23.  
  24. --END DONT DELETE
  25.  
  26. -- Gui to Lua
  27. -- Version: 3.2
  28.  
  29. -- Instances:
  30.  
  31. local Zech_202 = Instance.new("ScreenGui")
  32. local StartupNotice = Instance.new("ImageLabel")
  33. local UIGradient = Instance.new("UIGradient")
  34. local Topbar = Instance.new("ImageLabel")
  35. local UIGradient_2 = Instance.new("UIGradient")
  36. local TextLabel = Instance.new("TextLabel")
  37. local Notice = Instance.new("TextLabel")
  38. local Understand = Instance.new("TextButton")
  39. local Close = Instance.new("TextButton")
  40. local Notice_2 = Instance.new("ImageLabel")
  41. local UIGradient_3 = Instance.new("UIGradient")
  42. local Topbar_2 = Instance.new("ImageLabel")
  43. local UIGradient_4 = Instance.new("UIGradient")
  44. local TextLabel_2 = Instance.new("TextLabel")
  45. local TextLabel_3 = Instance.new("TextLabel")
  46. local TextButton = Instance.new("TextButton")
  47. local Close_2 = Instance.new("TextButton")
  48. local Credits = Instance.new("ImageLabel")
  49. local UIGradient_5 = Instance.new("UIGradient")
  50. local Topbar_3 = Instance.new("ImageLabel")
  51. local UIGradient_6 = Instance.new("UIGradient")
  52. local TextLabel_4 = Instance.new("TextLabel")
  53. local Creators = Instance.new("TextLabel")
  54. local Close_3 = Instance.new("TextButton")
  55. local Blob = Instance.new("TextLabel")
  56. local Terame = Instance.new("TextLabel")
  57. local MoreInfo = Instance.new("TextButton")
  58. local Info = Instance.new("ImageLabel")
  59. local UIGradient_7 = Instance.new("UIGradient")
  60. local Topbar_4 = Instance.new("ImageLabel")
  61. local UIGradient_8 = Instance.new("UIGradient")
  62. local TextLabel_5 = Instance.new("TextLabel")
  63. local Notice_3 = Instance.new("TextLabel")
  64. local Close_4 = Instance.new("TextButton")
  65. local IssuesOrBugs = Instance.new("TextLabel")
  66. local ZechSupport = Instance.new("TextLabel")
  67. local ContactUs = Instance.new("TextLabel")
  68. local DirectContact = Instance.new("TextLabel")
  69. local Line1 = Instance.new("TextLabel")
  70. local Line2 = Instance.new("TextLabel")
  71. local StaffMessage = Instance.new("TextLabel")
  72. local NoteToStaff = Instance.new("TextLabel")
  73. local MainUI = Instance.new("ImageLabel")
  74. local UIGradient_9 = Instance.new("UIGradient")
  75. local Topbar_5 = Instance.new("ImageLabel")
  76. local UIGradient_10 = Instance.new("UIGradient")
  77. local TextLabel_6 = Instance.new("TextLabel")
  78. local TabSelector = Instance.new("ImageLabel")
  79. local UIGradient_11 = Instance.new("UIGradient")
  80. local Topbar_6 = Instance.new("ImageLabel")
  81. local UIGradient_12 = Instance.new("UIGradient")
  82. local FilterList = Instance.new("Frame")
  83. local UIListLayout = Instance.new("UIListLayout")
  84. local Land = Instance.new("TextButton")
  85. local Player = Instance.new("TextButton")
  86. local Local = Instance.new("TextButton")
  87. local Objects = Instance.new("TextButton")
  88. local All = Instance.new("TextButton")
  89. local Vehicle = Instance.new("TextButton")
  90. local ScrollingFrame = Instance.new("ScrollingFrame")
  91. local UIListLayout_2 = Instance.new("UIListLayout")
  92. local WS = Instance.new("TextLabel")
  93. local Fill = Instance.new("Frame")
  94. local TextButton_2 = Instance.new("TextButton")
  95. local JP = Instance.new("TextLabel")
  96. local Fill_2 = Instance.new("Frame")
  97. local TextButton_3 = Instance.new("TextButton")
  98. local Grav = Instance.new("TextLabel")
  99. local Fill_3 = Instance.new("Frame")
  100. local TextButton_4 = Instance.new("TextButton")
  101. local Fly = Instance.new("TextLabel")
  102. local TextButton_5 = Instance.new("TextButton")
  103. local WaterC = Instance.new("TextLabel")
  104. local TextButton_6 = Instance.new("TextButton")
  105. local WaterCSwitch = Instance.new("Frame")
  106. local Main = Instance.new("ImageButton")
  107. local Circle = Instance.new("ImageButton")
  108. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  109. local boundingBox = Instance.new("TextButton")
  110. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  111. local TempBridge = Instance.new("TextLabel")
  112. local TextButton_7 = Instance.new("TextButton")
  113. local TempBridgeSwitch = Instance.new("Frame")
  114. local Main_2 = Instance.new("ImageButton")
  115. local Circle_2 = Instance.new("ImageButton")
  116. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  117. local boundingBox_2 = Instance.new("TextButton")
  118. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  119. local MaxLand = Instance.new("TextLabel")
  120. local TextButton_8 = Instance.new("TextButton")
  121. local DropAxes = Instance.new("TextLabel")
  122. local TextButton_9 = Instance.new("TextButton")
  123. local CountAxes = Instance.new("TextLabel")
  124. local TextButton_10 = Instance.new("TextButton")
  125. local StoreAxes = Instance.new("TextLabel")
  126. local TextButton_11 = Instance.new("TextButton")
  127. local RestoreAxes = Instance.new("TextLabel")
  128. local TextButton_12 = Instance.new("TextButton")
  129. local Load = Instance.new("TextLabel")
  130. local Fill_4 = Instance.new("Frame")
  131. local TextButton_13 = Instance.new("TextButton")
  132. local Save = Instance.new("TextLabel")
  133. local TextButton_14 = Instance.new("TextButton")
  134. local VSpeed = Instance.new("TextLabel")
  135. local Fill_5 = Instance.new("Frame")
  136. local TextButton_15 = Instance.new("TextButton")
  137. local VFly = Instance.new("TextLabel")
  138. local TextButton_16 = Instance.new("TextButton")
  139. local VFlySwitch = Instance.new("Frame")
  140. local Main_3 = Instance.new("ImageButton")
  141. local Circle_3 = Instance.new("ImageButton")
  142. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  143. local boundingBox_3 = Instance.new("TextButton")
  144. local UIAspectRatioConstraint_6 = Instance.new("UIAspectRatioConstraint")
  145. local Fog = Instance.new("TextLabel")
  146. local TextButton_17 = Instance.new("TextButton")
  147. local FogSwitch = Instance.new("Frame")
  148. local Main_4 = Instance.new("ImageButton")
  149. local Circle_4 = Instance.new("ImageButton")
  150. local UIAspectRatioConstraint_7 = Instance.new("UIAspectRatioConstraint")
  151. local boundingBox_4 = Instance.new("TextButton")
  152. local UIAspectRatioConstraint_8 = Instance.new("UIAspectRatioConstraint")
  153. local Credits_2 = Instance.new("TextButton")
  154. local ZechStartupError = Instance.new("ImageLabel")
  155. local UIGradient_13 = Instance.new("UIGradient")
  156. local Topbar_7 = Instance.new("ImageLabel")
  157. local UIGradient_14 = Instance.new("UIGradient")
  158. local TextLabel_7 = Instance.new("TextLabel")
  159. local Notice_4 = Instance.new("TextLabel")
  160. local TextButton_18 = Instance.new("TextButton")
  161. local Close_5 = Instance.new("TextButton")
  162.  
  163. --Properties:
  164.  
  165. Zech_202.Name = "Zech_2.02"
  166. Zech_202.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  167. Zech_202.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  168.  
  169. StartupNotice.Name = "StartupNotice"
  170. StartupNotice.Parent = Zech_202
  171. StartupNotice.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  172. StartupNotice.BorderColor3 = Color3.fromRGB(0, 0, 0)
  173. StartupNotice.BorderSizePixel = 5
  174. StartupNotice.Position = UDim2.new(0.366982281, 0, 0.375634968, 0)
  175. StartupNotice.Size = UDim2.new(0.265601873, 0, 0.247953221, 0)
  176. StartupNotice.Visible = true
  177. StartupNotice.Image = "rbxassetid://1687034977"
  178. StartupNotice.ImageColor3 = Color3.fromRGB(255, 53, 53)
  179. StartupNotice.ScaleType = Enum.ScaleType.Crop
  180. StartupNotice.TileSize = UDim2.new(0.25, 0, 0.25, 0)
  181.  
  182. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  183. UIGradient.Rotation = 90
  184. UIGradient.Parent = StartupNotice
  185.  
  186. Topbar.Name = "Topbar"
  187. Topbar.Parent = StartupNotice
  188. Topbar.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  189. Topbar.BorderColor3 = Color3.fromRGB(0, 0, 0)
  190. Topbar.BorderSizePixel = 5
  191. Topbar.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  192. Topbar.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  193. Topbar.ImageColor3 = Color3.fromRGB(255, 53, 53)
  194. Topbar.ImageTransparency = 0.700
  195. Topbar.ScaleType = Enum.ScaleType.Tile
  196. Topbar.TileSize = UDim2.new(0.25, 0, 2, 0)
  197.  
  198. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  199. UIGradient_2.Rotation = -90
  200. UIGradient_2.Parent = Topbar
  201.  
  202. TextLabel.Parent = Topbar
  203. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  204. TextLabel.BackgroundTransparency = 1.000
  205. TextLabel.Position = UDim2.new(0.015655579, 0, 0, 0)
  206. TextLabel.Size = UDim2.new(0.72211355, 0, 1.00501668, 0)
  207. TextLabel.Font = Enum.Font.SourceSans
  208. TextLabel.Text = "Notice"
  209. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  210. TextLabel.TextScaled = true
  211. TextLabel.TextSize = 14.000
  212. TextLabel.TextStrokeTransparency = 0.000
  213. TextLabel.TextWrapped = true
  214. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  215.  
  216. Notice.Name = "Notice"
  217. Notice.Parent = StartupNotice
  218. Notice.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  219. Notice.BackgroundTransparency = 1.000
  220. Notice.Position = UDim2.new(0.129158527, 0, 0.0695364252, 0)
  221. Notice.Size = UDim2.new(0.741683006, 0, 0.536423862, 0)
  222. Notice.Font = Enum.Font.SourceSans
  223. Notice.Text = "This GUI does NOT include anything that could be used to grief bases, or steal items from other users."
  224. Notice.TextColor3 = Color3.fromRGB(255, 85, 127)
  225. Notice.TextScaled = true
  226. Notice.TextSize = 14.000
  227. Notice.TextStrokeTransparency = 0.000
  228. Notice.TextWrapped = true
  229.  
  230. Understand.Name = "Understand"
  231. Understand.Parent = StartupNotice
  232. Understand.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  233. Understand.BackgroundTransparency = 1.000
  234. Understand.Position = UDim2.new(0.303259939, 0, 0.724830747, 0)
  235. Understand.Size = UDim2.new(0.391389459, 0, 0.125827819, 0)
  236. Understand.Font = Enum.Font.SourceSans
  237. Understand.Text = "I Understand"
  238. Understand.TextColor3 = Color3.fromRGB(255, 85, 127)
  239. Understand.TextScaled = true
  240. Understand.TextSize = 14.000
  241. Understand.TextWrapped = true
  242.  
  243. Close.Name = "Close"
  244. Close.Parent = StartupNotice
  245. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  246. Close.BackgroundTransparency = 1.000
  247. Close.Position = UDim2.new(0.937310874, 0, -0.0985702649, 0)
  248. Close.Size = UDim2.new(0.0626892, 0, 0.0980783924, 0)
  249. Close.ZIndex = 2
  250. Close.Font = Enum.Font.SourceSans
  251. Close.Text = "X"
  252. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  253. Close.TextScaled = true
  254. Close.TextSize = 14.000
  255. Close.TextStrokeTransparency = 0.000
  256. Close.TextWrapped = true
  257.  
  258. Notice_2.Name = "Notice"
  259. Notice_2.Parent = Zech_202
  260. Notice_2.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  261. Notice_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  262. Notice_2.BorderSizePixel = 5
  263. Notice_2.Position = UDim2.new(0.279966235, 0, 0.322680384, 0)
  264. Notice_2.Size = UDim2.new(0.372720629, 0, 0.35321638, 0)
  265. Notice_2.Visible = false
  266. Notice_2.Image = "rbxassetid://1687034977"
  267. Notice_2.ImageColor3 = Color3.fromRGB(255, 53, 53)
  268. Notice_2.ScaleType = Enum.ScaleType.Crop
  269. Notice_2.TileSize = UDim2.new(0.25, 0, 0.25, 0)
  270.  
  271. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  272. UIGradient_3.Rotation = 90
  273. UIGradient_3.Parent = Notice_2
  274.  
  275. Topbar_2.Name = "Topbar"
  276. Topbar_2.Parent = Notice_2
  277. Topbar_2.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  278. Topbar_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  279. Topbar_2.BorderSizePixel = 5
  280. Topbar_2.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  281. Topbar_2.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  282. Topbar_2.ImageColor3 = Color3.fromRGB(255, 53, 53)
  283. Topbar_2.ImageTransparency = 0.700
  284. Topbar_2.ScaleType = Enum.ScaleType.Tile
  285. Topbar_2.TileSize = UDim2.new(0.25, 0, 2, 0)
  286.  
  287. UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  288. UIGradient_4.Rotation = -90
  289. UIGradient_4.Parent = Topbar_2
  290.  
  291. TextLabel_2.Parent = Topbar_2
  292. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  293. TextLabel_2.BackgroundTransparency = 1.000
  294. TextLabel_2.Position = UDim2.new(0.015655579, 0, 0, 0)
  295. TextLabel_2.Size = UDim2.new(0.72211355, 0, 1.00501668, 0)
  296. TextLabel_2.Font = Enum.Font.SourceSans
  297. TextLabel_2.Text = "TabName"
  298. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  299. TextLabel_2.TextScaled = true
  300. TextLabel_2.TextSize = 14.000
  301. TextLabel_2.TextStrokeTransparency = 0.000
  302. TextLabel_2.TextWrapped = true
  303. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  304.  
  305. TextLabel_3.Parent = Notice_2
  306. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  307. TextLabel_3.BackgroundTransparency = 1.000
  308. TextLabel_3.Position = UDim2.new(0.129158527, 0, 0.0695364252, 0)
  309. TextLabel_3.Size = UDim2.new(0.741683006, 0, 0.536423862, 0)
  310. TextLabel_3.Font = Enum.Font.SourceSans
  311. TextLabel_3.Text = "MainText"
  312. TextLabel_3.TextColor3 = Color3.fromRGB(255, 85, 127)
  313. TextLabel_3.TextScaled = true
  314. TextLabel_3.TextSize = 14.000
  315. TextLabel_3.TextStrokeTransparency = 0.000
  316. TextLabel_3.TextWrapped = true
  317.  
  318. TextButton.Parent = Notice_2
  319. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  320. TextButton.BackgroundTransparency = 1.000
  321. TextButton.Position = UDim2.new(0.303259939, 0, 0.724830747, 0)
  322. TextButton.Size = UDim2.new(0.391389459, 0, 0.125827819, 0)
  323. TextButton.Font = Enum.Font.SourceSans
  324. TextButton.Text = "TextButton"
  325. TextButton.TextColor3 = Color3.fromRGB(255, 85, 127)
  326. TextButton.TextScaled = true
  327. TextButton.TextSize = 14.000
  328. TextButton.TextWrapped = true
  329.  
  330. Close_2.Name = "Close"
  331. Close_2.Parent = Notice_2
  332. Close_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  333. Close_2.BackgroundTransparency = 1.000
  334. Close_2.Position = UDim2.new(0.937310874, 0, -0.0985702649, 0)
  335. Close_2.Size = UDim2.new(0.0626892, 0, 0.0980783924, 0)
  336. Close_2.ZIndex = 2
  337. Close_2.Font = Enum.Font.SourceSans
  338. Close_2.Text = "X"
  339. Close_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  340. Close_2.TextScaled = true
  341. Close_2.TextSize = 14.000
  342. Close_2.TextStrokeTransparency = 0.000
  343. Close_2.TextWrapped = true
  344.  
  345. Credits.Name = "Credits"
  346. Credits.Parent = Zech_202
  347. Credits.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  348. Credits.BorderColor3 = Color3.fromRGB(0, 0, 0)
  349. Credits.BorderSizePixel = 5
  350. Credits.Position = UDim2.new(0.349757284, 0, 0.34371835, 0)
  351. Credits.Size = UDim2.new(0.299781173, 0, 0.28771916, 0)
  352. Credits.Visible = false
  353. Credits.Image = "rbxassetid://1687034977"
  354. Credits.ImageColor3 = Color3.fromRGB(255, 53, 53)
  355. Credits.ScaleType = Enum.ScaleType.Crop
  356. Credits.TileSize = UDim2.new(0.25, 0, 0.25, 0)
  357.  
  358. UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  359. UIGradient_5.Rotation = 90
  360. UIGradient_5.Parent = Credits
  361.  
  362. Topbar_3.Name = "Topbar"
  363. Topbar_3.Parent = Credits
  364. Topbar_3.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  365. Topbar_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  366. Topbar_3.BorderSizePixel = 5
  367. Topbar_3.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  368. Topbar_3.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  369. Topbar_3.ImageColor3 = Color3.fromRGB(255, 53, 53)
  370. Topbar_3.ImageTransparency = 0.700
  371. Topbar_3.ScaleType = Enum.ScaleType.Tile
  372. Topbar_3.TileSize = UDim2.new(0.25, 0, 2, 0)
  373.  
  374. UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  375. UIGradient_6.Rotation = -90
  376. UIGradient_6.Parent = Topbar_3
  377.  
  378. TextLabel_4.Parent = Topbar_3
  379. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  380. TextLabel_4.BackgroundTransparency = 1.000
  381. TextLabel_4.Position = UDim2.new(0.015655579, 0, 0, 0)
  382. TextLabel_4.Size = UDim2.new(0.72211355, 0, 1.00501668, 0)
  383. TextLabel_4.Font = Enum.Font.SourceSans
  384. TextLabel_4.Text = "Credits"
  385. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  386. TextLabel_4.TextScaled = true
  387. TextLabel_4.TextSize = 14.000
  388. TextLabel_4.TextStrokeTransparency = 0.000
  389. TextLabel_4.TextWrapped = true
  390. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  391.  
  392. Creators.Name = "Creators"
  393. Creators.Parent = Credits
  394. Creators.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  395. Creators.BackgroundTransparency = 1.000
  396. Creators.Position = UDim2.new(0.129158497, 0, 0.0264900662, 0)
  397. Creators.Size = UDim2.new(0.741683006, 0, 0.192052975, 0)
  398. Creators.Font = Enum.Font.SourceSans
  399. Creators.Text = "Creators:"
  400. Creators.TextColor3 = Color3.fromRGB(255, 85, 127)
  401. Creators.TextScaled = true
  402. Creators.TextSize = 14.000
  403. Creators.TextStrokeTransparency = 0.000
  404. Creators.TextWrapped = true
  405.  
  406. Close_3.Name = "Close"
  407. Close_3.Parent = Credits
  408. Close_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  409. Close_3.BackgroundTransparency = 1.000
  410. Close_3.Position = UDim2.new(0.937310874, 0, -0.0985702649, 0)
  411. Close_3.Size = UDim2.new(0.0626892, 0, 0.0980783924, 0)
  412. Close_3.ZIndex = 2
  413. Close_3.Font = Enum.Font.SourceSans
  414. Close_3.Text = "X"
  415. Close_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  416. Close_3.TextScaled = true
  417. Close_3.TextSize = 14.000
  418. Close_3.TextStrokeTransparency = 0.000
  419. Close_3.TextWrapped = true
  420.  
  421. Blob.Name = "Blob"
  422. Blob.Parent = Credits
  423. Blob.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  424. Blob.BackgroundTransparency = 1.000
  425. Blob.Position = UDim2.new(0.157930657, 0, 0.342715204, 0)
  426. Blob.Size = UDim2.new(0.684138715, 0, 0.124172188, 0)
  427. Blob.Font = Enum.Font.SourceSans
  428. Blob.Text = "@TerameTechYT"
  429. Blob.TextColor3 = Color3.fromRGB(255, 85, 127)
  430. Blob.TextScaled = true
  431. Blob.TextSize = 14.000
  432. Blob.TextStrokeTransparency = 0.000
  433. Blob.TextWrapped = true
  434.  
  435. Terame.Name = "Terame"
  436. Terame.Parent = Credits
  437. Terame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  438. Terame.BackgroundTransparency = 1.000
  439. Terame.Position = UDim2.new(0.157930657, 0, 0.218543053, 0)
  440. Terame.Size = UDim2.new(0.684138715, 0, 0.124172188, 0)
  441. Terame.Font = Enum.Font.SourceSans
  442. Terame.Text = "@blob4734s_Lawyer"
  443. Terame.TextColor3 = Color3.fromRGB(255, 85, 127)
  444. Terame.TextScaled = true
  445. Terame.TextSize = 14.000
  446. Terame.TextStrokeTransparency = 0.000
  447. Terame.TextWrapped = true
  448.  
  449. MoreInfo.Name = "MoreInfo"
  450. MoreInfo.Parent = Credits
  451. MoreInfo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  452. MoreInfo.BackgroundTransparency = 1.000
  453. MoreInfo.Position = UDim2.new(0.0329424217, 0, 0.814808309, 0)
  454. MoreInfo.Size = UDim2.new(0.295366526, 0, 0.125827804, 0)
  455. MoreInfo.Font = Enum.Font.SourceSans
  456. MoreInfo.Text = "More Info"
  457. MoreInfo.TextColor3 = Color3.fromRGB(255, 85, 127)
  458. MoreInfo.TextScaled = true
  459. MoreInfo.TextSize = 14.000
  460. MoreInfo.TextWrapped = true
  461.  
  462. Info.Name = "Info"
  463. Info.Parent = Zech_202
  464. Info.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  465. Info.BorderColor3 = Color3.fromRGB(0, 0, 0)
  466. Info.BorderSizePixel = 5
  467. Info.Position = UDim2.new(0.309633553, 0, 0.289655298, 0)
  468. Info.Size = UDim2.new(0.33187452, 0, 0.364912271, 0)
  469. Info.Visible = false
  470. Info.Image = "rbxassetid://1687034977"
  471. Info.ImageColor3 = Color3.fromRGB(255, 53, 53)
  472. Info.ScaleType = Enum.ScaleType.Crop
  473. Info.TileSize = UDim2.new(0.25, 0, 0.25, 0)
  474.  
  475. UIGradient_7.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  476. UIGradient_7.Rotation = 90
  477. UIGradient_7.Parent = Info
  478.  
  479. Topbar_4.Name = "Topbar"
  480. Topbar_4.Parent = Info
  481. Topbar_4.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  482. Topbar_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  483. Topbar_4.BorderSizePixel = 5
  484. Topbar_4.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  485. Topbar_4.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  486. Topbar_4.ImageColor3 = Color3.fromRGB(255, 53, 53)
  487. Topbar_4.ImageTransparency = 0.700
  488. Topbar_4.ScaleType = Enum.ScaleType.Tile
  489. Topbar_4.TileSize = UDim2.new(0.25, 0, 2, 0)
  490.  
  491. UIGradient_8.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  492. UIGradient_8.Rotation = -90
  493. UIGradient_8.Parent = Topbar_4
  494.  
  495. TextLabel_5.Parent = Topbar_4
  496. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  497. TextLabel_5.BackgroundTransparency = 1.000
  498. TextLabel_5.Position = UDim2.new(0.015655579, 0, 0, 0)
  499. TextLabel_5.Size = UDim2.new(0.72211355, 0, 1.00501668, 0)
  500. TextLabel_5.Font = Enum.Font.SourceSans
  501. TextLabel_5.Text = "Info"
  502. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  503. TextLabel_5.TextScaled = true
  504. TextLabel_5.TextSize = 14.000
  505. TextLabel_5.TextStrokeTransparency = 0.000
  506. TextLabel_5.TextWrapped = true
  507. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  508.  
  509. Notice_3.Name = "Notice"
  510. Notice_3.Parent = Info
  511. Notice_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  512. Notice_3.BackgroundTransparency = 1.000
  513. Notice_3.Position = UDim2.new(0.129158497, 0, 0.043046359, 0)
  514. Notice_3.Size = UDim2.new(0.741683006, 0, 0.217030808, 0)
  515. Notice_3.Font = Enum.Font.SourceSans
  516. Notice_3.Text = "This GUI was made for helping players, whilst also trying to make it as hard as possible to grief or steal from other players with it."
  517. Notice_3.TextColor3 = Color3.fromRGB(255, 85, 127)
  518. Notice_3.TextScaled = true
  519. Notice_3.TextSize = 14.000
  520. Notice_3.TextStrokeTransparency = 0.000
  521. Notice_3.TextWrapped = true
  522.  
  523. Close_4.Name = "Close"
  524. Close_4.Parent = Info
  525. Close_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  526. Close_4.BackgroundTransparency = 1.000
  527. Close_4.Position = UDim2.new(0.937310874, 0, -0.0985702649, 0)
  528. Close_4.Size = UDim2.new(0.0626892, 0, 0.0980783924, 0)
  529. Close_4.ZIndex = 2
  530. Close_4.Font = Enum.Font.SourceSans
  531. Close_4.Text = "X"
  532. Close_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  533. Close_4.TextScaled = true
  534. Close_4.TextSize = 14.000
  535. Close_4.TextStrokeTransparency = 0.000
  536. Close_4.TextWrapped = true
  537.  
  538. IssuesOrBugs.Name = "IssuesOrBugs"
  539. IssuesOrBugs.Parent = Info
  540. IssuesOrBugs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  541. IssuesOrBugs.BackgroundTransparency = 1.000
  542. IssuesOrBugs.Position = UDim2.new(0.157930657, 0, 0.382838845, 0)
  543. IssuesOrBugs.Size = UDim2.new(0.684138715, 0, 0.124172188, 0)
  544. IssuesOrBugs.Font = Enum.Font.SourceSans
  545. IssuesOrBugs.Text = "having issues or found a bug?"
  546. IssuesOrBugs.TextColor3 = Color3.fromRGB(255, 85, 127)
  547. IssuesOrBugs.TextScaled = true
  548. IssuesOrBugs.TextSize = 14.000
  549. IssuesOrBugs.TextStrokeTransparency = 0.000
  550. IssuesOrBugs.TextWrapped = true
  551.  
  552. ZechSupport.Name = "ZechSupport"
  553. ZechSupport.Parent = Info
  554. ZechSupport.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  555. ZechSupport.BackgroundTransparency = 1.000
  556. ZechSupport.Position = UDim2.new(0.157026246, 0, 0.602780521, 0)
  557. ZechSupport.Size = UDim2.new(0.684138715, 0, 0.0910596028, 0)
  558. ZechSupport.Font = Enum.Font.SourceSans
  559. ZechSupport.Text = "Zech Support#3634"
  560. ZechSupport.TextColor3 = Color3.fromRGB(255, 85, 127)
  561. ZechSupport.TextScaled = true
  562. ZechSupport.TextSize = 14.000
  563. ZechSupport.TextStrokeTransparency = 0.000
  564. ZechSupport.TextWrapped = true
  565.  
  566. ContactUs.Name = "ContactUs"
  567. ContactUs.Parent = Info
  568. ContactUs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  569. ContactUs.BackgroundTransparency = 1.000
  570. ContactUs.Position = UDim2.new(0.157930657, 0, 0.508666635, 0)
  571. ContactUs.Size = UDim2.new(0.684138715, 0, 0.0711920559, 0)
  572. ContactUs.Font = Enum.Font.SourceSans
  573. ContactUs.Text = "Contact us on discord and let us know!"
  574. ContactUs.TextColor3 = Color3.fromRGB(255, 85, 127)
  575. ContactUs.TextScaled = true
  576. ContactUs.TextSize = 14.000
  577. ContactUs.TextStrokeTransparency = 0.000
  578. ContactUs.TextWrapped = true
  579.  
  580. DirectContact.Name = "DirectContact"
  581. DirectContact.Parent = Info
  582. DirectContact.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  583. DirectContact.BackgroundTransparency = 1.000
  584. DirectContact.Position = UDim2.new(0.153835952, 0, 0.7449435, 0)
  585. DirectContact.Size = UDim2.new(0.686095595, 0, 0.25505656, 0)
  586. DirectContact.Font = Enum.Font.SourceSans
  587. DirectContact.Text = "No Repsonse for more than 2 days? Contact us directly. By any means DO NOT spam. Developer54#9572  Or Wilfyy#9680"
  588. DirectContact.TextColor3 = Color3.fromRGB(255, 85, 127)
  589. DirectContact.TextScaled = true
  590. DirectContact.TextSize = 14.000
  591. DirectContact.TextStrokeTransparency = 0.000
  592. DirectContact.TextWrapped = true
  593.  
  594. Line1.Name = "Line1"
  595. Line1.Parent = Info
  596. Line1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  597. Line1.BackgroundTransparency = 1.000
  598. Line1.Position = UDim2.new(0.0874805525, 0, 0.665234149, 0)
  599. Line1.Size = UDim2.new(0.82308197, 0, 0.0800201222, 0)
  600. Line1.Font = Enum.Font.SourceSans
  601. Line1.Text = "--------------------------------------------------------------"
  602. Line1.TextColor3 = Color3.fromRGB(255, 85, 127)
  603. Line1.TextScaled = true
  604. Line1.TextSize = 14.000
  605. Line1.TextStrokeTransparency = 0.000
  606. Line1.TextWrapped = true
  607.  
  608. Line2.Name = "Line2"
  609. Line2.Parent = Info
  610. Line2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  611. Line2.BackgroundTransparency = 1.000
  612. Line2.Position = UDim2.new(0.0874805525, 0, 0.300057352, 0)
  613. Line2.Size = UDim2.new(0.82308197, 0, 0.0800201222, 0)
  614. Line2.Font = Enum.Font.SourceSans
  615. Line2.Text = "--------------------------------------------------------------"
  616. Line2.TextColor3 = Color3.fromRGB(255, 85, 127)
  617. Line2.TextScaled = true
  618. Line2.TextSize = 14.000
  619. Line2.TextStrokeTransparency = 0.000
  620. Line2.TextWrapped = true
  621.  
  622. StaffMessage.Name = "StaffMessage"
  623. StaffMessage.Parent = Info
  624. StaffMessage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  625. StaffMessage.BackgroundTransparency = 1.000
  626. StaffMessage.Position = UDim2.new(0.127201542, 0, 1.13170755, 0)
  627. StaffMessage.Size = UDim2.new(0.741683006, 0, 0.193852007, 0)
  628. StaffMessage.Font = Enum.Font.SourceSans
  629. StaffMessage.Text = "if you are for whatever reason reading this, Please know we are not trying to ruin the fun from Lumber Tycoon 2. This is the main reason we do not allow greifing with this GUI. Want us to change anything? Please let us know."
  630. StaffMessage.TextColor3 = Color3.fromRGB(255, 85, 127)
  631. StaffMessage.TextScaled = true
  632. StaffMessage.TextSize = 14.000
  633. StaffMessage.TextStrokeTransparency = 0.000
  634. StaffMessage.TextWrapped = true
  635.  
  636. NoteToStaff.Name = "NoteToStaff"
  637. NoteToStaff.Parent = Info
  638. NoteToStaff.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  639. NoteToStaff.BackgroundTransparency = 1.000
  640. NoteToStaff.Position = UDim2.new(0.127201527, 0, 1.02980137, 0)
  641. NoteToStaff.Size = UDim2.new(0.741683006, 0, 0.104448028, 0)
  642. NoteToStaff.Font = Enum.Font.SourceSans
  643. NoteToStaff.Text = "NOTE TO ROBLOX STAFF"
  644. NoteToStaff.TextColor3 = Color3.fromRGB(255, 85, 127)
  645. NoteToStaff.TextScaled = true
  646. NoteToStaff.TextSize = 14.000
  647. NoteToStaff.TextStrokeTransparency = 0.000
  648. NoteToStaff.TextWrapped = true
  649.  
  650. MainUI.Name = "MainUI"
  651. MainUI.Parent = Zech_202
  652. MainUI.Visible = false
  653. MainUI.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  654. MainUI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  655. MainUI.BorderSizePixel = 5
  656. MainUI.Position = UDim2.new(0.312741369, 0, 0.369064957, 0)
  657. MainUI.Size = UDim2.new(0.372720629, 0, 0.35321638, 0)
  658. MainUI.Image = "rbxassetid://1687034977"
  659. MainUI.ImageColor3 = Color3.fromRGB(255, 53, 53)
  660. MainUI.ScaleType = Enum.ScaleType.Crop
  661. MainUI.TileSize = UDim2.new(0.25, 0, 0.25, 0)
  662.  
  663. UIGradient_9.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  664. UIGradient_9.Rotation = 90
  665. UIGradient_9.Parent = MainUI
  666.  
  667. Topbar_5.Name = "Topbar"
  668. Topbar_5.Parent = MainUI
  669. Topbar_5.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  670. Topbar_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  671. Topbar_5.BorderSizePixel = 5
  672. Topbar_5.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  673. Topbar_5.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  674. Topbar_5.ImageColor3 = Color3.fromRGB(255, 53, 53)
  675. Topbar_5.ImageTransparency = 0.700
  676. Topbar_5.ScaleType = Enum.ScaleType.Tile
  677. Topbar_5.TileSize = UDim2.new(0.25, 0, 2, 0)
  678.  
  679. UIGradient_10.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  680. UIGradient_10.Rotation = -90
  681. UIGradient_10.Parent = Topbar_5
  682.  
  683. TextLabel_6.Parent = Topbar_5
  684. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  685. TextLabel_6.BackgroundTransparency = 1.000
  686. TextLabel_6.Position = UDim2.new(0.015655579, 0, 0, 0)
  687. TextLabel_6.Size = UDim2.new(0.72211355, 0, 1.00501668, 0)
  688. TextLabel_6.Font = Enum.Font.SourceSans
  689. TextLabel_6.Text = "Zech GUI 2.0.2  [EARLY RELEASE]"
  690. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  691. TextLabel_6.TextScaled = true
  692. TextLabel_6.TextSize = 14.000
  693. TextLabel_6.TextStrokeTransparency = 0.000
  694. TextLabel_6.TextWrapped = true
  695. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  696.  
  697. TabSelector.Name = "TabSelector"
  698. TabSelector.Parent = MainUI
  699. TabSelector.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  700. TabSelector.BorderColor3 = Color3.fromRGB(0, 0, 0)
  701. TabSelector.BorderSizePixel = 5
  702. TabSelector.Position = UDim2.new(-0.414943069, 0, -0.000491919112, 0)
  703. TabSelector.Size = UDim2.new(0.372720599, 0, 1.00049186, 0)
  704. TabSelector.Image = "rbxassetid://1687034977"
  705. TabSelector.ImageColor3 = Color3.fromRGB(255, 53, 53)
  706. TabSelector.ScaleType = Enum.ScaleType.Crop
  707. TabSelector.TileSize = UDim2.new(0.600000024, 0, 0.25, 0)
  708.  
  709. UIGradient_11.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  710. UIGradient_11.Rotation = 90
  711. UIGradient_11.Parent = TabSelector
  712.  
  713. Topbar_6.Name = "Topbar"
  714. Topbar_6.Parent = TabSelector
  715. Topbar_6.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  716. Topbar_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  717. Topbar_6.BorderSizePixel = 5
  718. Topbar_6.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  719. Topbar_6.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  720. Topbar_6.ImageColor3 = Color3.fromRGB(255, 53, 53)
  721. Topbar_6.ImageTransparency = 0.700
  722. Topbar_6.ScaleType = Enum.ScaleType.Tile
  723. Topbar_6.TileSize = UDim2.new(0.25, 0, 2, 0)
  724.  
  725. UIGradient_12.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  726. UIGradient_12.Rotation = -90
  727. UIGradient_12.Parent = Topbar_6
  728.  
  729. FilterList.Name = "FilterList"
  730. FilterList.Parent = TabSelector
  731. FilterList.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  732. FilterList.BackgroundTransparency = 1.000
  733. FilterList.Position = UDim2.new(0.0420035236, 0, 0.0468266048, 0)
  734. FilterList.Size = UDim2.new(0.912406921, 0, 0.910148203, 0)
  735.  
  736. UIListLayout.Parent = FilterList
  737. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  738. UIListLayout.Padding = UDim.new(0, 15)
  739.  
  740. Land.Name = "Land"
  741. Land.Parent = FilterList
  742. Land.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  743. Land.BackgroundTransparency = 1.000
  744. Land.Position = UDim2.new(0.203903496, 0, -0.334498435, 0)
  745. Land.Size = UDim2.new(0.792510271, 0, 0.10000708, 0)
  746. Land.Font = Enum.Font.SourceSans
  747. Land.Text = "Land"
  748. Land.TextColor3 = Color3.fromRGB(255, 85, 127)
  749. Land.TextScaled = true
  750. Land.TextSize = 14.000
  751. Land.TextWrapped = true
  752.  
  753. Player.Name = "Player"
  754. Player.Parent = FilterList
  755. Player.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  756. Player.BackgroundTransparency = 1.000
  757. Player.Position = UDim2.new(-0.678170502, 0, -0.261686563, 0)
  758. Player.Size = UDim2.new(0.792510271, 0, 0.10000708, 0)
  759. Player.Font = Enum.Font.SourceSans
  760. Player.Text = "Player"
  761. Player.TextColor3 = Color3.fromRGB(255, 85, 127)
  762. Player.TextScaled = true
  763. Player.TextSize = 14.000
  764. Player.TextWrapped = true
  765.  
  766. Local.Name = "Local"
  767. Local.Parent = FilterList
  768. Local.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  769. Local.BackgroundTransparency = 1.000
  770. Local.Position = UDim2.new(-0.552159905, 0, -0.496670365, 0)
  771. Local.Size = UDim2.new(0.792510271, 0, 0.10000708, 0)
  772. Local.Font = Enum.Font.SourceSans
  773. Local.Text = "Local"
  774. Local.TextColor3 = Color3.fromRGB(255, 85, 127)
  775. Local.TextScaled = true
  776. Local.TextSize = 14.000
  777. Local.TextWrapped = true
  778.  
  779. Objects.Name = "Objects"
  780. Objects.Parent = FilterList
  781. Objects.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  782. Objects.BackgroundTransparency = 1.000
  783. Objects.Position = UDim2.new(-0.552159905, 0, -0.496670365, 0)
  784. Objects.Size = UDim2.new(0.792510271, 0, 0.10000708, 0)
  785. Objects.Font = Enum.Font.SourceSans
  786. Objects.Text = "Objects"
  787. Objects.TextColor3 = Color3.fromRGB(255, 85, 127)
  788. Objects.TextScaled = true
  789. Objects.TextSize = 14.000
  790. Objects.TextWrapped = true
  791.  
  792. All.Name = "All"
  793. All.Parent = FilterList
  794. All.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  795. All.BackgroundTransparency = 1.000
  796. All.Position = UDim2.new(-0.552159905, 0, -0.496670365, 0)
  797. All.Size = UDim2.new(0.792510271, 0, 0.10000708, 0)
  798. All.Font = Enum.Font.SourceSans
  799. All.Text = "All"
  800. All.TextColor3 = Color3.fromRGB(255, 85, 127)
  801. All.TextScaled = true
  802. All.TextSize = 14.000
  803. All.TextWrapped = true
  804.  
  805. Vehicle.Name = "Vehicle"
  806. Vehicle.Parent = FilterList
  807. Vehicle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  808. Vehicle.BackgroundTransparency = 1.000
  809. Vehicle.Position = UDim2.new(-0.678170502, 0, -0.261686563, 0)
  810. Vehicle.Size = UDim2.new(0.792510271, 0, 0.10000708, 0)
  811. Vehicle.Font = Enum.Font.SourceSans
  812. Vehicle.Text = "Vehicle"
  813. Vehicle.TextColor3 = Color3.fromRGB(255, 85, 127)
  814. Vehicle.TextScaled = true
  815. Vehicle.TextSize = 14.000
  816. Vehicle.TextWrapped = true
  817.  
  818. ScrollingFrame.Parent = MainUI
  819. ScrollingFrame.Active = true
  820. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  821. ScrollingFrame.BackgroundTransparency = 1.000
  822. ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  823. ScrollingFrame.BorderSizePixel = 0
  824. ScrollingFrame.Position = UDim2.new(0, 0, 0.0496689752, 0)
  825. ScrollingFrame.Size = UDim2.new(0.999999583, 0, 1.05629122, 0)
  826. ScrollingFrame.BottomImage = ""
  827. ScrollingFrame.CanvasSize = UDim2.new(0, 2500, 0, 0)
  828. ScrollingFrame.MidImage = "rbxassetid://5301569055"
  829. ScrollingFrame.ScrollBarThickness = 20
  830. ScrollingFrame.TopImage = ""
  831.  
  832. UIListLayout_2.Parent = ScrollingFrame
  833. UIListLayout_2.FillDirection = Enum.FillDirection.Horizontal
  834. UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
  835. UIListLayout_2.VerticalAlignment = Enum.VerticalAlignment.Center
  836. UIListLayout_2.Padding = UDim.new(0, 12)
  837.  
  838. WS.Name = "WS"
  839. WS.Parent = ScrollingFrame
  840. WS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  841. WS.BackgroundTransparency = 1.000
  842. WS.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  843. WS.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  844. WS.Font = Enum.Font.SourceSans
  845. WS.Text = "WalkSpeed: 16"
  846. WS.TextColor3 = Color3.fromRGB(255, 85, 127)
  847. WS.TextScaled = true
  848. WS.TextSize = 14.000
  849. WS.TextWrapped = true
  850.  
  851. Fill.Name = "Fill"
  852. Fill.Parent = WS
  853. Fill.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  854. Fill.BorderColor3 = Color3.fromRGB(255, 85, 127)
  855. Fill.BorderSizePixel = 4
  856. Fill.Position = UDim2.new(0.0658667013, 0, -1.00022602, 0)
  857. Fill.Size = UDim2.new(0, 116, 0, 3)
  858.  
  859. TextButton_2.Parent = Fill
  860. TextButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  861. TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  862. TextButton_2.BorderColor3 = Color3.fromRGB(255, 85, 127)
  863. TextButton_2.BorderSizePixel = 4
  864. TextButton_2.Position = UDim2.new(-0.0233865194, 0, 0.245269775, 0)
  865. TextButton_2.Size = UDim2.new(0, 4, 0, 21)
  866. TextButton_2.Font = Enum.Font.SourceSans
  867. TextButton_2.Text = ""
  868. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  869. TextButton_2.TextSize = 14.000
  870.  
  871. JP.Name = "JP"
  872. JP.Parent = ScrollingFrame
  873. JP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  874. JP.BackgroundTransparency = 1.000
  875. JP.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  876. JP.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  877. JP.Font = Enum.Font.SourceSans
  878. JP.Text = "JumpPower: 50"
  879. JP.TextColor3 = Color3.fromRGB(255, 85, 127)
  880. JP.TextScaled = true
  881. JP.TextSize = 14.000
  882. JP.TextWrapped = true
  883.  
  884. Fill_2.Name = "Fill"
  885. Fill_2.Parent = JP
  886. Fill_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  887. Fill_2.BorderColor3 = Color3.fromRGB(255, 85, 127)
  888. Fill_2.BorderSizePixel = 4
  889. Fill_2.Position = UDim2.new(0.0658667013, 0, -1.00022602, 0)
  890. Fill_2.Size = UDim2.new(0, 116, 0, 3)
  891.  
  892. TextButton_3.Parent = Fill_2
  893. TextButton_3.AnchorPoint = Vector2.new(0.5, 0.5)
  894. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  895. TextButton_3.BorderColor3 = Color3.fromRGB(255, 85, 127)
  896. TextButton_3.BorderSizePixel = 4
  897. TextButton_3.Position = UDim2.new(-0.0233865194, 0, 0.245269775, 0)
  898. TextButton_3.Size = UDim2.new(0, 4, 0, 21)
  899. TextButton_3.Font = Enum.Font.SourceSans
  900. TextButton_3.Text = ""
  901. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  902. TextButton_3.TextSize = 14.000
  903.  
  904. Grav.Name = "Grav"
  905. Grav.Parent = ScrollingFrame
  906. Grav.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  907. Grav.BackgroundTransparency = 1.000
  908. Grav.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  909. Grav.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  910. Grav.Font = Enum.Font.SourceSans
  911. Grav.Text = "Gravity: 192"
  912. Grav.TextColor3 = Color3.fromRGB(255, 85, 127)
  913. Grav.TextScaled = true
  914. Grav.TextSize = 14.000
  915. Grav.TextWrapped = true
  916.  
  917. Fill_3.Name = "Fill"
  918. Fill_3.Parent = Grav
  919. Fill_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  920. Fill_3.BorderColor3 = Color3.fromRGB(255, 85, 127)
  921. Fill_3.BorderSizePixel = 4
  922. Fill_3.Position = UDim2.new(0.0658667013, 0, -1.00022602, 0)
  923. Fill_3.Size = UDim2.new(0, 116, 0, 3)
  924.  
  925. TextButton_4.Parent = Fill_3
  926. TextButton_4.AnchorPoint = Vector2.new(0.5, 0.5)
  927. TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  928. TextButton_4.BorderColor3 = Color3.fromRGB(255, 85, 127)
  929. TextButton_4.BorderSizePixel = 4
  930. TextButton_4.Position = UDim2.new(-0.0233865194, 0, 0.245269775, 0)
  931. TextButton_4.Size = UDim2.new(0, 4, 0, 21)
  932. TextButton_4.Font = Enum.Font.SourceSans
  933. TextButton_4.Text = ""
  934. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  935. TextButton_4.TextSize = 14.000
  936.  
  937. Fly.Name = "Fly"
  938. Fly.Parent = ScrollingFrame
  939. Fly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  940. Fly.BackgroundTransparency = 1.000
  941. Fly.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  942. Fly.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  943. Fly.Font = Enum.Font.SourceSans
  944. Fly.Text = "Fly"
  945. Fly.TextColor3 = Color3.fromRGB(255, 85, 127)
  946. Fly.TextScaled = true
  947. Fly.TextSize = 14.000
  948. Fly.TextWrapped = true
  949.  
  950. TextButton_5.Parent = Fly
  951. TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  952. TextButton_5.BackgroundTransparency = 1.000
  953. TextButton_5.Size = UDim2.new(0, 125, 0, 20)
  954. TextButton_5.Font = Enum.Font.SourceSans
  955. TextButton_5.Text = ""
  956. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  957. TextButton_5.TextSize = 14.000
  958.  
  959. WaterC.Name = "WaterC"
  960. WaterC.Parent = ScrollingFrame
  961. WaterC.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  962. WaterC.BackgroundTransparency = 1.000
  963. WaterC.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  964. WaterC.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  965. WaterC.Font = Enum.Font.SourceSans
  966. WaterC.Text = "Water Collision"
  967. WaterC.TextColor3 = Color3.fromRGB(255, 85, 127)
  968. WaterC.TextScaled = true
  969. WaterC.TextSize = 14.000
  970. WaterC.TextWrapped = true
  971.  
  972. TextButton_6.Parent = WaterC
  973. TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  974. TextButton_6.BackgroundTransparency = 1.000
  975. TextButton_6.Size = UDim2.new(0, 125, 0, 20)
  976. TextButton_6.Font = Enum.Font.SourceSans
  977. TextButton_6.Text = ""
  978. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  979. TextButton_6.TextSize = 14.000
  980.  
  981. WaterCSwitch.Name = "WaterCSwitch"
  982. WaterCSwitch.Parent = WaterC
  983. WaterCSwitch.AnchorPoint = Vector2.new(0.5, 0.5)
  984. WaterCSwitch.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  985. WaterCSwitch.BackgroundTransparency = 1.000
  986. WaterCSwitch.Position = UDim2.new(0.498255014, 2, -1.5095228, 6)
  987. WaterCSwitch.Size = UDim2.new(0, 58, 0, 31)
  988.  
  989. Main.Name = "Main"
  990. Main.Parent = WaterCSwitch
  991. Main.AnchorPoint = Vector2.new(0.5, 0.5)
  992. Main.BackgroundColor3 = Color3.fromRGB(227, 227, 227)
  993. Main.BackgroundTransparency = 1.000
  994. Main.BorderSizePixel = 0
  995. Main.Position = UDim2.new(0.5, 0, 0.5, 0)
  996. Main.Size = UDim2.new(0, 50, 0, 50)
  997. Main.AutoButtonColor = false
  998. Main.Image = "rbxassetid://2790392032"
  999. Main.ImageColor3 = Color3.fromRGB(250, 100, 100)
  1000. Main.ScaleType = Enum.ScaleType.Slice
  1001. Main.SliceCenter = Rect.new(24, 24, 232, 232)
  1002.  
  1003. Circle.Name = "Circle"
  1004. Circle.Parent = Main
  1005. Circle.AnchorPoint = Vector2.new(0, 0.5)
  1006. Circle.BackgroundColor3 = Color3.fromRGB(254, 254, 254)
  1007. Circle.BackgroundTransparency = 1.000
  1008. Circle.BorderSizePixel = 0
  1009. Circle.Position = UDim2.new(0, 3, 0.5, 0)
  1010. Circle.Size = UDim2.new(1, -6, 1, -6)
  1011. Circle.ZIndex = 2
  1012. Circle.AutoButtonColor = false
  1013. Circle.Image = "rbxassetid://2790392032"
  1014. Circle.ScaleType = Enum.ScaleType.Slice
  1015. Circle.SliceCenter = Rect.new(24, 24, 232, 232)
  1016.  
  1017. UIAspectRatioConstraint.Parent = Circle
  1018.  
  1019. boundingBox.Name = "boundingBox"
  1020. boundingBox.Parent = Main
  1021. boundingBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1022. boundingBox.BackgroundTransparency = 1.000
  1023. boundingBox.Size = UDim2.new(0, 50, 0, 23)
  1024. boundingBox.ZIndex = 25
  1025. boundingBox.Font = Enum.Font.SourceSans
  1026. boundingBox.Text = ""
  1027. boundingBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  1028. boundingBox.TextSize = 14.000
  1029.  
  1030. UIAspectRatioConstraint_2.Parent = Main
  1031. UIAspectRatioConstraint_2.AspectRatio = 2.100
  1032.  
  1033. TempBridge.Name = "TempBridge"
  1034. TempBridge.Parent = ScrollingFrame
  1035. TempBridge.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1036. TempBridge.BackgroundTransparency = 1.000
  1037. TempBridge.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1038. TempBridge.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1039. TempBridge.Font = Enum.Font.SourceSans
  1040. TempBridge.Text = "Temporary Bridge"
  1041. TempBridge.TextColor3 = Color3.fromRGB(255, 85, 127)
  1042. TempBridge.TextScaled = true
  1043. TempBridge.TextSize = 14.000
  1044. TempBridge.TextWrapped = true
  1045.  
  1046. TextButton_7.Parent = TempBridge
  1047. TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1048. TextButton_7.BackgroundTransparency = 1.000
  1049. TextButton_7.Size = UDim2.new(0, 125, 0, 20)
  1050. TextButton_7.Font = Enum.Font.SourceSans
  1051. TextButton_7.Text = ""
  1052. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1053. TextButton_7.TextSize = 14.000
  1054.  
  1055. TempBridgeSwitch.Name = "TempBridgeSwitch"
  1056. TempBridgeSwitch.Parent = TempBridge
  1057. TempBridgeSwitch.AnchorPoint = Vector2.new(0.5, 0.5)
  1058. TempBridgeSwitch.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1059. TempBridgeSwitch.BackgroundTransparency = 1.000
  1060. TempBridgeSwitch.Position = UDim2.new(0.498255014, 2, -1.5095228, 6)
  1061. TempBridgeSwitch.Size = UDim2.new(0, 58, 0, 31)
  1062.  
  1063. Main_2.Name = "Main"
  1064. Main_2.Parent = TempBridgeSwitch
  1065. Main_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1066. Main_2.BackgroundColor3 = Color3.fromRGB(227, 227, 227)
  1067. Main_2.BackgroundTransparency = 1.000
  1068. Main_2.BorderSizePixel = 0
  1069. Main_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1070. Main_2.Size = UDim2.new(0, 50, 0, 50)
  1071. Main_2.AutoButtonColor = false
  1072. Main_2.Image = "rbxassetid://2790392032"
  1073. Main_2.ImageColor3 = Color3.fromRGB(250, 100, 100)
  1074. Main_2.ScaleType = Enum.ScaleType.Slice
  1075. Main_2.SliceCenter = Rect.new(24, 24, 232, 232)
  1076.  
  1077. Circle_2.Name = "Circle"
  1078. Circle_2.Parent = Main_2
  1079. Circle_2.AnchorPoint = Vector2.new(0, 0.5)
  1080. Circle_2.BackgroundColor3 = Color3.fromRGB(254, 254, 254)
  1081. Circle_2.BackgroundTransparency = 1.000
  1082. Circle_2.BorderSizePixel = 0
  1083. Circle_2.Position = UDim2.new(0, 3, 0.5, 0)
  1084. Circle_2.Size = UDim2.new(1, -6, 1, -6)
  1085. Circle_2.ZIndex = 2
  1086. Circle_2.AutoButtonColor = false
  1087. Circle_2.Image = "rbxassetid://2790392032"
  1088. Circle_2.ScaleType = Enum.ScaleType.Slice
  1089. Circle_2.SliceCenter = Rect.new(24, 24, 232, 232)
  1090.  
  1091. UIAspectRatioConstraint_3.Parent = Circle_2
  1092.  
  1093. boundingBox_2.Name = "boundingBox"
  1094. boundingBox_2.Parent = Main_2
  1095. boundingBox_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1096. boundingBox_2.BackgroundTransparency = 1.000
  1097. boundingBox_2.Size = UDim2.new(0, 50, 0, 23)
  1098. boundingBox_2.ZIndex = 25
  1099. boundingBox_2.Font = Enum.Font.SourceSans
  1100. boundingBox_2.Text = ""
  1101. boundingBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1102. boundingBox_2.TextSize = 14.000
  1103.  
  1104. UIAspectRatioConstraint_4.Parent = Main_2
  1105. UIAspectRatioConstraint_4.AspectRatio = 2.100
  1106.  
  1107. MaxLand.Name = "MaxLand"
  1108. MaxLand.Parent = ScrollingFrame
  1109. MaxLand.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1110. MaxLand.BackgroundTransparency = 1.000
  1111. MaxLand.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1112. MaxLand.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1113. MaxLand.Font = Enum.Font.SourceSans
  1114. MaxLand.Text = "Max Land"
  1115. MaxLand.TextColor3 = Color3.fromRGB(255, 85, 127)
  1116. MaxLand.TextScaled = true
  1117. MaxLand.TextSize = 14.000
  1118. MaxLand.TextWrapped = true
  1119.  
  1120. TextButton_8.Parent = MaxLand
  1121. TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1122. TextButton_8.BackgroundTransparency = 1.000
  1123. TextButton_8.Size = UDim2.new(0, 125, 0, 20)
  1124. TextButton_8.Font = Enum.Font.SourceSans
  1125. TextButton_8.Text = ""
  1126. TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  1127. TextButton_8.TextSize = 14.000
  1128.  
  1129. DropAxes.Name = "DropAxes"
  1130. DropAxes.Parent = ScrollingFrame
  1131. DropAxes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1132. DropAxes.BackgroundTransparency = 1.000
  1133. DropAxes.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1134. DropAxes.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1135. DropAxes.Font = Enum.Font.SourceSans
  1136. DropAxes.Text = "Drop Axes"
  1137. DropAxes.TextColor3 = Color3.fromRGB(255, 85, 127)
  1138. DropAxes.TextScaled = true
  1139. DropAxes.TextSize = 14.000
  1140. DropAxes.TextWrapped = true
  1141.  
  1142. TextButton_9.Parent = DropAxes
  1143. TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1144. TextButton_9.BackgroundTransparency = 1.000
  1145. TextButton_9.Size = UDim2.new(0, 125, 0, 20)
  1146. TextButton_9.Font = Enum.Font.SourceSans
  1147. TextButton_9.Text = ""
  1148. TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  1149. TextButton_9.TextSize = 14.000
  1150.  
  1151. CountAxes.Name = "CountAxes"
  1152. CountAxes.Parent = ScrollingFrame
  1153. CountAxes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1154. CountAxes.BackgroundTransparency = 1.000
  1155. CountAxes.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1156. CountAxes.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1157. CountAxes.Font = Enum.Font.SourceSans
  1158. CountAxes.Text = "Count Axes"
  1159. CountAxes.TextColor3 = Color3.fromRGB(255, 85, 127)
  1160. CountAxes.TextScaled = true
  1161. CountAxes.TextSize = 14.000
  1162. CountAxes.TextWrapped = true
  1163.  
  1164. TextButton_10.Parent = CountAxes
  1165. TextButton_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1166. TextButton_10.BackgroundTransparency = 1.000
  1167. TextButton_10.Size = UDim2.new(0, 125, 0, 20)
  1168. TextButton_10.Font = Enum.Font.SourceSans
  1169. TextButton_10.Text = ""
  1170. TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0)
  1171. TextButton_10.TextSize = 14.000
  1172.  
  1173. StoreAxes.Name = "StoreAxes"
  1174. StoreAxes.Parent = ScrollingFrame
  1175. StoreAxes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1176. StoreAxes.BackgroundTransparency = 1.000
  1177. StoreAxes.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1178. StoreAxes.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1179. StoreAxes.Font = Enum.Font.SourceSans
  1180. StoreAxes.Text = "Store Axes"
  1181. StoreAxes.TextColor3 = Color3.fromRGB(255, 85, 127)
  1182. StoreAxes.TextScaled = true
  1183. StoreAxes.TextSize = 14.000
  1184. StoreAxes.TextWrapped = true
  1185.  
  1186. TextButton_11.Parent = StoreAxes
  1187. TextButton_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1188. TextButton_11.BackgroundTransparency = 1.000
  1189. TextButton_11.Size = UDim2.new(0, 125, 0, 20)
  1190. TextButton_11.Font = Enum.Font.SourceSans
  1191. TextButton_11.Text = ""
  1192. TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0)
  1193. TextButton_11.TextSize = 14.000
  1194.  
  1195. RestoreAxes.Name = "RestoreAxes"
  1196. RestoreAxes.Parent = ScrollingFrame
  1197. RestoreAxes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1198. RestoreAxes.BackgroundTransparency = 1.000
  1199. RestoreAxes.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1200. RestoreAxes.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1201. RestoreAxes.Font = Enum.Font.SourceSans
  1202. RestoreAxes.Text = "Restore Axes"
  1203. RestoreAxes.TextColor3 = Color3.fromRGB(255, 85, 127)
  1204. RestoreAxes.TextScaled = true
  1205. RestoreAxes.TextSize = 14.000
  1206. RestoreAxes.TextWrapped = true
  1207.  
  1208. TextButton_12.Parent = RestoreAxes
  1209. TextButton_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1210. TextButton_12.BackgroundTransparency = 1.000
  1211. TextButton_12.Size = UDim2.new(0, 125, 0, 20)
  1212. TextButton_12.Font = Enum.Font.SourceSans
  1213. TextButton_12.Text = ""
  1214. TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0)
  1215. TextButton_12.TextSize = 14.000
  1216.  
  1217. Load.Name = "Load"
  1218. Load.Parent = ScrollingFrame
  1219. Load.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1220. Load.BackgroundTransparency = 1.000
  1221. Load.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1222. Load.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1223. Load.Font = Enum.Font.SourceSans
  1224. Load.Text = "Load Slot: 1"
  1225. Load.TextColor3 = Color3.fromRGB(255, 85, 127)
  1226. Load.TextScaled = true
  1227. Load.TextSize = 14.000
  1228. Load.TextWrapped = true
  1229.  
  1230. Fill_4.Name = "Fill"
  1231. Fill_4.Parent = Load
  1232. Fill_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1233. Fill_4.BorderColor3 = Color3.fromRGB(255, 85, 127)
  1234. Fill_4.BorderSizePixel = 4
  1235. Fill_4.Position = UDim2.new(0.0658667013, 0, -1.00022602, 0)
  1236. Fill_4.Size = UDim2.new(0, 116, 0, 3)
  1237.  
  1238. TextButton_13.Parent = Fill_4
  1239. TextButton_13.AnchorPoint = Vector2.new(0.5, 0.5)
  1240. TextButton_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1241. TextButton_13.BorderColor3 = Color3.fromRGB(255, 85, 127)
  1242. TextButton_13.BorderSizePixel = 4
  1243. TextButton_13.Position = UDim2.new(-0.0233865194, 0, 0.245269775, 0)
  1244. TextButton_13.Size = UDim2.new(0, 4, 0, 21)
  1245. TextButton_13.Font = Enum.Font.SourceSans
  1246. TextButton_13.Text = ""
  1247. TextButton_13.TextColor3 = Color3.fromRGB(0, 0, 0)
  1248. TextButton_13.TextSize = 14.000
  1249.  
  1250. Save.Name = "Save"
  1251. Save.Parent = ScrollingFrame
  1252. Save.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1253. Save.BackgroundTransparency = 1.000
  1254. Save.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1255. Save.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1256. Save.Font = Enum.Font.SourceSans
  1257. Save.Text = "Save To Slot: 1"
  1258. Save.TextColor3 = Color3.fromRGB(255, 85, 127)
  1259. Save.TextScaled = true
  1260. Save.TextSize = 14.000
  1261. Save.TextWrapped = true
  1262.  
  1263. TextButton_14.Parent = Save
  1264. TextButton_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1265. TextButton_14.BackgroundTransparency = 1.000
  1266. TextButton_14.Size = UDim2.new(0, 125, 0, 20)
  1267. TextButton_14.Font = Enum.Font.SourceSans
  1268. TextButton_14.Text = ""
  1269. TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0)
  1270. TextButton_14.TextSize = 14.000
  1271.  
  1272. VSpeed.Name = "VSpeed"
  1273. VSpeed.Parent = ScrollingFrame
  1274. VSpeed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1275. VSpeed.BackgroundTransparency = 1.000
  1276. VSpeed.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1277. VSpeed.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1278. VSpeed.Font = Enum.Font.SourceSans
  1279. VSpeed.Text = "Vehicle Speed : 1"
  1280. VSpeed.TextColor3 = Color3.fromRGB(255, 85, 127)
  1281. VSpeed.TextScaled = true
  1282. VSpeed.TextSize = 14.000
  1283. VSpeed.TextWrapped = true
  1284.  
  1285. Fill_5.Name = "Fill"
  1286. Fill_5.Parent = VSpeed
  1287. Fill_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1288. Fill_5.BorderColor3 = Color3.fromRGB(255, 85, 127)
  1289. Fill_5.BorderSizePixel = 4
  1290. Fill_5.Position = UDim2.new(0.0658667013, 0, -1.00022602, 0)
  1291. Fill_5.Size = UDim2.new(0, 116, 0, 3)
  1292.  
  1293. TextButton_15.Parent = Fill_5
  1294. TextButton_15.AnchorPoint = Vector2.new(0.5, 0.5)
  1295. TextButton_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1296. TextButton_15.BorderColor3 = Color3.fromRGB(255, 85, 127)
  1297. TextButton_15.BorderSizePixel = 4
  1298. TextButton_15.Position = UDim2.new(-0.0233865194, 0, 0.245269775, 0)
  1299. TextButton_15.Size = UDim2.new(0, 4, 0, 21)
  1300. TextButton_15.Font = Enum.Font.SourceSans
  1301. TextButton_15.Text = ""
  1302. TextButton_15.TextColor3 = Color3.fromRGB(0, 0, 0)
  1303. TextButton_15.TextSize = 14.000
  1304.  
  1305. VFly.Name = "VFly"
  1306. VFly.Parent = ScrollingFrame
  1307. VFly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1308. VFly.BackgroundTransparency = 1.000
  1309. VFly.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1310. VFly.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1311. VFly.Font = Enum.Font.SourceSans
  1312. VFly.Text = "Vehicle Fly"
  1313. VFly.TextColor3 = Color3.fromRGB(255, 85, 127)
  1314. VFly.TextScaled = true
  1315. VFly.TextSize = 14.000
  1316. VFly.TextWrapped = true
  1317.  
  1318. TextButton_16.Parent = VFly
  1319. TextButton_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1320. TextButton_16.BackgroundTransparency = 1.000
  1321. TextButton_16.Size = UDim2.new(0, 125, 0, 20)
  1322. TextButton_16.Font = Enum.Font.SourceSans
  1323. TextButton_16.Text = ""
  1324. TextButton_16.TextColor3 = Color3.fromRGB(0, 0, 0)
  1325. TextButton_16.TextSize = 14.000
  1326.  
  1327. VFlySwitch.Name = "VFlySwitch"
  1328. VFlySwitch.Parent = VFly
  1329. VFlySwitch.AnchorPoint = Vector2.new(0.5, 0.5)
  1330. VFlySwitch.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1331. VFlySwitch.BackgroundTransparency = 1.000
  1332. VFlySwitch.Position = UDim2.new(0.498255014, 2, -1.5095228, 6)
  1333. VFlySwitch.Size = UDim2.new(0, 58, 0, 31)
  1334.  
  1335. Main_3.Name = "Main"
  1336. Main_3.Parent = VFlySwitch
  1337. Main_3.AnchorPoint = Vector2.new(0.5, 0.5)
  1338. Main_3.BackgroundColor3 = Color3.fromRGB(227, 227, 227)
  1339. Main_3.BackgroundTransparency = 1.000
  1340. Main_3.BorderSizePixel = 0
  1341. Main_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  1342. Main_3.Size = UDim2.new(0, 50, 0, 50)
  1343. Main_3.AutoButtonColor = false
  1344. Main_3.Image = "rbxassetid://2790392032"
  1345. Main_3.ImageColor3 = Color3.fromRGB(250, 100, 100)
  1346. Main_3.ScaleType = Enum.ScaleType.Slice
  1347. Main_3.SliceCenter = Rect.new(24, 24, 232, 232)
  1348.  
  1349. Circle_3.Name = "Circle"
  1350. Circle_3.Parent = Main_3
  1351. Circle_3.AnchorPoint = Vector2.new(0, 0.5)
  1352. Circle_3.BackgroundColor3 = Color3.fromRGB(254, 254, 254)
  1353. Circle_3.BackgroundTransparency = 1.000
  1354. Circle_3.BorderSizePixel = 0
  1355. Circle_3.Position = UDim2.new(0, 3, 0.5, 0)
  1356. Circle_3.Size = UDim2.new(1, -6, 1, -6)
  1357. Circle_3.ZIndex = 2
  1358. Circle_3.AutoButtonColor = false
  1359. Circle_3.Image = "rbxassetid://2790392032"
  1360. Circle_3.ScaleType = Enum.ScaleType.Slice
  1361. Circle_3.SliceCenter = Rect.new(24, 24, 232, 232)
  1362.  
  1363. UIAspectRatioConstraint_5.Parent = Circle_3
  1364.  
  1365. boundingBox_3.Name = "boundingBox"
  1366. boundingBox_3.Parent = Main_3
  1367. boundingBox_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1368. boundingBox_3.BackgroundTransparency = 1.000
  1369. boundingBox_3.Size = UDim2.new(0, 50, 0, 23)
  1370. boundingBox_3.ZIndex = 25
  1371. boundingBox_3.Font = Enum.Font.SourceSans
  1372. boundingBox_3.Text = ""
  1373. boundingBox_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1374. boundingBox_3.TextSize = 14.000
  1375.  
  1376. UIAspectRatioConstraint_6.Parent = Main_3
  1377. UIAspectRatioConstraint_6.AspectRatio = 2.100
  1378.  
  1379. Fog.Name = "Fog"
  1380. Fog.Parent = ScrollingFrame
  1381. Fog.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1382. Fog.BackgroundTransparency = 1.000
  1383. Fog.Position = UDim2.new(0.902436733, 0, -0.0202311054, 0)
  1384. Fog.Size = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  1385. Fog.Font = Enum.Font.SourceSans
  1386. Fog.Text = "Fog: On"
  1387. Fog.TextColor3 = Color3.fromRGB(255, 85, 127)
  1388. Fog.TextScaled = true
  1389. Fog.TextSize = 14.000
  1390. Fog.TextWrapped = true
  1391.  
  1392. TextButton_17.Parent = Fog
  1393. TextButton_17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1394. TextButton_17.BackgroundTransparency = 1.000
  1395. TextButton_17.Size = UDim2.new(0, 125, 0, 20)
  1396. TextButton_17.Font = Enum.Font.SourceSans
  1397. TextButton_17.Text = ""
  1398. TextButton_17.TextColor3 = Color3.fromRGB(0, 0, 0)
  1399. TextButton_17.TextSize = 14.000
  1400.  
  1401. FogSwitch.Name = "FogSwitch"
  1402. FogSwitch.Parent = Fog
  1403. FogSwitch.AnchorPoint = Vector2.new(0.5, 0.5)
  1404. FogSwitch.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1405. FogSwitch.BackgroundTransparency = 1.000
  1406. FogSwitch.Position = UDim2.new(0.498255014, 2, -1.5095228, 6)
  1407. FogSwitch.Size = UDim2.new(0, 58, 0, 31)
  1408.  
  1409. Main_4.Name = "Main"
  1410. Main_4.Parent = FogSwitch
  1411. Main_4.AnchorPoint = Vector2.new(0.5, 0.5)
  1412. Main_4.BackgroundColor3 = Color3.fromRGB(227, 227, 227)
  1413. Main_4.BackgroundTransparency = 1.000
  1414. Main_4.BorderSizePixel = 0
  1415. Main_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  1416. Main_4.Size = UDim2.new(0, 50, 0, 50)
  1417. Main_4.AutoButtonColor = false
  1418. Main_4.Image = "rbxassetid://2790392032"
  1419. Main_4.ImageColor3 = Color3.fromRGB(250, 100, 100)
  1420. Main_4.ScaleType = Enum.ScaleType.Slice
  1421. Main_4.SliceCenter = Rect.new(24, 24, 232, 232)
  1422.  
  1423. Circle_4.Name = "Circle"
  1424. Circle_4.Parent = Main_4
  1425. Circle_4.AnchorPoint = Vector2.new(0, 0.5)
  1426. Circle_4.BackgroundColor3 = Color3.fromRGB(254, 254, 254)
  1427. Circle_4.BackgroundTransparency = 1.000
  1428. Circle_4.BorderSizePixel = 0
  1429. Circle_4.Position = UDim2.new(0, 3, 0.5, 0)
  1430. Circle_4.Size = UDim2.new(1, -6, 1, -6)
  1431. Circle_4.ZIndex = 2
  1432. Circle_4.AutoButtonColor = false
  1433. Circle_4.Image = "rbxassetid://2790392032"
  1434. Circle_4.ScaleType = Enum.ScaleType.Slice
  1435. Circle_4.SliceCenter = Rect.new(24, 24, 232, 232)
  1436.  
  1437. UIAspectRatioConstraint_7.Parent = Circle_4
  1438.  
  1439. boundingBox_4.Name = "boundingBox"
  1440. boundingBox_4.Parent = Main_4
  1441. boundingBox_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1442. boundingBox_4.BackgroundTransparency = 1.000
  1443. boundingBox_4.Size = UDim2.new(0, 50, 0, 23)
  1444. boundingBox_4.ZIndex = 25
  1445. boundingBox_4.Font = Enum.Font.SourceSans
  1446. boundingBox_4.Text = ""
  1447. boundingBox_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1448. boundingBox_4.TextSize = 14.000
  1449.  
  1450. UIAspectRatioConstraint_8.Parent = Main_4
  1451. UIAspectRatioConstraint_8.AspectRatio = 2.100
  1452.  
  1453. Credits_2.Name = "Credits"
  1454. Credits_2.Parent = MainUI
  1455. Credits_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1456. Credits_2.BackgroundTransparency = 1.000
  1457. Credits_2.Position = UDim2.new(0.613280177, 0, -0.10368064, 0)
  1458. Credits_2.Size = UDim2.new(0.302471995, 0, 0.0980783924, 0)
  1459. Credits_2.ZIndex = 2
  1460. Credits_2.Font = Enum.Font.SourceSans
  1461. Credits_2.Text = "CREDITS"
  1462. Credits_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1463. Credits_2.TextScaled = true
  1464. Credits_2.TextSize = 14.000
  1465. Credits_2.TextStrokeTransparency = 0.000
  1466. Credits_2.TextWrapped = true
  1467.  
  1468. ZechStartupError.Name = "ZechStartupError"
  1469. ZechStartupError.Parent = Zech_202
  1470. ZechStartupError.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  1471. ZechStartupError.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1472. ZechStartupError.BorderSizePixel = 5
  1473. ZechStartupError.Position = UDim2.new(0.402003765, 0, 0.417279989, 0)
  1474. ZechStartupError.Size = UDim2.new(0.195502788, 0, 0.164912283, 0)
  1475. ZechStartupError.Visible = false
  1476. ZechStartupError.Image = "rbxassetid://1687034977"
  1477. ZechStartupError.ImageColor3 = Color3.fromRGB(255, 53, 53)
  1478. ZechStartupError.ScaleType = Enum.ScaleType.Crop
  1479. ZechStartupError.TileSize = UDim2.new(0.25, 0, 0.25, 0)
  1480.  
  1481. UIGradient_13.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.56, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.92, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  1482. UIGradient_13.Rotation = 90
  1483. UIGradient_13.Parent = ZechStartupError
  1484.  
  1485. Topbar_7.Name = "Topbar"
  1486. Topbar_7.Parent = ZechStartupError
  1487. Topbar_7.BackgroundColor3 = Color3.fromRGB(103, 50, 50)
  1488. Topbar_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1489. Topbar_7.BorderSizePixel = 5
  1490. Topbar_7.Position = UDim2.new(2.98606473e-08, 0, -0.0985702649, 0)
  1491. Topbar_7.Size = UDim2.new(0.99999994, 0, 0.0980783775, 0)
  1492. Topbar_7.ImageColor3 = Color3.fromRGB(255, 53, 53)
  1493. Topbar_7.ImageTransparency = 0.700
  1494. Topbar_7.ScaleType = Enum.ScaleType.Tile
  1495. Topbar_7.TileSize = UDim2.new(0.25, 0, 2, 0)
  1496.  
  1497. UIGradient_14.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 0, 0)), ColorSequenceKeypoint.new(0.17, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.89, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 0, 0))}
  1498. UIGradient_14.Rotation = -90
  1499. UIGradient_14.Parent = Topbar_7
  1500.  
  1501. TextLabel_7.Parent = Topbar_7
  1502. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1503. TextLabel_7.BackgroundTransparency = 1.000
  1504. TextLabel_7.Position = UDim2.new(0.015655579, 0, 0, 0)
  1505. TextLabel_7.Size = UDim2.new(0.72211355, 0, 1.00501668, 0)
  1506. TextLabel_7.Font = Enum.Font.SourceSans
  1507. TextLabel_7.Text = "Error"
  1508. TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  1509. TextLabel_7.TextScaled = true
  1510. TextLabel_7.TextSize = 14.000
  1511. TextLabel_7.TextStrokeTransparency = 0.000
  1512. TextLabel_7.TextWrapped = true
  1513. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  1514.  
  1515. Notice_4.Name = "Notice"
  1516. Notice_4.Parent = ZechStartupError
  1517. Notice_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1518. Notice_4.BackgroundTransparency = 1.000
  1519. Notice_4.Position = UDim2.new(0.129158527, 0, 0.0695364252, 0)
  1520. Notice_4.Size = UDim2.new(0.741683006, 0, 0.536423862, 0)
  1521. Notice_4.Font = Enum.Font.SourceSans
  1522. Notice_4.Text = "Zech GUI failed to load for an unknown reason."
  1523. Notice_4.TextColor3 = Color3.fromRGB(255, 85, 127)
  1524. Notice_4.TextScaled = true
  1525. Notice_4.TextSize = 14.000
  1526. Notice_4.TextStrokeTransparency = 0.000
  1527. Notice_4.TextWrapped = true
  1528.  
  1529. TextButton_18.Parent = ZechStartupError
  1530. TextButton_18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1531. TextButton_18.BackgroundTransparency = 1.000
  1532. TextButton_18.Position = UDim2.new(0.303259939, 0, 0.724830747, 0)
  1533. TextButton_18.Size = UDim2.new(0.391389459, 0, 0.125827819, 0)
  1534. TextButton_18.Font = Enum.Font.SourceSans
  1535. TextButton_18.Text = " Close Zech"
  1536. TextButton_18.TextColor3 = Color3.fromRGB(255, 85, 127)
  1537. TextButton_18.TextScaled = true
  1538. TextButton_18.TextSize = 14.000
  1539. TextButton_18.TextWrapped = true
  1540.  
  1541. Close_5.Name = "Close"
  1542. Close_5.Parent = ZechStartupError
  1543. Close_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1544. Close_5.BackgroundTransparency = 1.000
  1545. Close_5.Position = UDim2.new(0.937310874, 0, -0.0985702649, 0)
  1546. Close_5.Size = UDim2.new(0.0626892, 0, 0.0980783924, 0)
  1547. Close_5.ZIndex = 2
  1548. Close_5.Font = Enum.Font.SourceSans
  1549. Close_5.Text = "X"
  1550. Close_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  1551. Close_5.TextScaled = true
  1552. Close_5.TextSize = 14.000
  1553. Close_5.TextStrokeTransparency = 0.000
  1554. Close_5.TextWrapped = true
  1555.  
  1556. UICorners[1].Parent = Understand
  1557. UICorners[2].Parent = Fill_4
  1558. UICorners[3].Parent = Fill_5
  1559. UICorners[4].Parent = Fill
  1560. UICorners[6].Parent = VFly
  1561. UICorners[7].Parent = Fog
  1562. UICorners[8].Parent = TextButton
  1563. UICorners[9].Parent = TextButton_2
  1564. UICorners[10].Parent = TextButton_3
  1565. UICorners[11].Parent = TextButton_4
  1566. UICorners[12].Parent = TextButton_5
  1567. UICorners[13].Parent = TextButton_6
  1568. UICorners[14].Parent = Land
  1569. UICorners[15].Parent = Local
  1570. UICorners[16].Parent = Objects
  1571. UICorners[17].Parent = Player
  1572. UICorners[18].Parent = Fly
  1573. UICorners[19].Parent = WS
  1574. UICorners[20].Parent = JP
  1575. UICorners[21].Parent = Grav
  1576. UICorners[22].Parent = Fill
  1577. UICorners[23].Parent = Fill_2
  1578. UICorners[24].Parent = Fill_3
  1579. UICorners[25].Parent = CountAxes
  1580. UICorners[26].Parent = DropAxes
  1581. UICorners[27].Parent = Vehicle
  1582. UICorners[28].Parent = VSpeed
  1583. UICorners[29].Parent = MaxLand
  1584. UICorners[30].Parent = RestoreAxes
  1585. UICorners[31].Parent = StoreAxes
  1586. UICorners[32].Parent = TempBridge
  1587. UICorners[33].Parent = MoreInfo
  1588. UICorners[34].Parent = Save
  1589. UICorners[35].Parent = Load
  1590. UICorners[36].Parent = WaterC
  1591.  
  1592. UIStrokes[1].Parent = Vehicle
  1593. UIStrokes[2].Parent = Fill_4
  1594. UIStrokes[4].Parent = Fill_5
  1595. UIStrokes[5].Parent = CountAxes
  1596. UIStrokes[6].Parent = DropAxes
  1597. UIStrokes[7].Parent = VFly
  1598. UIStrokes[8].Parent = TextButton
  1599. UIStrokes[9].Parent = TextButton_2
  1600. UIStrokes[10].Parent = TextButton_3
  1601. UIStrokes[11].Parent = TextButton_4
  1602. UIStrokes[12].Parent = Fog
  1603. UIStrokes[13].Parent = TextButton_6
  1604. UIStrokes[14].Parent = Land
  1605. UIStrokes[15].Parent = Local
  1606. UIStrokes[16].Parent = Objects
  1607. UIStrokes[17].Parent = Player
  1608. UIStrokes[19].Parent = Fly
  1609. UIStrokes[20].Parent = WS
  1610. UIStrokes[21].Parent = JP
  1611. UIStrokes[22].Parent = Grav
  1612. UIStrokes[23].Parent = Fill
  1613. UIStrokes[24].Parent = Fill_2
  1614. UIStrokes[25].Parent = Fill_3
  1615. UIStrokes[26].Parent = MoreInfo
  1616. UIStrokes[27].Parent = Understand
  1617. UIStrokes[25].Parent = CountAxes
  1618. UIStrokes[26].Parent = DropAxes
  1619. UIStrokes[27].Parent = Vehicle
  1620. UIStrokes[28].Parent = VSpeed
  1621. UIStrokes[29].Parent = MaxLand
  1622. UIStrokes[30].Parent = RestoreAxes
  1623. UIStrokes[31].Parent = StoreAxes
  1624. UIStrokes[32].Parent = TempBridge
  1625. UIStrokes[33].Parent = MoreInfo
  1626. UIStrokes[34].Parent = Save
  1627. UIStrokes[35].Parent = Load
  1628. UIStrokes[36].Parent = WaterC
  1629.  
  1630. -- Scripts:
  1631. local MoneyCooldown = false
  1632. local CurrentSlot = game.Players.LocalPlayer:WaitForChild("CurrentSaveSlot").Value
  1633. local ScriptLoadOrSave = false
  1634. local CurrentlySavingOrLoading = game.Players.LocalPlayer:WaitForChild("CurrentlySavingOrLoading")
  1635.  
  1636.  
  1637. if game.GameId ~= 13822889 then --lt2
  1638.     if LocalPlayer.Name ~= "TerameTechYT" or LocalPlayer.Name ~= "blob4734s_lawyer" then
  1639.         -- do nothing
  1640.     else
  1641.         game.Players.LocalPlayer:Kick("Really? This a LT2 Gui m8- :/")  -- kick that boi
  1642.     end
  1643.    
  1644. end
  1645.  
  1646. index = mt.__index
  1647. newindex = mt.__newindex
  1648. local Values = {
  1649.     WalkSpeed = 16,
  1650.     JumpPower = 50
  1651. }
  1652.  
  1653. setreadonly(mt, false)
  1654. mt.__index = newcclosure(function(t,k)
  1655.     return (not checkcaller() and Values[k] or index(t,k))
  1656. end)
  1657. mt.__newindex = newcclosure(function(t,k,v)
  1658.     if not checkcaller() and Values[k] then return end
  1659.     newindex(t,k,v)
  1660. end)
  1661. setreadonly(mt, true)
  1662.  
  1663. LocalPlayer.CharacterAdded:Connect(function(char)
  1664.     setreadonly(mt, false)
  1665.     mt.__index = newcclosure(function(t,k)
  1666.         return (not checkcaller() and Values[k] or index(t,k))
  1667.     end)
  1668.     mt.__newindex = newcclosure(function(t,k,v)
  1669.         if not checkcaller() and Values[k] then return end
  1670.         newindex(t,k,v)
  1671.     end)
  1672.     setreadonly(mt, true)
  1673. end)
  1674. Understand.MouseButton1Click:Connect(function()
  1675.     Understand.Parent.Visible = false
  1676.     MainUI.Visible = true
  1677. end)
  1678.  
  1679. Close_3.MouseButton1Click:Connect(function()
  1680.     Close_3.ParentVisible = false
  1681.     MainUI.Visible = true
  1682. end)
  1683.  
  1684. MoreInfo.MouseButton1Click:Connect(function()
  1685.     MoreInfo.Parent.Visible = false
  1686.     Info.Visible = true
  1687. end)
  1688.  
  1689. Close_4.MouseButton1Click:Connect(function()
  1690.     Close_4.Parent.Visible = false
  1691.     MainUI.Visible = true
  1692. end)
  1693.  
  1694.  
  1695. local UserInputService = game:GetService("UserInputService")
  1696.  
  1697. UserInputService.InputBegan:Connect(function(key)
  1698.     if key.KeyCode == Enum.KeyCode.RightShift then
  1699.         MainUI.Visible = not MainUI.Visible
  1700.     end
  1701. end)
  1702.  
  1703. local Dragging = false
  1704. Fill.TextButton.MouseButton1Down:Connect(function()
  1705.     Dragging = true
  1706. end)
  1707.  
  1708. UserInputService.InputChanged:Connect(function()
  1709.     if Dragging then
  1710.         local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1711.         local RelPos = MousePos-Fill.AbsolutePosition
  1712.         local percentage = math.clamp(RelPos.X/Fill.AbsoluteSize.X,0,1)
  1713.         Fill.TextButton.Position = UDim2.new(percentage,0,0.5,0)
  1714.  
  1715.         if math.round(percentage*450) < 16 then
  1716.             percentage = 16/450
  1717.         end
  1718.         WS.Text = "WalkSpeed"..math.round(percentage*450)
  1719.         Humanoid.WalkSpeed = math.round(percentage*450)
  1720.     end
  1721. end)
  1722.  
  1723. UserInputService.InputEnded:Connect(function(input)
  1724.     if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1725.         Dragging = false
  1726.     end
  1727. end)
  1728.  
  1729. local UserInputService = game:GetService("UserInputService")
  1730. local Dragging2  = false
  1731. Fill_2.TextButton.MouseButton1Down:Connect(function()
  1732.     Dragging2 = true
  1733. end)
  1734.  
  1735. UserInputService.InputChanged:Connect(function()
  1736.     if Dragging2 then
  1737.         local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1738.         local RelPos = MousePos-Fill_2.AbsolutePosition
  1739.         local percentage = math.clamp(RelPos.X/Fill_2.AbsoluteSize.X,0,1)
  1740.         Fill_2.TextButton.Position = UDim2.new(percentage,0,0.5,0)
  1741.  
  1742.         if math.round(percentage*450) < 50 then
  1743.             percentage = 50/450
  1744.         end
  1745.         JP.Text = "JumpPower"..math.round(percentage*450)
  1746.         Humanoid.JumpPower = math.round(percentage*450)
  1747.     end
  1748. end)
  1749.  
  1750. UserInputService.InputEnded:Connect(function(input)
  1751.     if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1752.         Dragging2 = false
  1753.     end
  1754. end)
  1755.  
  1756. local UserInputService = game:GetService("UserInputService")
  1757. local Dragging3 = false
  1758. Fill_3.TextButton.MouseButton1Down:Connect(function()
  1759.     Dragging3 = true
  1760. end)
  1761.  
  1762. UserInputService.InputChanged:Connect(function()
  1763.     if Dragging3 then
  1764.         local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1765.         local RelPos = MousePos-Fill_3.AbsolutePosition
  1766.         local percentage = math.clamp(RelPos.X/Fill_3.AbsoluteSize.X,0,1)
  1767.         Fill_3.TextButton.Position = UDim2.new(percentage,0,0.5,0)
  1768.  
  1769.         if math.round(percentage*450) < 192 then
  1770.             percentage = 192/450
  1771.         end
  1772.  
  1773.         Grav.Text = "Gravity"..math.round(percentage*450)
  1774.         workspace.Gravity = math.round(percentage*450)
  1775.     end
  1776. end)
  1777.  
  1778. UserInputService.InputEnded:Connect(function(input)
  1779.     if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1780.         Dragging3 = false
  1781.     end
  1782. end)
  1783.  
  1784. local Dragging4 = false
  1785. Fill_4.TextButton.MouseButton1Down:Connect(function()
  1786.     Dragging4 = true
  1787. end)
  1788.  
  1789. UserInputService.InputChanged:Connect(function()
  1790.     if Dragging4 then
  1791.         local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1792.         local RelPos = MousePos-Fill_4.AbsolutePosition
  1793.         local percentage = math.clamp(RelPos.X/Fill_4.AbsoluteSize.X,0,1)
  1794.         Fill_4.TextButton.Position = UDim2.new(percentage,0,0.5,0)
  1795.  
  1796.         if math.round(percentage*6) < 1 then
  1797.             percentage = 1/6
  1798.         end
  1799.  
  1800.         Load.Text = "Load Slot: "..math.round(percentage*6)
  1801.     end
  1802. end)
  1803.  
  1804. UserInputService.InputEnded:Connect(function(input)
  1805.     if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1806.         Dragging4 = false
  1807.     end
  1808. end)
  1809.  
  1810. local Dragging5 = false
  1811. Fill_5.TextButton.MouseButton1Down:Connect(function()
  1812.     Dragging5 = true
  1813. end)
  1814.  
  1815. UserInputService.InputChanged:Connect(function()
  1816.     if Dragging5 then
  1817.         local MousePos = UserInputService:GetMouseLocation()+Vector2.new(0,36)
  1818.         local RelPos = MousePos-Fill_5.AbsolutePosition
  1819.         local percentage = math.clamp(RelPos.X/Fill_5.AbsoluteSize.X,0,1)
  1820.         Fill_5.TextButton.Position = UDim2.new(percentage,0,0.5,0)
  1821.  
  1822.         if math.round(percentage*50) < 1 then
  1823.             percentage = 1/50
  1824.         end
  1825.  
  1826.         VSpeed.Text = "Vehicle Speed:: "..math.round(percentage*50)
  1827.         local speed = percentage*50
  1828.         for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1829.             if v:FindFirstChild("Seat") and v:FindFirstChild("Configuration") then
  1830.                 v.Configuration.MaxSpeed.Value = speed
  1831.             end
  1832.         end
  1833.     end
  1834. end)
  1835.  
  1836. UserInputService.InputEnded:Connect(function(input)
  1837.     if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1838.         Dragging5 = false
  1839.     end
  1840. end)
  1841.  
  1842. Land.MouseButton1Click:Connect(function()
  1843.     Zech_202:Destroy()
  1844. end)
  1845.  
  1846. Credits_2.MouseButton1Click:Connect(function()
  1847.     Credits_2.Parent.Visible = false
  1848.     Credits.Visible = true
  1849. end)
  1850.  
  1851. local function SendNotification(Title,Text,Duration) -- Sends Notification in the bottom right of the screen
  1852.     game.StarterGui:SetCore("SendNotification", {
  1853.         Title = Title;
  1854.         Text = Text;
  1855.         Icon = nil;
  1856.         Duration = Duration
  1857.     })
  1858. end
  1859.  
  1860. local function CheckIfSlotAvailable(Slot)
  1861.     for a,b in pairs(game.ReplicatedStorage.LoadSaveRequests.GetMetaData:InvokeServer(game.Players.LocalPlayer)) do
  1862.         if a == Slot then
  1863.             for c,d in pairs(b) do
  1864.                 if c == "NumSaves" and d ~= 0 then
  1865.                     return true
  1866.                 else
  1867.                     return false
  1868.                 end
  1869.             end
  1870.         end
  1871.     end
  1872. end
  1873.  
  1874. local function GetSlotFromSlider()
  1875.     if string.match(Load.Text, "1") then
  1876.         return 1
  1877.     elseif string.match(Load.Text, "2") then
  1878.         return 2
  1879.     elseif string.match(Load.Text, "3") then
  1880.         return 3   
  1881.     elseif string.match(Load.Text, "4") then
  1882.         return 4   
  1883.     elseif string.match(Load.Text, "5") then
  1884.         return 5   
  1885.     elseif string.match(Load.Text, "6") then
  1886.         return 6
  1887.     end
  1888. end
  1889.  
  1890. local function CheckSlotNumber() --Checks if the slot number is right
  1891.     if GetSlotFromSlider() == 1 or GetSlotFromSlider() == 2 or GetSlotFromSlider() == 3 or GetSlotFromSlider() == 4 or GetSlotFromSlider() == 5 or GetSlotFromSlider() == 6 then
  1892.         local SlotNumber = GetSlotFromSlider()
  1893.         return SlotNumber
  1894.     else
  1895.         return false
  1896.     end
  1897. end
  1898.  
  1899. local function SetVisibleSubUI(UI)
  1900.     for i,v in pairs(ScrollingFrame:GetChildren()) do
  1901.         v.Visible = false
  1902.     end
  1903.     if UI == "Land" then
  1904.         Load.Visible = true
  1905.         Save.Visible = true
  1906.         MaxLand.Visible = true
  1907.     elseif UI == "Local" then
  1908.         Fog.Visible = true
  1909.         TempBridge.Visible = true
  1910.         JP.Visible = true
  1911.         WS.Visible = true
  1912.         Grav.Visible = true
  1913.         WaterC.Visible = true
  1914.         Fly.Visible = true
  1915.     elseif UI == "Vehicle" then
  1916.         VSpeed.Visible = true
  1917.         VFly.Visible = true
  1918.     elseif UI == "Objects" then
  1919.         DropAxes.Visible = true
  1920.         CountAxes.Visible = true
  1921.         StoreAxes.Visible = true
  1922.         RestoreAxes.Visible = true
  1923.     elseif UI == "All" then
  1924.         for i,v in pairs(ScrollingFrame:GetChildren()) do
  1925.             v.Visible = true
  1926.         end
  1927.     end
  1928. end
  1929.  
  1930. local function MaxLandz()
  1931.     for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  1932.         if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  1933.             base = v
  1934.             square = v.OriginSquare
  1935.         end
  1936.     end
  1937.     local function makebase(pos)
  1938.         local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  1939.         Event:FireServer(base, pos)
  1940.     end
  1941.     local spos = square.Position
  1942.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  1943.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  1944.     makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  1945.     makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  1946.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  1947.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  1948.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  1949.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  1950.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  1951.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  1952.     makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  1953.     makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  1954.     --Corners--
  1955.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  1956.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  1957.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  1958.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  1959.     --Corners--
  1960.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  1961.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  1962.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  1963.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  1964.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  1965.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  1966.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  1967.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  1968. end
  1969.  
  1970. local function SaveSlot()
  1971.     local CheckSlot = CheckSlotNumber()
  1972.     if CheckSlot ~= false then
  1973.         if CurrentSlot ~= -1 then
  1974.             ScriptLoadOrSave = true
  1975.             local SaveSlot = game.ReplicatedStorage.LoadSaveRequests.RequestSave:InvokeServer(CheckSlot)
  1976.             if SaveSlot == true then
  1977.                 SendNotification("Save Notification", "Saved your Slot", 2)
  1978.                 wait(.5)
  1979.                 ScriptLoadOrSave = false
  1980.             elseif SaveSlot == false then
  1981.                 SendNotification("Already Saving", "Saving/Loading is currently in Progress", 1)
  1982.                 wait(.5)
  1983.                 ScriptLoadOrSave = false
  1984.             end
  1985.         else
  1986.             SendNotification("Error", "Load Your Slot First before saving", 1)
  1987.         end
  1988.     else
  1989.         SendNotification("Incorrect Slot", "Enter a number in the upper field", 1)
  1990.     end
  1991. end
  1992.  
  1993. local function LoadSlot()
  1994.     ScriptLoadOrSave = true
  1995.     local CheckSlot = CheckSlotNumber()
  1996.     if CheckSlot ~= false then
  1997.         if CheckIfSlotAvailable(CheckSlot) == true then
  1998.             SendNotification("Loading Notification", "Loading now", 1)
  1999.             local LoadSlot = game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(CheckSlot)
  2000.             if LoadSlot == false then
  2001.                 SendNotification("Cooldown Notification", "You aren't abled to load now", 1)
  2002.             end
  2003.             if LoadSlot == true then
  2004.                 SendNotification("Reload Notification", "Loaded Your Slot", 2)
  2005.                 CurrentSlot = CheckSlot
  2006.             end
  2007.         else
  2008.             SendNotification("Slot not Available", "This Slot is not Available, please choose another slot", 2)
  2009.         end
  2010.     else
  2011.         SendNotification("Incorrect Slot", "Enter a Valid number in the upper field", 1)
  2012.     end
  2013.     ScriptLoadOrSave = false
  2014. end
  2015.  
  2016. local function StoreAxe()
  2017.     local Amount = 0
  2018.     for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren())do
  2019.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2020.             b.Parent = game.Players.LocalPlayer
  2021.             Amount = Amount + 1
  2022.         end
  2023.     end
  2024.     SendNotification("Store Notification", "Stored "..Amount.." Axes, you can restore them later", 2)
  2025. end
  2026.  
  2027. local function RestoreAxe()
  2028.     local Amount = 0
  2029.     for a,b in pairs(game.Players.LocalPlayer:GetChildren()) do
  2030.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2031.             b.Parent = game.Players.LocalPlayer.Backpack
  2032.             Amount = Amount + 1
  2033.         end
  2034.     end
  2035.     SendNotification("Restore Notification", "Restored "..Amount.." Axes that you Stored", 2)
  2036. end
  2037.  
  2038. local function CountAxe()
  2039.     local Amount = 0
  2040.     for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  2041.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2042.             Amount = Amount + 1
  2043.         end
  2044.     end
  2045.     SendNotification("Axe Amount", "You have "..Amount.." Axes in your Backpack",2)
  2046. end
  2047.  
  2048. local function DropAxe()
  2049.     local Amount = 0
  2050.     for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  2051.         if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  2052.             game.ReplicatedStorage.Interaction.ClientInteracted:FireServer(b, "Drop tool", game.Players.LocalPlayer.Character.Head.CFrame)
  2053.             Amount = Amount + 1
  2054.         end
  2055.     end
  2056.     SendNotification("Axe Dropped", "Dropped "..Amount.." Axes from your Backpack",5)
  2057. end
  2058.  
  2059. local function DupeMoney()
  2060.     if MoneyCooldown == true then
  2061.         SendNotification("Cooldown Notification", "Wait for your Money to come back",2)
  2062.         return
  2063.     elseif MoneyCooldown == false then
  2064.         MoneyCooldown = true
  2065.         SendNotification("Money Sent", "Wait about 2 minutes for your Money to come back", 5)
  2066.         game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)       SendNotification("Money Received", "You received your money that you have sent earlier", 5)
  2067.         MoneyCooldown = false
  2068.     end
  2069. end
  2070.  
  2071. local UserInputService = game:GetService("UserInputService")
  2072. local runService = (game:GetService("RunService"));
  2073.  
  2074. local gui = MainUI
  2075.  
  2076. local dragging
  2077. local dragInput
  2078. local dragStart
  2079. local startPos
  2080.  
  2081. function Lerp(a, b, m)
  2082.     return a + (b - a) * m
  2083. end;
  2084.  
  2085. local lastMousePos
  2086. local lastGoalPos
  2087. local DRAG_SPEED = (64); -- // The speed of the UI darg.
  2088. function Update(dt)
  2089.     if not (startPos) then return end;
  2090.     if not (dragging) and (lastGoalPos) then
  2091.         gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, lastGoalPos.X.Offset, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, lastGoalPos.Y.Offset, dt * DRAG_SPEED))
  2092.         return
  2093.     end;
  2094.  
  2095.     local delta = (lastMousePos - UserInputService:GetMouseLocation())
  2096.     local xGoal = (startPos.X.Offset - delta.X);
  2097.     local yGoal = (startPos.Y.Offset - delta.Y);
  2098.     lastGoalPos = UDim2.new(startPos.X.Scale, xGoal, startPos.Y.Scale, yGoal)
  2099.     gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, xGoal, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, yGoal, dt * DRAG_SPEED))
  2100. end;
  2101.  
  2102. gui.InputBegan:Connect(function(input)
  2103.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2104.         dragging = true
  2105.         dragStart = input.Position
  2106.         startPos = gui.Position
  2107.         lastMousePos = UserInputService:GetMouseLocation()
  2108.  
  2109.         input.Changed:Connect(function()
  2110.             if input.UserInputState == Enum.UserInputState.End then
  2111.                 dragging = false
  2112.             end
  2113.         end)
  2114.     end
  2115. end)
  2116.  
  2117. gui.InputChanged:Connect(function(input)
  2118.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2119.         dragInput = input
  2120.     end
  2121. end)
  2122.  
  2123. runService.Heartbeat:Connect(Update)
  2124.  
  2125. Fly = true
  2126. local mouse=game.Players.LocalPlayer:GetMouse''
  2127. localplayer=game.Players.LocalPlayer
  2128. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  2129. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  2130. local speed=0
  2131. local keys={a=false,d=false,w=false,s=false}
  2132. local e1
  2133. local e2
  2134. local function start()
  2135.     local pos = Instance.new("BodyPosition",torso)
  2136.     local gyro = Instance.new("BodyGyro",torso)
  2137.     pos.Name="EPIXPOS"
  2138.     pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  2139.     pos.position = torso.Position
  2140.     gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2141.     gyro.cframe = torso.CFrame
  2142.     repeat
  2143.         wait()
  2144.         localplayer.Character.Humanoid.PlatformStand=true
  2145.         local new=gyro.cframe - gyro.cframe.p + pos.position
  2146.         if not keys.w and not keys.s and not keys.a and not keys.d then
  2147.             speed=1
  2148.         end
  2149.         if keys.w then
  2150.             new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  2151.             speed=speed+0.02
  2152.         end
  2153.         if keys.s then
  2154.             new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  2155.             speed=speed+0.02
  2156.         end
  2157.         if keys.d then
  2158.             new = new * CFrame.new(speed,0,0)
  2159.             speed=speed+0.02
  2160.         end
  2161.         if keys.a then
  2162.             new = new * CFrame.new(-speed,0,0)
  2163.             speed=speed+0.02
  2164.         end
  2165.         if speed>5 then
  2166.             speed=5.5
  2167.         end
  2168.         pos.position=new.p
  2169.         if keys.w then
  2170.             gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  2171.         elseif keys.s then
  2172.             gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  2173.         else
  2174.             gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  2175.         end
  2176.     until not Fly
  2177.     if gyro then gyro:Destroy() end
  2178.     if pos then pos:Destroy() end
  2179.     flying=false
  2180.     localplayer.Character.Humanoid.PlatformStand=false
  2181.     speed=0
  2182. end
  2183. e1=mouse.KeyDown:connect(function(key)
  2184.     if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  2185.     if key=="w" then
  2186.         keys.w=true
  2187.     elseif key=="s" then
  2188.         keys.s=true
  2189.     elseif key=="a" then
  2190.         keys.a=true
  2191.     elseif key=="d" then
  2192.         keys.d=true
  2193.     end
  2194. end)
  2195. e2=mouse.KeyUp:connect(function(key)
  2196.     if key =="e"then
  2197.         if Fly then Fly = false else
  2198.             Fly = true
  2199.             start()
  2200.         end
  2201.     end
  2202.     if key=="w" then
  2203.         keys.w=false
  2204.     elseif key=="s" then
  2205.         keys.s=false
  2206.     elseif key=="a" then
  2207.         keys.a=false
  2208.     elseif key=="d" then
  2209.         keys.d=false
  2210.     end
  2211. end)
  2212.  
  2213. Fly.TextButton.MouseButton1Click:connect(function()
  2214.     start()
  2215. end)
  2216.  
  2217. CountAxes.TextButton.MouseButton1Click:connect(function()
  2218.     CountAxe()
  2219. end)
  2220.  
  2221. DropAxes.TextButton.MouseButton1Click:connect(function()
  2222.     DropAxe()
  2223. end)
  2224.  
  2225. StoreAxes.TextButton.MouseButton1Click:connect(function()
  2226.     StoreAxe()
  2227. end)
  2228.  
  2229. RestoreAxes.TextButton.MouseButton1Click:connect(function()
  2230.     RestoreAxe()
  2231. end)
  2232.  
  2233. MaxLand.TextButton.MouseButton1Click:connect(function()
  2234.     MaxLandz()
  2235. end)
Add Comment
Please, Sign In to add comment