学会批量灌水了!!

08/02/17 13:50:23 标签:

好朋友们可以将你们小树苗号码 告诉我,我会一一添加,没事我会帮你浇浇水!!!牛!

下面是代码,感兴趣的朋友可以将放到宝宝主页特效设置中,不过记得要改下小树苗号码哦,红色的就是号码,可以无数个添加!!

<h><b>批量澆水</b><br>
<textarea style='width:500px;border:1px solid #999;' rows=4 id=treeidlist>156720|156726</textarea>
<br><input type=button class=bi style=width:70px; onclick=startwater(); value=批量澆水>
<input type=button class=bi style=width:70px; onclick=clearTimeout(h); value="停 止">
<script language=javascript>
var count=0;
var list;
var h=0;
var k;
function startwater()
{
 clearTimeout(h);
 list=treeidlist.value.split("|");
 k=0;
 count=list.length;
 water();
}
function water()
{
 f1.action="http://tree.ci123.com/tree.php?treeid=".concat(list[list.length-count]);
 f1.submit.click();
 count-=k;
 if(count>0)
 {
  if(k==0)k=1;
  else k=0;
  h=setTimeout(water,1000);
 }
}
</script>
<form action="" name=f1 method=POST target=tree>
<input type=submit name=submit value="" style=display:none>
</form>

阅读(0) | 留言(0) | 上一篇 | 下一篇 | 

留言板

我要留言 诈骗信息提醒

请下载最新的flashplayer!