Post: Very small help in visual basic please
09-20-2013, 03:48 PM #1
i-wzi
Keeper
(adsbygoogle = window.adsbygoogle || []).push({}); HI NGU

I DO A SMALL TOOL like this
You must login or register to view this content.
and this is the programming


Imports System
Imports System.Text
Public Class Form1
Private processIDs As UInteger()
Private ProcessID As UInteger

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
PS3TMAPI.InitTargetComms()
PS3TMAPI.Connect(0, vbNullString)
Dim Info As String = "connected"
Label3.ForeColor = Color.Green
Label3.Text = "connected"

End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
PS3TMAPI.GetProcessList(0, processIDs)
Dim uProcess As ULong = processIDs(0)
ProcessID = Convert.ToUInt32(uProcess)
PS3TMAPI.ProcessAttach(0, PS3TMAPI.UnitType.PPU, ProcessID)
PS3TMAPI.ProcessContinue(0, ProcessID)
Dim Info As String = "attached"
Label2.ForeColor = Color.Green
Label2.Text = "attached"
End Sub


Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
what i write here to enable super uav(for example)
End Sub

Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
what i write here to disable super uav(for example)
End Sub
End Class

______________________________________________

and whats the offsets MW3
for

no recoil
half god mode


thank you all in advance
(adsbygoogle = window.adsbygoogle || []).push({});
09-20-2013, 05:46 PM #2
Pichu
RIP PICHU.
Moved to the correct section.

Can you be more clear as to what you need? Are you saying all you need is the offsets for MW3? You might have a better chance searching the forum for that.
09-20-2013, 06:08 PM #3
i-wzi
Keeper
i want

what I write in red text to enable super uav (for example)

thank you
10-16-2013, 05:58 AM #4
Cory
User needs a dick
So you want to have your own "code" to enable uav?
10-19-2013, 08:14 PM #5
SNMT| Havoc
Do a barrel roll!
Search this in google mw3 offsets ps3 (version of mw3) (online/offline) . Im sorry i dont know vb.net coding of this but i do c#

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo