Advertisement
Jezilas

BrickrackScriptRunner

Feb 7th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. brickrackhost:Run()
  2.  
  3.  
  4. if C:.brickrackhost.gameID.scripts.rungame ~=nil then
  5. oncePlayerJoined()
  6. local s = create.new("Message", world)
  7. s.Text = "This place doesn't have a very important file. in C:.brickrasthost.gameID.scripts"
  8. localplr:Kick()
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement