Same for me but i got this mail
Greetings,
* * * NOTICE OF ACCOUNT CLOSURE * * *
A user of this account has recently been involved in actions deemed inappropriate for Diablo III. The account action detailed below was made after a thorough investigation of the situation as a whole...
1) Were you using DemonBuddy on the account at the same time the ban/suspension occurred? (Kicked offline due to being Banned)
No
2) If not, when was the last time?:
25/8/2014
3) If using a public profile please name it here:
Trinity & Rift bot
4) How did you level your characters...
nope, something like this: i got a target in front of me, no other targets in range, dash out to 35f to nothing (empty space) then dash back to target. The proc still be used.
edit: oh wait, it'll work only if using the 3 charges dash :(
just a request: is it possible, when my monk has jawbreaker (with eots with flag in trinity), and fighting and there are no mobs to dash to in 33, just dash away like 33 and dash back? happens often that i just fight elites face to face and the bot just dash in front on site, wasting the proc of...
if you have Starmetal Kukri you can leave the build without a primary attack else show your build (NOT THE ARMORY LINK PLZ) put the build here Witch Doctor - Game Guide - Diablo III.
Crusader consacration mod
// Consecration
bool hasSGround = HotbarSkills.AssignedSkills.Any(s => s.Power == SNOPower.X1_Crusader_Consecration && s.RuneIndex == 3);
// Cast consacration if shattered ground rune is present and 5+ more trash are in range or elite is in range or use it as...
Np man, i made it myself:
// FallingSword
if (CanCastFallingSword() && TargetUtil.IsEliteTargetInRange(16f) && CurrentTarget.IsBossOrEliteRareUnique)
{
return new TrinityPower(SNOPower.X1_Crusader_FallingSword, 16f...