PDA

View Full Version : Edgeville Clay Softener



Heysus
03-08-2009, 02:06 PM
Edgeville Clay Softener
By Heysus


Softens about 1k clay per hour (65-80k profit).
Uses Reflection with color backup.
Got me SRL Members.

SRL Stats (http://www.stats.srl-forums.com/index.php?action=view_script&id=1088)

Ultra
03-08-2009, 02:26 PM
Dam.. Reflection doesn't work for me... And i wanted to test :|

Richard
03-08-2009, 02:29 PM
I'll test this in a sec (not a leecher comment :O).

I'm currently running my clay softener :p. Maybe yours will be the replacement for my one when (removed mine).

What place is closer, edgeville well and bank, or varrock fountain and bank. I'm considering putting multiple locations in mine, I'm just not sure which one is closest.

infested999
03-08-2009, 02:55 PM
I think the edgeville is closer. Since there you can actually see the fountain on the minimap. As opposed to varrock where its about two minimaps away form the bank...

Heysus
03-08-2009, 03:05 PM
Dam.. Reflection doesn't work for me... And i wanted to test :|

It will still work without reflection. Just set UseReflection to false.

zealkctro
03-08-2009, 11:25 PM
how does it find the buckets?
i've put them in the bank but it said cannot find buckets

the_box_boy
03-11-2009, 06:43 AM
the acctuall closest place for clay softening if lumby basement if you have done some of recipe for disaster to use the bank chest.

impiwimpi
03-11-2009, 04:18 PM
My first proggy for this script:
Edgeville Clay Softener by Heysus
Total Clay Softened: 1332
1 Hours, 1 Minutes and 14 Seconds

Current Player: *******
Status: No More Clay
Next Player In 429 Minutes
NextPlayer
Walking and softning works well(though there isn't much walking involved).
Banking does also works well though sometimes, when withdrawing with -Withdraw X- it fails to write to the right amount(but i think that's a refl. related issue).

P.S.: I like the clarifying look of the progress report and the debug!

Heysus
03-11-2009, 07:51 PM
My first proggy for this script:
Walking and softning works well(though there isn't much walking involved).
Banking does also works well though sometimes, when withdrawing with -Withdraw X- it fails to write to the right amount(but i think that's a refl. related issue).

P.S.: I like the clarifying look of the progress report and the debug!
Thats a reflection problem. Change line 340 in reflection/core.scar to
Mouse(P.x, P.y + III * 15 + 7, Length(Opt) * 4, 7, True);

Bergkamp
03-25-2009, 09:21 AM
usually stops because "Failed To Click Well". What should I do?

Oh, and the script seems to be not working now after the update. It doesn't right-click on the soft clay picture when u use bucket -> clay

impiwimpi
03-28-2009, 08:25 PM
usually stops because "Failed To Click Well". What should I do?

Oh, and the script seems to be not working now after the update. It doesn't right-click on the soft clay picture when u use bucket -> clay
Change line 456 into
if not FindText(x, y, 'oft clay', npcchars, 215, 446, 293, 471) then
and 479 into
While not FindText(x, y, 'oft clay', npcchars, 215, 446, 293, 471) do
Works for me xD
@Heysus, when are you gonna release new version?

Heysus
03-31-2009, 12:26 AM
Updated

Dani Bolton
03-31-2009, 03:57 PM
Edgeville Clay Softener by Heysus
Total Clay Softened: 1836
2 Hours, 41 Minutes and 1 Seconds

Active Clay Status
False 56 Failed To Click Well
False 14 Failed To Click Well
False 112 Failed To Click Well
False 0 Failed To Click Well
False 28 Failed To Click Well
False 152 No More Clay
False 160 No More Clay
False 0 Failed To Open Bank
False 0 Failed To Click Well
False 170 No More Clay
False 0 Failed To Withdraw Buckets
False 14 Failed To Click Well
False 56 Failed To Open Bank
False 14 Failed To Find Bank
False 194 Failed To Open Bank
False 126 No More Clay
False 98 Failed To Open Bank
False 28 Failed To Click Well
False 0 Failed To Click Well
False 84 Failed To Click Well
False 0 No More Clay
False 14 Failed To Open Bank
False 140 Failed To Open Bank
False 250 No More Clay
False 28 Failed To Click Well
False 98 Failed To Click Well

Its the best out there atm but still lots of fails!

Bergkamp
03-31-2009, 04:30 PM
I think v1.0 is better than 1.01. The v1.01 do lots of fails!!!. V.1.0 will be better if u edit line 456 and 479 like Impiwimpi says.

impiwimpi
03-31-2009, 04:57 PM
BTW, since the scripts autodetects where you are, you can add 1 player multiple times...(in that way, it can possible run forever...)
Though it won't work if your char encounters a random

EDIT: I ''fixed'' the banking problem by adding

repeat
Openbankfast('eb');
inc(l);
until (BankScreen=true) or (l>4);
end;
at line 556, though it isnt perfect, it works most of time (when youre allready in the bank)

Dani Bolton
03-31-2009, 07:50 PM
BTW, since the scripts autodetects where you are, you can add 1 player multiple times...(in that way, it can possible run forever...)
Though it won't work if your char encounters a random

EDIT: I ''fixed'' the banking problem by adding

at line 556, though it isnt perfect, it works most of time (when youre allready in the bank)


at line 556 for me its... Fail('Failed To Open Bank');

were should i put it?

Dani Bolton
04-01-2009, 04:52 PM
been using this script for a few days now... it fails lots and lots "clicking well" and "clicking bank" the making the solf clay and the walking is perfect! just that click of well and bank is a bit of a arse!

Heysus
04-01-2009, 08:23 PM
The reason it has been failing so much is because reflection is broken and the color backup doesn't work perfectly.

Dani Bolton
04-01-2009, 10:35 PM
Edgeville Clay Softener by Heysus
Total Clay Softened: 2283
2 Hours, 59 Minutes and 24 Seconds

Current Player: Waterfall Me
Status: Logged Out
Next Player In 24 Minutes
NextPlayer
It has been 3 minutes and Runescape is not yet ready... Terminating.
Successfully executed

It has been 3 minutes and Runescape is not yet ready... Terminating.<<<< dont get this!?

Heysus
04-02-2009, 02:42 AM
Edgeville Clay Softener by Heysus
It has been 3 minutes and Runescape is not yet ready... Terminating.<<<< dont get this!?

That's not the script there was something wrong with the RS client. You just have to restart the script.

wanted_crisis
04-04-2009, 03:51 PM
Script fails sometimes but does the job.

Edgeville Clay Softener by Heysus
Total Clay Softened: 1203
1 Hours, 29 Minutes and 48 Seconds


Name Active Clay Status
xxxxxxxxx False 517 No More Clay
xxxxxxxxx False 686 No More Clay

Now going to test it with 5k clay :) Will post results when done


Edgeville Clay Softener by Heysus
Total Clay Softened: 1558
1 Hours, 40 Minutes and 5 Seconds


xxxxx False 150 Failed To Click Well
xxxxxxxx False 1408 Failed To Click Well