Skip to content

Aragon12UC/Universal_Chams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Universal_Chams

Semi-Universal customisable chams for Unity games. Instructions on how to adapt this to your game are in Main.cs (2 easy steps)

Injection

Inject using any mono injector. I highly recommend this one because you only need to inject once + it will automatically bypass most usermode anti-cheats: https://www.unknowncheats.me/forum/unity/485029-unity-neoinjector.html

Setup

Create a 'StreamingAssets' folder inside of: yourGameFolder/yourGameName_Data/StreamingAssets. Place your asset bundle file in here and name it: 'Universal Chams'.

Creating your own asset bundles

I've provided the script I used to create my asset bundle which should work on any version of windows. Official tutorial: https://learn.unity.com/tutorial/introduction-to-asset-bundles#

Video

https://www.youtube.com/watch?v=k70A299lWis

About

Semi-Universal customisable chams for Unity games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages