Skip to content

Conversation

@StevenHulzinga
Copy link

No description provided.

StevenHulzinga and others added 3 commits November 13, 2025 19:49
Fixes:
- Document MorgHTTP and Status Socket plugin sideloading
- Add kinput/KInputCtrl.dll setup instructions for bypassing LLMHF_INJECTED detection
- Provide Linux alternative (DLL doesn't affect Linux)
- Include Arduino/Raspberry Pi hardware solutions
- Add troubleshooting and community resources

Files:
- RUNELITE_API_FIX.md: Complete technical guide in English
- README_API_FIX_NL.md: Quick reference guide in Dutch
- src/utilities/Plugins/Externalplugins.md: Updated plugin documentation

Based on Discord community feedback regarding:
- RuneLite plugin hub removals (MorgHTTP, Status Socket)
- New anti-bot detection via LLMHF_INJECTED flag
- Community workarounds and solutions
Major update: Complete Windows setup that works WITHOUT sideloading plugins!

New Features:
- ✅ KInput integration for LLMHF_INJECTED bypass
- ✅ 100% image mode support (no API dependencies)
- ✅ Works with normal RuneLite launcher
- ✅ Helper scripts for testing and PID detection

New Files:
- WINDOWS_SETUP_KINPUT.md: Complete guide for Windows + KInput setup
- test_kinput.py: Interactive test script for KInput functionality
- src/utilities/pid_helper.py: Utility for finding RuneLite process ID
- src/model/osrs/example_image_bot.py: Example bot using pure image mode

Updated Files:
- README_API_FIX_NL.md: Added Windows-only solution as primary option
- src/model/osrs/__init__.py: Export example bot for UI

Key Benefits:
- No plugin compilation needed
- No RuneLite developer build required
- Works with official RuneLite launcher
- Bypasses LLMHF_INJECTED mouse detection
- Image/color based detection (like Chris' "100% picture mode")

Based on:
- Discord feedback requesting non-sideloading solution
- ThatOneGuy's KInput: https://github.com/ThatOneGuyScripts/KInput
- Community preference for simpler setup

Setup Steps:
1. Get/compile KInputCtrl.dll from ThatOneGuy's repo
2. Place in /src/utilities/Plugins/KInputCtrl.dll
3. Run: python test_kinput.py
4. Use example_image_bot.py or create custom bots

See WINDOWS_SETUP_KINPUT.md for complete instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants