View previous topic - View next topic |
Author |
Message |
cyberdivision
Posts: 591
|
Posted: 27 Jun 2024 16:11 initial question | |
|
Hacxx Gmail.com Email Spam Bookmarklet Tool
Code: |
javascript:(function(){var title=prompt("Enter the title:","Contact Hacxx Underground!"),message=prompt("Enter the message:","");(function repetor1(){setTimeout(() => {window.location.href="javascript:document.dispatchEvent(new KeyboardEvent('keydown', { key: 'Enter', code: 'Enter', ctrlKey: true }));";repetor1();}, 1000);})();if(title&&message){var url=`https://mail.google.com/mail/u/0/?fs=1&to=hacxx20@gmail.com&bcc=&su=${encodeURIComponent(title)}&body=${encodeURIComponent(message)}&tf=cm`;window.location.href=url;}else{alert("Title and message are required!");}})();
|
Simulate Ctrl+Enter button press
Code: |
javascript:document.dispatchEvent(new KeyboardEvent('keydown', { key: 'Enter', code: 'Enter', ctrlKey: true }));
|
|
|
Back to top |
|
 |
|
|
Set bookmark for this topic
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Webboard.org is choosing the fastest connection for you.
server slots: 265/500 |
server load: 7% |
Webboard.org |
server time: 0.12s |
board activity: 3667 |
|