

Mr.Slime
Banned-
Content Count
198 -
Joined
-
Last visited
-
Days Won
2
Mr.Slime last won the day on February 5 2016
Mr.Slime had the most liked content!
Community Reputation
32 NeutralAbout Mr.Slime

-
Rank
Friendly
Informations
-
Gender
Male
Social Networks
-
Skype
sw.slime
Recent Profile Visitors
977 profile views
-
Sure
-
Thanks @RealReznov
-
Thanks @Vanilla
-
C++ better of .txt ahahha
-
Check login packet
-
Serious man, there are a lot of tutorial on internet. Just Search
-
I don't understand ...
-
Can you check this packet? 144 121 194 221 And when it appears?
-
Hi guys. The game core sends different login result to the server for password wrong and user id not found. Just one example it's possibile to test with sending packets 9 accounts per second. Affects: Every game core Fix: Search for this in input_db.cpp: case HEADER_DG_LOGIN_NOT_EXIST: LoginFailure(DESC_MANAGER:.instance().FindByHandle(m_dwHandle), "NOID"); break; case HEADER_DG_LOGIN_WRONG_PASSWD: LoginFailure(DESC_MANAGER:.instance().FindByHandle(m_dwHandle), "WRONGPWD"); break; and replace the WRONGPWD with NOID. So you bloc
-
Contact me!
-
If you change game, it's work?
-
Add me on skype. You can look my contact on my website www.en.slimeservice.com
-
Client can't load effect because You have pack eix/epk with different lzo
-
Arves shh ahaha We can't help you if you don't share new errors..