you can do it a couple ways, but the easiest way is to use this module my friend gave me.
you would put this in the form load.
and to do a simple address change would be.Code:SetProcess = "Games windows name"
change the address part but leave the &H and leave the " " around the value.Code:Call WriteXBytes(&Haddress, "values")
hope this helps.