External GPS Autopilot and Blade Stabilization tool for Out of Ore (v0.34) ** https://youtu.be/cilwSmtzddM **
** https://forms.gle/uJXVijAVdGtuCRPg7 **
- **Optimized Performance: Removed the OCR (Screen Reading) and telemetry scanning features. This change significantly reduces the application's memory footprint, decreases overall file size, and ensures a more stable, lightweight operation.
- **GUI Enhancements: Implemented various interface refinements and visual adjustments to improve navigation and overall user experience.
- **Depth and Angle Reading Errors: Users on Windows 11 and systems with specific "Memory Integrity" (Core Isolation) settings enabled may experience issues with depth and angle readings.
Special thanks to our community on Reddit, Discord, and YouTube for the feedback and suggestions that made this update possible! 🥂
This is an external automation tool that provides advanced blade stabilization and GPS-based depth management. It reads real-time memory telemetry and simulates key presses to maintain your target position with high precision.
- GPS Receiver Module: Your vehicle MUST have a GPS Receiver installed.
Single Player Only: Designed strictly for Single Player sessions.Session Bug: If you join a Multiplayer server, memory addresses will conflict. Restart the game and enter Single Player directly.- Tested Vehicles: Chariton DX11000 (Dozer) and Chariton g200E (Grader).
- GPS Level Mode: Maintains a consistent centimeter-perfect depth.
- Full Auto Mode: Automatically stabilizes both Blade Roll and Blade Pitch.
- Semi-Auto Mode: Stabilizes Blade Roll only. (Recommended for Graders).
- Precision Adjustment: Fine-tune targets with 0.05-degree increments.
| Key | Mode | Action | Step |
|---|---|---|---|
| F9 | Global | Switch Mode (OFF -> GPS -> FULL -> SEMI) | - |
| F4 | Global | Emergency OFF | - |
| F5 / F6 | GPS_LEVEL | Decrease / Increase Target Depth | 5.0 cm |
| F5 / F6 | FULL_AUTO | Lower / Lift Blade Pitch (Vertical) | 0.05° |
| F7 / F8 | Auto Modes | Tilt Left / Right (Roll Angle) | 0.05° |
| Num 5 | Global | Reset/Sync: 0.0 Angles or Sync GPS Depth | - |
| ESC | Global | Exit Script | - |
- Install Python 3.10+.
- Install dependencies:
"pip install pymem" - Install dependencies:
"pip install keyboard" - Install dependencies:
"pip install tkinter"(Note: tkinter usually comes pre-installed with Python. If you see an error, it can be added via Python's "Modify" setup). - Set in-game blade controls: Num 8/2 (Up/Down) and Num 4/6 (Tilt).
- Run the game, then launch the script as Administrator.