Garry's Mod Leaks

[REQUEST] Can anyone release a gProtect version that actually works?

Submitted by glosssyyy, , Thread ID: 273275

glosssyyy
Lurker
Prime
Level:
1
Reputation:
0
Posts:
8
Likes:
0
Credits:
59
31-08-2023, 05:35 PM
#1
Seems that every version I've found on here that is recent gives errors for the following block of code. If someone can release that works that would be great. Or, if someone could help me fix the lua error?

for k,v in pairs(gProtect.config.modules) do
for i, z in pairs(v) do
if gProtect.data[k][i] == nil then
gProtect.data[k][i] = istable(z) and {} or z
modifiedModules[k] = true
end
end
end

Users browsing this thread: 2 Guest(s)