Frame 2
stop();
Frame 3
_root.karma = [];
_root.sz = 0;
_root.ii = 100;
while (_root.karma.length > 0) {
var v = _root.karma.pop();
v.removeMovieClip();
}
_root.fr = 1;
stop();
Frame 4
if (_root._kot == undefined) {
_root._kot = [new Sound(_root), new Sound(_root), new Sound(_root), new Sound(_root)];
_root._kot[0].attachSound("kot_01");
_root._kot[1].attachSound("kot_02");
_root._kot[2].attachSound("kot_03");
_root._kot[3].attachSound("kot_04");
}
_root.kot._visible = true;
switch (_root.fr) {
case 1 :
_root.x = boc._x;
_root.y = boc._y;
_root.boc._x = _root.x;
_root.boc._y = _root.y;
_root.boc._xs = (_root.boc._ys = 0);
_root.boc.gotoAndStop(2);
_root.en = 90;
_root.lv = 3;
_root.lev = 1;
_root.boc.et = 0;
_root.leve = 20;
_root.ptas = 1;
_root.sc = 0;
break;
case 3 :
_root.boc._x = _root.x;
_root.boc._y = _root.y;
_root.boc._xs = (_root.boc._ys = 0);
_root.boc.gotoAndStop(2);
_root.lv = int(_root.lv) - 1;
}
_root.ii = 100;
i = 0;
while (i < 7) {
_root.attachMovie("karma", "k" + _root.ii, _root.ii);
_root.karma.push(_root["k" + _root.ii]);
_root["k" + _root.ii]._x = ((random(2) < 1) ? -50 : 600);
_root["k" + _root.ii]._y = random(300) + 50;
_root.ii++;
i++;
}
stop();
Frame 5
clearInterval(_root.kot.it);
_root.kot.it = undefined;
_root.kot._visible = false;
while (_root.karma.length > 0) {
var v = _root.karma.pop();
v.removeMovieClip();
}
_root.fr = 3;
this.onMouseDown = function () {
this.onMouseDown = null;
stopAllSounds();
this.gotoAndStop("game");
};
stop();
Frame 6
clearInterval(_root.kot.it);
_root.kot.it = undefined;
_root.kot._visible = false;
while (_root.karma.length > 0) {
var v = _root.karma.pop();
v.removeMovieClip();
}
_root.fr = 1;
stop();
Instance of Symbol 265 MovieClip in Frame 6
//component parameters
onClipEvent (initialize) {
scr = "_root.sc";
}
Frame 7
clearInterval(_root.kot.it);
_root.kot.it = undefined;
_root.kot._visible = false;
while (_root.karma.length > 0) {
var v = _root.karma.pop();
v.removeMovieClip();
}
_root.fr = 1;
this.onMouseDown = function () {
this.onMouseDown = null;
stopAllSounds();
this.gotoAndStop("game");
};
stop();
Frame 8
clearInterval(_root.kot.it);
_root.kot.it = undefined;
_root.kot._visible = false;
while (_root.karma.length > 0) {
var v = _root.karma.pop();
v.removeMovieClip();
}
_root.fr = 1;
stop();
Instance of Symbol 265 MovieClip in Frame 8
//component parameters
onClipEvent (initialize) {
scr = "_root.sc";
}
Symbol 52 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 13
_root.ms.gotoAndStop(10);
Symbol 54 MovieClip [karma] Frame 1
var r = (random(2) + 2);
this.gotoAndStop(r);
stop();
Symbol 54 MovieClip [karma] Frame 2
this._xscale = (this._yscale = _root.leve);
if ((this._currentframe != 2) && (random(10) < 7)) {
this.gotoAndStop(this._currentframe - 1);
stop();
} else {
this.ppkt = _root.ptas;
this.i = random(100);
this._xs = ((random(2) < 1) ? 3 : -3);
this.k = random(50);
this._ys = ((random(2) < 1) ? 3 : -3);
this.j = 100;
this.pt.gotoAndStop(_root.ptas);
this.onEnterFrame = function () {
if (((this.j--) < 0) && ((this._x < -50) || (this._x > 690))) {
this.onEnterFrame = null;
this.gotoAndStop(1);
}
if ((this.i++) > 70) {
this.i = 0;
this._xs = ((random(2) < 1) ? 3 : -3);
}
if ((this.k++) > 20) {
this.k = 0;
this._ys = ((random(2) < 1) ? 3 : -3);
}
this._ys = ((random(2) < 1) ? 2 : -2);
this._x = this._x + (this._xs * int(_root.lev));
this._y = this._y + (this._ys * int(_root.lev));
if (this._x < -100) {
this._x = this._x + 840;
}
if (this._x > 740) {
this._x = this._x - 840;
}
if (this._y < (this._height / 2)) {
this._ys = -this._ys;
this._y = this._y + Math.abs(2 * this._ys);
}
if (this._y > 350) {
this._ys = -this._ys;
this._y = this._y - Math.abs(2 * this._ys);
}
this._xscale = ((this._xs < 0) ? (Math.abs(this._xscale)) : (-Math.abs(this._xscale)));
};
stop();
}
Symbol 54 MovieClip [karma] Frame 3
this._xscale = (this._yscale = _root.leve);
if ((this._currentframe != 2) && (random(10) < 3)) {
this.gotoAndStop(this._currentframe - 1);
stop();
} else {
this.ppkt = _root.ptas + 1;
this.i = random(100);
this._xs = ((random(2) < 1) ? 3 : -3);
this.k = random(50);
this._ys = ((random(2) < 1) ? 3 : -3);
this.j = 100;
this.pt.gotoAndStop(_root.ptas);
this.onEnterFrame = function () {
if (((this.j--) < 0) && ((this._x < -50) || (this._x > 690))) {
this.onEnterFrame = null;
this.gotoAndStop(1);
}
if ((this.i++) > 80) {
this.i = 0;
this._xs = ((random(2) < 1) ? 3 : -3);
}
if ((this.k++) > 20) {
this.k = 0;
this._ys = ((random(2) < 1) ? 3 : -3);
}
this._x = this._x + (this._xs * int(_root.lev));
this._y = this._y + (this._ys * int(_root.lev));
if (this._x < -100) {
this._x = this._x + 840;
}
if (this._x > 740) {
this._x = this._x - 840;
}
if (this._y < (this._height / 2)) {
this._ys = -this._ys;
this._y = this._y + Math.abs(2 * this._ys);
}
if (this._y > 350) {
this._ys = -this._ys;
this._y = this._y - Math.abs(2 * this._ys);
}
this._xscale = ((this._xs < 0) ? (Math.abs(this._xscale)) : (-Math.abs(this._xscale)));
};
stop();
}
Symbol 61 MovieClip Frame 1
_root.stop();
Stage.scaleMode = "noScale";
fscommand ("trapallkeys", true);
Stage.showMenu = false;
this.uu = _root._url;
var a = _root._url.split("/");
var i = 0;
while (i < a.length) {
if (a[i] == "files") {
_root.gid = a[i + 1];
}
i++;
}
if ((a[2] == "www.netstupidity.com") || (a[2] == "netstupidity.com")) {
_root.ligin = 1;
}
_root.__url = "http://www.netstupidity.com/games/hof/";
_root.loadVariables((_root.__url + "hof_bsc.php?id=") + _root.gid);
_root.prc = 0;
this.onEnterFrame = function () {
var ld = _root.getBytesLoaded();
var tt = _root.getBytesTotal();
var pr = ((100 * ld) / tt);
this.pasek._xscale = pr;
var b = Math.round(pr / 20);
if (pr >= 100) {
this.onEnterFrame = null;
_root.play();
}
};
Symbol 75 MovieClip Frame 140
stop();
Symbol 114 MovieClip Frame 1
this.t = getTimer();
this.tm = 0;
this.onEnterFrame = function () {
if (_root._framesloaded < 2) {
this.t = getTimer();
return(undefined);
}
this.tm = this.tm + (getTimer() - this.t);
var tt = Math.round(this.tm / 33);
if (tt < 1) {
this.stop();
} else {
this.t = getTimer();
if (tt >= 145) {
this.onEnterFrame = null;
this.gotoAndStop(145);
_root.play();
} else {
this.gotoAndStop(tt);
}
}
};
stop();
Symbol 115 MovieClip Frame 1
_root.stop();
Symbol 123 Button
on (rollOver, dragOver) {
_root.start.gotoAndstop(2);
}
on (rollOut, dragOut) {
_root.start.gotoAndStop(1);
}
on (release) {
stopAllSounds();
_root.gotoAndStop("game");
}
Symbol 124 Button
on (rollOver, dragOver) {
_root.ins.gotoAndstop(2);
}
on (rollOut, dragOut) {
_root.ins.gotoAndStop(1);
}
on (release) {
_root.gotoAndStop("instr");
}
Symbol 129 MovieClip Frame 1
this._visible = _root.ligin == undefined;
this.onPress = function () {
getURL ("http://www.netstupidity.com");
};
Symbol 167 MovieClip Frame 1
if (this.it == undefined) {
this.it = setInterval(function (a) {
clearInterval(a.it);
a.it = undefined;
a.gotoAndPlay(2);
}, 5000 + random(15000), this);
}
stop();
Symbol 167 MovieClip Frame 2
_root._kot.sort(function (a, b) {
return(random(3) - 1);
});
_root._kot[0].start(0, 1);
Symbol 167 MovieClip Frame 76
_root._kot.sort(function (a, b) {
return(random(3) - 1);
});
_root._kot[0].start(0, 1);
Symbol 170 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 2
if (_root.kot._currentframe == 1) {
_root.kot.gotoAndPlay(1 + (75 * random(2)));
}
Symbol 177 MovieClip Frame 1
this.swapDepths(-10000);
if (this.chrup == undefined) {
this.chrup = new Sound(this);
this.chrup.attachSound("zjadanie");
}
stop();
Symbol 177 MovieClip Frame 2
function clamp(v, d, u) {
return(((v >= d) ? (((v <= u) ? (v) : (u))) : (d)));
}
this.swapDepths(1);
this.grav = 0.1;
this._xs = (this._ys = 0);
this.sig = 1;
this.onEnterFrame = function () {
this._xscale = this.sig * _root.leve;
this._yscale = _root.leve;
if (this.hitTest(_root.kot) || (this.hitTest(_root.sam))) {
_root.enabled = 0;
if (int(_root.lv) == 1) {
stopAllSounds();
_root.gotoAndStop("dead");
this.gotoAndStop(1);
return(undefined);
}
stopAllSounds();
_root.gotoAndStop("hurt");
this.gotoAndStop(1);
return(undefined);
}
_root.engr._xscale = 100 - int(_root.en);
_root.liv.gotoAndStop(int(_root.lv));
if (Key.isDown(37)) {
this._xs = this._xs - 0.5;
this.sig = ((this.sig < 0) ? (this.sig) : (-this.sig));
}
if (Key.isDown(39)) {
this._xs = this._xs + 0.5;
this.sig = ((this.sig > 0) ? (this.sig) : (-this.sig));
}
if (Key.isDown(38)) {
this._ys = this._ys - 1;
}
if (Key.isDown(40)) {
this._ys = this._ys + 1;
}
this._ys = this._ys + this.grav;
this._xs = clamp(this._xs, -7, 7);
this._ys = clamp(this._ys, -7, 7);
if ((this._y + this._ys) >= (447 - (this._height / 2))) {
this._ys = 0;
this._y = 447 - (this._height / 2);
this._xs = this._xs / 1.03;
this.pt.gotoAndStop(2);
}
if ((this._y + this._ys) <= (this._height / 2)) {
this._ys = 0;
this._y = this._height / 2;
if (_root.sam._currentframe == 1) {
_root.sam.gotoAndPlay(1 + (100 * random(2)));
}
}
if ((this._x + this._xs) >= 640) {
this._x = 640 - this._x;
}
if ((this._x + this._xs) <= 0) {
this._x = 640 - this._x;
}
this._x = this._x + this._xs;
this._y = this._y + this._ys;
if (this.pt._currentframe < 2) {
}
if (this._ys != 0) {
this.pt.gotoAndStop(1);
}
i = 0;
while (i < _root.karma.length) {
if (this.hitTest(_root.karma[i])) {
if (this._width > _root.karma[i]._width) {
if (this.pt.dz1.hitTest(_root.karma[i])) {
this.chrup.start(0, 1);
_root.sc = int(_root.sc) + _root.karma[i].ppkt;
_root.en = int(_root.en) + 1;
_root.karma[i].removeMovieClip();
_root.attachMovie("karma", "k" + _root.ii, _root.ii);
_root.karma[i] = _root["k" + _root.ii];
_root["k" + _root.ii]._x = ((random(2) < 1) ? -150 : 790);
_root["k" + _root.ii]._y = random(400) + 50;
_root.ii++;
if (int(_root.en) >= 100) {
_root.ptas = _root.ptas + 1;
_root.leve = _root.leve + 5;
_root.en = 90;
var h = this._height;
this._height = this._height + 12;
this._width = this._width * (this._height / h);
}
if ((_root.boc.et++) > (30 * int(_root.lev))) {
if (int(_root.lev > 2)) {
this.gotoAndStop(1);
stopAllSounds();
_root.gotoAndStop("vict");
return(undefined);
}
}
this.pt.dz.gotoAndPlay(2);
}
} else if (_root.karma[i].dz.hitTest(this)) {
if ((_root.karma[i]._x < this._x) && (_root.karma[i]._xs < 0)) {
_root.karma[i]._xs = -_root.karma[i]._xs;
}
if ((_root.karma[i]._x > this._x) && (_root.karma[i]._xs > 0)) {
_root.karma[i]._xs = -_root.karma[i]._xs;
}
_root.karma[i].dz.gotoAndPlay(2);
this.chrup.start(0, 1);
if (_root.karma[i].fl != true) {
if (int(_root.lv) == 1) {
stopAllSounds();
_root.gotoAndStop("dead");
this.gotoAndStop(1);
return(undefined);
}
stopAllSounds();
_root.gotoAndStop("hurt");
this.gotoAndStop(1);
return(undefined);
}
}
_root.karma[i].fl = this.hitTest(_root.karma[i].dz);
}
i++;
}
};
Symbol 192 Button
on (press) {
stopAllSounds();
gotoAndStop (4);
}
Symbol 206 Button
on (press) {
this.gotoAndStop("weekly");
}
Symbol 207 Button
on (press) {
this.gotoAndStop("daily");
}
Symbol 208 Button
on (press) {
this.gotoAndStop("hourly");
}
Symbol 211 Button
on (press) {
this.gotoAndStop("monthly");
}
Symbol 216 Button
on (press) {
this.gotoAndStop("daily");
}
Symbol 219 MovieClip Frame 1
this._parent.tp = 2592000 /* 0x278D00 */;
this._parent.tc = 0;
this._parent.reload();
stop();
Symbol 219 MovieClip Frame 2
this._parent.tp = 604800 /* 0x093A80 */;
this._parent.tc = 0;
this._parent.reload();
Symbol 219 MovieClip Frame 3
this._parent.tp = 86400 /* 0x015180 */;
this._parent.tc = 0;
this._parent.reload();
Symbol 219 MovieClip Frame 4
this._parent.tp = 3600;
this._parent.tc = 0;
this._parent.reload();
Symbol 226 Button
on (press) {
this.tc--;
this.reload();
}
Symbol 231 Button
on (press) {
this.tc = ((this.tc < 0) ? (this.tc + 1) : 0);
this.reload();
}
Symbol 234 Button
on (press) {
if (this.submitted == false) {
this.loadVariables((((this.__url + "hof_put.php?id=") + this.gid) + "&s=") + this.sc);
}
}
Symbol 238 Button
on (press) {
this._parent.l = 10;
this._parent.reload();
this.gotoAndStop(2);
}
Symbol 241 Button
on (press) {
this._parent.l = 100;
this._parent.reload();
this.gotoAndStop(1);
}
Symbol 242 MovieClip Frame 1
stop();
Symbol 255 MovieClip Frame 1
stop();
Symbol 255 MovieClip Frame 18
stop();
Symbol 259 MovieClip Frame 1
function reset() {
this.m._x = this.s._x;
this.m._y = this.s._y;
}
function scroll(p) {
this._parent.rolki.f1.scroll = (this._parent.rolki.f2.scroll = (this._parent.rolki.f3.scroll = (this._parent.rolki.f4.scroll = int((this.mx * p) / 100))));
}
this.onEnterFrame = function () {
this.s._y = ((this.m._y > 5) ? (((this.m._y < 202) ? (this.m._y) : 202)) : 5);
this.mx = this._parent.rolki.f1.maxscroll;
scroll((100 * (this.s._y - 5)) / 197);
};
Instance of Symbol 258 MovieClip "m" in Symbol 259 MovieClip Frame 1
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
this._parent.reset();
}
Symbol 264 MovieClip Frame 1
this._visible = _root.ligin == undefined;
this.onPress = function () {
getURL ("http://www.netstupidity.com");
};
Symbol 265 MovieClip Frame 1
this.submitted = false;
Symbol 265 MovieClip Frame 2
function reload() {
if (this.rolki._currentframe > 1) {
this.rolki.gotoAndPlay(18);
}
var te = ((-this.tc) * this.tp);
var tb = ((-(this.tc - 1)) * this.tp);
this.loadVariables((((((((((this.__url + "hof_get.php?id=") + this.gid) + "&n=") + this.l) + "&tb=") + tb) + "&te=") + te) + "&s=") + this.sc);
}
this.uu = _root._url;
this.gid = _root.gid;
this.__url = _root.__url;
this.l = 10;
this.sc = eval (this.scr);
if (int(this.sc) > int(_root.bsc)) {
_root.bsc = this.sc;
}
this.onData = function () {
if (this.r == 1) {
this.rolki.gotoAndPlay(2);
clearInterval(this._itr);
return(undefined);
}
if (this.r == "3") {
this.submitted = true;
reload();
}
if (this.r == "2") {
getURL ("javascript:if(confirm('To submit Your score You have to be logged into netstupidity.com site. Do You wish to log in now?')) window.open('http://www.netstupidity.com/login.php'); void(0);");
}
};
stop();