!747 !pcall m { p { makeAndroid("Ping 10 Bot."); while (true) { pcall { sendToRemoteBot("Who Is Online Bot", "i am online. -*", computerID()); } sleepSeconds(10); } } }