免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
返回列表 發帖

[教學] sclub史上最强大的防注册机注册~验证码什么的去死吧!

图片预览:
方法:
1.首先,新建一个js文件,将以下内容输入进去:
  1. function password()
  2. {
  3.   var i=1;
  4.   var passwd=prompt('Please enter the password(你要设定的密码)');
  5.   while(i<3){
  6.         if(passwd=="你要设定的密码")
  7.           break;
  8.         i++;
  9.         alert('Input error');
  10.         var passwd=prompt('Please input afresh.');
  11.   }
  12.   if(passwd!="sclubplugin"&&i==3)javascript:;
  13.     location.href="iForgot.html";
  14.   return "";
  15. }
  16. password();
複製代碼
点击保存

剩余的三步请前往http://plugin.gain.tw/viewthread.php?tid=119 查看
本工厂注册密码为:sclubplugin

返回列表