MellDa
MellDa
**Describe the bug** Steal Button is at wrong position **To Reproduce** 1. get rusherhack 2. turn on cheststealer 3. open chest **Expected behavior**  the steal button is at wrong...
Code that i use: ```import com.jagrosh.discordipc.IPCClient import com.jagrosh.discordipc.IPCListener import com.jagrosh.discordipc.entities.RichPresence import com.jagrosh.discordipc.entities.pipe.PipeStatus import java.time.OffsetDateTime fun main() { try { val client = IPCClient(client_id) //replaced for secret val rpcBuilder = RichPresence.Builder()...
CommunityDragon moved hash tables to repository named [Data](https://github.com/CommunityDragon/Data) and changed a format of hashes a little bit. (hashes.game.txt -> hashes.game.txt.0, hashes.game.txt.1...) hashes.binhashes.txt has not been changed yet but it could...