• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

This server is currently banned! Reason: Spoofing data info.

GoalTV

NANI?!
Joined
Jul 23, 2011
Messages
589
Reaction score
53
Hello.

I got Banned today for Spoofing I checked Otland and I never Installed that script in source now I installed and I think it should be solved.

This server is currently banned! Reason: Spoofing data info.
Server will be unbanned after 11/07/2014.

I just wonder how it was banned anyway there was 2 Players onlie at that time me (God) and normal player after 15 sec server got removed after I added it and says that message which is above

My Server IP
192.121.166.172
Port
7171
Domain
modernots.eu which was put in outserv list

and Version is 8.6 of Engine.

the script have been Installed but not Fully

This Part Done
sprintf(buffer, "%d", g_game.getPlayersOnline());
to
Code:
sprintf(buffer, "%d", Connection::connectionCount);

but here is problem

I dont have
output->put<uint32_t>(g_game.getPlayersOnline());

I have
output->AddU32(g_game.getPlayersOnline());

I was trying to solve it but getting issues because of put so I try change to AddU32 but keep some errors so i just done the first code with sprintf(buffer, "%d", Connection::connectionCount);

Im Using Distro [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8


Looking forward for results

Best Regards
mlody.1039
 
Back
Top