axelguard 0 Posted July 18, 2018 Share Posted July 18, 2018 Ive got a grind to level "quest" in my quest profile, yet when the required level is met, the bot stays on this task, how do i get it to move on? is there some sort of command to put into the Is complete condition? EDIT: Nvm, seems a restart of the bot a few times somehow helped it all. Link to comment https://wrobot.eu/forums/topic/9797-grind-to-level/ Share on other sites More sharing options...
FNV316 65 Posted July 18, 2018 Share Posted July 18, 2018 (edited) You have to set the "max level" to a value one below the level you plan to grind to. The bot will pulse that quest until your characters level is greater than "max level" Or you can write it as Is complete condition: return ObjectManager.Me.LevelDecimal >= 10; Returns true, as soon as your character reached level 10 Edited July 18, 2018 by FNV316 tonycali 1 Link to comment https://wrobot.eu/forums/topic/9797-grind-to-level/#findComment-45719 Share on other sites More sharing options...
axelguard 0 Posted July 18, 2018 Author Share Posted July 18, 2018 Thanks mate. Link to comment https://wrobot.eu/forums/topic/9797-grind-to-level/#findComment-45729 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now