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

Search results

  1. kagepande

    New Beast Tribe Profile

    Doing some thing like that is very possible, even running it as a plug-in is possible, you write to a file everytime a specific action takes place and you fetch and record what you want to. If I have some time after my current project I'll take a look into this.
  2. kagepande

    New Beast Tribe Profile

    I could be a number of things, anything that is used in the creation of the profiles. NPC Names, NPC IDs, NPC Locations, Quest IDs, Mob Names, Mob IDs, Loction for Grind Area for certian monsters. The list goes on and on, we developers spend hours and hours finding all this information to...
  3. kagepande

    New Beast Tribe Profile

    There are a lot of projects that could be done much quicker if data was shared to the community. Though since its not we developers end up having to make many characters and leveling them all or doing other very time consuming tasks to get it. Just a bit of a rant, but yes, if shared data on...
  4. kagepande

    [Request] Purchase from Grand Company Vendor

    Even when they do that, the tag/plugin will still be needed since GC vendors are not nativetly supported by the <BuyItem> tag. It will move you to the vendor and open to window, but its handled completely diffrenent and can't be done through regular means. So regarldess if they allow bulk buy...
  5. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Getting 100% on 4* crafts is very simple, and can be done even with NQ materials. Though I have never been able to get Lisbeth to do 4* to 100% because the amount of chance and changing my rotation when actually doing it. Lisbeth will be able to eventually do this.
  6. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Turn on the option in the settings that all new gear goes into inventory instead of the armory.
  7. kagepande

    Important Crafting Tags

    Core.Player.CurrentCP Can use it with &lt; &gt; ==, etc
  8. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    HQ does effect desynth, and 2 you don't need to make a strategy just make a macro for the items that you will be making.
  9. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    IQ can't go higher then 11 stacks first off lol, but try completely closing Reborn, re-opening and trying again, but it let us know what happens after your computer restart, I have had a few issues be fixed by a program/computer restart lol
  10. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Theres currently no API to handle Desynth.
  11. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    If you stop the bot in the middle of the order it will start from the top again.
  12. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Please read through the thread, Neverdyne is currently re-working on how Lisbeth works and due to this is not fixing any current bugs found with how she works. Your more then free to edit the rotation(more like logic) but they are done in C so unless you actually know how to program your not...
  13. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Have you tried deleting the entire Lisbeth folder and re-fetching a fresh copy from the SVN?
  14. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    YamlDotNet.Core.SyntaxErrorException: (Line: 17, Col: 11, Idx: 324) - (Line: 18, Col: 3, Idx: 329): While scanning a plain scalar, find a tab character that violate intendation. Post your Orders.yaml it seems that your having a indentation error in it, which is very common with yaml files.
  15. kagepande

    Crafting multiple items with one profile

    Its possible but, every still uses Lisbeth because why not? Don't like the 80 rotation, make a macro for it and its exactly doing what your trying to do here. I would say go for your own order bot profile if you wanted to check progress conditions, auras, CP, ToT, etc but your not, just use...
  16. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Lisbeth is working fine on the latest release, try to completely delete the lisbeth folder in the botbase folder and fetch a fresh copy from the SVN and see if it still gives you the issues.
  17. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    Haha Indeed it is, though your Example shouldn't look like that unless you changed it yourself: Recipes: - Bronze Ingot Steps: - Basic Touch - Basic Touch - Basic Touch - Basic Touch Should be it, but regardless if you got it working good deal!
  18. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    What recipe are you trying to synth, and are you using a macro to do, if not which strategy? Open up Reborn, select Lisbeth, hit BotBase Settings, This will bring up the GUI and select Macros, There will be a example file there that you can use to make your own.
  19. kagepande

    XML tag tips thread

    I get that you are trying to help people, but honestly you would have just confused a large section of this bots users with what you wrote, not to mention how you are handling a sleep or timer effect is not the best way to do so. Also, your While Condition = True is right, theres a good amount...
  20. kagepande

    [Lisbeth] Your own personal crafter! [Paid]

    A UI might help the less program and coding savy(even tho this is very very simple), though need to keep in mind that unless the UI is very clean it becomes more of a pain and gives us users less openness with it, just my 2 cents about that one lol
Back
Top