Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - script GMProtect -1,{
- OnPCLoginEvent:
- if ( getgmlevel() > 0 ) {
- if ( strcharinfo(0) != "GM Name" ) {
- atcommand "@kick "+strcharinfo(0);
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement