Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Stay-alive script - do not share
- time=setInterval(function(){
- {
- var d = "a";
- $.post("#",{message:d,to:profile.id});}
- },1000000); // Be careful with this number, it is in millisecond, don't spam
- DRRR.messageLimit = 1000000; //temporarily break the limit of message bubbles which can be shown overtime
Advertisement
Add Comment
Please, Sign In to add comment