Rank: Member
Groups: Registered
Posts: 19  Location: Texas Thanks: 8 times Was thanked: 11 time(s) in 4 post(s)
|
Is there a way with Vision to target one's own minions, probably with a combo? Gurubashi Berserker with the mage hero power, for example.
Also, does the bot process conditions from the top down in global values? Is there a functional 'else' to go with since * means always true?
Can one set the combo value dynamically? Example: if ((opp_minions) - (my_minions)) >= 3, scavenging hyena >> unleash the hounds value = 3*(2-(opp_minions - my_minions))
|
|
|
|
Rank: Administration
Groups: Administrators
Posts: 4,906
Thanks: 809 times Was thanked: 4558 time(s) in 1653 post(s)
|
more keywords will be added in the coming new bot patch, with which you can setup target rules in .json files.
'Gurubashi Berserker with the mage hero power' <--- I think this combo can be done automatically by bot.
There is no order in global values, since each global value will be read anytime when needed.
"*" means any condition.
no you can not use dynamic value in combo value.
|
1 user thanked JoyAdmin for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.