Claude/osrs bot fixes 018y5s mig erj g do l gpq p uha9#1
Open
StevenHulzinga wants to merge 3 commits intoThatOneGuyScripts:mainfrom
Open
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.