Log in

View Full Version : SRL Essence Miner v2!



Pages : 1 2 3 [4]

issamawan
02-27-2009, 05:10 PM
Failed when compiling
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\SCAR 3.15\Essence Miner #20.3 Pub.scar

wats up with this...havent had a parametre error in forever!..it happened on this line:

Smartsetup(SmartPrefix, true, true, false);

EDIT:

never mind figured it out :D

mhuppman
02-28-2009, 02:52 PM
I think i have your second longest stand alone miner :P

----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 6 Hours, 0 Minutes and 40 Seconds
Mined 3515 Essence

----------------------------

0 : tehn = F; NoBank; B: 3515 Essence; M : 47

----------------------------


/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 29 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| Fights : 13 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

Sabzi
02-28-2009, 10:58 PM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 2 Hours, 6 Minutes and 55 Seconds
Mined 1447 Essence

----------------------------

0 : sabz = T; Bank; B: 1420 Essence; M : 50

----------------------------

I had to change some lines and my miner ran too. There wasnt any random :cartman:

mhuppman
03-01-2009, 04:28 PM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 5 Hours, 48 Minutes and 39 Seconds
Mined 3637 Essence

----------------------------

0 : tehn = F; NoBank; B: 3637 Essence; M : 50

----------------------------


Just one more proggie i had gotten last night,

issamawan
03-02-2009, 02:57 AM
Wizzup? Essence Miner, Version 2.03

Worked for 5 Hours, 4 Minutes and 30 Seconds
Mined 972 Essence

----------------------------

0 : oolme = F; NoBank; Rand: Molly; B: 972 Essence; M : 78

----------------------------

nice one...all single player btw...,

issamawan

bigg1234
03-02-2009, 05:24 PM
i keep getting this
Invalid number of parameters in script?

issamawan
03-02-2009, 06:12 PM
i keep getting this
Invalid number of parameters in script?

follow this...first change the beginning of the script as follows:



{.include srl/srl/misc/Smart.scar}

above

{.include SRL/SRL.scar}

so it looks like:

{.include srl/srl/misc/Smart.scar}
{.include SRL/SRL.scar}

then search for SetupSRL; and right underneath it put:

Smartsetupex(35, false, true, false);
Settargetdc(smartgetdc);
repeat
wait(100);
until(SmartGetColor(253, 233)<>1118604);

so that it looks like:

SetupSRL;
Smartsetupex(35, false, true, false); //you can change 35 to what ever world you want to log into
Settargetdc(smartgetdc);
repeat
wait(100);
until(SmartGetColor(253, 233)<>1118604);

and then you have SMART set up and it should be working, if it still doesn't you need to update your SRL or your Worlds.ini folder.

hope it helped...quoted from Baked0420...have fun :D ,

issamawan

bigg1234
03-02-2009, 06:39 PM
thanks i got again but i had to delete some text and it worked Thanks:spot:
edit: now it has a runtime error line 46 in script in math.scar lol

issamawan
03-02-2009, 08:22 PM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 29 Minutes and 17 Seconds
Mined 217 Essence

----------------------------

0 : ineou = T; Mine; B: 217 Essence; M : 38

----------------------------

manually stopped...had to do something on computer...still carrying on...will post another later hopefully...,

issamawan

loony383
03-02-2009, 11:54 PM
I have 4 characters setup in the script although the 2nd and 4th do not login. They get the Failed to login error message. I have checked over my character setup and cannot find anything wrong. I removed SMART because it doesn't work for me.


Players[0].Name :='***';
Players[0].Pass :='***';
Players[0].Nick :='***';
Players[0].Active := True;
Players[0].Loc := 'Bank';
Players[0].Booleans[0] := False; // Is The Pick Equipped?

Players[1].Name :='***';
Players[1].Pass :='***';
Players[1].Nick :='***';
Players[1].Active := True;
Players[1].Loc := 'Bank';
Players[1].Booleans[0] := False; // Is The Pick Equipped?

Players[2].Name :='***';
Players[2].Pass :='***';
Players[2].Nick :='***';
Players[2].Active := True;
Players[2].Loc := 'Bank';
Players[2].Booleans[0] := False; // Is The Pick Equipped?}

Players[3].Name :='***';
Players[3].Pass :='***';
Players[3].Nick :='***';
Players[3].Active := True;
Players[3].Loc := 'Bank';
Players[3].Booleans[0] := False; // Is The Pick Equipped?

issamawan
03-03-2009, 02:34 AM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 1 Hours, 25 Minutes and 24 Seconds
Mined 562 Essence

----------------------------

0 : ineou = F; NoBank; Rand: NoMaze; B: 562 Essence; M : 39

----------------------------
NextPlayer(Active: False);

couldn't solve the maxe :(...,

issamawan

Sabzi
03-08-2009, 12:49 AM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 3 Hours, 3 Minutes and 19 Seconds
Mined 2091 Essence

----------------------------

0 : sabz = T; Mine; B: 2091 Essence; M : 58

----------------------------

BIMZ
03-08-2009, 01:57 PM
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\****************\*******\Essence Miner #20.3 Pub.scar

Anyone know what is wrong?

JanCees
03-08-2009, 03:55 PM
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\****************\*******\Essence Miner #20.3 Pub.scar

Anyone know what is wrong?

ive got that error too

lazy muffin
03-09-2009, 12:26 AM
Error.... :(. halp.


Line 1087: [Error] (17773:43): Invalid number of parameters in script C:\DOCUME~1\***n\LOCALS~1\Temp\Essence Miner #20 Pub.scar

trentuno30
03-09-2009, 07:53 AM
hey wizzup alot of people i know who have used thing including me have got banned.

maybe you should look into more anti ban. perhaps radical walking?

XRaye
03-09-2009, 08:56 PM
I got that error too, but I just replaced his way of smart:

Smartsetup(SmartPrefix, true, true, false);

With my way:

(Free player world)
SmartSetupEx(SmartPrefix, False, True, False);

(Member world)
SmartSetupEx(SmartPrefix, True, True, False);

But in stead of typing 'world3' in the world place, just type 3, doesn't even need the '' things.

And I've been having a problem of smart flickering once it gets to the log in part, but I think it's just my computer. But it goes away after a few times trying.

EDIT:

Maybe the script is out of date or changing S.M.A.R.T messed it up, because it thinks it's in the abyss random after it starts walking to the magic shop, then it thinks it's out, then it walks to the east entrance of varrock?

bigjosh0315
03-21-2009, 07:30 AM
Just take out smart and run it the old way. It's inconvenient, but it works. ;)

great script. It has a few bugs (especially finding the portal) but it always corrects itself.

----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 42 Minutes and 49 Seconds
Mined 308 Essence

----------------------------

greg3507
03-22-2009, 12:23 AM
I keep on getting this error in the globals.scar

Line 11: [Error] (16352:1): Duplicate identifier 'SRLVersionNumber' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Globals.scar

[JS]
03-22-2009, 08:15 PM
Failed when compiling
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\Documents and Settings\Joe\Desktop\Scipts\Essence Miner #20.3 Pub.scar

help?

greg3507
03-22-2009, 11:02 PM
OK. So I got it working now, but when I run it, it says it can't find the rock color and starts walking west!?

Redeye_6
03-23-2009, 02:18 PM
Hi.. Ive been running scripts for about 3 months now, and lately the script keeps nonfunctioning. It has been working fine for the past months, and now i keep getting no banks im using SCAR Divi 3.15 and i correctly set up this script. I dont know much but, it may be that i have an old smart version? V4... or even scar version.. Im not too good in this situations. Can anyone please help, I will be very happy. This has happened like few days ago.

Punkgi
03-26-2009, 02:55 AM
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\Users\Family Computer\Desktop\Essence Miner #20.3 Pub.scar


Smartsetup(SmartPrefix, true, true, false);

bugger0001
03-26-2009, 09:21 AM
Make the line look like this:
SmartSetupEx(1, true, true, false);
Should fix that error ;)

Punkgi
03-26-2009, 07:44 PM
is there a way to put a deathwalker in this script?
What is the rockcolor thing?
how do i make my guy run?

Sabzi
03-26-2009, 08:50 PM
just try not to die :P I am always attacked by the mugger too and often dies :D
just dont carry about the rock color thing it doesnt matter
to make your guy run place this
setrun(true); somewhere in the script, for example when it finishes the mining

EDIT: oh my script has fallen into a random I think nice proggy btw

----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 4 Hours, 37 Minutes and 28 Seconds
Mined 2351 Essence

----------------------------

0 : aci = T; Mine; Rand: Forester; B: 2351 Essence; M : 39

----------------------------

cycrosism
03-27-2009, 09:17 AM
I fixed it up slightly because you can now click where your not suppose to and i kinda screwed up the progress report and i added 2 run procedures

Wizzup?
03-27-2009, 04:12 PM
I fixed it up slightly because you can now click where your not suppose to and i kinda screwed up the progress report and i added 2 run procedures

Please do not post different versions of my essence miner here... :)

bigjosh0315
03-28-2009, 05:00 PM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 19 Minutes and 16 Seconds
Mined 112 Essence

----------------------------

Great script once again ;)

It sometimes clicks places you can't walk. Like when it's going to the portal it clicks just outside the area your in, and you just sit there because the red flag on the mini-map stays there. it does this with the bank and the rune shop also. Is there any way to fix this? If I'm not there to help it out when this happens it only does about five loads.

edit: when i try to use smart i get a pop up error that says "application failed because "jvm.dll" was not found. try reinstalling java.". I tried reinstalling java but it did nothing.

Sabzi
03-29-2009, 11:46 AM
use this: http://www.villavu.com/forum/showthread.php?t=43228 to solve the flag problem, but I don't know how to fix your other problem :S

Redeye_6
03-29-2009, 10:56 PM
Ok.. this script is great, but recently my characters would just randomly stop and not proceed to the next step. For example, it wont click on the portal on the way back from minning or it wont bank the load, instead when it arrives at the bank it waits about 30 secs then takes like 3 spaces north in the bank the red cruser just keeps searching for the banker moving freely around the bank, but never succedes to bank it! PLEASE HELP! >=[

I believe it was the new update for runescape.... that messed up most scripts..... i think =/

NightShade1765
03-30-2009, 01:02 AM
Hooray! its back. i used your last one, i left it running for over 5 days! one of the best scripts ever! so ill try it out again! ill post proggy ASAP. Thnakz! :)

yarz
03-30-2009, 02:54 PM
Thanks, testing it now!
I will post a proggy later on.


Wizzup? Essence Miner, Version 2.03

Worked for 2 Hours, 14 Minutes and 35 Seconds
Mined 952 Essence

----------------------------

0 : Yer = F; NoBank; B: 952 Essence; M : 70

----------------------------


Worked great, got stuck while walking from the shop to the bank.

Punkgi
03-30-2009, 07:37 PM
so i kept dying by that stupid mugger so i lured him into that house to the east and fixed the problem of him killing me, or anyone that would get hurt by him.

Wizzup?
03-30-2009, 07:41 PM
so i kept dying by that stupid mugger so i lured him into that house to the east and fixed the problem of him killing me, or anyone that would get hurt by him.

You should level the combat a bit...

destroyface
03-31-2009, 06:36 AM
Ok I keep getting a error message when starting the script


Failed when compiling
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\Documents and Settings\Myrna\Desktop\Essence Miner #20.3 Pub.scar

yarz
03-31-2009, 01:47 PM
Ok I keep getting a error message when starting the script


Failed when compiling
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\Documents and Settings\Myrna\Desktop\Essence Miner #20.3 Pub.scar

You should replace line 1098 in your script with this line:

SmartSetupEx(1, false, true, false); ;)

Ogre
04-01-2009, 10:22 PM
I need help! This used to work for me but now I keep getting this error

[Runtime Error] : Exception: in line 46 in script C:\Program Files (x86)\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

Can someone please tell me what I'm doing wrong?

marzey
04-02-2009, 01:25 PM
I need help! This used to work for me but now I keep getting this error


Can someone please tell me what I'm doing wrong?


Update srl to the latest version ?
Redowload includes ?

Marzy

scotchtape51
04-02-2009, 06:33 PM
hmm i was useing this just fine on non-members but now i have some problems on members. the problem is more defined in the fourm S.M.A.R.T.>
S.M.A.R.T. Questions and Answers. > world error.
if someone could help me that would be amazing.

Ogre
04-02-2009, 07:44 PM
Update srl to the latest version ?
Redowload includes ?

Marzy

I know I have the latest SRL version but when I tried to download the includes I got : Error while obtaining includes list!

rs2 cheating roks!
04-03-2009, 09:09 PM
I know I have the latest SRL version but when I tried to download the includes I got : Error while obtaining includes list!

try running scar as administrator and then download the includes.

southpaw63
04-05-2009, 04:11 PM
[Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar :( what am I doing wrong? I have the latest SRL and includes..

TkrZ
04-05-2009, 09:38 PM
Please PM me on this error:
Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\Users\Marie\AppData\Local\Temp\Essence Miner #20.3 Pub-3.scar

Here is the code:


begin
(1098) Smartsetup(SmartPrefix, true, true, false);
(1099) Settargetdc(smartgetdc);
(2000) AubTPA := CreateTPAFromText('isthin', UpChars);
(2001) SetupSRL;
(2002) SetupScript;

scotchtape51
04-07-2009, 12:01 PM
[Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar :( what am I doing wrong? I have the latest SRL and includes..
I am not sure but i think there is another fourm relater to this error. maby search for math.scar

TomTuff
04-12-2009, 12:38 AM
goes to essence... stops >:( plz help, plz plz plz update

gamemaste789
04-13-2009, 08:40 PM
i keep getting this stock error and it would log me out but other than that good the time is
messed up tho on this the scripted ran

Worked for 9 Hours, 29 Minutes and 34 Seconds
Mined 280 Essence

----------------------------

0 : game = F; NoBank; B: 280 Essence; M : 63

----------------------------

Liamwg123
04-14-2009, 11:33 AM
When i try run this script it says this:

Runtime Error] : Out Of Range in line 53 in script C:\Users\Downloads\Essence Miner #20.3 Pub.scar

can any 1 help me please?

gamemaste789
04-15-2009, 03:46 PM
this is a time no stock error came up very nice, pretty fast too.

Worked for 4 Hours, 21 Minutes and 15 Seconds
Mined 2464 Essence

----------------------------

0 : game = T; Bank; B: 2464 Essence; M : 63

----------------------------

gamemaste789
04-15-2009, 03:47 PM
When i try run this script it says this:

Runtime Error] : Out Of Range in line 53 in script C:\Users\Downloads\Essence Miner #20.3 Pub.scar

can any 1 help me please?

if it is where the players r delete the extra ones

black_hawk_down
04-15-2009, 10:08 PM
Don't post so many time's in a row buddy.

TomTuff
04-16-2009, 10:39 AM
goes to essence... stops :( plz help, plz plz plz update

updated yet? :norris:

gamemaste789
04-17-2009, 11:05 AM
hey qizzup? i just got donw downloading the new rev #32 and it says this

Line 717: [Error] (17953:10): Duplicate identifier 'INABYSS' in script C:\programs Files\SCAR 3.15b\scripts

Wizzup?
04-17-2009, 06:16 PM
I take it the script definitely needs an update now, since SRL has a new Random Event solver. I'll get to it soon enough.

black_hawk_down
04-17-2009, 06:35 PM
I take it the script definitely needs an update now, since SRL has a new Random Event solver. I'll get to it soon enough.

Wizzup? I keep getting error's when I attempt to subversion :(

I have tried everything, Read the guides etc.

Nothing has worked, Could you point me in the right direction?

Dark Arcana
04-17-2009, 07:12 PM
Wizzup? I keep getting error's when I attempt to subversion :(

I have tried everything, Read the guides etc.

Nothing has worked, Could you point me in the right direction?

You posted in the wrong place and try extracting this (http://roflolmao.synthasite.com/resources/SRL-Rev32.zip) into your include folder.

black_hawk_down
04-17-2009, 07:33 PM
Yea I know I posted in the wrong place, I should know better than that.

I sorted it out anyway bu thanks for your help :)

scotchtape51
04-18-2009, 07:34 AM
I take it the script definitely needs an update now, since SRL has a new Random Event solver. I'll get to it soon enough.
i haven't seen anyone else post this suggestion before but is there a way to make it bank faster? it takes a very long time to bank.

footballjds
04-19-2009, 09:12 AM
for anyone that wants the script to use running put this

if (GetMMLevels('run', clrsign) > 50) then
begin
SetRun(true);
end;

and add clrsign: string;

Procedure BankToAubury;

Var
V: TPoint;
T: Integer;
clrsign: String; //<--- add this line

Begin
FindNormalRandoms;


in the script, i think its around line 343.

Kryptic
04-19-2009, 01:24 PM
I take it the script definitely needs an update now, since SRL has a new Random Event solver. I'll get to it soon enough.

Wizzup? Is ftw, thanks for taking the time to update it :)

~Kryptic

Punkgi
04-21-2009, 03:53 AM
Wizzup? Is ftw, thanks for taking the time to update it :)

~Kryptic

yeah hes taking too long though.

thebob142
04-21-2009, 06:32 AM
yeah hes taking too long though.

Don't whine what do you expect for nothing in return.

footballjds
04-21-2009, 06:51 AM
Don't whine what do you expect for nothing in return.

you tell em!!! :mad:

Wizzup?'s life doesn't only consist of srl... even though it might seem that way at times :D

scotchtape51
04-21-2009, 12:14 PM
for anyone that wants the script to use running put this

if (GetMMLevels('run', clrsign) > 50) then
begin
SetRun(true);
end;

and add clrsign: string;

Procedure BankToAubury;

Var
V: TPoint;
T: Integer;
clrsign: String; //<--- add this line

Begin
FindNormalRandoms;


in the script, i think its around line 343.

Thanks for this tip. and here is a progy
1 player
Worked for 1 Hours, 24 Minutes and 51 Seconds
Mined 588 Essence
(without run)

footballjds
04-21-2009, 06:56 PM
Wizzup? Essence Miner, Version 2.03

Worked for 8 Hours, 31 Minutes and 13 Seconds
Mined 4889 Essence

----------------------------

0 : ob908 = T; Bank; B: 2523 Essence; M : 42
1 : ob909 = F; NoBank; Rand: Drill Demon; B: 2366 Essence; M : 39

----------------------------

nice! EDIT i stopped myself.

scotchtape51
04-22-2009, 10:41 AM
I can't quite get running to work. dose anybody have the scrip already edited to run? if so could you please send me the script via e-mail to mccrmi@hotmail.com or post it somewhere.

footballjds
04-22-2009, 08:20 PM
do what i said in the post!

okay
just for you!
replace his BankToAubury procedure with:


Procedure AuburyToBank;

Var
T: Integer;
P: TPoint;
A: Extended;

Begin
T := GetSystemTime;
While GetSystemTime - T < 120000 Do
Begin
FindNormalRandoms;
Mouse(665, 30, 8, 8, True);
If (FlagDistance < 40) Or (Not FlagPresent)Then
Begin
Mouse(MMCX, RandomRange(MMCY + 5, MMCY + 15), 4, 0, True);
FNRWait(1500);
DoorClosed;
End
Else
Begin
{ T2 := GetSystemTime;
While GetSystemTime - T2 < 8000 Do
Begin
Wait(1000);
FindMagicSymbol(P);
If Distance(P.x, P.y, MMCX, MMCY) > 30 Then
Break;
End;
FFlag(10); }
FNRWait(8000);
FFlag(10);
FindMagicSymbol(P);
If Distance(P.x, P.y, MMCX, MMCY) > 30 Then
Break;
End;
If Not FindMagicSymbol(P) Then
Break;
If Distance(P.X, P.Y, MMCX, MMCY) > 30 Then
Break;
End;
WriteLn('Out of shop');
fflag(1);
If FindBankers(P, A) Then
Begin
Mouse(P.x, P.y, 0, 0, True);
FNRWait(3000);
fflag(1);
End
Else
If FindSymbol(P.x, P.y, 'Bank') Then
Begin
Mouse(P.x, P.y, 0, 0, True);
FNRWait(3000);
fflag(1);
End Else
Begin
WriteLn('No Bank');
LogOut;
End;
Players[CurrentPlayer].Loc := 'Bank';
End;

Punkgi
04-23-2009, 04:40 AM
Don't whine what do you expect for nothing in return.

progress reports.

footballjds
04-23-2009, 06:41 AM
lol, then go make em. but don't be a frooblet about it...

scotchtape51
04-23-2009, 11:01 AM
thank you footballjds. i couldn't figure out where to place the edit. i will have more reports soon.
EDIT: hmm walk north and sometimes back to the bank. i must have messed something up.

momosimo
04-25-2009, 04:41 AM
Hmm. I don't seem to be able to fix it...

Any way you can send me your script footballjds and let me see if it works? Pleeease :P

footballjds
04-25-2009, 04:52 AM
lol, please learn, not leach :D
so thats a no, i pasted the whole procedure :D if there are other bugs u need to get em out yourself. (or wait) :D

momosimo
04-25-2009, 07:22 PM
Haha, I guess your right ><
Well thanks for the help :P I'll see what I can do here...


EDIT: Is there a fix for the ABYSS error?

Line 738: [Error] (17974:10): Duplicate identifier 'INABYSS' in script

footballjds
04-25-2009, 07:37 PM
yes...
delete the procedure called InAbyss ;)

momosimo
04-25-2009, 09:40 PM
Hmm. It's telling me I have an invalid number of parameters in
Smartsetup(SmartPrefix, true, true, false);

Looks fine to me...?

EDIT: Well I think I should just wait for a new update. I deleted that line then got errors in math.scar lol

footballjds
04-25-2009, 11:32 PM
smart setup can only have two params :D

replace that with:
SmartSetupEx(35, False, True, False);

there ;)

momosimo
04-26-2009, 12:34 AM
Oh I see.
So I fix smart setup problem, then it compiles correctly...
But wait...
Then I get

[Runtime Error] : Exception: in line 46 in script

LINE 46: Result := CreateTPAFromBMP( GetBitmapDC(TempBMP));


Not sure what that means lol :D
Going to see if reinstalling SCAR+SRL will help it at all, maybe i'm missing some files...

footballjds
04-26-2009, 01:19 AM
maybe i should upload my WORKING vers like you asked b4 :D
lol!

kk\/ will work FLAWLESSLY if you have one player...
if you have 2 then change it. it is EASY to change to use more players....
you can figure the rest out :D :norris:

Dynamite
04-26-2009, 02:11 AM
MANNN! Football you are way to nice to these leechers!
you should really make a tut then everytime some1 asks for help just send em to your tut!
LOL

ok just lookedat your cup, it tut writer so i guess you already have....
I PHAIL!

lol

T~M

footballjds
04-26-2009, 02:30 AM
lol, nah ur okay :D
btw, i got that cup on my first tut!!! :D
maybe i should write more....

Dynamite
04-26-2009, 02:33 AM
lol, i remember when i did my updated scripts thing. My first ever Sticky :D
i was so proud. then left for like a year :(

T~M

btw sorry about off topic wizzup?

mrpickle
04-26-2009, 10:40 AM
The finding Audbery part is messed up. It keeps walking off to other doors / dropped items from the minimap. I'm scared to use this script >.<. can't get to destination.

footballjds
04-26-2009, 11:23 AM
yes that is a big bug, ;)
but you could easily fix it :D

noidea
04-28-2009, 06:16 PM
Wizzup? Essence Miner, Version 2.03

Worked for 12 Hours, 49 Minutes, and 49 Seconds
Mined 8946 Essence

----------------------------

0 : lph = T; Mine; B: 8946 Essence; M : 53

----------------------------

Manually stopped.

mrpickle
04-29-2009, 06:16 AM
Yes, I can fix it. I just used 3.15b instead of 3.20 xD

faster789
04-29-2009, 07:29 AM
Line 1: [Error] (1:1): Unexpected end of file in script C:\Program Files\SCAR 3.20\includes\SRL\SRL.scar
....i got this after i deleted the autoresponder....something is not working for me....could you help me out

footballjds
04-29-2009, 11:10 AM
Line 1: [Error] (1:1): Unexpected end of file in script C:\Program Files\SCAR 3.20\includes\SRL\SRL.scar
....i got this after i deleted the autoresponder....something is not working for me....could you help me out


Yes, I can fix it. I just used 3.15b instead of 3.20 xD <--- try that faster ;)

TomTuff
04-29-2009, 12:58 PM
footballjds, any help on how we could fix the horrible part of finding abury?
it keeps on running into the building to the southwest of abury's shop

footballjds
04-29-2009, 08:09 PM
Make a aubury finder using tpa's ;)
The current one is out-dated :D

faster789
04-30-2009, 05:07 AM
yeh i got it...i changed some data up and fixed it...thanks wizzup

TomTuff
04-30-2009, 11:39 AM
lol i have no idea how i would do that :P u make it sound so easy, so why not just do it yourself?

footballjds
04-30-2009, 06:18 PM
i do it myself :D...
btw im gunna beat you to 99 fletch :D 84 atm... ;)

noidea
04-30-2009, 06:55 PM
Find Aubery isnt outdated...
I dl'ed my coppy of this script in Jan. And it still works perfectly.

footballjds
04-30-2009, 08:05 PM
lol, find aubery sure as hang aint top notch... :(
it takes a lil and it missclicks on a door... ROFL... but its okay i s'pose

Rich
05-02-2009, 03:17 AM
It worked fine for me. I stopped the script manually to change a few things, so I'm just going to set it running again.


Worked for 1 Hours, 16 Minutes and 52 Seconds
Mined 485 Essence
----------------------------
0 : = T; Bank; B: 485 Essence; M : 16
1 : = T; Bank; B: 0 Essence; M : 0
2 : = T; Bank; B: 0 Essence; M : 0
----------------------------
Successfully executed

Kryptic
05-02-2009, 08:14 AM
I can't find any tut's on tpa's any help?
Thanks :)

footballjds
05-02-2009, 08:16 AM
lol, use SERArch,.... or just go to tut isle.

Kryptic
05-02-2009, 09:43 AM
Mmk, but for some reason this does not work SetColorSpeed2Modifiers(.20, .20);
It says.. Line 112: [Error] (17349:25): Syntax error in script , Any ideas? Thanks :)

footballjds
05-02-2009, 10:53 AM
put zeros b4 the .
:D
like 0.20 instead of .20 :D

Kryptic
05-02-2009, 02:44 PM
Okay ty, but what part of the tpa should i update.. just the colors? or do i need to add in some more commands. Thanks :)

~Kryptic

footballjds
05-02-2009, 07:06 PM
prolly the colors :D cause it clicks on worng things...........

yourock12345
05-02-2009, 09:45 PM
wizzup? the wizzard should update it lol :P probly one of the most used scripts in srl.

footballjds
05-02-2009, 11:20 PM
maybe :D

Kryptic
05-03-2009, 04:47 AM
Gah... >.< I've been trying so long to get this script to work.. No luck :(

Wizzup?
05-03-2009, 05:34 AM
Gah... >.< I've been trying so long to get this script to work.. No luck :(

I'll really, really have time soon, I hope. :)

Kryptic
05-03-2009, 06:34 AM
I'll really, really have time soon, I hope. :)

Thanks Wizzup? :) You're awesomeee!
Tpa's aren't my thing... well not yet lol

~Kryptic

3Garrett3
05-03-2009, 06:43 AM
I'll really, really have time soon, I hope. :)

He's lying!
Dont hurt me :(

I want diz fix0rs pl0x?

PoPC0rN
05-03-2009, 10:46 AM
He's lying!
Dont hurt me :(

I want diz fix0rs pl0x?

lies, i want it moar.

Ornec
05-04-2009, 03:02 AM
I keep getting Line 738: [Error] (17975:10): Duplicate identifier 'INABYSS' in script C:\Users\Owner\Documents\Downloads\Essence Miner #20.3 Pub (1).scar


I dont know how to fix it

Wizzup?
05-04-2009, 06:35 AM
This script is currently being updated in an Repository (Markus has been updating it), and will soon be made available to all of you.

footballjds
05-04-2009, 10:33 AM
WOOTY thanks sooo much!!! :D

W4RH4WK
05-06-2009, 06:26 AM
how do i fix this : Line 732: [Error] (17969:10): Duplicate identifier 'INABYSS' in script C:\Users\Kruser\AppData\Local\Microsoft\Windows\Te mporary Internet Files\Content.IE5\3VK665XL\Essence%20Miner%20%2320 .2%20Pub[1].scar

Mystic
05-06-2009, 06:31 AM
how do i fix this : Line 732: [Error] (17969:10): Duplicate identifier 'INABYSS' in script C:\Users\Kruser\AppData\Local\Microsoft\Windows\Te mporary Internet Files\Content.IE5\3VK665XL\Essence%20Miner%20%2320 .2%20Pub[1].scar

First off put your scripts in your scar scripts folder.. This script is currently outdated... Markus and Wizzup? are updating it.. Just wait a bit, and it will be released :)
This script is currently being updated in an Repository (Markus has been updating it), and will soon be made available to all of you.

PoPC0rN
05-10-2009, 05:01 PM
ahh hurry xD

Mystic
05-10-2009, 06:22 PM
While you're waiting you could start to learn some SCAR scripting ;)

Marco40
05-10-2009, 08:44 PM
If a new version is coming, I make a bot team and get this script running hardcore,!

PoPC0rN
05-11-2009, 03:29 AM
lol, i do script in scar xD
just not as much as i should..

ojkid
05-11-2009, 07:33 PM
Failed when compiling
Line 718: [Error] (17955:10): Duplicate identifier 'INABYSS' in script C:\Documents and Settings\Steff\Desktop\Essence Miner #20.3 Pub.scar

Dark Arcana
05-11-2009, 07:47 PM
Failed when compiling
Line 718: [Error] (17955:10): Duplicate identifier 'INABYSS' in script C:\Documents and Settings\Steff\Desktop\Essence Miner #20.3 Pub.scar

You have to wait till Markus and Wizzup? updates the script.

ojkid
05-11-2009, 08:02 PM
any idea how long will be?

Cazabacca
05-12-2009, 06:21 AM
any idea how long will be?

---


...and will soon be made available to all of you.

Soon. How long is soon? Who knows, a year? :garfield:

footballjds
05-12-2009, 06:31 AM
soon is relative... ;)
just use your brain and try to fix instead of making someone else O.o

Cazabacca
05-12-2009, 03:40 PM
During the summer holidays I might be crazy enough to start taking a closer look at those scripting tuts :)

FNM
05-13-2009, 05:08 AM
Yeaay, I fixed it. I wont post it tho, script is not mine. Will post proggy soon.

freebullets
05-18-2009, 07:02 AM
Yeaay, I fixed it. I wont post it tho, script is not mine. Will post proggy soon.

moron

Mystic
05-18-2009, 08:16 AM
Lol, Dw guys Wizzup? Will get it done soon. :p

FNM
05-20-2009, 06:15 AM
moron
Why are you calling me a moron.. It's really easy to fix... Just check whats new in the srl revision and try to take out the errors...moron

magixboy
05-20-2009, 01:22 PM
Why are you calling me a moron.. It's really easy to fix... Just check whats new in the srl revision and try to take out the errors...moron

LoL, maybe he is jealous that he cant use this script. I can't use either. Gotta wait.. SOON :D

FNM
05-21-2009, 05:41 AM
A very nice progress report is coming from me! I seriously love this script:D



----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 4 Hours, 19 Minutes and 24 Seconds
Mined 2548 Essence

----------------------------

0 : ure = F; Bank; B: 0 Essence; M : 0
1 : re0 = F; NoBank; B: 2548 Essence; M : 59

----------------------------

I stopped it manually because I wanted to pk, very nice script!

playah8tah
05-21-2009, 08:18 AM
how'd you get it working?

Mystic
05-21-2009, 10:20 AM
Yes, if you would like to explain what you did to fix it. Maybe we could.

WYTE11
05-21-2009, 03:09 PM
Line 738: [Error] (17975:10): Duplicate identifier 'INABYSS'


help please

FNM
05-21-2009, 05:22 PM
how'd you get it working?

Well just check what they updated in srl 32, they added the inabyss function into SRL so that means either you have to remove it or give it another name, I removed it because its the same function.

The S.M.A.R.T part, it's now smartsetupex instead of smartsetup
It's like this:
SmartSetupEx(89, true, true, false);//(World,(non)Members,Signed/unsigned,High detail)


That's how I fixed it ;)!!

Dark Arcana
05-21-2009, 05:36 PM
If you really can't fix it just use revision 32 until Wizzup? and Markus updates it, all you need is patience.

FNM
05-22-2009, 03:08 AM
----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 1 Hours, 37 Minutes and 13 Seconds
Mined 952 Essence

----------------------------

0 : este = F; Bank; B: 0 Essence; M : 0
1 : oidi = T; Bank; B: 952 Essence; M : 60

----------------------------
Location: South West
***** STR: FOUND RANDOM: 'Drill Demon' *****
Can't find what Damien wants us to do.

DemonCenter - Could not find the board colors.
Failed to find the demon center.
Could not identify demon signs.
***** STR: 'Drill Demon' RANDOM SOLVING FAILED! *****

Mystic
05-23-2009, 03:15 PM
Well just check what they updated in srl 32, they added the inabyss function into SRL so that means either you have to remove it or give it another name, I removed it because its the same function.

The S.M.A.R.T part, it's now smartsetupex instead of smartsetup
It's like this:
SmartSetupEx(89, true, true, false);//(World,(non)Members,Signed/unsigned,High detail)


That's how I fixed it ;)!!
Wow.. It works!
I tried doing that before but it didn't work? Now it does.. Strange.
Anyways, Just do exactly what he said and make sure you have rev 32.
Thanks! :)
Rep++

Edit: Now I gotta get my army to do the quest lol.
Edit: Wizzup? is ftw :)

FNM
05-23-2009, 04:59 PM
No problem :D!
Im glad that it worked for you.
Thanks for rep.

mrpickle
05-23-2009, 07:58 PM
Script awsome! my internet connection on the other hand, bad

Wizzup? Essence Miner, Version 2.03

Worked for 47 Minutes and 45 Seconds
Mined 448 Essence

----------------------------

0 : lol = F; NoBank; B: 448 Essence; M : 78

----------------------------
Socket Error # 10060
Connection timed out.

NextPlayer(Active: False);

mr-sjb
05-23-2009, 07:59 PM
yay you finally updated it=D shall try it and post proggy

Wizzup?
05-23-2009, 08:30 PM
yay you finally updated it=D shall try it and post proggy

Not yet, my friend. But I'll do it soon.
In fact, I plan on fully rewriting it in a few weeks. I'm going to start macroing again. :)

footballjds
05-23-2009, 10:48 PM
Not yet, my friend. But I'll do it soon.
In fact, I plan on fully rewriting it in a few weeks. I'm going to start macroing again. :)

GOOD!!! :p

Mystic
05-24-2009, 10:01 AM
Not yet, my friend. But I'll do it soon.
In fact, I plan on fully rewriting it in a few weeks. I'm going to start macroing again. :)
Oh Mai Gawd!! I <3 You Wizzup? (No Homo) ;)
Can't wait!

noidea
05-24-2009, 10:06 AM
I'm going to start macroing again. :)

wot?

Mystic
05-25-2009, 01:04 AM
Awesome Script Wizzup?
And here are some even more awesome proggies.

-----------------------

Wizzup? Essence Miner, Version 2.03

Worked for 13 Hours, 12 Minutes and 31 Seconds
Mined 6173 Essence

----------------------------

0 : *** = F; NoBank; B: 1568 Essence; M : 50 (EDIT: Lost in Mine.)
1 : *** = T; Bank; B: 1590 Essence; M : 24
2 : *** = F; NoBank; B: 1587 Essence; M : 52 (EDIT: Lost outside Shop.)
3 : *** = F; NoBank; Rand: Quiz; B: 1428 Essence; M : 50

----------------------------


----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 13 Hours, 15 Minutes and 57 Seconds
Mined 5961 Essence

----------------------------

0 : *** = T; Bank; B: 1846 Essence; M : 50
1 : *** = T; Bank; B: 1483 Essence; M : 24
2 : **** = T; Bank; B: 1760 Essence; M : 53
3 : **** = F; NoBank; B: 872 Essence; M : 19 (EDIT: Lost in Shop.)

----------------------------
Grand Total: 12134 Ess!
(Too bad they are f2p and only got Rune Ess.)
Great script!! Thanks.

FNM
05-25-2009, 04:50 AM
Very nice! Did you get it to work with the fix?

Mystic
05-25-2009, 12:27 PM
Yup, your fix made it work for the above. Thanks FNM!
(I repped you so I can't rep you again till a while. Or else i would rep you again ;))
Hopefully I can get some of my army to be members so that I can really rack in the cash. But then all I gotta do is figure out a way to transfer the gold to my main. (I do the longbow method, but I would still like another way)
Thanks!!!! :)

FNM
05-25-2009, 02:06 PM
Longbow method..I don't know that method, I just started playing rs again.

Mystic
05-25-2009, 03:28 PM
This script can get members TONS of cash.

Have your main buy Maple Logs, and Bowstring. Then have him (auto)fletch them into Maple Longbows. And have your Army buy it off your main. You transfer ~184gp per bow, plus you make an extra ~174gp per bow. Maple Longbows will NOT sell in the ge, so it's not completely worthless to make them.(Cause if you trade your army, Yew longs, they could just go to the ge and sell them, and they would still have the cash.)

Hope this helps! :)

FNM
05-25-2009, 07:54 PM
Ah I get it a bit, btw u can add run to it, I did this when it banks:

Case Random(2) Of
0: Begin
setrun(True);
End;

Makes the mining faster and I fixed the banking procedure aswell because it waits a bit when it's in the bank but now when it find the bankers it clicks immediatly.

----------------------------

Wizzup? Essence Miner, Version 2.03

Worked for 6 Hours, 2 Minutes and 55 Seconds
Mined 3974 Essence

----------------------------

0 : ure = F; Bank; B: 0 Essence; M : 0
1 : re0 = F; NoBank; B: 3974 Essence; M : 60

----------------------------

jumbosped
05-26-2009, 02:30 PM
i tried your fix but when i run it it just says cannot find rock color!

FNM
05-26-2009, 06:45 PM
Do you have the latest Srl revision(32)?

XabdullahX
05-27-2009, 06:22 AM
i tried your fix but when i run it it just says cannot find rock color!

Try this instead:

Case Random(2) Of
0: SetRun(True);
End;

[Ethan]
05-27-2009, 10:02 AM
Hey Wizzup? its me :) when i tried running it i got back two errors.
Failed when compiling
Line 738: [Error] (17974:10): Duplicate identifier 'INABYSS' in script N:\...\Essence Miner #20.3 Pub.scar
Failed when compiling
Line 1098: [Error] (18334:43): Invalid number of parameters in script N:\...\Essence Miner #20.3 Pub.scar

scotchtape51
05-27-2009, 11:32 AM
;575005']Hey Wizzup? its me :) when i tried running it i got back two errors.
Failed when compiling
Line 738: [Error] (17974:10): Duplicate identifier 'INABYSS' in script N:\...\Essence Miner #20.3 Pub.scar
Failed when compiling
Line 1098: [Error] (18334:43): Invalid number of parameters in script N:\...\Essence Miner #20.3 Pub.scar
the script is broken.

x_²
05-27-2009, 01:41 PM
the script is broken.

thats not 100% true
you can make it work with out trying
and I could be wrong but I'm like 90% sure that srl has that anti random in it now or I could be wrong and just look dumb :D


Edit:
Worked for 2 Hours, 33 Minutes and 57 Seconds
Mined 1680 Essence

I stoped it so I don't get my one acc banned

DeceptionZD
05-28-2009, 12:42 PM
Here is the fix for SRL Rev#32

Change this at line 738.

Function InAbyss: Boolean;
// Old Code. Still works.
Var
A : Integer;

Begin
Result := False;
A := ScanMiniMap(0, 359, 50);
WriteLn('In Abyss gave '+IntToStr(A)+'.');
If A = 360 Then
Begin
WriteLn('We are in the Abyss random.');
Result := True;
End
End;And delete from line 738 to line 752. That fixes the "INABYSS problem"


And now about that Invalid number of parameters error message, just go to line 1083 and change it like this.

BEFORE

begin
Smartsetup(SmartPrefix, true, true, false);
AFTER

begin
Smartsetupex(SmartPrefix, true, true, false);
And it works perfectly fine, aim me at sk8rpanda25 for any other questions.

Mystic
05-28-2009, 01:00 PM
Here is the fix for SRL Rev#32

Change this at line 738.


And delete from line 738 to line 752. That fixes the "INABYSS problem"


And now about that Invalid number of parameters error message, just go to line 1083 and change it like this.

BEFORE



AFTER



And it works perfectly fine, aim me at sk8rpanda25 for any other questions.

One quick fix instead of SmartSetup it is SmartSetupEx
Other than that great fix, but someone already posted.
Still good cause I don't wanna scroll back to find it lol.

DeceptionZD
05-28-2009, 03:28 PM
oh yeah i forgot the ex part :P dumb me

DeceptionZD
05-28-2009, 03:40 PM
Help please, whenever I level up or get a full inventory my SCAR window says

MineToAubury - Could not find the transportation symbol. Exiting

Any way to fix that?

Dark Arcana
05-28-2009, 03:44 PM
Help please, whenever I level up or get a full inventory my SCAR window says

MineToAubury - Could not find the transportation symbol. Exiting

Any way to fix that?

Runescape updated so there is no more transportation symbol in Essence place :(

Don't forget not to double post.

DeceptionZD
05-28-2009, 03:49 PM
So the only way the script will work now is when Wizzup updates? or is there still a fix?

Dark Arcana
05-28-2009, 03:54 PM
So the only way the script will work now is when Wizzup updates? or is there still a fix?

Well if your patient wait for Wizzup? and Markus to update it if your not try to fix it yourself.

iJake
05-28-2009, 11:27 PM
Line 1082: [Error] (18319:45): Type mismatch in script C:\Users\Jake\Desktop\Essence.scar


hmm..

Dynamite
05-28-2009, 11:29 PM
hmm..

Mind sharing more?
then I can help

T~M

FNM
05-29-2009, 06:47 AM
I'll try to fix it myself:)
When I solved it ill post the solution.

jumbosped
05-29-2009, 01:07 PM
hmm..
im having the same problem as him
on the line with smartsetupex(worldprefix, true, true, false)
it just says

type mismatch on line...

Dark Arcana
05-29-2009, 02:58 PM
im having the same problem as him
on the line with smartsetupex(worldprefix, true, true, false)
it just says

type mismatch on line...

smartsetupex(worldprefix, true, true, false) change worldprefix to the world you want SMART to load on.

jumbosped
05-29-2009, 03:41 PM
i got it to work but it sucks it did one load then wouldnt walk back to the bank right then it just logged out.
Wizzup? please update this script!

jakeyboy29
05-29-2009, 04:14 PM
fixed it, althought abby random is broken in srl so work work, thus, you will get about 10 loads till it fails abby.

Mystic
05-30-2009, 12:02 PM
Testing now, will post if i get it to work.
Edit: This Script won't work anymore cause JaGex removed the portal icon from the minimap :(

b3nkei
05-31-2009, 06:43 PM
"Line 1098: [Error] (17784:43): Invalid number of parameters in script C:\Users\Vista\Desktop\Essence Miner #20.3 Pub.scar"

SOLVED! I reinstalled everything.

Puffo
05-31-2009, 09:51 PM
hello there can u help me with this Line 738: [Error] (19389:10): Duplicate identifier 'INABYSS' in script C:\Users\Rasmus\Desktop\Essence Miner #20.3 Pub.scar
Line 738: Function InAbyss: Boolean;


what to do about it?

FNM
06-01-2009, 03:37 AM
Read the previous posts..

Sjaakie37
06-11-2009, 03:21 AM
Heey, ik ben nederlands
Ik heb scar 3.20, maar deze essence miner doet het niet
Kan je me misschien helpen

Mijn e-mail is= ewoutvoetbal@hotmail.com

Groetjes

Redeye_6
06-12-2009, 01:59 AM
Line 1082: [Error] (19733:45): Type mismatch in script
Has anyone found a solution?
Nvm I read the previous posts = ]

kyleisntwild
06-17-2009, 01:46 PM
So doesn't work?
Ill try now and see.

EDIT: Ok, I used the fixes from older posts and it loaded up, walked to shop, teleported, then said it couldnt find any essence, so took the portal out, walked around a bit then logged out lol.

:*( WTB working ess miner. PM me, I could maybe trade an account or something for a essminer

Wizzup?
06-17-2009, 04:37 PM
How much needs fixing? (I take it some people still patched it themselves.)

DeceptionZD
06-18-2009, 08:12 AM
alot, the Inabyss function, portal finding, andmaking SmartSetup to SmartSetupEx, I think thats about it...

BlueWorld
06-18-2009, 02:03 PM
I sleep function would be really handy ^~^ Oh and maybe updated anti-ban? O_o

kyleisntwild
06-19-2009, 06:35 AM
Ya I have no clue what to do :p
But I added the fixes from the posts on these last few pages and it compiled fine. I noticed it had to be on walk, if run was on it would go way past Aubury. The first time I ran the script it said it couldn't find any ess.. so just took the portal out. Second time it mined a load of ess then took the portal out. Both times after using the portal to go back to the shop it just ran around randomly lol

Cheers if you fix it Wizzup :) But you might want to check with Runescapian because I think he is releasing a new ess miner (works in Yanille and varrock) in the next day or so. So you could possibly just retire this one :)

Anyways, I used this script in the past and it worked well then :) so thanks :)

final_result
06-22-2009, 07:34 AM
I'm having this problem

Line 738: [Error] (20259:10): Duplicate identifier 'INABYSS' in script C:\Program Files\SCAR 3.20\Scripts\Essence Miner #20.3 Pub.scar

backfire420
06-25-2009, 12:24 PM
It needs a lot of work so it doesn't work final

Death12652
06-27-2009, 12:30 AM
i keep getting

Line 96: [Error] (18201:14): Unknown identifier 'Mime_AnalyzeAnimation' in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/AntiRandoms/Mime.scar

ian.
06-28-2009, 07:40 AM
i keep getting

Line 96: [Error] (18201:14): Unknown identifier 'Mime_AnalyzeAnimation' in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/AntiRandoms/Mime.scar

Move your plugins.

Nose Smasher
07-01-2009, 04:21 AM
Didn't JaGeX remove the telly symbol from inside the ess place? That would make finding the portal very hard considering the script looks for the symbol ;)

Wizzup?
07-01-2009, 05:18 AM
Didn't JaGeX remove the telly symbol from inside the ess place? That would make finding the portal very hard considering the script looks for the symbol ;)

It hardly looks for the symbol, it mainly looks at the rock structures on the mini map. :) In fact, it shouldn't really be hard to fix. (Yes I will do it when I have time.)

holyhustler106
07-03-2009, 02:20 AM
Failed when compiling
Line 738: [Error] (17975:10): Duplicate identifier 'INABYSS' in script C:\Users\K-Doe\AppData\Local\Temp\Essence Miner #20.3 Pub-1.scar


whats wrong?

strongman
07-07-2009, 12:14 PM
Line 738: [Error] (17975:10): Duplicate identifier 'INABYSS' in script C:\Documents and Settings\udupa\Desktop\Essence Miner #20.3 Pub(3).scar

that's the error i get too :\.... member on? when selecting players idk lol

Sgt Soul
07-13-2009, 06:56 PM
thx for doing your best Wizzup :)

Infantry001
07-13-2009, 10:33 PM
It hardly looks for the symbol, it mainly looks at the rock structures on the mini map. :) In fact, it shouldn't really be hard to fix. (Yes I will do it when I have time.)

Wow, what a beast!

That would be awesome if you fixed it up =)

Wizzup?
07-13-2009, 11:02 PM
Markus said he is working on this script, and has a working version. (Took out IsAbyss, basically, and made it compile with new SRL's.)
So I'm basically waiting for him to upload his modded version. :)

Overtime
07-14-2009, 12:42 AM
Woot woot can't wait :)

lowstyle
07-30-2009, 07:24 AM
i'll be using this as soon as you update it by the way i got from lvl 20-70 mining with this on one of my accounts i really love this script x]

Nebuli
07-30-2009, 06:27 PM
i'll be using this as soon as you update it by the way i got from lvl 20-70 mining with this on one of my accounts i really love this script x]

Are you serious or just licking Wiz's balls? That means you mined like 150k essence with this lol.

Wizzup?
08-21-2009, 07:53 AM
It seems the essence mine has hardly changed. I'll hopefully have a working version soon.

Dynamite
08-21-2009, 08:11 AM
WooHOo!
Can't wait to test ;)

T~M

shadowcon
08-24-2009, 02:46 AM
Failed when compiling
Line 738: [Error] (21037:10): Duplicate identifier 'INABYSS' in script C:\User\dåwnlåds\Essence Miner #20.3 Pub.scar

I get this error, why? =(

edit; sry, didnt read earleir in thread

p s u d
09-17-2009, 12:42 AM
Line 148: [Error] (20967:10): Duplicate identifier 'LEVELUP' in script C:\Documents and Settings\Thomas\Skrivbord\Essence Miner #20[1].3 Pub.scar
help please!

Rich
09-17-2009, 01:04 AM
the script is outdated! Leave the thread alone until Wizzup? Updates the script!

yosupg
09-19-2009, 02:43 AM
i get this error
[Error] (21088:10): Duplicate identifier 'LEVELUP' in script

Sabzi
09-19-2009, 02:47 AM
I don't want to flame, but oh my god, just look one post before yours.

YoHoJo
09-19-2009, 02:53 AM
Closed Due To Retardation.