callsoul 3 Posted April 1, 2019 Share Posted April 1, 2019 hi. I m trying to make bot go to town in quest order, so I've changed min free bagslots like MinFreeBagSlotsToGoToTown = 80; then wait 5 sec, then turn min slots to 4. it works but not quite correct, because depend on inventory slots keeping, and that causes bot sometimes run all times between vendor and mailbox, trying to send stuff. is there any runcode command or runmacrolua or smthng to make him go into totown state, but once? smtng like "/GoToTown" ? (tried, didn't work ;\) to write it in quest order in easy profiles creator? Serrec 1 Link to comment https://wrobot.eu/forums/topic/11012-runcode-for-go-to-town/ Share on other sites More sharing options...
Droidz 2738 Posted April 1, 2019 Share Posted April 1, 2019 Hello, run this code: wManager.Wow.Bot.States.ToTown.ForceToTown = true; callsoul and Serrec 2 Link to comment https://wrobot.eu/forums/topic/11012-runcode-for-go-to-town/#findComment-52419 Share on other sites More sharing options...
callsoul 3 Posted April 2, 2019 Author Share Posted April 2, 2019 hey, thanks! it works. can I ask one more thing? while interacting with mailbox, <QuestsSorted Action="RunMacroLua" NameClass="/click OpenAllMail" /> <QuestsSorted Action="Wait" NameClass="30000" /> he seem to open just one message, and waits 30 sec. not all of them. if clicking manually -it's ok. why could this happen? Link to comment https://wrobot.eu/forums/topic/11012-runcode-for-go-to-town/#findComment-52433 Share on other sites More sharing options...
callsoul 3 Posted April 2, 2019 Author Share Posted April 2, 2019 upd. solved. no addons- no problemz. thank you once again!=) Link to comment https://wrobot.eu/forums/topic/11012-runcode-for-go-to-town/#findComment-52448 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