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.
Log: View attachment 179948

Recipe: CRP - Cobalt Trident Lv.47 (3x Cobalt Ingot, 1x Mahogany Lumber, 1x Shark Oil)
Inventory: 20+ HQ Cobalt Ingot, 99 NQ Cobalt Ingot, 80+ NQ Mahogany Lumber, 6 HQ Shark Oil)

At the top of the log things were working fine because I started with only NQ Shark Oil in my inventory.
It may be confusing looking at the log, i stop/start the bot a lot for various reasons that dont necessarily mean anything was wrong
in this case i was switching out gear, doing leve turn ins, etc..

Around line 180 is when the issue begins to occur
and around line 253 it is resolved because i purchased just 1 NQ shark oil from the market board
Then things proceeded as you would expect, using HQ mats only until i was finished.

It sounds like you stopped the bot and restarted without updating the quantities, so instead of just making the remaining items it wants to remake the ones it made prior to stopping the bot. In this case, it sounds like you were short one item total from completing.

Did you have more HQ shark oils remaining after the last order of 6 items were crafted?
 
Awesome bot base thx a lot. How i add my own macro to us ( strategy ) ?

If you click the BotBase Settings button, and then the Macros button, you will see the example.yaml file used for Bronze Ingots. You then open it with a text editor and simply add/overwrite to this 'Example' file with the name of the recipe you want to define the macro/steps, and then list each step/action just like you see in the Bronze Ingot example.

After saving the file with your changes, go back to the window with the Macros button and click on the Settings button. Set 'UseMacros' to True, and anytime you make that recipe it should use you specified steps in the example.yaml file.
 
ahhh yeah makes sense that could be it, definitely didnt update the quantity. almost certain that was the problem.

thanks
 
One suggestion for Lisbeth 2.0:

Is that possible to make the "strategy" or "macro" more like a binary decision tree (or easier to write a customize version) so that we could have some way to implement our own craft strategy in Lisbeth? For example, in 4-star crafting, I could cast a reclaim if the rapid syn fail x times.

Eager to see 2.0, any roadmap or plan on the release?
 
I just glad that "stradegys" are editable. i've add rumination,Great Strides, Innovation Minipulation support, re-wrote Steady Hands, changed Tricks of trade to no waste time, Currently Working on changes for 40Dur NoN-Current items So it doesn't just craft and finish. Sadly, I'm to broke to afford the gear for 4 star crafting. To see how it holds up and see if there is any logic that needs changed. c# isn't that hard to understand, Neverdyne did a great job keep stuff orginized for us to add and modify to ones needs.
 
I just glad that "stradegys" are editable. i've add rumination,Great Strides, Innovation Minipulation support, re-wrote Steady Hands, changed Tricks of trade to no waste time, Currently Working on changes for 40Dur NoN-Current items So it doesn't just craft and finish. Sadly, I'm to broke to afford the gear for 4 star crafting. To see how it holds up and see if there is any logic that needs changed. c# isn't that hard to understand, Neverdyne did a great job keep stuff orginized for us to add and modify to ones needs.

I'm glad you found it easy to alter the strategies, that was always the intent. I guess not everyone knows C# though, so it might be tough for some people.

@xsgs111 The current Lisbeth already uses decision trees, and you can edit them like the above poster did if you know C#. That's what behavior trees are, they're decision trees. I'm afraid that the next version moves away from behavior trees and into tree search proper. The search algorithm is not easy to change, so it won't be exposed as such. However, you can change the search's parameters, like what skills to use and so on.

Lisbeth 2.0 is still being developed, it's much bigger than 1.0 so it's taking a bit. The best ETA I can give is "soon" (blizz pls don't sue me). Right now it crafts, buys from merchants, and gathers. But there's features it's missing that I want to have before release, like a proper gathering "rotation" to use skills with, unspoiled node gathering based on hours, quick synth alternative, and overall make it more robust. Cause I know that if I were to release it right now, the thread would get flooded with "It got stuck, doesn't work" for simple things like you don't have the aetheryte unlocked and such. What I'm doing is when there's a problem like not having an aetheryte unlocked, it'll tell you on the log. *Hopefully* people read the logs before going straight to the thread and posting. Hopefully.
 
maybe I should start trying these before donating to them.

freshh install of rb 279,
dfresh install of lizbeth, svn says rev 44
all i do is hit botbase settings and it crashes rb.


also Ill ask the stupid question. why do we put this in botbases when its on the forum as a "plugin"?


here are 2 full logs. figured the first time it was due to m being a miner instead of a crafter.. and it crashes rb in such a way you have to wait for the auth thing to timeback before you can start rb again, this is why there are auth failed messages at the top of the 2nd file.
View attachment 6684 2015-06-07 05.00.txt
View attachment 7344 2015-06-07 05.03.txt
 
maybe I should start trying these before donating to them.

freshh install of rb 279,
dfresh install of lizbeth, svn says rev 44
all i do is hit botbase settings and it crashes rb.


also Ill ask the stupid question. why do we put this in botbases when its on the forum as a "plugin"?


here are 2 full logs. figured the first time it was due to m being a miner instead of a crafter.. and it crashes rb in such a way you have to wait for the auth thing to timeback before you can start rb again, this is why there are auth failed messages at the top of the 2nd file.
View attachment 180476
View attachment 180477


Because there's not a botbase section.
 
maybe I should start trying these before donating to them.

freshh install of rb 279,
dfresh install of lizbeth, svn says rev 44
all i do is hit botbase settings and it crashes rb.


also Ill ask the stupid question. why do we put this in botbases when its on the forum as a "plugin"?


here are 2 full logs. figured the first time it was due to m being a miner instead of a crafter.. and it crashes rb in such a way you have to wait for the auth thing to timeback before you can start rb again, this is why there are auth failed messages at the top of the 2nd file.
View attachment 180476
View attachment 180477

The folder name should be 'Lisbeth', not 'lizbeth'. Not completely sure that's the problem though, but it's easy enough to change and test.
 
The folder name should be 'Lisbeth', not 'lizbeth'. Not completely sure that's the problem though, but it's easy enough to change and test.


Yes, that is easy enough to test and does seem to be a problem, it is certainly behaving better now.
Thank you.
Bad idea assuming I could name the directory whatever I wanted to.--- I broke the first rule in development. Never assume anything.
 
Last edited:
[21:20:05.514 N] [Lisbeth] Ummm, I can't craft Velveteen Dress shoes with the jobs you have.
[21:20:05.514 N] [Lisbeth] As you wish, master!
[21:20:06.053 N] Connection to xxx.xx.xxx.xx:xxxxx established.
[21:20:06.484 N] [Lisbeth] Finished all your orders. Now, where's my money!?
[21:20:06.484 N] Stopping the bot.
[21:20:06.484 D] CurrentBot.Stop()
[21:20:06.484 N] Connection closed! 192.99.148.87:31214
[21:20:06.485 D] TreeHooks.Instance.ClearAll()
[21:20:06.485 N] Clearing all hooks.
[21:20:06.485 D] Navigator.Clear()
[21:20:06.487 V] [Poi.Clear] Reason: Bot stopped
[21:20:06.487 D] OnStop event
[21:20:06.487 D] OnStop Event Invoking
[21:20:06.487 D] ProfileOrderManager.OnBotStop. Resetting caches.
[21:20:06.487 D] CurrentBot.Stop()
[21:20:06.487 N] Bot Thread Ended.

i keep getting this while i have the right job and i can craft it manually
 
i keep getting this while i have the right job and i can craft it manually
Lisbeth is case sensitive. If you can't get an item to work. link it in game then highlight the name and ctrl+c to copy. paste the name into the order form and save then try again. For whatever reason that always works for me if I can't find the naming error.
 
i keep getting this while i have the right job and i can craft it manually

As Mr. McGibblets said, it's a problem with the item name since it's case sensitive. The error in your case is on the "shoes", which should be "Shoes".
 
Lisbeth is case sensitive. If you can't get an item to work. link it in game then highlight the name and ctrl+c to copy. paste the name into the order form and save then try again. For whatever reason that always works for me if I can't find the naming error.
As Mr. McGibblets said, it's a problem with the item name since it's case sensitive. The error in your case is on the "shoes", which should be "Shoes".

thanks guys i did what mr said it work it was my mistake -_- sorry
 
Just check if it's known that, Lisbeth doesn't check multiple class for a recipe, IE If a recipe requires Mythril Ingots it choose Blacksmithing, then stops, vs checking to see if you have the recipe for GSM. I can post a log if it's real desired. Kind of log one for the day.
 
Just check if it's known that, Lisbeth doesn't check multiple class for a recipe, IE If a recipe requires Mythril Ingots it choose Blacksmithing, then stops, vs checking to see if you have the recipe for GSM. I can post a log if it's real desired. Kind of log one for the day.
You can specify which Job should be used for a certain recipe.
 
Just check if it's known that, Lisbeth doesn't check multiple class for a recipe, IE If a recipe requires Mythril Ingots it choose Blacksmithing, then stops, vs checking to see if you have the recipe for GSM. I can post a log if it's real desired. Kind of log one for the day.

As the poster above said, you can specify which job you want for an order. Other than that, it'll search for a job that you have on your settings which has that recipe in the database, so you could remove Blacksmith from your settings if you don't want that used.
 
I knew the part about changing it to the job you wanted. And figured you could delete it from date base. didn't think about removing ARM OR BS from settings to have it skip that profession so it doesn't assume you know a regent like : Mythril rivets when trying to craft Like Raptorskin Targe. I can see why it would be a challange to have it code to check seeing level check for something that isn't current job isn't implemented. Suggestion or question. Is the by a chance, Have it delete part of the order that's completed? In case FF or Reborn cash. Just a thought.
 
Status
Not open for further replies.
Back
Top