osrsclient icon indicating copy to clipboard operation
osrsclient copied to clipboard

An open-source reflection client for Old School RuneScape.

Results 5 osrsclient issues
Sort by recently updated
recently updated
newest added

# This uses netbeans! lol So I have done a lot of work on OS-JR. I re-purposed it to be a library. It has gone from ~300 hooks in the...

public void onJoin(JoinEvent event) throws Exception { manager.onJoinEvent(event.getChannel().getUsers().toArray()); } When I refactor your code, the PIRCBOTX package has been imported, the version is 2.0.1, but the error has been reported....

My latest additions to the project, demonstrated in the attached pictures: 1. A Fullscreen button, which can make the game take up the whole window (besides the toolbar) 2. A...

Hey bmoyer, I am highly interested in modifying this client, however I don't quite understand how to make it work. I have currently imported it into eclipse and it show...

Hello bmoyer! I am really interested in your client, however, I am unable to properly use it. I added Java to my path like mentioned (export PATH=$PATH:/usr/lib/jvm/java-8-openjdk-amd64/jre/ .... ). The...