random1754

The Maze Gui (test)

Aug 16th, 2023 (edited)
405
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 60.88 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local The_Maze_Gui = Instance.new("ScreenGui")
  7. local The_Maze_Gui_2 = Instance.new("Frame")
  8. local UICorner = Instance.new("UICorner")
  9. local Title = Instance.new("TextLabel")
  10. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  11. local HighLight_TheCajoler = Instance.new("TextButton")
  12. local UICorner_2 = Instance.new("UICorner")
  13. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  14. local The_Cajoler = Instance.new("TextLabel")
  15. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  16. local The_Orotund = Instance.new("TextLabel")
  17. local UITextSizeConstraint_4 = Instance.new("UITextSizeConstraint")
  18. local HighLight_TheOrotund = Instance.new("TextButton")
  19. local UICorner_3 = Instance.new("UICorner")
  20. local UITextSizeConstraint_5 = Instance.new("UITextSizeConstraint")
  21. local Esp_Name_TheCajoler = Instance.new("TextButton")
  22. local UICorner_4 = Instance.new("UICorner")
  23. local The_Cajoler_Esp_Name = Instance.new("BillboardGui")
  24. local The_Cajoler_2 = Instance.new("TextLabel")
  25. local UITextSizeConstraint_6 = Instance.new("UITextSizeConstraint")
  26. local Esp_Name_TheOrotund = Instance.new("TextButton")
  27. local UICorner_5 = Instance.new("UICorner")
  28. local The_Orotund_Esp_Name = Instance.new("BillboardGui")
  29. local The_Orotund_2 = Instance.new("TextLabel")
  30. local UITextSizeConstraint_7 = Instance.new("UITextSizeConstraint")
  31. local HighLight_TheCajoler_Off = Instance.new("TextButton")
  32. local UICorner_6 = Instance.new("UICorner")
  33. local UITextSizeConstraint_8 = Instance.new("UITextSizeConstraint")
  34. local Esp_Name_TheOrotund_Off = Instance.new("TextButton")
  35. local UICorner_7 = Instance.new("UICorner")
  36. local UITextSizeConstraint_9 = Instance.new("UITextSizeConstraint")
  37. local Esp_Name_TheCajoler_Off = Instance.new("TextButton")
  38. local UICorner_8 = Instance.new("UICorner")
  39. local UITextSizeConstraint_10 = Instance.new("UITextSizeConstraint")
  40. local HighLight_TheOrotund_Off = Instance.new("TextButton")
  41. local UICorner_9 = Instance.new("UICorner")
  42. local UITextSizeConstraint_11 = Instance.new("UITextSizeConstraint")
  43. local Page_2 = Instance.new("TextButton")
  44. local UICorner_10 = Instance.new("UICorner")
  45. local UITextSizeConstraint_12 = Instance.new("UITextSizeConstraint")
  46. local Page_2_frame = Instance.new("Frame")
  47. local UICorner_11 = Instance.new("UICorner")
  48. local Game = Instance.new("TextLabel")
  49. local UITextSizeConstraint_13 = Instance.new("UITextSizeConstraint")
  50. local FullBright = Instance.new("TextButton")
  51. local UICorner_12 = Instance.new("UICorner")
  52. local UITextSizeConstraint_14 = Instance.new("UITextSizeConstraint")
  53. local FullBright_Off = Instance.new("TextButton")
  54. local UICorner_13 = Instance.new("UICorner")
  55. local UITextSizeConstraint_15 = Instance.new("UITextSizeConstraint")
  56. local Get_Axe = Instance.new("TextButton")
  57. local UICorner_14 = Instance.new("UICorner")
  58. local UITextSizeConstraint_16 = Instance.new("UITextSizeConstraint")
  59. local Infinite_Axe = Instance.new("TextButton")
  60. local UICorner_15 = Instance.new("UICorner")
  61. local UITextSizeConstraint_17 = Instance.new("UITextSizeConstraint")
  62. local More = Instance.new("TextButton")
  63. local UICorner_16 = Instance.new("UICorner")
  64. local UITextSizeConstraint_18 = Instance.new("UITextSizeConstraint")
  65. local Page_3_frame = Instance.new("Frame")
  66. local UICorner_17 = Instance.new("UICorner")
  67. local AntiJumpScare = Instance.new("TextButton")
  68. local UICorner_18 = Instance.new("UICorner")
  69. local UITextSizeConstraint_19 = Instance.new("UITextSizeConstraint")
  70. local More_2 = Instance.new("TextLabel")
  71. local UITextSizeConstraint_20 = Instance.new("UITextSizeConstraint")
  72. local BatteryEsp = Instance.new("TextButton")
  73. local UICorner_19 = Instance.new("UICorner")
  74. local UITextSizeConstraint_21 = Instance.new("UITextSizeConstraint")
  75. local X = Instance.new("TextButton")
  76. local UICorner_20 = Instance.new("UICorner")
  77. local UITextSizeConstraint_22 = Instance.new("UITextSizeConstraint")
  78. local _3RDP = Instance.new("TextButton")
  79. local UICorner_21 = Instance.new("UICorner")
  80. local UITextSizeConstraint_23 = Instance.new("UITextSizeConstraint")
  81. local View = Instance.new("TextButton")
  82. local UICorner_22 = Instance.new("UICorner")
  83. local UITextSizeConstraint_24 = Instance.new("UITextSizeConstraint")
  84. local Modules = Instance.new("Folder")
  85. local Settings = Instance.new("TextButton")
  86. local UICorner_23 = Instance.new("UICorner")
  87. local UITextSizeConstraint_25 = Instance.new("UITextSizeConstraint")
  88. local Language_frame = Instance.new("Frame")
  89. local UICorner_24 = Instance.new("UICorner")
  90. local Language = Instance.new("TextLabel")
  91. local UITextSizeConstraint_26 = Instance.new("UITextSizeConstraint")
  92. local Language_Text = Instance.new("TextBox")
  93. local UITextSizeConstraint_27 = Instance.new("UITextSizeConstraint")
  94. local UICorner_25 = Instance.new("UICorner")
  95. local Apply = Instance.new("TextButton")
  96. local UICorner_26 = Instance.new("UICorner")
  97. local UITextSizeConstraint_28 = Instance.new("UITextSizeConstraint")
  98. local Settings_frame = Instance.new("Frame")
  99. local UICorner_27 = Instance.new("UICorner")
  100. local Settings_2 = Instance.new("TextLabel")
  101. local UITextSizeConstraint_29 = Instance.new("UITextSizeConstraint")
  102. local Language_2 = Instance.new("TextButton")
  103. local UICorner_28 = Instance.new("UICorner")
  104. local UITextSizeConstraint_30 = Instance.new("UITextSizeConstraint")
  105. local Open = Instance.new("TextButton")
  106. local UICorner_29 = Instance.new("UICorner")
  107. local UITextSizeConstraint_31 = Instance.new("UITextSizeConstraint")
  108. local View_frame = Instance.new("Frame")
  109. local UICorner_30 = Instance.new("UICorner")
  110. local Target = Instance.new("TextLabel")
  111. local UICorner_31 = Instance.new("UICorner")
  112. local UITextSizeConstraint_32 = Instance.new("UITextSizeConstraint")
  113. local TextButton = Instance.new("TextButton")
  114. local UICorner_32 = Instance.new("UICorner")
  115. local UITextSizeConstraint_33 = Instance.new("UITextSizeConstraint")
  116. local TextButton_2 = Instance.new("TextButton")
  117. local UICorner_33 = Instance.new("UICorner")
  118. local UITextSizeConstraint_34 = Instance.new("UITextSizeConstraint")
  119. local Stop = Instance.new("TextButton")
  120. local UICorner_34 = Instance.new("UICorner")
  121. local UITextSizeConstraint_35 = Instance.new("UITextSizeConstraint")
  122.  
  123. --Properties:
  124.  
  125. The_Maze_Gui.Name = "The_Maze_Gui"
  126. The_Maze_Gui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  127. The_Maze_Gui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  128. The_Maze_Gui.ResetOnSpawn = false
  129.  
  130. The_Maze_Gui_2.Name = "The_Maze_Gui"
  131. The_Maze_Gui_2.Parent = The_Maze_Gui
  132. The_Maze_Gui_2.Active = true
  133. The_Maze_Gui_2.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  134. The_Maze_Gui_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  135. The_Maze_Gui_2.BorderSizePixel = 0
  136. The_Maze_Gui_2.Position = UDim2.new(0.31469053, 0, 0.22265625, 0)
  137. The_Maze_Gui_2.Selectable = true
  138. The_Maze_Gui_2.Size = UDim2.new(0.369873226, 0, 0.552734375, 0)
  139. The_Maze_Gui_2.Visible = false
  140.  
  141. UICorner.Parent = The_Maze_Gui_2
  142.  
  143. Title.Name = "Title"
  144. Title.Parent = The_Maze_Gui_2
  145. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  146. Title.BackgroundTransparency = 1.000
  147. Title.BorderColor3 = Color3.fromRGB(0, 0, 0)
  148. Title.BorderSizePixel = 0
  149. Title.Position = UDim2.new(0.254032254, 0, 0, 0)
  150. Title.Size = UDim2.new(0.493951619, 0, 0.0989399329, 0)
  151. Title.Font = Enum.Font.Gotham
  152. Title.Text = "The Maze Gui"
  153. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  154. Title.TextScaled = true
  155. Title.TextSize = 20.000
  156. Title.TextWrapped = true
  157.  
  158. UITextSizeConstraint.Parent = Title
  159. UITextSizeConstraint.MaxTextSize = 20
  160.  
  161. HighLight_TheCajoler.Name = "HighLight_TheCajoler"
  162. HighLight_TheCajoler.Parent = The_Maze_Gui_2
  163. HighLight_TheCajoler.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  164. HighLight_TheCajoler.BorderColor3 = Color3.fromRGB(0, 0, 0)
  165. HighLight_TheCajoler.BorderSizePixel = 0
  166. HighLight_TheCajoler.Position = UDim2.new(0.0443548374, 0, 0.357886702, 0)
  167. HighLight_TheCajoler.Size = UDim2.new(0.314516127, 0, 0.176678449, 0)
  168. HighLight_TheCajoler.Font = Enum.Font.Gotham
  169. HighLight_TheCajoler.Text = "HighLight: off"
  170. HighLight_TheCajoler.TextColor3 = Color3.fromRGB(255, 255, 255)
  171. HighLight_TheCajoler.TextScaled = true
  172. HighLight_TheCajoler.TextSize = 17.000
  173. HighLight_TheCajoler.TextWrapped = true
  174.  
  175. UICorner_2.Parent = HighLight_TheCajoler
  176.  
  177. UITextSizeConstraint_2.Parent = HighLight_TheCajoler
  178. UITextSizeConstraint_2.MaxTextSize = 17
  179.  
  180. The_Cajoler.Name = "The_Cajoler"
  181. The_Cajoler.Parent = The_Maze_Gui_2
  182. The_Cajoler.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  183. The_Cajoler.BackgroundTransparency = 1.000
  184. The_Cajoler.BorderColor3 = Color3.fromRGB(0, 0, 0)
  185. The_Cajoler.BorderSizePixel = 0
  186. The_Cajoler.Position = UDim2.new(0.0685483888, 0, 0.201413423, 0)
  187. The_Cajoler.Size = UDim2.new(0.266129047, 0, 0.106007069, 0)
  188. The_Cajoler.Font = Enum.Font.Gotham
  189. The_Cajoler.Text = "The Cajoler"
  190. The_Cajoler.TextColor3 = Color3.fromRGB(255, 255, 255)
  191. The_Cajoler.TextScaled = true
  192. The_Cajoler.TextSize = 18.000
  193. The_Cajoler.TextWrapped = true
  194.  
  195. UITextSizeConstraint_3.Parent = The_Cajoler
  196. UITextSizeConstraint_3.MaxTextSize = 18
  197.  
  198. The_Orotund.Name = "The_Orotund"
  199. The_Orotund.Parent = The_Maze_Gui_2
  200. The_Orotund.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  201. The_Orotund.BackgroundTransparency = 1.000
  202. The_Orotund.BorderColor3 = Color3.fromRGB(0, 0, 0)
  203. The_Orotund.BorderSizePixel = 0
  204. The_Orotund.Position = UDim2.new(0.620967746, 0, 0.201413423, 0)
  205. The_Orotund.Size = UDim2.new(0.266129047, 0, 0.106007069, 0)
  206. The_Orotund.Font = Enum.Font.Gotham
  207. The_Orotund.Text = "The Orotund"
  208. The_Orotund.TextColor3 = Color3.fromRGB(255, 255, 255)
  209. The_Orotund.TextScaled = true
  210. The_Orotund.TextSize = 18.000
  211. The_Orotund.TextWrapped = true
  212.  
  213. UITextSizeConstraint_4.Parent = The_Orotund
  214. UITextSizeConstraint_4.MaxTextSize = 18
  215.  
  216. HighLight_TheOrotund.Name = "HighLight_TheOrotund"
  217. HighLight_TheOrotund.Parent = The_Maze_Gui_2
  218. HighLight_TheOrotund.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  219. HighLight_TheOrotund.BorderColor3 = Color3.fromRGB(0, 0, 0)
  220. HighLight_TheOrotund.BorderSizePixel = 0
  221. HighLight_TheOrotund.Position = UDim2.new(0.59677422, 0, 0.357886702, 0)
  222. HighLight_TheOrotund.Size = UDim2.new(0.314516127, 0, 0.176678449, 0)
  223. HighLight_TheOrotund.Font = Enum.Font.Gotham
  224. HighLight_TheOrotund.Text = "HighLight: off"
  225. HighLight_TheOrotund.TextColor3 = Color3.fromRGB(255, 255, 255)
  226. HighLight_TheOrotund.TextScaled = true
  227. HighLight_TheOrotund.TextSize = 17.000
  228. HighLight_TheOrotund.TextWrapped = true
  229.  
  230. UICorner_3.Parent = HighLight_TheOrotund
  231.  
  232. UITextSizeConstraint_5.Parent = HighLight_TheOrotund
  233. UITextSizeConstraint_5.MaxTextSize = 17
  234.  
  235. Esp_Name_TheCajoler.Name = "Esp_Name_TheCajoler"
  236. Esp_Name_TheCajoler.Parent = The_Maze_Gui_2
  237. Esp_Name_TheCajoler.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  238. Esp_Name_TheCajoler.BorderColor3 = Color3.fromRGB(0, 0, 0)
  239. Esp_Name_TheCajoler.BorderSizePixel = 0
  240. Esp_Name_TheCajoler.Position = UDim2.new(0.0443548374, 0, 0.629971445, 0)
  241. Esp_Name_TheCajoler.Size = UDim2.new(0.314516127, 0, 0.176678449, 0)
  242. Esp_Name_TheCajoler.Font = Enum.Font.Gotham
  243. Esp_Name_TheCajoler.Text = "Esp Name: off"
  244. Esp_Name_TheCajoler.TextColor3 = Color3.fromRGB(255, 255, 255)
  245. Esp_Name_TheCajoler.TextScaled = true
  246. Esp_Name_TheCajoler.TextSize = 17.000
  247. Esp_Name_TheCajoler.TextWrapped = true
  248.  
  249. UICorner_4.Parent = Esp_Name_TheCajoler
  250.  
  251. The_Cajoler_Esp_Name.Name = "The_Cajoler_Esp_Name"
  252. The_Cajoler_Esp_Name.Parent = Esp_Name_TheCajoler
  253. The_Cajoler_Esp_Name.Enabled = false
  254. The_Cajoler_Esp_Name.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  255. The_Cajoler_Esp_Name.Active = true
  256. The_Cajoler_Esp_Name.AlwaysOnTop = true
  257. The_Cajoler_Esp_Name.ExtentsOffset = Vector3.new(0, 5, 0)
  258. The_Cajoler_Esp_Name.LightInfluence = 1.000
  259. The_Cajoler_Esp_Name.Size = UDim2.new(0, 200, 0, 50)
  260.  
  261. The_Cajoler_2.Name = "The_Cajoler"
  262. The_Cajoler_2.Parent = The_Cajoler_Esp_Name
  263. The_Cajoler_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  264. The_Cajoler_2.BackgroundTransparency = 1.000
  265. The_Cajoler_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  266. The_Cajoler_2.BorderSizePixel = 0
  267. The_Cajoler_2.Size = UDim2.new(0, 200, 0, 50)
  268. The_Cajoler_2.Font = Enum.Font.Gotham
  269. The_Cajoler_2.Text = "The Cajoler"
  270. The_Cajoler_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  271. The_Cajoler_2.TextSize = 17.000
  272. The_Cajoler_2.TextStrokeTransparency = 0.000
  273.  
  274. UITextSizeConstraint_6.Parent = Esp_Name_TheCajoler
  275. UITextSizeConstraint_6.MaxTextSize = 17
  276.  
  277. Esp_Name_TheOrotund.Name = "Esp_Name_TheOrotund"
  278. Esp_Name_TheOrotund.Parent = The_Maze_Gui_2
  279. Esp_Name_TheOrotund.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  280. Esp_Name_TheOrotund.BorderColor3 = Color3.fromRGB(0, 0, 0)
  281. Esp_Name_TheOrotund.BorderSizePixel = 0
  282. Esp_Name_TheOrotund.Position = UDim2.new(0.59677422, 0, 0.629971445, 0)
  283. Esp_Name_TheOrotund.Size = UDim2.new(0.314516127, 0, 0.176678449, 0)
  284. Esp_Name_TheOrotund.Font = Enum.Font.Gotham
  285. Esp_Name_TheOrotund.Text = "Esp Name: off"
  286. Esp_Name_TheOrotund.TextColor3 = Color3.fromRGB(255, 255, 255)
  287. Esp_Name_TheOrotund.TextScaled = true
  288. Esp_Name_TheOrotund.TextSize = 17.000
  289. Esp_Name_TheOrotund.TextWrapped = true
  290.  
  291. UICorner_5.Parent = Esp_Name_TheOrotund
  292.  
  293. The_Orotund_Esp_Name.Name = "The_Orotund_Esp_Name"
  294. The_Orotund_Esp_Name.Parent = Esp_Name_TheOrotund
  295. The_Orotund_Esp_Name.Enabled = false
  296. The_Orotund_Esp_Name.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  297. The_Orotund_Esp_Name.Active = true
  298. The_Orotund_Esp_Name.AlwaysOnTop = true
  299. The_Orotund_Esp_Name.ExtentsOffset = Vector3.new(0, 5, 0)
  300. The_Orotund_Esp_Name.LightInfluence = 1.000
  301. The_Orotund_Esp_Name.Size = UDim2.new(0, 200, 0, 50)
  302.  
  303. The_Orotund_2.Name = "The_Orotund"
  304. The_Orotund_2.Parent = The_Orotund_Esp_Name
  305. The_Orotund_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  306. The_Orotund_2.BackgroundTransparency = 1.000
  307. The_Orotund_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  308. The_Orotund_2.BorderSizePixel = 0
  309. The_Orotund_2.Size = UDim2.new(0, 200, 0, 50)
  310. The_Orotund_2.Font = Enum.Font.Gotham
  311. The_Orotund_2.Text = "The Orotund"
  312. The_Orotund_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  313. The_Orotund_2.TextSize = 17.000
  314. The_Orotund_2.TextStrokeTransparency = 0.000
  315.  
  316. UITextSizeConstraint_7.Parent = Esp_Name_TheOrotund
  317. UITextSizeConstraint_7.MaxTextSize = 17
  318.  
  319. HighLight_TheCajoler_Off.Name = "HighLight_TheCajoler_Off"
  320. HighLight_TheCajoler_Off.Parent = The_Maze_Gui_2
  321. HighLight_TheCajoler_Off.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  322. HighLight_TheCajoler_Off.BorderColor3 = Color3.fromRGB(0, 0, 0)
  323. HighLight_TheCajoler_Off.BorderSizePixel = 0
  324. HighLight_TheCajoler_Off.Position = UDim2.new(0.387096763, 0, 0.357886642, 0)
  325. HighLight_TheCajoler_Off.Size = UDim2.new(0.0866935477, 0, 0.176678449, 0)
  326. HighLight_TheCajoler_Off.Visible = false
  327. HighLight_TheCajoler_Off.Font = Enum.Font.Gotham
  328. HighLight_TheCajoler_Off.Text = "Off"
  329. HighLight_TheCajoler_Off.TextColor3 = Color3.fromRGB(255, 255, 255)
  330. HighLight_TheCajoler_Off.TextScaled = true
  331. HighLight_TheCajoler_Off.TextSize = 17.000
  332. HighLight_TheCajoler_Off.TextWrapped = true
  333.  
  334. UICorner_6.Parent = HighLight_TheCajoler_Off
  335.  
  336. UITextSizeConstraint_8.Parent = HighLight_TheCajoler_Off
  337. UITextSizeConstraint_8.MaxTextSize = 17
  338.  
  339. Esp_Name_TheOrotund_Off.Name = "Esp_Name_TheOrotund_Off"
  340. Esp_Name_TheOrotund_Off.Parent = The_Maze_Gui_2
  341. Esp_Name_TheOrotund_Off.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  342. Esp_Name_TheOrotund_Off.BorderColor3 = Color3.fromRGB(0, 0, 0)
  343. Esp_Name_TheOrotund_Off.BorderSizePixel = 0
  344. Esp_Name_TheOrotund_Off.Position = UDim2.new(0.927419364, 0, 0.661773562, 0)
  345. Esp_Name_TheOrotund_Off.Size = UDim2.new(0.0584677421, 0, 0.113074206, 0)
  346. Esp_Name_TheOrotund_Off.Visible = false
  347. Esp_Name_TheOrotund_Off.Font = Enum.Font.Gotham
  348. Esp_Name_TheOrotund_Off.Text = "Off"
  349. Esp_Name_TheOrotund_Off.TextColor3 = Color3.fromRGB(255, 255, 255)
  350. Esp_Name_TheOrotund_Off.TextScaled = true
  351. Esp_Name_TheOrotund_Off.TextSize = 17.000
  352. Esp_Name_TheOrotund_Off.TextWrapped = true
  353.  
  354. UICorner_7.Parent = Esp_Name_TheOrotund_Off
  355.  
  356. UITextSizeConstraint_9.Parent = Esp_Name_TheOrotund_Off
  357. UITextSizeConstraint_9.MaxTextSize = 17
  358.  
  359. Esp_Name_TheCajoler_Off.Name = "Esp_Name_TheCajoler_Off"
  360. Esp_Name_TheCajoler_Off.Parent = The_Maze_Gui_2
  361. Esp_Name_TheCajoler_Off.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  362. Esp_Name_TheCajoler_Off.BorderColor3 = Color3.fromRGB(0, 0, 0)
  363. Esp_Name_TheCajoler_Off.BorderSizePixel = 0
  364. Esp_Name_TheCajoler_Off.Position = UDim2.new(0.387096763, 0, 0.629971445, 0)
  365. Esp_Name_TheCajoler_Off.Size = UDim2.new(0.0866935477, 0, 0.176678449, 0)
  366. Esp_Name_TheCajoler_Off.Visible = false
  367. Esp_Name_TheCajoler_Off.Font = Enum.Font.Gotham
  368. Esp_Name_TheCajoler_Off.Text = "Off"
  369. Esp_Name_TheCajoler_Off.TextColor3 = Color3.fromRGB(255, 255, 255)
  370. Esp_Name_TheCajoler_Off.TextScaled = true
  371. Esp_Name_TheCajoler_Off.TextSize = 17.000
  372. Esp_Name_TheCajoler_Off.TextWrapped = true
  373.  
  374. UICorner_8.Parent = Esp_Name_TheCajoler_Off
  375.  
  376. UITextSizeConstraint_10.Parent = Esp_Name_TheCajoler_Off
  377. UITextSizeConstraint_10.MaxTextSize = 17
  378.  
  379. HighLight_TheOrotund_Off.Name = "HighLight_TheOrotund_Off"
  380. HighLight_TheOrotund_Off.Parent = The_Maze_Gui_2
  381. HighLight_TheOrotund_Off.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  382. HighLight_TheOrotund_Off.BorderColor3 = Color3.fromRGB(0, 0, 0)
  383. HighLight_TheOrotund_Off.BorderSizePixel = 0
  384. HighLight_TheOrotund_Off.Position = UDim2.new(0.927419364, 0, 0.38968876, 0)
  385. HighLight_TheOrotund_Off.Size = UDim2.new(0.0584677421, 0, 0.113074206, 0)
  386. HighLight_TheOrotund_Off.Visible = false
  387. HighLight_TheOrotund_Off.Font = Enum.Font.Gotham
  388. HighLight_TheOrotund_Off.Text = "Off"
  389. HighLight_TheOrotund_Off.TextColor3 = Color3.fromRGB(255, 255, 255)
  390. HighLight_TheOrotund_Off.TextScaled = true
  391. HighLight_TheOrotund_Off.TextSize = 17.000
  392. HighLight_TheOrotund_Off.TextWrapped = true
  393.  
  394. UICorner_9.Parent = HighLight_TheOrotund_Off
  395.  
  396. UITextSizeConstraint_11.Parent = HighLight_TheOrotund_Off
  397. UITextSizeConstraint_11.MaxTextSize = 17
  398.  
  399. Page_2.Name = "Page_2"
  400. Page_2.Parent = The_Maze_Gui_2
  401. Page_2.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  402. Page_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  403. Page_2.BorderSizePixel = 0
  404. Page_2.Position = UDim2.new(0.925403237, 0, 0.876325071, 0)
  405. Page_2.Size = UDim2.new(0.0745967776, 0, 0.123674914, 0)
  406. Page_2.Font = Enum.Font.Gotham
  407. Page_2.Text = ">"
  408. Page_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  409. Page_2.TextScaled = true
  410. Page_2.TextSize = 18.000
  411. Page_2.TextWrapped = true
  412.  
  413. UICorner_10.Parent = Page_2
  414.  
  415. UITextSizeConstraint_12.Parent = Page_2
  416. UITextSizeConstraint_12.MaxTextSize = 18
  417.  
  418. Page_2_frame.Name = "Page_2_frame"
  419. Page_2_frame.Parent = The_Maze_Gui_2
  420. Page_2_frame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  421. Page_2_frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  422. Page_2_frame.BorderSizePixel = 0
  423. Page_2_frame.Position = UDim2.new(1, 0, 0.00353356893, 0)
  424. Page_2_frame.Size = UDim2.new(0.604838729, 0, 0.996466458, 0)
  425. Page_2_frame.Visible = false
  426.  
  427. UICorner_11.Parent = Page_2_frame
  428.  
  429. Game.Name = "Game"
  430. Game.Parent = Page_2_frame
  431. Game.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  432. Game.BackgroundTransparency = 1.000
  433. Game.BorderColor3 = Color3.fromRGB(0, 0, 0)
  434. Game.BorderSizePixel = 0
  435. Game.Position = UDim2.new(0.266666681, 0, -0.00354609918, 0)
  436. Game.Size = UDim2.new(0.466666669, 0, 0.0992907807, 0)
  437. Game.Font = Enum.Font.Gotham
  438. Game.Text = "Game"
  439. Game.TextColor3 = Color3.fromRGB(255, 255, 255)
  440. Game.TextScaled = true
  441. Game.TextSize = 17.000
  442. Game.TextWrapped = true
  443.  
  444. UITextSizeConstraint_13.Parent = Game
  445. UITextSizeConstraint_13.MaxTextSize = 17
  446.  
  447. FullBright.Name = "FullBright"
  448. FullBright.Parent = Page_2_frame
  449. FullBright.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  450. FullBright.BorderColor3 = Color3.fromRGB(0, 0, 0)
  451. FullBright.BorderSizePixel = 0
  452. FullBright.Position = UDim2.new(0.166666672, 0, 0.198581561, 0)
  453. FullBright.Size = UDim2.new(0.666666687, 0, 0.177304968, 0)
  454. FullBright.Font = Enum.Font.Gotham
  455. FullBright.Text = "FullBright: off"
  456. FullBright.TextColor3 = Color3.fromRGB(255, 255, 255)
  457. FullBright.TextScaled = true
  458. FullBright.TextSize = 17.000
  459. FullBright.TextWrapped = true
  460.  
  461. UICorner_12.Parent = FullBright
  462.  
  463. UITextSizeConstraint_14.Parent = FullBright
  464. UITextSizeConstraint_14.MaxTextSize = 17
  465.  
  466. FullBright_Off.Name = "FullBright_Off"
  467. FullBright_Off.Parent = Page_2_frame
  468. FullBright_Off.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  469. FullBright_Off.BorderColor3 = Color3.fromRGB(0, 0, 0)
  470. FullBright_Off.BorderSizePixel = 0
  471. FullBright_Off.Position = UDim2.new(0.860000014, 0, 0.219858155, 0)
  472. FullBright_Off.Size = UDim2.new(0.116666667, 0, 0.134751767, 0)
  473. FullBright_Off.Visible = false
  474. FullBright_Off.Font = Enum.Font.Gotham
  475. FullBright_Off.Text = "Off"
  476. FullBright_Off.TextColor3 = Color3.fromRGB(255, 255, 255)
  477. FullBright_Off.TextScaled = true
  478. FullBright_Off.TextSize = 17.000
  479. FullBright_Off.TextWrapped = true
  480.  
  481. UICorner_13.Parent = FullBright_Off
  482.  
  483. UITextSizeConstraint_15.Parent = FullBright_Off
  484. UITextSizeConstraint_15.MaxTextSize = 17
  485.  
  486. Get_Axe.Name = "Get_Axe"
  487. Get_Axe.Parent = Page_2_frame
  488. Get_Axe.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  489. Get_Axe.BorderColor3 = Color3.fromRGB(0, 0, 0)
  490. Get_Axe.BorderSizePixel = 0
  491. Get_Axe.Position = UDim2.new(0.166666672, 0, 0.450354606, 0)
  492. Get_Axe.Size = UDim2.new(0.666666687, 0, 0.177304968, 0)
  493. Get_Axe.Font = Enum.Font.Gotham
  494. Get_Axe.Text = "Get Axe"
  495. Get_Axe.TextColor3 = Color3.fromRGB(255, 255, 255)
  496. Get_Axe.TextScaled = true
  497. Get_Axe.TextSize = 17.000
  498. Get_Axe.TextWrapped = true
  499.  
  500. UICorner_14.Parent = Get_Axe
  501.  
  502. UITextSizeConstraint_16.Parent = Get_Axe
  503. UITextSizeConstraint_16.MaxTextSize = 17
  504.  
  505. Infinite_Axe.Name = "Infinite_Axe"
  506. Infinite_Axe.Parent = Page_2_frame
  507. Infinite_Axe.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  508. Infinite_Axe.BorderColor3 = Color3.fromRGB(0, 0, 0)
  509. Infinite_Axe.BorderSizePixel = 0
  510. Infinite_Axe.Position = UDim2.new(0.166666672, 0, 0.698581576, 0)
  511. Infinite_Axe.Size = UDim2.new(0.666666687, 0, 0.177304968, 0)
  512. Infinite_Axe.Font = Enum.Font.Gotham
  513. Infinite_Axe.Text = "Infinite Axe: off"
  514. Infinite_Axe.TextColor3 = Color3.fromRGB(255, 255, 255)
  515. Infinite_Axe.TextScaled = true
  516. Infinite_Axe.TextSize = 17.000
  517. Infinite_Axe.TextWrapped = true
  518.  
  519. UICorner_15.Parent = Infinite_Axe
  520.  
  521. UITextSizeConstraint_17.Parent = Infinite_Axe
  522. UITextSizeConstraint_17.MaxTextSize = 17
  523.  
  524. More.Name = "More"
  525. More.Parent = Page_2_frame
  526. More.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  527. More.BorderColor3 = Color3.fromRGB(0, 0, 0)
  528. More.BorderSizePixel = 0
  529. More.Position = UDim2.new(0.873333335, 0, 0.865248203, 0)
  530. More.Size = UDim2.new(0.126666665, 0, 0.134751767, 0)
  531. More.Font = Enum.Font.Gotham
  532. More.Text = "More"
  533. More.TextColor3 = Color3.fromRGB(255, 255, 255)
  534. More.TextScaled = true
  535. More.TextSize = 17.000
  536. More.TextWrapped = true
  537.  
  538. UICorner_16.Parent = More
  539.  
  540. UITextSizeConstraint_18.Parent = More
  541. UITextSizeConstraint_18.MaxTextSize = 14
  542.  
  543. Page_3_frame.Name = "Page_3_frame"
  544. Page_3_frame.Parent = The_Maze_Gui_2
  545. Page_3_frame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  546. Page_3_frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  547. Page_3_frame.BorderSizePixel = 0
  548. Page_3_frame.Size = UDim2.new(1, 0, 1, 0)
  549. Page_3_frame.Visible = false
  550.  
  551. UICorner_17.Parent = Page_3_frame
  552.  
  553. AntiJumpScare.Name = "AntiJumpScare"
  554. AntiJumpScare.Parent = Page_3_frame
  555. AntiJumpScare.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  556. AntiJumpScare.BorderColor3 = Color3.fromRGB(0, 0, 0)
  557. AntiJumpScare.BorderSizePixel = 0
  558. AntiJumpScare.Position = UDim2.new(0.0322580636, 0, 0.180212021, 0)
  559. AntiJumpScare.Size = UDim2.new(0.403225809, 0, 0.176678449, 0)
  560. AntiJumpScare.Font = Enum.Font.Gotham
  561. AntiJumpScare.Text = "AntiJumpScare: off"
  562. AntiJumpScare.TextColor3 = Color3.fromRGB(255, 255, 255)
  563. AntiJumpScare.TextScaled = true
  564. AntiJumpScare.TextSize = 17.000
  565. AntiJumpScare.TextWrapped = true
  566.  
  567. UICorner_18.Parent = AntiJumpScare
  568.  
  569. UITextSizeConstraint_19.Parent = AntiJumpScare
  570. UITextSizeConstraint_19.MaxTextSize = 17
  571.  
  572. More_2.Name = "More"
  573. More_2.Parent = Page_3_frame
  574. More_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  575. More_2.BackgroundTransparency = 1.000
  576. More_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  577. More_2.BorderSizePixel = 0
  578. More_2.Position = UDim2.new(0.358870953, 0, 0.00353356893, 0)
  579. More_2.Size = UDim2.new(0.284274191, 0, 0.0989399329, 0)
  580. More_2.Font = Enum.Font.Gotham
  581. More_2.Text = "More"
  582. More_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  583. More_2.TextScaled = true
  584. More_2.TextSize = 17.000
  585. More_2.TextWrapped = true
  586.  
  587. UITextSizeConstraint_20.Parent = More_2
  588. UITextSizeConstraint_20.MaxTextSize = 17
  589.  
  590. BatteryEsp.Name = "BatteryEsp"
  591. BatteryEsp.Parent = Page_3_frame
  592. BatteryEsp.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  593. BatteryEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  594. BatteryEsp.BorderSizePixel = 0
  595. BatteryEsp.Position = UDim2.new(0.508064508, 0, 0.180212021, 0)
  596. BatteryEsp.Size = UDim2.new(0.403225809, 0, 0.176678449, 0)
  597. BatteryEsp.Font = Enum.Font.Gotham
  598. BatteryEsp.Text = "BatteryEsp: off"
  599. BatteryEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  600. BatteryEsp.TextScaled = true
  601. BatteryEsp.TextSize = 17.000
  602. BatteryEsp.TextWrapped = true
  603.  
  604. UICorner_19.Parent = BatteryEsp
  605.  
  606. UITextSizeConstraint_21.Parent = BatteryEsp
  607. UITextSizeConstraint_21.MaxTextSize = 17
  608.  
  609. X.Name = "X"
  610. X.Parent = Page_3_frame
  611. X.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  612. X.BorderColor3 = Color3.fromRGB(0, 0, 0)
  613. X.BorderSizePixel = 0
  614. X.Position = UDim2.new(0.911290348, 0, 0, 0)
  615. X.Size = UDim2.new(0.0887096748, 0, 0.0954063609, 0)
  616. X.Font = Enum.Font.Gotham
  617. X.Text = "X"
  618. X.TextColor3 = Color3.fromRGB(0, 0, 0)
  619. X.TextScaled = true
  620. X.TextSize = 17.000
  621. X.TextWrapped = true
  622.  
  623. UICorner_20.Parent = X
  624.  
  625. UITextSizeConstraint_22.Parent = X
  626. UITextSizeConstraint_22.MaxTextSize = 17
  627.  
  628. _3RDP.Name = "3RDP"
  629. _3RDP.Parent = Page_3_frame
  630. _3RDP.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  631. _3RDP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  632. _3RDP.BorderSizePixel = 0
  633. _3RDP.Position = UDim2.new(0.0322580636, 0, 0.413427562, 0)
  634. _3RDP.Size = UDim2.new(0.403225809, 0, 0.176678449, 0)
  635. _3RDP.Font = Enum.Font.Gotham
  636. _3RDP.Text = "3RDP: off"
  637. _3RDP.TextColor3 = Color3.fromRGB(255, 255, 255)
  638. _3RDP.TextScaled = true
  639. _3RDP.TextSize = 17.000
  640. _3RDP.TextWrapped = true
  641.  
  642. UICorner_21.Parent = _3RDP
  643.  
  644. UITextSizeConstraint_23.Parent = _3RDP
  645. UITextSizeConstraint_23.MaxTextSize = 17
  646.  
  647. View.Name = "View"
  648. View.Parent = Page_3_frame
  649. View.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  650. View.BorderColor3 = Color3.fromRGB(0, 0, 0)
  651. View.BorderSizePixel = 0
  652. View.Position = UDim2.new(0.508064508, 0, 0.413427562, 0)
  653. View.Size = UDim2.new(0.403225809, 0, 0.176678449, 0)
  654. View.Font = Enum.Font.Gotham
  655. View.Text = "View: off"
  656. View.TextColor3 = Color3.fromRGB(255, 255, 255)
  657. View.TextScaled = true
  658. View.TextSize = 17.000
  659. View.TextWrapped = true
  660.  
  661. UICorner_22.Parent = View
  662.  
  663. UITextSizeConstraint_24.Parent = View
  664. UITextSizeConstraint_24.MaxTextSize = 17
  665.  
  666. Modules.Name = "Modules"
  667. Modules.Parent = The_Maze_Gui_2
  668.  
  669. Settings.Name = "Settings"
  670. Settings.Parent = The_Maze_Gui_2
  671. Settings.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  672. Settings.BorderColor3 = Color3.fromRGB(0, 0, 0)
  673. Settings.BorderSizePixel = 0
  674. Settings.Position = UDim2.new(0, 0, 0.876325071, 0)
  675. Settings.Size = UDim2.new(0.0745967776, 0, 0.123674914, 0)
  676. Settings.Font = Enum.Font.Gotham
  677. Settings.Text = "<"
  678. Settings.TextColor3 = Color3.fromRGB(255, 255, 255)
  679. Settings.TextScaled = true
  680. Settings.TextSize = 18.000
  681. Settings.TextWrapped = true
  682.  
  683. UICorner_23.Parent = Settings
  684.  
  685. UITextSizeConstraint_25.Parent = Settings
  686. UITextSizeConstraint_25.MaxTextSize = 18
  687.  
  688. Language_frame.Name = "Language_frame"
  689. Language_frame.Parent = The_Maze_Gui_2
  690. Language_frame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  691. Language_frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  692. Language_frame.BorderSizePixel = 0
  693. Language_frame.Size = UDim2.new(1, 0, 1, 0)
  694. Language_frame.Visible = false
  695.  
  696. UICorner_24.Parent = Language_frame
  697.  
  698. Language.Name = "Language"
  699. Language.Parent = Language_frame
  700. Language.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  701. Language.BackgroundTransparency = 1.000
  702. Language.BorderColor3 = Color3.fromRGB(0, 0, 0)
  703. Language.BorderSizePixel = 0
  704. Language.Position = UDim2.new(0.29838711, 0, 0, 0)
  705. Language.Size = UDim2.new(0.403225809, 0, 0.130742043, 0)
  706. Language.Font = Enum.Font.Gotham
  707. Language.Text = "Language"
  708. Language.TextColor3 = Color3.fromRGB(255, 255, 255)
  709. Language.TextScaled = true
  710. Language.TextSize = 20.000
  711. Language.TextWrapped = true
  712.  
  713. UITextSizeConstraint_26.Parent = Language
  714. UITextSizeConstraint_26.MaxTextSize = 20
  715.  
  716. Language_Text.Name = "Language_Text"
  717. Language_Text.Parent = Language_frame
  718. Language_Text.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  719. Language_Text.BorderColor3 = Color3.fromRGB(0, 0, 0)
  720. Language_Text.BorderSizePixel = 0
  721. Language_Text.Position = UDim2.new(0.276209682, 0, 0.236749113, 0)
  722. Language_Text.Size = UDim2.new(0.447580636, 0, 0.176678449, 0)
  723. Language_Text.ClearTextOnFocus = false
  724. Language_Text.Font = Enum.Font.Gotham
  725. Language_Text.PlaceholderText = "Language"
  726. Language_Text.Text = ""
  727. Language_Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  728. Language_Text.TextScaled = true
  729. Language_Text.TextSize = 17.000
  730. Language_Text.TextWrapped = true
  731.  
  732. UITextSizeConstraint_27.Parent = Language_Text
  733. UITextSizeConstraint_27.MaxTextSize = 17
  734.  
  735. UICorner_25.Parent = Language_Text
  736.  
  737. Apply.Name = "Apply"
  738. Apply.Parent = Language_frame
  739. Apply.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  740. Apply.BorderColor3 = Color3.fromRGB(0, 0, 0)
  741. Apply.BorderSizePixel = 0
  742. Apply.Position = UDim2.new(0.29838711, 0, 0.59010601, 0)
  743. Apply.Size = UDim2.new(0.403225809, 0, 0.176678449, 0)
  744. Apply.Font = Enum.Font.Gotham
  745. Apply.Text = "Apply"
  746. Apply.TextColor3 = Color3.fromRGB(255, 255, 255)
  747. Apply.TextScaled = true
  748. Apply.TextSize = 18.000
  749. Apply.TextWrapped = true
  750.  
  751. UICorner_26.Parent = Apply
  752.  
  753. UITextSizeConstraint_28.Parent = Apply
  754. UITextSizeConstraint_28.MaxTextSize = 18
  755.  
  756. Settings_frame.Name = "Settings_frame"
  757. Settings_frame.Parent = The_Maze_Gui_2
  758. Settings_frame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  759. Settings_frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  760. Settings_frame.BorderSizePixel = 0
  761. Settings_frame.Position = UDim2.new(-0.604838729, 0, 0, 0)
  762. Settings_frame.Size = UDim2.new(0.604838729, 0, 0.996466458, 0)
  763. Settings_frame.Visible = false
  764.  
  765. UICorner_27.Parent = Settings_frame
  766.  
  767. Settings_2.Name = "Settings"
  768. Settings_2.Parent = Settings_frame
  769. Settings_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  770. Settings_2.BackgroundTransparency = 1.000
  771. Settings_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  772. Settings_2.BorderSizePixel = 0
  773. Settings_2.Position = UDim2.new(0.266666681, 0, -0.00354609918, 0)
  774. Settings_2.Size = UDim2.new(0.466666669, 0, 0.0992907807, 0)
  775. Settings_2.Font = Enum.Font.Gotham
  776. Settings_2.Text = "Settings"
  777. Settings_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  778. Settings_2.TextScaled = true
  779. Settings_2.TextSize = 17.000
  780. Settings_2.TextWrapped = true
  781.  
  782. UITextSizeConstraint_29.Parent = Settings_2
  783. UITextSizeConstraint_29.MaxTextSize = 17
  784.  
  785. Language_2.Name = "Language"
  786. Language_2.Parent = Settings_frame
  787. Language_2.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  788. Language_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  789. Language_2.BorderSizePixel = 0
  790. Language_2.Position = UDim2.new(0.166666672, 0, 0.198581561, 0)
  791. Language_2.Size = UDim2.new(0.666666687, 0, 0.177304968, 0)
  792. Language_2.Font = Enum.Font.Gotham
  793. Language_2.Text = "Language"
  794. Language_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  795. Language_2.TextScaled = true
  796. Language_2.TextSize = 17.000
  797. Language_2.TextWrapped = true
  798.  
  799. UICorner_28.Parent = Language_2
  800.  
  801. UITextSizeConstraint_30.Parent = Language_2
  802. UITextSizeConstraint_30.MaxTextSize = 17
  803.  
  804. Open.Name = "Open"
  805. Open.Parent = The_Maze_Gui
  806. Open.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  807. Open.BorderColor3 = Color3.fromRGB(0, 0, 0)
  808. Open.BorderSizePixel = 0
  809. Open.Position = UDim2.new(0, 0, 0.451171875, 0)
  810. Open.Size = UDim2.new(0.120059654, 0, 0.09765625, 0)
  811. Open.Font = Enum.Font.Gotham
  812. Open.Text = "The Maze Gui"
  813. Open.TextColor3 = Color3.fromRGB(255, 255, 255)
  814. Open.TextScaled = true
  815. Open.TextSize = 17.000
  816. Open.TextWrapped = true
  817.  
  818. UICorner_29.Parent = Open
  819.  
  820. UITextSizeConstraint_31.Parent = Open
  821. UITextSizeConstraint_31.MaxTextSize = 17
  822.  
  823. View_frame.Name = "View_frame"
  824. View_frame.Parent = The_Maze_Gui
  825. View_frame.Active = true
  826. View_frame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  827. View_frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  828. View_frame.BorderSizePixel = 0
  829. View_frame.Position = UDim2.new(0.369127512, 0, 0.73046875, 0)
  830. View_frame.Selectable = true
  831. View_frame.Size = UDim2.new(0.261744976, 0, 0.1953125, 0)
  832. View_frame.Visible = false
  833.  
  834. UICorner_30.Parent = View_frame
  835.  
  836. Target.Name = "Target"
  837. Target.Parent = View_frame
  838. Target.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  839. Target.BorderColor3 = Color3.fromRGB(0, 0, 0)
  840. Target.BorderSizePixel = 0
  841. Target.Position = UDim2.new(0.213675216, 0, 0, 0)
  842. Target.Size = UDim2.new(0.569800556, 0, 0.409999996, 0)
  843. Target.Font = Enum.Font.Gotham
  844. Target.Text = "..."
  845. Target.TextColor3 = Color3.fromRGB(255, 255, 255)
  846. Target.TextScaled = true
  847. Target.TextSize = 17.000
  848. Target.TextWrapped = true
  849.  
  850. UICorner_31.Parent = Target
  851.  
  852. UITextSizeConstraint_32.Parent = Target
  853. UITextSizeConstraint_32.MaxTextSize = 17
  854.  
  855. TextButton.Name = "<"
  856. TextButton.Parent = View_frame
  857. TextButton.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  858. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  859. TextButton.BorderSizePixel = 0
  860. TextButton.Position = UDim2.new(0.0341880359, 0, 0.409999996, 0)
  861. TextButton.Size = UDim2.new(0.148148149, 0, 0.419999987, 0)
  862. TextButton.Font = Enum.Font.Gotham
  863. TextButton.Text = "<"
  864. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  865. TextButton.TextScaled = true
  866. TextButton.TextSize = 17.000
  867. TextButton.TextWrapped = true
  868.  
  869. UICorner_32.Parent = TextButton
  870.  
  871. UITextSizeConstraint_33.Parent = TextButton
  872. UITextSizeConstraint_33.MaxTextSize = 17
  873.  
  874. TextButton_2.Name = ">"
  875. TextButton_2.Parent = View_frame
  876. TextButton_2.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  877. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  878. TextButton_2.BorderSizePixel = 0
  879. TextButton_2.Position = UDim2.new(0.817663789, 0, 0.409999996, 0)
  880. TextButton_2.Size = UDim2.new(0.148148149, 0, 0.419999987, 0)
  881. TextButton_2.Font = Enum.Font.Gotham
  882. TextButton_2.Text = ">"
  883. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  884. TextButton_2.TextScaled = true
  885. TextButton_2.TextSize = 17.000
  886. TextButton_2.TextWrapped = true
  887.  
  888. UICorner_33.Parent = TextButton_2
  889.  
  890. UITextSizeConstraint_34.Parent = TextButton_2
  891. UITextSizeConstraint_34.MaxTextSize = 17
  892.  
  893. Stop.Name = "Stop"
  894. Stop.Parent = View_frame
  895. Stop.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  896. Stop.BorderColor3 = Color3.fromRGB(0, 0, 0)
  897. Stop.BorderSizePixel = 0
  898. Stop.Position = UDim2.new(0.344729334, 0, 0.49000001, 0)
  899. Stop.Size = UDim2.new(0.307692319, 0, 0.340000004, 0)
  900. Stop.Font = Enum.Font.Gotham
  901. Stop.Text = "Stop"
  902. Stop.TextColor3 = Color3.fromRGB(255, 255, 255)
  903. Stop.TextScaled = true
  904. Stop.TextSize = 17.000
  905. Stop.TextWrapped = true
  906.  
  907. UICorner_34.Parent = Stop
  908.  
  909. UITextSizeConstraint_35.Parent = Stop
  910. UITextSizeConstraint_35.MaxTextSize = 17
  911.  
  912. -- Module Scripts:
  913.  
  914. local fake_module_scripts = {}
  915.  
  916. do -- Modules.Notification
  917.     local script = Instance.new('ModuleScript', Modules)
  918.     script.Name = "Notification"
  919.     local function module_script()
  920.         local module = {}
  921.        
  922.         function module.Notification(Name, Msg, Id, Time)
  923.            
  924.             game.StarterGui:SetCore("SendNotification", {
  925.                
  926.                 Title = Name,
  927.                 Text = Msg,
  928.                 Icon = Id,
  929.                 Duration = Time,
  930.                
  931.             })
  932.            
  933.         end
  934.        
  935.         return module
  936.     end
  937.     fake_module_scripts[script] = module_script
  938. end
  939.  
  940.  
  941. -- Scripts:
  942.  
  943. local function HNSED_fake_script() -- The_Maze_Gui_2.Drag
  944.     local script = Instance.new('LocalScript', The_Maze_Gui_2)
  945.     local req = require
  946.     local require = function(obj)
  947.         local fake = fake_module_scripts[obj]
  948.         if fake then
  949.             return fake()
  950.         end
  951.         return req(obj)
  952.     end
  953.  
  954.     script.Parent.Draggable = true
  955. end
  956. coroutine.wrap(HNSED_fake_script)()
  957. local function OQPZBZ_fake_script() -- HighLight_TheCajoler.HighLightScript
  958.     local script = Instance.new('LocalScript', HighLight_TheCajoler)
  959.     local req = require
  960.     local require = function(obj)
  961.         local fake = fake_module_scripts[obj]
  962.         if fake then
  963.             return fake()
  964.         end
  965.         return req(obj)
  966.     end
  967.  
  968.     local plr = game.Players.LocalPlayer
  969.    
  970.     script.Parent.MouseButton1Click:Connect(function()
  971.        
  972.         if not script.Parent:FindFirstChild("TheCajoler_Chams") and not game.Workspace.TheCajoler:FindFirstChild("TheCajoler_Chams") then
  973.            
  974.             local HL1 = Instance.new("Highlight")
  975.             HL1.Archivable = true
  976.             HL1.Adornee = nil
  977.             HL1.DepthMode = Enum.HighlightDepthMode.AlwaysOnTop
  978.             HL1.Enabled = false
  979.             HL1.FillColor = Color3.new(1, 0, 0)
  980.             HL1.FillTransparency = 0.3
  981.             HL1.Name = "TheCajoler_Chams"
  982.             HL1.OutlineColor = Color3.new(1, 1, 1)
  983.             HL1.OutlineTransparency = 1
  984.             HL1.Parent = script.Parent
  985.            
  986.             local HL = script.Parent.TheCajoler_Chams
  987.             HL.Parent = game.Workspace.TheCajoler
  988.            
  989.             HL.Enabled = true
  990.            
  991.             if HL.Enabled == true then
  992.                
  993.                 script.Parent.Text = "HighLight: on"
  994.                
  995.                 plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.HighLight_TheCajoler_Off.Visible = true
  996.                
  997.             end
  998.            
  999.         end
  1000.        
  1001.     end)
  1002. end
  1003. coroutine.wrap(OQPZBZ_fake_script)()
  1004. local function DBOZJ_fake_script() -- HighLight_TheOrotund.HighLightScript
  1005.     local script = Instance.new('LocalScript', HighLight_TheOrotund)
  1006.     local req = require
  1007.     local require = function(obj)
  1008.         local fake = fake_module_scripts[obj]
  1009.         if fake then
  1010.             return fake()
  1011.         end
  1012.         return req(obj)
  1013.     end
  1014.  
  1015.     local plr = game.Players.LocalPlayer
  1016.    
  1017.     script.Parent.MouseButton1Click:Connect(function()
  1018.        
  1019.         if not script.Parent:FindFirstChild("The_Orotund_Chams") and not game.Workspace.TheOrotund:FindFirstChild("The_Orotund_Chams") then
  1020.            
  1021.             local HL1 = Instance.new("Highlight")
  1022.             HL1.Archivable = true
  1023.             HL1.Adornee = nil
  1024.             HL1.DepthMode = Enum.HighlightDepthMode.AlwaysOnTop
  1025.             HL1.Enabled = false
  1026.             HL1.FillColor = Color3.new(1, 0, 0)
  1027.             HL1.FillTransparency = 0.3
  1028.             HL1.Name = "The_Orotund_Chams"
  1029.             HL1.OutlineColor = Color3.new(1, 1, 1)
  1030.             HL1.OutlineTransparency = 1
  1031.             HL1.Parent = script.Parent
  1032.            
  1033.             local HL2 = script.Parent.The_Orotund_Chams
  1034.             HL2.Parent = game.Workspace.TheOrotund
  1035.            
  1036.             HL2.Enabled = true
  1037.            
  1038.             if HL2.Enabled == true then
  1039.                
  1040.                 script.Parent.Text = "HighLight: on"
  1041.                
  1042.                 plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.HighLight_TheOrotund_Off.Visible = true
  1043.                
  1044.             end
  1045.            
  1046.         end
  1047.        
  1048.     end)
  1049. end
  1050. coroutine.wrap(DBOZJ_fake_script)()
  1051. local function ACKINF_fake_script() -- Esp_Name_TheCajoler.Esp_Name_TheCajolerScript
  1052.     local script = Instance.new('LocalScript', Esp_Name_TheCajoler)
  1053.     local req = require
  1054.     local require = function(obj)
  1055.         local fake = fake_module_scripts[obj]
  1056.         if fake then
  1057.             return fake()
  1058.         end
  1059.         return req(obj)
  1060.     end
  1061.  
  1062.     local plr = game.Players.LocalPlayer
  1063.    
  1064.     script.Parent.MouseButton1Click:Connect(function()
  1065.        
  1066.         local Esp_Name = script.Parent.The_Cajoler_Esp_Name
  1067.         local Dup = Esp_Name:Clone()
  1068.        
  1069.         if not game.Workspace.TheCajoler.Head:FindFirstChild("The_Cajoler_Esp_Name") then
  1070.            
  1071.             Dup.Parent = game.Workspace.TheCajoler.Head
  1072.             Dup.Enabled = true
  1073.            
  1074.             if Dup.Enabled == true then
  1075.                
  1076.                 script.Parent.Text = "Esp Name: on"
  1077.                 plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Esp_Name_TheCajoler_Off.Visible = true
  1078.                
  1079.             end
  1080.            
  1081.         end
  1082.        
  1083.     end)
  1084. end
  1085. coroutine.wrap(ACKINF_fake_script)()
  1086. local function YHBTCL_fake_script() -- Esp_Name_TheOrotund.Esp_Name_The_OrotundScript
  1087.     local script = Instance.new('LocalScript', Esp_Name_TheOrotund)
  1088.     local req = require
  1089.     local require = function(obj)
  1090.         local fake = fake_module_scripts[obj]
  1091.         if fake then
  1092.             return fake()
  1093.         end
  1094.         return req(obj)
  1095.     end
  1096.  
  1097.     local plr = game.Players.LocalPlayer
  1098.    
  1099.     script.Parent.MouseButton1Click:Connect(function()
  1100.        
  1101.         local Esp_Name = script.Parent.The_Orotund_Esp_Name
  1102.         local Dup = Esp_Name:Clone()
  1103.        
  1104.         if not game.Workspace.TheOrotund.Head:FindFirstChild("The_Orotund_Esp_Name") then
  1105.            
  1106.             Dup.Parent = game.Workspace.TheOrotund.Head
  1107.             Dup.Enabled = true
  1108.            
  1109.             if Dup.Enabled == true then
  1110.                
  1111.                 script.Parent.Text = "Esp Name: on"
  1112.                 plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Esp_Name_TheOrotund_Off.Visible = true
  1113.                
  1114.             end
  1115.            
  1116.         end
  1117.        
  1118.     end)
  1119. end
  1120. coroutine.wrap(YHBTCL_fake_script)()
  1121. local function VLTXIX_fake_script() -- HighLight_TheCajoler_Off.OffScript
  1122.     local script = Instance.new('LocalScript', HighLight_TheCajoler_Off)
  1123.     local req = require
  1124.     local require = function(obj)
  1125.         local fake = fake_module_scripts[obj]
  1126.         if fake then
  1127.             return fake()
  1128.         end
  1129.         return req(obj)
  1130.     end
  1131.  
  1132.     local plr = game.Players.LocalPlayer
  1133.    
  1134.     script.Parent.MouseButton1Click:Connect(function()
  1135.        
  1136.         local HL = game.Workspace.TheCajoler.TheCajoler_Chams
  1137.        
  1138.         HL.Enabled = false
  1139.         HL:Destroy()
  1140.        
  1141.         script.Parent.Parent.HighLight_TheCajoler.Text = "HighLight: off"
  1142.        
  1143.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.HighLight_TheCajoler_Off.Visible = false
  1144.        
  1145.     end)
  1146. end
  1147. coroutine.wrap(VLTXIX_fake_script)()
  1148. local function ZYZIY_fake_script() -- Esp_Name_TheOrotund_Off.Off3Script
  1149.     local script = Instance.new('LocalScript', Esp_Name_TheOrotund_Off)
  1150.     local req = require
  1151.     local require = function(obj)
  1152.         local fake = fake_module_scripts[obj]
  1153.         if fake then
  1154.             return fake()
  1155.         end
  1156.         return req(obj)
  1157.     end
  1158.  
  1159.     local plr = game.Players.LocalPlayer
  1160.    
  1161.     script.Parent.MouseButton1Click:Connect(function()
  1162.        
  1163.         local Esp_Name = game.Workspace.TheOrotund.Head.The_Orotund_Esp_Name
  1164.        
  1165.         Esp_Name:Destroy()
  1166.        
  1167.         script.Parent.Parent.Esp_Name_TheOrotund.Text = "Esp Name: off"
  1168.        
  1169.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Esp_Name_TheOrotund_Off.Visible = false
  1170.        
  1171.     end)
  1172. end
  1173. coroutine.wrap(ZYZIY_fake_script)()
  1174. local function DGDQQ_fake_script() -- Esp_Name_TheCajoler_Off.Off2Script
  1175.     local script = Instance.new('LocalScript', Esp_Name_TheCajoler_Off)
  1176.     local req = require
  1177.     local require = function(obj)
  1178.         local fake = fake_module_scripts[obj]
  1179.         if fake then
  1180.             return fake()
  1181.         end
  1182.         return req(obj)
  1183.     end
  1184.  
  1185.     local plr = game.Players.LocalPlayer
  1186.    
  1187.     script.Parent.MouseButton1Click:Connect(function()
  1188.        
  1189.         local Esp_Name = game.Workspace.TheCajoler.Head.The_Cajoler_Esp_Name
  1190.        
  1191.         Esp_Name:Destroy()
  1192.        
  1193.         script.Parent.Parent.Esp_Name_TheCajoler.Text = "Esp Name: off"
  1194.        
  1195.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Esp_Name_TheCajoler_Off.Visible = false
  1196.        
  1197.     end)
  1198. end
  1199. coroutine.wrap(DGDQQ_fake_script)()
  1200. local function NCQKWG_fake_script() -- HighLight_TheOrotund_Off.Off4Script
  1201.     local script = Instance.new('LocalScript', HighLight_TheOrotund_Off)
  1202.     local req = require
  1203.     local require = function(obj)
  1204.         local fake = fake_module_scripts[obj]
  1205.         if fake then
  1206.             return fake()
  1207.         end
  1208.         return req(obj)
  1209.     end
  1210.  
  1211.     local plr = game.Players.LocalPlayer
  1212.    
  1213.     script.Parent.MouseButton1Click:Connect(function()
  1214.        
  1215.         local HL2 = game.Workspace.TheOrotund.The_Orotund_Chams
  1216.        
  1217.         HL2.Enabled = false
  1218.         HL2:Destroy()
  1219.        
  1220.         script.Parent.Parent.HighLight_TheOrotund.Text = "HighLight: off"
  1221.        
  1222.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.HighLight_TheOrotund_Off.Visible = false
  1223.        
  1224.     end)
  1225. end
  1226. coroutine.wrap(NCQKWG_fake_script)()
  1227. local function KKCP_fake_script() -- Page_2.Page_2Script
  1228.     local script = Instance.new('LocalScript', Page_2)
  1229.     local req = require
  1230.     local require = function(obj)
  1231.         local fake = fake_module_scripts[obj]
  1232.         if fake then
  1233.             return fake()
  1234.         end
  1235.         return req(obj)
  1236.     end
  1237.  
  1238.     local plr = game.Players.LocalPlayer
  1239.    
  1240.     script.Parent.MouseButton1Click:Connect(function()
  1241.        
  1242.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_2_frame.Visible = not plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_2_frame.Visible
  1243.        
  1244.         if plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_2_frame.Visible == true then
  1245.            
  1246.             script.Parent.Text = "<"
  1247.            
  1248.         else
  1249.             script.Parent.Text = ">"
  1250.            
  1251.         end
  1252.        
  1253.     end)
  1254. end
  1255. coroutine.wrap(KKCP_fake_script)()
  1256. local function JRXDOK_fake_script() -- FullBright.FullBrightScript
  1257.     local script = Instance.new('LocalScript', FullBright)
  1258.     local req = require
  1259.     local require = function(obj)
  1260.         local fake = fake_module_scripts[obj]
  1261.         if fake then
  1262.             return fake()
  1263.         end
  1264.         return req(obj)
  1265.     end
  1266.  
  1267.     local plr = game.Players.LocalPlayer
  1268.     local Lighting = game:GetService("Lighting")
  1269.    
  1270.     script.Parent.MouseButton1Click:Connect(function()
  1271.        
  1272.         local Success, Error = pcall(function()
  1273.            
  1274.             Lighting.Blur.Enabled = false
  1275.            
  1276.         end)
  1277.        
  1278.         Lighting.GlobalShadows = false
  1279.         Lighting.Brightness = 35
  1280.         Lighting.FogEnd = 100000000
  1281.        
  1282.         script.Parent.Text = "FullBright: on"
  1283.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_2_frame.FullBright_Off.Visible = true
  1284.        
  1285.     end)
  1286. end
  1287. coroutine.wrap(JRXDOK_fake_script)()
  1288. local function QFMCSOQ_fake_script() -- FullBright_Off.Off5Script
  1289.     local script = Instance.new('LocalScript', FullBright_Off)
  1290.     local req = require
  1291.     local require = function(obj)
  1292.         local fake = fake_module_scripts[obj]
  1293.         if fake then
  1294.             return fake()
  1295.         end
  1296.         return req(obj)
  1297.     end
  1298.  
  1299.     local plr = game.Players.LocalPlayer
  1300.     local Lighting = game:GetService("Lighting")
  1301.    
  1302.     script.Parent.MouseButton1Click:Connect(function()
  1303.        
  1304.         local Success, Error = pcall(function()
  1305.            
  1306.             Lighting.Blur.Enabled = true
  1307.            
  1308.         end)
  1309.        
  1310.         Lighting.GlobalShadows = true
  1311.         Lighting.Brightness = 1
  1312.         Lighting.FogEnd = 95
  1313.        
  1314.         script.Parent.Parent.FullBright.Text = "FullBright: off"
  1315.        
  1316.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_2_frame.FullBright_Off.Visible = false
  1317.        
  1318.     end)
  1319. end
  1320. coroutine.wrap(QFMCSOQ_fake_script)()
  1321. local function GAJEIZJ_fake_script() -- Get_Axe.Get_Axe_Script
  1322.     local script = Instance.new('LocalScript', Get_Axe)
  1323.     local req = require
  1324.     local require = function(obj)
  1325.         local fake = fake_module_scripts[obj]
  1326.         if fake then
  1327.             return fake()
  1328.         end
  1329.         return req(obj)
  1330.     end
  1331.  
  1332.     script.Parent.MouseButton1Click:Connect(function()
  1333.        
  1334.         for _, a in pairs(game:GetService("Workspace"):GetDescendants()) do
  1335.    
  1336.             if a.Name == "ClickDetector" and a.Parent.Parent.Name == "Axe" then
  1337.    
  1338.                 fireclickdetector(a)
  1339.    
  1340.             end
  1341.    
  1342.         end
  1343.    
  1344.         for _, a in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  1345.    
  1346.             if a.Name == "Axe" and not game.Players.LocalPlayer.Character:FindFirstChild("Axe") then
  1347.    
  1348.                 a.Parent = game.Players.LocalPlayer.Character
  1349.    
  1350.             end
  1351.    
  1352.         end
  1353.        
  1354.     end)
  1355. end
  1356. coroutine.wrap(GAJEIZJ_fake_script)()
  1357. local function OQAIAN_fake_script() -- Infinite_Axe.Infinite_Axe_Script
  1358.     local script = Instance.new('LocalScript', Infinite_Axe)
  1359.     local req = require
  1360.     local require = function(obj)
  1361.         local fake = fake_module_scripts[obj]
  1362.         if fake then
  1363.             return fake()
  1364.         end
  1365.         return req(obj)
  1366.     end
  1367.  
  1368.     local loopEnabled = false
  1369.     local Toggle = false
  1370.    
  1371.     script.Parent.MouseButton1Click:Connect(function()
  1372.        
  1373.         loopEnabled = not loopEnabled
  1374.         Toggle = not Toggle
  1375.         script.Parent.Text = Toggle and "Infinite Axe: on" or "Infinite Axe: off"
  1376.        
  1377.         if loopEnabled == true then
  1378.            
  1379.             while loopEnabled do
  1380.                
  1381.                 wait(0.0001)
  1382.                
  1383.                 for _, a in pairs(game:GetService("Workspace"):GetDescendants()) do
  1384.    
  1385.                     if a.Name == "ClickDetector" and a.Parent.Parent.Name == "Axe" then
  1386.    
  1387.                         fireclickdetector(a)
  1388.    
  1389.                     end
  1390.    
  1391.                 end
  1392.    
  1393.                 for _, a in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  1394.    
  1395.                     if a.Name == "Axe" and not game.Players.LocalPlayer.Character:FindFirstChild("Axe") then
  1396.    
  1397.                         a.Parent = game.Players.LocalPlayer.Character
  1398.    
  1399.                     end
  1400.    
  1401.                 end
  1402.                
  1403.             end
  1404.            
  1405.         end
  1406.        
  1407.     end)
  1408. end
  1409. coroutine.wrap(OQAIAN_fake_script)()
  1410. local function PONQTM_fake_script() -- More.MoreScript
  1411.     local script = Instance.new('LocalScript', More)
  1412.     local req = require
  1413.     local require = function(obj)
  1414.         local fake = fake_module_scripts[obj]
  1415.         if fake then
  1416.             return fake()
  1417.         end
  1418.         return req(obj)
  1419.     end
  1420.  
  1421.     local plr = game.Players.LocalPlayer
  1422.    
  1423.     script.Parent.MouseButton1Click:Connect(function()
  1424.        
  1425.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_3_frame.Visible = not plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_3_frame.Visible
  1426.        
  1427.     end)
  1428. end
  1429. coroutine.wrap(PONQTM_fake_script)()
  1430. local function GKYQD_fake_script() -- AntiJumpScare.AntiJumpScareScript
  1431.     local script = Instance.new('LocalScript', AntiJumpScare)
  1432.     local req = require
  1433.     local require = function(obj)
  1434.         local fake = fake_module_scripts[obj]
  1435.         if fake then
  1436.             return fake()
  1437.         end
  1438.         return req(obj)
  1439.     end
  1440.  
  1441.     local SCREENS_AREA = game:GetService("Workspace"):WaitForChild("SCREENS_AREA")
  1442.     local TheOrotund = SCREENS_AREA.TheOrotund
  1443.     local TheCajoler = SCREENS_AREA.TheCajoler
  1444.     local Toggle = false
  1445.    
  1446.     local Jumpscares = Instance.new("Folder", game:GetService("ReplicatedStorage"))
  1447.     Jumpscares.Name = "Jumpscares"
  1448.    
  1449.     script.Parent.MouseButton1Click:Connect(function()
  1450.         Toggle = not Toggle
  1451.         script.Parent.Text = Toggle and "AntiJumpScare: on" or "AntiJumpScare: off"
  1452.         if Toggle then
  1453.             TheOrotund.Parent = Jumpscares
  1454.             TheCajoler.Parent = Jumpscares
  1455.         else
  1456.             TheOrotund.Parent = SCREENS_AREA
  1457.             TheCajoler.Parent = SCREENS_AREA
  1458.         end
  1459.        
  1460.     end)
  1461. end
  1462. coroutine.wrap(GKYQD_fake_script)()
  1463. local function IXCMMY_fake_script() -- BatteryEsp.BatteryEspScript
  1464.     local script = Instance.new('LocalScript', BatteryEsp)
  1465.     local req = require
  1466.     local require = function(obj)
  1467.         local fake = fake_module_scripts[obj]
  1468.         if fake then
  1469.             return fake()
  1470.         end
  1471.         return req(obj)
  1472.     end
  1473.  
  1474.     local RS = game:GetService("RunService")
  1475.     local Enabled = nil
  1476.     local Toggle = false
  1477.    
  1478.     script.Parent.MouseButton1Click:Connect(function()
  1479.         Toggle = not Toggle
  1480.         script.Parent.Text = Toggle and "BatteryEsp: on" or "BatteryEsp: off"
  1481.        
  1482.         if Toggle then
  1483.             Enabled = RS.RenderStepped:Connect(function()
  1484.                
  1485.                 for i, v in pairs(workspace.SpawnedObjects:GetChildren()) do
  1486.                    
  1487.                     if v.Name == "Battery1" or v.Name == "Battery2" or v.Name == "Battery3" or v.Name == "Battery4" then
  1488.                        
  1489.                         if not v:FindFirstChild("Battery_Esp") and not v:FindFirstChild("ESP") then
  1490.                            
  1491.                             local Battery_Esp = Instance.new("BillboardGui")
  1492.                             local Battery_Esp_2 = Instance.new("TextLabel")
  1493.                            
  1494.                             Battery_Esp.Name = "Battery_Esp"
  1495.                             Battery_Esp.Parent = v
  1496.                             Battery_Esp.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1497.                             Battery_Esp.Active = true
  1498.                             Battery_Esp.Adornee = v
  1499.                             Battery_Esp.AlwaysOnTop = true
  1500.                             Battery_Esp.LightInfluence = 1.000
  1501.                             Battery_Esp.Size = UDim2.new(0, 200, 0, 50)
  1502.                            
  1503.                             Battery_Esp_2.Name = "Battery_Esp"
  1504.                             Battery_Esp_2.Parent = Battery_Esp
  1505.                             Battery_Esp_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1506.                             Battery_Esp_2.BackgroundTransparency = 1.000
  1507.                             Battery_Esp_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1508.                             Battery_Esp_2.BorderSizePixel = 0
  1509.                             Battery_Esp_2.Size = UDim2.new(0, 200, 0, 50)
  1510.                             Battery_Esp_2.Font = Enum.Font.Gotham
  1511.                             Battery_Esp_2.Text = "Battery"
  1512.                             Battery_Esp_2.TextColor3 = Color3.fromRGB(55, 255, 0)
  1513.                             Battery_Esp_2.TextSize = 17.000
  1514.                             Battery_Esp_2.TextStrokeTransparency = 0.000
  1515.                             Battery_Esp_2.TextWrapped = true
  1516.                            
  1517.                             local HL = Instance.new("Highlight", v)
  1518.                             HL.Archivable = true
  1519.                             HL.Adornee = v
  1520.                             HL.DepthMode = Enum.HighlightDepthMode.AlwaysOnTop
  1521.                             HL.Enabled = true
  1522.                             HL.FillColor = Color3.new(0.0156863, 0.815686, 0.00392157)
  1523.                             HL.FillTransparency = 0.3
  1524.                             HL.Name = "ESP"
  1525.                             HL.OutlineColor = Color3.new(1, 1, 1)
  1526.                             HL.OutlineTransparency = 1
  1527.                            
  1528.                            
  1529.                         end
  1530.                        
  1531.                     end
  1532.                    
  1533.                 end
  1534.                
  1535.             end)
  1536.         else
  1537.             if Enabled then
  1538.                 Enabled:Disconnect()
  1539.                 for i, v in pairs(workspace.SpawnedObjects:GetChildren()) do
  1540.                     if v.Name == "Battery1" or v.Name == "Battery2" or v.Name == "Battery3" or v.Name == "Battery4" then
  1541.                         if v:FindFirstChild("Battery_Esp") and v:FindFirstChild("ESP") then
  1542.                             v.Battery_Esp:Destroy()
  1543.                             v.ESP:Destroy()
  1544.                         end
  1545.                     end
  1546.                 end
  1547.             end
  1548.         end
  1549.     end)
  1550. end
  1551. coroutine.wrap(IXCMMY_fake_script)()
  1552. local function AVHSCXN_fake_script() -- X.XScript
  1553.     local script = Instance.new('LocalScript', X)
  1554.     local req = require
  1555.     local require = function(obj)
  1556.         local fake = fake_module_scripts[obj]
  1557.         if fake then
  1558.             return fake()
  1559.         end
  1560.         return req(obj)
  1561.     end
  1562.  
  1563.     local plr = game.Players.LocalPlayer
  1564.    
  1565.     script.Parent.MouseButton1Click:Connect(function()
  1566.        
  1567.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Page_3_frame.Visible = false
  1568.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Visible = true
  1569.        
  1570.     end)
  1571. end
  1572. coroutine.wrap(AVHSCXN_fake_script)()
  1573. local function TKEEPLY_fake_script() -- _3RDP.3RDPScript
  1574.     local script = Instance.new('LocalScript', _3RDP)
  1575.     local req = require
  1576.     local require = function(obj)
  1577.         local fake = fake_module_scripts[obj]
  1578.         if fake then
  1579.             return fake()
  1580.         end
  1581.         return req(obj)
  1582.     end
  1583.  
  1584.     local PlayerGui = game.Players.LocalPlayer.PlayerGui
  1585.     local RS = game:GetService("RunService")
  1586.     local Toggle = false
  1587.     local DisabledFirstPerson = nil
  1588.    
  1589.     script.Parent.MouseButton1Click:Connect(function()
  1590.         Toggle = not Toggle
  1591.         script.Parent.Text = Toggle and "3RDP: on" or "3RDP: off"
  1592.    
  1593.         if Toggle then
  1594.             DisabledFirstPerson = RS.RenderStepped:Connect(function()
  1595.                 for _, v in pairs(PlayerGui:GetChildren()) do
  1596.                     if v.Name == "FirstPerson" and v:IsA("BoolValue") then
  1597.                         if v.Value == true then
  1598.                             v.Value = false
  1599.                         end
  1600.                     end
  1601.                 end
  1602.             end)
  1603.         else
  1604.             if DisabledFirstPerson then
  1605.                 DisabledFirstPerson:Disconnect()
  1606.                 PlayerGui.FirstPerson.Value = true
  1607.             end
  1608.         end
  1609.     end)
  1610. end
  1611. coroutine.wrap(TKEEPLY_fake_script)()
  1612. local function YOKPJ_fake_script() -- View.ViewLoadScript
  1613.     local script = Instance.new('LocalScript', View)
  1614.     local req = require
  1615.     local require = function(obj)
  1616.         local fake = fake_module_scripts[obj]
  1617.         if fake then
  1618.             return fake()
  1619.         end
  1620.         return req(obj)
  1621.     end
  1622.  
  1623.     local Plr = game.Players.LocalPlayer
  1624.     local Cam = game.Workspace.Camera
  1625.     local Toggle = false
  1626.    
  1627.     script.Parent.MouseButton1Click:Connect(function()
  1628.         Toggle = not Toggle
  1629.         script.Parent.Text = Toggle and "View: on" or "View: off"
  1630.         if Toggle then
  1631.             Plr.PlayerGui.The_Maze_Gui.View_frame.Visible = true
  1632.         else
  1633.             Plr.PlayerGui.The_Maze_Gui.View_frame.Visible = false
  1634.             Plr.PlayerGui.The_Maze_Gui.View_frame.Visible = false
  1635.             Plr.PlayerGui.The_Maze_Gui.View_frame.Target.Text = "..."
  1636.             Cam.CameraSubject = Plr.Character:WaitForChild("Humanoid")
  1637.         end
  1638.        
  1639.     end)
  1640. end
  1641. coroutine.wrap(YOKPJ_fake_script)()
  1642. local function QCGOUTP_fake_script() -- The_Maze_Gui_2.Check
  1643.     local script = Instance.new('LocalScript', The_Maze_Gui_2)
  1644.     local req = require
  1645.     local require = function(obj)
  1646.         local fake = fake_module_scripts[obj]
  1647.         if fake then
  1648.             return fake()
  1649.         end
  1650.         return req(obj)
  1651.     end
  1652.  
  1653.     local Player = game.Players.LocalPlayer
  1654.     local Notifiy = require(script.Parent.Modules.Notification)
  1655.    
  1656.     wait(1.5)
  1657.     if game.PlaceId ~= 730951264 then
  1658.        
  1659.         Notifiy.Notification("Error", "This script is not for this game", "rbxassetid://5107155560", 5)
  1660.        
  1661.         wait(6)
  1662.         game:GetService("TeleportService"):Teleport(730951264, Player)
  1663.        
  1664.     else
  1665.        
  1666.         Notifiy.Notification("Hey", "Script made by random1754 (pastebin)", "rbxassetid://13012250972", 5)
  1667.        
  1668.         wait(6)
  1669.         script.Enabled = false
  1670.        
  1671.     end
  1672. end
  1673. coroutine.wrap(QCGOUTP_fake_script)()
  1674. local function OTGI_fake_script() -- Settings.SettingsScript
  1675.     local script = Instance.new('LocalScript', Settings)
  1676.     local req = require
  1677.     local require = function(obj)
  1678.         local fake = fake_module_scripts[obj]
  1679.         if fake then
  1680.             return fake()
  1681.         end
  1682.         return req(obj)
  1683.     end
  1684.  
  1685.     local plr = game.Players.LocalPlayer
  1686.    
  1687.     script.Parent.MouseButton1Click:Connect(function()
  1688.        
  1689.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Settings_frame.Visible = not plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Settings_frame.Visible
  1690.        
  1691.         if plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Settings_frame.Visible == true then
  1692.            
  1693.             script.Parent.Text = ">"
  1694.            
  1695.         else
  1696.             script.Parent.Text = "<"
  1697.            
  1698.         end
  1699.        
  1700.     end)
  1701. end
  1702. coroutine.wrap(OTGI_fake_script)()
  1703. local function MKMZ_fake_script() -- Apply.LanguageScript
  1704.     local script = Instance.new('LocalScript', Apply)
  1705.     local req = require
  1706.     local require = function(obj)
  1707.         local fake = fake_module_scripts[obj]
  1708.         if fake then
  1709.             return fake()
  1710.         end
  1711.         return req(obj)
  1712.     end
  1713.  
  1714.     local Language_2 = script.Parent.Parent.Language
  1715.     local Language = script.Parent.Parent.Language_Text
  1716.    
  1717.     script.Parent.MouseButton1Click:Connect(function()
  1718.        
  1719.         if Language.Text == "Es" or Language.Text == "es" or Language.Text == "ES" then
  1720.            
  1721.             script.Parent.Text = "Aplicar"
  1722.             Language.PlaceholderText = "Idioma"
  1723.             Language_2.Text = "Idioma"
  1724.             script.Parent.Parent.Parent.Page_2_frame.Get_Axe.Text = "Obtener Hacha"
  1725.             script.Parent.Parent.Parent.Page_2_frame.Infinite_Axe.Text = "Hacha Infinita"
  1726.             script.Parent.Parent.Parent.Page_2_frame.More.Text = "Más"
  1727.             script.Parent.Parent.Parent.Page_3_frame.More.Text = "Más"
  1728.             script.Parent.Parent.Parent.Page_2_frame.Game.Text = "Juego"
  1729.             script.Parent.Parent.Parent.Settings_frame.Language.Text = "Idioma"
  1730.             script.Parent.Parent.Parent.Settings_frame.Settings.Text = "Ajustes"
  1731.             script.Parent.Parent.Parent.Parent.View_frame.Stop.Text = "Detener"
  1732.            
  1733.         elseif Language.Text == "En" or Language.Text == "en" or Language.Text == "EN" then
  1734.            
  1735.             script.Parent.Text = "Apply"
  1736.             Language.PlaceholderText = "Language"
  1737.             Language_2.Text = "Language"
  1738.             script.Parent.Parent.Parent.Page_2_frame.Get_Axe.Text = "Get Axe"
  1739.             script.Parent.Parent.Parent.Page_2_frame.Infinite_Axe.Text = "Infinite Axe"
  1740.             script.Parent.Parent.Parent.Page_2_frame.More.Text = "More"
  1741.             script.Parent.Parent.Parent.Page_3_frame.More.Text = "More"
  1742.             script.Parent.Parent.Parent.Page_2_frame.Game.Text = "Game"
  1743.             script.Parent.Parent.Parent.Settings_frame.Language.Text = "Language"
  1744.             script.Parent.Parent.Parent.Settings_frame.Settings.Text = "Settings"
  1745.             script.Parent.Parent.Parent.Parent.View_frame.Stop.Text = "Stop"
  1746.            
  1747.            
  1748.         end
  1749.        
  1750.     end)
  1751. end
  1752. coroutine.wrap(MKMZ_fake_script)()
  1753. local function GLLYK_fake_script() -- Language_2.LanguageOpenScript
  1754.     local script = Instance.new('LocalScript', Language_2)
  1755.     local req = require
  1756.     local require = function(obj)
  1757.         local fake = fake_module_scripts[obj]
  1758.         if fake then
  1759.             return fake()
  1760.         end
  1761.         return req(obj)
  1762.     end
  1763.  
  1764.     local Plr = game.Players.LocalPlayer
  1765.    
  1766.     script.Parent.MouseButton1Click:Connect(function()
  1767.        
  1768.         Plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Language_frame.Visible = not Plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Language_frame.Visible
  1769.        
  1770.     end)
  1771. end
  1772. coroutine.wrap(GLLYK_fake_script)()
  1773. local function HURD_fake_script() -- Open.Drag
  1774.     local script = Instance.new('LocalScript', Open)
  1775.     local req = require
  1776.     local require = function(obj)
  1777.         local fake = fake_module_scripts[obj]
  1778.         if fake then
  1779.             return fake()
  1780.         end
  1781.         return req(obj)
  1782.     end
  1783.  
  1784.     script.Parent.Draggable = true
  1785. end
  1786. coroutine.wrap(HURD_fake_script)()
  1787. local function GGUPIN_fake_script() -- Open.OpenScript
  1788.     local script = Instance.new('LocalScript', Open)
  1789.     local req = require
  1790.     local require = function(obj)
  1791.         local fake = fake_module_scripts[obj]
  1792.         if fake then
  1793.             return fake()
  1794.         end
  1795.         return req(obj)
  1796.     end
  1797.  
  1798.     local plr = game.Players.LocalPlayer
  1799.    
  1800.     script.Parent.MouseButton1Click:Connect(function()
  1801.        
  1802.         plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Visible = not plr.PlayerGui.The_Maze_Gui.The_Maze_Gui.Visible
  1803.        
  1804.     end)
  1805. end
  1806. coroutine.wrap(GGUPIN_fake_script)()
  1807. local function QESMU_fake_script() -- TextButton.ViewScript
  1808.     local script = Instance.new('LocalScript', TextButton)
  1809.     local req = require
  1810.     local require = function(obj)
  1811.         local fake = fake_module_scripts[obj]
  1812.         if fake then
  1813.             return fake()
  1814.         end
  1815.         return req(obj)
  1816.     end
  1817.  
  1818.     local Success, Error = pcall(function()
  1819.        
  1820.         local Plr = game.Players.LocalPlayer
  1821.         local TheCajoler = game.Workspace.TheCajoler
  1822.         local Cam = game.Workspace.Camera
  1823.    
  1824.         script.Parent.MouseButton1Click:Connect(function()
  1825.    
  1826.             Cam.CameraSubject = TheCajoler.Head
  1827.    
  1828.             if Cam.CameraSubject == TheCajoler.Head then
  1829.    
  1830.                 script.Parent.Parent.Target.Text = "The Cajoler"
  1831.    
  1832.             end
  1833.    
  1834.         end)
  1835.        
  1836.     end)
  1837. end
  1838. coroutine.wrap(QESMU_fake_script)()
  1839. local function WFVW_fake_script() -- TextButton_2.View2Script
  1840.     local script = Instance.new('LocalScript', TextButton_2)
  1841.     local req = require
  1842.     local require = function(obj)
  1843.         local fake = fake_module_scripts[obj]
  1844.         if fake then
  1845.             return fake()
  1846.         end
  1847.         return req(obj)
  1848.     end
  1849.  
  1850.     local Success, Error = pcall(function()
  1851.        
  1852.         local Plr = game.Players.LocalPlayer
  1853.         local TheOrotund = game.Workspace.TheOrotund
  1854.         local Cam = game.Workspace.Camera
  1855.    
  1856.         script.Parent.MouseButton1Click:Connect(function()
  1857.    
  1858.             Cam.CameraSubject = TheOrotund.Head
  1859.    
  1860.             if Cam.CameraSubject == TheOrotund.Head then
  1861.    
  1862.                 script.Parent.Parent.Target.Text = "The Orotund"
  1863.    
  1864.             end
  1865.    
  1866.         end)
  1867.        
  1868.     end)
  1869. end
  1870. coroutine.wrap(WFVW_fake_script)()
  1871. local function XHJO_fake_script() -- Stop.StopViewScript
  1872.     local script = Instance.new('LocalScript', Stop)
  1873.     local req = require
  1874.     local require = function(obj)
  1875.         local fake = fake_module_scripts[obj]
  1876.         if fake then
  1877.             return fake()
  1878.         end
  1879.         return req(obj)
  1880.     end
  1881.  
  1882.     local Plr = game.Players.LocalPlayer
  1883.     local Cam = game.Workspace.Camera
  1884.    
  1885.     script.Parent.MouseButton1Click:Connect(function()
  1886.        
  1887.         Cam.CameraSubject = Plr.Character:WaitForChild("Humanoid")
  1888.         script.Parent.Parent.Target.Text = "..."
  1889.        
  1890.     end)
  1891. end
  1892. coroutine.wrap(XHJO_fake_script)()
  1893. local function WQIKMY_fake_script() -- View_frame.Drag
  1894.     local script = Instance.new('LocalScript', View_frame)
  1895.     local req = require
  1896.     local require = function(obj)
  1897.         local fake = fake_module_scripts[obj]
  1898.         if fake then
  1899.             return fake()
  1900.         end
  1901.         return req(obj)
  1902.     end
  1903.  
  1904.     script.Parent.Draggable = true
  1905. end
  1906. coroutine.wrap(WQIKMY_fake_script)()
Comments
Add Comment
Please, Sign In to add comment