Eidolon
Member
Admin Disclaimer for Ephinea: 3rd party tools, programs and plugins such as this are allowed on Ephinea. They simply only read memory and do not allow players to hack or change the game in any way, so feel free to use them without risk.
This is a Lua script addon plugin for PSOBB. Lua scripts are able to read (no writing) arbitrary memory from the PSOBB process and present it in any form they want. An extensive, easy to use UI framework called dear imgui is provided.
NOTE: VERSION 0.3.4 FIXES A GAME-BREAKING BUG WITH RECONS IN SEABED (and possibly other subtle bugs). PLEASE UPDATE ASAP.
For the latest release, always visit the following link:
https://github.com/Solybum/psobbaddonplugin/releases
Current version: 0.3.5.6. Please view the CHANGELOG.md file in the code or zips for new features and changes.
All popular addons have been updated to 0.3.x. Enjoy!
The Visual C++ 2015 32-bit x86 Redistributable is required to use this. Click here to download.
Please read the README.md file for instructions and look at the HelloWorld addon for examples.
Releases of the plugin will almost certainly cause API breakage. The functions and event hooks provided in the pso global table are likely to change and be improved on over time. 0.1.0 is a "minimum viable product" release in that you can actually create useful tools with the right information on hand.
List of Add-ons (make sure you install the main plugin above before trying to use an addon)
ToasterMage's drop checker plugin
an early test
This is a Lua script addon plugin for PSOBB. Lua scripts are able to read (no writing) arbitrary memory from the PSOBB process and present it in any form they want. An extensive, easy to use UI framework called dear imgui is provided.
NOTE: VERSION 0.3.4 FIXES A GAME-BREAKING BUG WITH RECONS IN SEABED (and possibly other subtle bugs). PLEASE UPDATE ASAP.
For the latest release, always visit the following link:
https://github.com/Solybum/psobbaddonplugin/releases
Current version: 0.3.5.6. Please view the CHANGELOG.md file in the code or zips for new features and changes.
All popular addons have been updated to 0.3.x. Enjoy!
The Visual C++ 2015 32-bit x86 Redistributable is required to use this. Click here to download.
Please read the README.md file for instructions and look at the HelloWorld addon for examples.
Releases of the plugin will almost certainly cause API breakage. The functions and event hooks provided in the pso global table are likely to change and be improved on over time. 0.1.0 is a "minimum viable product" release in that you can actually create useful tools with the right information on hand.
List of Add-ons (make sure you install the main plugin above before trying to use an addon)
- Soly's PSOBB Addons
- Includes Character Reader, Bank Reader, Drop Checker, Monster Reader and Mag Timer
- Esc's Chat Log Addon (extract the "Chatlog" folder into the addon folder) (Github)
- Esc's HBR Score Viewer Addon (Ephinea Specific) (extract this folder into the addon folder) (Github)
- Staphen's Kill Counter Addon
- Tornupgaming's EXP Bar Addon
- Seth's PSOBB Addons:
ToasterMage's drop checker plugin
an early test
Last edited by a moderator: