Need help with Ranger Auto pull Static MOB
Posted: Mon May 03, 2004 12:22 am
OK .. i am wanting to try to get a Ranger pull macro working..
I guess the first thing i need is how to target a static mob.. ie one that spawns in a certain spot every time..
Well i guess thats not exactly right.. i first need to set an anchor point once i run the macro .. IE /macro ??? and then it sets anchor to where i am standing.. so here i go ..
I will fill in as i come up with stuff.. ALL HELP IS WELCOME..
Fisrt thing is to set anchor point..
Omper
I guess the first thing i need is how to target a static mob.. ie one that spawns in a certain spot every time..
Well i guess thats not exactly right.. i first need to set an anchor point once i run the macro .. IE /macro ??? and then it sets anchor to where i am standing.. so here i go ..
Code: Select all
| Rangerautopull.mac
| Writen by ???
#chat tell
Sub Main
/echo Macro Rangerautopull.mac
/cleanup
/doevents chat
/return
Fisrt thing is to set anchor point..
Omper