- Download the latest release bin.zip from the releases page.
- Extract the contents into your ClassicUO/data/plugins/ folder
- Edit your settings.json file to include CEasyUO
"plugins": [
"./Razor/Razor.exe",
"./CEasyUO/CEasyUO.exe"
]
Waits until timeout( default 10 seconds) or a gump appears
Repeats the last gump input action
Responds to the current gump with the specified index
Triggers a context menu click at the specified index on the specified object
#CONTPOSX #GUMPOSX replaces much of this functionality but GUMP handling should move to using the new events.
#CONTPOSY #GUMPOSY replaces much of this functionality but GUMP handling should move to using the new events.
These only update when a new gump opens, and do not update when you change focus in game.