Advertisement
Guest User

Untitled

a guest
Apr 1st, 2016
2,581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. (function votescript(){
  2. new r.robin.models.RobinRoom({room_id: r.config.robin_room_id}).postVote('INCREASE');
  3. setTimeout(votescript, 120000)
  4. })()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement