Random needs a threadsafe wrapper which I mentioned in original release.
As for other stuff I'd guess It's unsecured commands. I don't recall any issues with stat points on our server so not sure really. It wouldn't be an exception obviously because the code is fine... It's simply exploitable. You're best off logging player chats as well as asking users how they are doing it.
Random needs a threadsafe wrapper which I mentioned in original release.
As for other stuff I'd guess It's unsecured commands. I don't recall any issues with stat points on our server so not sure really. It wouldn't be an exception obviously because the code is fine... It's simply exploitable. You're best off logging player chats as well as asking users how they are doing it.
i try to chat...
but he reluctant to tell me
and he can delete my characters table record
According to your opinion, which is probably what the problem is
If he's able to delete the characters table then he's most definitely injecting into your website and letting himself do whatever he wants with the database.
lawl sql inject, and this is why some people should not try to code in php,
not a big problem it just takes practice, id recommend using Dreamweaver it helps you code to a point and helps to prevent common mistakes..
lawl sql inject, and this is why some people should not try to code in php,
not a big problem it just takes practice, id recommend using Dreamweaver it helps you code to a point and helps to prevent common mistakes..
Lool I know right. It's funny, when people make websites, their first concern is always design and functions, but not security. If ever security. When I'm making sites and coding functions, then I always focus on the security for every single functions. I'm not using PHP tho, but ASP.NET, but still reasonable for anything.
[Release] Albetros Custom Source (Latest Hellmouth) 08/04/2016 - CO2 PServer Guides & Releases - 868 Replies THIS SOURCE IS FOR CLIENT VERSION 5518
Why I feel this is a good 'starter' source
Official FAQ for this Source!
http://www.elitepvpers.com/forum/co2-pserver-guid es-releases/1584470-official-5518-albetros-faq-que stion-thread.html
albetros source question!!! 01/30/2012 - CO2 Private Server - 3 Replies ok ...
i only have one question ...
what is the IrcBot?
how can i use it fully ??
Albetros v5518 questions. 12/16/2011 - CO2 Private Server - 3 Replies Okay so I have been looking around for a few guides to update this server I would like to complete the Shopping Mall and add Dail PK and more I would also like to have working mounts and packs (Stone Pack, Item Pack) if you could point me in the right direction I am sure I can figure it out from there.
Thanks.
help pro4ever,arco,immuone help plz or any one 09/07/2010 - CO2 Private Server - 3 Replies public static Main.AuthWorker.AuthInfo Authenticate(string User, string Password)
{
Main.AuthWorker.AuthInfo Info = new NewestCOServer.Main.AuthWorker.AuthInfo();
Info.Account = User;
try
{
MySqlDataAdapter DataAdapter = null;