Search found 6 matches

by playerone
31 Dec 2018, 02:07
Forum: Off topic
Topic: The official server flamewar topic
Replies: 964
Views: 5052756

Re: The Mana World is offline [FIXED]

Congratulations for such an excellent job repairing this failure, you showed that the project can live if you propose it and work together. Now I hope that you take out your torches and hoes and do justice, just erase any trace that remembers these unfortunate events. It was a pleasure to be part of...
by playerone
29 Dec 2018, 02:50
Forum: Support and Bug reports
Topic: Disconnect any user
Replies: 2
Views: 1327

Disconnect any user

First step is to get the account id from the user we want to disconnect. If the user is at the same map you can grab it from the cache recieved from CMSG_NAME_REQUEST (0x0094) packets. In this example: "SUPERADM" account id = 200000 After I used a normal account (Asag) and login in normall...
by playerone
28 Dec 2018, 23:09
Forum: Support and Bug reports
Topic: Char-serv Authentication failed
Replies: 6
Views: 2397

Re: Char-serv Authentication failed

There's a lot of variables (RAM, procesator, users connected) that I can't reproduce in my testing environment, but I got the idea: Testing bugs on production is as bad as abuse GM commands on production, We all learned that this year :D I found a new way to crash char-server, but this time only tes...
by playerone
28 Dec 2018, 20:27
Forum: Support and Bug reports
Topic: Char-serv Authentication failed
Replies: 6
Views: 2397

Char-serv Authentication failed

I've noticed that char-server can stop working using only one user account. There's how I did it: 1) After do login, I just send a loop with CMSG_CHAR_SELECT packets (0x0066) choosing the same char slot. The char-serv window got flooded with Character selection notifications. 2) While the loop is ru...
by playerone
28 Dec 2018, 15:08
Forum: Court House (Abuse Forum)
Topic: [RESOLVED] [BAN] Temporary ban to protect map-server, 151 characters affected
Replies: 2
Views: 2492

Re: [BAN] Temporary ban to protect map-server, 151 characters affected

This is a technical ban rather than a personal ban, made to protect the uptime of the server. The intention is this ban will be reversed once the owner can be contacted and told to tone it down a bit, and/or sane sendq/recvq limits are implemented on the server. (Any evasion prior to contact, howev...
by playerone
25 Dec 2018, 00:36
Forum: Support and Bug reports
Topic: 120 users guild limit
Replies: 1
Views: 1144

120 users guild limit

Hello, I'm currently developing a guild called "Skull Army" and I have reached the 120 users limit per guild. Is possible to increase the 120 users limit? I'm using the guild chat to send commands to the guild members (bots) and control them without annoying other users with commands in th...