Jump to content
Sign in to follow this  
unkown_smiley

Binding Buy Tome

Recommended Posts

If this doesn't go here I am sorry but this board seems to be most suited.

Tonight I was playing and someone asked if there was a way to skip typing in the whole shopmenu, waiting for the lag, pressing 5, waiting for even more lag and then finally buying the experience tome. I found this a neat idea and after a bit of twiddling around with console commands I have come up with a fairly simple bind which does just this:

bind h "say shopmenu; menuselect 5; menuselect 3"

Semicolons are the work of God. I've been fucking around with it trying to find a way to close the menu automatically but I can't find anything that really works. If you know anything post plox.

Share this post


Link to post
Share on other sites

I am guessing the shopmenu is sent back to you after using your binds to buy a shop item. If so, the "menuselect 0" is being executed before the shopmenu pops up again.

Sequence: Menu Pops up -> Menuselect 5 -> Menu Pops up -> Menuselect 3 -> Item Purchased -> Menuselect 0 -> Menu Pops up

Dumb Version: Put a delay for menuselect 0 and it might work

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...