AntiPopup - No chat reports and Popup!

AntiPopup - No chat reports and Popup!

148 Downloads

Ability to set content of popup instead

PikaMug opened this issue ยท 5 comments

commented

That takes a boolean. I'm talking about changing the text.

commented

That takes a boolean. I'm talking about changing the text.

I'll tinker with it tomorrow, if you find something earlier feel free to PR.

commented

Unfortunately, I'm pretty certain the text is clientside.

The client just displays the insecure popup to itself if that boolean is false.

ChatMessage is an unrelated class, that's to do with actually sending a chat message.

commented

Haven't seen anything concrete about the text being client-side, but I clearly misinterpreted that class. Thank you both.