Moderator: MacroQuest Developers
Code: Select all
:DaLoop
/if "$char(state)"=="SIT" /sit
/delay 5s
/if "$char(state)"=="STAND" /sit
/delay 1s
/goto :DaLoop

Code: Select all
:NotDaLoop
/declare oldmana global
/varset oldmana $char(mana,cur)
/delay 1
/if n oldmana<$char(mana,cur) {
/goto :DaLoop
} else {
/goto :NotDaLoop
}
:DaLoop
/stand
/delay 5s
/sit
/delay 1s
/goto :DaLoop


No, the canni-dance is real. If you're seeing your mana drop down, you didn't stay sitting long enough :) Easiest to do with canni 3. Canni 4 is much harder to time when having to compensate for lag. If it no longer works, it changed since I got level 58.Thing is, it's been proven MANY times to be complete BULLSHIT.
It's called medkiting. During your kite, or during downtime, you get jumped and don't have the mana to finish it off, so you run off someplace open and kite the bitch around, sitting every tick.My question is why in the name of sanity would you do this? What the heck can you do in 5 seconds of standing that makes it worth the mana regen?