rob7xiv

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