Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > RuneScape > RuneScape Botting

RuneScape Botting Runescape botting discussion & downloads.


Rs-Bot:Compile error.

RuneScape Botting


Reply
 
Thread Tools Display Modes
Old 10-24-2009, 12:34 AM   #1
YourXena
Registered User
 
Last Online: Today 08:54 PM
Join Date: Jul 2009
Posts: 551
Rep Power: 1
Rep Points: 59
YourXena will become famous soon enough
Feedback: (0)
Points: 1,829.00
Bank: 17,513.43
Total Points: 19,342.43
Rs-Bot:Compile error.

I keep getting this.

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 is offline   Reply With Quote
Sponsored Links
Old 10-25-2009, 08:32 PM   #2
chicken
Registered User
 
Last Online: Yesterday 06:30 AM
Join Date: Apr 2009
Posts: 306
Rep Power: 1
Rep Points: 38
chicken is on a distinguished road
Feedback: (0)
Points: 1,114.41
Bank: 0.00
Total Points: 1,114.41
Re: Rs-Bot:Compile error.

What did you try to fix it? If I know any other ways then I'll help, and how did you download it? SVN?
chicken is offline   Reply With Quote
Old 11-12-2009, 01:23 AM   #3
5seaton4
Lurker
 
Last Online: 01-23-2010 11:17 PM
Join Date: Jul 2009
Posts: 2
Rep Power: 0
Rep Points: 10
5seaton4 is on a distinguished road
Feedback: (0)
Points: 2,817.55
Bank: 0.00
Total Points: 2,817.55
Re: Rs-Bot:Compile error.

mines like that but mine when i click compile just syas javac not soppurted or something like that no files found
5seaton4 is offline   Reply With Quote
Old 11-12-2009, 06:41 AM   #4
zephran
Registered User
 
Last Online: 02-15-2010 04:07 PM
Join Date: Nov 2008
Posts: 32
Rep Power: 0
Rep Points: 11
zephran is on a distinguished road
Feedback: (0)
Points: 3,607.98
Bank: 2,252.99
Total Points: 5,860.97
Re: Rs-Bot:Compile error.

@ 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

Please REP me if i helped :)
zephran is offline   Reply With Quote
Old 11-12-2009, 06:52 AM   #5
kolimon
Registered User
 
Last Online: 11-26-2009 05:45 AM
Join Date: Nov 2008
Posts: 13
Rep Power: 0
Rep Points: 10
kolimon is on a distinguished road
Feedback: (0)
Points: 1,796.73
Bank: 0.00
Total Points: 1,796.73
Re: Rs-Bot:Compile error.

for the dude over me ^^^^ how can i download the jdk i dont find the link of the download itself...
kolimon is offline   Reply With Quote
Old 11-12-2009, 07:11 AM   #6
zephran
Registered User
 
Last Online: 02-15-2010 04:07 PM
Join Date: Nov 2008
Posts: 32
Rep Power: 0
Rep Points: 11
zephran is on a distinguished road
Feedback: (0)
Points: 3,607.98
Bank: 2,252.99
Total Points: 5,860.97
Re: Rs-Bot:Compile error.

[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

please rep if i helped :)
zephran is offline   Reply With Quote
Old 11-15-2009, 06:25 AM   #7
snowman99
Registered User
 
Last Online: 11-15-2009 06:53 AM
Join Date: Jul 2007
Posts: 26
Rep Power: 0
Rep Points: 10
snowman99 is on a distinguished road
Feedback: (0)
Points: 2,814.39
Bank: 0.00
Total Points: 2,814.39
Re: Rs-Bot:Compile error.

when i try 2 compile it says Note: Recompile with -Xlint:deprecation for details.
how do i fix this??
snowman99 is offline   Reply With Quote
Old 11-15-2009, 12:42 PM   #8
zephran
Registered User
 
Last Online: 02-15-2010 04:07 PM
Join Date: Nov 2008
Posts: 32
Rep Power: 0
Rep Points: 11
zephran is on a distinguished road
Feedback: (0)
Points: 3,607.98
Bank: 2,252.99
Total Points: 5,860.97
Re: Rs-Bot:Compile error.

Quote:
Originally Posted by snowman99 View Post
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.
zephran is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump

All times are GMT -7. The time now is 10:53 PM.

 

Copyright ©2010, GamerzPlanet.Net
Visits: