Posted: Wed Aug 20, 2025 5:17 pm Post subject: Help how do I find the function of a button in the game?
please can someone explain to me how I could simulate that I am pressing the button (Hit me). I looked for button values from 0 to 1 but it didn't work. Is there any way to call the instruction sub [rbx+000007F8], edx so that it subtracts the life points every time I want?
Joined: 09 May 2003 Posts: 25762 Location: The netherlands
Posted: Tue Aug 26, 2025 1:05 am Post subject:
Yes, but it'll be more sucky and depends on if the browser jits code or it's all parsed at runtime. And if parsed the code you'll find will be used for everything else as well
if it's jitted you'll have to find all the jitted code yourself and figure out each function start at least _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum