QuickPocket is a QuickLoot IE add-on that opens a pickpocket-focused loot menu when you are sneaking and hovering a living NPC. It reuses QuickLoot IE's menu and actions, shows steal or plant chance in the info bar, and keeps vanilla pickpocket outcome handling.
- QuickLoot IE 4.1.1+
- Address Library for SKSE Plugins (SE/AE)
- VR Address Library for SKSEVR (VR)
- Microsoft Visual C++ Redistributable for Visual Studio 2022
- SKSE64 matching your game version
- SkyUI
- PapyrusUtil SE - Modders Scripting Utility Functions
SKSE plugin built with CommonLibSSE-NG and xmake 3.0+. Builds on Windows with MSVC, and on Linux with the same compiler through msvc-wine.
Windows: Visual Studio 2022 (C++ desktop workload) and xmake 3.0+.
Linux (Arch):
sudo pacman -S --needed wine xmake python msitools samba python-simplejsonDebian / Ubuntu: wine64, python3, msitools, winbind, and xmake 3.0+ if the distro package is too old.
The first Linux build installs MSVC and the Windows SDK into ~/msvc-bins (override with MSVC_BINS). You can also run ./tools/setup-msvc-wine.sh on its own.
ESP and Papyrus (optional for a DLL-only rebuild):
git clone --recurse-submodules https://github.com/MissCorruption/QuickPocket.git
cd QuickPocket--recurse-submodules is required. If you already cloned without it:
git submodule update --init --recursiveLinux:
./tools/build.shWindows:
tools\build.batQuickPocket is licensed under the GNU General Public License v3.0.
- AtomCrafty for helping me figure out API stuff and adding to said API
- Nithog for testing QuickPocket with their reskins