-
Originally Posted by
moltenhumi
Nothing else.
Chimpeon for maybe an hour, didn't worked on 4k, same for pixelmagic.
One of these caused a ban, don't think that i've got reported, was only ilvl 820.
But you have used HonorBuddy in the past... you've tried selling your account on here. WOW Combat Assister, Chimpeon and PixelMagic work out of process so Blizzard can't legally detect the use of them (although you could be reported by another player for dodgy activity - like standing in the same place for hours killing the same mobs over and over). Chances are you were banned because they had a record of you previously using HonorBuddy. If you've ever used HonorBuddy on your account you can't go blaming the use of clickers like the above for your ban without 100% proof it was one of them that caused it (i.e. Blizzard stating you used one of the said programs).
Of course, I have no idea whether you have used HonorBuddy on the account you were banned on but considering you were trying to sell a HB account the likelihood is you were. I apologise in advance if I'm wrong.
-
Post Thanks / Like - 3 Thanks
-
Contributor
Originally Posted by
MarkoRapido
But you have used HonorBuddy in the past...
I think Blizz start total war with HB (this conclusion I made looking thebuddy forum section). Totally ban almost all account who somewhen used HB and not be banned in last 1-2 banvawe or continue used HB in any varitions (Fishbot/Gatherbot or anyelse light version HB).
-
Member
this is years ago.
bought 2 new account´s and new pc, never downloaded or installed honorbuddy, rebot, etc on this pc or used it on my new account´s.
Last edited by moltenhumi; 02-07-2017 at 12:54 PM.
-
Member
Originally Posted by
pduke78
seriously? :confused: and what you advise to use?

Icy Veins - World of Warcraft News and Guides
Get gud.
Individual rights are not subject to a public vote; a majority has no right to vote away the rights of a minority; the political function of rights is precisely to protect minorities from oppression by majorities (and the smallest minority on earth is the individual).
-
Contributor
Update 2017-02-09:
- Add Monk routine (Windwalker, Brewmaster)
- Some update criteria work (if y rotation in stuck after update, pls send me logs for fix)
-
Member
Warrior (all spec)
Rogue (all spec)
DemonHunter (all spec) [actualy]
Paladin (all spec)
Druid (Bear, Cat, Moonkin) [actualy]
Shaman (Elemental, Enhancement) [actualy]
Warlock (all spec) [actualy]
Deathknight (all spec)
Mage (all spec) [actualy]
Priest (Shadow) [actualy]
Monk (Windwalker, Brewmaster) [actualy]
What does actualy mean? is that full supported
-
Contributor
Originally Posted by
nguyen
What does actualy mean? is that full supported
its mean this routine check in last version wow and work fine. Classes without [actualy] is not tested in last version (7.1.5 23420) by me, but not have any claim to rebuild rotation
-
Post Thanks / Like - 1 Thanks
nguyen (1 members gave Thanks to Zazazu for this useful post)
-
Member
I really love your work man.
-
Member
ignore this original the rotation wasn't working the way I wanted but fixed it. Great program.
Last edited by nsane.michael; 02-09-2017 at 12:38 PM.
-
Contributor
Originally Posted by
nsane.michael
ignore this original the rotation wasn't working the way I wanted but fixed it. Great program.
What y mean "ignore this original the rotation wasn't working the way I wanted" ? Y custom rotation full replace standart routine.
X:\Temp\Dynamics\ClassSpecific\Priest\Shadow.cs replaced X:\Temp\Dynamics\MyClass\Priest\Shadow.cs (if y preview copy files)
PHP Code:
static public bool LoadRotation()
{
try
{
/// spell #1
Rotation_AddSpell(ClassSpell.MindBlast, new[] { Criteria(SpellCriteriaType.CooldownCharges, 0, 1, CriteriaTarget.Me, CriteriaCondtion.NotHave) });
/// spell #2
Rotation_AddSpell(ClassSpell.MindFlay, null, "Filler", new[] { SpellOption.CanInterupt });
return true;
}
catch (Exception ex)
{
Log.Debug(ex.ToString());
}
return false;
}
new function with custom rotation. All work. Spell executing: spell#1 have prio before spell#2 becouse write order is highter.
Last edited by Zazazu; 02-09-2017 at 01:02 PM.
-
Member
How do you remove safety spells from the rotations? I dont want it to ice block or go invis for me.
Individual rights are not subject to a public vote; a majority has no right to vote away the rights of a minority; the political function of rights is precisely to protect minorities from oppression by majorities (and the smallest minority on earth is the individual).
-
Contributor
Originally Posted by
prometheus
How do you remove safety spells from the rotations? I dont want it to ice block or go invis for me.
remove spell from bars or repace spell at macro and reload rotation
-
Member
Pls update Fury Warrior rotation to 7.1.5. Low DPS.
-
Member
Originally Posted by
Zazazu
remove spell from bars or repace spell at macro and reload rotation
Removing from bars is a no go, you mean make a macro instead of using the regular spell?
IE:
#showtooltip
/cast Ice Block
and it wont cast it?
Individual rights are not subject to a public vote; a majority has no right to vote away the rights of a minority; the political function of rights is precisely to protect minorities from oppression by majorities (and the smallest minority on earth is the individual).
-
Member
Disconnected from process with ID = 7052
[20:41:25.3762] Incompatible version. Current usic(; Ready 23360
Connected to process with ID = 7052
[20:41:25.3752] [Attach] Memory attached
[20:41:25.3752] WindowHandle = 110412; BaseAddress = DF0000
[20:41:25.3752] OpenProcess(7052) DONE;
[20:41:25.3742] OpenProcess(7052);
[20:41:25.3742] Process.EnterDebugMode() DONE;
[20:41:25.3742] Process.EnterDebugMode();
[20:41:25.3732] [Attach] Start memory attach...
[20:41:25.3732] Try connect to process "Wow" [7052] C:\Program Files (x86)\World of Warcraft\Wow.exe
Disconnected from process with ID = 7052
[20:41:21.2459] Incompatible version. Current usic(; Ready 23360
Connected to process with ID = 7052
[20:41:21.2399] [Attach] Memory attached
[20:41:21.2399] WindowHandle = 110412; BaseAddress = DF0000
[20:41:21.2389] OpenProcess(7052) DONE;
Individual rights are not subject to a public vote; a majority has no right to vote away the rights of a minority; the political function of rights is precisely to protect minorities from oppression by majorities (and the smallest minority on earth is the individual).