uffela
11-21-2014, 03:44 PM
5 boxing from EU on Sargeras-US server - reasonable ping at 130ms. G11 keyboard with repeat while pressed at 45ms delay for #1 DPS key. Some bastardized PRO config that I really never understood. I have re-worked it a few times, still doesn't feel the way I want or even do the things I want it to. Hardly use anything from the PRO part currently, but might have something there that mess up things. (http://www.privatepaste.com/ac7d3c3e8f)
Current team is Daddies. Having problems with the characters in Slot 2,4,5 (Daddyooh, Mumacita and Jjones). That's warlock, hunter and disc priest. Never any problems with the warrior - and very seldom with the mage. Constantly and regularly 1-3 of them disconnects in dungeons, never while questing.
I've tried to disable all addons except MacroToolkit, Jamba, GnomeSequencer and ISboxer for these 3 characters - doesn't seem to make a difference.
Yesterday I made some changes to the hunter macro - and he constantly d/c now. But that's been true with warlock for more than a week too. This makes me think it has to do with my implementation of the ISboxer config, or the macros.
I'd really like some help with this, starting to get boring to play now.
Warlock macro looks like this:
/targetenemy [noharm][dead]
/assist [@party1]
/castsequence reset=15 Conflagrate,Incinerate,Immolate,Chaos Bolt, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate ,Incinerate,
/castsequence [combat] reset=60 !Dark Soul: Instability
/castsequence reset=target Havoc
/cast [combat] !Shadowburn
/cast [combat] Howl of Terror
/petattack [@party1target,harm]
/use 13
/use 14
I've been using GnomeSequencer for a couple of weeks with the hunter, macro like this:
Sequences['BM2'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/use [nopet,nomod] Call Pet 1
/targetenemy [noharm][dead]
/assist [@party1]
/startattack
/petattack [@target,harm]
]],
'/cast [@party1, exists, nodead],[target=pet, exists, nodead] Misdirection',
'/cast Heart of the Phoenix',
'/cast !Kill Shot',
'/cast [combat]Bestial Wrath',
'/cast !Kill Command',
'/castsequence Glaive Toss, Mend Pet',
'/cast Arcane Shot',
'/cast Cobra Shot',
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}
Current team is Daddies. Having problems with the characters in Slot 2,4,5 (Daddyooh, Mumacita and Jjones). That's warlock, hunter and disc priest. Never any problems with the warrior - and very seldom with the mage. Constantly and regularly 1-3 of them disconnects in dungeons, never while questing.
I've tried to disable all addons except MacroToolkit, Jamba, GnomeSequencer and ISboxer for these 3 characters - doesn't seem to make a difference.
Yesterday I made some changes to the hunter macro - and he constantly d/c now. But that's been true with warlock for more than a week too. This makes me think it has to do with my implementation of the ISboxer config, or the macros.
I'd really like some help with this, starting to get boring to play now.
Warlock macro looks like this:
/targetenemy [noharm][dead]
/assist [@party1]
/castsequence reset=15 Conflagrate,Incinerate,Immolate,Chaos Bolt, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate ,Incinerate,
/castsequence [combat] reset=60 !Dark Soul: Instability
/castsequence reset=target Havoc
/cast [combat] !Shadowburn
/cast [combat] Howl of Terror
/petattack [@party1target,harm]
/use 13
/use 14
I've been using GnomeSequencer for a couple of weeks with the hunter, macro like this:
Sequences['BM2'] = {
PreMacro = [[
/console Sound_EnableSFX 0
/use [nopet,nomod] Call Pet 1
/targetenemy [noharm][dead]
/assist [@party1]
/startattack
/petattack [@target,harm]
]],
'/cast [@party1, exists, nodead],[target=pet, exists, nodead] Misdirection',
'/cast Heart of the Phoenix',
'/cast !Kill Shot',
'/cast [combat]Bestial Wrath',
'/cast !Kill Command',
'/castsequence Glaive Toss, Mend Pet',
'/cast Arcane Shot',
'/cast Cobra Shot',
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}