Can’t find a boss because of the pro players that monopolize them 24/7?! All you need is this boss tracker! Shows a circle on the map where a boss is and alerts you in chat when one is alive. Doesn’t work for gimmick bosses such as templeshooter, archon, canceril, etc.
Discovered this a long time ago (built in functionality but imc had the code commented out, haha!) Gave it to a couple other people but honestly, they only ever talked to me when they wanted addon related stuff. Pretty bored of the game currently and find myself only ever logging in anymore to do addon related stuff, so may as well let others make use of it.
Some easy script modifications you can make to this if you want are to have it automatically send a message to your guild or send you a text message when a boss spawns. Being logged on an alt account and camping a channel works nicely as well. Super easy to get timers!
The commented out code imc left in:
if monCls.MonRank == "Boss" then
--�ʵ庸�� ��ġ �˷��ִ°� �ּ�
--SET_PICTURE_QUESTMAP(monPic, 30);
--ctrlName = "_MONPOS_T_" .. info.handle;
--local textC = frame:CreateOrGetControl('richtext', ctrlName, 0, 0, width, height);
--tolua.cast(textC, "ui::CRichText");
--textC:SetTextAlign("center", "bottom");
--textC:SetText("{@st42_yellow}" .. ClMsg("FieldBossAppeared!") .. "{nl}{@st42}" .. monCls.Name);
--textC:ShowWindow(1);
--textC:SetUserValue("EXTERN", "YES");
I don’t get why they decided to comment it out. It’s a nice feature.



that would make every addon bannable