condition = not while attacking ?

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Message
Author
Zeiram
Noob
Noob
Posts: 1
Joined: 22 Oct 2017, 09:35
Noob?: Yes

condition = not while attacking ?

#1 Post by Zeiram »

Hi there,

how can do this?

Code: Select all

automacro tele {
 
 condition = not while attacking ???

 timeout 20
  call {
      do something
  }
}
Last edited by Zeiram on 23 Oct 2017, 03:05, edited 2 times in total.

Pachu
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 04 Apr 2008, 14:21
Noob?: No

Re: condition = not while attacking ?

#2 Post by Pachu »

if you want to telesearch kill you don't need a macro for that, edit the mon_control.txt and the teleport_auto and random route accordingly and it will work

Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

Re: condition = not while attacking ?

#3 Post by Mortimal »

Please use pin function for uploading your file contents!

Post Reply