Page 2 of 2
Posted: Thu Jan 05, 2006 10:10 pm
by Draconis
Does it happen everytime, or just everynow and then? it could be that hide failed, and they are hitting you during your 5s pause. Or possibly lag.
Posted: Thu Jan 05, 2006 11:28 pm
by bobbo124
yea the macro will work for a while but then all the sudden i get attacked before the chest is dead. hide doesnt fail or anything its weird. it will be running and some will come close to me and ill hide, then they will leave and i will start attacking, then every once in a while one will get within range and ill hide and it just comes up and attacks me. i dont think Hide can fail anyways because its a MM instance, but i dont think thats the problem anyways. It could be lag i guess but i put the range at 50, which is pretty far away for them to agro, again, its stumping me. if anyone has any ideas or wants to try it and see if it works for you guys tell me how it goes

Posted: Thu Jan 05, 2006 11:46 pm
by Goofmester1
Yes hide can fail.
Are the mobs that attack you looking your way when you hit hide?
Posted: Thu Jan 05, 2006 11:57 pm
by bobbo124
hmm hard to tell. theyre wisps =/ ill check tho. that could be it tho makes sense
Posted: Fri Jan 06, 2006 6:19 pm
by bobbo124
if it helps anybody, i fixed the problem of the wisps seeing through my hide by putting a delay of 5 between /attack off and /doability hide.
/blah blah blah {
/attack off
/delay 5
/doability Hide
}
/blah blah blah

Posted: Sat Jan 07, 2006 4:33 am
by bobbo124
nvm the last post. just wanted to thank you guys for all the help i learned alot. the macro is almost done, but i have one problem with window and button names for using the /notify command. if anyone knows the name of the window and/or button for:
The monster mission Task Accept Window and Accept button
The Monster Select Window and Monster Select button
The Monster Abilities and Load Button
ive tried so many times for so long, theres so many choices in the /windows command and theres not even a command to list the buttons of a window (to my knowledge) so figuring it out seems impossible. if anyone knows it would be great!
thanks =)
Posted: Sat Jan 07, 2006 5:52 pm
by M.D.
bobbo124 wrote:if anyone knows the name of the window and/or button for:
The monster mission Task Accept Window and Accept button
The Monster Select Window and Monster Select button
The Monster Abilities and Load Button
As you stated, /window lists all the windows, just look through the list, most are fairly obvious. Don't have EQ up atm to check, but I believe using /window
nameofwindowhere will list all the possible buttons, labels, etc for a given window.
Posted: Sat Jan 07, 2006 6:02 pm
by bobbo124
*EDIT* I the accept task and load aa to work, but when i do
/notify TASK_TaskElementWnd TASK_MonsterButton leftmouseup
it closes the window like it would if i clicked the button, but it doesnt do anything. when i try to zone in the window just comes back, any ideas?
=================================================
o lol thanks man that helps alot. it didnt say anythign about that in the manual
Posted: Tue Jan 10, 2006 5:15 pm
by bobbo124
btw im stupid and that was the wrong window i figured it out