no i didnt actually. i even told you how i did it.
ill even write it for ya
if (command.equalsIgnoreCase("shwxp"))
{
for(int i=0;i<=130;i++){
misc.println("Level: "+i+" XP: "+getXPForLevel(i)+"--"+(getXPForLevel(i)/2));
}}
it is not as hard as you are making it out to be... and yea i definatly got the xp for lv 130 in rs ~_~ then cut it in half. genius!