HarperJonesGPT / PokerGPT

Pokerstars bot that plays real-time poker using GPT4
MIT License
32 stars 8 forks source link

Not recognising the hero cards #2

Open MageScript opened 3 months ago

MageScript commented 3 months ago

image

I play on french pokerstars

NoThreatTank commented 2 weeks ago

i have the exact same problem

NoThreatTank commented 2 weeks ago

wtf sometimes it can detect some of the cards. and the next time same card is not detected.

NoThreatTank commented 2 weeks ago

update after creating new set of images of cards i am able to detect only red cards and images are made from black cards. but some progress.

NoThreatTank commented 2 weeks ago

also carefull with using this app. your ps account may be closed. i suggest getting DMA card and read shit from memory and make clicks using kmbox image

NoThreatTank commented 2 weeks ago

https://github.com/NoThreatTank/pstars_dump

here is memory dump file of PokerStars.exe with agora_rtc_sdk.dll and ida pro file.

NoThreatTank commented 2 weeks ago

Here is a simple DMA PokerStars project that you can use to attach to process using Direct Memory Access device.

https://github.com/NoThreatTank/DMAPokerStars

Maybe we can add this project to use it with this bot so we can go undetected with PokerStars anticheat.