Jump to content

runcode for Go To Town


callsoul

Recommended Posts

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?

Link to comment
Share on other sites

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
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...