• Welcome to ForumKorner!
    Join today and become a part of the community.

Fix?

Techno

User is banned.
Reputation
0
How do I fix this, too lazy to do research >.< already re-installed and updated java.
PVs6
 

Jam

Onyx user!
Reputation
0
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
 

Chewbaka

Well-Known Member
Reputation
0
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
 
Top