BBot - The best bot of the world

Full Version: Attacker Macro
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sup guys i need help with this macro:

[macro]0 {Exori San by Range} Creatures.PlayersOnRange(2)<=1 Self.Mana()>=40 Self.Say(exori san) Exit()[/macro]

This macro i created looking at a post of dexter, as you can see that do not pull exori san if you have less than 2 sqm with a player, would like to add that if you have someone in less than 2 sqm, say exori con.

PD: I know.. my english is so f*k**g bad.
P2: Translate Powa Smile
Manual ? I hope u tried automatic :S
(01-03-2015, 11:57 PM)damiansnk Wrote: [ -> ]Manual ? I hope u tried automatic :S

It's same, manual its for add in attack sequences.
let me check
Its:
Creatures.PlayersOnRange(2)<=1
Self.Mana()>=40
Self.Say(exori san)
Exit()
[What i need add here?]
Self.Mana()>=40
Self.Say(exori con)
Exit()
Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()

You want this?
(01-04-2015, 12:44 AM)mr. Kris Wrote: [ -> ]Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()

You want this?

Work's?
If have 1 player in less 2 sqm, ignore exori san and say exori con?
(01-04-2015, 12:51 AM)erleo Wrote: [ -> ]
(01-04-2015, 12:44 AM)mr. Kris Wrote: [ -> ]Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()

You want this?

Work's?
If have 1 player in less 2 sqm, ignore exori san and say exori con?

They Must! if no:

Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
{jump}
Creatures.PlayersOnRange(2)>1
Self.Mana()>=40
Self.Say(exori con)
Exit()
Works f***ng nice! I love u Kris!
No problem Tongue You give me small discount for scripts on Ambera Big Grin


BTW: Go Go Go Feru! Tongue
(01-04-2015, 01:47 AM)mr. Kris Wrote: [ -> ]No problem Tongue You give me small discount for scripts on Ambera Big Grin


BTW: Go Go Go Feru! Tongue

hahahahahahaha maybee.. Smile