- Thread Author
- #1
I'd noticed a few people looked at this previously but nothing was ever really released or they seem to have stopped but i put together a simple version that would work for a development environment if anyone wants to debug a script etc.
Example
- It has been written with multiple OS's in mind, however as iv only have acces to and worked with windows that is the only implementation included. If any one wants to write an osx / mac version and share it id be grateful.
- Uses swing so would not be allowed on the bot store (iirc Arbiter wants javafx impl)
- Need to add the JNA and JNA platform libs to project.
- It will actually work on any window but iv included a test script showing a Runemate / Runescape implementation.
- I forgot we couldn't call game rm methods from the awt event thread so the current version of submitting the drawing to an executor is a hack. If any ones interested ill go back and rework it using BufferStrategys or something.
Example
