Jump to content

Recommended Posts

Posted

laughable anti bot. I'm sure it will change soon.

 

[Dodge-Anti-Bot.l2s]

/* This Scipt was created with NotePad++. 
* Author: Phear3d
* @ 2013.June.5 at 1:00 PM 
*/
SET_EVENT "<&SCRIPTEVENT_SERVERPACKET&>" "<&SYSTEM_CURRENTFILE&>" NpcHtml 25

PRINT_TEXT "The ANTI anti-bot for L2 Dodge is running...... =)"
WHILE ONE == ONE
  SLEEP 1000
WEND

SCRIPT_END

FUNCTION NpcHtml

  Define bytebuffer window 6000

  DEFINE INT PacketType 0
  DEFINE INT ID 0
  DEFINE STRING HTML ""
  DEFINE STRING Quest ""
  DEFINE INT i1 0
  DEFINE INT i2 0
  DEFINE INT i3 0
  DEFINE INT Ans 0

  PACKET.READ_BYTE PacketType
  PACKET.READ_INT32 ID
  PACKET.READ_STRING HTML


  PRINT_TEXT "Received NpcHtmlMessage Packet  !!"
  //PRINT_TEXT "ID = <&ID&> | HTML = <&HTML&>"

  IF "HTML.CONTAINS #$Anti-Bot" == TRUE
     PRINT_TEXT " Found: Anti-Bot ]"
     Quest = HTML.SUBSTRING #I822 #I11
     i1 = QUEST.SUBSTRING #I0 #I1
     i2 = QUEST.SUBSTRING #I4 #I1
     i3 = QUEST.SUBSTRING #I8 #I1

     PRINT_TEXT " Quest: <&QUEST&> ]"
     PRINT_TEXT " i1: <&i1&> ]"
     PRINT_TEXT " i2: <&i2&> ]"
     PRINT_TEXT " i3: <&i3&> ]"

     Ans = "<&i1&>" + "<&i2&>" + "<&i3&>"
     PRINT_TEXT " Answer: <&Ans&> ]"
     NPC_DIALOG "bypass -h captcha <&Ans&> No"
     //bypass -h captcha $vbox $ebox
  ENDIF

  IF "HTML.CONTAINS #$Anti-Bot" == FALSE
     PRINT_TEXT " NOT Found: Anti-Bot ]"
     //window.write_byte #I25
     //window.write_int32 #I5
     //window.write_string HTML
     //window.write_int32 #I5588
     //window.TRIM_TO_INDEX
     //INJECTBB_CLIENT window
  ENDIF

  
RETURN VOID

Posted

You are ignoring this user. Show me the post.

 

I really could care less what the forum troll, otherwise known as monkey mathew has to say.

Gtfo my thread troll.

Posted

There is no point to share a script from the time that you qq on their forum to fix it. You are the only troll here.

Posted

And the troll , trolls on..........

 

You fail so hard,since quote me you can see what did i post even if you blocked me. Try again..

 

work?

I dont know but gm yday jail the bot and his main char for 6k minutes xD

 

Also server is down.

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