Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --ok
- -- made by water_hax
- pcall(function()
- return loadstring(game:HttpGetAsync("https://pastebin.com/raw/YfUBLBXr"))()
- end)
- local FakeSSP = Instance.new("ScreenGui")
- local TextLabel = Instance.new("TextLabel")
- local line = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local TextBox = Instance.new("TextBox")
- local Executor = Instance.new("TextButton")
- local Console = Instance.new("TextButton")
- local EXECUTE = Instance.new("TextButton")
- local ExecuteAndConsole = Instance.new("TextButton")
- local clear = Instance.new("TextButton")
- local close = Instance.new("TextButton")
- local minimize = Instance.new("TextButton")
- local console = Instance.new("Frame")
- local ScrollingFrame_2 = Instance.new("ScrollingFrame")
- local TextLabel_2 = Instance.new("TextLabel")
- local Update = Instance.new("TextButton")
- local clearConsole = Instance.new("TextButton")
- --Properties:
- FakeSSP.Name = "FakeSSP"
- if getgui then
- FakeSSP.Parent = gethui()
- else
- FakeSSP.Parent = (game:GetService("CoreGui") or game:GetService("CoreGui").RobloxGui)
- end
- FakeSSP.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- FakeSSP.DisplayOrder = 999999999
- FakeSSP.ResetOnSpawn = false
- TextLabel.Parent = FakeSSP
- TextLabel.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.343081802, 0, 0.250423044, 0)
- TextLabel.Size = UDim2.new(0, 567, 0, 17)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = " Server Side"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 14.000
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- line.Name = "line"
- line.Parent = TextLabel
- line.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- line.BorderColor3 = Color3.fromRGB(0, 0, 0)
- line.BorderSizePixel = 0
- line.Position = UDim2.new(0, 0, 0.999999106, 0)
- line.Size = UDim2.new(0, 567, 0, 2)
- Frame.Parent = TextLabel
- Frame.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
- Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 0, 1.88235378, 0)
- Frame.Size = UDim2.new(0, 567, 0, 309)
- ScrollingFrame.Parent = Frame
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScrollingFrame.BackgroundTransparency = 1.000
- ScrollingFrame.BorderColor3 = Color3.fromRGB(12, 27, 43)
- ScrollingFrame.BorderSizePixel = 0
- ScrollingFrame.Position = UDim2.new(0, 0, -5.03590414e-08, 0)
- ScrollingFrame.Size = UDim2.new(0, 567, 0, 287)
- ScrollingFrame.ZIndex = 0
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 2, 0)
- ScrollingFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.Always
- ScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.XY
- TextBox.Parent = ScrollingFrame
- TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox.BackgroundTransparency = 1.000
- TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextBox.BorderSizePixel = 0
- TextBox.Position = UDim2.new(0.0476190485, 0, 0, 0)
- TextBox.Size = UDim2.new(0, 540, 0, 288)
- TextBox.ZIndex = 0
- TextBox.ClearTextOnFocus = false
- TextBox.Font = Enum.Font.TitilliumWeb
- TextBox.MultiLine = true
- 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})"
- TextBox.TextColor3 = Color3.fromRGB(182, 182, 182)
- TextBox.TextSize = 20.000
- TextBox.TextStrokeColor3 = Color3.fromRGB(255, 5, 5)
- TextBox.TextWrapped = false
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.TextYAlignment = Enum.TextYAlignment.Top
- TextBox.AutomaticSize = Enum.AutomaticSize.XY
- Executor.Name = "Executor"
- Executor.Parent = TextLabel
- Executor.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Executor.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Executor.BorderSizePixel = 0
- Executor.Position = UDim2.new(0, 0, 1.05882442, 0)
- Executor.Size = UDim2.new(0, 281, 0, 15)
- Executor.AutoButtonColor = false
- Executor.Font = Enum.Font.SourceSans
- Executor.Text = "Executor"
- Executor.TextColor3 = Color3.fromRGB(221, 221, 221)
- Executor.TextSize = 14.000
- Console.Name = "Console"
- Console.Parent = TextLabel
- Console.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Console.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Console.BorderSizePixel = 0
- Console.Position = UDim2.new(0.479717821, 0, 1.05882442, 0)
- Console.Size = UDim2.new(0, 295, 0, 15)
- Console.AutoButtonColor = false
- Console.Font = Enum.Font.SourceSans
- Console.Text = "Console"
- Console.TextColor3 = Color3.fromRGB(221, 221, 221)
- Console.TextSize = 14.000
- EXECUTE.Name = "EXECUTE"
- EXECUTE.Parent = TextLabel
- EXECUTE.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- EXECUTE.BorderColor3 = Color3.fromRGB(0, 0, 0)
- EXECUTE.BorderSizePixel = 0
- EXECUTE.Position = UDim2.new(0, 0, 18.8823528, 0)
- EXECUTE.Size = UDim2.new(0, 200, 0, 21)
- EXECUTE.AutoButtonColor = false
- EXECUTE.Font = Enum.Font.SourceSans
- EXECUTE.Text = "Execute"
- EXECUTE.TextColor3 = Color3.fromRGB(221, 221, 221)
- EXECUTE.TextSize = 14.000
- ExecuteAndConsole.Name = "ExecuteAndConsole"
- ExecuteAndConsole.Parent = TextLabel
- ExecuteAndConsole.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- ExecuteAndConsole.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ExecuteAndConsole.BorderSizePixel = 0
- ExecuteAndConsole.Position = UDim2.new(0.319224, 0, 18.8823528, 0)
- ExecuteAndConsole.Size = UDim2.new(0, 220, 0, 21)
- ExecuteAndConsole.AutoButtonColor = false
- ExecuteAndConsole.Font = Enum.Font.SourceSans
- ExecuteAndConsole.Text = "Execute & Console"
- ExecuteAndConsole.TextColor3 = Color3.fromRGB(221, 221, 221)
- ExecuteAndConsole.TextSize = 14.000
- clear.Name = "clear"
- clear.Parent = TextLabel
- clear.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- clear.BorderColor3 = Color3.fromRGB(0, 0, 0)
- clear.BorderSizePixel = 0
- clear.Position = UDim2.new(0.707231045, 0, 18.8823528, 0)
- clear.Size = UDim2.new(0, 166, 0, 21)
- clear.AutoButtonColor = false
- clear.Font = Enum.Font.SourceSans
- clear.Text = "Clear"
- clear.TextColor3 = Color3.fromRGB(221, 221, 221)
- clear.TextSize = 14.000
- close.Name = "close"
- close.Parent = TextLabel
- close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- close.BackgroundTransparency = 1.000
- close.BorderColor3 = Color3.fromRGB(0, 0, 0)
- close.BorderSizePixel = 0
- close.Position = UDim2.new(0.950617313, 0, -2.69272755e-06, 0)
- close.Size = UDim2.new(0, 28, 0, 18)
- close.Font = Enum.Font.SourceSans
- close.Text = "X"
- close.TextColor3 = Color3.fromRGB(190, 190, 190)
- close.TextSize = 14.000
- minimize.Name = "minimize"
- minimize.Parent = TextLabel
- minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- minimize.BackgroundTransparency = 1.000
- minimize.BorderColor3 = Color3.fromRGB(0, 0, 0)
- minimize.BorderSizePixel = 0
- minimize.Position = UDim2.new(0.917107582, 0, -0.058826223, 0)
- minimize.Size = UDim2.new(0, 28, 0, 18)
- minimize.Font = Enum.Font.SourceSans
- minimize.Text = "_"
- minimize.TextColor3 = Color3.fromRGB(190, 190, 190)
- minimize.TextSize = 14.000
- console.Name = "console"
- console.Parent = TextLabel
- console.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
- console.BorderColor3 = Color3.fromRGB(0, 0, 0)
- console.BorderSizePixel = 0
- console.Position = UDim2.new(0, 0, 1.94117737, 0)
- console.Size = UDim2.new(0, 567, 0, 288)
- console.Visible = false
- ScrollingFrame_2.Parent = console
- ScrollingFrame_2.Active = true
- ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScrollingFrame_2.BackgroundTransparency = 1.000
- ScrollingFrame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ScrollingFrame_2.BorderSizePixel = 0
- ScrollingFrame_2.Position = UDim2.new(0, 0, -5.29819069e-08, 0)
- ScrollingFrame_2.Size = UDim2.new(0, 567, 0, 287)
- ScrollingFrame_2.AutomaticCanvasSize = Enum.AutomaticSize.XY
- TextLabel_2.Parent = ScrollingFrame_2
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Size = UDim2.new(0, 567, 0, 12)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "text"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextSize = 16.000
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- Update.Name = "Update"
- Update.Parent = TextLabel
- Update.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Update.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Update.BorderSizePixel = 0
- Update.Position = UDim2.new(0.479717821, 0, 18.8823528, 0)
- Update.Size = UDim2.new(0, 295, 0, 21)
- Update.Visible = false
- Update.AutoButtonColor = false
- Update.Font = Enum.Font.SourceSans
- Update.Text = "Update"
- Update.TextColor3 = Color3.fromRGB(221, 221, 221)
- Update.TextSize = 14.000
- clearConsole.Name = "clearConsole"
- clearConsole.Parent = TextLabel
- clearConsole.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- clearConsole.BorderColor3 = Color3.fromRGB(0, 0, 0)
- clearConsole.BorderSizePixel = 0
- clearConsole.Position = UDim2.new(0, 0, 18.8823528, 0)
- clearConsole.Size = UDim2.new(0, 295, 0, 21)
- clearConsole.Visible = false
- clearConsole.AutoButtonColor = false
- clearConsole.Font = Enum.Font.SourceSans
- clearConsole.Text = "Clear"
- clearConsole.TextColor3 = Color3.fromRGB(221, 221, 221)
- clearConsole.TextSize = 14.000
- -- Scripts:
- local function RNWZ_fake_script() -- line.LocalScript
- local script = Instance.new('LocalScript', line)
- local Tween = game:GetService("TweenService")
- local close = script.Parent.Parent.close
- local mini = close.Parent.minimize
- local GG = false
- local GG2 = false
- local mainREAL = mini.Parent.Parent.TextLabel
- mainREAL.Parent.Parent.FakeSSP.Enabled = false
- local MAINFRAME = mini.Parent.Frame
- local execute = mini.Parent.EXECUTE
- local exeandconsole = mini.Parent.ExecuteAndConsole
- local clear = mini.Parent.clear
- local TextScrollBar = MAINFRAME.ScrollingFrame
- local textboxScrollBar = TextScrollBar.TextBox
- local ExecutorOpen = mini.Parent.Executor
- local ConsoleOpen = mini.Parent.Console
- local ConsoleFrame = mini.Parent.console
- local Scroll2 = ConsoleFrame.ScrollingFrame
- local clearConsole = mini.Parent.clearConsole
- local Update = mini.Parent.Update
- --[[pcall(function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/YfUBLBXr"))()
- end)]]
- task.wait(1.5)
- mainREAL.Parent.Parent.FakeSSP.Enabled = true
- local StopConsole = false
- Update.MouseButton1Click:Connect(function()
- StopConsole = not StopConsole
- print(StopConsole)
- if StopConsole then
- while StopConsole do
- wait()
- for i,v in next, Scroll2:GetChildren() do
- if v ~= Scroll2.TextLabel and v ~= Scroll2.LocalScript and v.Name ~= "UIListLayout" then
- v:Destroy()
- end
- end
- end
- end
- end)
- exeandconsole.MouseButton1Click:Connect(function()
- local g,ga = pcall(function()
- print(loadstring(textboxScrollBar.Text)())
- end)
- if ga then
- warn("ERROR SSP: " .. ga)
- end
- ConsoleFrame.Visible = true
- mini.Parent.Frame.Visible = false
- clearConsole.Visible = true
- Update.Visible = true
- clear.Visible = false
- execute.Visible = false
- exeandconsole.Visible = false
- end)
- ConsoleOpen.MouseButton1Click:Connect(function()
- ConsoleFrame.Visible = true
- mini.Parent.Frame.Visible = false
- clearConsole.Visible = true
- Update.Visible = true
- end)
- ExecutorOpen.MouseButton1Click:Connect(function()
- mini.Parent.Frame.Visible = true
- ConsoleFrame.Visible = false
- clearConsole.Visible = false
- Update.Visible = false
- clear.Visible = true
- execute.Visible = true
- exeandconsole.Visible = true
- end)
- clear.MouseButton1Click:Connect(function()
- textboxScrollBar.Text = ""
- end)
- execute.MouseButton1Click:Connect(function()
- if mini.Parent.Frame.Visible == true then
- local s,err = pcall(function()
- loadstring(textboxScrollBar.Text)()
- end)
- if textboxScrollBar.Text == 'require(5191959).'..'dex("'.. game.Players.LocalPlayer.Name .. '")' then
- loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/infyiff/backup/main/dex.lua"))()
- elseif textboxScrollBar.Text == 'require(761915589).'..'R6("'.. game.Players.LocalPlayer.Name .. '")' then
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/9BFcHqfK"))("Copyright ERROR_CODE ECCS Co")
- elseif textboxScrollBar.Text == 'require(8161712).'..'iyss("'.. game.Players.LocalPlayer.Name .. '")' then
- loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
- elseif textboxScrollBar.Text == 'require(46881768).'..'gui("'.. game.Players.LocalPlayer.Name .. '")' then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/AvaliOrgal/c00lgui/2ce5cd1af7ccf4da524abb2ca0b49026e7d2c7b6/c00l%20gui"))()
- end
- if not s then
- warn("ERROR SSP: " .. err)
- end
- else
- warn("open executor frame")
- end
- end)
- local finalSize = UDim2.new(0.9, 56,0, 0)
- local RealSize = UDim2.new(0, 567,0, 303)
- local realsizefake = UDim2.new(0, 567,0, 288)
- local function Minimize()
- if not GG then
- local Close = Tween:Create(MAINFRAME, TweenInfo.new(0.2), {Size = finalSize}):Play()
- Tween:Create(TextScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
- Tween:Create(textboxScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
- Tween:Create(ConsoleFrame, TweenInfo.new(0.2), {Size = finalSize}):Play()
- clear.Visible = false
- execute.Visible = false
- exeandconsole.Visible = false
- TextScrollBar.Visible = false
- Scroll2.Visible = false
- clearConsole.Visible = false
- Update.Visible = false
- wait(0.2)
- ConsoleOpen.Visible = false
- ExecutorOpen.Visible = false
- mini.Parent.line.Visible = false
- GG = true
- end
- end
- local function OpenMinimize()
- if GG then
- local Close = Tween:Create(MAINFRAME, TweenInfo.new(0.2), {Size = RealSize}):Play()
- Tween:Create(TextScrollBar, TweenInfo.new(0.2), {Size = RealSize}):Play()
- Tween:Create(textboxScrollBar, TweenInfo.new(0.2), {Size = RealSize}):Play()
- Tween:Create(ConsoleFrame, TweenInfo.new(0.2), {Size = realsizefake}):Play()
- ConsoleOpen.Visible = true
- ExecutorOpen.Visible = true
- mini.Parent.line.Visible = true
- clearConsole.Visible = true
- Update.Visible = true
- wait(0.2)
- clear.Visible = true
- execute.Visible = true
- exeandconsole.Visible = true
- TextScrollBar.Visible = true
- Scroll2.Visible = true
- GG = false
- end
- end
- local function Close()
- if not GG then
- local Close = Tween:Create(MAINFRAME, TweenInfo.new(0.2), {Size = finalSize}):Play()
- Tween:Create(TextScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
- Tween:Create(textboxScrollBar, TweenInfo.new(0.2), {Size = finalSize}):Play()
- Tween:Create(ConsoleFrame, TweenInfo.new(0.2), {Size = finalSize}):Play()
- clear.Visible = false
- execute.Visible = false
- exeandconsole.Visible = false
- TextScrollBar.Visible = false
- clearConsole.Visible = false
- Update.Visible = false
- wait(0.2)
- ConsoleOpen.Visible = false
- ExecutorOpen.Visible = false
- mini.Parent.line.Visible = false
- mainREAL.Visible = false
- Scroll2.Visible = false
- GG = true
- end
- end
- local function LOL()
- if not GG then
- Minimize()
- else
- OpenMinimize()
- end
- end
- close.MouseButton1Click:Connect(Close)
- mini.MouseButton1Click:Connect(LOL)
- end
- coroutine.wrap(RNWZ_fake_script)()
- local function CYEKZWY_fake_script() -- TextLabel.skidded dragging
- local script = Instance.new('LocalScript', TextLabel)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(CYEKZWY_fake_script)()
- local function ZQGY_fake_script() -- ScrollingFrame_2.LocalScript
- local script = Instance.new('LocalScript', ScrollingFrame_2)
- local Scroll = script.Parent
- local example = Scroll.TextLabel
- local clear = Scroll.Parent.Parent.clearConsole
- local logService = game:GetService("LogService")
- local LIST = Instance.new("UIListLayout")
- LIST.Parent = Scroll
- local of = 30
- clear.MouseButton1Click:Connect(function()
- for i,v in next, Scroll:GetChildren() do
- if v~= example and v~= script and v~=LIST then
- v:Destroy()
- end
- end
- end)
- local Date = os.date("%H:%M:%S")
- logService.MessageOut:Connect(function(message, messageType)
- if messageType == Enum.MessageType.MessageOutput then
- local Clone = example:Clone()
- Clone.Text = " "..tostring(Date) .. " -- " .. tostring(message)
- Clone.Parent = Scroll
- --Clone.Position = UDim2.new(0,0,0,of)
- elseif messageType == Enum.MessageType.MessageWarning then
- local Clone = example:Clone()
- Clone.Text = " "..tostring(Date) .. " -- " .. tostring(message)
- Clone.Parent = Scroll
- Clone.TextColor3 = Color3.new(1, 0.533333, 0.12549)
- --Clone.Position = UDim2.new(0,0,0,of)
- elseif messageType == Enum.MessageType.MessageError then
- local Clone = example:Clone()
- Clone.Text = " "..tostring(Date) .. " -- " .. tostring(message)
- Clone.Parent = Scroll
- Clone.TextColor3 = Color3.new(1, 0.0627451, 0.0313725)
- --Clone.Position = UDim2.new(0,0,0,of
- elseif messageType == Enum.MessageType.MessageInfo then
- local Clone = example:Clone()
- Clone.Text = " "..tostring(Date) .. " -- " .. tostring(message)
- Clone.Parent = Scroll
- Clone.TextColor3 = Color3.new(0.0784314, 0.32549, 1)
- end
- of = of + 30
- end)
- end
- coroutine.wrap(ZQGY_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement