Alright girls. Here is a IsDormant module.
What does it do?
You know when your wallhack or ESP just freezes? The player behind the wall doesn't update when they should? We call that being 'Dormant'. You can use this module to tell when they are Dormant.
How do I use it?
First off, you load the module in your cheat. You do this by:
Alright. It's loaded. Now, you simply add this to your ESP:
Code:
local text = ply:Nick()
if IsDormant( ply:EntIndex() ) then --Obviously ply would be replaced with whatever you call the player currently being drawn.
--You can stop drawing them, label them as dormant, basically anything you want, here.
text = text.."I AM DORMANT"
end
local pos = ply:GetPos()
draw.DrawText( text, "ScoreboardText", pos.x, pos.y, Color(255,255,255), 1 )
Thanks! You're awesome!
It's okay. I know.
Scans:
virusscan.jotti.org/en/scanresult/f0775016c593ba9772a79ac9b6c6ac73cccd0f84
virustotal.com/en/file/861a87edb5b56e61d4869bd7960d005e648884beaadc7b0512 44d8f79ef1ec51/analysis/1398731575/