ok this worked with me for a few scrips that didnt work.
STEP1. go to your rsbot folder and go to the scrips folder.
STEP2. find the .java of the script your were trying to fix.
right click it and click edit.
STEP3. check to see if it is all jumbled up.
it will look something like somthing like this not in lines.
STEP4. go to [Only registered and activated users can see links. ]
and look for the script that you are trying to get working.
STEP5. copy the script from the svn site.
STEP6. delete everything out of the .java file of the script you
are trying to get to work.
STEP7. paste the script that you copyed from the svn site.
STEP8. compile your bot with compile.bat inside your rsbot folder.
STEP9. run rsbot and check to see if your script is working now.
here is a list of scripts i got working