halo2.exe+51A67A
1
halo2.exe+51A638
now if you can give me some code that can do this i will pay $20.00 PayPal or buy you vip here or anthing you want for the Price of $20.00 thank's Guy'sTextbox1.Text = halo2.exe+51A638
halo2.exe+51A638 = Textbox1.Text

Public Class Form1
Dim BaseAddress As Integer
Private Sub asdfg()
WriteInt((BaseAddress + 5351029), 16777216)
End Sub
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim MyProcess As Process() = Process.GetProcessesByName("halo2")
Dim mainModule As ProcessModule
mainModule = MyProcess(0).MainModule
BaseAddress = CInt(mainModule.BaseAddress)
End Sub
end class
