Log in

View Full Version : Blumblebee's PowerMiner



Pages : 1 2 [3]

Cartmann
06-12-2009, 05:33 AM
i did mine some coal for sure

Blumblebee
06-12-2009, 05:48 AM
my powerminer does not support coal, I feel its a waste of time and money to mine and drop it. powermining iron is the fastest xp.

Beau
06-12-2009, 01:16 PM
my powerminer does not support coal, I feel its a waste of time and money to mine and drop it. powermining iron is the fastest xp.

alright thanks :D i wanna go 78 > 85

V3n
06-13-2009, 12:25 AM
Works very efficiently! Will post a proggy shortly. Well done!

Xanith
06-13-2009, 02:25 AM
what have people been mining this with? coal..?

I used tin until 15, then I mined iron.

Psychoman
06-13-2009, 08:57 PM
Very nice script! Here's a proggy:
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: eater; A = T; Lvl = 18; Mined = 216 |
|````````````````````````````````````````|
| Mined a Total of: 216 ores |
| Ran For: 1: hr 13: min 21: sec |
|________________________________________|

When I started this one my level was about 3 and now as it says its 18 :) so very nice! Thanks man, keep up the good work!!

Werewuf
06-14-2009, 01:32 AM
Very nice script! Here's a proggy:
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: eater; A = T; Lvl = 18; Mined = 216 |
|````````````````````````````````````````|
| Mined a Total of: 216 ores |
| Ran For: 1: hr 13: min 21: sec |
|________________________________________|

When I started this one my level was about 3 and now as it says its 18 :) so very nice! Thanks man, keep up the good work!!

iron.?

Blumblebee
06-14-2009, 01:35 AM
Very nice script! Here's a proggy:
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: eater; A = T; Lvl = 18; Mined = 216 |
|````````````````````````````````````````|
| Mined a Total of: 216 ores |
| Ran For: 1: hr 13: min 21: sec |
|________________________________________|

When I started this one my level was about 3 and now as it says its 18 :) so very nice! Thanks man, keep up the good work!!

thank you for the progress report


iron.?

obviously if he was at lvl 3 he wasnt mining iron. Please dont spam.

Sanuty
06-18-2009, 11:55 PM
[Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Math.scar
And here's the method (or whatever the hell you call it in Pascal) from Math (lines 41-48)


Function CreateTPAFromText(Txt : String; Chars : Integer) : TPointArray;
var
TempBMP : integer;
begin;
TempBMP := CreateBitmapMaskFromText(Txt,Chars);
Result := CreateTPAFromBMP( GetBitmapDC(TempBMP));
FreeBitmap(TempBMP);
end;
And I'm sure it's a fresh copy of srl, etc., just downloaded it like 5 minutes before testing out this script... Help please? :S

Edit: Can't even find out where it's attempting to use that method at... so how could it possibly be a runtime error?

drunken git
06-19-2009, 03:01 AM
When I run it, it just logs back out and writes in "cannot find rocks". The account is stood at iron rocks.

MaGiK
06-19-2009, 04:08 AM
I get this.

Successfully compiled (1355 ms)
SRL Compiled in 0 msec
[Runtime Error] : Out Of Range in line 20 in script C:\Program Files\SCAR 3.20\Scripts\Runescape\Powerminer v2.scar

Frt
06-19-2009, 05:09 AM
I get this.

Successfully compiled (1355 ms)
SRL Compiled in 0 msec
[Runtime Error] : Out Of Range in line 20 in script C:\Program Files\SCAR 3.20\Scripts\Runescape\Powerminer v2.scar

Did you declare your players correctly?
It looks like you didn't set the HowManyPlayers variable correct.

drunken git
06-19-2009, 05:31 AM
Did you declare your players correctly?
It looks like you didn't set the HowManyPlayers variable correct.

I had simular when I first tried because I forgot to add in pass.

MaGiK
06-19-2009, 06:03 AM
Did you declare your players correctly?
It looks like you didn't set the HowManyPlayers variable correct.

thanks, i fixed that and it now works like a charm ;)

any way to make it faster/mine more than one ore spot at once?

-----

Made it run so much faster now, now I just want it to perform the anti-ban a little less.

Just add in a crapload of color id's and make the time less so you can mine faster.

then you can do more than 1 rock :)

this script rocks! thanks!

mnagi85
06-20-2009, 01:42 AM
Damn this script still works? I've been looking for a powerminer, and there don't seem to be any good ones in the Junior Member section. I'm going to try this out now and let you know how it turns out(ie post proggies or errors).

EDIT: Works great! Used for about a half hour, got me up a few levels. The only thing this lacks is coal. Great iron powerminer though, thanks!

Dextima
06-20-2009, 05:02 AM
I love the SMART canvas painting. Nice work man, rep++

Blumblebee
06-20-2009, 07:25 AM
[Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Math.scar
And here's the method (or whatever the hell you call it in Pascal) from Math (lines 41-48)


Function CreateTPAFromText(Txt : String; Chars : Integer) : TPointArray;
var
TempBMP : integer;
begin;
TempBMP := CreateBitmapMaskFromText(Txt,Chars);
Result := CreateTPAFromBMP( GetBitmapDC(TempBMP));
FreeBitmap(TempBMP);
end;
And I'm sure it's a fresh copy of srl, etc., just downloaded it like 5 minutes before testing out this script... Help please? :S

Edit: Can't even find out where it's attempting to use that method at... so how could it possibly be a runtime error?

fill in declare players...


Damn this script still works? I've been looking for a powerminer, and there don't seem to be any good ones in the Junior Member section. I'm going to try this out now and let you know how it turns out(ie post proggies or errors).

EDIT: Works great! Used for about a half hour, got me up a few levels. The only thing this lacks is coal. Great iron powerminer though, thanks!

powermining coal is a waste of money and time.unless your like lvl 98, powermining iron would be better than powermining coal.


I love the SMART canvas painting. Nice work man, rep++

thanks, its not really mine though, give credit to N3ss3s, he made it, I just used it.

Dextima
06-21-2009, 03:05 AM
fill in declare players...



powermining coal is a waste of money and time.unless your like lvl 98, powermining iron would be better than powermining coal.



thanks, its not really mine though, give credit to N3ss3s, he made it, I just used it.

Okay, lol. Good job both of you. ;)

MaGiK
06-21-2009, 06:37 AM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: magik; A = T; Lvl = 80; Mined = 1228|
|````````````````````````````````````````|
| Mined a Total of: 1228 ores |
| Ran For: 2: hr 52: min 33: sec |
|________________________________________|

6/20/09

I am loving this script atm lol.

renegade1
06-21-2009, 09:59 AM
This miner worked great! This is my first script to ever try btw.

psipog
06-24-2009, 08:33 AM
hi guys, i left this script on overnight and it worked flawlessly.
excellent job bumblebee!

________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: Soz; A = T; Lvl = 0; Mined = 1188 |
|````````````````````````````````````````|
| Mined a Total of: 1188 ores |
| Ran For: 8: hr 39: min 38: sec |
|________________________________________|

Blumblebee
06-24-2009, 02:25 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: magik; A = T; Lvl = 80; Mined = 1228|
|````````````````````````````````````````|
| Mined a Total of: 1228 ores |
| Ran For: 2: hr 52: min 33: sec |
|________________________________________|

6/20/09

I am loving this script atm lol.


hi guys, i left this script on overnight and it worked flawlessly.
excellent job bumblebee!

________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: Soz; A = T; Lvl = 0; Mined = 1188 |
|````````````````````````````````````````|
| Mined a Total of: 1188 ores |
| Ran For: 8: hr 39: min 38: sec |
|________________________________________|

thank you both for the proggies.

psipog
06-25-2009, 06:45 PM
no problem mate
so im guessing my proggy gets into the top 3 =P
going to see if i can get longer tonight
ty for this flawless script =]

destructo322
06-26-2009, 03:55 PM
Thanks alot. At first, i could not get this script to work at all. Now it finally started working since set it to tin instead of copper. For some reason it always crashes the first SMART window and creates a second one that works. Also, sometimes, the SMART window just goes completely black. Is this when the script is finished or something?

Sabzi
06-26-2009, 05:54 PM
I think the script is not updated to the latest rev.
But you can try and fix it yourself.
http://www.villavu.com/forum/showthread.php?t=46748 use this and try to find the SmarSetupEx line (in the script) somewhere and edit the things near it. Shouldn't be hard.

destructo322
06-27-2009, 11:01 AM
that was already added in there. so it wasnt that but its not a biggie since it works just fine. althought the scar does seem to crash a few times before the SMART even has time to login. i just keep retrying and it works great.

Jokestr
06-30-2009, 03:12 AM
Can anyone help me with this? I'm kind of new, but upon running this script I get the error:

Line 117: [Error] (19078:1): Unknown identifier 'AllowPVP' in script H:\Program Files\SCAR 3.20\includes\SRL/SRL.scar

Another error I get sometimes is:

[Runtime Error] : Exception: in line 46 in script H:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Math.scar

^ That is if I remove line 117 from SRL.scar (which I know isn't the solution, but for experimentation)

Upon removing that line 46, it executes properly but terminates immediately.

What is wrong with these two lines and how do I fix them?

Blumblebee
06-30-2009, 03:33 AM
fill in declare players, you might think of updating to the new smart, although i dislike the new smart setup shit.

Jokestr
06-30-2009, 03:43 AM
This time there was no error but it was still terminated immediately. :/
Am I doing this right?

Procedure DeclarePlayers;
var i: Integer;
begin
NumberOfPlayers(NumberOfUsers);
HowManyPlayers := NumberOfUsers;
CurrentPlayer := 0;

Players[0].Name := '[RS username]';
Players[0].Pass := '[RS password]';
Players[0].Nick := 'joke';
Players[0].{Rock Type}strings[0] := 'iron';

for i := 0 to NumberOfUsers-1 do
Players[i].Active := True;
SetPlayerNameTPAs;
end;
-------
or is there something I'm doing wrong?

If not, do I need to upgrade my SMART stuff?

Blumblebee
06-30-2009, 03:59 AM
thats filled in right, my guess is that the script isnt updated to the current smart rev. I could do that easily, i just dont have time at this current moment sorry.

ian.
06-30-2009, 05:28 AM
Jokestr, redownload SRL and remember to move your plugins. :) The script shouldn't cause that error in SRL.

Blumblebee
07-01-2009, 04:35 AM
script still compiles for me, so there should be no errors with it. I will not switch to the new smart loading shit because its unreliable and frankly it doesnt work on my computer. I think I'll update this script when I get time, so suggestion time again! I've implemented a few from Sabzi, but more feedback would be appreciated.

Sabzi
07-01-2009, 04:54 AM
No problem with the SMART thing, we can edit how we like, well I will edit it for myself to use the new way because I like it. Someone likes it someone doesn't. Hermen said that RockFinding can be faster. You may have done that already but who knows. It's late here but I will try it and watch how it goes(and I have actually learned a lot since last time I used this). In few words I will test it. Maybe can I test your updated one too? Not for my own benefits.
Tomorrow if I haven't mentioned.

Blumblebee
07-01-2009, 04:59 AM
No problem with the SMART thing, we can edit how we like, well I will edit it for myself to use the new way because I like it. Someone likes it someone doesn't. Hermen said that RockFinding can be faster. You may have done that already but who knows. It's late here but I will try it and watch how it goes(and I have actually learned a lot since last time I used this). In few words I will test it. Maybe can I test your updated one too? Not for my own benefits.
Tomorrow if I haven't mentioned.

for sure, its not completed but when i finish it ill send it your way.

destructo322
07-02-2009, 02:40 AM
@jokestr:

For HowManyPlayers := NumberOfUsers; did u make sure to change NumberOfUsers to a number? For example if just using 1 account does it look like: HowManyPlayers := 1;

Sabzi
07-02-2009, 05:06 PM
Sorry that I wasn't here yesterday but I got some work to do in real life. I have tried it again and nothing more I can say. It's flawless besides the things I already mentioned.
I have tried it with a brand new account and the finding time is good for it. But for my lvl 80 miner it's slooow, now I see. And RandWorld can be easily just be RandomWorld(False, False), no? Anyway I am realy looking forward for the new version.

winteraven
07-04-2009, 08:06 AM
Works great!
Got me from level 1 to level 37 in like two or three days.
Amazing. Thanks!

But it creates a window that, once reaches log in screen, is closed.
Then a second one pops up, and that works fine. :)

A bit laggy, but it may be my internet.

Fast, easy, and works. Well done.

iJake
07-05-2009, 05:12 AM
I'm mining iron and generally get gems, will it drop them? And my axe isn't wielded, will it drop my axe?

It dropped everything, even my rune axe. Ffs, at least tell us :/

Sabzi
07-05-2009, 05:25 AM
It will drop gems. If your pickaxe is in the first inventory slot it won't drop it. Ad far as I know.

Griff
07-05-2009, 10:04 AM
It dropped everything, even my rune axe. Ffs, at least tell us :/

If you would have set up correctly like he said, it wouldn't have dropped your axe. And don't get mad at the script writer, you wouldn't even have the script if it weren't for him.

Blumblebee
07-05-2009, 10:06 AM
I'm mining iron and generally get gems, will it drop them? And my axe isn't wielded, will it drop my axe?

It dropped everything, even my rune axe. Ffs, at least tell us :/


If you would have set up correctly like he said, it wouldn't have dropped your axe. And don't get mad at the script writer, you wouldn't even have the script if it weren't for him.

its still a partial fault of mine. Still, I assumed people would put the axe in the first slot, my bad on that. If you were unsure you could have easily looked in the code to see how the script drops the ores, and from what slot. And a rune axe is not the end of the world...

arde
07-06-2009, 05:01 AM
Thanks, has been working great!
Latest progress report:
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: arde; A = T; Lvl = 46; Mined = 531 |
|````````````````````````````````````````|
| Mined a Total of: 531 ores |
| Ran For: 1: hr 23: min 52: sec |
|________________________________________|

Nebuli
07-06-2009, 08:27 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: ***; A = T; Lvl = 0; Mined = 1080 |
|````````````````````````````````````````|
| Mined a Total of: 1080 ores |
| Ran For: 2: hr 54: min 3: sec |
|________________________________________|

It stopped after it solved Bee Keeper? Couldn't continue after that. o_O

Shuttleu
07-07-2009, 01:12 AM
CLEAN

~shut

darkmind63
07-07-2009, 05:57 PM
Great powerminer
love it. posting a proggy soon!

easyas4
07-08-2009, 05:26 AM
i love the proggie on the smart screen, good addition. I've been looking for a powerminer that doesnt suck haha, thanks for making this. will post a proggie when it stops

EDIT: havent been able to get a good proggie, stuff messing up on my end. i was trying to add more stuff to the response [4] and when i ran it it gave this error : [Runtime Error] : Out Of Range.

easyas4
07-08-2009, 11:11 AM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: lyp; A = T; Lvl = 0; Mined = 288 |
|````````````````````````````````````````|
| Mined a Total of: 288 ores |
| Ran For: 1: hr 15: min 3: sec |
|________________________________________|

works fine, had to stop because i needed to switch to iron ore, could have run for alot longer probably

easyas4
07-08-2009, 10:36 PM
obviously with the new update this script no longer works, i tested it post-update and it will run fine up until it needs to drop. it goes to the top right corner and clicks, making the drop a failure, and making the script much more detectable.

poepel
07-12-2009, 04:57 AM
This script mines well, but the only major problem I have is that, when the inventory is full it only right clicks the ores, but doesn't drop them :(

Anyone know how to fix this? :)

Thanks

Griff
07-12-2009, 05:32 AM
This script mines well, but the only major problem I have is that, when the inventory is full it only right clicks the ores, but doesn't drop them :(

Anyone know how to fix this? :)

Thanks

The runescape fonts were currently updated, so it doesn't get the words properly for drop, if you are using SCAR 3.20. Get SCAR 3.21 alpha from the general news section.

poepel
07-13-2009, 05:59 AM
Hmm... I updated to SCAR 3.21 Alpha, but still it doesn't drop the ores :S

Any thoughts about this?

Blumblebee
07-13-2009, 06:19 AM
I'm currently rewriting the script, gimmi some time to do so though. However, it should work as it just checks if an item exists and drops it, thus there must be a problem in chooseoption for you. This means you probably havent updated something :/

Sabzi
07-13-2009, 05:24 PM
Afaik if you got p, q or w in the chooseoption it won't work.
From Inventory.scar

{************************************************* ******************************
procedure DropItem(i: Integer);
By: Lorax
Description: Drops item at given position (1-28)
************************************************** *****************************}
function DropItem(i: Integer): Boolean;
begin
Result := False;
if ExistsItem(i) then
begin
MouseItem(i, False);
if (WaitOption('rop', 250)) then
begin
Result := True;
Wait(RandomRange(50, 200));
end;
end;
end;

So maybe using 'dro' or just 'ro' instead of 'rop' can help. Maybe. If I want to fix this problem I would try this. Hope I helped.

EDIT: In the latest Scar 3.21 I think it's fixed.

Blumblebee
07-17-2009, 05:17 AM
I am leaving, so the [beta] version of the script has been uploaded. It has not been tested, and should be used with caution. (All i know is the mining is hella sweet).

klebs667
07-17-2009, 08:05 AM
Very nice script, got me to 55-71 mining in about a week. Good Job.

tommy2
07-18-2009, 07:10 AM
Unfortunately, the betas still not dropping ores. I know other people are having this problem so its not because I didn't update something. I'll just have to wait until you get back. Btw this is the most stable script I have ever used. Its the only one that successfully ran for 15+ hours. Really great job on making this and can't wait for you to update it. And I'm talking about v2 not v3 :)

NCDS
07-18-2009, 07:51 AM
Unfortunately, the betas still not dropping ores. I know other people are having this problem so its not because I didn't update something. I'll just have to wait until you get back. Btw this is the most stable script I have ever used. Its the only one that successfully ran for 15+ hours. Really great job on making this and can't wait for you to update it. And I'm talking about v2 not v3 :)

That is actually a problem with ChooseOption I believe. Have you tried using the Dev Revision of SRL?

tommy2
07-19-2009, 01:36 PM
I don't understand what you mean. I updated srl and includes. How do i use the dev revision of srl?

Blumblebee
07-20-2009, 05:13 PM
i believe it should, but i guess who knows, my srl didnt work so the entire script is more or less, theoetical. I used debugTPA and debugATPA to find that the mining is quite flawless, hovers dropped ores occasionally but shit happens.

i am in japan for the next month or so (im currently there now) so no fixes will be apoplied for atleast a month. sorry, if someone wishes to take a stab at v3 to fix go ahead.

vinnievinboy
07-25-2009, 03:45 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 11; Mined = 242 |
|````````````````````````````````````````|
| Mined a Total of: 242 ores |
| Ran For: 1: hr 25: min 57: sec |
|________________________________________|


I sat and watched it for a few hours before this, and I remember it getting stuck in the graveyard random, and when it drops ores it misses a few for some reason (so the proggy isnt to right, there will be a few less ores mined then that, 3-5 from every load missed. Went from 18 - 35 mining with this overall. Decent ++rep

Works well but for me when I use this in smart its just really laggy, well what I see is, keeps freezing up for a few seconds. Doesnt stop it mining though, might slow it down a bit.


Got another one for you

| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 13; Mined = 276 |
|````````````````````````````````````````|
| Mined a Total of: 276 ores |
| Ran For: 2: hr 0: min 37: sec |
|________________________________________|




________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 22; Mined = 579 |
|````````````````````````````````````````|
| Mined a Total of: 579 ores |
| Ran For: 3: hr 24: min 25: sec |
|________________________________________|

bogga
07-26-2009, 04:47 PM
Thanks man, works awesome :P keep up the good work!

poepel
07-28-2009, 07:00 PM
Unfortunately, the betas still not dropping ores. I know other people are having this problem so its not because I didn't update something. I'll just have to wait until you get back. Btw this is the most stable script I have ever used. Its the only one that successfully ran for 15+ hours. Really great job on making this and can't wait for you to update it. And I'm talking about v2 not v3 :)

I got the script working by deleting everything concerning scar from my computer (even tortoise SVN etc.) and then downloading the newest scar 3.21 and downloading SRL and includes through scar.

Hope this helps :)

TotalRocker
07-28-2009, 08:59 PM
v3. Had to same prob as a few others with it not dropping the ores, mines well up until the first loads, checks ores and then goes to "sleep" logs out / in and just loops that for me. On Scar 3.20 with everything updated.

v2. Works VERY nice =] Mined tin at east varrock. Solved randoms.

Awesome =]

Thanks

________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: LOH; A = T; Lvl = 41; Mined = 945 |
|````````````````````````````````````````|
| Mined a Total of: 945 ores |
| Ran For: 3: hr 20: min 40: sec |
|________________________________________|

JuvLupin
07-29-2009, 04:56 AM
This was a very simple and easy to use script, thanks a lot! I've used this for several days already and this was one of my longer proggies. Only thing was I couldn't figure out how to add multiple users but I'm sure if I look at the forums or just read through I'll spot it. Thanks again it is an awesome script!
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: ****; A = T; Lvl = 0; Mined = 1390 |
|````````````````````````````````````````|
| Mined a Total of: 1390 ores |
| Ran For: 3: hr 28: min 15: sec |
|________________________________________|
*EDIT*
Ran V2 for over 6 hours... hope I don't get noticed xD This script is too tank!

Laimonas171
07-29-2009, 04:49 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: omba; A = T; Lvl = 67; Mined = 437 |
|````````````````````````````````````````|
| Mined a Total of: 437 ores |
| Ran For: 1: hr 28: min 15: sec |
|________________________________________|

tommy2
07-31-2009, 04:08 PM
_______________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: omba; A = T; Lvl = 79; Mined = 1900 |
|````````````````````````````````````````|
| Mined a Total of: 1900 ores |
| Ran For: 13: hr 18: min 14: sec |
|________________________________________|

Got scar 3.21 and used v3. FLAWLESS
Blumblebee owns.

Blumblebee
07-31-2009, 04:57 PM
great to see the progress reports glad that everything is working

kevinconklin
08-01-2009, 10:01 AM
hey im new and i don't know how to use smart and when i run it smart opens up and changes to low detail and edits settings, etc but when it gets to the login screen it doesn't log me on. im guessing i have to program it to do that & program the colors so how do i do that? thanks

Ogre
08-01-2009, 10:14 AM
hey im new and i don't know how to use smart and when i run it smart opens up and changes to low detail and edits settings, etc but when it gets to the login screen it doesn't log me on. im guessing i have to program it to do that & program the colors so how do i do that? thanks

In the scripts you download, are you putting your account details in?

Also, don't post the same thing on three threads. People will still see it, and this is the wrong place anyway.

payton
08-07-2009, 11:47 AM
worked flawlessly...untill...
[Runtime Error] : Exception: Out of memory in line 503 in script C:\Program Files\SCAR 3.21\includes\SRL\SRL\Core\Text.scar

but owell i have run this several times on different accounts today. heres the last update.
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 21; Mined = 543 |
|````````````````````````````````````````|
| Mined a Total of: 543 ores |
| Ran For: 2: hr 18: min 47: sec |
|________________________________________|

Perfect_Coder
08-07-2009, 05:28 PM
Tested a powerminer for a some time:
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 8; Mined = 209 |
|````````````````````````````````````````|
| Mined a Total of: 209 ores |
| Ran For: 0: hr 41: min 26: sec |
|________________________________________|

Worked great.
Using latest SVN-version.

kyleisntwild
08-08-2009, 07:10 AM
Haven't got the chance to try this yet but I just wanted to comment on your script :) Looks amazing. Canvas painting is awesome and there is lots of cool code that I haven't seen before.

Good stuff :)

jojoe
08-12-2009, 09:30 AM
wow this script is great!! the only problem i ever have is the frog princess random ive been able to run the script for about 5 hours at most on a single acc again great script and thnx for posting it

jojoe
08-13-2009, 10:02 PM
Awesome script blumblbee ive been able to run it non stop 8 hrs and stopped it myself so far your script is the only one that ive been able to run actually lol well hopefully i can figure out what i m doing wrong soon :D

minsten
08-14-2009, 01:50 AM
Thanks, it is great!
Here is one i mine results:
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.2 |
|````````````````````````````````````````|
| 0: yodude; A = T; Lvl = 49; Mined = 617|
|````````````````````````````````````````|
| Mined a Total of: 617 ores |
| Ran For: 2: hr 25: min 20: sec |
|________________________________________|

And when one of the rats attackd my character ran away and came back:)
-Minsten

jojoe
08-14-2009, 03:13 AM
great script heres my proggie

EDIT:dangit it won't let me post it

EDIT: well it ran for 3 hrs 19 min 9sec it mined 19 loads and mined 494 ores

Blumblebee
08-17-2009, 02:28 AM
ok so im finally back, and i'm feeling an update, however at the moment I do not know what I should be updating. So feedback, idea's and anything really I would appreciate so I can fix/ make better. Thanks

katia261
08-18-2009, 03:28 AM
Hey im new to SCAR it's good so far as i know i will post a proggie and any bugs etc. later
i Can't load the script it opens a new tab when i load it and it is called SMART.scar it brings up an error in line 5 and in it, it says smartkeyisdown i am using the beta version

sage killer
08-18-2009, 04:36 AM
Do you have a power miner that mines ess? Does any one know where i can get one?

Runescapian321
08-18-2009, 04:43 AM
Do you have a power miner that mines ess? Does any one know where i can get one?

What's the point :confused:

Smarter Child
08-18-2009, 06:26 AM
What's the point :confused:

It is kind of pointless, but ess is one of the fastest ores to mine, and the rock thingy never runs out of essence. Probably good for a really low level-miner.

Blumblebee
08-18-2009, 06:49 AM
Do you have a power miner that mines ess? Does any one know where i can get one?

sorry, I do not think that powermining essence is a smart idea, nor would the effort applied be worth it. My script stands as a Copper, Tin and Iron powerminer as these are the only ores that should ever be powermined really (f2p of course)

katia261
08-18-2009, 07:08 AM
it is still having the same "error" like i said in my previous post

Line 5: [Error] (9:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files (x86)\SCAR 3.21\includes\SRL\SRL\Misc\SMART.scar

i am using a vista if that might be helpful

Blumblebee
08-20-2009, 06:56 AM
you dont have smart. Read some tutorials on how to download SMART, this is not my script, but an include problem (that meaning you must fix it yourself). Alternatively you can take SMART out of the script.

Smarter Child
08-20-2009, 07:53 AM
you dont have smart. Read some tutorials on how to download SMART, this is not my script, but an include problem (that meaning you must fix it yourself). Alternatively you can take SMART out of the script.

No I think he has SMART but not latest version, and it isn't probably set up right. I used to have a similar problem :rolleyes:

katia261
08-21-2009, 10:05 AM
it is working now thnx i am about to start and see how it works out

sam1022
08-23-2009, 10:22 AM
thanks alot works great, no bugs that i can see, ill let u know if i find any

EDIT -- i found that miner cant cope with underscores in the name, so instead of writing character_example you just write character example.

i know its not much of a bug but i felt it was worth telling you

Blumblebee
08-23-2009, 01:22 PM
thanks alot works great, no bugs that i can see, ill let u know if i find any

EDIT -- i found that miner cant cope with underscores in the name, so instead of writing character_example you just write character example.

i know its not much of a bug but i felt it was worth telling you

i dont understand, Are you refering to my autoresponder or something else?

sam1022
08-23-2009, 05:20 PM
i dont understand, Are you refering to my autoresponder or something else?

well when entering my user and pass in script

Name := 'user_name';
Pass := 'pass';
doesnt work, but

Name := 'user name';
Pass := 'pass';

does.

also heres my progg
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 9; Mined = 252 |
|````````````````````````````````````````|
| Mined a Total of: 252 ores |
| Ran For: 0: hr 38: min 49: sec |
|________________________________________|

Blumblebee
08-24-2009, 01:11 AM
well when entering my user and pass in script

Name := 'user_name';
Pass := 'pass';
doesnt work, but

Name := 'user name';
Pass := 'pass';

does.

also heres my progg
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 9; Mined = 252 |
|````````````````````````````````````````|
| Mined a Total of: 252 ores |
| Ran For: 0: hr 38: min 49: sec |
|________________________________________|

thats scar, and its because you dont need to write _ when logging in you can just have the space instead. And thank you for the proggie and feedback :)

sam1022
08-25-2009, 07:35 AM
hey, been using your miner for 2 days now, got from 41 mining to 59, its great. just a suggestion for the final version include an option to select which world you enter. :)

JuvLupin
08-29-2009, 09:56 PM
Again a great script but I was just wondering is there a problem with SCAR and P2P software? Usually when I run scripts, I have utorrent running too and that cuts down the proggy time around 10% from the usual (for the most part). If not then I guess it might be my comp xD but anyways here's my longest proggy out of any script I've used.
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 143; Mined = 3289 |
|````````````````````````````````````````|
| Mined a Total of: 3289 ores |
| Ran For: 8: hr 53: min 1: sec |
|________________________________________|
Of course I ran utorrent... >.< oh and single player too!

Hoplite
08-31-2009, 01:52 AM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v3 |
|````````````````````````````````````````|
| 0: a; A = T; Loads = 9; Mined = 255 |
|````````````````````````````````````````|
| Mined a Total of: 255 ores |
| Ran For: 0: hr 42: min 53: sec |
|________________________________________|

p s u d
09-02-2009, 07:50 PM
i downloaded it and it works good so far :D

stanokaka
09-05-2009, 09:33 PM
i opened it with scar

selected run script

comes up Failed when compiling
Line 5: [Error] (34:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.21\includes\SRL\SRL\Misc\SMART.scar

please help me

ehazel
09-06-2009, 02:35 AM
i opened it with scar

selected run script

comes up Failed when compiling
Line 5: [Error] (34:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.21\includes\SRL\SRL\Misc\SMART.scar

please help me


when i get that error its becase i just instaled scar and didnt move the SRL plugins to the right folder (look for a folder inside of SRL that says move to plugins folder)

Killmar
09-06-2009, 03:50 AM
I'm a lil' confused...Ths script compiles properly for me, and, no errors appear, but it won't do anything. I input the all the DeclarePlayers data, select the window, and hit the run button, and nothing. Is there anything I'm doing wrong?

Blumblebee
09-06-2009, 04:14 AM
I think the script currently is trying to load Signed Smart, which does not work. Either remove smart or go to SMART_Signed := True and change it to False. I think that should solve the problem.

Revelations
09-12-2009, 10:38 AM
SMART is working properly now so you can use the old version of the script, but I had to change the color of my Iron for it to find it.

Blumblebee
09-12-2009, 01:26 PM
ok thank you for the heads up. I will update colors in the next few days to get this back rolling. Any suggestions for improvements?

Revelations
09-13-2009, 01:14 AM
Haha since your wanting more feedback, ill provideth :)
-Sometimes after succesfully solving a random, It will go to Next Player, not sure why. I was logged in and at the mining spot, but it went to next player before finishing up.
-(Not sure if this is changeable) If it starts mining and someone else steals it, it wont clikc again until the mining animation is almost completely done (around 10 seconds of nothing.)

Those are just a couple more things, I'm not trying to down talk your script, i just noticed them :)

Blumblebee
09-13-2009, 11:29 AM
Haha since your wanting more feedback, ill provideth :)
-Sometimes after succesfully solving a random, It will go to Next Player, not sure why. I was logged in and at the mining spot, but it went to next player before finishing up.
-(Not sure if this is changeable) If it starts mining and someone else steals it, it wont clikc again until the mining animation is almost completely done (around 10 seconds of nothing.)

Those are just a couple more things, I'm not trying to down talk your script, i just noticed them :)

no thats great. I've implimented a new Ismining function in a newer mining script that seems to be O.K, but i think more testing should occur first. thanks for the feedback :)

Revelations
09-13-2009, 01:54 PM
No problems ;)

o0h3llz0o
09-13-2009, 05:34 PM
dude which version should i use?

snowleader
09-13-2009, 11:45 PM
thanks! worked great...ran for about 2 hours

Blumblebee
09-14-2009, 02:09 PM
dude which version should i use?

v3 == newer. Neither work atm I'm pretty sure. I'm debating another complete rewrite but in reality i dont have the time and i'm lazy :p a fix will be up shortly sorry for the inconvience.

redz8734
09-14-2009, 10:12 PM
well i got this script to work i brought my guy to rimmington mine i logged out ran the script and he was stuck "Creating the NickTPA" so i stopped the script after 5 mins of him not doing anything i dont really know how to program so i dont know how to find the problem :P

edtor
09-16-2009, 01:52 AM
Works well, thanks bumble!

Najorin
09-16-2009, 03:43 AM
Yo bumblebee (: first of all... Thank you very much for the script, it is appreciated :D Second, it is not completely down, copper I know for sure works, however, iron does not. :( Oh well... Anyways, my best proggy so far was 882 copper ores from level 20 something to 40 :) thanks a lot m8, appreciated! I'd also appreciate an update ;)

Sexy Beast
09-16-2009, 04:18 AM
It can't seem to start SMART on mine.

Harry
09-16-2009, 04:51 AM
SMART is broken I think.

edtor
09-16-2009, 07:30 AM
It can't seem to start SMART on mine.

Try reinstalling SCAR and do SNV Checkout, i had same problem but after this it worked pretty good.

Blumblebee
09-16-2009, 08:24 AM
ok then i will toss a quick update to Iron. I have something "new" that is coming out hopefully after some testing. Fix will be up in about an hour unless someone wants to toss me the Hue Sat and Color for a fix quick (Kuz im lazy :p)

mizuno
09-16-2009, 12:11 PM
is this script working for now?.

ian.
09-16-2009, 12:13 PM
is this script working for now?.

It should. Best way to check is to test it. (It compiles by the way, so that's a good sign. :))

mizuno
09-16-2009, 12:28 PM
ok thanks, i will try it, will get back to u if i get any problems =) .

ian.
09-16-2009, 12:46 PM
ok thanks, i will try it, will get back to u if i get any problems =) .


ok then i will toss a quick update to Iron. I have something "new" that is coming out hopefully after some testing. Fix will be up in about an hour unless someone wants to toss me the Hue Sat and Color for a fix quick (Kuz im lazy :p)

He said he's updating it, so it should be done tonight or tomorrow. If something isn't working, just wait for the next version.. Or if you can, get as many errors as you can find and explain them to him (in case he doesn't know about them, this could help. But Blumblebee is a darn fine scripter, so he probably knows. :p So best bet is to wait for new version if there are any problems.)

mizuno
09-16-2009, 01:14 PM
i got this error, nothing happens shortly after.hope its helpful, if its my mistake in any part please teach me how to solve this.

New client targeted
Successfully compiled (4052 ms)
File access error
File access error
SRL Compiled in 16 msec
SMART Initialized.
Loaded: Server 116, Members: False, Signed: True, Super Detail: False.

p s u d
09-16-2009, 03:40 PM
it dos'nt work for me, it says something about an error when i try to compile or start it please help!

p s u d
09-16-2009, 03:43 PM
Line 85: [Error] (114:46): Invalid number of parameters in script C:\Program\SCAR 3.15\includes\SRL/SRL/Misc/SMART.scar is the error.

Blumblebee
09-21-2009, 05:33 AM
Alright, the edited version is up I changed 3 lines in the script, those being the colors, hue, and sat modifiers of iron. Confirmation that it works would be awesome (I did not test)

voot
09-22-2009, 04:13 PM
been running this off and on for a couple hours now. have to stop from time to time and switch servers cause of too much competition for the iron. but one thing i noticed was that antiban didn't seem to ever be called, so i put a call to it in before it went to click on the rock. worked fine though.

------------ edit -----------------

also there was no antirandom in the dropping part which of course is when i got mine :rolleyes:

and in order for it to drop gems i had to change the following.


if Players[CurrentPlayer].Booleans[0] then
DropArr := ['em', Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name]
else DropArr := [Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name];


to


if Players[CurrentPlayer].Booleans[0] then
DropArr := ['ncut', Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name]
else DropArr := [Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name];

Blumblebee
09-22-2009, 10:13 PM
been running this off and on for a couple hours now. have to stop from time to time and switch servers cause of too much competition for the iron. but one thing i noticed was that antiban didn't seem to ever be called, so i put a call to it in before it went to click on the rock. worked fine though.

------------ edit -----------------

also there was no antirandom in the dropping part which of course is when i got mine :rolleyes:

and in order for it to drop gems i had to change the following.


if Players[CurrentPlayer].Booleans[0] then
DropArr := ['em', Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name]
else DropArr := [Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name];


to


if Players[CurrentPlayer].Booleans[0] then
DropArr := ['ncut', Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name]
else DropArr := [Rock[CurrentPlayer][Players[CurrentPlayer].Integers[0]].Name];


Thank you very much for the details. So Iron mining went good? and I will change the DropArr to 'ncut' :) thanks. And I cant believe I dont have antirandoms in there, ill fix that quick too :>

edit: Version 4 is updated. Last update of this script I think.

voot
09-23-2009, 03:43 AM
yes iron mining was working pretty well. tested in east varrok, west varrook, and the scorpion area north of al-kha-whatever. the scorps are colored similar to iron it seems cause the mouse kept moving from scorpion to scorpion to rocks before it would click on the rocks, only had one combat (think i lagged and server thought it had clicked scorpion) and out of about 40 or so loads there, it hit iron all but 3 times, 1 combat, 1 silver and 1 copper were the only oddities. now at the 2 varrok mines it never tried to mine anything but iron.

-------------- edit -------------

proggy:



________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: aaa; A = T; Loads = 56; Mined = 1568|
|````````````````````````````````````````|
| Mined a Total of: 1568 ores |
| Ran For: 3: hr 58: min 8: sec |
|________________________________________|

Blumblebee
09-24-2009, 12:26 PM
I figured out the iron issue, and why it moused over the scorpions, ive fixed it now and it works faster than ever.

proggie:


__________________________________________________ _____________
|`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`|
|`"| Time Running : 2 Hours, 49 Minutes and 20 Seconds |`"|
|`"| Players Active : 1 out of 1 total |`"|
|`"| Dropped : 1517 total objects |`"|
|`"| Completed : 65 total loads |`"|
|`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`"`|
|`"| Player[0]: Active : T; Loads : 65; Mined : 1517 |`"|
|_________________________________________________ ______________|

voot
09-25-2009, 04:23 AM
nice and the proggy is updated too. will that be v5 or part of a total revamp?

Blumblebee
09-25-2009, 08:03 AM
total revamp, Powerskills is what its called it can powerchop, powermine, and powerfish. It will hopefully reach FFA in a week or so.

fre
09-25-2009, 04:23 PM
I ran the script overnight, altough it stopped after 1 hour and 50 minuts. Because the first player was in a random (paintball random).
Why didn't the script continue with my other players.
I set "NextPlayer(fFalse)" to 'NextPlayer(True)"
Lets see what this does.

Laterz

warlord1994
10-04-2009, 04:38 AM
This script seems to be very focued on ainti ban, which I like, but I also dont like the 2 second delay when mining iron, it would be nice on a lower levled miner but I have 67 mining and mining iron is automatic for me so it really slows down the process, but I've edited it myself to decrease the delay, its running right now and im very satisfied.

Blumblebee
10-04-2009, 06:01 AM
This script seems to be very focued on ainti ban, which I like, but I also dont like the 2 second delay when mining iron, it would be nice on a lower levled miner but I have 67 mining and mining iron is automatic for me so it really slows down the process, but I've edited it myself to decrease the delay, its running right now and im very satisfied.

hm i didnt think there was a delay im sorry that this has happened. In later versions it will not happen, thank you for letting me know :)

warlord1994
10-04-2009, 07:09 AM
hm i didnt think there was a delay im sorry that this has happened. In later versions it will not happen, thank you for letting me know :)

No problem, I thought it was part of the anti-ban function, when I run this script it seems to move the mouse around, maybe examine some ore, or do something that looks legit that takes about 2 seconds in between mining iron, slows it down.

graybananas
10-07-2009, 02:01 AM
Hello!

I am new to this scar thing and happy that i finnaly got something to work. But I got some questions, it seems like it uses a long time to mine like it stands looking at the rocks when they are ready to be mined and looks like it only mine one rock. Is that anything I forgot change on or is it supposed to be like that? (I am standing close to 2 iron rocks but it is only mining one of them, is that right?)

Edit: I think I got something like warlord1994 had... i am 68 mining so it is instant so pointless in the delay, u know how he fixed it or how i can fix it? (not sure if he is mining more than 1 rock though)


Thank you :)

yimboli
10-07-2009, 12:54 PM
First and most importantly, Thank you so much Blumblebee for an amazing script. I've run this for about an hour and it mines and dumps flawlessly. I initially thought it only ran for one inventory's full of ore, but then I realized the DoSleep procedure was executed a few times in a row despite probability dictating that random(5) would produce three consecutive 1's less than one time in 100 :P

I took a few c++ classes in college, but pascal is very new to me. I thought you might appreciate if I highlight a few things I learned from your script:
SetAngle(boolean) - I'd been looking for this for my first tree-cutting script. Finally found it!!! thank you!! I searched the SCAR and SRL manuals for functions and had yet to find it X|
Procedure MainLoop; Forward; - reminds me of the practice in c++ to "declare" procedures before they are actually scripted, to prevent errors about an invalid procedure when a procedure is called before it is scripted. I wondered about how to do this after reading Coh3n's tutorial (shouts to Coh3n! i may have missed something :P) but now I understand the "forward" code.

Secondly, I'll venture to answer a couple questions based on the v4 version, knowing I might get "shot down" for being wrong (if I am, please excuse my inexperience :)


I am new to this scar thing and happy that i finnaly got something to work. But I got some questions, it seems like it uses a long time to mine like it stands looking at the rocks when they are ready to be mined and looks like it only mine one rock. Is that anything I forgot change on or is it supposed to be like that?
Thank you :)
Yes, it is supposed to be like that. You can alter the appropriate wait() or sleep() command as necessary to decrease the wait time in the AntiBan procedure (called in IsMining)... at your own peril ;).



Edit: I think I got something like warlord1994 had... i am 68 mining so it is instant so pointless in the delay, u know how he fixed it or how i can fix it? (not sure if he is mining more than 1 rock though)

Well, the AntiBan procedure is designed to emulate "bored human" actions, thus preventing a ban. You might find the wait times excessive, and I don't agree or disagree since I haven't auto'd except for my own small scripts. But with my limited c++ and minute pascal expertise, let me elaborate on the function of the AntiBan procedure:
AntiBan is called by IsMining, so long as IsMining is true. IsMining is, ultimately, executed by the main program loop. In other words, so long as you're still mining a rock that you clicked on, AntiBan keeps being executed. Check out the AntiBan procedure in SCAR-it takes a random number up to 300. If it's between 11-75, AntiBan sleeps and moves the mouse. If it's 81-90, it checks the mining skill for 1.5-2.5 seconds. If it's 91-100, it randomly right clicks on any pixel. If it's 100-300 it does nothing. Am I right in interpreting that the Antiban will not wait 2 of 3 instances?

graybananas
10-07-2009, 06:51 PM
Yes, it is supposed to be like that. You can alter the appropriate wait() or sleep() command as necessary to decrease the wait time in the AntiBan procedure (called in IsMining)... at your own peril ;).

Ok, I found the IsMining thingy but having problems to find where the sleep() and wait() is... I am noob in scar so dont know very much how things looks.

Thank you for the info on the antiban too, but still I want it to mine faster like mine 2 rocks do the antiban mine the rocks again when it spawns. Should be enough time between the spawns or am I wrong? (no idea rlly :P)

In short: I have not fixed my problem yet, more help plox :)

klit rs
10-08-2009, 09:16 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 66; Mined = 1786|
|````````````````````````````````````````|
| Mined a Total of: 1786 ores |
| Ran For: 5: hr 13: min 46: sec |
|________________________________________|


im not sure what stopped it, but im not upset with 1.8k ore mined :D, thanks a mil man

klit rs
10-14-2009, 01:44 AM
Yet another successful proggy :D

________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 14; Mined = 381 |
|````````````````````````````````````````|
| Mined a Total of: 381 ores |
| Ran For: 1: hr 2: min 57: sec |
|________________________________________|

klit rs
10-14-2009, 01:46 AM
Thanks for this program man, ive gotten from 70- 83 in the last 3 weeks. But as of today, the script has been running much slower, im going to play with the settings and my computer to see if i cant figure it out. But thanks for this script!



~Just a few successful proggys~


| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 90; Mined = 2516|
|````````````````````````````````````````|
| Mined a Total of: 2516 ores |
| Ran For: 6: hr 2: min 3: sec |
|________________________________________|

| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 87; Mined = 2374|
|````````````````````````````````````````|
| Mined a Total of: 2374 ores |
| Ran For: 5: hr 59: min 48: sec |
|________________________________________|


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 80; Mined = 2240|
|````````````````````````````````````````|
| Mined a Total of: 2240 ores |
| Ran For: 5: hr 17: min 52: sec |
|________________________________________|



________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 94; Mined = 2549|
|````````````````````````````````````````|
| Mined a Total of: 2549 ores |
| Ran For: 6: hr 0: min 14: sec |
|________________________________________|



________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: cta; A = T; Loads = 129; Mined = 2399|
|````````````````````````````````````````|
| Mined a Total of: 2399 ores |
| Ran For: 5: hr 45: min 56: sec |
|________________________________________|

NCDS
10-14-2009, 10:17 AM
by the way... ive been using this script for about a week.. ive gotten from 70 to just now 75 mining :) it is absolutely amazing... my only two problems with this script is the fact that it doesnt register when it logs out due to lag or something.. and when it gets a random it stays logged on, which can get my account banned.. :( .... could you possibly add an update to either of those problems? by the way, this is an amazing miner, thanks a mil for it :)))

No need to post 3 times in a row, simply edit the first post next time. It keeps things cleaner ;)

Both of the problems your having have to deal with functions inside SRL, not anything Blumblebee did.

litian
10-21-2009, 07:30 PM
I think that after update 20.10.2009, script is running slow becouse of not working function FindBlackChatMessage. GetChatBoxText returning right result only for 1 line of chat... the rest (2-8) is like this:
ยทยท.... ....,...,... i . ...:... -...... :. ...

chaosdestro0
10-22-2009, 09:04 AM
can you powermine rune?

Cigue
10-22-2009, 04:16 PM
Very good script so far, my only complaint is that between every rock mined it waits about 2-3 secs before clicking the next rock?

EDIT: Oh great, I got a random.

5n1perX
11-03-2009, 07:03 AM
Hey Very good Power Miner. I have a problem you could fix up tho, When i lose connection it gets stuck either on log on screen or "Click Here To Continue" screen. perhaps something in your loop that checks what screen you are on?

Sex
11-03-2009, 07:23 AM
Hey Very good Power Miner. I have a problem you could fix up tho, When i lose connection it gets stuck either on log on screen or "Click Here To Continue" screen. perhaps something in your loop that checks what screen you are on?

He's suspended and probably won't read that.

FEAR
11-03-2009, 10:44 AM
can you powermine rune?

Dude wtf. I will take that as spam...why the hell do you want to drop runinte ores? Or mine 2 ores/hour wtf!:duh:

Blumblebee
11-09-2009, 05:07 PM
I'm back! I've heard rumors about the script waiting a long period of time between rocks. My only explaination is the IsBlackChatMessage() Isn't working. I'll either make a fix for it, or just do some color recognition or something.

I won't be very active in the next few weeks but expect a fix eventually, probably anywhere from 2-4 weeks, or if I get a large period of time to mess around I'll get it out sooner.

Aside from the mining speed, any other suggestions/concerns?

Bubix
11-11-2009, 07:13 PM
arghh sweet :) waiting for update :)

kodygarner
11-22-2009, 07:26 PM
i need help it gets stuck at the log in screen and it doesnt try to log in and so i just logged in and enabled smart it just sets there and says,
"Initializing Script, Loading Player: [0];"
and the red dot just hovers over my inventory not doing anything if i disable smart then click the invy icon to put it away it just clicks too the right untill i hit the wall and just slowly keeps clicking into the black

Blumblebee
11-22-2009, 08:42 PM
let me update it quick please, i don't think its working too hot.

xivios
11-23-2009, 10:34 PM
uhmm i noe im new to this forum so plz do not flame - this is a newb qstion soz - how do i use this??? i downloaded the scar file pressed run SMART screen came up logged in but it wont mine..... it just keeps on moving around and around the map i'm mining in al kharid btw trying to mine iron.

any help wud b appreciated

thx in adavance

IgXot
11-27-2009, 08:49 AM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: corp; A = T; Loads = 19; Mined = 527|
|````````````````````````````````````````|
| Mined a Total of: 527 ores |
| Ran For: 1: hr 7: min 11: sec |
|________________________________________|

JackF
12-03-2009, 09:50 AM
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: Aku; A = T; Loads = 177; Mined = 4956|
|````````````````````````````````````````|
| Mined a Total of: 4956 ores |
| Ran For: 11: hr 45: min 16: sec |
|________________________________________|

Very good script.
Coal compatibility would be excellent, and i was tempted to include it myself, however i don't understand the color system your using, for example:
timer := 6000;
sat := 0.08;
hue := 0.25;
lum := 15;
Col := [2568006];
name := 'Iron';
inv := 4876930;
So could you try and include coal? thx alot.

JackF
12-03-2009, 12:27 PM
New server update, need for a color update too. (have tested with iron and color has changed).

mounty1
12-03-2009, 01:35 PM
hi,
i like the look of this but i ran it and it just loggs on then hovers over each iron rock (when set to mine iron) and does nothing. Could be due to one of the updates today or could be spomething im doing wrong.

Blumblebee
12-03-2009, 04:28 PM
| |
| Blumblebee's (CTI) PowerMiner v4.0 |
|````````````````````````````````````````|
| 0: Aku; A = T; Loads = 177; Mined = 4956|
|````````````````````````````````````````|
| Mined a Total of: 4956 ores |
| Ran For: 11: hr 45: min 16: sec |
|________________________________________|

Very good script.
Coal compatibility would be excellent, and i was tempted to include it myself, however i don't understand the color system your using, for example:
timer := 6000;
sat := 0.08;
hue := 0.25;
lum := 15;
Col := [2568006];
name := 'Iron';
inv := 4876930;
So could you try and include coal? thx alot.


woah 12 hours, I didn't even think this badboy worked anymore haha. And my color system is quite simple (for adding colors) however there is a ridiculous amount of arrays to which you would have to go around increasing. Anways, thanks for the heads up, I am in the process of rewriting the script, thank you for all the input.

JackF
12-03-2009, 07:03 PM
hi,
i like the look of this but i ran it and it just loggs on then hovers over each iron rock (when set to mine iron) and does nothing. Could be due to one of the updates today or could be spomething im doing wrong.

This is the same prob I've been encountering. It is definently linked to todays server updates, as i ran it successfully until right before the update, then started again and it did'nt work (hovered over rocks).
I am guessing this is to do with a fonts update (as it hovers every rock and dwarf - dwarfs have the same color, but never clicks).
Any ideas anyone?

Griff
12-03-2009, 11:05 PM
This is the same prob I've been encountering. It is definently linked to todays server updates, as i ran it successfully until right before the update, then started again and it did'nt work (hovered over rocks).
I am guessing this is to do with a fonts update (as it hovers every rock and dwarf - dwarfs have the same color, but never clicks).
Any ideas anyone?

Yes, the test is different, which makes it not recognize the text of the rocks or whatever else it's supposed to click. Almost (probably all) scripts will be broken until a fix comes out.

JackF
12-04-2009, 07:14 AM
Yes, the test is different, which makes it not recognize the text of the rocks or whatever else it's supposed to click. Almost (probably all) scripts will be broken until a fix comes out.

New font files out - so this is fixed when you open up SCAR. Have just tried now.

Blumblebee
12-05-2009, 04:20 AM
New font files out - so this is fixed when you open up SCAR. Have just tried now.

new fonts don't work for me :/ maybe i didn't update them right haha. Anyways, v5 is in production. The initial skeleton has been written, color finding has been completely rewritten (for better or for worse). I think I made the script less complicated, so hopefully personal fixes can be made mor easily. I have not added coal, however it can easily be done I just really don't see the purpose of it.

If someone wants to get me the color of a coal vein, I'll add it in the script. I have tonight and tomorrow to work on the script before rl catches up with me.

Beta testing will commence in aprox. 2 days or less

Blumblebee
12-05-2009, 08:01 AM
This deserves a double post haha

Version v.5 has been released!
No Text applies to the script (no uptext, no chat text)
Fast mining, good mining detection.
smart color finding :)
beta stage so please bug test so I can continue improvments.

Audhulma
12-05-2009, 09:39 AM
Wow, v.5 said 0 views when I dloaded it. I'll test it overnight and see how it works.

JackF
12-05-2009, 05:46 PM
just got v5.... will report back tomorrow with feedback.
btw blumblebee, what is your mining level in r/s?

JackF
12-05-2009, 06:36 PM
Ok.
-The script, when properly working, does seem alot faster and i agree less 'bot like'.
-The lack of text means it will click ANYTHING with the color; not good when iron color is on Dwarfes, Candles and on some pieces of ground etc, so it goes haywire if any of these elements are on-screen.
So really, text IS necessary, and I don't think it's gonna work without it.
as for your text files, I can't see why they don't auto-update... Have U got latest Srl and scar?

Blumblebee
12-05-2009, 06:56 PM
Ok.
-The script, when properly working, does seem alot faster and i agree less 'bot like'.
-The lack of text means it will click ANYTHING with the color; not good when iron color is on Dwarfes, Candles and on some pieces of ground etc, so it goes haywire if any of these elements are on-screen.
So really, text IS necessary, and I don't think it's gonna work without it.
as for your text files, I can't see why they don't auto-update... Have U got latest Srl and scar?

i only tested in one area and it worked fine for me, I thought with such a low tolerance it would be ok. I'll add text checking back and search for a solution here. Thank you for letting me know :)

Edit: reuploaded with uptext checks :p All I know that works atm is Iron mining, I have not tested copper or tin. I will continually update this till I get a more stable version. keep testing people!

JackF
12-05-2009, 07:15 PM
Great! btw what is your level in mining?

Just ran it and it works... I am going to eat so I will run it now for 1/2 an hour or so and see. Just looking now speed improvement is really impressive!

Blumblebee
12-05-2009, 07:40 PM
Great! btw what is your level in mining?

Just ran it and it works... I am going to eat so I will run it now for 1/2 an hour or so and see. Just looking now speed improvement is really impressive!

thank you, I spent a while getting pissed off until I could get a better runtime again. My mining level(s) are: 41, 74, 60, and 79. I usually just use the lvl 74 miner.

JackF
12-07-2009, 02:14 PM
Another 2 little problems i have just discovered: smart canvas isn't working at all, (yes, i have set it to true) and if you change the smart server it doesn't take the change into account. I have freshly updated my Worlds.ini and it still doesn't work so there is a prob somewhere.

Blumblebee
12-07-2009, 04:16 PM
Another 2 little problems i have just discovered: smart canvas isn't working at all, (yes, i have set it to true) and if you change the smart server it doesn't take the change into account. I have freshly updated my Worlds.ini and it still doesn't work so there is a prob somewhere.

i think i made it constant for some unknown reason haha. And SMART Canvas painting was because I was too lazy to fix it tbh haha. I'll update those soon, however I have a bigger project atm which may just solve some problems in this script ;)

scriptkitty
12-08-2009, 12:01 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: ***; A = T; Loads = 40; Mined = 1019|
|````````````````````````````````````````|
| Mined a Total of: 1019 ores |
| Ran For: 2: hr 8: min 29: sec |
|________________________________________|

CptTerrell
12-10-2009, 03:45 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: pur; A = T; Loads = 32; Mined = 868|
|````````````````````````````````````````|
| Mined a Total of: 527 ores |
| Ran For: 1: hr 40: min 14: sec |
|________________________________________|

sick man, worked well for me :). BTW can anyone post some links about making your own script? I reeeeally wanna make my own lobby fisher. Any help is appreciated.

JackF
12-11-2009, 06:58 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: Aku; A = T; Loads = 63; Mined = 1484|
|````````````````````````````````````````|
| Mined a Total of: 1484 ores |
| Ran For: 4: hr 11: min 59: sec |
|________________________________________|

Blumblebee
12-11-2009, 07:03 PM
________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: ***; A = T; Loads = 40; Mined = 1019|
|````````````````````````````````````````|
| Mined a Total of: 1019 ores |
| Ran For: 2: hr 8: min 29: sec |
|________________________________________|


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: pur; A = T; Loads = 32; Mined = 868|
|````````````````````````````````````````|
| Mined a Total of: 527 ores |
| Ran For: 1: hr 40: min 14: sec |
|________________________________________|

sick man, worked well for me :). BTW can anyone post some links about making your own script? I reeeeally wanna make my own lobby fisher. Any help is appreciated.


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: Aku; A = T; Loads = 63; Mined = 1484|
|````````````````````````````````````````|
| Mined a Total of: 1484 ores |
| Ran For: 4: hr 11: min 59: sec |
|________________________________________|

so its working pretty well then?

Ghosthree3
12-15-2009, 12:02 AM
Using now, looks good, will post a proggie. I hope you update it again! Would be nice to see some banking support etc, make it an all in one miner.
Also, it took me a while to realize why it wasn't working at first...the curser was jumping between my feet, turns out that my shoes are the same colour as the iron, so I had to put on boots or it wouldn't work LOL!

Blumblebee
12-15-2009, 12:05 AM
Using now, looks good, will post a proggie. I hope you update it again! Would be nice to see some banking support etc, make it an all in one miner.
Also, it took me a while to realize why it wasn't working at first...the curser was jumping between my feet, turns out that my shoes are the same colour as the iron, so I had to put on boots or it wouldn't work LOL!

lol sorry. I tried to stay away from using ATPA's in my script (to speed it up) if I update it I will fix that problem.

Ghosthree3
12-15-2009, 12:22 AM
It's all good, it works fine when I have my rainbow boots on so, nothing that can't be fixed.

Ghosthree3
12-15-2009, 12:59 AM
Ok here we go.


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: ***; A = T; Loads = 8; Mined = 224 |
|````````````````````````````````````````|
| Mined a Total of: 224 ores |
| Ran For: 0: hr 38: min 15: sec |
|________________________________________|

Unfortunately then I had a...


***** STR: FOUND RANDOM: 'Frog' *****
Not in FrogCave!
***** STR: 'Frog' RANDOM SOLVING FAILED! *****

Blumblebee
12-15-2009, 01:02 AM
Ok here we go.


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: ***; A = T; Loads = 8; Mined = 224 |
|````````````````````````````````````````|
| Mined a Total of: 224 ores |
| Ran For: 0: hr 38: min 15: sec |
|________________________________________|

Unfortunately then I had a...


***** STR: FOUND RANDOM: 'Frog' *****
Not in FrogCave!
***** STR: 'Frog' RANDOM SOLVING FAILED! *****

shitty :/ I thought SRL just fixed the frog random too, do you have dev SVN? if not you might wish to look into that.

oh and Thank you for the progress report :)

Ghosthree3
12-15-2009, 01:04 AM
What is the dev SVN?? I didn't use SVN for SCAR, I used the installer, could that be why?

Ghosthree3
12-15-2009, 02:34 AM
Here's another...


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: ***; A = T; Loads = 21; Mined = 567 |
|````````````````````````````````````````|
| Mined a Total of: 567 ores |
| Ran For: 1: hr 31: min 54: sec |
|________________________________________|

R4NCOR
12-15-2009, 01:42 PM
version 5, i found that when i changed the RockType to copper or tin, the script would just go around mining anything, eventually coming to a stand still and logging out.. any suggestions dude? and thanks heaps for the scripts aye! theyre awesome! :P

Blumblebee
12-15-2009, 04:15 PM
version 5, i found that when i changed the RockType to copper or tin, the script would just go around mining anything, eventually coming to a stand still and logging out.. any suggestions dude? and thanks heaps for the scripts aye! theyre awesome! :P

i have not tested copper and tin tbh thats probably why. I don't think I'll be updating this script much, if you would like to update it yourself, change the static color for copper and/or tin in the script (ctrl+f -> Static).

when you obtain jr. members you might wish to look at my script "powerskills", the most updated of my powerminer+more will be there.

FlavoredCrayon
12-16-2009, 05:27 AM
Script looks solid. Using it on a miner of mine now. Will try to edit a proggie in when its done.

Edit: ________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: ***; A = T; Loads = 6; Mined = 162 |
|````````````````````````````````````````|
| Mined a Total of: 162 ores |
| Ran For: 0: hr 23: min 12: sec |
|________________________________________|

Very cool

R4NCOR
12-16-2009, 12:47 PM
i have not tested copper and tin tbh thats probably why. I don't think I'll be updating this script much, if you would like to update it yourself, change the static color for copper and/or tin in the script (ctrl+f -> Static).

when you obtain jr. members you might wish to look at my script "powerskills", the most updated of my powerminer+more will be there.

thanks for the heads up and advice mate :) (Y)

swisspking
12-20-2009, 11:11 AM
Great Script! I'm impressed how smooth it runs :)

~Swiss

[Will add a proggie soon]

YoHoJo
12-20-2009, 11:24 AM
Ghosthree3 stop double posting please, use the edit button under you posts instead to just add onto it.
Also, Dev SVN is just the most up to date version of SRL, learn how to get it here:
http://www.villavu.com/forum/showthread.php?t=47714&highlight=updated+scar

eaubailey
01-03-2010, 04:10 PM
uh it just cycles through the rocks without clicking on it.. tried different mines too.

Blumblebee
01-03-2010, 05:47 PM
uh it just cycles through the rocks without clicking on it.. tried different mines too.

I'm thinking you need to fix the whole uptext issue thing. I think Freddy released a brand new SCAR with new UpText dectection.

YoHoJo
01-03-2010, 09:38 PM
uh it just cycles through the rocks without clicking on it.. tried different mines too.

You should get the latest scar by checking out your scar folder with SVN to this URL " http://freddy1990.com/svn/scarprerelease "
Or just delete everything and read/follow this:
http://www.villavu.com/forum/showthread.php?t=47714&highlight=setup+scar

Good Luck, post any more scar related questions on that thread.

raggdoll811
01-04-2010, 10:31 PM
Great script, didn't have any problems at all. Thanks for the hard work.

________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: heod; A = T; Loads = 31; Mined = 811|
|````````````````````````````````````````|
| Mined a Total of: 811 ores |
| Ran For: 1: hr 42: min 46: sec |
|________________________________________|

For a total of 8 lvls =]

Blumblebee
01-04-2010, 10:36 PM
Great script, didn't have any problems at all. Thanks for the hard work.

________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|````````````````````````````````````````|
| 0: heod; A = T; Loads = 31; Mined = 811|
|````````````````````````````````````````|
| Mined a Total of: 811 ores |
| Ran For: 1: hr 42: min 46: sec |
|________________________________________|

For a total of 8 lvls =]

Glad it still works :)

delayedbird1
01-09-2010, 12:46 PM
it waves strait over the exact spot it needs to mine but it doesnt click? this is really annoying me...

Blumblebee
01-09-2010, 08:09 PM
you need the new SCAR for uptext to work.

Shut
01-17-2010, 03:00 PM
Hey

I used to auto about 2 years ago using, then I stopped playing RS and I'm kinda back now... though everything seems to be a bit more difficult now. I've set up SCAR & SRL using How to setup SCAR, SRL, & Scripts (http://www.villavu.com/forum/showthread.php?t=53914) tutorial, then I downloaded this script and changed username & pass to mine and rocktype to Iron, tried running the script but nothing seems to happen... no clicking, not even my mouse moving, I also tried dragging the crosshair thing to client manually, but still no luck.

Any help would be greatly appriciated. :)

thanks

YoHoJo
01-17-2010, 03:22 PM
If you are using SMART ( a screen pops up after you press play) then DO NOT drag the crosshiar.
You need to click play on SCAR, after SMART comes up click stop on SCAR and let RS load, after RS loads click 'Disable SMART' on SMART, and go to RS's graphics menu and set the window to FIXED, then click 'Enable SMART' on SMART, and click play on SCAR. All done!

If you are using a signed client, this only needs to be done once.
If not, you need to do it every time before autoing.
Hope that helped.

Shut
01-17-2010, 05:14 PM
Thanks a lot :)

I forgot to set the window to fixed.

Awesome script!

j4mi3
02-04-2010, 04:06 PM
ok im totally new to all this. first time ive ever tried to use an auto. ever. and i suck at programming.

i have everything set up, and when i run the script it goes into runescape.

what do i hav to do from there on? i log in in the java window and nothing happens. i obvs have to change stuff i guess but what?

SO CONFUSED

please help, you were noobs once :)

cheers

g0tp0t
03-19-2010, 11:53 PM
I am testing your miner as we speak... major GLITCH!!!!! lol. nice job though

your script somehow selected an iron ore, probably when dropping so when it hovered over a rock, it doesn't find the mine rocks uptext, and the mouse just jumps between rocks, fairly detectable.

great script though!!!

EDIT: it also only dropped like half the inventory, dont know if that is normal...

oh, you have to make sure smart is enabled on the bottom left, it says "disable smart" when its enabled, yes i meant that it says "disable smart"

EDIT:
[FONT="lucida console"]:eek:


________________________________________
| |
| Blumblebee's (CTI) PowerMiner v.5 |
|```````````````````````````````````````|
| 0: ***; A = T; Loads = 8; Mined = 212 |
|````````````````````````````````````````|
| Mined a Total of: 212 ores |
| Ran For: -1: hr 54: min 51: sec |
|________________________________________|

HINT: notice i ran it for negative 1 hours and 40+ min.... don't tell anyone but i finally finished my time machine :tongue:

it still going though, no randoms yet, so its human enough. ill post later too

furion*
03-20-2010, 04:52 AM
Does this still work??