Help with ASM in module...
I am writing a code using WriteASM.
Code:
Private Sub AutoHeadShot_Timer()
Call WriteASM(&H4A3424, "31C0")
End Sub
This is the UDM I'm using.
In ZeaS' Undetected Module Maker, what is WriteASM?u have to write it urself
The module maker doesn't include WriteASM, you need to add a second module.