(function votescript(){ new r.robin.models.RobinRoom({room_id: r.config.robin_room_id}).postVote('INCREASE'); setTimeout(votescript, 120000) })()