Jump to content

Recommended Posts

Posted

Flash 9a mpwrouses na m apantisis sto mnm pou s exw afisi gia t topic s? Thnx

 

exo fix ayta me ta phx pou einai gnosta exo perasei kai ena java so warehouse  pou otan baleis items kai  pas na ta pareis 8elei 10s exo fix polla pragmata mporeis na deis kai st o timeline pou  edwsa poio pano  to noobish k ta server attacker  den ta exo fix akoma aytes tis meres 8a ta fix kai 8a einai ok to pack :P

Posted

exo fix ayta me ta phx pou einai gnosta exo perasei kai ena java so warehouse  pou otan baleis items kai  pas na ta pareis 8elei 10s exo fix polla pragmata mporeis na deis kai st o timeline pou  edwsa poio pano  to noobish k ta server attacker  den ta exo fix akoma aytes tis meres 8a ta fix kai 8a einai ok to pack :P

mporo na sta fix ego ;)

Posted

flash m vgazei ena error sto eclipse... sto com.Flash.gameserver.hadler kai akrivws sto AdminComandHadler.java ... ti error einai afto??? lookareto mia plzzz i pes m mipws einai diko m prob...

Posted
package com.Flash.gameserver.handler;

import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Map;
import java.util.Properties;
import java.util.logging.Logger;

import javolution.util.FastMap;
import com.Flash.Config;
import com.Flash.gameserver.handler.admincommandhandlers.AdminDMEngine;   <------- edw einai to error..
import com.Flash.gameserver.model.actor.instance.L2PcInstance;

/**
* This class ...
*
* @version $Revision: 1.1.4.5 $ $Date: 2005/03/27 15:30:09 $
*/
public class AdminCommandHandler
{
private static Logger _log = Logger.getLogger(AdminCommandHandler.class.getName());

private static AdminCommandHandler _instance;

private Map<String, IAdminCommandHandler> _datatable;

   //Alt privileges setting
   private static Logger _priviLog = Logger.getLogger("AltPrivilegesAdmin");
   private static FastMap<String,Integer> _privileges;

public static AdminCommandHandler getInstance()
{
	if (_instance == null)
	{
		_instance = new AdminCommandHandler();
	}
	return _instance;
}

private AdminCommandHandler()
{
	_datatable = new FastMap<String, IAdminCommandHandler>();
	registerAdminCommandHandler(new AdminDMEngine());
}

public void registerAdminCommandHandler(IAdminCommandHandler handler)
{
	String[] ids = handler.getAdminCommandList();
	for (int i = 0; i < ids.length; i++)
	{
		if (Config.DEBUG) _log.fine("Adding handler for command "+ids[i]);
		_datatable.put(ids[i], handler);
	}
}

public IAdminCommandHandler getAdminCommandHandler(String adminCommand)
{
	String command = adminCommand;
	if (adminCommand.indexOf(" ") != -1) {
		command = adminCommand.substring(0, adminCommand.indexOf(" "));
	}
	if (Config.DEBUG)
		_log.fine("getting handler for command: "+command+
				" -> "+(_datatable.get(command) != null));
	return _datatable.get(command);
}

   /**
    * @return
    */
   public int size()
   {
       return _datatable.size();
   }

   public final boolean checkPrivileges(L2PcInstance player, String adminCommand)
   {
       //Only a GM can execute a admin command
       if (!player.isGM())
           return false;

       //Skip special privileges handler?
       if (!Config.ALT_PRIVILEGES_ADMIN || Config.EVERYBODY_HAS_ADMIN_RIGHTS)
           return true;

       if (_privileges == null)
           _privileges = new FastMap<String,Integer>();

       String command = adminCommand;
       if (adminCommand.indexOf(" ") != -1) {
           command = adminCommand.substring(0, adminCommand.indexOf(" "));
       }

       //The command not exists
       if (!_datatable.containsKey(command))
           return false;

       int requireLevel = 0;

       if (!_privileges.containsKey(command))
       {
           //Try to loaded the command config
           boolean isLoaded = false;

           try
           {
               Properties Settings   = new Properties();
               InputStream is          = new FileInputStream(Config.COMMAND_PRIVILEGES_FILE);
               Settings.load(is);
               is.close();

               String stringLevel = Settings.getProperty(command);

               if (stringLevel != null)
               {
                   isLoaded = true;
                   requireLevel = Integer.parseInt(stringLevel);
               }
           }
           catch (Exception e) { }

           //Secure level?
           if (!isLoaded)
           {
               if (Config.ALT_PRIVILEGES_SECURE_CHECK)
               {
                   _priviLog.info("The command '" + command + "' haven't got a entry in the configuration file. The command cannot be executed!!");
                   return false;
               }

               requireLevel = Config.ALT_PRIVILEGES_DEFAULT_LEVEL;
           }

           _privileges.put(command,requireLevel);
       }
       else
       {
           requireLevel = _privileges.get(command);
       }

       if (player.getAccessLevel() < requireLevel)
       {
           _priviLog.warning("<GM>" + player.getName() + ": have not access level to execute the command '" + command +"'");
           return false;
       }

       return true;
   }

gia lookare gt dn 3erw gt m to vgazei proti fora m to vgazei afto edw....

Posted

to fixara ego pedes.kante checkout pali.opos l2jattacker fixed.tora exoume to noobish error.se 5 lepta 8a ine gg

to fixares?? katse na dw k tha sou pw...
Guest
This topic is now closed to further replies.



  • Posts

    • Hello, you can check www.l2jmaster.org we have a test server. regards.
    • 🎣 Enhanced Fishing Bot — Midnight 12.0.7 Now fully hands-off: it re-applies your lures AND uses your consumables automatically. 🔥   ▶️ Watch it in action:   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ The only WoW fishing bot that keeps your pole lured and your buffs up the entire session — no babysitting, no lost catch rate. And it doesn't read your screen or touch the game — it listens for the splash like a real player. ❝ Other bots fish with a bare pole and waste half your session. This one keeps it lured and buffed the whole time — so you catch more, every cast. ❞ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✨ WHAT'S NEW • Automatic lure application — your fishing pole stays lured all session, so your catch rate never drops • Automatic consumables — food, buffs & fishing items get used for you, on time, automatically • Fully unattended — set it and genuinely walk away   ⚙️ HOW IT WORKS Pure audio detection — no pixels, no memory reading, no injection. It hears the splash, loots, recasts. Works at any resolution, UI scale, or graphics setting.   🛡️ BUILT TO STAY UNDER THE RADAR Every action is randomized to look human: • Randomized reaction times & key-hold durations • Occasional "missed" catches & distracted pauses • Idle breaks, anti-AFK jumps, periodic bag checks • Subtle mouse & position jitter • Built-in 3-hour session cap — never looks like a 24/7 robot • Fatigue system — reactions slow over long sessions, like a tired player   🪝 EVERYTHING INCLUDED • Comes with the bot + the BobberAssist addon (handles lures & consumables in-game) • One-time setup — remembers your settings • Optional VB-CABLE support to isolate WoW audio • Sit-and-fish mode for less mob aggro   🔒 LICENSING • One license = one PC, locked on first launch • Instant key delivery in our Discord • Changed PCs? Open a ticket and we'll reset it   ♻️ Free updates for life — buy once, every future version is free. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💬 All the details, pricing & download are in our Discord: 👉 JOIN THE DISCORD 👈 Like any automation, use at your own discretion — ToS applies.  
  • 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..