Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Injection - Blacksmithing
#1

I've been trying to setup a macro for daggers and I can't figure out the menu names.
I have the following and when i click on my ingots it says unwaited menu.
Anyone know what the menu names are? I tried the displayed names on the real menu and it does not work.

uo.CancelMenu()
uo.AutoMenu('Blacksmithy', 'Bladed')
uo.AutoMenu('Bladed', 'dagger')
uo.exec("usetype '0x1bef'")

Any ideas?
#2

Might be this works:

uo.waitmenu("Blacksmith menu","Bladed","Blacksmith menu","dagger [3 Iron]")
uo.usetype('0x1BEF')
#3

Brilliant!
Thanks so much.


Forum Jump:


Users browsing this thread: 1 Guest(s)