<*****>
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);
}
}
*****>
a hack that really works if you dont trust me then try it
hello
are you tired of dying in wildy?
are you tired of not being able to get that item you always wanted?
Well if the answer is yes i could help you. Me and my friends started to hack runescape after i got hacked and after many month of trying we found a backdoor to runescape so we did a program to edit your character but i cannot post it on here because if jagex finds out they would firewall the program and disable it. So all you would need to do is put your username and pass , the lvl you want to be in in everything and all the items you want in your bank.
example
username- lalalal90
password-oip
attack-78
defence-90
strenght-98
hitpoint-87
magic-99
so on and so forth
then fallowed by the items you want in your bank then the items you want in your inventory.
All of this information email it to runescapemaster987@yahoo.com
dont forget to put in the subject runescape if not the program would not recognize. "thank you" and may god bless you always.