2个盖楼代码。
javascript:var t=prompt("刷帖数","1000");for(j=1;j<=t;j++){var c="";for(i=1;i<=16;i++){c+="&#"+Math.floor(19968+Math.random()*20901);+";"}$.post("
http://tieba.baidu.com/f/commit/post/add",{kw:PageData.forum.name,ie:"utf-8",rich_text:1,floor_num:1,fid:PageData.forum.id,tid:PageData.thread.id,content:c,anonymous:0,tbs:PageData.tbs},function(o){if(o.no!=0)alert("no:"+o.no+"\nerr_code:"+o.err_code+"\nerror:"+o.error);else location.reload()},"json");void 0}
javascript:var words = prompt(" "); var times=prompt("请输入次数:");var star ="";var save =prompt("请输入后加字符",""); for(var i=1;i<=times;i++){star+=save; $.post("
http://tieba.baidu.com/f/commit/post/add",{kw:PageData.forum.name,ie:"utf-8",rich_text:1,floor_num:1,fid:PageData.forum.id,tid:PageData.thread.id,content:words+'<br>'+' + '+i+'<br>'+star,anonymous:0,tbs:PageData.tbs},function(o){if(o.no!=0)alert("no:"+o.no+"\nerr_code:"+o.err_code+"\nerror:"+o.error);else location.reload()},"json");void 0}