!747 m { p { if (hasBot("Public Comm Bot")) print("Has public comm bot already :)"); else { startBotVM(); injectTo("Bot VM.", "#1001248"); print("Success starting PCB: " + hasBot("Public Comm Bot")); } } }