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.

No DB coins so that's not happening. Someone clue me in on what it is that i wrong with names like abdd, abdda, abdde, abddim abddo, abddu?Name changes fixed it for me :P was instant fix
it is likely finding the closest first match it findsNo DB coins so that's not happening. Someone clue me in on what it is that i wrong with names like abdd, abdda, abdde, abddim abddo, abddu?
I know i was keeping the tanks as A but changed it with my last group. I now have 54 toons humming along.This will probably turn out to be a good thing in the long run. Nothing screams "Hey, look at my 6-box bot team!" quite like having them named like that. Whatever the reason for the current suspension waves, making the team a bit less conspicuous wouldn't hurt.
Also, if you have any higher level help available, or at least a few K pp, can get to level 10 on all 6 new toons in 15 minutes. Skip the tutorial, head to WFP and do the Red Wine for Lady Shae quest for 10 minutes.
I tried that as well and it doesn't work consistently. At some point the macro breaks without an error given. It doesn't take very long for the toons to just stop "recognizing" the MA as the MA, often, before the first mob hits camp..
@Sifter228
Here is the fix:
In the AssignMainAssist routine find there lines:
[CODE title="Old Code"]
/if (${Spawn[pc ${MainAssist}].ID}) {
/tar pc ${MainAssist}
/delay 10 ${Target.ID}==${Spawn[${MainAssist} pc].ID}
} else {
[/CODE]
and change to this:
[CODE title="New Code"] /if (${Spawn[=${MainAssist} pc].ID}) {
/tar id ${Spawn[=${MainAssist} pc].ID}
/delay 10 ${Target.ID}==${Spawn[=${MainAssist} pc].ID}
} else {
[/CODE]
I will make this change in the production copy as well.
This will probably turn out to be a good thing in the long run. Nothing screams "Hey, look at my 6-box bot team!" quite like having them named like that. Whatever the reason for the current suspension waves, making the team a bit less conspicuous wouldn't hurt.
