Mattrix 2 Posted January 12, 2018 Share Posted January 12, 2018 Hello, I'm trying this bot with the trial account before buy it, my last bot was pir0x so a lot of thing changed in this years, this bot is very complete and rich of useful option, there are some thing that i don't understand 1) I'm trying to make a quester profile, it's easy for some point of view, i saw some profile and "copy" some API, i don't know what exactly they are, like wManager.wManagerSetting.CurrentSetting.Repair or wManager.wManagerSetting.CurrentSetting.Selling etc they are easy to understand, but where can i find more of them? A list with explained what they do? I also found thing like ObjectManager.Me.WowClass == WoWClass.Warlock where can i find more of them? I also have seen other instruction that you can use in your quest and put in "Can Condition" and "Is Complete Condition" that are similar, if i understand well to the condition write before, just put return before Object?! I was used to see on each update, with the bot before, each new option explained, and here i feel a bit lost :) 2)I would like my profile to follow a path of mine and not the one that auto-select the bot, so i tried the FollowPath Quest Type option, but the bot use his own path ignoring mine. 3)I will use it on private server For now is all :) i hope someone can answer me , have a good day. Link to comment https://wrobot.eu/forums/topic/8253-information-before-buy/ Share on other sites More sharing options...
KnightRyder 77 Posted January 13, 2018 Share Posted January 13, 2018 1) you can find some info following this, but hopefully someone more versed in the programming can answer too Check out the general-.xml in wrobot\settings\ and you can see some of the settings there. 2) when you did your follow path, did you force bot to start at 1st position? if no, it will just go to closest one and then follow it to the end. You might want to check out this post: I find my self using that a lot. Link to comment https://wrobot.eu/forums/topic/8253-information-before-buy/#findComment-37674 Share on other sites More sharing options...
Mattrix 2 Posted January 13, 2018 Author Share Posted January 13, 2018 8 hours ago, KnightRyder said: 1) you can find some info following this, but hopefully someone more versed in the programming can answer too Check out the general-.xml in wrobot\settings\ and you can see some of the settings there. 2) when you did your follow path, did you force bot to start at 1st position? if no, it will just go to closest one and then follow it to the end. You might want to check out this post: I find my self using that a lot. Thank you for your kindness answer, i opened that file, but there are only configuration about wrobot, thing like, and not about the API (or whatever they are :) ) : <AssignTalents>false</AssignTalents> <TrainNewSkills>true</TrainNewSkills> <CanAttackUnitsAlreadyInFight>false</CanAttackUnitsAlreadyInFight> <DontStartFighting>false</DontStartFighting> <UseSpiritHealer>false</UseSpiritHealer> <UseMount>true</UseMount> i have seen that link when i was searching in the forum for some information/help but there aren't all the function that i have seen in other profile :) About the Follow Path i tried the first and the last position and they didn't work, bot choose the path itself, but in other quest it worked... Link to comment https://wrobot.eu/forums/topic/8253-information-before-buy/#findComment-37684 Share on other sites More sharing options...
Matenia 628 Posted January 13, 2018 Share Posted January 13, 2018 https://wrobot.eu/forums/topic/7329-avvis-c-tips-tricks-with-helpful-code-snippets/ You have to decompile to get access to the API. Nothing is documented. Link to comment https://wrobot.eu/forums/topic/8253-information-before-buy/#findComment-37685 Share on other sites More sharing options...
Mattrix 2 Posted January 14, 2018 Author Share Posted January 14, 2018 On 13/1/2018 at 2:31 PM, Matenia said: https://wrobot.eu/forums/topic/7329-avvis-c-tips-tricks-with-helpful-code-snippets/ You have to decompile to get access to the API. Nothing is documented. I just take the bot so i can do better "experiment" on it :P thank you for your link Link to comment https://wrobot.eu/forums/topic/8253-information-before-buy/#findComment-37723 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