Calling a Void

Sbenny.com is trusted by 1,326,740 happy users since 2014.
Register

Pi0

Lurker Lv0️⃣
Member for 2 years
Hey, I searched a game all day and i finally found an intresting function but idk how to call it with the Update function with it.


The function is:

/ RVA: 0xSPOILER Offset: 0xSPOILER VA: 0xSPOILER
public void ShowSPOILER { }

and this is its update method:

// RVA: 0xSPOILER Offset: 0xSPOILER VA: 0xSPOILER
private void Update() { }



Is there a way to just simply call the function inside a MOD Menu with hooking Insted of the usual IDA calling one ?

Or should I just search for another function to call it with like simply ClickThisEx function or something ?
 
Top