PDA

View Full Version : [R] Astral Crafter



Kasi
05-11-2011, 09:12 PM
Astral Crafter
[R]


Crafts Astrals at Lunar isle.
1. Uses Pouches.
2. Can use repair Rune Pouch or contact NPC.
3. Heals health.
4. Rests at bank if Run is lower the 30.



{Setup Info}

{ Name := 'UserName';
Pass := 'PassWord';
Pin := '1234'; // Bank Pin
Integers[0] := 50; // Loads
Integers[1] := RandomRange(350, 600); // Heal At?
Integers[2] := 379; // Food ID
Arrays[0] := ['Giant', 'Large']; // Pouches You Wanna Use and Order.
Strings[0] := 'Repair' // Repair Or Contact?
Active := True; }
{
1. Setup Player[S] In Lunar Bank.
2. Make Sure You Have A Staff That Supplies Earth Runes Equiped.
3. Make Sure You Have Laws In Your Inventory.
4. Make Sure You Have The Stated Pouches In Your Inventory.
5. Make Sure You Have Runes For The Repairing Method.
6. Make Sure You Have Switched To The Correct Bank Tab With Your Food,
Ess And Runes Viewable. (In the Current Tab Prefeberally)
7. Need 70 Magic Or 75 For Repair Rune Pouch Spell.
8. Equip Seal Of Passage. (It Doesnt use that booth but just incase of a missclick)
9. Make Sure All Your Info is set up Capitalized. E.G giant -> Giant.
@Tips@
10. Equip Some Good Armor With Your Wieght as Close or under 0 KG.
11. Reccomends Repair Rune Pouch.
12. Equip Ring Of Life. (Just Incase) }

{ Please Post Progress Reports And All Bugs }
{ Thank You ! }
Future Updates.
- Breaking.
- MultiPlayers.

Kasi
05-11-2011, 09:13 PM
Reserved for Progress Reports

Astral Crafter
Ran For 1 Hours, 5 Seconds
Crafted 4500
XP 20010
Gained 630000

Shuttleu
05-11-2011, 09:16 PM
hmmm... nice, something to compete with Astralz

~shut

Kasi
05-11-2011, 09:18 PM
hmmm... nice, something to compete with Astralz

~shut

=D its still needs alot of testing and the script needs cleaning up. but it's working fine atm =]

Shuttleu
05-11-2011, 09:37 PM
testing now

~shut

Kasi
05-11-2011, 09:40 PM
testing now

~shut
okay thanks i found a small bug. ill upload a newer ver
Edit : Uploaded new ver.

Shuttleu
05-11-2011, 09:48 PM
wut these?
Integers[0] := 50;
Integers[1] := RandomRange(250, 400);
Integers[2] := 379;
Arrays[0] := ['Giant', 'Large'];
Strings[0] := 'Repair';

~shut

Kasi
05-11-2011, 09:53 PM
Integers[0] := 50; // loads
Integers[1] := RandomRange(250, 400); // range at which to heal health at.
Integers[2] := 379; // id of food thats lobbs.
Arrays[0] := ['Giant', 'Large']; // thats the pouches and order you wanna use them in.
// Small, Medium, Large, Giant.
Strings[0] := 'Repair'; // thats the method you want to use to repair your pouches with
// 'Contact' - it uses the spell NPC contact and repairs that way
// 'Repair' - Uses the spell Repair rune pouch. for repair run pouch you need to unlock the spell

Shuttleu
05-11-2011, 09:54 PM
thanks

~shut

EDIT: had to remove ) from line 126

Kasi
05-11-2011, 09:56 PM
a new ver is up i found another bug =S but thats the last one i think

Kasi
05-11-2011, 09:59 PM
EDIT: had to remove ) from line 126

yer new version with that fix and the last loop it breaks out of it after one load i got the < sign the wrong way around
so yer a new version to fix that too.

Shuttleu
05-11-2011, 10:13 PM
couple of things
make it wait until it has stopped before it clicks on the alter, it has a tendancy to over click and then walk round the other side of the alter

and for some reason i only bring 27 pure essences, but i always make 30/31 astrals, any idea why?

~shut

EDIT: small proggy
Astral Crafter
Ran For 9 Minutes and 42 Seconds
Crafted 256
XP 809.1
Gained 35840

Kasi
05-11-2011, 10:18 PM
couple of things
make it wait until it has stopped before it clicks on the alter, it has a tendancy to over click and then walk round the other side of the alter

and for some reason i only bring 27 pure essences, but i always make 30/31 astrals, any idea why?

~shut

ah its because of a update even when you dont have the level to double runes you have a chance of doubling some of the essence you craft and thanks ill look into it =]
Edit : New Ver with fixes

Flight
05-12-2011, 02:13 AM
Looks nice and simple. :) I'm curious as to how you did the NPC Contact for repairing, I'll take a look at that.

Kasi
05-12-2011, 06:55 AM
Looks nice and simple. :) I'm curious as to how you did the NPC Contact for repairing, I'll take a look at that.

Yer go ahead =]

Flight
05-12-2011, 07:46 AM
Now I'm doing alot of Livid Farm to unlock the Repair Pouch spell, I don't think I'll add NPC Contact.

Kasi
05-12-2011, 08:35 AM
Now I'm doing alot of Livid Farm to unlock the Repair Pouch spell, I don't think I'll add NPC Contact.

theres a good rsbuddy script that does the job it's flawless you'll get it in about 7hours with it

Flight
05-12-2011, 09:03 AM
I guess I just have trust issues with other bots. :rolleyes:

Shuttleu
05-12-2011, 10:04 AM
Astral Crafter
Ran For 29 Minutes and 35 Seconds
Crafted 708
XP 1670.4
Gained 99120
stopped because i ran out of food and had under 100 health left :s

but it was working good

~shut

Kasi
05-12-2011, 03:43 PM
Astral Crafter
Ran For 29 Minutes and 35 Seconds
Crafted 708
XP 1670.4
Gained 99120
stopped because i ran out of food and had under 100 health left :s

but it was working good

~shut

Thanks for the proggy any bugs?

Shuttleu
05-12-2011, 04:01 PM
nope, none

apart from i think the walking could wait a bit longer before clicking the next tile, but thats to do with reflection, not your script

~shut

Kasi
05-12-2011, 05:44 PM
nope, none

apart from i think the walking could wait a bit longer before clicking the next tile, but thats to do with reflection, not your script

~shut

ah okay =] thanks for testing im bored any ideas on any new scripts?

Shuttleu
05-12-2011, 05:48 PM
test my new script? http://villavu.com/forum/showthread.php?t=64356

~shut

Kasi
05-12-2011, 05:49 PM
test my new script? http://villavu.com/forum/showthread.php?t=64356

~shut

=D okay i will do iv already tested it once but ill try get you a proggy this time =]

Shuttleu
05-12-2011, 05:50 PM
when did you test it?
you weren't a beta tester...

~shut

Kasi
05-12-2011, 06:01 PM
when did you test it?
you weren't a beta tester...

~shut

iv tested one of your fishing scripts? yer i just realised lool i have the wrong script o.0 but yer ill test your Catherby one i ran it in shilo for about 10 mins lol im running your new one now =]

enoyhs
05-13-2011, 11:23 AM
Astral Crafter
Ran For 2 Hours, 38 Minutes and 43 Seconds
Crafted 6967
XP 12432.2999999999
Gained 975380

After fixing pouches (with contact spell), it simply stood there.. Till it logged out.
Also sometimes forgets to use pouches at altar.

Though, all in all, very nice :)

Flight
05-13-2011, 11:29 AM
Astral Crafter
Ran For 2 Hours, 38 Minutes and 43 Seconds
Crafted 6967
XP 12432.2999999999
Gained 975380


Are you sure this is right? 2 hours and 38 minutes for 12k RC exp? I think there's something wrong with determining your grained exp, because with my script (even without pouches) I was pushing 12k RC exp per hour, usually 10k though, and that includes 10-15 minute breaks every 50 or so minutes.

enoyhs
05-13-2011, 11:40 AM
Are you sure this is right? 2 hours and 38 minutes for 12k RC exp? I think there's something wrong with determining your grained exp, because with my script (even without pouches) I was pushing 12k RC exp per hour, usually 10k though, and that includes 10-15 minute breaks every 50 or so minutes.

It looks like I actually gained around twice that XP.

Kasi
05-13-2011, 06:20 PM
It looks like I actually gained around twice that XP.

hm ill look into that iv never tested with Contact only Repair ill look into it and post a fix when i have time thanks for the proggy all in all =]
and the proggy was the last proc made so i made it quite fast. script was originally for private use so i didnt see the need but i will update and fix all know bugs soon.

rangermuffin
05-16-2011, 03:10 PM
Awesome! 50 RC, here I come curse prayers! :P
nice stable script, suggest to use in the ZMI alter running world...
Just a little slow on detection of the altar but otherwise extremely quick!

THANKS :D