Jump to content
  • 0

[Question] About //cfg Bot Fast Solution


Question

Posted

If i create one command with //cfg or when u use //cfg and get DC critical jail ...

 

can stop l2tower  ? i have to use l2tower over 2 years so i have forget how it works exacly

15 answers to this question

Recommended Posts

  • 0
Posted

If i create one command with //cfg or when u use //cfg and get DC critical jail ...

 

can stop l2tower  ? i have to use l2tower over 2 years so i have forget how it works exacly

It depends on the server. If server got some protection, then it's normal to get some crits.

From my personal experience, in most servers that i used that program i didn't got any errors/crits.

  • 0
Posted (edited)

i mean to create that when u use this command get that errors i have server and i wanna find a fast and easy solution

Edited by GsL
  • 0
Posted (edited)

so its not opened only from commands?

Only from commands. I'm using the /cfg.

 

If you still having a problem, you could visit their own forum.

Edited by SirLionheart
  • 0
Posted (edited)

This works on freya, but on Interlude it doesn't.

 

Say2.java

 

if (_type < 0 || _type >= CHAT_NAMES.length || _text.contains("//cfg"))
{
_log.warning("Say2: Invalid type: " + _type + " Player : " + activeChar.getName() + " text: " + String.valueOf(_text));
activeChar.sendPacket(ActionFailed.STATIC_PACKET);
activeChar.logout();
return;
}

 

 

Edited by Tяαnce
  • 0
Posted

like i always say about topic like this ... you can make 1 "protection" that if type the ""WORD"" cfg get jailed of kicked .... or something like that simple ?

  • 0
Posted

It is opened from keyboard command as well just like L2Walker.

 

if we create 1 command //cfg and open 1 window GM informed? just to scary them?

  • 0
Posted

if we create 1 command //cfg and open 1 window GM informed? just to scary them?

If you create command for '//cfg' you still can open it through '.cfg' , '/cfg' and even if you manage to fix those 3 you still can open it by keyboard command.

However as i already said above, in that way you might stop somebody from using it.

  • 0
Posted

like i always say about topic like this ... you can make 1 "protection" that if type the ""WORD"" cfg get jailed of kicked .... or something like that simple ?

  • 0
Posted

I already replied how to make it.

they dont realy get it ..... he have 2002 posts and yet he dont have any "Experience" about how to ask or how to "see" what ""WE"" tell him ... no point speaking with that kind of people ..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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