Advertisement
ExecutorForALLdomain

ok

Nov 16th, 2024 (edited)
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 18.26 KB | None | 0 0
  1. --ok
  2. -- made by water_hax
  3.  
  4. pcall(function()
  5.  return loadstring(game:HttpGetAsync("https://pastebin.com/raw/YfUBLBXr"))()
  6. end)
  7.  
  8. local FakeSSP = Instance.new("ScreenGui")
  9. local TextLabel = Instance.new("TextLabel")
  10. local line = Instance.new("Frame")
  11. local Frame = Instance.new("Frame")
  12. local ScrollingFrame = Instance.new("ScrollingFrame")
  13. local TextBox = Instance.new("TextBox")
  14. local Executor = Instance.new("TextButton")
  15. local Console = Instance.new("TextButton")
  16. local EXECUTE = Instance.new("TextButton")
  17. local ExecuteAndConsole = Instance.new("TextButton")
  18. local clear = Instance.new("TextButton")
  19. local close = Instance.new("TextButton")
  20. local minimize = Instance.new("TextButton")
  21. local console = Instance.new("Frame")
  22. local ScrollingFrame_2 = Instance.new("ScrollingFrame")
  23. local TextLabel_2 = Instance.new("TextLabel")
  24. local Update = Instance.new("TextButton")
  25. local clearConsole = Instance.new("TextButton")
  26.  
  27. --Properties:
  28.  
  29. FakeSSP.Name = "FakeSSP"
  30. if getgui then
  31.     FakeSSP.Parent = gethui()
  32. else
  33.     FakeSSP.Parent = (game:GetService("CoreGui") or game:GetService("CoreGui").RobloxGui)
  34. end
  35. FakeSSP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36. FakeSSP.DisplayOrder = 999999999
  37. FakeSSP.ResetOnSpawn = false
  38.  
  39. TextLabel.Parent = FakeSSP
  40. TextLabel.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  41. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  42. TextLabel.BorderSizePixel = 0
  43. TextLabel.Position = UDim2.new(0.343081802, 0, 0.250423044, 0)
  44. TextLabel.Size = UDim2.new(0, 567, 0, 17)
  45. TextLabel.Font = Enum.Font.SourceSans
  46. TextLabel.Text = "    Server Side"
  47. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  48. TextLabel.TextSize = 14.000
  49. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  50.  
  51. line.Name = "line"
  52. line.Parent = TextLabel
  53. line.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  54. line.BorderColor3 = Color3.fromRGB(0, 0, 0)
  55. line.BorderSizePixel = 0
  56. line.Position = UDim2.new(0, 0, 0.999999106, 0)
  57. line.Size = UDim2.new(0, 567, 0, 2)
  58.  
  59. Frame.Parent = TextLabel
  60. Frame.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  61. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  62. Frame.BorderSizePixel = 0
  63. Frame.Position = UDim2.new(0, 0, 1.88235378, 0)
  64. Frame.Size = UDim2.new(0, 567, 0, 309)
  65.  
  66. ScrollingFrame.Parent = Frame
  67. ScrollingFrame.Active = true
  68. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  69. ScrollingFrame.BackgroundTransparency = 1.000
  70. ScrollingFrame.BorderColor3 = Color3.fromRGB(12, 27, 43)
  71. ScrollingFrame.BorderSizePixel = 0
  72. ScrollingFrame.Position = UDim2.new(0, 0, -5.03590414e-08, 0)
  73. ScrollingFrame.Size = UDim2.new(0, 567, 0, 287)
  74. ScrollingFrame.ZIndex = 0
  75. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 2, 0)
  76. ScrollingFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.Always
  77. ScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.XY
  78.  
  79. TextBox.Parent = ScrollingFrame
  80. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. TextBox.BackgroundTransparency = 1.000
  82. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  83. TextBox.BorderSizePixel = 0
  84. TextBox.Position = UDim2.new(0.0476190485, 0, 0, 0)
  85. TextBox.Size = UDim2.new(0, 540, 0, 288)
  86. TextBox.ZIndex = 0
  87. TextBox.ClearTextOnFocus = false
  88. TextBox.Font = Enum.Font.TitilliumWeb
  89. TextBox.MultiLine = true
  90. TextBox.Text = "local SSP = {}\\ng=setmetatable(SSP, {\\n__index = function(g,FireServer)\\n if key == \"Name\" then\\n    return \"Hello br\"\\n end\\n return game:GetService(\"ReplicatedStorage\")[FireServer]\\n end\\n})"
  91. TextBox.TextColor3 = Color3.fromRGB(182, 182, 182)
  92. TextBox.TextSize = 20.000
  93. TextBox.TextStrokeColor3 = Color3.fromRGB(255, 5, 5)
  94. TextBox.TextWrapped = false
  95. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  96. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  97. TextBox.AutomaticSize = Enum.AutomaticSize.XY
  98.  
  99. Executor.Name = "Executor"
  100. Executor.Parent = TextLabel
  101. Executor.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  102. Executor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  103. Executor.BorderSizePixel = 0
  104. Executor.Position = UDim2.new(0, 0, 1.05882442, 0)
  105. Executor.Size = UDim2.new(0, 281, 0, 15)
  106. Executor.AutoButtonColor = false
  107. Executor.Font = Enum.Font.SourceSans
  108. Executor.Text = "Executor"
  109. Executor.TextColor3 = Color3.fromRGB(221, 221, 221)
  110. Executor.TextSize = 14.000
  111.  
  112. Console.Name = "Console"
  113. Console.Parent = TextLabel
  114. Console.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  115. Console.BorderColor3 = Color3.fromRGB(0, 0, 0)
  116. Console.BorderSizePixel = 0
  117. Console.Position = UDim2.new(0.479717821, 0, 1.05882442, 0)
  118. Console.Size = UDim2.new(0, 295, 0, 15)
  119. Console.AutoButtonColor = false
  120. Console.Font = Enum.Font.SourceSans
  121. Console.Text = "Console"
  122. Console.TextColor3 = Color3.fromRGB(221, 221, 221)
  123. Console.TextSize = 14.000
  124.  
  125. EXECUTE.Name = "EXECUTE"
  126. EXECUTE.Parent = TextLabel
  127. EXECUTE.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  128. EXECUTE.BorderColor3 = Color3.fromRGB(0, 0, 0)
  129. EXECUTE.BorderSizePixel = 0
  130. EXECUTE.Position = UDim2.new(0, 0, 18.8823528, 0)
  131. EXECUTE.Size = UDim2.new(0, 200, 0, 21)
  132. EXECUTE.AutoButtonColor = false
  133. EXECUTE.Font = Enum.Font.SourceSans
  134. EXECUTE.Text = "Execute"
  135. EXECUTE.TextColor3 = Color3.fromRGB(221, 221, 221)
  136. EXECUTE.TextSize = 14.000
  137.  
  138. ExecuteAndConsole.Name = "ExecuteAndConsole"
  139. ExecuteAndConsole.Parent = TextLabel
  140. ExecuteAndConsole.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  141. ExecuteAndConsole.BorderColor3 = Color3.fromRGB(0, 0, 0)
  142. ExecuteAndConsole.BorderSizePixel = 0
  143. ExecuteAndConsole.Position = UDim2.new(0.319224, 0, 18.8823528, 0)
  144. ExecuteAndConsole.Size = UDim2.new(0, 220, 0, 21)
  145. ExecuteAndConsole.AutoButtonColor = false
  146. ExecuteAndConsole.Font = Enum.Font.SourceSans
  147. ExecuteAndConsole.Text = "Execute & Console"
  148. ExecuteAndConsole.TextColor3 = Color3.fromRGB(221, 221, 221)
  149. ExecuteAndConsole.TextSize = 14.000
  150.  
  151. clear.Name = "clear"
  152. clear.Parent = TextLabel
  153. clear.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  154. clear.BorderColor3 = Color3.fromRGB(0, 0, 0)
  155. clear.BorderSizePixel = 0
  156. clear.Position = UDim2.new(0.707231045, 0, 18.8823528, 0)
  157. clear.Size = UDim2.new(0, 166, 0, 21)
  158. clear.AutoButtonColor = false
  159. clear.Font = Enum.Font.SourceSans
  160. clear.Text = "Clear"
  161. clear.TextColor3 = Color3.fromRGB(221, 221, 221)
  162. clear.TextSize = 14.000
  163.  
  164. close.Name = "close"
  165. close.Parent = TextLabel
  166. close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  167. close.BackgroundTransparency = 1.000
  168. close.BorderColor3 = Color3.fromRGB(0, 0, 0)
  169. close.BorderSizePixel = 0
  170. close.Position = UDim2.new(0.950617313, 0, -2.69272755e-06, 0)
  171. close.Size = UDim2.new(0, 28, 0, 18)
  172. close.Font = Enum.Font.SourceSans
  173. close.Text = "X"
  174. close.TextColor3 = Color3.fromRGB(190, 190, 190)
  175. close.TextSize = 14.000
  176.  
  177. minimize.Name = "minimize"
  178. minimize.Parent = TextLabel
  179. minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  180. minimize.BackgroundTransparency = 1.000
  181. minimize.BorderColor3 = Color3.fromRGB(0, 0, 0)
  182. minimize.BorderSizePixel = 0
  183. minimize.Position = UDim2.new(0.917107582, 0, -0.058826223, 0)
  184. minimize.Size = UDim2.new(0, 28, 0, 18)
  185. minimize.Font = Enum.Font.SourceSans
  186. minimize.Text = "_"
  187. minimize.TextColor3 = Color3.fromRGB(190, 190, 190)
  188. minimize.TextSize = 14.000
  189.  
  190. console.Name = "console"
  191. console.Parent = TextLabel
  192. console.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  193. console.BorderColor3 = Color3.fromRGB(0, 0, 0)
  194. console.BorderSizePixel = 0
  195. console.Position = UDim2.new(0, 0, 1.94117737, 0)
  196. console.Size = UDim2.new(0, 567, 0, 288)
  197. console.Visible = false
  198.  
  199. ScrollingFrame_2.Parent = console
  200. ScrollingFrame_2.Active = true
  201. ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  202. ScrollingFrame_2.BackgroundTransparency = 1.000
  203. ScrollingFrame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  204. ScrollingFrame_2.BorderSizePixel = 0
  205. ScrollingFrame_2.Position = UDim2.new(0, 0, -5.29819069e-08, 0)
  206. ScrollingFrame_2.Size = UDim2.new(0, 567, 0, 287)
  207. ScrollingFrame_2.AutomaticCanvasSize = Enum.AutomaticSize.XY
  208.  
  209. TextLabel_2.Parent = ScrollingFrame_2
  210. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  211. TextLabel_2.BackgroundTransparency = 1.000
  212. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  213. TextLabel_2.BorderSizePixel = 0
  214. TextLabel_2.Size = UDim2.new(0, 567, 0, 12)
  215. TextLabel_2.Font = Enum.Font.SourceSans
  216. TextLabel_2.Text = "text"
  217. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  218. TextLabel_2.TextSize = 16.000
  219. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  220.  
  221. Update.Name = "Update"
  222. Update.Parent = TextLabel
  223. Update.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  224. Update.BorderColor3 = Color3.fromRGB(0, 0, 0)
  225. Update.BorderSizePixel = 0
  226. Update.Position = UDim2.new(0.479717821, 0, 18.8823528, 0)
  227. Update.Size = UDim2.new(0, 295, 0, 21)
  228. Update.Visible = false
  229. Update.AutoButtonColor = false
  230. Update.Font = Enum.Font.SourceSans
  231. Update.Text = "Update"
  232. Update.TextColor3 = Color3.fromRGB(221, 221, 221)
  233. Update.TextSize = 14.000
  234.  
  235. clearConsole.Name = "clearConsole"
  236. clearConsole.Parent = TextLabel
  237. clearConsole.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  238. clearConsole.BorderColor3 = Color3.fromRGB(0, 0, 0)
  239. clearConsole.BorderSizePixel = 0
  240. clearConsole.Position = UDim2.new(0, 0, 18.8823528, 0)
  241. clearConsole.Size = UDim2.new(0, 295, 0, 21)
  242. clearConsole.Visible = false
  243. clearConsole.AutoButtonColor = false
  244. clearConsole.Font = Enum.Font.SourceSans
  245. clearConsole.Text = "Clear"
  246. clearConsole.TextColor3 = Color3.fromRGB(221, 221, 221)
  247. clearConsole.TextSize = 14.000
  248.  
  249. -- Scripts:
  250.  
  251. local function RNWZ_fake_script() -- line.LocalScript
  252.     local script = Instance.new('LocalScript', line)
  253.  
  254.     local Tween = game:GetService("TweenService")
  255.    
  256.     local close = script.Parent.Parent.close
  257.     local mini = close.Parent.minimize
  258.    
  259.     local GG = false
  260.     local GG2 = false
  261.    
  262.     local mainREAL = mini.Parent.Parent.TextLabel
  263.     mainREAL.Parent.Parent.FakeSSP.Enabled = false
  264.     local MAINFRAME = mini.Parent.Frame
  265.     local execute = mini.Parent.EXECUTE
  266.     local exeandconsole = mini.Parent.ExecuteAndConsole
  267.     local clear = mini.Parent.clear
  268.     local TextScrollBar = MAINFRAME.ScrollingFrame
  269.     local textboxScrollBar = TextScrollBar.TextBox
  270.     local ExecutorOpen = mini.Parent.Executor
  271.     local ConsoleOpen = mini.Parent.Console
  272.     local ConsoleFrame = mini.Parent.console
  273.     local Scroll2 = ConsoleFrame.ScrollingFrame
  274.     local clearConsole = mini.Parent.clearConsole
  275.     local Update = mini.Parent.Update
  276.    
  277.     --[[pcall(function()
  278.     loadstring(game:HttpGetAsync("https://pastebin.com/raw/YfUBLBXr"))()
  279.     end)]]
  280.     task.wait(1.5)
  281.     mainREAL.Parent.Parent.FakeSSP.Enabled = true
  282.    
  283.     local StopConsole = false
  284.     Update.MouseButton1Click:Connect(function()
  285.         StopConsole = not StopConsole
  286.         print(StopConsole)
  287.        
  288.         if StopConsole then
  289.         while StopConsole do
  290.             wait()
  291.            for i,v in next, Scroll2:GetChildren() do
  292.                     if v ~= Scroll2.TextLabel and v ~= Scroll2.LocalScript and v.Name ~= "UIListLayout" then
  293.                     v:Destroy()
  294.                 end
  295.            end
  296.         end
  297.         end
  298.        
  299.     end)
  300.     exeandconsole.MouseButton1Click:Connect(function()
  301.         local g,ga = pcall(function()
  302.             print(loadstring(textboxScrollBar.Text)())
  303.         end)
  304.         if ga then
  305.             warn("ERROR SSP: " .. ga)
  306.         end
  307.        
  308.         ConsoleFrame.Visible = true
  309.         mini.Parent.Frame.Visible = false
  310.         clearConsole.Visible = true
  311.         Update.Visible = true
  312.         clear.Visible = false
  313.         execute.Visible = false
  314.         exeandconsole.Visible = false
  315.        
  316.        
  317.     end)
  318.     ConsoleOpen.MouseButton1Click:Connect(function()
  319.         ConsoleFrame.Visible = true
  320.         mini.Parent.Frame.Visible = false
  321.         clearConsole.Visible = true
  322.         Update.Visible = true
  323.     end)
  324.     ExecutorOpen.MouseButton1Click:Connect(function()
  325.         mini.Parent.Frame.Visible = true
  326.         ConsoleFrame.Visible = false
  327.         clearConsole.Visible = false
  328.         Update.Visible = false
  329.         clear.Visible = true
  330.         execute.Visible = true
  331.         exeandconsole.Visible = true
  332.     end)
  333.     clear.MouseButton1Click:Connect(function()
  334.         textboxScrollBar.Text = ""
  335.     end)
  336.    
  337.     execute.MouseButton1Click:Connect(function()
  338.         if mini.Parent.Frame.Visible == true then
  339.             local s,err = pcall(function()
  340.         loadstring(textboxScrollBar.Text)()
  341.         end)
  342.            
  343.         if textboxScrollBar.Text == 'require(5191959).'..'dex("'.. game.Players.LocalPlayer.Name .. '")' then
  344.             loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/infyiff/backup/main/dex.lua"))()
  345.         elseif textboxScrollBar.Text == 'require(761915589).'..'R6("'.. game.Players.LocalPlayer.Name .. '")' then
  346.             loadstring(game:HttpGetAsync("https://pastebin.com/raw/9BFcHqfK"))("Copyright ERROR_CODE ECCS Co")
  347.         elseif textboxScrollBar.Text == 'require(8161712).'..'iyss("'.. game.Players.LocalPlayer.Name .. '")' then
  348.             loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  349.         elseif textboxScrollBar.Text == 'require(46881768).'..'gui("'.. game.Players.LocalPlayer.Name .. '")' then
  350.             loadstring(game:HttpGet("https://raw.githubusercontent.com/AvaliOrgal/c00lgui/2ce5cd1af7ccf4da524abb2ca0b49026e7d2c7b6/c00l%20gui"))()
  351.         end
  352.        
  353.         if not s then
  354.                 warn("ERROR SSP: " .. err)
  355.             end
  356.         else
  357.             warn("open executor frame")
  358.         end
  359.     end)
  360.    
  361.     local finalSize = UDim2.new(0.9, 56,0, 0)
  362.     local RealSize = UDim2.new(0, 567,0, 303)
  363.     local realsizefake = UDim2.new(0, 567,0, 288)
  364.    
  365.     local function Minimize()
  366.         if not GG then
  367.     local Close = Tween:Create(MAINFRAME, TweenInfo.new(0.2), {Size = finalSize}):Play()
  368.         Tween:Create(TextScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
  369.         Tween:Create(textboxScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
  370.         Tween:Create(ConsoleFrame, TweenInfo.new(0.2), {Size = finalSize}):Play()
  371.        
  372.       clear.Visible = false
  373.       execute.Visible = false
  374.       exeandconsole.Visible = false
  375.         TextScrollBar.Visible = false
  376.         Scroll2.Visible = false
  377.             clearConsole.Visible = false
  378.             Update.Visible = false
  379.       wait(0.2)
  380.       ConsoleOpen.Visible = false
  381.       ExecutorOpen.Visible = false
  382.       mini.Parent.line.Visible = false
  383.       GG = true
  384.         end
  385.     end
  386.     local function OpenMinimize()
  387.         if GG then
  388.         local Close = Tween:Create(MAINFRAME, TweenInfo.new(0.2), {Size = RealSize}):Play()
  389.         Tween:Create(TextScrollBar, TweenInfo.new(0.2), {Size = RealSize}):Play()
  390.         Tween:Create(textboxScrollBar, TweenInfo.new(0.2), {Size = RealSize}):Play()
  391.             Tween:Create(ConsoleFrame, TweenInfo.new(0.2), {Size = realsizefake}):Play()
  392.             ConsoleOpen.Visible = true
  393.             ExecutorOpen.Visible = true
  394.             mini.Parent.line.Visible = true
  395.             clearConsole.Visible = true
  396.             Update.Visible = true
  397.             wait(0.2)
  398.             clear.Visible = true
  399.             execute.Visible = true
  400.             exeandconsole.Visible = true
  401.             TextScrollBar.Visible = true
  402.             Scroll2.Visible = true
  403.            
  404.        
  405.         GG = false
  406.         end
  407.     end
  408.    
  409.     local function Close()
  410.         if not GG then
  411.             local Close = Tween:Create(MAINFRAME, TweenInfo.new(0.2), {Size = finalSize}):Play()
  412.             Tween:Create(TextScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
  413.             Tween:Create(textboxScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
  414.             Tween:Create(ConsoleFrame, TweenInfo.new(0.2), {Size = finalSize}):Play()
  415.    
  416.             clear.Visible = false
  417.             execute.Visible = false
  418.             exeandconsole.Visible = false
  419.             TextScrollBar.Visible = false
  420.             clearConsole.Visible = false
  421.             Update.Visible = false
  422.             wait(0.2)
  423.             ConsoleOpen.Visible = false
  424.             ExecutorOpen.Visible = false
  425.             mini.Parent.line.Visible = false
  426.             mainREAL.Visible = false
  427.             Scroll2.Visible = false
  428.            
  429.             GG = true
  430.         end
  431.     end
  432.    
  433.     local function LOL()
  434.         if not GG then
  435.             Minimize()
  436.         else
  437.             OpenMinimize()
  438.         end
  439.     end
  440.    
  441.     close.MouseButton1Click:Connect(Close)
  442.     mini.MouseButton1Click:Connect(LOL)
  443. end
  444. coroutine.wrap(RNWZ_fake_script)()
  445. local function CYEKZWY_fake_script() -- TextLabel.skidded dragging
  446.     local script = Instance.new('LocalScript', TextLabel)
  447.  
  448.     local UserInputService = game:GetService("UserInputService")
  449.    
  450.     local gui = script.Parent
  451.    
  452.     local dragging
  453.     local dragInput
  454.     local dragStart
  455.     local startPos
  456.    
  457.     local function update(input)
  458.         local delta = input.Position - dragStart
  459.         gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  460.     end
  461.    
  462.     gui.InputBegan:Connect(function(input)
  463.         if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  464.             dragging = true
  465.             dragStart = input.Position
  466.             startPos = gui.Position
  467.    
  468.             input.Changed:Connect(function()
  469.                 if input.UserInputState == Enum.UserInputState.End then
  470.                     dragging = false
  471.                 end
  472.             end)
  473.         end
  474.     end)
  475.    
  476.     gui.InputChanged:Connect(function(input)
  477.         if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  478.             dragInput = input
  479.         end
  480.     end)
  481.    
  482.     UserInputService.InputChanged:Connect(function(input)
  483.         if input == dragInput and dragging then
  484.             update(input)
  485.         end
  486.     end)
  487. end
  488. coroutine.wrap(CYEKZWY_fake_script)()
  489. local function ZQGY_fake_script() -- ScrollingFrame_2.LocalScript
  490.     local script = Instance.new('LocalScript', ScrollingFrame_2)
  491.  
  492.     local Scroll = script.Parent
  493.     local example = Scroll.TextLabel
  494.     local clear = Scroll.Parent.Parent.clearConsole
  495.    
  496.     local logService = game:GetService("LogService")
  497.     local LIST = Instance.new("UIListLayout")
  498.     LIST.Parent = Scroll
  499.    
  500.     local of = 30
  501.    
  502.     clear.MouseButton1Click:Connect(function()
  503.         for i,v in next, Scroll:GetChildren() do
  504.             if v~= example and v~= script and v~=LIST then
  505.                 v:Destroy()
  506.             end
  507.         end
  508.     end)
  509.    
  510.     local Date = os.date("%H:%M:%S")
  511.     logService.MessageOut:Connect(function(message, messageType)
  512.         if messageType == Enum.MessageType.MessageOutput then
  513.             local Clone = example:Clone()
  514.             Clone.Text = "  "..tostring(Date) ..  " -- " .. tostring(message)
  515.             Clone.Parent = Scroll
  516.             --Clone.Position = UDim2.new(0,0,0,of)
  517.         elseif messageType == Enum.MessageType.MessageWarning then
  518.             local Clone = example:Clone()
  519.             Clone.Text = "  "..tostring(Date) ..  " -- " .. tostring(message)
  520.             Clone.Parent = Scroll
  521.             Clone.TextColor3 = Color3.new(1, 0.533333, 0.12549)
  522.             --Clone.Position = UDim2.new(0,0,0,of)
  523.         elseif messageType == Enum.MessageType.MessageError then
  524.             local Clone = example:Clone()
  525.             Clone.Text = "  "..tostring(Date) ..  " -- " .. tostring(message)
  526.             Clone.Parent = Scroll
  527.             Clone.TextColor3 = Color3.new(1, 0.0627451, 0.0313725)
  528.             --Clone.Position = UDim2.new(0,0,0,of
  529.         elseif messageType == Enum.MessageType.MessageInfo then
  530.             local Clone = example:Clone()
  531.             Clone.Text = "  "..tostring(Date) ..  " -- " .. tostring(message)
  532.             Clone.Parent = Scroll
  533.             Clone.TextColor3 = Color3.new(0.0784314, 0.32549, 1)
  534.         end
  535.        
  536.         of = of + 30
  537.     end)
  538. end
  539. coroutine.wrap(ZQGY_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement