All Projects → bmoyer → Osrsclient

bmoyer / Osrsclient

Licence: gpl-2.0
An open-source reflection client for Old School RuneScape.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Osrsclient

Vertx Web
HTTP web applications for Vert.x
Stars: ✭ 853 (+2032.5%)
Mutual labels:  client
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-25%)
Mutual labels:  client
Terminals
Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Stars: ✭ 971 (+2327.5%)
Mutual labels:  client
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+2082.5%)
Mutual labels:  client
Ionic3 Angular43 Httpclient
Example of Ionic 3 and the new Angular 4.3 HTTPClient
Stars: ✭ 20 (-50%)
Mutual labels:  client
Emodbus
Modbus library for both RTU and TCP protocols. Primarily developed on and for ESP32 MCUs.
Stars: ✭ 29 (-27.5%)
Mutual labels:  client
Nats.rb
Ruby client for NATS, the cloud native messaging system.
Stars: ✭ 850 (+2025%)
Mutual labels:  client
Gochimp3
🐒 Golang client for MailChimp API 3.0.
Stars: ✭ 39 (-2.5%)
Mutual labels:  client
Njrat 0.7d Stub Csharp
njRAT C# Stub - Fixed For PowerShell
Stars: ✭ 28 (-30%)
Mutual labels:  client
Surfraw
Mirror of the upstream git repository
Stars: ✭ 33 (-17.5%)
Mutual labels:  client
Php Sdicoop Client
A PHP package for connecting to Italian Exchange System (aka SdI) web services. (Pacchetto PHP per inviare fatture e notifiche ai webservices del SdI).
Stars: ✭ 14 (-65%)
Mutual labels:  client
Node Openid Client
OpenID Certified™ Relying Party (OpenID Connect/OAuth 2.0 Client) implementation for Node.js.
Stars: ✭ 887 (+2117.5%)
Mutual labels:  client
Vainglory
(*DEPRECATED*: The API no longer exists, so this will no longer work) A Javascript API Client wrapper for Vainglory
Stars: ✭ 32 (-20%)
Mutual labels:  client
Gitter Api
[production-ready] Gitter API implementation for php 7.0+ allowing sync, async and streaming access.
Stars: ✭ 11 (-72.5%)
Mutual labels:  client
Opc Da
基于utgard的OPC DA客户端
Stars: ✭ 35 (-12.5%)
Mutual labels:  client
Swagger Codegen Play Scala
Swagger client generator which is based on the PlayWS library
Stars: ✭ 9 (-77.5%)
Mutual labels:  client
Openapi Core Ruby Sdk
Alibaba Cloud Core SDK for Ruby
Stars: ✭ 29 (-27.5%)
Mutual labels:  client
Go Raknet
An idiomatic Go library implementing a basic version of the RakNet protocol.
Stars: ✭ 40 (+0%)
Mutual labels:  client
Odrive
Google Drive GUI for Windows / Mac / Linux
Stars: ✭ 978 (+2345%)
Mutual labels:  client
Easyappointments Mobile Client
Mobile client for Easy!Appointments Web Scheduler
Stars: ✭ 33 (-17.5%)
Mutual labels:  client

Old School RuneScape Client

This is a new project dedicated to creating a Free and Open Source OSRS reflection client.

Building

osrsclient can be easily built using the Apache Ant build script included in the repository.

git clone http://github.com/bmoyer/osrsclient
ant -f osrsclient -Dnb.internal.action.name=rebuild clean jar 

Running

Make sure you have JRE 1.7+ installed, and the java executable in your path variables. java -jar osrsclient/dist/RSClient.jar

Contributing

If you would like to contribute to osrsclient, fork this repository and work on your changes in your fork. Make a pull request against this repository once you've made your changes.

Current Features

-OSRS Hiscore lookup, showing progress to next level and experience totals
-OSRS (Zybez) Market lookup, filter offers by type
-Notepad for storing info, pasting quest guides, etc

Future Features

-IRC Chat client, supporting multiple IRC servers at once
-Full reflection integration (XP trackers, potion timers, etc)
osrsclient

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].