Scripts Developer KitTool for developing scripts: packet analysis, dialog parser, lists, events, etc

Detailed lists of game objects with search function. Convenient display of game dialogues with formatting and highlighting.
Converting selected bytes to numeric and string values. Displaying client-server packets. Black and white filtering lists, byte search. Highlighting bytes in the selected packet.
Detailed lists of game objects with search function. Convenient display of game dialogues with formatting and highlighting.
Converting selected bytes to numeric and string values. Displaying client-server packets. Black and white filtering lists, byte search. Highlighting bytes in the selected packet.
Detailed lists of game objects with search function.
Convenient display of game dialogues with formatting and highlighting.
Converting selected bytes to numeric and string values.
Displaying client-server packets. Black and white filtering lists, byte search. Highlighting bytes in the selected packet.

SDK PLUGIN DESCRIPTION

What is Scripts Developer Kit and what is it for?

Scripts Developer Kit - is a tool created specifically to help you develop scripts for your Adrenaline bot. It allows you to intercept and analyze Lineage 2 client-server packets and is designed as a plugin for the Adrenaline bot. The plugin's capabilities are similar, but inferior to the fairly well-known L2 Packet Hack (l2phx). The latter, unfortunately, has not worked for a long time on most servers with protection. Also, using the SDK plugin, you can analyze opened dialogs.

Features

  • Display, filtering (white\black sheets) and searching for packets
  • Customizable highlighting of specified bytes in a selected packet
  • Converters HEX <-> INT, HEX <-> STR
  • Sending single packets to client/server
  • (Under development) Display the structure of the selected packet
  • Displaying extended information about game objects  lists and searching in them
  • Displaying of open dialogs with the ability to format and highlight bypasses

Start-up instructions

  1. First, download the updater and move it to the folder you want to use for storing the scripts.
  2. Run the updater and select Scripts for bot -> Scripts Developer Kit.
  3. Click Download and wait for the files to download. The folder ../Adrenaline/Scripts/ScriptsDeveloperKit/.. appears.
  4. In the key.txt file placed next to the script, you need to enter purchased key (file will be created automatically after first script launch). Keys can also be entered using the updater on the Keys tab.
  5. Go to the Script tab in the Adrenaline Bot and click on the folder icon from above. A window will appear to select the file. Select ScriptsDeveloperKit.bin from ScriptsDeveloperKit folder and press the orange start button - the plugin window will appear. (video demonstration of how this is done)
  6. That's all. Successful tests!