Jump to content

AutoBan problem


blinded

Recommended Posts

If i understand well u want remove the protection of L2walker (this is not really a protection,it just bans every1 who uses L2walker).The way is this :go to C:\server\gameserver\config\options,open options and search for

 

# Allow L2Walker client (Default False)

# Can be True, False, GM

AllowL2Walker      = False

L2WalkerRevision  = 552

# Ban account if account using l2walker and is not GM, AllowL2Walker = False

AutobanL2WalkerAcc = True

# Apply default punish if player buy items for zero adena

OnlyGMItemsFree = True

 

These are probably ur options,made them to

 

# Allow L2Walker client (Default False)

# Can be True, False, GM

AllowL2Walker      = False

L2WalkerRevision  = 552

# Ban account if account using l2walker and is not GM, AllowL2Walker = False

AutobanL2WalkerAcc = False

# Apply default punish if player buy items for zero adena

OnlyGMItemsFree = True

 

And now u won't get banned anymore,gl

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...