Releases: developermods/RustAim-Assist-Software
Download
AI Ballistics & Recoil Assistant for Rust
Overview
An open-source computer vision framework designed for Rust. It utilizes a custom-trained YOLO model and a ballistic solver to automate target detection and analyze complex weapon recoil patterns in real-time.
Disclaimer: For educational and research purposes only.
Features
Rust Object Detection: Custom dataset optimized to recognize player models (Hazmat, Full Metal) across different biomes and day/night cycles.
Recoil Compensation: Active simulation curves calibrated for Rust firearms (AK-47, LR-300, SMG) to test stability.
Ballistic Prediction: Calculates bullet drop and travel time offsets for moving targets.
Low-Latency Input: Hardware-level mouse movement emulation based on AI coordinates.
Tech Stack
Python, PyTorch, OpenCV, CUDA.