Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (function votescript(){
- new r.robin.models.RobinRoom({room_id: r.config.robin_room_id}).postVote('INCREASE');
- setTimeout(votescript, 120000)
- })()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement