Hello
Sorry my English is very bad.
I play with a scout / rogue.
Your rombot is good, very helping me in the game.
It can be used to resolve the rogue to "hide" in the fight, when the mobs are not enough to die?
For example: rogue fights monsters with 10 and HP drops to 30% now, the "hide" and stop fighting.
If the solution described in this forum, please link.
thank you
Rogue + "hide" in the fight
Re: Rogue + "hide" in the fight
Scout/rogue can't do hide. And I believe you can't hide when you are being attacked.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Rogue + "hide" in the fight
I think he means on rogue side.
There is a skill called vanish you can use while in combat, I believe it has a 2 min cd.
You could probably add something into profile onskillcast and check for player hp and then use the vanish skill.
There is a skill called vanish you can use while in combat, I believe it has a 2 min cd.
You could probably add something into profile onskillcast and check for player hp and then use the vanish skill.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: Rogue + "hide" in the fight
Maybe use the new player:breakFight() function? Still it would be a bit tricky to make it do the right actions after breaking from the fight to successfully get away.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: Rogue + "hide" in the fight
I would probably just go to the last waypoint and do a loop until in combat or hp is like 80%
You shouldn't really get to the point of being under 30% hp though in my opinion, have plenty of pots in bag with a merchant in your WP and set the profile options properly.
You shouldn't really get to the point of being under 30% hp though in my opinion, have plenty of pots in bag with a merchant in your WP and set the profile options properly.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: Rogue + "hide" in the fight
Thank you for your answer, I'll look at it even though I do not understand scriptum 