Advertisement
BLACK_HOLE_SCRIPTS

VALYSE MINI EXECUTER

Jun 5th, 2023
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 26.88 KB | None | 0 0
  1.  
  2. local ValExecute = Instance.new("ScreenGui")
  3. local Frame2 = Instance.new("Frame")
  4. local UICorner = Instance.new("UICorner")
  5. local Frame0 = Instance.new("Frame")
  6. local UICorner_2 = Instance.new("UICorner")
  7. local Frame = Instance.new("Frame")
  8. local UICorner_3 = Instance.new("UICorner")
  9. local Frame6 = Instance.new("Frame")
  10. local UICorner_4 = Instance.new("UICorner")
  11. local TextLabel = Instance.new("TextLabel")
  12. local ImageLabel = Instance.new("ImageLabel")
  13. local ImageButton1 = Instance.new("ImageButton")
  14. local ImageButton = Instance.new("ImageButton")
  15. local EditorFrame = Instance.new("ScrollingFrame")
  16. local Source = Instance.new("TextBox")
  17. local Globals_ = Instance.new("TextLabel")
  18. local Keywords_ = Instance.new("TextLabel")
  19. local RemoteHighlight_ = Instance.new("TextLabel")
  20. local Strings_ = Instance.new("TextLabel")
  21. local Tokens_ = Instance.new("TextLabel")
  22. local Numbers_ = Instance.new("TextLabel")
  23. local Strings2_ = Instance.new("TextLabel")
  24. local Strings3_ = Instance.new("TextLabel")
  25. local Comments_ = Instance.new("TextLabel")
  26. local Comments2_ = Instance.new("TextLabel")
  27. local Lines = Instance.new("TextLabel")
  28. local ImageButton_2 = Instance.new("ImageButton")
  29. local UICorner_5 = Instance.new("UICorner")
  30. local loading = Instance.new("Frame")
  31. local UICorner_6 = Instance.new("UICorner")
  32. local Frame_2 = Instance.new("Frame")
  33. local UICorner_7 = Instance.new("UICorner")
  34. local explosupo = Instance.new("TextLabel")
  35. local loadinggui = Instance.new("TextLabel")
  36. local complete = Instance.new("TextLabel")
  37. local TextLabel_2 = Instance.new("TextLabel")
  38. local ImageLabel_2 = Instance.new("ImageLabel")
  39. local UICorner_8 = Instance.new("UICorner")
  40.  
  41. --Properties:
  42.  
  43. ValExecute.Name = "ValExecute"
  44. ValExecute.Parent = game.CoreGui
  45. ValExecute.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  46.  
  47. Frame2.Name = "Frame2"
  48. Frame2.Parent = ValExecute
  49. Frame2.Active = true
  50. Frame2.BackgroundColor3 = Color3.fromRGB(27, 25, 36)
  51. Frame2.Position = UDim2.new(0.180931747, 0, 0.2578125, 0)
  52. Frame2.Size = UDim2.new(0, 488, 0, 233)
  53. Frame2.Visible = false
  54.  
  55. UICorner.Parent = Frame2
  56.  
  57. Frame0.Name = "Frame0"
  58. Frame0.Parent = Frame2
  59. Frame0.BackgroundColor3 = Color3.fromRGB(45, 45, 58)
  60. Frame0.Position = UDim2.new(0.0676229522, 0, 0.892703891, 0)
  61. Frame0.Size = UDim2.new(0, 455, 0, 25)
  62.  
  63. UICorner_2.Parent = Frame0
  64.  
  65. Frame.Parent = Frame2
  66. Frame.BackgroundColor3 = Color3.fromRGB(31, 33, 53)
  67. Frame.Size = UDim2.new(0, 40, 0, 233)
  68.  
  69. UICorner_3.Parent = Frame
  70.  
  71. Frame6.Name = "Frame6"
  72. Frame6.Parent = Frame2
  73. Frame6.BackgroundColor3 = Color3.fromRGB(31, 33, 53)
  74. Frame6.Position = UDim2.new(0.0471311472, 0, 0, 0)
  75. Frame6.Size = UDim2.new(0, 465, 0, 32)
  76.  
  77. UICorner_4.Parent = Frame6
  78.  
  79. TextLabel.Parent = Frame6
  80. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. TextLabel.BackgroundTransparency = 1.000
  82. TextLabel.BorderSizePixel = 0
  83. TextLabel.Position = UDim2.new(0.309677422, 0, 0.03125, 0)
  84. TextLabel.Size = UDim2.new(0, 258, 0, 29)
  85. TextLabel.Font = Enum.Font.LuckiestGuy
  86. TextLabel.Text = "Welcome,"
  87. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  88. TextLabel.TextSize = 14.000
  89.  
  90. ImageLabel.Parent = Frame2
  91. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  92. ImageLabel.BorderSizePixel = 0
  93. ImageLabel.Position = UDim2.new(0.00819672085, 0, 0.0386266112, 0)
  94. ImageLabel.Size = UDim2.new(0, 32, 0, 35)
  95. ImageLabel.Image = "rbxassetid://13304093254"
  96.  
  97. ImageButton1.Name = "ImageButton1"
  98. ImageButton1.Parent = Frame2
  99. ImageButton1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. ImageButton1.BackgroundTransparency = 1.000
  101. ImageButton1.Position = UDim2.new(0.0122950822, 0, 0.188841209, 0)
  102. ImageButton1.Size = UDim2.new(0, 30, 0, 37)
  103. ImageButton1.Image = "rbxassetid://4458805208"
  104.  
  105. ImageButton.Parent = Frame2
  106. ImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  107. ImageButton.BackgroundTransparency = 1.000
  108. ImageButton.Position = UDim2.new(0, 0, 0.806866944, 0)
  109. ImageButton.Size = UDim2.new(0, 36, 0, 39)
  110. ImageButton.Image = "rbxassetid://7360647679"
  111.  
  112. EditorFrame.Name = "EditorFrame"
  113. EditorFrame.Parent = Frame2
  114. EditorFrame.BackgroundColor3 = Color3.fromRGB(37, 37, 37)
  115. EditorFrame.BorderColor3 = Color3.fromRGB(61, 61, 61)
  116. EditorFrame.BorderSizePixel = 0
  117. EditorFrame.Position = UDim2.new(0, 40, 0, 32)
  118. EditorFrame.Size = UDim2.new(0, 448, 0, 176)
  119. EditorFrame.ZIndex = 3
  120. EditorFrame.BottomImage = "rbxassetid://148970562"
  121. EditorFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  122. EditorFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  123. EditorFrame.MidImage = "rbxassetid://148970562"
  124. EditorFrame.ScrollBarThickness = 5
  125. EditorFrame.TopImage = "rbxassetid://148970562"
  126.  
  127. Source.Name = "Source"
  128. Source.Parent = EditorFrame
  129. Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  130. Source.BackgroundTransparency = 1.000
  131. Source.Position = UDim2.new(0, 30, 0, 0)
  132. Source.Size = UDim2.new(1, 0, 1, 0)
  133. Source.ZIndex = 3
  134. Source.ClearTextOnFocus = false
  135. Source.Font = Enum.Font.Code
  136. Source.MultiLine = true
  137. Source.PlaceholderColor3 = Color3.fromRGB(204, 204, 204)
  138. Source.Text = ""
  139. Source.TextColor3 = Color3.fromRGB(204, 204, 204)
  140. Source.TextSize = 15.000
  141. Source.TextXAlignment = Enum.TextXAlignment.Left
  142. Source.TextYAlignment = Enum.TextYAlignment.Top
  143.  
  144. Globals_.Name = "Globals_"
  145. Globals_.Parent = Source
  146. Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  147. Globals_.BackgroundTransparency = 1.000
  148. Globals_.Size = UDim2.new(1, 0, 1, 0)
  149. Globals_.ZIndex = 5
  150. Globals_.Font = Enum.Font.Code
  151. Globals_.Text = ""
  152. Globals_.TextColor3 = Color3.fromRGB(132, 214, 247)
  153. Globals_.TextSize = 15.000
  154. Globals_.TextXAlignment = Enum.TextXAlignment.Left
  155. Globals_.TextYAlignment = Enum.TextYAlignment.Top
  156.  
  157. Keywords_.Name = "Keywords_"
  158. Keywords_.Parent = Source
  159. Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  160. Keywords_.BackgroundTransparency = 1.000
  161. Keywords_.Size = UDim2.new(1, 0, 1, 0)
  162. Keywords_.ZIndex = 5
  163. Keywords_.Font = Enum.Font.Code
  164. Keywords_.Text = ""
  165. Keywords_.TextColor3 = Color3.fromRGB(248, 109, 124)
  166. Keywords_.TextSize = 15.000
  167. Keywords_.TextXAlignment = Enum.TextXAlignment.Left
  168. Keywords_.TextYAlignment = Enum.TextYAlignment.Top
  169.  
  170. RemoteHighlight_.Name = "RemoteHighlight_"
  171. RemoteHighlight_.Parent = Source
  172. RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  173. RemoteHighlight_.BackgroundTransparency = 1.000
  174. RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
  175. RemoteHighlight_.ZIndex = 5
  176. RemoteHighlight_.Font = Enum.Font.Code
  177. RemoteHighlight_.Text = ""
  178. RemoteHighlight_.TextColor3 = Color3.fromRGB(0, 144, 255)
  179. RemoteHighlight_.TextSize = 15.000
  180. RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
  181. RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
  182.  
  183. Strings_.Name = "Strings_"
  184. Strings_.Parent = Source
  185. Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  186. Strings_.BackgroundTransparency = 1.000
  187. Strings_.Size = UDim2.new(1, 0, 1, 0)
  188. Strings_.ZIndex = 5
  189. Strings_.Font = Enum.Font.Code
  190. Strings_.Text = ""
  191. Strings_.TextColor3 = Color3.fromRGB(173, 241, 149)
  192. Strings_.TextSize = 15.000
  193. Strings_.TextXAlignment = Enum.TextXAlignment.Left
  194. Strings_.TextYAlignment = Enum.TextYAlignment.Top
  195.  
  196. Tokens_.Name = "Tokens_"
  197. Tokens_.Parent = Source
  198. Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  199. Tokens_.BackgroundTransparency = 1.000
  200. Tokens_.Size = UDim2.new(1, 0, 1, 0)
  201. Tokens_.ZIndex = 5
  202. Tokens_.Font = Enum.Font.Code
  203. Tokens_.Text = ""
  204. Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255)
  205. Tokens_.TextSize = 15.000
  206. Tokens_.TextXAlignment = Enum.TextXAlignment.Left
  207. Tokens_.TextYAlignment = Enum.TextYAlignment.Top
  208.  
  209. Numbers_.Name = "Numbers_"
  210. Numbers_.Parent = Source
  211. Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  212. Numbers_.BackgroundTransparency = 1.000
  213. Numbers_.Size = UDim2.new(1, 0, 1, 0)
  214. Numbers_.ZIndex = 4
  215. Numbers_.Font = Enum.Font.Code
  216. Numbers_.Text = ""
  217. Numbers_.TextColor3 = Color3.fromRGB(255, 198, 0)
  218. Numbers_.TextSize = 15.000
  219. Numbers_.TextXAlignment = Enum.TextXAlignment.Left
  220. Numbers_.TextYAlignment = Enum.TextYAlignment.Top
  221.  
  222. Strings2_.Name = "Strings2_"
  223. Strings2_.Parent = Source
  224. Strings2_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  225. Strings2_.BackgroundTransparency = 1.000
  226. Strings2_.Size = UDim2.new(1, 0, 1, 0)
  227. Strings2_.ZIndex = 5
  228. Strings2_.Font = Enum.Font.Code
  229. Strings2_.Text = ""
  230. Strings2_.TextColor3 = Color3.fromRGB(173, 241, 149)
  231. Strings2_.TextSize = 15.000
  232. Strings2_.TextXAlignment = Enum.TextXAlignment.Left
  233. Strings2_.TextYAlignment = Enum.TextYAlignment.Top
  234.  
  235. Strings3_.Name = "Strings3_"
  236. Strings3_.Parent = Source
  237. Strings3_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  238. Strings3_.BackgroundTransparency = 1.000
  239. Strings3_.Size = UDim2.new(1, 0, 1, 0)
  240. Strings3_.ZIndex = 5
  241. Strings3_.Font = Enum.Font.Code
  242. Strings3_.Text = ""
  243. Strings3_.TextColor3 = Color3.fromRGB(173, 241, 149)
  244. Strings3_.TextSize = 15.000
  245. Strings3_.TextXAlignment = Enum.TextXAlignment.Left
  246. Strings3_.TextYAlignment = Enum.TextYAlignment.Top
  247.  
  248. Comments_.Name = "Comments_"
  249. Comments_.Parent = Source
  250. Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  251. Comments_.BackgroundTransparency = 1.000
  252. Comments_.Position = UDim2.new(-0.00800000038, 0, 0, 0)
  253. Comments_.Size = UDim2.new(1, 0, 1, 0)
  254. Comments_.ZIndex = 5
  255. Comments_.Font = Enum.Font.Code
  256. Comments_.Text = ""
  257. Comments_.TextColor3 = Color3.fromRGB(59, 200, 59)
  258. Comments_.TextSize = 15.000
  259. Comments_.TextXAlignment = Enum.TextXAlignment.Left
  260. Comments_.TextYAlignment = Enum.TextYAlignment.Top
  261.  
  262. Comments2_.Name = "Comments2_"
  263. Comments2_.Parent = Source
  264. Comments2_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  265. Comments2_.BackgroundTransparency = 1.000
  266. Comments2_.Size = UDim2.new(1, 0, 1, 0)
  267. Comments2_.ZIndex = 5
  268. Comments2_.Font = Enum.Font.Code
  269. Comments2_.Text = ""
  270. Comments2_.TextColor3 = Color3.fromRGB(59, 200, 59)
  271. Comments2_.TextSize = 15.000
  272. Comments2_.TextXAlignment = Enum.TextXAlignment.Left
  273. Comments2_.TextYAlignment = Enum.TextYAlignment.Top
  274.  
  275. Lines.Name = "Lines"
  276. Lines.Parent = EditorFrame
  277. Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  278. Lines.BackgroundTransparency = 1.000
  279. Lines.Size = UDim2.new(0, 30, 1, 0)
  280. Lines.ZIndex = 4
  281. Lines.Font = Enum.Font.Code
  282. Lines.Text = "0"
  283. Lines.TextColor3 = Color3.fromRGB(255, 255, 255)
  284. Lines.TextSize = 15.000
  285. Lines.TextYAlignment = Enum.TextYAlignment.Top
  286.  
  287. ImageButton_2.Parent = ValExecute
  288. ImageButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  289. ImageButton_2.Position = UDim2.new(0.461538464, 0, 0, 0)
  290. ImageButton_2.Size = UDim2.new(0, 58, 0, 58)
  291. ImageButton_2.Visible = false
  292. ImageButton_2.Image = "rbxassetid://13304093254"
  293.  
  294. UICorner_5.CornerRadius = UDim.new(3, 0)
  295. UICorner_5.Parent = ImageButton_2
  296.  
  297. loading.Name = "loading"
  298. loading.Parent = ValExecute
  299. loading.BackgroundColor3 = Color3.fromRGB(34, 33, 66)
  300. loading.Position = UDim2.new(0.162283897, 0, 0.156862751, 0)
  301. loading.Size = UDim2.new(0, 697, 0, 420)
  302.  
  303. UICorner_6.Parent = loading
  304.  
  305. Frame_2.Parent = loading
  306. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  307. Frame_2.Position = UDim2.new(0.050215207, 0, 0.833333433, 0)
  308. Frame_2.Size = UDim2.new(0, 616, 0, 11)
  309.  
  310. UICorner_7.CornerRadius = UDim.new(3, 0)
  311. UICorner_7.Parent = Frame_2
  312.  
  313. explosupo.Name = "explosupo"
  314. explosupo.Parent = Frame_2
  315. explosupo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  316. explosupo.BackgroundTransparency = 1.000
  317. explosupo.Position = UDim2.new(0.337662339, 0, -5.5454545, 0)
  318. explosupo.Size = UDim2.new(0, 200, 0, 50)
  319. explosupo.Font = Enum.Font.LuckiestGuy
  320. explosupo.Text = "Checking if the exploit is supported..."
  321. explosupo.TextColor3 = Color3.fromRGB(255, 255, 255)
  322. explosupo.TextSize = 14.000
  323.  
  324. loadinggui.Name = "loadinggui"
  325. loadinggui.Parent = Frame_2
  326. loadinggui.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  327. loadinggui.BackgroundTransparency = 1.000
  328. loadinggui.Position = UDim2.new(0.337662339, 0, -5.5454545, 0)
  329. loadinggui.Size = UDim2.new(0, 200, 0, 50)
  330. loadinggui.Visible = false
  331. loadinggui.Font = Enum.Font.LuckiestGuy
  332. loadinggui.Text = "Loading Gui..."
  333. loadinggui.TextColor3 = Color3.fromRGB(255, 255, 255)
  334. loadinggui.TextSize = 14.000
  335.  
  336. complete.Name = "complete"
  337. complete.Parent = Frame_2
  338. complete.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  339. complete.BackgroundTransparency = 1.000
  340. complete.Position = UDim2.new(0.337662339, 0, -5.5454545, 0)
  341. complete.Size = UDim2.new(0, 200, 0, 50)
  342. complete.Visible = false
  343. complete.Font = Enum.Font.LuckiestGuy
  344. complete.Text = "Loading Complete"
  345. complete.TextColor3 = Color3.fromRGB(255, 255, 255)
  346. complete.TextSize = 14.000
  347.  
  348. TextLabel_2.Parent = Frame_2
  349. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  350. TextLabel_2.BackgroundTransparency = 1.000
  351. TextLabel_2.Position = UDim2.new(0.335650057, 0, -12.4285746, 0)
  352. TextLabel_2.Size = UDim2.new(0, 215, 0, 147)
  353. TextLabel_2.Font = Enum.Font.LuckiestGuy
  354. TextLabel_2.Text = "Welcome to Valyse mini executer."
  355. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  356. TextLabel_2.TextSize = 14.000
  357.  
  358. ImageLabel_2.Parent = Frame_2
  359. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  360. ImageLabel_2.BackgroundTransparency = 1.000
  361. ImageLabel_2.Position = UDim2.new(0.417995036, 0, -21.0560608, 0)
  362. ImageLabel_2.Size = UDim2.new(0, 100, 0, 100)
  363. ImageLabel_2.Image = "rbxassetid://13304093254"
  364.  
  365. UICorner_8.CornerRadius = UDim.new(3, 0)
  366. UICorner_8.Parent = ImageLabel_2
  367.  
  368. -- Scripts:
  369.  
  370. local function GDIRICO_fake_script() -- TextLabel.LocalScript
  371.     local script = Instance.new('LocalScript', TextLabel)
  372.  
  373.     local player = game.Players.LocalPlayer
  374.     if player then
  375.         script.Parent.Text = "Welcome, " .. player.DisplayName .. "to Valyse Mini Executer!"
  376.     end
  377.    
  378. end
  379. coroutine.wrap(GDIRICO_fake_script)()
  380. local function IGIXTU_fake_script() -- ImageButton1.LocalScript
  381.     local script = Instance.new('LocalScript', ImageButton1)
  382.  
  383.     script.Parent.MouseButton1Click:Connect(function()
  384.    
  385.         script.Parent.Parent.EditorFrame.Source.Text = ''
  386.    
  387.     end)
  388.    
  389.    
  390.    
  391.    
  392. end
  393. coroutine.wrap(IGIXTU_fake_script)()
  394. local function IMZCXUX_fake_script() -- ImageButton.LocalScript
  395.     local script = Instance.new('LocalScript', ImageButton)
  396.  
  397.     script.Parent.MouseButton1Click:Connect(function()
  398.        
  399.         loadstring(script.Parent.Parent.EditorFrame.Source.Text)()
  400.        
  401.     end)
  402.    
  403.    
  404.    
  405.    
  406. end
  407. coroutine.wrap(IMZCXUX_fake_script)()
  408. local function HTSGWEI_fake_script() -- Frame2.MainScript
  409.     local script = Instance.new('LocalScript', Frame2)
  410.  
  411.    
  412.     --What' ya tryin do?
  413.     local L_1_ = script.Parent.EditorFrame.Source  local L_2_ = Vector2.new(0, 0)  local L_3_ = {       "getrawmetatable",       "game",       "workspace",       "script",       "math",       "string",       "table",       "print",       "wait",       "BrickColor",       "Color3",       "next",       "pairs",       "ipairs",       "select",       "unpack",       "Instance",       "Vector2",       "Vector3",       "CFrame",       "Ray",       "UDim2",       "Enum",       "assert",       "error",       "warn",       "tick",       "loadstring",       "_G",       "shared",       "getfenv",       "setfenv",       "newproxy",       "setmetatable",       "getmetatable",       "os",       "debug",       "pcall",       "ypcall",       "xpcall",       "rawequal",       "rawset",       "rawget",       "tonumber",       "tostring",       "type",       "typeof",       "_VERSION",       "coroutine",       "delay",       "require",       "spawn",       "LoadLibrary",       "settings",       "stats",       "time",       "UserSettings",       "version",       "Axes",       "ColorSequence",       "Faces",       "ColorSequenceKeypoint",       "NumberRange",       "NumberSequence",       "NumberSequenceKeypoint",       "gcinfo",       "elapsedTime",       "collectgarbage",       "PhysicalProperties",       "Rect",       "Region3",       "Region3int16",       "UDim",       "Vector2int16",       "Vector3int16" } local L_4_ = {       "and",       "break",       "do",       "else",       "elseif",       "end",       "false",       "for",       "function",       "goto",       "if",       "in",       "local",       "nil",       "not",       "or",       "repeat",       "return",       "then",       "true",       "until",       "while" } function G_1_(L_7_arg1, L_8_arg2)       local L_9_ = {}       for L_13_forvar1, L_14_forvar2 in next, L_8_arg2 do             L_9_[L_14_forvar2] = L_14_forvar2       end       local L_10_ = {             ["="] = true,             ["."] = true,             [","] = true,             ["("] = true,             [")"] = true,             ["["] = true,             ["]"] = true,             ["{"] = true,             ["}"] = true,             [":"] = true,             ["*"] = true,             ["/"] = true,             ["+"] = true,             ["-"] = true,             ["%"] = true,             [";"] = true,             ["~"] = true       }       local L_11_ = ""       local L_12_ = string.gsub(L_7_arg1, '\46', function(L_15_arg1)             if L_10_[L_15_arg1] then                   return "\32"             else                   return L_15_arg1             end       end)       L_11_ = string.gsub(L_12_, '%S+', function(L_16_arg1)             if L_9_[L_16_arg1] ~= nil then                   return L_9_[L_16_arg1]             else                   return (' '):rep(#L_16_arg1)             end       end)       return L_11_ end function G_2_(L_17_arg1)       local L_18_ = false       local L_19_ = ""       L_17_arg1:gsub('\46', function(L_20_arg1)             if L_20_arg1 == '"' and L_18_ == false then                   L_18_ = true                   L_19_ = L_19_..'"'             elseif L_18_ == true and L_20_arg1 == '"' then                   L_18_ = false                   L_19_ = L_19_..'"'             end             if L_18_ == true and L_20_arg1 ~= '"' then                   L_19_ = L_19_..L_20_arg1             end             if L_18_ == false and L_20_arg1 == '"' then             elseif L_20_arg1 == "\n" and L_18_ == false then                   L_19_ = L_19_.."\n"             elseif L_20_arg1 == "\t" and L_18_ == false then                   L_19_ = L_19_.."\t"             elseif L_18_ == false then                   L_19_ = L_19_.." "             end       end)       return L_19_ end function G_3_(L_21_arg1)       local L_22_ = false       local L_23_ = ""       L_21_arg1:gsub('\46', function(L_24_arg1)             if L_24_arg1 == "'" and L_22_ == false then                   L_22_ = true                   L_23_ = L_23_.."'"             elseif L_22_ == true and L_24_arg1 == "'" then                   L_22_ = false                   L_23_ = L_23_.."'"             end             if L_22_ == true and L_24_arg1 ~= "'" then                   L_23_ = L_23_..L_24_arg1             end             if L_22_ == false and L_24_arg1 == "'" then             elseif L_24_arg1 == "\n" and L_22_ == false then                   L_23_ = L_23_.."\n"             elseif L_24_arg1 == "\t" and L_22_ == false then                   L_23_ = L_23_.."\t"             elseif L_22_ == false then                   L_23_ = L_23_.." "             end       end)       return L_23_ end function G_4_(L_25_arg1)       local L_26_ = false       local L_27_ = ""       local L_28_ = 0       L_25_arg1:gsub('\46', function(L_29_arg1)             if L_25_arg1:sub(L_28_, L_28_ + 1) == '[[' and L_26_ == false then                   L_26_ = true                   L_27_ = L_27_.."["             elseif L_26_ == true and L_25_arg1:sub(L_28_, L_28_ + 1) == ']]' then                   L_26_ = false                   L_27_ = L_27_.."]"             end             if L_26_ == true and L_25_arg1:sub(L_28_, L_28_ + 1) ~= ']]' then                   L_27_ = L_27_..L_29_arg1             end             if L_29_arg1 == "\n" and L_26_ == false then                   L_27_ = L_27_.."\n"             end             if L_29_arg1 == "\t" and L_26_ == false then                   L_27_ = L_27_.."\t"             end             if L_26_ == false then                   L_27_ = L_27_.." "             end             L_28_ = L_28_ + 1       end)       return L_27_ end function G_5_(L_30_arg1)       local L_31_ = false       local L_32_ = ""       local L_33_ = 0       L_30_arg1:gsub('\46', function(L_34_arg1)             if L_30_arg1:sub(L_33_, L_33_ + 1) == '--' and L_31_ == false then                   L_31_ = true                   L_32_ = L_32_..'-'             elseif L_31_ == true and L_34_arg1 == '\n' then                   L_31_ = false             end             if L_31_ == true then                   L_32_ = L_32_..L_34_arg1             end             if L_31_ == false and L_30_arg1:sub(L_33_, L_33_ + 1) == '--' then             elseif L_34_arg1 == "\n" and L_31_ == false then                   L_32_ = L_32_.."\n"             elseif L_34_arg1 == "\t" and L_31_ == false then                   L_32_ = L_32_.."\t"             elseif L_31_ == false then                   L_32_ = L_32_.." "             end             L_33_ = L_33_ + 1       end)       return L_32_:sub(2) end function G_6_(L_35_arg1)       local L_36_ = {             ["="] = true,             ["."] = true,             [","] = true,             ["("] = true,             [")"] = true,             ["["] = true,             ["]"] = true,             ["{"] = true,             ["}"] = true,             [":"] = true,             ["*"] = true,             ["/"] = true,             ["+"] = true,             ["-"] = true,             ["%"] = true,             [";"] = true,             ["~"] = true       }       local L_37_ = ""       local L_38_ = L_35_arg1:gsub("\46", function(L_39_arg1)             if L_36_[L_39_arg1] ~= nil then                   L_37_ = L_37_..L_39_arg1             elseif L_39_arg1 == "\n" then                   L_37_ = L_37_..L_39_arg1             elseif L_39_arg1 == "\t" then                   L_37_ = L_37_..L_39_arg1             else                   L_37_ = L_37_.." "             end       end)       return L_37_ end function G_7_(L_40_arg1)       if typeof(L_40_arg1) == "number" then             L_40_arg1 = tostring(L_40_arg1)       end       local L_41_ = ""       local L_42_ = L_40_arg1:gsub("\46", function(L_43_arg1)             if tonumber(L_43_arg1) then                   L_41_ = L_41_..L_43_arg1             elseif L_43_arg1 == "\n" then                   L_41_ = L_41_..L_43_arg1             elseif L_43_arg1 == "\t" then                   L_41_ = L_41_..L_43_arg1             else                   L_41_ = L_41_.." "             end       end)       return L_41_ end function G_8_(L_44_arg1)       local L_45_ = false       local L_46_ = ""       local L_47_ = 0       L_44_arg1:gsub('\46', function(L_48_arg1)             if L_44_arg1:sub(L_47_, L_47_ + 3) == '--[[' and L_45_ == false then                   L_45_ = true                   L_46_ = L_46_..'-'             elseif L_45_ == true and L_44_arg1:sub(L_47_, L_47_ + 1) == ']]' then                   L_45_ = false                   L_46_ = L_46_.."]"             end             if L_45_ == true and L_44_arg1:sub(L_47_, L_47_ + 1) ~= "]]" then                   L_46_ = L_46_..L_48_arg1             end             if L_45_ == false and L_44_arg1:sub(L_47_, L_47_ + 1) == '--' then             elseif L_48_arg1 == "\n" and L_45_ == false then                   L_46_ = L_46_.."\n"             elseif L_48_arg1 == "\t" and L_45_ == false then                   L_46_ = L_46_.."\t"             elseif L_45_ == false then                   L_46_ = L_46_.." "             end             L_47_ = L_47_ + 1       end)       return L_46_:sub(2) end local function L_5_func(L_49_arg1)       local L_50_, L_51_ = L_49_arg1.CanvasSize.Y.Offset, L_49_arg1.AbsoluteWindowSize.Y       local L_52_ = L_50_ - L_51_       if L_52_ < 0 then             L_52_ = 0       end       local L_53_ = Vector2.new(L_49_arg1.CanvasPosition.X, L_52_)       return L_53_ end print(G_5_'s') wait(.2) local L_6_ = 20 L_1_.Changed:Connect(function()       local L_54_ = L_1_.Comments_       local L_55_ = L_1_.Comments2_       local L_56_ = L_1_.Tokens_       local L_57_ = L_1_.Numbers_       local L_58_ = L_1_.Strings_       local L_59_ = L_1_.Strings2_       local L_60_ = L_1_.Strings3_       local L_61_ = L_1_.Keywords_       local L_62_ = L_1_.Globals_       L_54_.Text = " "..G_5_(L_1_.Text)       L_55_.Text = ""..G_8_(L_1_.Text)       L_58_.Text = G_2_(L_1_.Text)       L_59_.Text = G_3_(L_1_.Text)       L_60_.Text = G_4_(L_1_.Text):sub(2)       L_61_.Text = G_1_(L_1_.Text, L_4_)       L_62_.Text = G_1_(L_1_.Text, L_3_)       L_56_.Text = G_6_(L_1_.Text)       L_57_.Text = G_7_(L_1_.Text)       local L_63_ = 1       L_1_.Text:gsub('\n', function()             L_63_ = L_63_ + 1       end)       L_1_.Parent.Lines.Text = ""       for L_64_forvar1 = 1, L_63_ do             L_1_.Parent.Lines.Text = L_1_.Parent.Lines.Text..L_64_forvar1.."\n"       end       L_1_.Parent.CanvasSize = (UDim2.new(0, L_1_.TextBounds.X + 15 + 5, 0, L_1_.TextBounds.Y))       if L_1_.Parent.CanvasPosition.Y == L_2_.Y then             L_1_.Parent.CanvasPosition = L_5_func(L_1_.Parent)       else             L_2_ = L_5_func(L_1_.Parent)       end end) L_1_.MouseWheelBackward:Connect(function(L_65_arg1, L_66_arg2)       wait(.1)       game.TweenService:Create(L_1_.Parent, TweenInfo.new(.1, Enum.EasingStyle.Bounce), {             CanvasPosition = L_1_.Parent.CanvasPosition + Vector2.new(0, L_6_)       }):Play()       L_6_ = L_6_ + 5       wait(1)       L_6_ = L_6_ - 5 end) L_1_.MouseWheelForward:Connect(function(L_67_arg1, L_68_arg2)       wait(.1)       game.TweenService:Create(L_1_.Parent, TweenInfo.new(.5, Enum.EasingStyle.Bounce), {             CanvasPosition = L_1_.Parent.CanvasPosition + Vector2.new(0, -L_6_)       }):Play()       L_6_ = L_6_ + 5       wait(1)       L_6_ = L_6_ - 5 end)
  414. end
  415. coroutine.wrap(HTSGWEI_fake_script)()
  416. local function PCSLAPZ_fake_script() -- Frame2.LocalScript
  417.     local script = Instance.new('LocalScript', Frame2)
  418.  
  419.     script.Parent.Draggable = true
  420.     script.Parent.Active = true
  421. end
  422. coroutine.wrap(PCSLAPZ_fake_script)()
  423. local function MZXPD_fake_script() -- ValExecute.LocalScript
  424.     local script = Instance.new('LocalScript', ValExecute)
  425.  
  426.     local FrameObject = script.Parent.Frame2
  427.     local Open = false
  428.    
  429.     local UserInputService = game:GetService("UserInputService")
  430.    
  431.     UserInputService.InputBegan:Connect(function(Input, gmeprocess)
  432.         if not gameprocess then
  433.             if Input.KeyCode == Enum.KeyCode.RightControl then
  434.                 if Open then
  435.                     Open = false
  436.                    
  437.                     script.Parent.Frame2.Visible = true
  438.                 else
  439.                     Open = true
  440.                    
  441.                     script.Parent.Frame2.Visible = false
  442.                 end
  443.             end
  444.         end
  445.     end)
  446. end
  447. coroutine.wrap(MZXPD_fake_script)()
  448. local function ICGKVL_fake_script() -- ImageButton_2.LocalScript
  449.     local script = Instance.new('LocalScript', ImageButton_2)
  450.  
  451.     script.Parent.MouseButton1Click:Connect(function()
  452.         script.Parent.Parent.Frame2.Visible = not script.Parent.Parent.Frame2.Visible
  453.     end)
  454. end
  455. coroutine.wrap(ICGKVL_fake_script)()
  456. local function EGFYHR_fake_script() -- Frame_2.LocalScript
  457.     local script = Instance.new('LocalScript', Frame_2)
  458.  
  459.     wait(9)
  460.     script.Parent.loadinggui.Visible = true
  461.     script.Parent.explosupo.Visible = false
  462.     wait(7)
  463.     script.Parent.loadinggui.Visible = false
  464.     script.Parent.complete.Visible = true
  465.     wait(4)
  466.     script.Parent.Parent.Parent.loading.Visible = false
  467.     script.Parent.Parent.Parent.ImageButton.Visible = true
  468. end
  469. coroutine.wrap(EGFYHR_fake_script)()
  470.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement