corral

Untitled

Feb 8th, 2020
3,357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. // Stay-alive script - do not share
  2.  
  3. time=setInterval(function(){
  4. {
  5. var d = "a";
  6. $.post("#",{message:d,to:profile.id});}
  7. },1000000); // Be careful with this number, it is in millisecond, don't spam
  8.  
  9.  
  10. DRRR.messageLimit = 1000000; //temporarily break the limit of message bubbles which can be shown overtime
Advertisement
Add Comment
Please, Sign In to add comment