BBot - The best bot of the world

Full Version: Macro ask ~Mega
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can we make second level "else" function?

ex.
IF xxxxxxx do yyyyyyy ELSE, IF zzzzzzz do ssssss ELSE do ddddddd.
Existis.

Example:
[macro]1000 {Macro Sample} Self.Health%()>=90 [else] Self.Say(exura) {else} Self.Health%()>=60 Self.Health%()<90 [else2] Self.Say(exura gran) {else2} Self.Health%()<60 [else3] Self.Say(exura vita) {else3} Self.Say(No need heal!!! Big Grin) Exit()[/macro]
Very helpful thanks Smile