Advertisement
wifiboost

Untitled

Sep 17th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local function Redirect(Player)
  2. Player:ConCommand("connect 74.91.124.233:27015")
  3. end
  4. hook.Add("PlayerInitialSpawn", "Redirect", Redirect)
  5. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement