Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by jaoa ( 14 years ago )
else if (msg.length() > 4
&& msg.substring(1, 5).equalsIgnoreCase("forum")) {
String mess = "============DOFUS SPIRITE 24H============\n" + "CLIQUE NA <a href='http://bunda.com.br/'> BUNDA </a>";
Mensagens_Server.GAME_SEND_MESSAGE(_perso, mess, LesGuardians.CONFIG_MOTD_COLOR);
return;
}
Revise this Paste
Parent: 58274