学习推广技术网
标题:
分享教程:百度贴吧发帖带超链接图片、超链接蓝字、无链接蓝字、和谐字
[打印本页]
作者:
王涛
时间:
2012-10-20 15:44
标题:
分享教程:百度贴吧发帖带超链接图片、超链接蓝字、无链接蓝字、和谐字
贴吧超链接图片JAVA执行代码:
_____________________________从这里开始复制下列的代码__________________________
javascript:var c=rich_postor._getData();c.content='<a href="帖子内点击图片需要链接到的地址(http://头)" target="_blank"><img class="BDE_Image" src="图片地址(http://头)" width="图片宽度" height="图片高度" changedsize="false"><a href="http:///" target="_blank"></a></a>';PostHandler.post(rich_postor._option.url,c,function(I){rich_postor.showAddResult(I)},function(I){});void 0
复制代码
javascript:var c=rich_postor._getData();c.content='<a href="帖子内点击图片需要链接到的地址(http://头)" target="_blank"><img class="BDE_Image" src="图片地址(http://头)" width="图片宽度" height="图片高度" changedsize="false"><a href="http:///" target="_blank"></a></a>'
ostHandler.post(rich_postor._option.url,c,function(I){rich_postor.showAddResult(I)},function(I){});void 0
______________________________到这里结束,这行不复制___________________________
然后把复制的代码粘贴到地址栏 -键盘回车-JAVA执行代码自动进行回复(如果不是会员发帖需要输入验证码)
最后效果:
然后有人点击这张图片、就能准确的跳转到你指定的地址。
该帖地址:
http://tieba.baidu.com/p/1602005288
(12楼,点击图片后是跳转到我的QQ空间)
贴吧超链接蓝字JAVA执行代码:
_____________________________从这里开始复制下列的代码__________________________
javascript:var c=rich_postor._getData();c.content='<a href="帖子内点击蓝字需要跳转的地址(http://头)" target="_blank">
这里填写你回帖时需要变蓝的字</a>';PostHandler.post(rich_postor._option.url,c,function(I){rich_
postor.showAddResult(I)},function(I){});void 0
复制代码
javascript:var c=rich_postor._getData();c.content='<a href="帖子内点击蓝字需要跳转的地址(http://头)" target="_blank">
这里填写你回帖时需要变蓝的字</a>'
ostHandler.post(rich_postor._option.url,c,function(I){rich_
postor.showAddResult(I)},function(I){});void 0
______________________________到这里结束,这行不复制___________________________
然后把复制的代码粘贴到地址栏 -键盘回车-JAVA执行代码自动进行回复(如果不是会员发帖需要输入验证码)
最后效果:
然后有人点击这张图片、就能准确的跳转到你指定的地址。
该帖地址:
http://tieba.baidu.com/p/1602005288
(13楼,点击链接后是跳转到百度首页)
贴吧无链接蓝字JAVA执行代码:
_____________________________从这里开始复制下列的代码__________________________
javascript:var content;var tieba;content=prompt("[回复无链接蓝字]\n请输入回帖内容:","QQ:841123463");
tieba=rich_postor._getData();tieba.content="<a href=http://"+content+"/' target='_blank' >"+content+"</a>";
PostHandler.post(rich_postor._option.url,tieba,function(I){rich_postor.showAddResult(I)},function(I){});void 0;
复制代码
javascript:var content;var tieba;content=prompt("[回复无链接蓝字]\n请输入回帖内容:","QQ:841123463");
tieba=rich_postor._getData();tieba.content="<a href=http://"+content+"/' target='_blank' >"+content+"</a>";
PostHandler.post(rich_postor._option.url,tieba,function(I){rich_postor.showAddResult(I)},function(I){});void 0;
______________________________到这里结束,这行不复制___________________________
最后效果:
鼠标放上去之后、不会出现一只小手。就没有链接了。
贴吧和谐字JAVA执行代码:
_____________________________从这里开始复制下列的代码__________________________
javascript:(function%20(){var%20str=rich_postor._editor.getHtml();var%20out="";for(var%20i=0;i<str.length;i++){if(str.charCodeAt(i)<128){out+=str.charAt(i);}else{out+="&#"+str.charCodeAt(i)+";";}}rich_postor._editor.getHtml=function%20(){return%20out;};rich_postor._submit();})();
复制代码
javascript
function%20(){var%20str=rich_postor._editor.getHtml();var%20out="";for(var%20i=0;i<str.length;i++){if(str.charCodeAt(i)<128){out+=str.charAt(i);}else{out+="&#"+str.charCodeAt(i)+";";}}rich_postor._editor.getHtml=function%20(){return%20out;};rich_postor._submit();})();
______________________________到这里结束,这行不复制___________________________
这串代码的运用和上面就大不同了、
首先要先在回帖框输入好和谐字、比如上校鸡块、学生妹什么的。
然后在把这串代码粘贴到地址栏,点击回车。和谐字就出来了
最后效果:
要是按照正常情况回复这些词、回复出来的就是“**、***”
这里呢,我也想顺便骂骂那些拿这个东西去进行交易的。我不知道有什么好得意,你BB个啥、
这代码是怎么来的搞懂了在拿来卖。傻逼样~
我这里也不是蓄意要捣乱百度贴吧,只是不愿看着这么简单的东西。还需要拿钱买,很没必要。
[attach]130[/attach]
作者:
chenchenfirst
时间:
2012-10-20 17:27
神帖。我现在最困惑的就是这个。等下马上要试一下。
作者:
chenchenfirst
时间:
2012-10-20 21:20
群主,第一个方法,我试了几次都提示“发帖失败 未知错误”,是怎么一回事?是我哪个细节没弄好吗?
作者:
chenchenfirst
时间:
2012-10-20 21:23
看一下我的代码,请您指导一下。
javascript:var c=rich_postor._getData();c.content='<a href="http://www.chinanb.org/com/solarenergy2010/
" target="_blank"><img class="BDE_Image" src="http://priv.hiphotos.baidu.com/album/s%3D400%3Bq%3D90/sign=05cc7287b6003af349badd600511b761/dcc451da81cb39db85e2f5d8d0160924ab183019.jpg?psign=c1ccf09211dfa9ec8bf21f2162f93862918fa0ec0afae9ac" width="500" height="375"
changedsize="false"><a href="http:///" target="_blank"></a></a>';
PostHandler.post(rich_postor._option.url,c,function(I){rich_postor.showAddResult(I)},function(I){});void 0
作者:
zw381391393
时间:
2012-10-28 19:26
01.javascript:var c=rich_postor._getData();c.content='<a href="http://www.qzxbw.com
" target="_blank">
02.来试试</a>'
ostHandler.post(rich_postor._option.url,c,function(I){rich_
03.postor.showAddResult(I)},function(I){});void 0
作者:
zw381391393
时间:
2012-10-28 19:29
来试试
作者:
缘分的敲诈
时间:
2012-11-1 16:11
这个好玩,俺也来试试
作者:
北方推广
时间:
2012-11-11 09:12
本帖最后由 北方推广 于 2012-11-11 09:30 编辑
javascript:var c=rich_postor._getData();c.content='<a href="帖子内点击蓝字需要跳转的地址(
http://rewrew
)" target="_blank">
这里填写你回帖时需要变蓝的字</a>'; PostHandler.post(rich_postor._option.url,c,function(I){rich_
postor.showAddResult(I)},function(I){});void 0
作者:
Mr、y
时间:
2012-11-15 15:59
不是很明白,但看样子很厉害似的。
欢迎光临 学习推广技术网 (http://www.tgjs.cn/)
Powered by Discuz! X3.2