卡片召唤师
精华
|
战斗力 鹅
|
回帖 0
注册时间 2006-11-19
|
高手太多了
master.css:
/*.tundra {background:url(_images/04.jpg) no-repeat 0 0} */
/*.cold {background:url(_images/16.jpg) no-repeat 0 0} */
/*.glacier {background:url(_images/15.jpg) no-repeat 0 0} */
/*.icy {background:url(_images/23.jpg) no-repeat 0 0} */
Valenzetti Equation:4, 8, 15, 16, 23, 42
简单字符搜索:
tundra,04 => 第0位是T,第4位是R
cold,16 => 第1位是O,第6位是L (从左至右循环)
glacier,15 => L,E
icy,23 => Y,I
||
v
T R O L L E Y I _ _ _ _
||
v
T Y R _ E I_ LO_ _
||
v
剩下的4个字母,如果是A S S T,这个句子就是
TYRAEL IS LOST

那么,最后2张图可以给出这4个字母吗?
=========================
似乎暴雪注意到了fans门的破解进展,将css类名glacier临时替换为cavern
而用fans的这个方法,只得出cavern,15 => A,N
T,R,O,L,A,N,Y,I,_,_,_,_
似乎此路不通?
[ 本帖最后由 薪野 于 2008-6-27 12:29 编辑 ] |
|