Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local Malwareism = Instance.new("ScreenGui")
- local Malware = Instance.new("ImageLabel")
- local EditorFrame = Instance.new("ImageLabel")
- local Scroll = Instance.new("ScrollingFrame")
- local Source = Instance.new("TextBox")
- local Comments_ = Instance.new("TextLabel")
- local Globals_ = Instance.new("TextLabel")
- local Keywords_ = Instance.new("TextLabel")
- local RemoteHighlight_ = Instance.new("TextLabel")
- local Strings_ = Instance.new("TextLabel")
- local Tokens_ = Instance.new("TextLabel")
- local Numbers_ = Instance.new("TextLabel")
- local Hide = Instance.new("ImageLabel")
- local Lines = Instance.new("TextLabel")
- local Topbar = Instance.new("ImageLabel")
- local TextLabel = Instance.new("TextLabel")
- local Red = Instance.new("ImageLabel")
- local Yellow = Instance.new("ImageLabel")
- local Execute = Instance.new("TextButton")
- local TextButton_Roundify_4px = Instance.new("ImageLabel")
- local Circle = Instance.new("ImageLabel")
- local Clear = Instance.new("TextButton")
- local TextButton_Roundify_4px_2 = Instance.new("ImageLabel")
- local Circle_2 = Instance.new("ImageLabel")
- local Frame = Instance.new("ImageLabel")
- local Stuff = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- --Properties:
- Malwareism.Name = "Malwareism"
- Malwareism.Parent = game:GetService("CoreGui")
- Malwareism.ResetOnSpawn = false
- Malware.Name = "Malware"
- Malware.Parent = Malwareism
- Malware.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Malware.BackgroundTransparency = 1.000
- Malware.ClipsDescendants = true
- Malware.Position = UDim2.new(0.202985123, 0, 0.224758282, 0)
- Malware.Size = UDim2.new(0, 584, 0, 325)
- Malware.Image = "rbxassetid://3570695787"
- Malware.ImageColor3 = Color3.fromRGB(29, 29, 29)
- Malware.ScaleType = Enum.ScaleType.Slice
- Malware.SliceCenter = Rect.new(100, 100, 100, 100)
- Malware.SliceScale = 0.040
- Malware.Visible = false
- EditorFrame.Name = "EditorFrame"
- EditorFrame.Parent = Malware
- EditorFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- EditorFrame.BackgroundTransparency = 1.000
- EditorFrame.Position = UDim2.new(0.0307971016, 0, 0.131275788, 0)
- EditorFrame.Size = UDim2.new(0, 528, 0, 230)
- EditorFrame.Image = "rbxassetid://3570695787"
- EditorFrame.ImageColor3 = Color3.fromRGB(31, 31, 31)
- EditorFrame.ImageTransparency = 1.000
- EditorFrame.ScaleType = Enum.ScaleType.Slice
- EditorFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- EditorFrame.SliceScale = 0.050
- Scroll.Name = "Scroll"
- Scroll.Parent = EditorFrame
- Scroll.Active = true
- Scroll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Scroll.BackgroundTransparency = 1.000
- Scroll.BorderColor3 = Color3.fromRGB(35, 35, 35)
- Scroll.BorderSizePixel = 3
- Scroll.Position = UDim2.new(-0.0189393945, 0, 0.00434782589, 0)
- Scroll.Size = UDim2.new(0, 575, 0, 239)
- Scroll.CanvasSize = UDim2.new(0, 0, 8, 0)
- Scroll.ScrollBarThickness = 8
- Source.Name = "Source"
- Source.Parent = Scroll
- Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Source.BackgroundTransparency = 1.000
- Source.Position = UDim2.new(0.0500000007, 0, 0, 0)
- Source.Size = UDim2.new(0.930000007, 0, 1, 0)
- Source.ZIndex = 3
- Source.ClearTextOnFocus = false
- Source.Font = Enum.Font.Code
- Source.MultiLine = true
- Source.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
- Source.Text = "--skidded by Blitzy#8924"
- Source.TextColor3 = Color3.fromRGB(255, 255, 255)
- Source.TextSize = 15.000
- Source.TextWrapped = true
- Source.TextXAlignment = Enum.TextXAlignment.Left
- Source.TextYAlignment = Enum.TextYAlignment.Top
- Comments_.Name = "Comments_"
- Comments_.Parent = Source
- Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Comments_.BackgroundTransparency = 1.000
- Comments_.Size = UDim2.new(1, 0, 1, 0)
- Comments_.ZIndex = 5
- Comments_.Font = Enum.Font.Code
- Comments_.Text = ""
- Comments_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Comments_.TextSize = 15.000
- Comments_.TextXAlignment = Enum.TextXAlignment.Left
- Comments_.TextYAlignment = Enum.TextYAlignment.Top
- Globals_.Name = "Globals_"
- Globals_.Parent = Source
- Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Globals_.BackgroundTransparency = 1.000
- Globals_.Size = UDim2.new(1, 0, 1, 0)
- Globals_.ZIndex = 5
- Globals_.Font = Enum.Font.Code
- Globals_.Text = ""
- Globals_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Globals_.TextSize = 15.000
- Globals_.TextXAlignment = Enum.TextXAlignment.Left
- Globals_.TextYAlignment = Enum.TextYAlignment.Top
- Keywords_.Name = "Keywords_"
- Keywords_.Parent = Source
- Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Keywords_.BackgroundTransparency = 1.000
- Keywords_.Size = UDim2.new(1, 0, 1, 0)
- Keywords_.ZIndex = 5
- Keywords_.Font = Enum.Font.Code
- Keywords_.Text = ""
- Keywords_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Keywords_.TextSize = 15.000
- Keywords_.TextXAlignment = Enum.TextXAlignment.Left
- Keywords_.TextYAlignment = Enum.TextYAlignment.Top
- RemoteHighlight_.Name = "RemoteHighlight_"
- RemoteHighlight_.Parent = Source
- RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RemoteHighlight_.BackgroundTransparency = 1.000
- RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
- RemoteHighlight_.ZIndex = 5
- RemoteHighlight_.Font = Enum.Font.Code
- RemoteHighlight_.Text = ""
- RemoteHighlight_.TextColor3 = Color3.fromRGB(255, 255, 255)
- RemoteHighlight_.TextSize = 15.000
- RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
- RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
- Strings_.Name = "Strings_"
- Strings_.Parent = Source
- Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Strings_.BackgroundTransparency = 1.000
- Strings_.Size = UDim2.new(1, 0, 1, 0)
- Strings_.ZIndex = 5
- Strings_.Font = Enum.Font.Code
- Strings_.Text = ""
- Strings_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Strings_.TextSize = 15.000
- Strings_.TextXAlignment = Enum.TextXAlignment.Left
- Strings_.TextYAlignment = Enum.TextYAlignment.Top
- Tokens_.Name = "Tokens_"
- Tokens_.Parent = Source
- Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Tokens_.BackgroundTransparency = 1.000
- Tokens_.Size = UDim2.new(1, 0, 1, 0)
- Tokens_.ZIndex = 5
- Tokens_.Font = Enum.Font.Code
- Tokens_.Text = ""
- Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Tokens_.TextSize = 15.000
- Tokens_.TextXAlignment = Enum.TextXAlignment.Left
- Tokens_.TextYAlignment = Enum.TextYAlignment.Top
- Numbers_.Name = "Numbers_"
- Numbers_.Parent = Source
- Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Numbers_.BackgroundTransparency = 1.000
- Numbers_.Size = UDim2.new(1, 0, 1, 0)
- Numbers_.ZIndex = 4
- Numbers_.Font = Enum.Font.Code
- Numbers_.Text = ""
- Numbers_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Numbers_.TextSize = 15.000
- Numbers_.TextXAlignment = Enum.TextXAlignment.Left
- Numbers_.TextYAlignment = Enum.TextYAlignment.Top
- Hide.Name = "Hide"
- Hide.Parent = Source
- Hide.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Hide.BackgroundTransparency = 1.000
- Hide.Position = UDim2.new(-0.00372214313, 0, 0, 0)
- Hide.Size = UDim2.new(0, 379, 0, 189)
- Hide.ZIndex = 6
- Hide.Image = "rbxassetid://3570695787"
- Hide.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Hide.ImageTransparency = 1.000
- Hide.ScaleType = Enum.ScaleType.Slice
- Hide.SliceCenter = Rect.new(100, 100, 100, 100)
- Hide.SliceScale = 0.120
- Lines.Name = "Lines"
- Lines.Parent = Scroll
- Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Lines.BackgroundTransparency = 1.000
- Lines.Position = UDim2.new(0.00800000038, 0, -0.00100000005, 0)
- Lines.Size = UDim2.new(-0.0236694515, 30, 0.946283519, 0)
- Lines.ZIndex = 4
- Lines.Font = Enum.Font.Code
- Lines.Text = "1"
- Lines.TextColor3 = Color3.fromRGB(255, 255, 255)
- Lines.TextSize = 15.000
- Lines.TextWrapped = true
- Lines.TextYAlignment = Enum.TextYAlignment.Top
- Topbar.Name = "Topbar"
- Topbar.Parent = Malware
- Topbar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Topbar.BackgroundTransparency = 1.000
- Topbar.ClipsDescendants = true
- Topbar.Size = UDim2.new(0, 584, 0, 29)
- Topbar.Image = "rbxassetid://3570695787"
- Topbar.ImageColor3 = Color3.fromRGB(35, 35, 35)
- Topbar.ScaleType = Enum.ScaleType.Slice
- Topbar.SliceCenter = Rect.new(100, 100, 100, 100)
- Topbar.SliceScale = 0.040
- TextLabel.Parent = Topbar
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 10.000
- TextLabel.Position = UDim2.new(0.449109584, 0, 0.150931031, 0)
- TextLabel.Size = UDim2.new(0, 59, 0, 20)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Blitzy-Cutor"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 14.000
- Red.Name = "Red"
- Red.Parent = Topbar
- Red.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Red.BackgroundTransparency = 10.000
- Red.Position = UDim2.new(0.0126811592, 0, 0.275862068, 0)
- Red.Size = UDim2.new(0, 21, 0, 12)
- Red.Image = "rbxassetid://200182847"
- Red.ImageColor3 = Color3.fromRGB(255, 0, 0)
- Red.ScaleType = Enum.ScaleType.Fit
- Yellow.Name = "Yellow"
- Yellow.Parent = Topbar
- Yellow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Yellow.BackgroundTransparency = 10.000
- Yellow.Position = UDim2.new(0.0509999953, 0, 0.275862068, 0)
- Yellow.Size = UDim2.new(0, 20, 0, 12)
- Yellow.Image = "rbxassetid://200182847"
- Yellow.ImageColor3 = Color3.fromRGB(255, 255, 0)
- Yellow.ScaleType = Enum.ScaleType.Fit
- Execute.Name = "Execute"
- Execute.Parent = Malware
- Execute.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- Execute.BackgroundTransparency = 1.000
- Execute.BorderSizePixel = 0
- Execute.Position = UDim2.new(0.0126811592, 0, 0.890233517, 0)
- Execute.Size = UDim2.new(0, 82, 0, 25)
- Execute.ZIndex = 2
- Execute.Font = Enum.Font.SourceSans
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.fromRGB(255, 255, 255)
- Execute.TextSize = 14.000
- TextButton_Roundify_4px.Name = "TextButton_Roundify_4px"
- TextButton_Roundify_4px.Parent = Execute
- TextButton_Roundify_4px.Active = true
- TextButton_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_4px.BackgroundTransparency = 1.000
- TextButton_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_4px.Selectable = true
- TextButton_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_4px.Image = "rbxassetid://3570695787"
- TextButton_Roundify_4px.ImageColor3 = Color3.fromRGB(35, 35, 35)
- TextButton_Roundify_4px.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_4px.SliceScale = 0.040
- Clear.Name = "Clear"
- Clear.Parent = Malware
- Clear.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- Clear.BackgroundTransparency = 1.000
- Clear.BorderSizePixel = 0
- Clear.Position = UDim2.new(0.177540869, 0, 0.890233517, 0)
- Clear.Size = UDim2.new(0, 82, 0, 25)
- Clear.ZIndex = 2
- Clear.Font = Enum.Font.SourceSans
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.fromRGB(255, 255, 255)
- Clear.TextSize = 14.000
- TextButton_Roundify_4px_2.Name = "TextButton_Roundify_4px"
- TextButton_Roundify_4px_2.Parent = Clear
- TextButton_Roundify_4px_2.Active = true
- TextButton_Roundify_4px_2.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_4px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_4px_2.BackgroundTransparency = 1.000
- TextButton_Roundify_4px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_4px_2.Selectable = true
- TextButton_Roundify_4px_2.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_4px_2.Image = "rbxassetid://3570695787"
- TextButton_Roundify_4px_2.ImageColor3 = Color3.fromRGB(35, 35, 35)
- TextButton_Roundify_4px_2.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_4px_2.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_4px_2.SliceScale = 0.040
- Frame.Name = "Frame"
- Frame.Parent = Malware
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.BackgroundTransparency = 1.000
- Frame.Position = UDim2.new(0.340579718, 0, 0.890233517, 0)
- Frame.Size = UDim2.new(0, 376, 0, 25)
- Frame.Image = "rbxassetid://3570695787"
- Frame.ImageColor3 = Color3.fromRGB(35, 35, 35)
- Frame.ScaleType = Enum.ScaleType.Slice
- Frame.SliceCenter = Rect.new(100, 100, 100, 100)
- Frame.SliceScale = 0.040
- Stuff.Name = "Stuff"
- Stuff.Parent = Frame
- Stuff.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Stuff.BackgroundTransparency = 10.000
- Stuff.Position = UDim2.new(0.0280241985, 0, 0, 0)
- Stuff.Size = UDim2.new(0, 345, 0, 27)
- Stuff.Font = Enum.Font.SourceSans
- Stuff.Text = ""
- Stuff.TextColor3 = Color3.fromRGB(255, 255, 255)
- Stuff.TextSize = 14.000
- ImageLabel.Parent = Malware
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.BackgroundTransparency = 10.000
- ImageLabel.Position = UDim2.new(0.952005148, 0, 0.00343773467, 0)
- ImageLabel.Size = UDim2.new(0, 28, 0, 25)
- ImageLabel.Image = "rbxassetid://6068096008"
- ImageLabel.ScaleType = Enum.ScaleType.Fit
- -- Scripts:
- local function JVRVAEV_fake_script() -- Malware.LocalScript
- local script = Instance.new('LocalScript', Malware)
- local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"}
- local global_env = {"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 Source = script.Parent.EditorFrame.Scroll.Source
- local Lines = Source.Parent.Lines
- local Highlight = function(string, keywords)
- local K = {}
- local S = string
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- for i, v in pairs(keywords) do
- K[v] = true
- end
- S = S:gsub(".", function(c)
- if Token[c] ~= nil then
- return "\32"
- else
- return c
- end
- end)
- S = S:gsub("%S+", function(c)
- if K[c] ~= nil then
- return c
- else
- return (" "):rep(#c)
- end
- end)
- return S
- end
- local hTokens = function(string)
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- local A = ""
- string:gsub(".", function(c)
- if Token[c] ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local strings = function(string)
- local highlight = ""
- local quote = false
- string:gsub(".", function(c)
- if quote == false and c == "\"" then
- quote = true
- elseif quote == true and c == "\"" then
- quote = false
- end
- if quote == false and c == "\"" then
- highlight = highlight .. "\""
- elseif c == "\n" then
- highlight = highlight .. "\n"
- elseif c == "\t" then
- highlight = highlight .. "\t"
- elseif quote == true then
- highlight = highlight .. c
- elseif quote == false then
- highlight = highlight .. "\32"
- end
- end)
- return highlight
- end
- local comments = function(string)
- local ret = ""
- string:gsub("[^\r\n]+", function(c)
- local comm = false
- local i = 0
- c:gsub(".", function(n)
- i = i + 1
- if c:sub(i, i + 1) == "--" then
- comm = true
- end
- if comm == true then
- ret = ret .. n
- else
- ret = ret .. "\32"
- end
- end)
- ret = ret
- end)
- return ret
- end
- local numbers = function(string)
- local A = ""
- string:gsub(".", function(c)
- if tonumber(c) ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local highlight_source = function(type)
- if type == "Text" then
- Source.Text = Source.Text:gsub("\13", "")
- Source.Text = Source.Text:gsub("\t", " ")
- local s = Source.Text
- Source.Keywords_.Text = Highlight(s, lua_keywords)
- Source.Globals_.Text = Highlight(s, global_env)
- Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
- Source.Tokens_.Text = hTokens(s)
- Source.Numbers_.Text = numbers(s)
- Source.Strings_.Text = strings(s)
- local lin = 1
- s:gsub("\n", function()
- lin = lin + 1
- end)
- Lines.Text = ""
- for i = 1, lin do
- Lines.Text = Lines.Text .. i .. "\n"
- end
- end
- end
- highlight_source("Text")
- Source.Changed:Connect(highlight_source)
- end
- coroutine.wrap(JVRVAEV_fake_script)()
- local function EOAQ_fake_script() -- Malware.ClearFunction
- local script = Instance.new('LocalScript', Malware)
- --Variables--
- local Source = script.Parent.EditorFrame.Scroll.Source
- local Clear = script.Parent.Clear
- --scripts--
- Clear.MouseButton1Click:Connect(function()
- Source.Text = ""
- end)
- end
- coroutine.wrap(EOAQ_fake_script)()
- local function ZEQI_fake_script() -- Execute.skiddedomg
- local script = Instance.new('Script', Execute)
- -- EXECUTE SERVICE
- Execute.MouseButton1Click:connect(function()
- loadstring(Source.Text)()
- end)
- end
- coroutine.wrap(ZEQI_fake_script)()
- local function SJVO_fake_script() -- nil.click
- local script = Instance.new('LocalScript', nil)
- moduleLocation=script.Parent guiObject=script.Parent.Parent m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)guiObject.MouseButton1Down:connect(function()RippleEffect(guiObject,m.X,m.Y)end)
- end
- local function AAHXND_fake_script() -- nil.click
- local script = Instance.new('LocalScript', nil)
- moduleLocation=script.Parent guiObject=script.Parent.Parent m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)guiObject.MouseButton1Down:connect(function()RippleEffect(guiObject,m.X,m.Y)end)
- end
- local function PGDXAO_fake_script() -- Stuff.LocalScript
- local script = Instance.new('LocalScript', Stuff)
- while true do
- wait()
- script.Parent.TextTransparency = 1
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Blitz-cutor"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Originally Made by Decryptilized#4864"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Blitz-cutor"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Script Was Converted By: Blitzy#8924"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Tiktok: @KingBlitzy"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Youtube: @KingBlitzy"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "nice skid blitzy"
- end
- wait(4)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency + 0.1
- end
- wait(0.5)
- for i = 1,10 do
- wait()
- script.Parent.TextTransparency = script.Parent.TextTransparency - 0.1
- script.Parent.Text = "Press " / " for toggle GUI"
- end
- wait(4)
- end
- end
- coroutine.wrap(PGDXAO_fake_script)()
- local function GIEBR_fake_script() -- Malware.d=drag
- local script = Instance.new('LocalScript', Malware)
- local a=game:GetService("UserInputService")function drag(b)dragToggle=nil dragSpeed=0.23 dragInput=nil dragStart=nil dragPos=nil function updateInput(a)Delta=a.Position-dragStart Position=UDim2.new(startPos.X.Scale,startPos.X.Offset+Delta.X,startPos.Y.Scale,startPos.Y.Offset+Delta.Y)game:GetService("TweenService"):Create(b,TweenInfo.new(0.25),{Position=Position}):Play()end b.InputBegan:Connect(function(c)if(c.UserInputType==Enum.UserInputType.MouseButton1 or c.UserInputType==Enum.UserInputType.Touch)and a:GetFocusedTextBox()==nil then dragToggle=true dragStart=c.Position startPos=b.Position c.Changed:Connect(function()if c.UserInputState==Enum.UserInputState.End then dragToggle=false end end)end end)b.InputChanged:Connect(function(a)if a.UserInputType==Enum.UserInputType.MouseMovement or a.UserInputType==Enum.UserInputType.Touch then dragInput=a end end)game:GetService("UserInputService").InputChanged:Connect(function(a)if a==dragInput and dragToggle then updateInput(a)end end)end drag(script.Parent)
- end
- coroutine.wrap(GIEBR_fake_script)()
- local function CYSZ_fake_script() -- Malware.Tweens
- end
- coroutine.wrap(CYSZ_fake_script)()
- local function LIRRJ_fake_script() -- Malware.opengui
- local script = Instance.new('LocalScript', Malware)
- -----------OPEN GUI
- game:GetService("UserInputService").InputBegan:Connect(function(key)
- if key.KeyCode == Enum.KeyCode.BackSlash then
- OpenGui()
- end
- end)
- function OpenGui()
- if Malware.Visible == true then Malware.Visible = false
- else Malware.Visible = true
- end
- end
- end
- coroutine.wrap(LIRRJ_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement