Finding JDK
Listing source files
Compiling source files, this may take a few minutes
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\Randoms\CloseA llInterface.j
ava:12: duplicate class: CloseAllInterface
public class CloseAllInterface extends Random {
^
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\AntiBan\AllAnt iBan.java:5:
package com.speljohan.rsbot.logging does not exist
import com.speljohan.rsbot.logging.Log;
^
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\AntiBan\AllAnt iBan.java:66:
cannot find symbol
symbol : class Log
location: class AllAntiBan
public Log getLog() {
^
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\AntiBan\ChatRe sponder.java:
11: package com.speljohan.rsbot.logging does not exist
import com.speljohan.rsbot.logging.*;
^
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\AntiBan\AllAnt iBan.java:67:
cannot find symbol
symbol : variable LOG
location: class AllAntiBan
if(LOG != null)
^
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\AntiBan\AllAnt iBan.java:68:
cannot find symbol
symbol : variable LOG
location: class AllAntiBan
LOG = null;
^
C:\Documents and Settings\HP_Owner\Desktop\rsbot_542\AntiBan\AllAnt iBan.java:70:
cannot find symbol
symbol : method getLog()
location: class com.speljohan.rsbot.script.Random
return super.getLog();
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
7 errors
Scripts\Precompiled\*.class
0 file(s) copied.
Press any key to continue . . .
I've tried to fix this in many ways, nothing seems to be working-
so if anyone is willing to help me, thanks.
@ YourXena
Well First of all, your RSBOT is Outdated, from what i can tell, 549 is pretty outdated. The Newest Version is 571, Use Tortoise SVN to SVN Checkout this link [Only registered and activated users can see links. ]
In this Version, SpeedSmelter.java is bugged, so please Go to rsbotsvn>Scripts>Speedsmelter.java and delete it.
Then back to your Rsbotsvn folder, click compile.bat
after that RSBot-571.jar should show up.
for future reference, go to [Only registered and activated users can see links. ]
@5seaton4
You don't have the latest version of JDK get it here [Only registered and activated users can see links. ]
Get Java SE Development Kit (JDK)
JDK 6 Update 17
It should be like the 4th link down
[Only registered and activated users can see links. ]
I just copied that link out of the download button.
Just go to [Only registered and activated users can see links. ]
Scroll Down
Find Java SE Development Kit (JDK)
JDK 6 Update 17
It should be there.
Another way to get there [Only registered and activated users can see links. ]
On the left column, Find Java SE
Expand it, the first link under it should be
Java SE (JDK) 6
click it then scroll down and find
Java SE Development Kit (JDK)
JDK 6 Update 17
when i try 2 compile it says Note: Recompile with -Xlint:deprecation for details.
how do i fix this??
That is not an error, the script will still work, It's just that the scripter used an old way of writing scripts, but it should still work.
let me know if you have
Error: Text here
but you should still be able to see your scripts and run them.