Functions: AntiBlind

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
game.Players.LocalPlayer.CharacterAdded:Connect(function()
game:GetService("Players").LocalPlayer.PlayerGui.Client.Blind:Destroy()
end)
if(game:GetService("Players").LocalPlayer.PlayerGui.Client:FindFirstChild("Blind")) then
game:GetService("Players").LocalPlayer.PlayerGui.Client.Blind:Destroy()
end

Leave a Comment