Help with anti bot for mannor.

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Trev
Posts: 60
Joined: Tue Aug 23, 2011 5:20 pm

Help with anti bot for mannor.

Post by Trev »

I got an idea for an antibot for manor.

The problem is, im starting to learn java, and i still dont know exact location of every part of the server.

What i need:

Where in the files, the server call to maintainance time (i know you can set the ammount of time for maintainance in config, but what i need is where the server reads and applys this value.

and, where in the files, the server responds to the commands that a player sends: purchase seed, settle products, and
sell (when all crops are seted up)

with this information, im shure i could stop any bot, including l2net, at least in mannor. if someone can provide me with this info, i will share finished script. couse even if the boters get this script, they could not do anything about it.

Thanks in advance.
hokkeli
Posts: 69
Joined: Tue Nov 09, 2010 7:05 pm

Re: Help with anti bot for mannor.

Post by hokkeli »

Wrong section? This sounds like request.
Trev
Posts: 60
Joined: Tue Aug 23, 2011 5:20 pm

Re: Help with anti bot for mannor.

Post by Trev »

i want to contribuit, but i need this data first :D
User avatar
Tavo22
Posts: 258
Joined: Mon Mar 22, 2010 8:14 pm

Re: Help with anti bot for mannor.

Post by Tavo22 »

updateManorRefresh() in CastleManorManager.java

BTW i think this is a custom request
Post Reply