Welcome to IPBFocus Demo
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login Criar Conta

Foto

Criando Hack PB Kaybo



  • Por favor, inicie sesión para responder

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

#1
Fuera de línea
Mr_Stanley
Dom Fev 22, 2015 9:40 am




Fundador

Fundador

Tenho certeza que vc já achou uma pointer assim "PointBlank.exe+1AD2F8" ai vc vai tentar usar ai da erro a vc se pergunta pq?

Resposta: Vc precisa usar Base Address: Segue a Base Abaixo

Código:
Dim prs As Process() = Process.GetProcessesByName("jogo")
        If prs.Length > 0 Then
            On Error Resume Next
            For Each po As Process In prs
                Dim pi As ProcessModuleCollection = po.Modules
                For Each pmod As ProcessModule In pi
                    If pmod.ModuleName = ("PointBlank.exe") Then

            WritePointerInteger("jogo", pmod.BaseAddress + &H1AD2F8, 15, &H0,&H5C0,&H5C)

                    Else
                    End If
                Next
            Next
        End If 

Vc vai ter que ter o modulo né para poder criar o hack.

OBS: Essa e a pointer do wall hack do PBKA ta atualizada.

https://badcheats.forumbrasil.net

Mensagem [Página 1 de 1]