Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

[2017/03/02 19:06:14] /declare 'Familiar' failed. Name already in use.
[2017/03/02 19:06:14] General.inc@790 (DeclareIniVar(string name,string varType,string section,string value,string alias)): /if ( !${Defined[${name}]} ) /declare ${name} ${varType} outer
[2017/03/02 19:06:14] eoknuke.mac@222 (GeneralDeclares): /call DeclareIniVar Familiar int Settings "Ro's Flaming familiar"
[2017/03/02 19:06:14] eoknuke.mac@98 (main): /call GeneralDeclares
[2017/03/02 19:06:14] /varset failed, variable 'Familiar' not found
[2017/03/02 19:06:14] General.inc@791 (DeclareIniVar(string name,string varType,string section,string value,string alias)): /varset ${name} ${Ini[${iniName},${section},${name.Left[1].Upper}${name.Right[-1]},"${value}"]}
[2017/03/02 19:06:14] eoknuke.mac@222 (GeneralDeclares): /call DeclareIniVar Familiar int Settings "Ro's Flaming familiar"
[2017/03/02 19:06:14] eoknuke.mac@98 (main): /call GeneralDeclares
I believe that's being addressed in the next release. Beta 1.8 does not do that. You could donate and get the Beta!![]()
didnt know u had a beta.. donated,

I keep getting invalid slot index when the mage gives out a new mod rod what slot is it looking to use?
Sub ModRod
/if (${Me.Hovering}) /return
|update alert
/if (!${Defined[ModRodList]}) /declare ModRodList string outer Summoned: Large Modulation Shard|Summoned: Medium Modulation Shard|Summoned: Giant Modulation Shard|Rod of Arcane Transvergence|Rod of Spectral Transvergence|Rod of Ethereal Transvergence|Rod of Prime Transvergence|Wand of Elemental Transvergence|Rod of Mystical Transvergence|Summoned: Modulating Rod|Wand of Phantasmal Modulation|
/declare i int local
/for i 1 to ${ModRodList.Count[|]} {
/autoinventory
/if (${FindItem[${ModRodList.Arg[${i},|]}].ItemSlot} && !${FindItem[${ModRodList.Arg[${i},|]}].Timer} && ${Me.CurrentHPs}>50 && ${Me.PctMana}<=85) /useitem "${ModRodList.Arg[${i},|]}"
/next i
/return
Macro is running great and DPS is very good but my toon isn't autorezzing. How do I make that happen?
fresh 105, just did this and keeps spamming pyromancy buff over and over again?
- - - Updated - - -
guessing it needs to be pyromancy 24/24 first?
I didn't run into this with a brand new 105 (I recently PL'd two during the bonus exp time). Which version of the bot are you using?
whatever the newest version that is posted. and after i got pyromancy 24/24 it stopped
- - - Updated - - -
Works nice but without my aa being maxed i drain mana like mad and with a zerker in group he pulls anywhere from 40-90k dps
I'm pretty n00b to KA/MQ and I've been using KA on my wiz for a few months and it looks like this will increase the DPS (I'm averaging 50-75k atm) but I'm totally lost on how to set this up. I spent a good hour last night trying to figure out how to get the EOKNUKE_toonname.ini file to appear. I've copied the marco into my KA folder, thinking that was how to do it, no dice. I type /mac eoknuke and I get a red message that it isn't found in my MAC folder.
I don't have any downshits/holyshits/upshits whatever, so I've just resorted back to the wiz KA version. I was fully expecting to donate if I could get it to work, do I need to donate first to get something I'm missing? Please help!
I'm pretty n00b to KA/MQ and I've been using KA on my wiz for a few months and it looks like this will increase the DPS (I'm averaging 50-75k atm) but I'm totally lost on how to set this up. I spent a good hour last night trying to figure out how to get the EOKNUKE_toonname.ini file to appear. I've copied the marco into my KA folder, thinking that was how to do it, no dice. I type /mac eoknuke and I get a red message that it isn't found in my MAC folder.
I don't have any downshits/holyshits/upshits whatever, so I've just resorted back to the wiz KA version. I was fully expecting to donate if I could get it to work, do I need to donate first to get something I'm missing? Please help!
