Hey can you add breaks? SMARTManager is currently broken, after 6 hours exactly it will make you take a break for 5 mins so if you do that change it so its like this
PHP Code:
SwitchWorlds = True; // Switch worlds after a break?
TakeBreaks = True; // Take Breaks during runtime?
BreakIn = 355; // How long before we take a break? (minutes)
BreakFor = 5; // How long will we break for? (minutes)
Bir = 0; // Random minutes to add/subtract from how long until we break
Bfr = 0; // Random minutes to add/subjtract from break duraction