由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
FlashGame版 - 我就把这3295行代码贴出来
相关主题
Reverse Engineering about Flash(1)West Lafayette, 2000 Toyota Camry 4 sale $4999, mileage 88350
Reverse Engineering about Flash(3)乘方函数还有简解么
An interesting RPG gameC++主要是破坏力大
Sothink SWF Compiler & Quicker 被破解了[bssd]这段代码有什么问题
That's it贡献一段代码
世上最强的Tower Defense这样的代码有啥意义么
推荐一个很不错的Action Game来,分析下这个垃圾邮件里面的代码
紧急求助文本框,在线等Undefined function 'Date' in Expression
相关话题的讨论汇总
话题: incol话题: action话题: function话题: undefined话题: end
进入FlashGame版参与讨论
1 (共1页)
r****y
发帖数: 26819
1
太变态了,写这么个游戏完全用代码来做。对这么变态的作者,惩罚他的方式是:不玩。
// Action script...
// [Action in Frame 1]
function PressButtonClass()
{
this.state = false;
if (this.pTextFormats != undefined)
{
this.pTextFormat = new TextFormat();
this.ApplyStyle("def");
} // end if
} // End of the function
stop();
_focusrect = false;
MovieClip.prototype.ColorClip = function (incol)
{
var _l3 = new Color(this);
_l3.setRGB(incol[0] << 16 | incol[1] << 8 | incol[2]);
if (incol[3] != undefined)
h***i
发帖数: 89031
2


HeHe, Maybe your DeCompiler is little bit old.
Yes The Safe's pass word is 5045, and there is a book in the safe
that need password also.
I guess the door pass will lead to a url to a new page.
All the BT on the internet are tring to get that password.

【在 r****y 的大作中提到】
: 太变态了,写这么个游戏完全用代码来做。对这么变态的作者,惩罚他的方式是:不玩。
: // Action script...
: // [Action in Frame 1]
: function PressButtonClass()
: {
: this.state = false;
: if (this.pTextFormats != undefined)
: {
: this.pTextFormat = new TextFormat();
: this.ApplyStyle("def");

r****y
发帖数: 26819
3
why a bit old?

【在 h***i 的大作中提到】
:
: 。
: HeHe, Maybe your DeCompiler is little bit old.
: Yes The Safe's pass word is 5045, and there is a book in the safe
: that need password also.
: I guess the door pass will lead to a url to a new page.
: All the BT on the internet are tring to get that password.

h***i
发帖数: 89031
4

I am just kiding, I have never used any swf decompiler.
But this game seems not a joke. There must be something behide that door.
不玩

【在 r****y 的大作中提到】
: why a bit old?
S*O
发帖数: 52
5
i didn't find the safe, where is it?



【在 h***i 的大作中提到】
:
: I am just kiding, I have never used any swf decompiler.
: But this game seems not a joke. There must be something behide that door.
: 不玩

S*O
发帖数: 52
6
http://deaddrop.us/wiki/index.php/Sable_Shuck_Wiki_Guide
looked at those posts, this game is not just the hiding room page,
it goes outside to other sites.
amazing~

【在 h***i 的大作中提到】
:
: I am just kiding, I have never used any swf decompiler.
: But this game seems not a joke. There must be something behide that door.
: 不玩

S*O
发帖数: 52
7
how did u get this code??


incolor,

【在 r****y 的大作中提到】
: 太变态了,写这么个游戏完全用代码来做。对这么变态的作者,惩罚他的方式是:不玩。
: // Action script...
: // [Action in Frame 1]
: function PressButtonClass()
: {
: this.state = false;
: if (this.pTextFormats != undefined)
: {
: this.pTextFormat = new TextFormat();
: this.ApplyStyle("def");

r****y
发帖数: 26819
8
SWF decompiler。

【在 S*O 的大作中提到】
: how did u get this code??
:
: 。
: incolor,

S*O
发帖数: 52
9
a free software?

【在 r****y 的大作中提到】
: SWF decompiler。
r****y
发帖数: 26819
10
No.

【在 S*O 的大作中提到】
: a free software?
1 (共1页)
进入FlashGame版参与讨论
相关主题
Undefined function 'Date' in ExpressionThat's it
What is wrong?世上最强的Tower Defense
C++ template Questions (转载)推荐一个很不错的Action Game
One question in C programming紧急求助文本框,在线等
Reverse Engineering about Flash(1)West Lafayette, 2000 Toyota Camry 4 sale $4999, mileage 88350
Reverse Engineering about Flash(3)乘方函数还有简解么
An interesting RPG gameC++主要是破坏力大
Sothink SWF Compiler & Quicker 被破解了[bssd]这段代码有什么问题
相关话题的讨论汇总
话题: incol话题: action话题: function话题: undefined话题: end