Jump to content

Anti Anti-Bot For L2Dodge


MlDNlGHT

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...