Wazzup i love the script as posted a few posts above (^_^) i think you should make it refresh the screen between switching players. because when runescape has updates it wont let u login till you refresh just a taught.
Essence Miner by Wizzup?.
Version: 1.09
Rune Essence Mined and Banked : 3672.
Solved 7 Abyssal Random Events.
Missed 1 Abyssal Random Events.
Worked for 8 Hours, 47 Minutes and 33 Seconds
----------------------------------------------
0 : 1942 = F; Loc = Bank; Banked: 2136 Ess; M lvl:59
1 : 19422 = F; Loc = Abyss; Banked: 280 Ess; M lvl:26
2 : 1984 = T; Loc = Bank; Banked: 1256 Ess; M lvl:33
----------------------------------------------
my best proggy so far! and once again thanks Wazzup for the great ess miner!!!!![]()
![]()
![]()
Great God! It works! 0 Randoms and 639 Ess. My dad pulled out the adapter to use on his compo halfway through >=\, so I had an internet loss.
And it keeps track of how many times I've banked :P
I'm going to use this again right now. Good job.
P.S: Had No Randoms
EDIT: Second Run:
SCAR Code:Solved 2 Abyssal Random Events.
Worked for 1 Hours, 40 Minutes and 53 Seconds
----------------------------------------------
0 : ur3 = T; Loc = Bank; Banked: 700 Ess; M lvl:32
----------------------------------------------
****_*******.
Mined 700 Essence.
Mining level is 32
Location is Bank.
Set it to 100 loads. It did 700 ess then started going to mines, not doing anything. Back to bank, etc..
It doesnt work anymore now,
Again it just logs in and says compass found and just sits there.
Yes i have 32 bit colors on.
I dunno whuts wrong.
And im getting a File Acces Error too.
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png
have you heard of "virtual pc"? It lets you set up other computers and hard drives inside your real computer, and they run like a totally different system. You have to install windows on them though. Anyway, you could run the scar script on that while your dad or whoever is using the comp. (I havn't tried it yet, but I'm probably gonna try using several at once with different profiles, may not work because of the IP) Maybe you could use it on your dad's comp while he uses the internet. Just a thought
nice script man..i have over 32k essence =D
No, he'd kill me. I got the PCI Card anyway. No worries.
And another solid report.
SCAR Code:Rune Essence Mined and Banked : 566.
Solved 1 Abyssal Random Events.
Door Opened : 4.
Worked for 1 Hours, 14 Minutes and 30 Seconds
I had it to go while I was at school, but it stopped halfway through at the mines. Of course, it was only one player. I need to do RM with more.
[Runtime Error] : Out Of Range in line 47 in script C:\Documents and Settings\Eddie\Desktop\Wizzup Essence Miner 1[1].09 Pub.scar
whats that?


dunciam i think the longest proggie is 23 hoursi will get around doing a proggie when i get loads of ess miners
@Eddieh: You didn't set your players correctly
Interested in C# and Electrical Engineering? This might interest you.
WIZZUP I NEED HELP MAN I GET THIS ERROR AND ITS REALLY BUGIN ME WAT DO I NEED TO DO LOOK HERE IT IS
[Runtime Error] : Exception: Access violation at address 00501339 in module 'scar.exe'. Write of address 02B02C7C in line 361 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Text.scar
it used to work really great, running perfectly with 1 player for 2-5 hours and getting about 500+ an hour. but now it always has problems finding aubury and works usually less than 2 hours. and also, instead of 500 ess an hour, it only gets 400 or less. is there something i can do to make it more effiecient?
@ mike2862669:
That sounds like a SRL problem not the script try deleting the srl folder and reinstalling it.
I get a error at line 1036.
[Runtime Error] : Exception: Type Mismatch in line 1036 in script C:\Program\SCAR 2.03\Scripts\Wizzup Essence Miner 1.09 Pub.scar
Line 1036: Until ((InvFull) Or (TimeFromMark(MiningMark) > 1000 * 60 * MinutesPerLoad));
If you know any permanent Reg Ess buyer at 40 each, please pm me.
Proud User of Wizzup Ess Miner Script, the best Ess Miner ever..
Retired User
http://www.fenjer.com/adnan/SRLStats/304.png
Well, I'm not great with scar programming (I am fine with many other forms of programming, so that may help), but I'm gonna take a look at some of it, sorta to understand the syntax. I feel like there is more that could be done with this project (more anti-randoms, auto-talking, walking to bank if character dies...). I never really had any reason to use scar... even without the antirandoms that most scar scripts have, this is that "smartest" program I've seen yet, I love the tab browsing, random examine item, and just the reliabality as a whole. I got the sandwhich lady and that messed it up. I've also checked in on it, and found myself in varrok (which could walk back to the varrok bank if the character dies and restart the main loop)
thanks for the inspiration wizzup!
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png
I've been getting various errors while useing the script. Right now im to lazy to type out the errors, but i was wondering if someone would tell me, and anyone else wondering, exactly how to configure this part of the script to get it to run with only one player.
Const
StartPlayer = 0;
NumberOfUsers = 6;
MinutesPerLoad = 5;
Loads = 10;
VersionNumber = '1.09';
YourSRLSTATSID = ''; // Stats ID.
YourSRLSTATSPASS = ''; // Stats Pass.
YourRCMASTER = ''; // Remote Control Master.
WizzyDebug = True;
Var
Position : String;
EssencePoint : Array [0..4] Of TPoint;
MiningMark, Abyss, NOAbyss, AuburyText, RuneShopColor,
RuneEssenceMined, PureEssenceMined, iMark, IdleMark, IdleMark2, Doors: Integer;
PortalBool, PouchBool, PouchBool2 : Boolean;
Procedure DeclarePlayers;
Begin
HowManyPlayers:= NumberOfUsers;
NumberOfPlayers( HowManyPlayers );
CurrentPlayer := StartPlayer;
Players[0].Name :='';
Players[0].Pass :='';
Players[0].Nick :='';
Players[0].Loc :='Bank';
Players[0].Active:=True;
Players[0].Boolean1 := True; // Is The Pick Equipped?
Players[0].Boolean2 := False; // False for brightness Check Once.
Players[0].String1 := ''; // Bank PIN, If any.
Players[1].Name :='';
Players[1].Pass :='';
Players[1].Nick :='';
Players[1].Loc :='Bank';
Players[1].Active:=True;
Players[1].Boolean1 := True; // Is The Pick Equipped?
Players[1].Boolean2 := False; // False for brightness Check Once.
Players[1].String1 := ''; // Bank PIN, If any.
Players[2].Name :='';
Players[2].Pass :='';
Players[2].Nick :='';
Players[2].Loc :='Bank';
Players[2].Active:=True;
Players[2].Boolean1 := True; // Is The Pick Equipped?
Players[2].Boolean2 := False; // False for brightness Check Once.
Players[2].String1 := ''; // Bank PIN, If any.
Players[3].Name :='';
Players[3].Pass :='';
Players[3].Nick :='';
Players[3].Loc :='Bank';
Players[3].Active:=True;
Players[3].Boolean1 := True; // Is The Pick Equipped?
Players[3].Boolean2 := False; // False for brightness Check Once.
Players[3].String1 := ''; // Bank PIN, If any.
Players[4].Name :='';
Players[4].Pass :='';
Players[4].Nick :='';
Players[4].Loc :='Bank';
Players[4].Active:=True;
Players[4].Boolean1 := True; // Is The Pick Equipped?
Players[4].Boolean2 := False; // False for brightness Check Once.
Players[4].String1 := ''; // Bank PIN, If any.
Players[5].Name :='';
Players[5].Pass :='';
Players[5].Nick :='';
Players[5].Loc :='Bank';
Players[5].Active:=True;
Players[5].Boolean1 := True; // Is The Pick Equipped?
Players[5].Boolean2 := False; // False for brightness Check Once.
Players[5].String1 := ''; // Bank PIN, If any.
There are currently 1 users browsing this thread. (0 members and 1 guests)