ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Crafting => Topic started by: Paulonius on October 21, 2009, 10:55:23 AM

Title: Void Orb Factory
Post by: Paulonius on October 21, 2009, 10:55:23 AM
This script does pretty much what it says. I wanted some Void Orbs for making stuff and figured I should write a routine for it.

The minimum skills to make Void Orbs are 90 tinker and 80 magery.  I recommend you have GM tinker and a tali to bring you to 100% success rate. Even at 100% you sometimes fail and chew up more black pearls.

To run this script you need:

dark saphires in a secure you can reach
50-75 black pearls in the secure for every dark saphire you want to turn into a void orb
a few hundred ingots in your secure for making tinker kits
a tinker kit in your backpack  

This process burns a TON of black pearls and it will not stop running until it exhausts resources in the secure. Don't put more resources in the top level of your secure than you want to use.

I will update to make the script more user friendly, add offset clicks and such in the near future.

Cheers!

-P

*BTW, this is my first crappy script. If you have any helpful criticism, I would be happy to hear it.

Update: The script was not working and I found some typos that were causing it t hang. Fixed these and it now runs. Sorry about that.
Title: Re: Void Orb Factory
Post by: Masscre on October 21, 2009, 11:23:14 AM
I am going to give this a try Paul.  What do we need and where do we need the items so we know how to setup for this script.  Always need a short explanation for each script.
Title: Re: Void Orb Factory
Post by: rana70 on October 21, 2009, 01:18:49 PM
Quote
.... helpful criticism ....

- I like it .. it is easy to read and to follow ... keep it that way 
  a few people .. don't like gotos .. I don't care as long as it works :)


a few things I would like to say, but this is just my opinion ;)

- be careful with setting the wait time to  1, player with higher ping rates might be in trouble with this

- btw wait times .. i like to define a few different Wait vars within the header .. so it is easier to tweak later
  eg Wait for Event Macro, Wait for Drag, Wait for Drop ....

- ExEvent's without propper Wait often cause trouble !

- OFFSET clicks .. as you said would be a good idea .. just in csae someone moves the gumps

- WaitGump Failsafe .. how about changing to wait a shorter time .. if it isn't working ..
  try to open Gump again instead of stop the script ?

-     finditem %ingot C_ , %ResourceSecure
         if #findstack < 25 ( 25 - %ingotsinbag )
            {
            display You have used up all of your ingots.
            halt
            }
   eg
   you have .. 20 Ingots in your Backpack ... so you need to grab 5 to get back on 25 in backpack...
   so you check your ResourceBox and you see there are only 20 left .... enough to fulfill the needs but
   you script stops :-)

- I like version numbers in FileNames to make it easier to handle different versions and to easily see
   what is what ... While in Beta I just use build numbers ... later versions ...

- also always a good idea to check, if the char is still alive (#CHARGHOST) and logged in (#CLILOGGED)
   ... just to make sure the script is not messing around :'(

Keep going ... and have fun
 
Title: Re: Void Orb Factory
Post by: Paulonius on October 21, 2009, 02:18:05 PM
Thanks for the feedback, I appreciate it.   
Title: Re: Void Orb Factory
Post by: Scrripty on October 21, 2009, 05:56:46 PM
Thanks for the feedback, I appreciate it.   

Nice job Paul. :)  I'd try it but have no need yet, but I looked at it and it looks nice!
Title: Re: Void Orb Factory
Post by: NObama on October 21, 2009, 06:24:19 PM
Hah!  I thought this was going to be a script to farm void demons....

 :)
Title: Re: Void Orb Factory
Post by: Paulonius on October 21, 2009, 06:27:41 PM
Sorry to disappoint. :)  I figure I should start with something a little less exciting for my first attempt.
Title: Re: Void Orb Factory
Post by: Coragin on October 21, 2009, 10:21:25 PM
good idea buddy!  Void Orbs are needed :)
Title: Re: Void Orb Factory
Post by: Paulonius on October 22, 2009, 07:36:13 AM
The original peice of junk I posted didn't run. Not sure how I missed the typos or didn't test enough to find them, but it now runs.

Title: Re: Void Orb Factory
Post by: Paulonius on May 24, 2010, 06:16:18 AM
Updated the craft gump for publish 65.
Title: Re: Void Orb Factory
Post by: waggler on June 19, 2010, 06:25:44 AM
STILL HAS ISSUES.    to  fast of a  timer for most  connections..    change to 2.    problems  with getting   ingredients form secure..    needs  revamped..
Title: Re: Void Orb Factory
Post by: Paulonius on June 19, 2010, 03:18:06 PM
I will take a look at it this week. What was the problem you saw in getting resources?
Title: Re: Void Orb Factory
Post by: slyone on April 07, 2011, 05:22:36 PM
I'm going to give this one a try.  I'll let you know how it goes, thanks!
Title: Re: Void Orb Factory
Post by: Petkiller on April 07, 2011, 09:00:11 PM
I was making these for a while to sell and found out something.  It does a tinker check first then it does a magery check.  The menu will say 100% to make but you can still fail to make them below 100 magery. 
Title: Re: Void Orb Factory
Post by: 12TimesOver on May 14, 2011, 03:43:35 PM
Hey there Paulo, did you ever pick back up on this one and address any of the issues, would love to see it finished up and moved out of submissions!

X
Title: Re: Void Orb Factory
Post by: Paulonius on May 14, 2011, 04:51:34 PM
I was actually working on it on Friday.  I will throw up a new version tomorrow.  It sort of blows, so I was doing a re-write. Figured since it was the first thing I wrote I ought to give it some love.
Title: Re: Void Orb Factory
Post by: Endless Night on May 15, 2011, 07:37:02 AM
Ive been meaning to run this for a very long time... Ill watch for you post update to try the new version.  Thanks P.
Title: Re: Void Orb Factory
Post by: SolidSnake on May 15, 2011, 10:16:00 AM
Me too..have a TON of dark sapphires from mining like a maniac
Title: Re: Void Orb Factory
Post by: Endless Night on May 15, 2011, 10:22:24 AM
Me too..have a TON of dark sapphires from mining like a maniac

Yup thats what im talking about.
Title: Re: Void Orb Factory
Post by: NObama on May 15, 2011, 02:30:17 PM
But, would your rather have the Dark Sapphires for magic jewelry instead?  Perhaps I ought to code up a Void Orb farmer.  Been meaning to...
Title: Re: Void Orb Factory
Post by: Endless Night on May 15, 2011, 02:58:26 PM
But, would your rather have the Dark Sapphires for magic jewelry instead?  Perhaps I ought to code up a Void Orb farmer.  Been meaning to...

Well i have stacks of dark sapphires and i haven't don't squat with them... no clue what Margery jewelry you can make with them please enlighten me.
Title: Re: Void Orb Factory
Post by: Ultima on May 15, 2011, 03:03:23 PM
Dark Sapphire Bracelet with MR2. Takes some work to fit in but sometimes it can be real nice.
Title: Re: Void Orb Factory
Post by: Outlaw Josey Wales on May 15, 2011, 04:29:08 PM
paul your my hero this helps making my sampire weapons alot less painful
Title: Re: Void Orb Factory
Post by: SolidSnake on May 29, 2011, 06:16:22 AM
I am loving this as well.. brought my dark sapphire stock down from 30K to a respectable 5K. don't have to worry about sampire weapon remakes for quite some time now.

Thumbs up on this script
Title: Re: Void Orb Factory
Post by: anewbe4u on June 13, 2011, 02:32:32 AM
Hiya,

Starting trying to use this and it stats off fine, makes the first 10 void orbs very quickly. But once its made 10, it doens't go back to the pack to get more gems, just keeps saying I don't have the resources to make this.

Any ideas? Thanks
Title: Re: Void Orb Factory
Post by: Cerveza on June 13, 2011, 04:59:32 AM
Ensure the following, which is in the first post.

dark saphires in a secure you can reach
50-75 black pearls in the secure for every dark saphire you want to turn into a void orb
a few hundred ingots in your secure for making tinker kits
a tinker kit in your backpack 
Title: Re: Void Orb Factory
Post by: JustAnotherFace on June 13, 2011, 05:41:17 AM
Thank you for this script... it worked flawlessly for me.  Much easier than spending hours and hours farming orbs.

JaF
Title: Re: Void Orb Factory
Post by: anewbe4u on June 13, 2011, 07:42:46 AM
Ensure the following, which is in the first post.

dark saphires in a secure you can reach
50-75 black pearls in the secure for every dark saphire you want to turn into a void orb
a few hundred ingots in your secure for making tinker kits
a tinker kit in your backpack  


Hey,

Thanks for the reply. I have all that in my secure. Clearly something wrong my end though if it works for everyone else! I'll try and figure it out.

Edit - No idea why it doesn't work. It doesn't realise its run out of the components needed in my pack. Doesn't even attempt to go to the secure and pull them out.
Title: Re: Void Orb Factory
Post by: Endless Night on November 02, 2011, 08:47:51 PM
Congratulations your Script has been moved to the script library
(if you dont think the section is appropriate please pm me)
Thank you for your submission