I just wanted to say i love the CC! I was watching it in Blackrock Caverns using Instancebuddy, and on the first boss, when you have to run away from him or he oneshots you, I saw the mage blink away to safety! Awesome job. I can't wait til this little mage gets some real gear!
Is it possible with this cc that the bot be able to make a table with food at the beginning of the dungeon. thank you
if there was a way to define what the beginning of an instance is, without having to manually code each instance, then yea.
Should be doable, check for IB/HB flags after joining dungeon + quick list over nearby groupmembers (more than 2) = cast tablewhatever ^^
if i did that, it would keep recasting, there needs to be some other way of checking if you just zoned into it that wont show otherwise
when zoning into an instance? it wouldn't work, its gone by the time the client finishes loading up anyway.
I'm trying your CC CnG! I've already used it 2 months ago, but now it's really awesome ++++rep for u ^^
i have an idea whats going on, but kinda taking a break for now, since the new year is right around the corner and all.
having a problem getting this to work..sorry im still new to all this so go easy on me Could not compile CC from C:\Users\marc\Desktop\CustomClasses\Default Mage! File: Amplify.cs Line: 14 Error: The type or namespace name 'XNAMath' does not exist in the namespace 'Tripper' (are you missing an assembly reference?) File: Methods.cs Line: 14 Error: The type or namespace name 'Sequence' does not exist in the namespace 'Styx.Logic' (are you missing an assembly reference?)