Need help with Ranger Auto pull Static MOB

Need help with a macro you are writing? Ask here!

Moderator: MacroQuest Developers

omper
a ghoul
a ghoul
Posts: 110
Joined: Sat Dec 06, 2003 10:46 pm

Need help with Ranger Auto pull Static MOB

Post by omper » 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 ..

Code: Select all

|  Rangerautopull.mac

| Writen by ???

#chat tell

Sub Main
/echo Macro Rangerautopull.mac

     /cleanup
     /doevents chat
/return

I will fill in as i come up with stuff.. ALL HELP IS WELCOME..

Fisrt thing is to set anchor point..

Omper