
Originally Posted by
shadox3
acording the update log you can make the links red? whats a user script comand? other then that it works well.
right click the monkey while in Runescape.com, and select one of the options from the "User Script Commands" menu. i wouldn't recommend red unless its xmas. you can put your own color as the default just edit the:
Code:
//--------User setup--------
var defLinkColor="FFFF00"; // artificial link color in hexadecimal values eg: FFFFFF=white, 0000FF=blue.
thats in line 9. those are hexadecimal values btw.
EDIT: right click the monkey->manage scripts and select the script then press edit to edit the code.