about to kms.
Error:
Error: Could not find or load main class com.rs.tools.dropEditor
Press any key to continue . . .
Drop Editor batch:
@echo off
title rundropeditor
"C:/Program Files/Java/jre7/bin/java.exe" -Xmx815m -cp bin;lib/*; com.rs.tools.dropEditor true true false
pause
I have the dropEditor.class in my bin folder.