PDA

View Full Version : [MU] [Release] Source Code Chat All Sub Cho ss97, ss1,ss2, ss3 và lời cuối



hoangvikey
06-07-18, 07:29 AM
int DBSockMng::Send(char* buf, int len)
{
if (this->m_ActiveServer >= 2)
{
return 0;
}
if (this->m_ActiveServer < 0)
{
return 0;
}
if (this->wsCDBS[this->m_ActiveServer].DataSend((char*)buf, len) == 0)
{
this->ActiveChange();
this->wsCDBS[this->m_ActiveServer].DataSend((char*)buf, len);
}
return 1;
}

Giật tít tí =)) Mong anh em có một ngày worldcup vui vẻ

vnbrain
21-07-18, 02:02 PM
khi không có source thì làm kiểu gì b?

Bạn có thể build thành 1 cái dll để hook vào GS như VanBom và XS_Team đang làm được k?