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

Recent content by EasyJoy

  1. E

    DH Caltrops

    My bot uses a lot caltrops. Is there any way i can make it use caltrops less often by editing following code? /// <summary> /// When Caltrops should be cast /// </summary> private static bool CaltropsCondition(SkillMeta meta) { return...
  2. E

    Thank you Buddy Team ♥

    Great job, buddy team!
  3. E

    Twister Wizard

    Of course, im using the Slow Time Twister bd by Delsere's Magnum Opus set. I converted the number from 1 to 20, it works very good now.
  4. E

    Twister Wizard

    I changed the number, and restarted demonbuddy. It works very well now, thank you so much for solving this problem for me :)
  5. E

    Twister Wizard

    The bot only use twister for buff. Although the ap is full, it still use spectral blade mostly. Is there any way i can make it use twister more often?
  6. E

    Twister Wizard

    Is there any chance to make the bot use twister more often by editing following codes? // Check to see if we have a signature spell on our hotbar, for energy twister check bool hasSignatureSpell = (Hotbar.Contains(SNOPower.Wizard_MagicMissile) || Hotbar.Contains(SNOPower.Wizard_ShockPulse)...
Back
Top