Categories > Exploiting > Roblox >
Anti JJSploit Bypass?
Posted
Is there any way to bypass the following Anti Free Exploit/JJSploit Script:
local clicky = Instance.new("ClickDetector")
local jjsploiter = true
clicky.MouseClick:Connect(function()
jjsploiter = false
end)
pcall(function()
fireclickdetector(clicky)
end)
if jjsploiter then
game.Players.LocalPlayer:Kick()
else
print("yay synapse user")
end
?
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post