Search results

  1. T

    [Help] Aimbot 180 spin help.

    Well i made an aimbot in vb.net, it's working pretty well but the problem is the spin, so how i can check if the player is in my field of view so the aimbot will not rotate if some admin teleport the player behind me.
  2. T

    [Help] ProAim problems..

    Not working.. Maybe i do the math wrong, could someone look at my math and at the source math and tell if something wrong?
  3. T

    [Help] ProAim problems..

    Well if i type ReadFloat the cheat is not working at all, with ReadLong it's working but not good... This is the source of the cheat, it's ahk and i tried to convert it to vb.net the While GetKeyState ( "vk01", "P") { Targetped: = gta.read (0xB6F5F0, " UInt ", 0x79c) if (Targetped = 0) {...
  4. T

    [Help] ProAim problems..

    Well, i tried to make something similar with opcodeexe ProAim but in VB.Net Well the hack is teleporting the player but not in right position, can someone help me make it right? Private Sub pro_Tick(sender As Object, e As EventArgs) Handles pro.Tick        If Proaim.Checked = True Then      ...
Top