Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- admins={"Fauxen", {"FriendsNameHere"}--Put you,and a friends name here.
- banned={"Noob1","Noob2"}--Insert those you wish to ban.
- Key="/"
- game.Players.ChildAdded:connect(function(player
- for i,v in pairs (banned) do
- if v.name==banned then
- v:Kick()
- end;
- end;
- end);
- for a,x in pairs (admins) do
- if x.Name==admins then
- function chat (msg)
- if msg==(bet.."ff me")then
- Instance.new('ForceField',game.Players.LocalPlayer.Character
- end
- end
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement