AvA hack

Posts 17 of 7 · Page 1 of 1
AvA hack
hi im trying to make a vb hack for ava but i need help for how to hook and all in vb because all what i tried isnt working...

HELP WOULD BE VERY APPRECIATED ( i made a group for our hacks but nobody is helping nor able to do hook cause everything we try fail for game hooking... )

http://www.mpgh.net/forum/groups/106...b-masters.html
It's hard to hack in vb, I suggest you go with C++ if you haven't already started.
i want to make them in vb... im good at vb... i only need help for how to hook... cause i know how in c++ but in vb i cant find it anywhere... and c++ i think there are too many so i want to make one that is in vb cause then its easier to update and also it stand alone cause there is no hacks in VB that actually works for ava ( if there already was a vb hack for ava )

i absolutely want ava... so if any of you want to help... feel free to pm he... and to join our group...

( @Nathan and others... )
I coded an External ESP in VB.NET (later ported to C#). :3 Then again, I've never hacked AVA so I have no idea how it works.
just having experience as vb coder/ hack maker is good cause ive never made a hack ( else than a maplestory trainer for a pserver ) in vb ( it was in c# but i ported it to vb but... it was shitty so i deleted it off my comp...) /stupidity detected ...

well if any of you could help for vb hack then... please do... like how to detect the game... and how to send commands to the game...

any help would be appreciated
like how to detect the game.
Code:
        Dim avaLookUp As Process() = Process.GetProcessesByName("ava")
        If avaLookUp.Length = 0 Then
            End
        End If
i think that's it...

BTW this is my 25 post yay for choob rank
Posts 17 of 7 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?