BBot - The best bot of the world

Full Version: Macro use destroy field on self
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
(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.