Fix?

Techno

User is banned.
Reputation
0
How do I fix this, too lazy to do research >.< already re-installed and updated java.
PVs6
 
Only reason anyone has posted is update your java to 7u5 and delete any other java's you have.

main reason i cant bot anymore, i cant install the new java... :l
 
Make sure to have Java 7 installed and have this set.
fNh2P.png


If you can't run the jar directly, create a bat file and use this as the contents.
Code:
@echo off
java -jar -Xmx1024m RSBot*.jar
pause
 
Back
Top