Hey everyone,
I’m trying to put together a GameGuardian .lua script that can reveal the full 52-card deck and all hole cards in a well-known mobile poker app (you probably know which one I mean — private tables, club-based, etc.).
I already have:
Rooted LDPlayer 9
GameGuardian fully working
Target game installed and running
Some partial success locating blocks of 1–52 values
What I’m looking for:
A script that can identify the correct memory region each hand
Read 52 card values (Dword or Byte) and convert them to readable cards
Display the full deck + your hole cards (and if possible, opponent cards) before the flop
I’m not asking for anything paid — just wondering if anyone out there has built something like this or is interested in helping me finish it. I’ll do testing and help debug it if needed.
DM me or reply if you’re interested in collaborating. Would love to finish this project.