Jump to content

l2-evolution help with antibot system :/


Recommended Posts

hi guys ...  I started using l2net and need help with the system of this server antibot www.l2-evolution.com ... is there a script for this protection but still have not succeeded ... let the server data ... ip: 78.46.102.93 port: 2106 chronicle: freya.

this is your system:

 

11:12:35 :[: Use .report if you suspect a player of boting. You can answer to the check by typing: .n CODE (you get a code in the middle of the screen when checked)

 

11:12:49 PM :[Teleport spawn protection ended.
11:12:37 PM :[Teleported
11:12:37 PM :[You are in jail for 15 minutes.
11:12:37 PM :[: [AntiBot]: <Char--XXX> got punished 

11:11:48 PM :[: Votes on Hopzone: 248 | Reward on: 254 votes.

11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[screen Message : Code: .n 19


11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[0x12: AntiBot: PLEASE TYPE THE CODE SHOWN ON YOUR SCREEN.
11:11:38 PM :[screen Message : Code: .n 19

 

 

 

from already thank you very much expect an answer and sorry for my English...

Link to comment
Share on other sites

Try this:

//Revamped by: djpliku
//Credit: galozeh, mpj123, angelificatus, Infant, djpliku 
//Original Code by: obce (AdiFenix)

set_event "<&SCRIPTEVENT_CHAT&>" "<&SYSTEM_CURRENTFILE&>" czat_check
print_text " start"
do
sleep 1000
loop 1 == 1
end_script


function czat_check
define string anty "AntiBot"
define string temp_str ""
define string okrojony ""
define string spc_str " "
define int dlg 0
define int spc 0
if sendername == anty
dlg = MESSAGE.count
dlg = dlg - 9
okrojony = MESSAGE.SUBSTRING 9 dlg
spc = okrojony.INDEXOF spc_str
spc = spc
temp_str = okrojony.SUBSTRING 0 spc
//print_text "kodzik <&temp_str&>"
sleep 500
say_text "<&CHANNEL_ALL&>" ".n <&temp_str&>"
endif


return void

 

 

 

L2Net Powa !

Link to comment
Share on other sites

djpliku This script was tested? I have the same script and I have not worked ... works for all versions? I have the version v.389 ... or perhaps I have not run properly. could be explained as to place it and get it to work be correctly? greetings and thanks!  ;D

 

 

ps: sorry for my English!  :D

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.

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