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

Search results

  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

    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