#runelite

1 messages · Page 193 of 1

nimble urchin
#

Try adding client.getViewportXOffset() a quick search shows that being done

#

Perspective.java seems to have methods for that

#

I've never had to handle anything 3d in a plugin so cannot be much help.

wanton bronze
#

Screenshots and canvas are both 2529x1416 for me.

ViewportOffset: (0,0).

nimble urchin
wanton bronze
#

Currently I just hardcore a scale that I just apply to canvas coordinates but it obviously doesn’t work when the window size is not full screen so it’s poop.

nimble urchin
#

If you do a search everywhere for Perspective.localToCanvas you can see examples of how plugins draw overlays over stuff in game.

#

Specifically for world coords you can see how mining plugin coverts from world to local first. LocalPoint.fromWorld(client, rockRespawn.getWorldPoint());

wanton bronze
#

Will do. Thanks!

pallid drift
#

Another one of those keyremapping still doing the remap when a chatbox is open happens when you are sending a pm and then open up the collection log screen (maybe other interfaces cause it too, not sure)

#

sorta like when the new poll that asks a text box question used to, the message doesnt get the text the remap happens and wasd is eaten

#

last time there was a really slick fix that abex had idk what it'd be for this

fickle sinew
#

ive been playing on my brothers account for a week, and now when i logged back into my main my loot tracker was still there, but after restarting runelite my entire mains loot tracker is now gone???

pallid drift
#

Log in with the main and it’ll load

fickle sinew
#

i reinstalled runelite, the loot seems to be back except my cox kc, its missing like 100kc and more than half my drops

#

why is it gone...

pure compass
#

hallo som 1 kant tel mi way i kant get my cc old school back ?

#

lol 20 years play ???

rich marsh
#

those accounts were transfered to rs3, they are no longer old school

pure compass
#

lol i losty my cc then

oblique sun
#

you can still join the friends chat using the same name

pure compass
#

howe i kan get tha?

#

hey ty guys im in old school

indigo violet
#

Is it possible to move the Mage Training Arena points window? When I hold down the hotkey to move windows it doesn't highlight like everything else.

quick tiger
#

Hello, what's the plugin that removes the hover text up here?

pallid drift
#

It’s a not a plugin, You type ::mouseovertext

quick folio
quick tiger
#

thanks!

quick folio
#

gonna guess you installed that and want the mouseovertext back?

quick tiger
#

yep

#

but got it back now 👍🏻

formal glacier
#

Is there a place that I can request a developer to take over a plugin with an inactive developer?

indigo kilnBOT
pallid drift
#

what plugin do you think is applicable for some one to take over?

formal glacier
#

it's called "subtle virtual levels" just hasn't been updated for sailing and the dev is inactive

pallid drift
#

yes the author of that plugin is not active anymore but they are actually around but nobody has made any issues against their repo about sublte virtual level either

formal glacier
#

someone suggested the update to it I believe

rich marsh
pallid drift
#

i checked their repo and dont see anybody mentioning the virtual level plugin at all

#

the contextual cursor they had was taken over recently tho

pallid drift
#

o i msised the pr

#

i didnt see issue mb

somber aspen
#

the plugin is definitely abandoned, id be happy to immediately reasisgn it if someone wants it

quick folio
#

she updated it for sailing in february afaict

formal glacier
#

It doesn't work in game

somber aspen
#

mm it does seem like it was updated feb 19

quick folio
#

works for me Shrug

formal glacier
#

maybe I just need to uninstall and reinstall or something

#

yep that fixed it

#

can ignore me 😄

#

oh wait when I exit the skill tab and go back to it it breaks again

nimble urchin
#

Were you training sailing at the time?

formal glacier
#

not training sailing

nimble urchin
#

@formal glacier I'm looking for bug.

nimble urchin
#

@somber aspen @formal glacier I think this might be a Jagex bug. When teleporting or login I see sailing being set by VarTransmitListener but then later when switching interface tabs I see all besides sailing are being set by VarTransmitListener.

#

Took me a while looking over plugin and adding a bunch of debug lines. Assuming Jagex controls when vars are transmitted?

somber aspen
#

hmm ive no context, what is this

nimble urchin
#

It's a plugin that draws virtual level in skills tab.

somber aspen
#

can you point out the bug in cs2-scripts

nimble urchin
#

I have not taken a look at the cs2 script yet I'm not very familar with them. All I know from my debug logging is this listener is called for all skills (on login or teleporting) and later only called for all skills besides sailing (switching between tabs like that gif)

somber aspen
#

this should fire for any varp change

#

i dont think that that is broken probably

nimble urchin
# nimble urchin I have not taken a look at the cs2 script yet I'm not very familar with them. Al...

When this happens a script is run on parent container of skills tab.2026-04-10 12:19:44 EDT [Client] DEBUG i.h.s.SubtleVirtualLevelsPlugin - PreFired: widget=20971520, currentWidget=20971544 2026-04-10 12:19:44 EDT [Client] DEBUG injected-client - Replacing archive 12/395 2026-04-10 12:19:44 EDT [Client] DEBUG i.h.s.SubtleVirtualLevelsPlugin - PostFired: currentWidget=20971520 2026-04-10 12:19:44 EDT [Client] DEBUG i.h.s.SubtleVirtualLevelsPlugin - Running on parent container - early return

#

Plugin ignores this with early return but right after this script runs is when sailing listener stops working.

#

SCRIPTID_STATS_INIT = 393

#

But might be coincidence cause this same script also runs on login and sailing var listener is still working then.

nimble urchin
#

Loading new areas doesn't fix the bug. Something about teleporting makes it start working again then listener stops triggering for sailing when 393 runs on parent container.

formal glacier
#

@nimble urchin I'm no help but thanks for looking in to it 🙂 hope you come to a solution!

nimble urchin
nimble urchin
#

I'll open github issue letting author of plugin know what I've found.

formal glacier
#

Have done, thanks 🙂

pine fox
#

would an extension to the built-in wiki plugin to allow the user to set a hotkey they can hold to replace the default item/object/npc interact with "Search Wiki" be something that would be accepted? or is that something better proposed to the author of the "Wiki Search Shortcuts" plugin?

frank mountain
#

!profile

indigo kilnBOT
frank mountain
#

uhhh whats the command for if i log in and everything is defaulted

#

I found it nvm 😄

halcyon moss
#

is there a chat command for deepest delve?

pallid drift
#

No afaik

nimble urchin
#

Now that is example of someone trying to hack you.

kind crane
#

they always look the same, someones gotta solve the puzzle in the dark room to get scammed by fake mr beast

left shell
#

Does anyone know how I can permanently mark an object? For example I want to mark the healing orbs on GGs and I used the object marker plugin to shift click and mark them, but then the next fight the orbs are no longer marked

#

I’m sure there’s a plugin that can do it but I’m not sure which

pallid drift
#

It’s the same thing with exhumes at tob

left shell
#

so i just keep marking object until ive marked the orbs on every tile?

next fossil
#

Yep

left shell
#

I’m not sure if it’s a valve update or runelite but I can open links from runelite on my steam deck in game mode now and it’s a amazing

#

So if it was a runelite update bravo

oblique sun
#

probably valve, but cool nonetheless

mellow elbow
#

Does anyone know if there is a plugin to overlay the ge price of every item on the bank permanently for example? its slow to hover over everything to see what i can sell

worthy mulch
#

You could use something like bank heat map, it's not the price directly but similar concept

oblique sun
#

or search >100000 or whatever

mellow elbow
#

niceee tyty

scarlet bloom
latent flare
#

So im having trouble logging into runelite. I changed my pw through jagex logged in from my phone but can't use runelite on my pc it says my pw is wrong.

#

Any help?

zealous harbor
#

Make sure you are launching RuneLite using the Jagex Launcher.

brittle viper
#

Is there a plugin that I can add people on and they cant see at all

pallid drift
#

no

brittle viper
#

There needs to a plugin like that

#

would be hella awesome

pallid drift
#

its called the friendlist

brittle viper
#

No

pallid drift
#

alternatively use a second acc

pure compass
#

lol

#

i got 2 cc

kindred fulcrum
#

whats the plugin called where if you get a drop thats a high alch for example it will show that icon beside the ground item?

mellow elbow
#

key remapping doesnt have shift to change for other key, is there a way to do this?

fickle sinew
#

is it normal for "draw overlays below player" (improved tile indicators) to tank fps so much? standing idle in cox i get 300 fps without it and go down to 220 with it enabled. and if i turn on the same thing on better npc highlights, i go from 200 fps down to 80 fps at akkah if i mark the shadows and draw the lines underneath the npcs

somber aspen
#

its normal for pluginhub plugins like improved tile indicators or radius markers to tank fps

thorny knoll
#

Is there a plugin that changes my death animation so it shows the grim reaper like this?

pallid drift
#

That’s a special interaction when it’s Halloween season

blazing marsh
#

looking for a team to practiceraids with

pure compass
#

som 1 here ever kil cropraalbeast

sacred quarry
lusty raven
pallid drift
#

you can submit take over>

indigo kilnBOT
lusty raven
#

I'm aware, but I cba dealing with it

pallid drift
#

make a new issue against the repo and give a 2 week deadline of sorts

#

i see your comment

#

the same hoops you'd gothrough are what others would

#

and i would only take over a plugin i want to exist/i use

lusty raven
#

I don't even play anymore

#

So I don't care just offering it up if anyone wants to take on the mantle

pallid drift
#

are you gc

lusty raven
#

He's my friend

#

He also quit

#

And doesn't care to do the updates

pallid drift
#

¯_(ツ)_/¯

lusty raven
#

Exactly

#

Lol

pallid drift
#

if a developer wanted to fix it/take over it they would've by now but i dont think there is much interest

lusty raven
#

All good

pallid drift
#

i didnt even know this thing existed i dont think

lusty raven
#

Its a really cool plugin

#

Adds people all over the world

#

It hasn't worked

#

Since the body type update

#

A looooooong time ago

#

GC did a great job with the original plugin

zinc zealot
#

I love the guy having a meltdown in the comments

fast smelt
#

"1000s of hoops"
looks inside
basic instructions that take a few minutes

zinc zealot
#

I do vaguely remember them coming in here

fickle sinew
vale merlin
#

Hi guys, I know theres a long wait for plugins to get reviewed, but online they say between a few days to a month or so. Are we at or above a month or so? Just so I can manage my realistic expectations and stop checking on the review status 😄 New to this whole process. I know you guys are busy and doing this for the love of the game

versed scaffold
#

before the ai slop influx, that was true

vale merlin
#

Yeah, as I said im very new... and I might have added a small ai slop plugin to the mix 😮

#

albeit, useful and small 😄 so hopefully not difficult 😄

quick folio
#

you will just have to wait, the queue is massive atm

vale merlin
#

Cheers! One more thing, if when its reviewed and theres changes suggested. When the changes are done, do you then go back to the back of the queue again?

rich marsh
#

not really since the person who reviewed the new plugin, would want to be the one who merges it

vale merlin
#

Perfect! Cheers gents 🙂 Ill patiently wait 🙂

rich marsh
#

so they'll; probably come back to your pr specifically

#

when they next do reviews

quick folio
#

just dont force push changes

vale merlin
#

Yeah it was more, Ive done an upload. but thought of a new idea, didnt know if its worth sacrificing my place to update it before its been reviewed if oyu get me

quick folio
#

fwiw, plugin updates tend to be a lot faster to review

halcyon radish
#

Just say to claude/codex next time "Make it perfect" and you won't have to make any more changes.

vale merlin
#

Well I attempted that! 😄 Lets see how it does 😄

quick folio
#

a new plugin means we have to check everything, but an update is just checking the new stuff

#

so those are typically fast(assuming you dont put in a massive update ofc)

vale merlin
#

Yeah that makes sense. I guess once the core has been validated then further tweeks are easier to deal with 🙂

#

Cheers for the advice gents.

scarlet bloom
#

which one is yours

vale merlin
#

again its nothing massively out there, fully vibe coded. Ive got no idea. But I asked it to stay within the rules, but it was cheaper to by claude than pay someone to do it i gues

quick folio
#

after having a super quick glance, using reflection in your code isnt allowed

vale merlin
#

Let me google what that means 😄

halcyon radish
#

You can only use the API which runelite exposes

vale merlin
#

Okay, got ya, I'll see if I can get it to adjust that

scarlet bloom
#

its the parts of the code that tries to read the other plugin

vale merlin
#

Ahh! Got you, okay as a huge beginner I did ask the plugin owner if he was happy and he said yes. I didnt know we couldnt do that. As this has an option to enhance that, if I worked out how that plugin identified xyz, could I make this plugin identify the same thing, but highlight it differently without looking at that plugin. If that makes sense, is that within the rules?

#

so if i worked out how x plugin came to x conclusion just to highlight something. I could make my own, highlight the same thing, but do what my script is intending on doing (the other aspects etc)

scarlet bloom
#

yes

vale merlin
#

Sweet! I'll try and work that out 🙂

scarlet bloom
#

i think a lot of plugins overlap

#

especially ge plugins

vale merlin
#

Yeah they really do, its such a small thing I want, it would probably only used by a handful of people, but those that would use it, id imagine it would be very very useful. Just havnt found anything out there that ticks the boxes. I'll try and get it to draw the same conclusions as the plugin its currently reflecting off of

halcyon radish
#

the problem with referencing other plugins is, that if they're updating something they also break your plugin

#

which can cause a whole cascade of plugins breaking

vale merlin
#

Yes, of course. Okay, back to the drawing board. 🙂

scarlet bloom
#

the flipping plugins are being used as dependencies lol

vale merlin
#

Have I prompted the AI wrong? Shall I just give it another fresh scratch? I just wanted audio alerts and to basically pulse the images that that plugin does as I cant always see highlighted changes without visual movement. I'll see if it has another better suggestion 🙂 I do appreciate the advice

quick folio
#

have you considered making a feature request for those features for the original plugin?

vale merlin
#

I think its quite a niche thing to request. I messaged the owner and asked if he was happy for this plugin and he said sure. But hes getting 10s of suggestions a day, I dont think the accessability stuff would be top of the list for most subscribers but I could do!

scarlet bloom
#

your DiscordNotifier is using HttpURLConnection which I think is not allowed you should use okhttpclient from runelite instead

vale merlin
#

Ill add that to the notes, Im guessing that would be the same as the pushover options?

#

I do appreciate the advice lads

scarlet bloom
#

yes

vale merlin
#

Okay, ill add that to the list. Before I go down a rabbit hole and let claude suggest other ways. Do you have any suggestions on how I can get this to work. Again, it only needs to identify the suggested overlays, (basically draws another overlay ontop of it and flashes) and then triggers the audio. Without the lookup is there anyway for a plugin to read overlay changes? is that possible?

indigo violet
#

Does there happen to be a plugin that can lock the minimap from turning? I figured this would be an in game setting but I can't find it.

scarlet bloom
#

no

#

to both lol

indigo violet
#

Would that be allowed by the ToS if someone were to make one?

scarlet bloom
#

it would have been made by now

indigo violet
#

Oh wow, really? That's a bit surprising to me. Would you happen to know where I can find the ToS to look it over so I can better understand?

indigo kilnBOT
jade tulip
#

i found a small bug in the loot tracker plugin, you may have known about it already but I thought I'd share anyway:
I was doing some salvaging today and I noticed that if you equip an item such that it replaces an Item that you're wielding, and open a casket in the same tick, the plugin thinks that the item that you were wielding (that suddenly appeared in the inventory in the same tick the casket got opened) was obtained from the casket and it adds it to the loot tracker, I tried it a couple times with a rings, bracelets and scimitars that I was getting from salvaging and the plugin mistook the lightbearer, tormented bracelet and sang staff as being obtained from the casket.

rich marsh
#

yes we are taking a snapshot of the inventory to figure out what you got from the casket

#

if that item appears, then as far as the plugin knows, it's loot

next fossil
#

This is how people get bersker rings from ring birds nests all the time

indigo violet
#

Earlier above I was trying to understand if a plugin that locked minimap rotation would be against ToS and I was told that it probably was. I looked over the ToS and I'm having a hard time understanding why, I was hoping someone could help narrow it down for me so that I have a better understanding of what is and isn't allowed.

worthy mulch
#

I don't think nuc was explicitly saying it was not allowed, more likely just that someone would've made it if it was possible

#

I could potentially see it triggering anti-cheat though if you try to click to move on the minimap

pallid drift
#

The camera is part of the game engine and is hard to work with afaik

indigo violet
#

Ah ok, I apologize then for the misunderstanding. Just trying to figure out a workaround. My eyes have seen better days and the constant adjustments to the minimap make it pretty difficult at times to figure out where I am or what I'm even looking at hah. I figured I'd ask if it was possible. In my head, it was more disabling a feature (the rotation) than adding one, so I figured that might be ToS acceptable.

pallid drift
#

Adam usually does that stuff

indigo violet
#

Limitations though, I get that.

pallid drift
#

It’s not something anybody but him or abex can do probably

#

And they’re busy with other stuff that’s importanter typically

indigo violet
#

Ah I see, that's a shame that it's so in depth.

#

I appreciate the explanation though.

burnt gull
#

Does Runelite run on Runescape mobile

somber aspen
#

no

burnt gull
#

Was it considered

somber aspen
#

yes

spiral radish
#

is there a way to copy/paste windows runelite settings into linux? where are runelite's settings saved when running via .appimage?

somber aspen
#

you could export and import your profile

#

or just copy the .runelite folder

spiral radish
#

if I copy it then what directory do I paste it in for the .appimage to use it?

somber aspen
#

~/.runelite

zealous harbor
#

Think .appimage just uses $home

#

yeah that

spiral radish
#

just put the .runelite folder in $home?

quick folio
#

yep

spiral radish
#

are there any incompatibilities or will just copy pasting the settings from windows work?

quick folio
#

should all just work

spiral radish
#

thanks!

#

is it difficult to setup a symbiotic link to launch runelite natively in linux via jagex's launcher in wine? does it usually just work following the guide posted on reddit, or is it often a pain

zealous harbor
#

You probably want to follow Torms guide.

indigo kilnBOT
zealous harbor
#

Idk how old those reddit guides are, but Bolt makes it pretty easy.

#

Makes a different spot for the .runelite folder, so that is something to note though.

spiral radish
#

everywhere I've read troubleshooting issues with linux, everyone is trashing on flatpaks. I was hoping the method without it would work

quick folio
#

the reddit guide should still work afaik

somber aspen
#

ive seen people make the jagex launcher+wine launch the runelite appimage before

#

idk how difficult it is though

spiral radish
#

dang i was hoping to learn how badly I'd have to brace myself for a headache around getting something else to work on linux again lol

#

thanks again for the help 😄

pallid drift
#

There’s a command you can type that extends draw distance without GPU on at all but I can’t find it

#

Gpu does two things. The draw distance and the map loading thing

#

It’s probably the best you’ll get

somber aspen
#

there is not actually any aa, just the hardware raster the gpu does is more precise than the software raster jagex does

bleak grail
#

is it possible to get a chatbox notification whenever a farming contract is complete?

nimble urchin
#

@bleak grail It's not a chatbox notification but time tracking reminder plugin can add an infobox.

spiral radish
#

If anyone is curious how to get passed the internet explorer dependency with Jagex's launcher installer not working in wine, I got it to work by copy/pasting the folder for it that was already installed in a normal version of windows, then just running the installed launcher.exe.

#

I'll try the method posted on reddit to make a symbiotic link from Jagex's launcher in wine to launch native linux runelite now and then I'll report back if it still works or not. if it doesn't then I guess I'll have to use bolt

shy carbon
#

I could only get it to work with 32-bit Wine, and I remember making some Windows registry change in order to make it launch RuneLite outside of Wine

#

gl though

spiral radish
#

thanks! lol oh yeah, I must have coincidentally had it in 32 bit already, I was troubleshooting so many things to get the internet explorer dependency to work

#

Jagex's launcher really didn't want to recognize anything I did to address it

bronze vigil
#

is there any plugin that puts the ground item texts at an angle?

spiral radish
#

I ended up getting runelite to run natively on linux via a symbolic link from wine. It was a pain, but it's working natively on linux now. I ended up installing 32 bit runelite in the wine instance with the jagex launcher, then overwriting the files with the symbolic link to the 64-bit native linux launcher. The guides I found didn't work, I had to play around with extra steps and troubleshoot it myself to get it working. I don't know if the custom registry stuff was necessary. overall it probably wasn't worth the effort lol

fluid viper
#

Is there a setting to make these smaller?

next fossil
#

In Runelite settings Infobox size

trail cove
#

does anyone know what setting i can change so that the text doesn't get obscured by npcs?

next fossil
#

You're probably using a "better" plugin like improved tile indicators

trail cove
#

oh i found it, it was the "draw overlays beneath NPCs" setting in better NPC highlight

#

ty

proper magnet
#

does anyone happen to know the Volcanic Mine teleport tab animation, sound and graphic Id's?

cosmic shadow
#

the game won't let me make this left click for some reason

#

MES is off, custom swapper is also off

#

the option is visible but the left click does nothing

#

anyone know what plugin this might be?

worthy mulch
#

you can't make left click be using an item on something

cosmic shadow
#

so I can't access skotizo

worthy mulch
#

like clicking that menu entry just doesn't do anything?

cosmic shadow
#

i'm not trying to make it be a single left click, I just mean I can't use totem -> altar at all

#

correct

worthy mulch
#

hmm don't think I've seen that issue before, usually the issue is that the menu entry doesn't show up at all

#

can you swap it without clicking on the dark totem first?

indigo kilnBOT
#

Many plugins from the pluginhub break the client in subtle or not-so-subtle ways, including causing issues like client freezes. We do not support pluginhub plugins because we do not make or quality control them, and do not recommend their use.

Run the RuneLite (safe mode) shortcut, or with a Jagex account, first run the RuneLite (configure) shortcut and tick the Safe mode box, then launch RuneLite via the Jagex launcher.

This temporarily disables the GPU plugin and all hub plugins which will allow you to confirm the issue is caused by one of those plugins and isn't a core RuneLite issue.
If the issue is caused by a hub plugin, you should isolate which plugin it is and then uninstall the plugin.

cosmic shadow
worthy mulch
#

shift right click it directly without clicking the totem first -> swap left click -> see if the reset option is there

cosmic shadow
#

neither have reset options with the plugin enabled

#

i'll try the safe mode thing, it looks like no items can be used on the altar whatsoever, not just the dark totem; I wonder if it's some plugin meant to be used with runecrafting or the wildy chaos altar lol

worthy mulch
#

oh I do feel like there was a runecrafting plugin that was breaking stuff like this recently

pallid drift
#

probably is preventing a use of item on an *altar without magic imbue on

cosmic shadow
#

well it does work on safe mode

pallid drift
#

do you have a runecrafting plugin from the hub?

cosmic shadow
#

I have Runecraft Utilities, Dense Runecrafting, and Easy Arceuus Runecrafting, but none of those resolve the issue when disabled individually

#

it's Clue Saver 😭

next fossil
#

Clue Saver blocks certain methods to obtain clue scrolls while player is ineligible to receive another.
Makes sense

sharp river
#

I'm surprised it didn't output a message. I thought normally it did.

desert phoenix
#

Anybody know if there's a way to have Patrick's Instant Idle Notifier force the window into focus like you can do with normal idle notifications?

next fossil
#

It should as long as you haven't customized the notification

desert phoenix
#

ya its working mostly ok now

#

i should just disable pip to give myself peace of mind

fair timber
#

Hi guys, my jagex launcher doesn't launch when i click on it, I think I am gonna have to uninstall the launcher and reinstall it.
Will it delete my runelite settings?

quick folio
#

nop

fair timber
#

100%?

quick folio
#

runelite stores all its settings in C:\users\yourname\.runelite which the jagex launcher should never touch, but you can always make a backup of that folder

fair timber
#

ty sir

hard lintel
#

4 time restarting the client haha

indigo kilnBOT
#

Many plugins from the pluginhub break the client in subtle or not-so-subtle ways, including causing issues like client freezes. We do not support pluginhub plugins because we do not make or quality control them, and do not recommend their use.

Run the RuneLite (safe mode) shortcut, or with a Jagex account, first run the RuneLite (configure) shortcut and tick the Safe mode box, then launch RuneLite via the Jagex launcher.

This temporarily disables the GPU plugin and all hub plugins which will allow you to confirm the issue is caused by one of those plugins and isn't a core RuneLite issue.
If the issue is caused by a hub plugin, you should isolate which plugin it is and then uninstall the plugin.

rich marsh
#

that's a known issue in those caves specifically when using both a gpu plugin(or 117) and quest helper

#

the area is randomly extremely unoptimized

#

which causes everything to go to shit

hard lintel
#

117 hd is off

rich marsh
#

is gpu off

#

(it will be automatically turned off if you run the client in safe mode as mentioned by the bot)

#

so dont answer no after you try safe mode, if u don't know before that, that's fine

hard lintel
#

Yea i trying now with gpu off

#

Yea turning gpu there off works

rancid beacon
#

is there a way to remove the scrollbar from the chatbox

#

i see that molgoat doesn't appear to have it

versed scaffold
#

its on the left

rancid beacon
#

ohh

#

how do i move it to the left if i can't remove it

versed scaffold
#

jagex option i think, idk

rancid beacon
#

thank you

unique beacon
#

Is there any option to refine and make the text clearer when speaking with NPC

worthy mulch
merry oracle
#

Is there an easy way to add a potion to a bank tag if using potion storage? Atm I'm having to remove the potion, go to bank settings, toggle off auto store, deposit potion, drag to tab, then repeat to put the potion back and reset the setting. Feels like there should be an easier way

pallid drift
#

that's sorta how you have to do it

merry oracle
#

Ah, okay. Cheers

umbral sundial
zinc zealot
#

Is there a problem?

umbral sundial
#

quest complet

#

grace

vale merlin
#

Hi guys, theres probably a plugin or a setting in one of my hundres of plugins but i cant quite find what i want.

Is there a way to press a hotkey so that you can not attack a npc and instead just pick up items underneath them, rather than having to right click and collect the items manually?

#

so i could hold a hotkey and spam click through an npc to pick up a pile of loot?

versed scaffold
#

probably custom menu swaps can do that

vale merlin
#

but would you have to swap for each individual npc?

versed scaffold
#

dunno

#

i dont use it

vale merlin
#

Okay mate, ill keep having a hunt

next fossil
vale merlin
#

cheers bro!

#

just what i wanted! thank you!

versed scaffold
#

oh, that works

fierce cedar
zinc zealot
#

Yes

next fossil
cyan bloom
#

Anyone know how to fix TOA plugin not highlighting baboons?

desert stump
#

any idea why that was?

jaunty spire
desert stump
# jaunty spire Nope

it came and went for me randomly. just disabled the option is setting lowkey annoying ngl

desert stump
#

fixed mode hide chat isn't a toggle, why?

#

would be nice to toggle the chat, though the hotkey only removes the chat..

night cave
#

Are there any plugins that track "Loot" aquired through skilling? I saw some old PRs and issues discussing that it should be an external plugin instead of a core addition to the loot tracker. I also saw that the consensus is that skilling resources are not technically "Loot".

PR: https://github.com/runelite/runelite/pull/6585
Issue: https://github.com/runelite/runelite/issues/4126

GitHub

Description
This PR adds a farming profit plugin, this is used to track your harvests during your farm runs. After a harvest the corresponding seed is retrieved and the profit is calculated using t...

pallid drift
#

they weren't loot/arnt loot for runelite but they are loot for mobile/their cleint

gilded sinew
#

does anyone have suggestions for how to make the ui etc all cute and girly, trying to get gf into gim (lol)

next fossil
#

Resource Packs

oblique sun
#

hello kitty resource pack PAUSE

gilded lantern
#

any chance faux leagues guide will be pushed into quest helper?

indigo kilnBOT
scarlet bloom
#

If you want your family and friends to play you would be petitioning for a Publix sub resource pack

rancid beacon
#

how do i turn dink off for leagues again

next fossil
#

There's a setting called seasonal or something

#

@paper oxide hunter rumours league xp update reminder

paper oxide
#

@next fossil good shout

rapid patio
#

Whats the plugin that lets you collapse all the player right-click menu options down to one per player?

worthy mulch
#

Interface styles

rapid patio
#

Soooo much better ty

faint drift
#

anyone know how to use faux guide on the task tracker plugin

indigo kilnBOT
#

Get support for the Task Tracker Plugin Hub plugin here: https://runelite.net/plugin-hub/show/task-tracker.
You can also find the support link by searching for the plugin in the Plugin Hub panel and clicking the ? button on the plugin, or by right-clicking the plugin in the plugin panel and clicking the Support menu option.

burnt axle
#

the faux task plugin for leagues is not working good for me. anyone else?

balmy dragon
#

Thats not the plugin they are asking about.

pallid drift
#

there isn't a faux task tracker plugin specifically, there is a generic task tracker plugin that you can put routes into

#

and he has a route presumably

balmy dragon
#

Is there any way to skip steps in the tasks tracker plugin? Ignore seems to do nothing

worthy mulch
#

I like how you literally commented about the support message for task tracker and then proceed to ask a question about task trackker

balmy dragon
#

Yeah they are different plugins Mr Tungsten

worthy mulch
#

Task tracker is different than tasks tracker?

#

Oh wow it really is lmao

#

Still the same answer though. Go to their GitHub

#

That seems like that should not have been approved 😅

versed scaffold
#

Wtf

rich marsh
#

funny

#

but the command posted originally still applies

#

there's clearly a note in there to get you to the correct issue page

rancid beacon
#

what is the difference between task tracker and tasks tracker

rich marsh
#

task without the s is for tasks you input yourself

#

tasks with the s loads the leagues task list

rich marsh
pallid drift
#

download a .wav file of the name 2607 and the file's content should be the sound that sound 2022 would be so now 2607 plays 2022

#

or what ever you're intending to do

indigo kilnBOT
#

Support for hub plugins should be directed to the author of the plugin.
You can find the support link by searching for the plugin in the Plugin Hub panel and clicking the ? button on the plugin, or by right-clicking the plugin in the plugin panel and clicking the Support menu option.

pallid drift
#

i imagine their read me shows how

indigo kilnBOT
#

Many plugins from the pluginhub break the client in subtle or not-so-subtle ways, including causing issues like client freezes. We do not support pluginhub plugins because we do not make or quality control them, and do not recommend their use.

Run the RuneLite (safe mode) shortcut, or with a Jagex account, first run the RuneLite (configure) shortcut and tick the Safe mode box, then launch RuneLite via the Jagex launcher.

This temporarily disables the GPU plugin and all hub plugins which will allow you to confirm the issue is caused by one of those plugins and isn't a core RuneLite issue.
If the issue is caused by a hub plugin, you should isolate which plugin it is and then uninstall the plugin.

stuck osprey
#

Any ideas how we could hide the Transmute visuals? 🥴

pallid drift
#

Find what object or animation or what ever it is and hide it

#

Probably use Dev tools and then find what event gets it and see what you can do

civic cargo
#

whats the reason this is a rejected feature

rich marsh
#

it would almost certainly trigger anticheat

civic cargo
#

guess im forever doomed to spend half an hour to tell people to pan the camera to get a good recording

torn gazelle
#

is there a common plugin that does the red screen flashing when you level up while the client isn't in focus? Super annoying in leagues and I can't find it

next fossil
#

Probably screenshot level up notifications and screenshot plugin is set to notify when taken

torn gazelle
#

yep looks like that was it, ty so much

scarlet bloom
stuck osprey
indigo kilnBOT
#

Use /ghauth command to get github roles and be allowed to post in #development

#

@hollow hill Use /ghauth command to get github roles and be allowed to post in #development

marble harness
#

How do I adjust the audio source in runelite?

bleak ore
#

Did you ever end up following through with this? I have a raspberry pi 5 16gb and was curious how well it worked.

keen sail
#

Anyone know if there's a plugin in development/released that lets you rename the favourites right-click menu of fairy rings?

worthy mulch
#

I think there's a couple in development

flint magnet
#

detached camera no longer works the way it used to unfortunately. does anyone know a way to stop the camera from following your character and so that it just stays in one place?

quick folio
#

dont think anything has changed with detached camera

flint magnet
#

if the plugin is active nothing is interactable in game

quick folio
#

correct

indigo kilnBOT
quick folio
#

thats all it can do

flint magnet
#

and the cam doesnt move at all

quick folio
#

Offers world interaction in any detached camera mode

flint magnet
#

oh I thought it was different, I havent used it in quite awhile

#

well do you know of anyway so that world is still interactable but the camera doesnt move?

quick folio
#

no because thats against the third party client guidelines

flint magnet
#

right

#

thank you

noble pilot
#

couple inventory setups i set up were deleted upon the update that required restarting runelite clinet. Anyway to get back or lost forever?

green violet
#

Alright folks what have I done wrong? I just got a new computer. My runelite settings and profile have synced very recently. Logged into my runelite account. It automatically imported everything. Selected the profile for the account and settings I use. Everything looked fine until I logged in. It’s tiny and my interface is the classic layout, not transparent, and none of my usual overlays.

next fossil
#

Turn on stretched mode and make sure integer scaling is off

green violet
#

Okay that fixed the size issue but my in-game interface is still borked 😭

next fossil
#

Change the scaling in the stretched mode settings

green violet
#

It’s not to do with the scaling

green violet
#

Ooooh it was an in-game setting not Runelite’s fault okay

#

Thank youuuuu

#

I was about to have a meltdown if I had to redo everything from scratch 😅 My GPU died on my old computer which was stressful enough and I simply did not have the energy tonight to reconfigure my runelite settings to my weirdly specific liking

#

Saved me a huge headache

orchid garden
#

for the xp drop plugin, is there a way to also show the max hit?

next fossil
#

Customizable XP Drops does

orchid garden
fringe comet
#

hey guys what plugins are best for leagues?

scarlet bloom
gritty saffron
#

does anyone know how to switch the 2 wide sidebar to 1 wide?

next fossil
#

Make your client bigger or uninstall plugins

gritty saffron
next fossil
#

No

gritty saffron
#

ok ty

lament python
#

Will we see a performance increase when the Apple silicon native version of the Jagex Launcher is released?

oblique sun
lament python
#

Ah okay

bronze vigil
#

these tooltips are new right? game update and not runelite i assume?

worthy mulch
#

Thats RuneLite mouse tooltips

bronze vigil
#

sorry, shoulda been more clear. the mouse tooltips plugin didnt show tooltips for the interface stones before, did it?

worthy mulch
#

Ah, I don't remember but if they didn't then it's possible Jagex changed the menu entry type that they are which might make them show now

nimble prairie
#

Hi, I'm working on a AFK Sandstone mining plugin, I noticed there's another plugin related to sandstone but this is very limited in it's functionality: Sandstone Buckets Counter.

My plugin currently has support for screen flashing on afk/full inv, highlighting active rocks, sand in inv, sand in grinder, sand/hr, time spent.

Will my PR get rejected or am I able to submit this?

versed scaffold
#

you can submit

nimble prairie
#

okey thanks for the quick response

green violet
nimble prairie
#

Fingers crossed 🤞

void hedge
#

when i go into puro puro everything dissapears on my screen?

kind rose
#

Hello

#

Jagex

pallid drift
#

this is not jagex

kind rose
#

Teri bahan ki bhosri

kind rose
pallid drift
#

what is gone?

void hedge
#

the chat box, the inventory, maps.. everything

#

i cant even talk to enoch

pallid drift
#

are you using some plugin that gides all the widgets?

void hedge
#

not to my knowldge?

#

what should i look for

#

oh "hide widgets" was on

#

thank you

gilded sinew
#

does 117hd not work in some areas? pic

indigo kilnBOT
north moss
#

Vulkan local encoding for osrs-tracker has been solved with (currently) up to 720p resolution, dependent on acceptance of: https://github.com/runelite/runelite/pull/20064 nuking my own "paywall" ready when you guys are.

GitHub

Bumps LWJGL from 3.3.2 (April 2023) to 3.3.6 (January 2025). Strictly additive patch-level bump within the 3.3.x line — no breaking API changes, no new dependencies.
Why
3.3.2 ships provisional VK_...

somber aspen
#

how is it able to capture video using the vulkan api if the gpu plugin isnt using vulkan?

north moss
#

Yes, I'd depend on LWJGL's Vulkan module (org.lwjgl:lwjgl-vulkan, part of the same LWJGL distribution you're already shipping for OpenGL) which would only interface with my implementation and wouldn't require any adjustments to the existing OpenGL stack.

somber aspen
#

I dont think that answers my question

north moss
#

My assumption was that you'd like both of them in sync version wise but that may not be needed

somber aspen
#

what

north moss
#

Capture is OpenGL (PBO readback into a JPEG ring via the GPU plugin's draw listener). Vulkan only runs at clip finalize to burst-encode the ring via VK_KHR_video_encode_h264. Separate Vulkan instance, no interop with the GL context.

somber aspen
#

why are you talking this way

#

so youre able to read from an opengl pbo from vulkan essentially?

north moss
#

I might be misunderstanding your question

#

Nope, everything goes through CPU memory in between. The OpenGL PBO reads pixels back into a Java byte array which gets JPEG'd into a ring buffer. At clip finalize those JPEGs get decoded to RGBA and uploaded into a fresh Vulkan buffer for the encode. Vulkan never touches the GL PBO directly, no GL-Vulkan interop.

somber aspen
#

does vulkan have the concept of a context like opengl does? does that require you to create a vulkan context? how are you doing that?

#

i ask because the lwjgl-opengl bindings dont provide a way to create a gl context (typically you would use glfw or some other thing to do it), and we have a lot of extra code basically related to this problem

#

so I am confused how you would get a vulkan context so easily

north moss
#

Vulkan doesn't really have a context like GL does. You make a VkInstance, pick a VkPhysicalDevice (basically a GPU), then create a VkDevice to get queues from. I do all that in a VulkanDevice class at plugin init: vkCreateInstance, pick a GPU that supports VK_KHR_video_encode_h264, vkCreateDevice with a graphics queue (for the NV12 upload) and a video-encode queue. GL and Vulkan are separate stacks, both work against the same GPU at the same time without any cross-API setup.

somber aspen
#

that is interesting

#

you talk like an llm you know

#

got a link to the code?

north moss
#

I am not an LLM but this project is very much LLM supported, peer reviewed and tirelessly tested so far.

#

Let me set that up for you

somber aspen
#

so re lwjgl upgrade the hard part isnt changing the 3.3.2 -> 3.3.6 in libs.toml, its reading through the lwjgl changelog and figuring out if any of it affects us

#

which, it probably wouldnt, but i am not sure

#

and that like, it has to run on several hundred thousand different pcs

north moss
north moss
somber aspen
#

is there a 3.4 lol

north moss
#

3.4.1 I think

#

Let me drop the LLM antics, this started out as a passion project for me and the boys in our group ironmen. When I launched the plugin on Reddit it got massive attention that I didn't account for, I felt incredibly bad about the focus on being a paid plugin as it was never my intention to get paid for writing a plugin I was scared of incurring huge fees for storage and egress. It was clear people wanted local storage and so I did everything in my power to move to that place as fast as possible while dealing with what I interpret as negative feedback.

I would like to get this working for people at home so I can just go back to hosting a VPS for my boys and whoever wants to join us but I dislike the idea that it was profit or money based, in my mind solving for this encoding solution would get me there the quickest.

somber aspen
#

btw with gpu off you can get the client pixel buffer via client.getBufferProvider() and get it as an int[] argb

#

overall this seems fine maybe, i can look into the lwjgl upgrade

north moss
#

wouldn't that await the pixel buffer to be filled though? huge performance issue

somber aspen
#

no?

north moss
#

Okay let me check that out

somber aspen
#

i am not really sure where you would hook to call that, you could use OnBeforeRender and it would give you the previous frame

#

which I guess is fine

north moss
#

That's working, thank you I will have to do more extensive testing on different cards but that's huge

somber aspen
#

you know this upgrade drops support for macos 10.9 and 10.10

north moss
#

Yes, I don't support that as of now but I also wanted to keep this code manageable before iterations.

somber aspen
#

what

north moss
#

The fallback for mac os is still dependent on the platform I want to improve on quality as well, 720p is now working but 1080p still isnt' whereas the production version with ffmpeg was

somber aspen
#

i meant the lwjgl upgrade

north moss
#

This code would've never worked for Mac OS

somber aspen
#

this isnt about you

north moss
#

Alright allow me to learn

somber aspen
#

so it affects everyone, even people not using your plugin

north moss
#

That would be a very good reason to not upgrade lwjgl, I didn't reason from your scope

somber aspen
#

maybe, i can figure out how many people use 10.9/10.10 probably

north moss
#

Still that's a loss, I am not trying to be unreasonable this is a learning experience for me as well

somber aspen
#

mm i dont have a good way to measure this really

#

the answer is "almost 0%", but also "almost 0%" of people use catalina and here is someone literally right now #support message using it so idk

#

let me dig more h\o

north moss
#

I can't be the judge of that tradeoff my advocacy is only in the interest of what I want to build

somber aspen
#

well, catalina is 10.15 right

#

so that is fine

#

10.10 is a lot older

#

this looks I think possibly ok to kill

north moss
#

My LLM agrees catalina is 10.15

somber aspen
#

its possible there are no users on 10.10 it seems

#

if there are its less than 0.000%

#

for reference catalina is about 1.81% of macos users (which themselves are 3-4% of users)

north moss
#

That's a low number but I am in no way capable of making that determination, I am curious how you'd level things like this against future proofing the project thought

#

though*

somber aspen
#

i think its probably safe to drop if it is that close to 0

#

i just look at the usage really

#

if it has some usage then ill keep it

north moss
#

Fair

somber aspen
#

but afaict this either has no usage or the usage is so small it rounds to <0.001%

north moss
#

so 3 users?

#

I mean it's 1 user asking for 3

somber aspen
#

ok well, it is non zero it seems

north moss
#

definetly

somber aspen
#

29 launches in the last week on 10.10.5 and 23 on 10.9.5

#

lol

north moss
#

in the last week would mean more users over time

somber aspen
#

?

north moss
#

you'd be getting the support tickets

somber aspen
#

if its that few it might be fine

north moss
#

How would you even navigate this stuff? I mean there's going to be more updates out, including major ones. I haven't worked with that before but it's interesting to say the least.

somber aspen
#

what updates?

#

to lwjgl?

north moss
#

Any updates on any dependency?

somber aspen
#

yeah

#

mostly, i just don't update the dependencies

north moss
#

well for how long is that viable?

somber aspen
#

well I do update the sometimes

#

but i am careful about it

#

typically i diff the dependencies too

north moss
#

I mean that's fair but wouldn't your attention eventually drill down to managing technical debt?

somber aspen
#

i dont even remember the last time i updated a dependency

north moss
#

Oh fuck

#

how does that work? is it just not necessary?

somber aspen
#

its not necessary if you dont use unstable dependencies

north moss
#

I mean openGl is 1998 it renders fine I get that but there's no iterative dependencies?

somber aspen
#

lwjgl has no transitive dependencies

north moss
#

You had to take that into account building the project then I guess, I am used to more volatile repos

somber aspen
#

its not uncommon of java libraries tbh

#
+--- org.lwjgl:lwjgl:3.3.2
+--- org.lwjgl:lwjgl-opengl:3.3.2
|    \--- org.lwjgl:lwjgl:3.3.2
+--- org.lwjgl:lwjgl-opencl:3.3.2
|    \--- org.lwjgl:lwjgl:3.3.2

yeah

north moss
#

The java stack is not my main one so that might be it tbh

#

On the server side of the project I have about 8 dependabots PR's open with 2 major version upgrades in the last 4 weeks.

somber aspen
#

that sounds annoying

north moss
#

It is.

#

If it works it works is a solid basis and I don't operate on your level of adoption so there's a lot of freedom in that

#

honestly the reddit feedback on this plugin has me insanely uncomfortable to be honest with you, I couldn't imagine 300k active users wtf is that about

somber aspen
#

the bandwidth usage from deps is also sort of nontrivial

#

theres ~300k clients, probably a lot of them are alting, but say like half of them download ~900kb, that is still like 135gb

north moss
#

My god

somber aspen
#

oh actually its not 900kb its closer to 2.3mb on windows x64

north moss
#

That's a spread I don't oversee

somber aspen
#

anyway, i can do it i think

north moss
#

If you think it's possible I'd like to make it happen I would love to move away from my fees and get the people what they want

#

I honestly don't oversee the impact on end-users

somber aspen
north moss
#

If there's anything I could do to make your decision more informed or reasonable let me know, I'm depending on it and I think it would be amazing because it would immediately satisfy my desire to get local encoding to the masses but to be honest that's also my only driver. All of this heat is very uncomfortable I just want to go back to hosting my VPS with my boys and doing bingo shit, I never meant to take it this far

civic tartan
#

hello runelite people

#

im new to plugin dev. I have been looking for rules/best practices for making a plugin but I havent been able to find one

#

can someone point me in the right direction?

crimson halo
#

has guides at the bottom

civic tartan
#

right, I have seen this

#

but I dont see rules or best practices

crimson halo
#

its at the bottom

civic tartan
#

oh, I see!

#

thank you :D

#

also how do I get github certified discord role?

#

I have made a pull request for my plugin

#

just making sure it doesnt break any rules

crimson halo
#

/gauth command

#

/ghauth *

civic tartan
#

awesome, thankyou

heavy thicket
somber aspen
#

@north moss fyi you will need implementation 'org.lwjgl:lwjgl-vulkan:3.3.6' and not compileOnly

rancid beacon
#

what's the name of the plugin that tells you the best stat you have in each stat in every equipment slot in your bank again

next fossil
rancid beacon
#

thank u

steady coral
#

!logs

indigo kilnBOT
#

To find the logs, you can do one of the following:

  • If your client failed to open, click the Open logs folder button.
  • Open the screenshot directory by right-clicking 📷 Camera button, navigate 1 directory up, then open logs folder.
  • Navigate to %userprofile%\.runelite\logs on Windows or $HOME/.runelite/logs on Linux and macOS.

Upload the log files named client and launcher by dragging them to Discord. If there are files prefixed with jvm_crash dated from today, upload them too.

north moss
lusty onyx
#

hi

warped sail
#

Is there any plugins available to change the Varlamore teleport UI to show names rather then pictures and having to go over them to find which is which? (I had a quick look but not sure if I'm just missing it if there is one lol)

faint hare
#

is there a way to have the world map remember your last zoom position upon re-opening

scarlet bloom
#

I don’t think so but Yves made a plugin to remember the minimap zoom, maybe it’s similar tech

scarlet bloom
#

Yves doesn’t really come around often anymore and I don’t want to tag him but I think he would know

blissful orbit
#

If I play on mobile will anything become desynced when I log back on to Runelite? Will it pick up my levels/KC from the mobile session?

versed scaffold
#

what

#

data the runelite tracks wont be tracked because it didnt happen on RL if thats what youre asking

blissful orbit
#

I'm mostly talking about the Hiscore page

#

So if I go from 50 to 51 firemaking on mobile

versed scaffold
#

jagex runs the hiscores

blissful orbit
#

would it know that

rich marsh
#

those are handled by Jagex

blissful orbit
#

oh

#

neat, thx!

#

(sorry im new) xd

#

I assumed the loot tracker wouldn't sync but I don't really care about that

rich marsh
#

you're correct about that

heavy thicket
#

are you allowed to open a plugin-hub pr to update a plugin that you neither own or are a contributor for?

versed scaffold
#

no

#

or well, it wont get accepted

#

you can always open a PR

north moss
heavy thicket
#

i did and it did get merged, but the owner hasn't opened the plugin hub pr and isn't particularly responsive

north moss
#

Maybe there's a good reason for that, you could consider reaching out

#

If the person is merging PR's that means development is active

next fossil
#

And if they aren't active

indigo kilnBOT
north moss
#

Takeover policy is murky though, merging PR's that will never be published is an odd way of maintaining your repo, I think reaching out and curbing your own desire for the resolution is a good way forward

wispy elm
#

i guess this is a special case since this person hasn't been active for over a year, they just started doing things today but we can be patient and see if they open a PR.

scarlet bloom
#

What plugin

wispy elm
#

our faith is a bit shallow since he just merged the PR's without responding to any of our messages. I don't wanna assume anything but they might just be merging PR's so he stops getting messages about it...

wispy elm
scarlet bloom
#

It’s only been an hour since he merged those PR’s he probably needs more time

wispy elm
#

for sure, we'll report back in a few days if theres no movement

north moss
wispy elm
#

for sure, eigy brought it up so i was just relaying my experience with also working on the repo. sorry we'll be patient 😅

north moss
#

I understand your enthousiasm for it I'm sure it'll be rewarded!

nimble urchin
#

He might just be busy and will do it later. Opening a plugin hub PR isn't hard but more work than just pressing a merge button.

acoustic aurora
#

Anyone know which plugin grants the ability to hide teleport options you dont have access to?

rain beacon
#

Better teleport menu by abex

acoustic aurora
storm needle
#

Hello, was hoping that someone could provide me insight on a problem I'm currently stuck on

This is my first time making a runelite plugin for private use and essentially I'm trying to replace map of alacrity's text teleports with mapped clickable icons (similar to plugins like Nexus Menu Map)

I have everything set up how I want it except I can't figure out how to bind the teleports in each region; as those teleports are hidden behind a submenu and all my attempts keep targeting the main region selection screen rather than the submenu after clicking a region

Does anyone have advice on how to target the submenus once I select which region I want to access?

somber aspen
#

Im not familiar with it, but that sounds like you have to send essentially two inputs to make the teleport to go through? that is iffy

storm needle
#

Yeah so for example, I'd press varlamore to select that region then press any of the teleports that are present in that screen

somber aspen
#

how does the existing nexus map/the first selection work? is it just running a script?

storm needle
#

I think with nexus map it's just 1 interface with no submenu's which is why I'm kind of struggling not sure if its a script or widget/menu

#

so it's basically just converting a screen full of teleport locations into a map with clickable icons

#

but in my case, I have to go through an initial screen to get to the teleport options

somber aspen
#

i looked at nexus map and it does indeed trigger a script this.clientThread.invokeLater(() -> client.runScript(SCRIPT_TRIGGER_KEY, packedID, widgetIndex)); when you click the thing

#

so presumably do that twice i guess

storm needle
#

Alright I'll give that a try, really appreciate the advice haha I'm completely out of my element here

storm needle
#

ok so it seems like with the script it still stays on the main region list despite me being in the submenu for the teleports; so when I click any of the teleports those are still binded to the region list

lusty onyx
#

hi

storm needle
#

Nvm I got it working 😄

spare venture
#

Anyone who know what plugin adds this HP bar, when bossing? I want it gone but can't find the culprit :/

spare venture
plain cave
#

^probably this

spare venture
#

That was it. Tysm!

plain cave
#

np

odd sequoia
#

Is there a way to be able to click through the inventory screen?

plain cave
odd sequoia
#

Explains why the plugin I see on GitHub isn’t in the plugin hub

#

Is it possible to at least reduce the size of inventory?

plain cave
#

Probably not

odd sequoia
#

@plain cave I found that the Inventory Viewer option has the same functionality I was looking for 😃

bronze vigil
#

is there any plugin that increases the banks height?

pallid drift
#

no

#

it does use the screen realestate you give it

bronze vigil
#

the use case for me would be alongside the hide chat plugin. to extend it where the chat would be

#

guess ill look into it. one more to the pile

warped sail
#

Is there any plugins available to change the Varlamore teleport UI to show names rather then pictures and having to go over them to find which is which? (I had a quick look but not sure if I'm just missing it if there is one lol)

pallid drift
warped sail
scarlet bloom
#

I like that there are large illustrations instead

blazing flare
#

hey

velvet wraith
#

It is true that Yagex separated from Runelite

next fossil
#

Jagex and RuneLite have always been separate. RuneLite is a third-party client. But you can now install RuneLite from the Jagex launcher so I wouldn't say they've separated

velvet wraith
mental belfry
#

It's over boys, pack it up

scarlet bloom
#

runelite is diet runescape

tardy sand
#

is there any development plans for mobile release for runelite, so it can make it easy to play on mobile

worthy mulch
#

No

lusty onyx
#

hey

oblique sun
rancid beacon
#

is there a way to get this to work for the space key

next fossil
#

Is there anything you build with the spacebar?

fallen echo
#

Anyone here that know how i can fix this bug every time i move the window on hyprland? It only happens when i have stretched mode on

last estuary
#

Does anyone know if it would be possible to create a plugin for moving the bank interface? Or if one exists?

I know with collection log/combat tasks there is native re-sizing, and then with Runelite we can hold ALT to drag some window objects around but it seems the bank interface behaves differently and appears to be based on screen resolution.

round summit
#

For the "Custom Menu Swaps" Plugin (Pluginhub), or any other plugin, is it possible to have custom hides for subtree options, as they were added recently by jagex.
e.g. hide, teleport, Asgarnia

next fossil
#

Yes

#
Varlamore,Map of alacrity
Karamja,Map of alacrity
Kourend,Map of alacrity
old wren
#

is there a way to tell which plugin(s) are causing me to crash when i teleport to civitas?

#

literally only civitas everywhere else is fine

frank bone
#

turn them off and on

pale ivy
#

Am I still able to use runelite if I j launch my accounts?

#

Or does jagex launcher have their own device ?

worthy mulch
#

Yes you can launch RuneLite from the Jagex launcher

ivory walrus
#

is there a way to make a new profile but copy my settings over?

#

i'd rather do that then trial and error rn lol

quick folio
#

second button

ivory walrus
#

i dont wanna bring plugins over

#

just the settings

quick folio
#

duplicate it and then delete all hub plugins I guess

ivory walrus
#

is there a quick way to remove em all?

quick folio
#

search for this and then rightclick uninstall/click the button on the pluginhub to remove

ivory walrus
#

ty

north moss
#

I am considering using SPIR-V shader directly for rgba to nv12 conversion natively for Vulkan, what are rules around the compiled blobs as glslc is needed to create the .spv file the GPU reads, I assume the hash would have to be verifiable so I could submit the origin .comp file but then it would have to be checked manually I guess? It's for a very minor optimisation as currently the CPU is doing it just fine but looking at future 60FPS support it might make a difference

valid harbor
#

Hi folks, which plugin is the leagues relic tracker? It still says I have last stand even in this league.

pallid drift
#

You can turn that plugin off since it’s wrong

quick folio
#

remove this

valid harbor
#

Thanks Gamma! Total brain fart on my part.

hidden viper
#

thank you for getting me scamemd you freaks now i lost all my bank i knew i shouldnt have ever downloaded this fake client

indigo kilnBOT
#

You've downloaded a fake client, and your account has been compromised. Remove the fake as soon as possible to minimise further damage.
The following actions should be performed from a secure computer or secure mobile device:

  • Change your RuneScape password
  • Remove and re-add Authenticator to RuneScape
  • Change your RuneScape bank PIN
  • Change your email's password
  • Add 2FA to your email if you haven't got it enabled
  • Check for any linked accounts by accessing the account settings page (https://www.runescape.com/account_settings)

Some fake clients also install malware, only a fresh install of your operating system can guarantee the total removal of any unwanted software.
You might also want to change any email password if you reused the same as your RuneScape account password.

Once your computer is secure, you should download RuneLite from the link available at the #welcome channel.

hidden viper
#

how did i download a fake client when i downloaded runelite this is what i get for trusting someone

rich marsh
#

who is the "someone" you're trusting

#

because it's not us we have no interest in hacking you

hidden viper
#

it was a friend of 2 months i always used to play on the normal oldschool client but he told me i should get runelite because of the features

#

so him and his other friend told me to install runelite

#

and boom my stuff all gone

novel furnace
rich marsh
#

and did they give you the link to download it, instead of you getting it yourself

#

because if they did then they probably aren't your friend

#

and they finally were able to phish you

hidden viper
#

they told me to just type it onto my google

#

all my hard work years gone

rich marsh
#

do you use an adblocker in your browser

#

google is not your friend they are a billion dollar company, which they get that money by accepting ads from anybody

#

including fake runelite clients

hidden viper
#

so it was a fake?

#

wow

rich marsh
#

if you were hacked then yes

#

we have no interest in hacking you

hidden viper
#

and what now they wont even get banned im sure

#

or my stuff i cant get back

rich marsh
#

do you still have the runelite.exe file in your downloads folder

hidden viper
#

let me see if my laptop will power on im on my brothers computer atm talking here as i threw the laptop out the window

#

after i lost my stuff

#

i should still have the names of the hackers

hidden viper
#

yes

#

its an old af laptop anyway

versed scaffold
#

lmao

hidden viper
#

lucky nobody got hit in the head on the street

#

how can i report these "friends"

rich marsh
#

well here's the thing

#

if they did NOT send you a link that you downloaded, then they probably weren't trying to hack you

#

it's just common that, that's what happened

hidden viper
#

they are the ones that old me to type something it was specific i just dont remember what

zinc zealot
#

if it was something like 'Runelite plus' or 'Runelite pro' then you get to be mad at them (disclaimer: do not actually google these things)

hidden viper
quick folio
#

Sadge oh no

#

then those people were not your friends at all

hidden viper
#

because I remember asking which one do I need to get

#

its a wrap

quick folio
#

that picture is from at elast 2023

hidden viper
#

?

quick folio
hidden viper
#

ok i was obv trolling about the laptop

#

was a good one you have to admit

#

i just dont want to send any more files from my pc

#

cant trust anyone

zinc zealot
#

There are absolutely people who would yeet a laptop out of a window who come here, to be fair

indigo kilnBOT
#

You've downloaded a fake client, and your account has been compromised. Remove the fake as soon as possible to minimise further damage.
The following actions should be performed from a secure computer or secure mobile device:

  • Change your RuneScape password
  • Remove and re-add Authenticator to RuneScape
  • Change your RuneScape bank PIN
  • Change your email's password
  • Add 2FA to your email if you haven't got it enabled
  • Check for any linked accounts by accessing the account settings page (https://www.runescape.com/account_settings)

Some fake clients also install malware, only a fresh install of your operating system can guarantee the total removal of any unwanted software.
You might also want to change any email password if you reused the same as your RuneScape account password.

Once your computer is secure, you should download RuneLite from the link available at the #welcome channel.

hidden viper
#

100% I almost did yeet my PC

quick folio
#

but yeah thats step 1 ^

#

even if the laptop is a goner, there are still other important steps

#

it wont get anything back but it will prevent them from getting in again

rich marsh
#

idk why you decided to assume what i was going to say to do with the file

thick portal
#

what's the plugin that lets you prioritise clicking on specific npcs in a stack over other?

quick folio
#

custom menu swaps

scarlet bloom
thick portal
# quick folio custom menu swaps

Do you understand how the priority works? If I want to attack healer (Yt-HurKot) over jad (JalTok-Jad), what the comand would be?
Attack,Yt-HurKot ?

quick folio
#

nope I just know its that plugin

next fossil
#

Put attack,Yt-HurKot* in Custom swaps

thick portal
#

works, ty

near sequoia
#

if I sign into runelite with a google account, what information can it see and what type of access does it request? I assume it simply writes a file somewhere but am curious as to how much information is shared and whether or not it might be a good idea to create a separate google account just for the runelite cloud backup

next fossil
#

It only uses it for authentication. It doesn't actually read or write anything to your google account. It just says yep you are example@gmail.com and uses that to get your profiles from the runelite.net server

next fossil
#

You can check with google but it only sees your profile info to verify who you're logged in as and has no access to other data

north moss
quick plover
#

I made a backup of my profiles2 folder last month and trying to restore one of the profiles from there now - how would I go about it?
clicking import profile -> selecting the profile in question has some missing plugins

#

also is it possible cloud sync keeps overwriting my profile?

somber aspen
#

if you import a profile from disk the profile is new and not synced, so cloud sync wouldnt overwrite it

quick plover
#

I'll be a bit more clear - got a normal default profile which keeps getting overwritten so im wondering if its from cloud sync
now I'm trying to restore the profile, and some plugins are missing even though the relevant settings do exist in the file

somber aspen
#

click the import profile button, import the profile, it will create a new profile for you

#

switch to that profile

quick plover
#

yup, that new profile has some missing stuff

somber aspen
#

it can't be missing, especially if its actually in the file you are importing as you said

quick plover
#

hm I've probably missed something then, ty

#

is it possible that installed but disabled plugin settings aren't copied?

pallid drift
#

no, plugins that are off still have their settings saved in the same file as the other things

runic tangle
#

anyone know if it's possible to get this layout with full screen? trying stretch mode but even at 100% its still just a 1 row bar

quick folio
#

that?

runic tangle
#

hmm none of those options seem to change anything when i toggle them

#

OH nvm it didnt update while I was chopping a tree, that worked thank you!!

scarlet bloom
quick tiger
# quick folio

Is it possible to have the blank icon be the world/logout button somehow?

pallid drift
#

No

crimson halo
#

in the midst of populating my pet plugin, running out of 1 liners on the examines tho 😂

worthy karma
#

is there a reason why i was able to stay online for a full 2 hours? i fully left the house and dont have any kind of autoclicker set up or anything, so im a little confused

#

i was thieving on leagues at about 1800, stopped getting xp (according to chatbox) at about 1830, came home at 2000 and still online but character not doing anything

#

my understanding is that the logout timer only lasts 30 minutes right?

chilly spindle
#

Ur mouse was moving somehow?

worthy karma
#

couldnt have been... also that doesnt really stop you from logging out, does ti?

#

only if you move the camera

somber aspen
#

any mouse movement would stop you from logging out

worthy karma
#

mouse wasnt moving at all, im super confused haha

#

i guess it's not a big deal but 🤨

scarlet bloom
#

maybe a colony of highly intelligent ants are taking shifts moving your mouse to practice using advanced human technology

worthy karma
#

well if they could do it more often that'd be great

#

i want to 24h afk at gem stalls lol

sharp river
# quick folio

I literally play my game at a custom size to get the stack. You changed my life. Thanks.

desert remnant
#

are abyssal creature mes/entity hider also broken on main game, not just leagues?

next fossil
#

It happens every time they increase the spawn rate. It happens to manicial monkeys too. It's a league thing

desert remnant
#

ye wasnt sure whether it happened on main game too because ive not killed those fellers in 8 years

#

didnt know they had boosted spawn rate

next fossil
#

Pretty much all monsters spawn faster in leagues

mystic nebula
#

WAT

versed scaffold
#

gameval package

mystic nebula
#

tyy

plain cave
onyx flax
#

is there a way to see the league's flask cooldown as a buff icon?

rich marsh
#

if someone makes a plugin to do that then yes, but currently i believe no

onyx flax
#

i thought i saw a streamer using one in a clips video so was hoping someone knows what that plugin is called, i tried searching up leagues in the plugin external didnt see anything o well

quick folio
#

thats the default buff bar

#

if you dont see that you likely have to enable it on mobile/steam first

#

its this setting but it doesnt really work

rich marsh
#

i swear they added a setting to the java client but i feel like it didn't actually do anything

#

yeah

quick folio
#

it will turn itself back off if you dont have it enabled on steam/mobile

rich marsh
#

hilarious

quick folio
#

if you enable it it will magically start working for a bit till you relog

onyx flax
#

i have it checcked but nothign shows up guess ill go on mobile

quick folio
#

yeah

#

eventually it pops up on pc

onyx flax
#

and check it on

quick folio
#

till your next relog

onyx flax
#

wtf thats weird

quick folio
#

enabling it on mobile should completely fix it

scarlet bloom
#

runelite needs a bnc so my runescape friends can message me when I’m offline

prisma jetty
#

i have a question, since entity hider is a thing would it also be possible to make it so you hide non ironmen players and can only see other ironmen around the world? or is this not possible?

rich marsh
#

the client doesn't know who's an ironman until they talk

prisma jetty
#

damn is that the only way its possible then

rich marsh
#

yes

prisma jetty
#

idk anything about plugins but i guess hiscores wouldn't work for that then right

rich marsh
#

the hiscores have a very strict limit so you'd probably hit it and be no longer able to get any data, long before everyone in the area was looked-up

prisma jetty
#

damn it would be cool if this was possible but oh well lol

#

ty though homie

scarlet bloom
worthy karma
#

interesting

gloomy rivet
#

But they’ve patched it in osrs since

obtuse ether
#

hey guys can anyone hellp me with turning off lvl up sounds
ive treid muting all sounds and annoyance pluggin but i can still here it

rich marsh
#

try typing in jingle and getting rid of those too

obtuse ether
#

tyvm!!

scarlet bloom
analog spoke
#

is there a plugin for runelite that effects volume? This just started happening but no matter what I set effects volume to I can barely hear anything. Cant do cg cant hear when the prayer switch happens

#

Sound works fine on the normal client

subtle vector
#

anyone know the floor ids for volcanic mine?

#

specifically the lava is too bright

#

anyone know how i would make he yellow less yellow?

next fossil
#

VM Recolor plugin

kind crane
#

pretty sure that got removed for terrible perf wise

next fossil
#

Ahh you’re right

subtle vector
#

yeah it says it unavailable with latest version of runelite

#

would finding the floors id be possible to chuck into ground object hider plug in?

quick folio
#

cant ground object hider just hide everything, that should show you if its even possible

outer spade
#

idk what plugin causes messages to show twice, any idea?

#

same with this one. any help is appreciated

spiral radish
#

are there any runelite plugins similar to Better Teleport Menu that will work on the Fairy Mushroom in leagues from Nature's Accord, similarly to how it functions hiding options/having custom hotkeys with evil eye/map of alacrity? I've also tried using custom menu swaps with fairy mushroom to remove options from the UI but nothing seems to work

worthy mulch
#

I don't see why it shouldn't also work for the fairy mushroom, probably just needs to be updated for that specific item

pallid drift
#

mr shore stop installing hub plugins and forgetting they exist

outer spade
#

its not from clue details

pallid drift
#

according to my tool, it is

outer spade
#

i didnt change anything tho it never did that before

#

sad

pallid drift
#

hub plugins can update without you asking

#

and do

north epoch
#

M a

ebon goblet
#

Anyway to remap TAB to another key to reply to private messages?

pearl geyser
#

Might not be the correct place to ask, but does anyone know how I can make the pools in moxi room more visible? I'm using 117HD so I'm kinda assuming it's that, but I don't know which setting controls it

shy carbon
indigo kilnBOT
cerulean ginkgo
#

I'm seriously considering developing a better Hallowed Sepulcher plugin. I can visualize what I'd need to do create something that would calculate the optimal places to stand during any given cycle, especially on floor 5 but I'm assuming there's a reason that hasn't already been done. Wanted to run it by someone.

half umbra
#

There were some things that Jagex asked to have removed from a plugin that basically did that

cerulean ginkgo
scarlet bloom
cerulean ginkgo
#

Well damn. This guy did a great job.

subtle vector
fickle scaffold
#

I dont remember creating an account an im afraid if I log out I cant log back in lol. Is it an email and a password or what, anyone know?

quick folio
#

you can find the email you used to login on the info_icon panel

#

its that google account

fickle scaffold
naive seal
#

Unsure where to ask this. With highlight hover being blue by default. Can you change that colour?

#

nvm, think I've found it on interact highlight

hybrid mulch
#

are we going to get a fix for hot and cold clues on leagues?

quick folio
#

yep next runelite update

hybrid mulch
#

ty

spiral radish
#

Is there a way to use custom installed fonts in runelite?

spiral radish
#

Tyvm, MVP

naive citrus
#

this has nothing to do with runelite, but i'm having issues logging into jagex launcher, i just get this blank white screen, anyone else had this happen ?

#

nevermind its just my PC being weird, the time wasnt correct

plain cave
rich marsh
#

cloudflare does not appreciate time travellers

foggy bear
#

anyone know what that little square icon is? (where the D in Demonic and the H in Hard are)
it's not specific to this plugin; also happens with item charges
i tried turning every plugin i have off and back on again to see what's triggering it and nothing fixes it

next fossil
#

The plugin is using a character your font does not have

foggy bear
#

the character being D or H?

#

the H above the coal rock doesnt show up, but the H in the infobox does

next fossil
#

sb.append("<col=ffaa00>\u2694 Demonic Pacts League Task</col>");
The character being \u2694

foggy bear
#

i see

#

and if this is also happening in a different plugin does that mean that plugin is also using this specific character? or just any character that isnt supported

#

is there a way for me to change the font that's being used

next fossil
#

Any unsupported character. It happens on macOS with xp tracker when you haven't gotten xp since it uses the infinity character

indigo kilnBOT
#

Use /ghauth command to get github roles and be allowed to post in #development

foggy bear
#

interesting, thanks for the help

indigo kilnBOT
#

Use /ghauth command to get github roles and be allowed to post in #development

sudden sphinx
#

I installed a plugin and I cant find it anymore its that little sword saying the attack style weakness its a really annoying feature at certain bosses

indigo kilnBOT
#

@sudden sphinx Please refer to this flowchart for further troubleshooting.

wind verge
neat osprey
#

Hello, what is the plugin that greys-out member items when you're currently F2P?

#

nvm found it F2P Utilities

bronze vigil
#

For the core bank tags plugin, is there a way to add bank filler/some item to act as "lock" for certain slots? I can do that with the hub plugin, but not sure if its doable with the core one.

pallid drift
#

what do you mean by lock

bronze vigil
#

this is with the hub plugin

#

i but in fake fillers to prevent items going there when added/etc

pallid drift
#

you dont need bank fillers like that when you can just use a layout

bronze vigil
#

im using a layout

#

the fillers are there to prevent items going to those spots when i add tags to em

#

the problem seems to be that the core plugin doesnt allow bank fillers in tags? i think thats whats happening

pallid drift
#

i dont think you can add tags to them

valid yacht
#

anyone know if Runelite ground items can highlight based on item ID? I want to highlight half moon keys but they share the name with crystal keysa

bronze vigil
#

i assume its deliberate?

pallid drift
#

i believe so

compact prism
#

Is anybody aware of what plugin might be stopping me from typing while holding shift? It's driving me nuts lol.

#

If I go into any other program (e.g. discord) and hold shift IT WORKS FINE.

But in Runelite, it just skips the space and makes me TYPELIKETHIS.

#

Mostly comes up when I say "I" or something like that.

indigo kilnBOT
#

@compact prism If one of your keys isn't working in game, you've most likely bound it to a feature of a plugin. The Debug Helper hub plugin can show what keys are bound to what plugins.

compact prism
#

Thank you @pallid drift that fixed it.

#

It was tasks tracker, somehow in my leagues profile I bound it to shift+space.

worthy karma
#

would it be illegal to make a plugin that automatically sorts someone's bank? also, is it possible with the limitations of what runelite can do?

quick folio
#

that would be against the rules yes

worthy karma
#

aw

#

would be so useful lol

next fossil
#

You can make a plugin that shows a bank tag of things to put in tab 1 and where to move it. Then the user would be manually moving it

desert remnant
#

is there a way to remove water surge animations?

quick folio
#

this maybe?

desert remnant
#

how do i use it

#

the readme isn't very helpful

pallid drift
#

I think it replaces nor removes maybe

#

Idk

bronze vigil
#

if it can hide, its usually an option on the middle-left of the dialog

#

dunno if it can hide spells tho

normal atlas
#

how do I make it so I can change the highlight style in the menu of an npc?

#

i swear I used to be able to do this

next fossil
#

If I had to guess it's because Improved Tile Indicators is on

normal atlas
#

hmm just tried disabling it and still don't see the option for changing tag style

pallid drift
#

You’ve got a lot in the right click menu

#

Line markers and set target etc

#

Only so many right clicks can be there