Categories > Exploiting > Roblox >

Anti JJSploit Bypass?

Posts: 19

Threads: 3

Joined: Jan, 2020

Reputation: 0

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

 

?

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )