Advertisement
SSN-ATomIC

Fuck out my server fgts

May 21st, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local t = 'xTek'
  2. hook.Add("PlayerInitialSpawn", math.random(1,999), function( pl )
  3. if string.find(tostring(pl:GetName()),t) or string.find(tostring(pl:Nick()),t) then
  4. pl:ConCommand("disconnect")
  5. end
  6. end)
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement