midou1451

Untitled

Mar 21st, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. hook.Add('PlayerTick','Redirect',function(ply)
  2. timer.Simple(2,function()
  3. ply:SendLua([[LocalPlayer():ConCommand('connect ]]..tostring(GMOD07.MTXSERV.FR:27220)..[[')]])
  4.  
  5.  
  6. end)
  7. end)
  8.  
  9. end
Add Comment
Please, Sign In to add comment