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

Search results

  1. Nuok

    ZetaDia data blank causes problems (eg spam casting)

    I rewrote all the pets checks into one generic one, should fix this issues with this.
  2. Nuok

    SSD Disk Question

    I have 2 copies one on my ssd and one hdd and cant really see much difference when i run them side-by-side, I would imagine like wow its more on the cpu than anything.
  3. Nuok

    CurrentWorldId

    <If Condition="ZetaDia.CurrentWorldId == WorldId" > </if>
  4. Nuok

    new subforum-> profile help corner, ask when u got trouble with profileCREATION

    Pretty sure although dont quote me <If condition="not IsActiveQuestStep(50)">
  5. Nuok

    Demonhunter Routine Problems

    Dont use rapid fire, it's bugged atm.
  6. Nuok

    How do I edit Belphegor's Demonhunter.cs to spam Preparation?

    Atm we cant see if the demon hunters power levels. So it will literally spam it every 45 seconds in combat.
  7. Nuok

    Demonbuddy don't attack at ... Radius

    We dont have a setting ui yet, if you post the log ill take a look.
  8. Nuok

    Monk CC

    Its actually just the power name :) ZetaDia.Me.HasBuff(SNOPower.Wizard_IceArmor) for example. I dumped the buffs and debuffs from my plugin to get id's before i noticed. Just check against SNOPower breath of heaven :)
  9. Nuok

    Monk CC

    I couldn't find any reference to rune's you could make a bool setting to determine if someone wants to use it tho.
  10. Nuok

    [Request] - What I want for a HC Monk Routine - Rewards offered.

    If your using mine i can add a mantra spam although I dont think that currently you can see if the mob is elite. Can add by health, dumping some values to work it out. Everything else i have already added.
  11. Nuok

    US D3 patching issues?

    Try deleting the updates folder and let the launcher re-download them,
  12. Nuok

    Developing 1 - 60 Profile

    How are you getting out of the inn, i keep using the wrong portal...
  13. Nuok

    Portals all have the same sno?

    So while on act one in the inn the portal is exactly the same to back to town or to go to leah's room, so how are we meant to get the right one. Even moving closer the bot doesn't seem to prefer the closest instance of a portal but any portal I guess by guid or something. Maybe you could sort...
  14. Nuok

    [Plugin] Identified - To Unidentified Stuff

    I havent reloaded in a while :) no need for this but i guess i learned a little
  15. Nuok

    Request - DB API, Quest info, wp info etc.

    Waypoint is from the top down in the list, 0 first going down the list so the town is always 0 ect
  16. Nuok

    [Plugin] Identified - To Unidentified Stuff

    it scans every 2 seconds for item in your bag. As a note i think the backpack might be bugged and be adding stuff in the stash meaning it tries to identify stuff in there so make sure you take anything unidentified out first.
  17. Nuok

    [Plugin] Identified - To Unidentified Stuff

    Basic plugin that was identify the rare equipment that drops, put it in you plugin folder and enable it. Yes I know it is not a profile but there's no proper section yet. This was just a mess around to get used to the name code base. Update: the bot now does this for itself whenever it...
  18. Nuok

    Documentation for creating profiles - I r blind?

    All the tags are under Zeta.CommonBot.Profile.Common Although im not sure how well the work.
  19. Nuok

    [N] Darkmoon Faire Quests + Quest Behaviors

    Have gone through and hopefully fixed the issue with rotation were it will report a negative value so thought i would share what I added with you first. A description of the fields is within the summary.
  20. Nuok

    Dailies

    Never say never :) Ive almost finished rewriting, just need to work out some issues i have with setting the bot to face the water (or any dimension for that matter).
Back
Top