deaneo888 0 #1 Posted July 24, 2013 where am i going wrong Cache Sprite Editor echo off @title Steves Sprite Editor @echo Running Sprite Editor "C:\Program Files (x86)\Java\jre7\bin" -classpath bin; steve.SpriteEditorFrame pause Image Crop Utility @echo off title RuneScape Background Utility java -cp bin; integer.maxvalue.Main NPC Drop Editor @echo off title Npc Drop Editor java -client -Xmx512m -cp bin;lib/* com.rs.tools.DropEditor pause Share this post Link to post Share on other sites
Cache Sprite Editor
echo off
@title Steves Sprite Editor
@echo Running Sprite Editor
"C:\Program Files (x86)\Java\jre7\bin" -classpath bin; steve.SpriteEditorFrame
pause
Image Crop Utility
@echo off
title RuneScape Background Utility
java -cp bin; integer.maxvalue.Main
NPC Drop Editor
@echo off
title Npc Drop Editor
java -client -Xmx512m -cp bin;lib/* com.rs.tools.DropEditor
pause
Share this post
Link to post
Share on other sites