Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- setInterval(function(){
- for (i = 0; i < 100; i++) {
- document.dispatchEvent(event);
- }
- for (i = 0; i < 1000; i++) {
- document.dispatchEvent(event);
- }
- }, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement