Quote Originally Posted by guiismiti View Post
Meatbot sets the .isbot attribute when a bot is added, so, you can just use
Code:
if(player.isbot)
I have found that method not 100% reliable. But my method works infallibly.