当前位置:首页 » 操作系统 » qq辅助源码

qq辅助源码

发布时间: 2025-07-29 17:03:39

⑴ 浮动QQ客服源代码

很简单的用DIV+javascript很快就实现了。
<script>
var online= new Array();
</script>
<script src="http://webpresence.qq.com/getonline?Type=1&274781833:"></script>
<script language=javascript>var specialcode="<DIV id=searchspe style='Z-INDEX: 100; right: 3px; POSITION: absolute; TOP: 320px; width:130px'><table width='130' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF' style='border:solid 1px #1249A3;'><tr><td height='24' align='center' style='font-size:12px;background-color:#1249A3; color:#FFFFFF'>在线服务</td></tr><tr><td bgcolor='#dddddd' height='2'></td></tr><tr><td height='24'><table width='98%' border='0' align='center' cellpadding='0' cellspacing='0'><tr><td height='30' align='center' bordercolor='0' style='font-size:12px'>";
if (online[0]==0)
specialcode=specialcode+"<a href='tencent://message/?uin=274781833&Site=请留言&Menu=yes'><img src='images/offline.jpg' width='73' height='22' border='0'></a> 请留言";
else
specialcode=specialcode+"<a href='tencent://message/?uin=274781833&Site=在线即时交谈&Menu=yes'><img src='images/online.gif' width='73' height='22' border='0'></a> 在线交谈";

specialcode=specialcode+"</td></tr></table></td></tr></table></DIV>";document.write(specialcode);lastScrollY=0;function heartBeat0(){diffY=document.body.scrollTop;percent=.1*(diffY-lastScrollY);if(percent>0)percent=Math.ceil(percent);else percent=Math.floor(percent);document.all.searchspe.style.pixelTop+=percent;lastScrollY=lastScrollY+percent;}window.setInterval("heartBeat0()",1);</script>

⑵ 求个QQ整人软件的源代码

新建一个文本文档输入以下内容

on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""说我是猪,不说就一分钟关你机,不信,试试···"" ",0 ,true
dim a
do while(a <> "我是猪")
a = inputbox ("说我是猪,就不关机,快撒,说 ""我是猪"" ","说不说","不说",8000,7000)
msgbox chr(13) + chr(13) + chr(13) + a,0,"MsgBox"
loop
msgbox chr(13) + chr(13) + chr(13) + "早说就行了嘛"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "哈哈哈哈,真过瘾"

最后保存为.vbe格式
发给别人试试吧 自己就不要试了吧

⑶ 跪求QQ飞车辅助源码,好多辅助都是改的界面,其实是1个G,是哪个G啊求那个G的源码!20分

G都是这样的,换汤不换药!换药也只是加味盗号用的而已!

⑷ 如何用c语言编写QQ聊天程序(源代码)

1、首先,我们编写C语言的头文件#include <stdio.h>。

热点内容
java返回this 发布:2025-10-20 08:28:16 浏览:585
制作脚本网站 发布:2025-10-20 08:17:34 浏览:881
python中的init方法 发布:2025-10-20 08:17:33 浏览:574
图案密码什么意思 发布:2025-10-20 08:16:56 浏览:761
怎么清理微信视频缓存 发布:2025-10-20 08:12:37 浏览:677
c语言编译器怎么看执行过程 发布:2025-10-20 08:00:32 浏览:1005
邮箱如何填写发信服务器 发布:2025-10-20 07:45:27 浏览:250
shell脚本入门案例 发布:2025-10-20 07:44:45 浏览:108
怎么上传照片浏览上传 发布:2025-10-20 07:44:03 浏览:799
python股票数据获取 发布:2025-10-20 07:39:44 浏览:705