11-18-2012, 12:01 PM
[quote='spiff26' pid='27414' dateline='1351646140']
yes, but u can put like this:
I could use some help, i'm pretty new to bbot, after i have copied this in to macros, it still wont "ue". What am i doing wrong?
yes, but u can put like this:
Code:
20000 {ue} Creatures.PlayersOnRange(4)<=1 Creatures.Beside()>=5 Self.Mana()>=1200 Self.Say(exevo gran mas flam) Exit()
20000 {ue2} Creatures.PlayersOnRange(4)<=1 Creatures.Beside()>=5 Self.Mana()>=800 Self.Say(exevo gran mas vis) Exit()
I could use some help, i'm pretty new to bbot, after i have copied this in to macros, it still wont "ue". What am i doing wrong?