static boolean becomeBotVMIfFirst() { if (findBot("This is a JavaX VM. Bot VM.") != null) ret false; renameVM("Bot VM."); ret true; }