rob7xiv

51
reputation
4
if (new Date().getDay() == 1) {
    Brain.setStatus(Brain.AFK);
}