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

Search results

  1. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    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: - Name: Iron Ingot - Amount: 10 - Job: Blacksmith
  2. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    It seems SVN doesn't play nice with those yaml text files my plugins use. I would ideally switch to make everything on the window as checkboxes and such, but I just hate windows forms. What I would suggest is that you delete everything that is on the Rebornbuddy/Botbases/Lisbeth/Data folder...
  3. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    Yeah, what I'm thinking is I'll let people make their own macros by specifying a Yaml text file, and what recipes the macro is for, so it would look something like: Name: My Super Awesome Macro Recipes: - Aldgoat Leather - Iron Ingot - Silver Ingot Steps: - Careful...
  4. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    Thanks. Should be working with the new Rebornbuddy version now.
  5. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    IMPORTANT With the new version of Rebornbuddy, Lisbeth is broken. Give me some time and I'll fix it.
  6. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    @tenco I see the problem now, during that first phase it stops with the rapid synthesis when it's one careful synthesis away from finishing. But it doesn't check to see if the next rapid synthesis will finish it prematurely. I'll change it on the next update. Strategies are something that...
  7. Neverdyne

    List help

    To access an object in a list, do something like: var myList= new List<Workstationid>(); var craftId= myList[0].craftId2; This is assuming that what you want is the "craftId2" property in the first object of your list. The problem with this approach is that if the list is empty it'll...
  8. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    Zekken should be fine, it is still not on the svn. Agil and lisbeth you must use the svn now. Delete Cardinal entirely. Keep the Agil folder in plugins, Lisbeth folder in botbases and each eith their own svn.
  9. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    IMPORTANT Changed the SVN URL, if you had already made the SVN folder, change the URL to https://subversion.assembla.com/svn/lisbeth/Lisbeth I did this to add Agil and Zekken to the SVN. Also, some important fixes: - The bot can now move. It's working with Agil fairly well. However...
  10. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    I'd also be interested if you tried this with Order Bot and got the same problem. Lisbeth uses recipe IDs to interact with Rebornbuddy, the names are always translated to IDs before doing anything, they're just there for convenience. So if the IDs are the same for the CN version, there shouldn't...
  11. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    That's an old version of Lisbeth, try using the new one and tell me if it happens. Also, that exception looks very strange, seems like a server connection problem of some kind.
  12. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    @Susurrus How many of them did you ask to make in the order? @tenco Yes, Starry Night Miter's logic is such that it has two phases. During the first phase, it'll leave the craft one Careful Synth away from finishing by using Rapid Synthesis. After that goal is reached, it'll start increasing...
  13. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    Changed to Subversion. It'll let me push the updates easier.
  14. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    I'll need a log with your Settings text to know what's up.
  15. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    New Version 1.21 - Changed some stuff with class switching. I know it's bothersome to have so many updates. Once bugs are ironed out things should slow down.
  16. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    Cross class the skills necessary for the Hasty And Kinky strategy on the original post. You should get relatively good results, but always remember to keep your gear updated for your level.
  17. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    What skills do you have?
  18. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    New Version 1.2 - Fixed some bugs. - Now takes into account yields greater than one. It should plan those culinarian recipes correctly.
  19. Neverdyne

    [Lisbeth] Your own personal crafter! [Paid]

    Yup, that's the problem. In order to complete the order you gave, you need 328. She won't do it if you don't have enough to complete the order.
Back
Top