How are you using this information?

Chit chat
zNow
Warlord
Warlord
Posts: 710
Joined: 06 Aug 2005, 20:53

Post by zNow »

mmmh ok, but that depends prty much on the situation ..
btw, i ninjaed the thread <3
User avatar
Gupim
High Warlord
High Warlord
Posts: 1007
Joined: 24 Aug 2005, 08:33

Post by Gupim »

I like this

Detect Clearcasting: (courtesy Creo)

/script local q; local t;for i=0,15,1 do t=GetPlayerBuffTexture(i); if (t and string.find(t, "ManaBurn")) then q=1; break; end; end; if(q ~= nil) then CastSpellByName("Arcane Missiles(Rank X)") else CastSpellByName("[Spell you use often](Rank X)"); end;

Description: Use as a normal spell key-binding, except if you gain Clearcasting before you cast it it will cast Arcane Missles instead.

but....think
drain life->shadow trance->shadow bolt
User avatar
prinso
John Lennon
Posts: 444
Joined: 08 May 2005, 23:39
Location: Igloo

Post by prinso »

hah, the picture for manaburn is the same as for clearcasting? :P
ohhhh, clicky!
Post Reply