Build runelite and install custom plugin tutorial for runescape using Intellij IDEA

preview_player
Показать описание
#runescape
This is a tutorial on how to build runelite using Intellig IDEA for runescape. the other part is installing a custom plugin to use in game. this is useful for runelite plugin development.

Рекомендации по теме
Комментарии
Автор

as soon as you hear the good ol' aussie accent you know it's gonna be a good tutorial. kudos!

khuntasaurus
Автор

Thank you very much for this, I'm trying to get into programming and this is a fun way to do it.

swettouch
Автор

Your desktop makes me anxious. Nice vid!

youMatterItDoesGetBetter
Автор

Thank you so SO much for your video series!! I was getting started botting ORS using pyautogui a few months ago and then I moved onto using OpenCV directly, but then stopped for a while as I needed to do some thinking about things, had a lot of features I was struggling to implement, the main one was navigating.

Since finding your channel you've put the wind back in my sails! Resumed development on my OSRS bot now using Runelite, just followed your instructions got everything up and your plugin output the X Y world coordinates! Woo! Now onto building my navigation script :D It was pretty cool to get back into Java also I hadn't used Java since highschool heh

I'm consuming all of your videos haha thank you again so much! I'm subbed

Edit: Oh and I just got a PC with a graphics card for like the first time ever so I'm also super excited you've got content covering YOLOv5! Really keen to see more AI content if you have any

I noticed btw you had a more recent video where you use opencv instead of YOLOv5 though -- which do you think is faster? I have a very average GPU a 1050 ti 4gb only like 700 cuda cores but i have a nice CPU its like a i7-78xx series

PS: This works with OpenJDK if you don't want to register for Oracle

zoewilliams
Автор

Thanks G. Time to send Her. Best wishes this Holiday season

cIeetz
Автор

Not very familiar with RuneScape stuff but great tutorial!

jsbots
Автор

I assume those of us with Jagex accounts can't run our own built client as it needs to launch from Jagex launcher, unless there is a way for us to overwrite the current Runelite .exe

OfficialSamuelC
Автор

How would I point this towards a private server instead of OSRS?

Noxiousxx
Автор

This is by adding it into a clone of the RuneLite client repo, but isn't it best nowadays to create a plugin using the pluginhub repo?

WeatherGuruOSRS
Автор

Do you know how to setup hot reloading of plugins within runelite? I hate I have to close out of the game and relaunch every time I make a plugin change.

toughbama
Автор

does anyone know if its possible to export these plugins to .jar for use in external-plugins folder? or do i need to use an api outside of runelite for this?

dnstg
Автор

Getting this error when installing or testing after updating:

"There are test failures.


Please refer to for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream."

any idea on a fix?

Edit: this is me like 20 seconds later lol, In maven I did RuneLite/RuneLite Client/Lifecycle/install and that worked.

for whatever reason installing under RuneLite alone didnt work for me

bubtheapeman
Автор

Can I do this with a private server client as well? I'm trying to get into coding. Figured I'd look into doing something that I've been wanting to do. We're allowed to bot certain things so why not.

Xcceler
Автор

Does this not work anymore or what? Ive done this 100 different times and tried everything. It says loading plugins and says 130+ but then when it opens none of the added plugins are actually there

Deathurway
Автор

Hello, I am getting plenty of errors in your scripto such as:
Cannot resolve method 'getPlane' in 'WorldPoint'
Cannot resolve method 'getX' in 'Point'
'WorldPoint()' cannot be applied to '(int, int, int)'

Is this because I am using the latest RuneLight version?

MarioGalvanMiranda
Автор

How did you view local host at the end of your video? Thanks for the detailed tutorial, very helpful :) i've been pulling all my data off color outlines alone, local host is game changing. Also, do you need to restart the client and login every time you change your code or is there another way to do this? Thanks!

johnd-mo
Автор

Question: So when I have made this plugin, can I then run the plugin by running runelite.exe or do i always have to open up intellij IDEA and run it through there? or how/where does it save?

confortto
Автор

how do i open 2 runelite clients in intellij

TyIsaac
Автор

I keep getting error "Invalid flag - -release" everytime I run maven on the install, What's causing this?

meerkattofficial
Автор

hey, any ideas why the client running through intellj just gives me a frozen screen? Like its just stuck on a black screen once rl has loaded? Have tried different SDKs

fez