Adam
-
Posts
12 -
Joined
-
Last visited
-
Days Won
2
Adam's Achievements
Tier I - Level 0 (1/11)
5
Reputation
- Game Development
- Game Development
- Game Development
Available
Interface styled launchers
Managed by
Adam
Available
This is based of and works how the RuneLite Launcher works.
Perks:
Add as many dependancies to your client without worrying about a huge client - this launcher downloads all deps seperately and runs client with them.
Drawbacks:
Having to manage a JSON file, easy though
Message me on Discord for a price
ADAM#0117
Requirements:
You will need to do some sort of mock-up in paint
I may ask you to write out what you want on each tab(if you want tabs)
Video example attached
20210515_132259.MP4
Perks:
Add as many dependancies to your client without worrying about a huge client - this launcher downloads all deps seperately and runs client with them.
Drawbacks:
Having to manage a JSON file, easy though
Message me on Discord for a price
ADAM#0117
Requirements:
You will need to do some sort of mock-up in paint
I may ask you to write out what you want on each tab(if you want tabs)
Video example attached
20210515_132259.MP4
Available Services
Available
RuneLite hooks following snippet
Managed by
Adam
Available
Discord: ADAM#0117
You will need to send me your client files or invite me to a GitHub repo to get this service.
Accepting Skrill/Cashapp, will do transferwise if it's all paid at once(will be offering payment in parts for larger orders)
Snippet can be found at
Prices:
Implementing RuneLite api's: $10-40/api, depending how long it will take
Implementing RuneLite Events: $10-50 depending how long it will take
Doing the above snippet for you: $30
Implementing a plugin for you: $10-300, depending what events/api's need implementing and how long it will take the genuinely implement the plugin
You will need to send me your client files or invite me to a GitHub repo to get this service.
Accepting Skrill/Cashapp, will do transferwise if it's all paid at once(will be offering payment in parts for larger orders)
Snippet can be found at
Prices:
Implementing RuneLite api's: $10-40/api, depending how long it will take
Implementing RuneLite Events: $10-50 depending how long it will take
Doing the above snippet for you: $30
Implementing a plugin for you: $10-300, depending what events/api's need implementing and how long it will take the genuinely implement the plugin
Available Services
Available
317 Runelite Implementations
Managed by
Adam
Available
Used to sell a half-ass version of this, however this implementation is proper.
Note that this does not come with all runelite hooks implemented, meaning some plugins may not work. If you require more api's implemented or a specific plugin once this is done it will cost extra.
This service can usually be completed in around 4 days, however I will be listing it as a 7day service to relieve some pressure and give me time to do it properly.
Accepting Skrill/Cashapp, will do transferwise if it's all paid at once(will be offering payment in parts as i progress further into the service.)
I have this completed already on most frameworks, however I have progressed furthest on PI and Ruse, imagine below
Discord: ADAM#0117
You will need to send me your client files or invite me to a GitHub repo to get this service.
@Subscribe public void onMenuEntryAdded(MenuEntryAdded event) { if(event.getEntry().getOption().toLowerCase().contains("take")) { String s = event.getEntry().getOption(); String item = event.getEntry().getTarget(); event.getEntry().onLoaded(() -> event.getEntry().setOption("@lre@Take" + " @red@" + item)); event.getEntry().changed(); }
Note that this does not come with all runelite hooks implemented, meaning some plugins may not work. If you require more api's implemented or a specific plugin once this is done it will cost extra.
This service can usually be completed in around 4 days, however I will be listing it as a 7day service to relieve some pressure and give me time to do it properly.
Accepting Skrill/Cashapp, will do transferwise if it's all paid at once(will be offering payment in parts as i progress further into the service.)
I have this completed already on most frameworks, however I have progressed furthest on PI and Ruse, imagine below
Discord: ADAM#0117
You will need to send me your client files or invite me to a GitHub repo to get this service.
@Subscribe public void onMenuEntryAdded(MenuEntryAdded event) { if(event.getEntry().getOption().toLowerCase().contains("take")) { String s = event.getEntry().getOption(); String item = event.getEntry().getTarget(); event.getEntry().onLoaded(() -> event.getEntry().setOption("@lre@Take" + " @red@" + item)); event.getEntry().changed(); }