YarmolenkoD / moonbix

[NO SUPPORTED FOR NOW] Python bot for telegram moonbix bot. (Auto refs, auto games, auto tasks, multithreading, proxy, pyrogram sessions)
https://t.me/hidden_coding
142 stars 24 forks source link

Payload call gamecomplete #7

Closed trongkyKMA closed 1 month ago

trongkyKMA commented 1 month ago

I debugs boonbix game. Client send sever logs and payload. Logs = point Payload encrypt. But I see in your code that you're putting random points in , and you're sending them , and you don't know if your game running the code is recorded ? point = random.randint(self.MIN_WIN, self.MAX_WIN)

YarmolenkoD commented 1 month ago

@trongkyKMA The bot is already working now, but still working on play games. Auto ref and auto tasks is working.