Thread: Pubg Esp help

Results 1 to 2 of 2
  1. #1
    Nigwardthe's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    6
    My Mood
    Angry

    Question Pubg Esp help

    Hello MPGH. I copied the ahk script for pubg esp, but when i compile and save as ahk AutoHotKey says it doesnt recognize an action. Í would like help, if im doing this wrong. Thanks. I do not own the cheat so i removed the actions.

    The code:
    public void Draw3DBox(FMinimalViewInfo POV, AActor actor)
    {
    float l, w, h, o;
    l = 60f; w = 60f; h = 160f; o = 50f; //box size for standing player

    float zOffset = -100f;

    if (actor.Type == ActorTypes.Vehicle) //vehicles have a bigger box
    {
    zOffset = 50;
    l = 200f; w = 160f; h = 80f; o = 0f;
    }
    }

  2. #2
    Ally's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Location
       ♥
    Posts
    8,697
    Reputation
    1610
    Thanks
    8,500
    My Mood
    Angelic
    Moved to proper section

    Premium Member 22/4/16
    Steam Minion 22/12/2017
    OFPS Minion 5/2/2019
    MMO Minion 5/2/2019
    Minion+ 5/2/2019
    Mod 8/11/2020
    Retired 3/10/2022
    22 / Dec 7, 2001

Similar Threads

  1. [Help Request] External ESP HELP!!!
    By Thealexzava in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 4
    Last Post: 04-02-2013, 07:54 AM
  2. ESP help??????
    By justiniscool5 in forum Combat Arms Coding Help & Discussion
    Replies: 11
    Last Post: 02-05-2011, 04:05 PM
  3. ESP HELP externalBoxESP
    By monopolyex in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 08-20-2010, 08:39 PM
  4. ESP help
    By gtbtintu in forum Call of Duty Modern Warfare 2 Help
    Replies: 13
    Last Post: 06-24-2010, 11:04 PM
  5. need ESP Help? In-Depth Tutorial
    By gudsoldier in forum Combat Arms Hacks & Cheats
    Replies: 16
    Last Post: 08-01-2008, 06:47 PM