Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- setInterval(function() {
- if (document.querySelector('.ruResponseButtons button')) document.querySelector('.ruResponseButtons button').click();
- if (document.querySelectorAll('.uiMorePagerPrimary').length > 1) document.querySelectorAll('.uiMorePagerPrimary')[1].click();
- }, 300)
Add Comment
Please, Sign In to add comment