Posts by HackRust
3 posts total, newest first.
Looking through walls (Unity-based C#)in Rust Hacks / Cheats - You try to put this code somewhere into Assembly-CSharp (together with Oxidizer), that might be the easiest way. My own menu is injected.Looking through walls (Unity-based C#)in Rust Hacks / Cheats - Great, your code is much cleaner thanks for posting. Yea a second camera could work, but the internal camera code is pretty heavy (lots of manual camera control/rendering) so its possible to run into some issues. Ever trLooking through walls (Unity-based C#)in Rust Hacks / Cheats - So if you can run unity-based code inside Rust, you can do some neat things, like in-game menus.
This code snippet for example allows to quickly analyze buildings to detect weak points.
Unity C# Code
Showing the 3 most recent posts.