www.roblox-scripter.com

Shady Business script – (AntiBlind)

Functions: AntiBlind
Script developer: Obfuscate
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy 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