Jump to content

8 posts in this topic

Recommended Posts

Posted (edited)

Title, also if possible teach me how did you pull it? I’ve been trying with ghidra for like 2 weeks and haven’t made any progress.

I need these specifically:

    namespace Ball {
        constexpr OFFSET Position =;
        constexpr OFFSET Velocity =;
        constexpr OFFSET Spin =;
        constexpr OFFSET Classification =;
        constexpr OFFSET State =;
    }
    
    namespace Balls {
        constexpr OFFSET Count =;
        constexpr OFFSET Entry =;
        constexpr OFFSET Balls =;
    }
    
    namespace VisualCue {
        constexpr OFFSET VisualCue =;
        constexpr OFFSET AimAngle =;
        constexpr OFFSET Power =;
        constexpr OFFSET SpinObject =;
        constexpr OFFSET Spin =;
    }
    
    namespace GameManager {
        constexpr OFFSET Table =;
    }
}
Updated by LiNeR123
  • Like 2
Posted
5 hours ago, Danny Dariel said:

you will make a hack?

I already made one I just need the offsets to test it I’m not sure if it will work

Posted
On 2/15/2026 at 7:16 PM, LiNeR123 said:

I can give it a shot

 

On 2/16/2026 at 9:08 PM, Danny Dariel said:

so message me in telegram my user is Newcracker_IOS

guys add me on my telegram, i wanna ask something.   @dustsniffer420

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines