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

Mephiles - A Mage Custom Class.

Status
Not open for further replies.
My 65 Mage only casts Frostbolt and Frost Nova as part of his rotation. He also never uses Mana Shield despite it being checked.
Is this working as intended?
I have the Fire Blast at 20% checked, and he never does it.

Just to clarify, it's got nothing to do with the new version. I tried 2.3 and 2.2, and it still didnt do it.
clear your WoW caches. make sure theres no other CC's in the CC folder, and restart your pc, also remove your Mephiles.xml file out your honorbuddy/CustomClasses/Config folder. to let it auto populate.
 
any chance of fixing the bug when mage pulls and then drops target and it doesnt attack unless it kills your pet or gets killed by your pet or starts attacking the mage.
 
Possible Fix for looting

I'm not using Mephiles but I had the same problem on the CC im working on. This should fix the looting issue.


  1. Open Mephiles.cs with a text editor (i.e. Notepad)
  2. Scroll down to the end of the file.
  3. Insert the code below so it looks like this:
Code:
       ....
            return drinkCount;
        }

        public override void Pulse()
        {
            if (!Me.Combat)
            {
                if (_combatTimer.IsRunning)
                    _combatTimer.Reset();
            }
        }    

        #endregion
        #endregion
    }
}


New Release 2.4 - hopefully should fix everything


+rep for both of you - works perfekt with my level 41 mage :D
 
any chance of fixing the bug when mage pulls and then drops target and it doesnt attack unless it kills your pet or gets killed by your pet or starts attacking the mage.


that should also be fixed with the last version since It's the same code causing both your issue and looting bug.
 
I've been having this same problem too.
It would pull. Then drop the target, and would not do anything until the target lands his attack on you, then your character would continue his rotation.

Also,
CodenameG said:
clear your WoW caches. make sure theres no other CC's in the CC folder, and restart your pc, also remove your Mephiles.xml file out your honorbuddy/CustomClasses/Config folder. to let it auto populate.

No dice. Still no Fire Blast, Mana Shield.
Cleared my Cache, deleted the CC, did a fresh extraction, opened the CC config in the GUI, made sure they were checked, START bot. Just Frostbolt... Frost Nova... Ice Barrier, Deep Freeze, that's all.
 
Last edited:
did you install the version that is updated and released today ?
 
Still use project e, this pulls for me, then, just staffs to 20% then fireblasts, my settings are fine, i've tried both fireball and frostbolt but neither want to work, just staff, wand probably would but doesn't do sufficient dps now does it.. xD. I'll probably do a fresh download of myhole hb folder on the enxt update ad give this another shot :)
 
Looting seems to be fixed in the latest version. As other's have mentioned, no mana shield.

Also, I never see it do cone of cold either. But honestly I don't miss it much. CoC broke sheeps as much as frost nova did back in the day.

On a side note, when do you think the gem code will be implemented?
 
It loads perfect, I cleaned all and did a clean install. Still getting same error with new version:

[17:49:13:491] Took 1514 ms to cast:Amplify Magic
[17:49:13:516] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:15:27] Took 1529 ms to cast:Dampen Magic
[17:49:28:718] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:30:246] Took 1529 ms to cast:Amplify Magic
[17:49:30:313] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:31:842] Took 1560 ms to cast:Dampen Magic
[17:49:32:117] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:33:646] Took 1545 ms to cast:Amplify Magic
[17:49:33:688] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:35:219] Took 1560 ms to cast:Dampen Magic
[17:49:35:596] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:37:124] Took 1545 ms to cast:Amplify Magic
[17:49:37:173] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:38:703] Took 1545 ms to cast:Dampen Magic
[17:49:39:272] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:40:393] Subproceso anulado. - From: mscorlib
 
It loads perfect, I cleaned all and did a clean install. Still getting same error with new version:

[17:49:13:491] Took 1514 ms to cast:Amplify Magic
[17:49:13:516] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:15:27] Took 1529 ms to cast:Dampen Magic
[17:49:28:718] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:30:246] Took 1529 ms to cast:Amplify Magic
[17:49:30:313] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:31:842] Took 1560 ms to cast:Dampen Magic
[17:49:32:117] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:33:646] Took 1545 ms to cast:Amplify Magic
[17:49:33:688] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:35:219] Took 1560 ms to cast:Dampen Magic
[17:49:35:596] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:37:124] Took 1545 ms to cast:Amplify Magic
[17:49:37:173] Spell_C::CastSpell(33944, 0, 0x0, 0)
[17:49:38:703] Took 1545 ms to cast:Dampen Magic
[17:49:39:272] Spell_C::CastSpell(33946, 0, 0x0, 0)
[17:49:40:393] Subproceso anulado. - From: mscorlib

Have you tried unchecking the boxes telling it to cast both spells?
There is no error there, you can have either amp or dampen, not both.
 
[23:42:51:323] Could not compile CC from D:\Bots\HonorBuddy\CustomClasses\Mephiles!
[23:42:51:336] File: Mephiles.cs Line: 44 Error: "Mephiles.Mage.ButtonText" blendet den vererbten Member "Styx.Combat.CombatRoutine.CombatRoutine.ButtonText" aus. Verwenden Sie das new-Schl?sselwort, wenn das Ausblenden vorgesehen war.
File: Arcane.cs Line: 29 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
File: Fire.cs Line: 30 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
File: Frost.cs Line: 36 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
File: Mephiles.cs Line: 557 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
File: Mephiles.cs Line: 563 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
File: Methods.cs Line: 191 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
File: Pull.cs Line: 32 Error: "Styx.Helpers.StyxSettings" enth?lt keine Definition f?r "HBSettings".
 
getting basically the same as mihawk

Code:
Could not compile CC from D:\botting shizzle\bot\CustomClasses\Mephiles!
File: Mephiles.cs Line: 44 Error: 'Mephiles.Mage.ButtonText' hides inherited member 'Styx.Combat.CombatRoutine.CombatRoutine.ButtonText'. Use the new keyword if hiding was intended.
File: Arcane.cs Line: 29 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
File: Fire.cs Line: 30 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
File: Frost.cs Line: 36 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
File: Mephiles.cs Line: 557 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
File: Mephiles.cs Line: 563 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
File: Methods.cs Line: 191 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
File: Pull.cs Line: 32 Error: 'Styx.Helpers.StyxSettings' does not contain a definition for 'HBSettings'
 
The dampen and amplify magic should be on an OR logic, not an AND =p
It's confusing for first timers, who are confused when their mage started chain casting amplify or dampen infinitely.

Just a suggestion =D
 
I can't seem to get the CC Config open with latest version :-\

Code:
Adding: Frost Nova
Adding: Frostbolt
Spell book built
[B]Root element is missing.[/B]
Continuing with Default Config Values
I am Mephiles, Mephiles the Dark!
-------------------------------------
----Your Main Talent Tree is Frost---
Chose Hawker's Party Mage 2.1 as your combat class!
New bot added!: Grind bot
New bot added!: PvP
New bot added!: Mixed
New bot added!: RaF - Combat Assist
New bot added!: Questing - Beta
Honorbuddy 1.9.5.1 started!
Character is a level 15 Mage
Current zone is: The Barrens
Current CC does not have any configuration
 
Last edited:
I can't seem to get the CC Config open with latest version :-\

Code:
Adding: Frost Nova
Adding: Frostbolt
Spell book built
[B]Root element is missing.[/B]
Continuing with Default Config Values
I am Mephiles, Mephiles the Dark!
-------------------------------------
----Your Main Talent Tree is Frost---
Chose Hawker's Party Mage 2.1 as your combat class!
New bot added!: Grind bot
New bot added!: PvP
New bot added!: Mixed
New bot added!: RaF - Combat Assist
New bot added!: Questing - Beta
Honorbuddy 1.9.5.1 started!
Character is a level 15 Mage
Current zone is: The Barrens
Current CC does not have any configuration

Remove the original mage cc file "Mage.cs" from the CustomClasses folder
 
Feature request: Recognize if a baddy is immune to a certain school of magic and changing school for that monster.
Example: I frost bolted a water Elemental and it returned Immune so I'll use arcane on it from now on.
Shouldn't be too hard and truly a lifesaver.
 
Status
Not open for further replies.
Back
Top