Jump to content







[Release]Runite Miner[Runite/Adamantite/Mithril][World Hopping][F2P][100~200K/H]


  • Please log in to reply
333 replies to this topic

#21
nannygoat

nannygoat
  • Members
  • 1544 posts
  • Joined 08-August 09
I only have 75 mining...If i use this will it just mine the addy ores?

#22
mikesdav

mikesdav
  • Members
  • 5 posts
  • Joined 18-April 11
Damn!

NOOOOOOOOOOOOOOOOOOO! I don't to see rune ore crash even more! :(

#23
Y2karson2442

Y2karson2442
  • Members
  • 25 posts
  • Joined 01-July 10
one thing.... if someone else is mining at the same time, and they beat you, you still keep mining and dont switch rocks, which takes valuable time that you could be using to mine the next rock, so the person who is also in the dungeon has an advantage for the next rock. so what im say is, it doesnt realize when the rock runs out

#24
damesyer75

damesyer75
  • Members
  • 4 posts
  • Joined 28-April 11
how do i download it

how do you download the script?

#25
kyle2

kyle2
  • Members
  • 11 posts
  • Joined 26-September 10
can anyone please send me this script to me on this or to my email? my email is "landshark6212@yahoo.com" this would make my day so much!
it wont let me open pastebin cause of my retarded firewall please anyone! thanks if you can! and if you did please tell me so i can check thanks!

#26
FaZeShotZ

FaZeShotZ
  • Members
  • 7 posts
  • Joined 17-April 11

damester75 said:

how do i download it

how do you download the script?

Where it says "DOWNLOAD" Just click... then a ad will come up(maybe).. if so click "Skip this AD". After it'll show you code. Then you just add to your Rsbot.

#27
jrjim

jrjim
  • Restricted
  • 243 posts
  • Joined 14-July 10
heheh cheaper smithing exp thx man

#28
Debauchery

Debauchery
  • Contributors
  • 515 posts
  • Joined 22-June 10
Thanks for the random credit. Didn't really do anything :)

If you would like me to fix the npe properly, could you get the world switching interface (The one with the count down) I'm too lazy to do it myself.

#29
ceetak1

ceetak1
  • Members
  • 4622 posts
  • Joined 11-October 10
Where does it bank?

#30
Auora

Auora
  • Members
  • 22 posts
  • Joined 10-April 11
Falador

#31
coral

coral
  • Members
  • 57 posts
  • Joined 24-October 10
I'll do some testing later!
But whilst i'm here, i must say THANKS SO MUCH. You are literally my favourate coder. I'm not kidding.
I have got from level 1 - 97 mining with your one bot alone. I have a few proggies i will put into one uber picture when i get 99.
I am almost 98, and currently using your bot like i always have.
I've ran the bot for 40 hours+ before and it worked perfectly.
THANKS BRIAN!

#32
sinki

sinki
  • Members
  • 25 posts
  • Joined 06-November 10
Could you please add an AntiBan?
Mustn't be a complex one... but at least some random mouse movements, etc.

Would improve your script by alot!



#33
Him

Him
  • VIP

  • 1880 posts
  • Joined 04-April 09
Will test it out.

#34
piersgreat

piersgreat
  • Members
  • 15 posts
  • Joined 19-December 10
i cant get it to start up...

#35
Contrary

Contrary
  • Members
  • 279 posts
  • Joined 10-February 11
Dude, I Love You, The Rune Price is FINALLY Going To Crash <3 =D

#36
xOverClocked

xOverClocked
  • Members
  • 128 posts
  • Joined 06-May 11
Nice bro, gonna use this :)

#37
Parnassian

Parnassian
  • Contributors
  • 5250 posts
  • Joined 24-January 10

joshua1208 said:

The Rune Pickaxe Has To Be Wielded? Can Yuh Make It Support Skillers?(:

Yes Ill add soon.

Sinkiaction said:

Could you please add an AntiBan?
Mustn't be a complex one... but at least some random mouse movements, etc.

Would improve your script by alot!


I added antiban but forgot to call the thread. Will be fixed soon.

Y2karson2442 said:

one thing.... if someone else is mining at the same time, and they beat you, you still keep mining and dont switch rocks, which takes valuable time that you could be using to mine the next rock, so the person who is also in the dungeon has an advantage for the next rock. so what im say is, it doesnt realize when the rock runs out

Yes, Ill add death rock detection.

Debauchery said:

Thanks for the random credit. Didn't really do anything :)

If you would like me to fix the npe properly, could you get the world switching interface (The one with the count down) I'm too lazy to do it myself.

Np,

World Switching works fine in my script. Ill keep it as it is.

#38
rahul

rahul
  • Restricted
  • 269 posts
  • Joined 29-March 11
Been waiting for this thanks so much man!

#39
ceetak1

ceetak1
  • Members
  • 4622 posts
  • Joined 11-October 10
Add members worlds prioritize.

#40
Jebb

Jebb
  • Members
  • 208 posts
  • Joined 17-October 10
have some compiling errors related to walking method;

Looking for JDK
Compiling scripts
Scripts\Sources\RuniteMiner.java:12: cannot find symbol
symbol  : class Lobby
location: package org.rsbot.script.methods
import org.rsbot.script.methods.Lobby;
							   ^
Scripts\Sources\RuniteMiner.java:113: cannot find symbol
symbol  : method walkTileMM(org.rsbot.script.wrappers.RSTile,int)
location: class org.rsbot.script.methods.Walking
										walking.walkTileMM(GoBank, 1);
											   ^
Scripts\Sources\RuniteMiner.java:214: cannot find symbol
symbol  : method walkTileMM(org.rsbot.script.wrappers.RSTile,int)
location: class org.rsbot.script.methods.Walking
										walking.walkTileMM(GoBank, 1);
											   ^
Scripts\Sources\RuniteMiner.java:221: cannot find symbol
symbol  : method walkTileMM(org.rsbot.script.wrappers.RSTile,int)
location: class org.rsbot.script.methods.Walking
						walking.walkTileMM(GoBank, 1);
							   ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
4 errors
Press any key to continue . . .