What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Lisbeth] Your own personal crafter!

Status
Not open for further replies.
Damn I can't actually give you any more rep at present Neverdyne.
But this is just awesome. Lovin all the SAO references, but the concept of the plugins is ace.

Keep it up.
 
First off. This thing is amazing. Where do I send the pack of beer or the money to buy one?

With that in mind!: Is there a way to force a specific job to be used to make something? The situation I'm running into is that I want to make steel ingots, but I don't want to use blacksmith, I want to use armorer to make them. Both jobs are leveled enough to do them, but I assume the botbase picks blacksmith based on some priority.
 
Yup, you can specify the job. In the Orders, add a field that looks like "Job: Blacksmith" right below the Amount field. So it looks like:

Code:
 - Name: Iron Ingot
 - Amount: 10
 - Job: Blacksmith
 
Was trying to craft some Rose gold nuggets using Starry Night Miter and it kept finishing it up on the first step, needles to say i waste all my gold, but thats my fault for leaving the computer while it ran..................
 
Starry is only for 3/4 star recipes for the most part. It doesn't have rules for 1 star or 40 dura synths.
 
Yup, you can specify the job. In the Orders, add a field that looks like "Job: Blacksmith" right below the Amount field. So it looks like:

Code:
 - Name: Iron Ingot
 - Amount: 10
 - Job: Blacksmith


Thanks! I did notice that your botbase must not like the hyphens after the first. I had to put it in as this:

Code:
- Name: Steel Ingot
  Amount: 36
  Job: Armorer

Worked great though!
 
Btw guys, if anyone has a bit of free time and would like to help me teach Lisbeth all the recipes in the game, I can show you how to teach her in bulk and then share the file with me so everyone has it. It's a very simple process but a bit tedius. I'm already halfway through most of them.
can we test some 3-4 star recipe? tell me what to do plz :)
 
Can't get it to run. Even deleted all files in the "Data" folder before SVN update.

The Orders you're giving are not correct anymore, instead of "Class" use "Job" as the field's name.

Thanks! I did notice that your botbase must not like the hyphens after the first. I had to put it in as this:

Code:
- Name: Steel Ingot
  Amount: 36
  Job: Armorer

Worked great though!

Yeah, that was my bad. The hyphen separates the orders, so just one per.cc

can we test some 3-4 star recipe? tell me what to do plz :)

You can already try them out, but you must understand that currently there's only two strategies. The first one is very general and mainly used for leveling. The second one has worked well for 3-4 star crafts, but it's very specific. It's only for 3-4 star 80 durability crafts, and you need to have the cross class skills on it's description. Check the original post to learn more about the strategies.
 
Last edited:
once we get some consolidated / somewhat agreeable rotations/profiles together for 1-4 star 40/60/80 duras it would be great if the plugin could somehow know based on the item we are making which profile to use perhaps ?

P.S> The class switching part is awesome, love this.
 
Yeah that's the plan, knowing which one to use is easy, it's the rotations part that I'm stuck on. I don't have a high level crafter, still leveling them (in fact, I made Lisbeth cause I'm too lazy to level crafting manually) so I can't test them for now.
 
Yeah that's the plan, knowing which one to use is easy, it's the rotations part that I'm stuck on. I don't have a high level crafter, still leveling them (in fact, I made Lisbeth cause I'm too lazy to level crafting manually) so I can't test them for now.


let me see if I can compile a starting place for us in terms of rotations , and then people can tell me the ones I found suck and they can post theirs and then well have the right ones :)
 
You should be putting Lisbeth in your "Botbase" folder.
Make a folder in your Botbase folder called "Lisbeth" and then use the SVN to update it.
 
Status
Not open for further replies.
Back
Top