A helper for Golf With Your Friends
gwyf-helper
: Injects an embedded copy of injected-dll
into Golf With Your Friends.exe
using the usual LoadLibrary
method
injected-dll
: Main helper logic. Runs inside GWYF for easy access to unity, game data etc.
-
Scoreboard
-
Player + hole ESP
-
Automatically copy someone's color
-
'bam'
-
Run after game has started so it has time to initialise everything
-
Il2CppInspector Tutorial: Working with code in IL2CPP DLL injection projects
-
Will need to manually change offsets after each GWYF updatesemi-automated -
Possible todo: move offsets + build stuff to a separate library so injected-dll doesn't take ages to compile