@Block I am sorry to hear that. You will be banned, and if you wish to return you will need to refund the person above and settle all of your off site issues.
@Crazyjeffa Sorry for your loss.
- Dispute closed.
@Crazyjeffa I'm approving the post now as I see his UID in one of the pictures, but please provide a GIF or video of his UID.
@Block Please explain yourself for the trade above and your recent off-site disputes.
If none of the above work try disabling any antiviruses, if using a vpn or proxy try turning it off, etc (try restarting it a couple times between each thing)
@OsBotTest19 You don't have to do that in the onStart, all you have to do is Override the onMessage method like below
@Override
public void onMessage(Message message) throws InterruptedException {
log("Chat box message -> " + message.getMessage());
}
Logs chat box messages just fine^