-
Notifications
You must be signed in to change notification settings - Fork 29
Home
v1.30.6 has moved to this repo: Lailloken UI Legacy
To continue using it, you should install the v1.30.6 release from there because it has updated wiki-links for the settings menu that point to the correct wiki
-
if you're using 3rd-party apps to change the game client's window, disable these (this script can also apply custom resolutions, or remove window borders)
-
set the game client to
windowed fullscreen
orwindowed
with a vertical resolution of 720p, 900p, 1080p, 1200p, 1440p, 1600p, 1800p, or 2160pand click save
- it's not so important which resolution you pick, but instead that you pick a standardized one (you can force a custom one later on, if preferred)
- launch
Lailloken UI.ahk
- a small
LLK-UI
panel will appear in the top-left corner of the client-
this can be placed anywhere on the screen by dragging it with the mouse
-
click the panel to open the settings menu, right-click it to restart the script
-
subtle update notifications will be sent through this panel: it will change its color to signal that the script has to be restarted to apply updates
-
- in the
general
section of the settings menu, there are options to modify the client window with regards to resolution and/or window-mode-
these settings will be automatically applied whenever the script is launched, or whenever the game-client is (re)started while the script is already running
-
it's important to set these up at the very beginning and to stick with them
-
changing the resolution in the future may reset the settings of certain features and may require re-doing everything
-
- open the
screen-checks
section of the settings menu and go through the help tooltips on the book icon and the buttons in order to familiarize yourself with the concept of screen-checks (the script uses them here and there)- set up the
gamescreen
pixel-check by following the instructions
- set up the
- open the
hotkeys
section of the settings menu and go through the necessary steps (depending on your in-game settings)- in the broadest sense, the script only requires two hotkeys (default: middle mouse-button, TAB) by making use of advanced context-sensitivity
-
go through the settings menu and enable the features you want to use
-
the help tooltips in a feature's section of the settings menu should give you a rough idea of how to access and set it up.
- for more detailed information about the feature, use the wiki-links at the top of the section
- many features are activated via the "omni-key" (default: middle mouse-button)
-
it is a context-sensitive hotkey that uses data from the game-client (gathered via screen-reading or the client-log, not memory-reading) to determine why it was pressed and which feature to activate
-
so instead of setting up a hotkey for every feature and having to memorize which does what, you calibrate different screen-checks and let the omni-key figure out which feature is the right one for the current situation
-
- some features are accessed via a button on screen, e.g.
-
these can be resized in the settings menu, and they can also be dragged and placed (just like the LLK-UI panel)
-
they mostly use quest icons so they blend in better with the in-game interface when placed on top
-