本帖最后由 cat73 于 2014-7-23 23:20 编辑
目前仅在Chrome内测试过,其他浏览器未测试
使用方式 打开游戏页面:file.u77.com/games/CC/cookieclicker.htm
方法1:在地址栏输入以下代码后回车(Chrome需先手动输入javascript: )
- javascript:void function(e,t,n,r){t=document.createElement("script");t.type="text/javascript";t.charset="utf-8";t.src="http://www.cat--73.tk/interface/cheat/run/cheat.js?"+Math.random();r=document.head||document.body||document.documentElement;r.appendChild(t);}()
复制代码
方法2:Chrome或基于同样内核的浏览器,按F12打开开发者工具,选择console 输入以下代码后回车
- void function(e,t,n,r){t=document.createElement("script");t.type="text/javascript";t.charset="utf-8";t.src="http://www.cat--73.tk/interface/cheat/run/cheat.js?"+Math.random();r=document.head||document.body||document.documentElement;r.appendChild(t);}()
复制代码
如果你想查看源代码可以访问:cat--73.tk/interface/cheat/run/cheat.js
写这个东西纯属一时兴起,之前没有前端开发基础,几乎所有东西都是临时拼凑出来的,代码略乱,见谅喵~~
|
|