Against bots

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
User avatar
Minutis
Posts: 56
Joined: Thu Feb 22, 2007 2:01 pm

Re: Against bots

Post by Minutis »

JIV wrote:still wil see it thx to

Code: Select all

_itm.getPosition().getWorldRegion().addVisibleObject(_itm);
changing that part - not a good idea
Why, please explain more.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Against bots

Post by JIV »

because as poltomb said, player will not see it and without adding it to l2world item will be cleaned by gc.
aragon
Posts: 41
Joined: Tue Nov 16, 2010 9:41 am

Re: Against bots

Post by aragon »

i have an idea but i think no one will code that, i think is possible and will work against bots
using this viewtopic.php?f=73&t=14800 + the captcha already exist ingame.

Maybe with captcha on login, they can't login with bots ;D

what you think?
Locked