Who is Online? Currently 111 players and 2 visitors.Last logged in:MummyXortothArchiliesAkvavitix

Batclient related Plugins, Scripts and Triggers

Plugins

Besides the fact that the client has a very powerful scripting language, with what You can use to create and implement your own plugins with Java (as .jar packages) to the Batclient. This feature was enabled with the release of v1.53.
Example here (.zip, 440kB)

With v1.70, we introduced some changes to the Plugin implementation. You'll need the new bat_interfaces.jar for your own Plugin projects. Other documentation: Javadoc.


Corpse/demonhandler
cdhandler.jar -plugin (full version | Glaurung)
Description: A graphical window for handling multiple demons and also corpsehandling. Instructions: place under /plugins. Saves demon timers and corpse-handlers when you type 'save'. For demons: get demon ready, control once, wait until it drains..wait until it drains again, enter combat, wait for drain.. then 'save' to get your timers saved. Demon handler wakes up when you start channeling someone, the "no more" button is there to remove a channeled demon. For corpses: just select actions which you want and upon what to perform the actions.

Corpse/demonhandler development-kit cdhandler-devkit.rar (full version | Glaurung)
Description: The plugin based heavily on the myplugin example. Unrar under workspace directory for eclipse and follow the insturction in the readme, feel free to modify as you wish, just mention its based on this etc.

Triggers*

Prot tracking trigs prots.bcs (full version | Era)
Combat round actions rounds.bcs (ready trig | Era)
Spellnames added spellnames.bcs (full version | Dazzt)
Liting triggers lite.bcs (beta version | Era)
Some gagged lines gag.bcs (sample version | Era)
Combat Damage Analyzer cda.bcs (sample version | Glaurung)
Player Uncon trigger uncon.bcs (sample version | Glaurung)
Description: Simple uncon trigger, reports player uncon and makes a command that you can use to revive, make sure to edit the skill/spell you use to it.

* Add these to the C:\Documents and Settings\%username%\batclient\scripts (or equivalent) -directory. Then either restart Batclient or give the /scriptreload and /scriptbootup -commands.

Trigger generator

You can find it here.

 

Userland plugins will be added to this page per request.