设为主页
收藏本站
联系我们
新闻首页
文体新闻
社会新闻
专题新闻
国际新闻
国内新闻
财经新闻
博客文摘
漳州新闻
健康快车
QQ专栏
房车生活网
>
新闻中心
>
QQ专栏
>
最新QQ空间教程
> 正文
教你怎样盗取任何一个人的QQ空间
双击自动滚屏
发布者:漳州网讯 发布时间:2007-10-5 10:54:42 阅读:
许多
QQ空间
的新手不会搜集代码,看着别人做的
QQ空间
超酷,自己却不知怎么入手。学习从模仿开始,我们可以先把别人的空间代码复制一份,弄个和他一样的
QQ空间
来研究研究。
第一步:首先我找一位朋友的
QQ空间
(在复制前最好先征得对方的同意),呵呵~卡通的透明背景Flash、飘移的文字……估计大多数人都喜欢
第二步:找到要复制的
QQ空间
后,记下对方的QQ号码,接着在IE浏览器中输入“
http://q-zone.qq.com/fcg-bin/cgi_access_self.fcg?uin=
对方的QQ号码&type=0”,此时会打开一个XML文件,在
QQ空间
中所有自定义的模块和设置都在这个XML文件里了,以下是部分代码:
<?xml version="1.0" encoding="gb2312" ?>
- <data>
<style>7</style>
<scenari_no>496</scenari_no>
<icoke>-1</icoke>
- <items>
- <item>
<type>1</type>
<itemno>1333</itemno>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<zindex>0</zindex>
</item>
- <item>
<type>6</type>
<itemno>703</itemno>
<posx>706</posx>
<posy>280</posy>
<width>210</width>
<height>120</height>
<zindex>0</zindex>
</item>
- <item>
<type>7</type>
<itemno>3942</itemno>
<posx>0</posx>
<posy>0</posy>
<width>1</width>
<height>73</height>
<zindex>0</zindex>
</item>
</items>
第三步:新建一个文本文件,接着将XML文件的“<itemno></itemno>”中的数字以如下形式进行整理:
1333|703|3942|3942……
第四步:在IE浏览器中输入“
http://q-zone.qq.com/fcg-bin/cgi_diy_window.fcg?uin=
对方的QQ号码&type=11&wndid=在文本文件中整理的数字”,呵呵~打开后你看到了什么?是不是有些像自定义的代码呢?下面是部分代码:
<?xml version="1.0" encoding="gb2312" ?>
- <data>
- <window>
<id>219107532</id>
<title>滚动条</title>
- <item>
<id>18134</id>
<style>0</style>
<img>
http://<
;/img>
<title />
<url>
http://<
;/url>
<content><img src="
javascript
:document.getElementById
('initd').style.overflow='hidden';"></content>
</item>
</window>
- <window>
<id>220026097</id>
<title>flash2</title>
- <item>
<id>17966</id>
<style>0</style>
<img>
http://<
;/img>
<title />
<url>
http://<
;/url>
<content><img src="
javascript
:document.getElementById ('Mlogo').innerHTML+='<div
style=\'position:absolute;top:0;left:0;\'><EMBED
src=\'
http://imgfree.21cn.com/free/flash/9.swf
\' quality=high wmode=\'transparent\'
WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';"></content>
</item>
</window>
- <window>
<id>216267259</id>
<title>鼠标</title>
- <item>
<id>17780</id>
<style>0</style>
<img>
http://<
;/img>
<title />
<url>
http://<
;/url>
<content><img src="
javascript
:document.body.style.cursor='url
(\'
http://qqjia.com/learn/q-zone/ani6/1.ani
\')'"></content>
</item>
</window>
对,就是它!在打开页面中黑色显示的文字就是该
QQ空间
自定义的模块代码了。
第五步:你现在要做的就是将页面中黑色的自定义代码一一添加到你的
QQ空间
里即可
免责申明
本网站所提供资料目的是为了广大朋友学习、娱乐、交流之用,很多信息都取自互联网,如果您认为本站 某些内容有侵权之嫌 ,请您立即
通知我们
,我们将在第一时间予以删除.
广告载入中...
版权所有:
www.fcsh.net
© 200
7
程序制作:奥易
Email:
aoyi2001@163.com
QQ: 18031403
数据读取中...