Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro use destroy field on self
#1
Hey guys, I need help in something:
I want a macro to use destroy field below my character, then use exana flam.
So I can use this macro on Protector with Low Mana Potions and select "Logout", otherwise the creatures will keep spawning until the fire below my character goes off and i can't lose battle.
Maybe a macro that that uses destroy field below me, then use exana flam, then logout when the bot detects that i'm not pz locked anymore. Is it possible? (This way I don't have to select "Logout" on Protector)

Also, i want to know if it's possible to throw destroy fields below my character when there's a poison field under myself.
Reply
#2
(02-11-2022, 06:14 PM)icarom Wrote: Hey guys, I need help in something:
I want a macro to use destroy field below my character, then use exana flam.
So I can use this macro on Protector with Low Mana Potions and select "Logout", otherwise the creatures will keep spawning until the fire below my character goes off and i can't lose battle.
Maybe a macro that that uses destroy field below me, then use exana flam, then logout when the bot detects that i'm not pz locked anymore. Is it possible? (This way I don't have to select "Logout" on Protector)

Also, i want to know if it's possible to throw destroy fields below my character when there's a poison field under myself.

300 {DestroyPoison} X:=Self.X() Y:=Self.Y() Z:=Self.Z() ID:=105 ID2:=3148 Map.HasID(!ID!, !X!, !Y!, !Z!)==:True Map.UseOn(!ID2!, !ID!, !X!, !Y!, !Z!,)

I made this one, it uses destroy field on the poison field, but for some reason the character walks 1 random sqm.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)