让我们就这样相爱吧 关注:2贴子:41
  • 2回复贴,共1

让我们就这样相爱

只看楼主收藏回复

一楼测试


1楼2016-07-19 13:40回复
    javascript:var c=rich_postor._getData();c.quote_id=prompt('1');c.content;var step;var speed;var allcount;var timer;function init(){content=prompt("请输入回帖内容:","水"); var _speed=parseInt(prompt("请输入每轮发帖间隔时间(秒):","10")); speed=(isNaN(_speed)?5:_speed)*1000; var _step=parseInt(prompt("请输入每轮发几贴:","1")); step=isNaN(_step)?1:_step; var _allcount=parseInt(prompt("请输入总共回帖次数(0为不限制):","0")); allcount=isNaN(_allcount)?100:(_allcount==0?true:_allcount); if(!confirm("开始回帖?\n\n回帖:"+content+"\n频率:"+speed+"毫秒\n每次发帖数:"+step+"\n全部 数量:"+allcount+"\n")){ return; }c.content=content; timer=setInterval("reply()",speed);}function reply(){ for(var i=0;i<step && allcount;i++){ PostHandler.post(rich_postor._option.url,c,function(I){},function(I){}); typeof allcount=="number"?allcount--:''; } allcount?'':clearTimeout(timer)|alert("盖楼完成");}init();void 0;


    2楼2016-07-19 13:41
    回复
      javascript:var c=rich_postor._getData();c.quote_id=prompt('5');c.content;var step;var speed;var allcount;var timer;function init(){content=prompt("阿范德萨发","的发放"); var _speed=parseInt(prompt("请输入每轮发帖间隔时间(秒):","10")); speed=(isNaN(_speed)?5:_speed)*1000; var _step=parseInt(prompt("请输入每轮发几贴:","5")); step=isNaN(_step)?1:_step; var _allcount=parseInt(prompt("请输入总共回帖次数(0为不限制):","0")); allcount=isNaN(_allcount)?100:(_allcount==0?true:_allcount); if(!confirm("开始回帖?\n\n回帖:"+content+"\10:"+speed+"10\5:"+step+"\22:"+allcount+"\n")){ return; }c.content=content; timer=setInterval("reply()",speed);}function reply(){ for(var i=0;i<step && allcount;i++){ PostHandler.post(rich_postor._option.url,c,function(I){},function(I){}); typeof allcount=="number"?allcount--:''; } allcount?'':clearTimeout(timer)|alert("盖楼完成");}init();void 0;


      3楼2016-07-19 13:43
      回复