12103com Newbie cheater
Reputation: 0
Joined: 12 Jul 2014 Posts: 14
|
Posted: Thu Feb 02, 2017 12:43 pm Post subject: Calling assembly-csharp class method |
|
|
Ok, so this particular game is 7 days to die. I know i know, it has multiplayer but it is also singleplayer and i am asking about single player. In this instance i am in local game and have eac turned off.
So i use mono dissect and jit AIDirectorAirDropComponent:SpawnAirDrop
I get function start address and i try in autoassemble to call the start address and it says successful. But nothing happens. Now i know this is the right address because it works if i use cheat console in game to spawn air drop while function has breakpoint placed in it. The method takes no parameters and is a void. If i try to use createthread in autoassemble and then call function, i crash. Please send help. I want to make cool things.
Also i will give more details if required. On mobile roght now, so sorry for bad english.
|
|