#runelite
1 messages · Page 193 of 1
Perspective.java seems to have methods for that
I've never had to handle anything 3d in a plugin so cannot be much help.
Screenshots and canvas are both 2529x1416 for me.
ViewportOffset: (0,0).
Ok then it wasn't a scaling thing.
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.
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());
Will do. Thanks!
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
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???
Log in with the main and it’ll load
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...
hallo som 1 kant tel mi way i kant get my cc old school back ?
lol 20 years play ???
those accounts were transfered to rs3, they are no longer old school
lol i losty my cc then
you can still join the friends chat using the same name
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.
Hello, what's the plugin that removes the hover text up here?
It’s a not a plugin, You type ::mouseovertext
thanks!
gonna guess you installed that and want the mouseovertext back?
Is there a place that I can request a developer to take over a plugin with an inactive developer?
what plugin do you think is applicable for some one to take over?
it's called "subtle virtual levels" just hasn't been updated for sailing and the dev is inactive
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
someone suggested the update to it I believe
u know this is a lie she's only around in theory
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
the plugin is definitely abandoned, id be happy to immediately reasisgn it if someone wants it
It doesn't work in game
mm it does seem like it was updated feb 19
works for me 
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
Were you training sailing at the time?
@formal glacier I'm looking for bug.
@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?
hmm ive no context, what is this
It's a plugin that draws virtual level in skills tab.
Here is line that is setting the listener. https://github.com/Enriath/external-plugins/blob/11e8f0d218e17e5a12af008815e397a054e40aa4/src/main/java/io/hydrox/subtlevirtuallevels/SubtleVirtualLevelsPlugin.java#L228
can you point out the bug in cs2-scripts
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)
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.
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.
@nimble urchin I'm no help but thanks for looking in to it 🙂 hope you come to a solution!
When teleporting 393 runs on all skills and not the parent.
Sorry I don't know enough about client internals to tell if this is plugin bug, client bug or jagex bug.
I'll open github issue letting author of plugin know what I've found.
@formal glacier Github issue if you would like to subscribe to it. https://github.com/Enriath/external-plugins/issues/153
Have done, thanks 🙂
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?
!profile
uhhh whats the command for if i log in and everything is defaulted
I found it nvm 😄
is there a chat command for deepest delve?
No afaik
Now that is example of someone trying to hack you.
they always look the same, someones gotta solve the puzzle in the dark room to get scammed by fake mr beast
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
It marks it for that tile for next time it happens
It’s the same thing with exhumes at tob
so i just keep marking object until ive marked the orbs on every tile?
Yep
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
probably valve, but cool nonetheless
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
You could use something like bank heat map, it's not the price directly but similar concept
or search >100000 or whatever
niceee tyty
I like bank heatmap, I use it often to find diabolic worms stack hiding in my loot tab
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?
Is there a plugin that I can add people on and they cant see at all
no
its called the friendlist
No
alternatively use a second acc
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?
key remapping doesnt have shift to change for other key, is there a way to do this?
Loot filters probably
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
its normal for pluginhub plugins like improved tile indicators or radius markers to tank fps
Is there a plugin that changes my death animation so it shows the grim reaper like this?
That’s a special interaction when it’s Halloween season
looking for a team to practiceraids with
som 1 here ever kil cropraalbeast
yes, the logic required to support that feature is a hack with extremely negative performance implication
Does anyone want to do a takeover for a plugin I fixed:
https://github.com/gc/citizens/issues/48
you can submit take over>
I'm aware, but I cba dealing with it
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
I don't even play anymore
So I don't care just offering it up if anyone wants to take on the mantle
are you gc
¯_(ツ)_/¯
if a developer wanted to fix it/take over it they would've by now but i dont think there is much interest
All good
i didnt even know this thing existed i dont think
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
I love the guy having a meltdown in the comments
I do vaguely remember them coming in here
thats a damn shame, it looks so much better but i value performance over all else 😭
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
before the ai slop influx, that was true
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 😄
you will just have to wait, the queue is massive atm
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?
not really since the person who reviewed the new plugin, would want to be the one who merges it
Perfect! Cheers gents 🙂 Ill patiently wait 🙂
just dont force push changes
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
fwiw, plugin updates tend to be a lot faster to review
Just say to claude/codex next time "Make it perfect" and you won't have to make any more changes.
Well I attempted that! 😄 Lets see how it does 😄
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)
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.
which one is yours
Little assistance ge plugin https://github.com/runelite/plugin-hub/pull/11445 for my and my brothers dodgy colour blind eyes 😄
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
after having a super quick glance, using reflection in your code isnt allowed
Let me google what that means 😄
You can only use the API which runelite exposes
Okay, got ya, I'll see if I can get it to adjust that
its the parts of the code that tries to read the other plugin
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)
yes
Sweet! I'll try and work that out 🙂
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
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
Yes, of course. Okay, back to the drawing board. 🙂
the flipping plugins are being used as dependencies lol
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
have you considered making a feature request for those features for the original plugin?
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!
your DiscordNotifier is using HttpURLConnection which I think is not allowed you should use okhttpclient from runelite instead
Ill add that to the notes, Im guessing that would be the same as the pushover options?
I do appreciate the advice lads
yes
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?
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.
Would that be allowed by the ToS if someone were to make one?
it would have been made by now
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 violet Jagex's third party client guidelines: https://secure.runescape.com/m=news/third-party-client-guidelines?oldschool=1
Additionally, these features have been rejected or removed from RuneLite: https://github.com/runelite/runelite/wiki/Rejected-or-Rolled-Back-Features
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.
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
This is how people get bersker rings from ring birds nests all the time
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.
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
The camera is part of the game engine and is hard to work with afaik
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.
Adam usually does that stuff
Limitations though, I get that.
It’s not something anybody but him or abex can do probably
And they’re busy with other stuff that’s importanter typically
Ah I see, that's a shame that it's so in depth.
I appreciate the explanation though.
Does Runelite run on Runescape mobile
no
Was it considered
yes
is there a way to copy/paste windows runelite settings into linux? where are runelite's settings saved when running via .appimage?
if I copy it then what directory do I paste it in for the .appimage to use it?
~/.runelite
just put the .runelite folder in $home?
yep
are there any incompatibilities or will just copy pasting the settings from windows work?
should all just work
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
You probably want to follow Torms guide.
Using Jagex accounts on Linux is not officially supported by Jagex, but there are some third party community guides to make it work https://help.jagex.com/hc/en-gb/articles/13413514881937-Downloading-the-Jagex-Launcher-on-Linux
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.
everywhere I've read troubleshooting issues with linux, everyone is trashing on flatpaks. I was hoping the method without it would work
the reddit guide should still work afaik
ive seen people make the jagex launcher+wine launch the runelite appimage before
idk how difficult it is though
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 😄
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
there is not actually any aa, just the hardware raster the gpu does is more precise than the software raster jagex does
is it possible to get a chatbox notification whenever a farming contract is complete?
@bleak grail It's not a chatbox notification but time tracking reminder plugin can add an infobox.
this was correct. It ended up working by placing my .runelite folder in /root/home.
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
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
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
is there any plugin that puts the ground item texts at an angle?
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
Is there a setting to make these smaller?
In Runelite settings Infobox size
does anyone know what setting i can change so that the text doesn't get obscured by npcs?
You're probably using a "better" plugin like improved tile indicators
oh i found it, it was the "draw overlays beneath NPCs" setting in better NPC highlight
ty
does anyone happen to know the Volcanic Mine teleport tab animation, sound and graphic Id's?
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?
you can't make left click be using an item on something
that's not what I mean, I literally can't use my dark totem on the altar
so I can't access skotizo
like clicking that menu entry just doesn't do anything?
i'm not trying to make it be a single left click, I just mean I can't use totem -> altar at all
correct
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?
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.
not sure what you mean sorry D:
shift right click it directly without clicking the totem first -> swap left click -> see if the reset option is there
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
oh I do feel like there was a runecrafting plugin that was breaking stuff like this recently
probably is preventing a use of item on an *altar without magic imbue on
well it does work on safe mode
do you have a runecrafting plugin from the hub?
I have Runecraft Utilities, Dense Runecrafting, and Easy Arceuus Runecrafting, but none of those resolve the issue when disabled individually
it's Clue Saver 😭
Clue Saver blocks certain methods to obtain clue scrolls while player is ineligible to receive another.
Makes sense
I'm surprised it didn't output a message. I thought normally it did.
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?
It should as long as you haven't customized the notification
ya its working mostly ok now
i should just disable pip to give myself peace of mind
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?
nop
100%?
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
ty sir
4 time restarting the client haha
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.
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
117 hd is off
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
is there a way to remove the scrollbar from the chatbox
i see that molgoat doesn't appear to have it
its on the left
jagex option i think, idk
thank you
Is there any option to refine and make the text clearer when speaking with NPC
Clean chat can remove the scrollbar
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
that's sorta how you have to do it
Ah, okay. Cheers
Is there a problem?
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?
probably custom menu swaps can do that
but would you have to swap for each individual npc?
Okay mate, ill keep having a hunt
Menu Entry Swapper > NPC Swaps > Shift-Click Walk here
oh, that works
is this the real url? sorry im being schizo https://runelite.net
Yes
Anyone know how to fix TOA plugin not highlighting baboons?
any idea why that was?
Nope
it came and went for me randomly. just disabled the option is setting lowkey annoying ngl
fixed mode hide chat isn't a toggle, why?
would be nice to toggle the chat, though the hotkey only removes the chat..
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
they weren't loot/arnt loot for runelite but they are loot for mobile/their cleint
does anyone have suggestions for how to make the ui etc all cute and girly, trying to get gf into gim (lol)
Resource Packs
hello kitty resource pack 
any chance faux leagues guide will be pushed into quest helper?
@gilded lantern Visit Zoinkwiz's Quest Helper plugin discord (https://discord.com/invite/XCfwNnz6RB) for support, issues & feedback
If you want your family and friends to play you would be petitioning for a Publix sub resource pack
how do i turn dink off for leagues again
There's a setting called seasonal or something
@paper oxide hunter rumours league xp update reminder
@next fossil good shout
Whats the plugin that lets you collapse all the player right-click menu options down to one per player?
Interface styles
Soooo much better ty
anyone know how to use faux guide on the task tracker plugin
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.
the faux task plugin for leagues is not working good for me. anyone else?
.
Thats not the plugin they are asking about.
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
Is there any way to skip steps in the tasks tracker plugin? Ignore seems to do nothing
I like how you literally commented about the support message for task tracker and then proceed to ask a question about task trackker
Yeah they are different plugins Mr Tungsten
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 😅
Wtf
funny
but the command posted originally still applies
there's clearly a note in there to get you to the correct issue page
what is the difference between task tracker and tasks tracker
task without the s is for tasks you input yourself
tasks with the s loads the leagues task list
or at least thats what the readme suggested to me that it did
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
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.
i imagine their read me shows how
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.
Any ideas how we could hide the Transmute visuals? 🥴
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
whats the reason this is a rejected feature
it would almost certainly trigger anticheat
guess im forever doomed to spend half an hour to tell people to pan the camera to get a good recording
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
Probably screenshot level up notifications and screenshot plugin is set to notify when taken
yep looks like that was it, ty so much
Skretzo has a few debug plugins in the hub for people who aren’t compiling runelite from source to use dev tools, search his name in the hub search bar
Thanks am a fan already 💯 I created a PR for a simple hub plugin that hides the visuals but not sure if it can pass review in time to be still useful 😅
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
How do I adjust the audio source in runelite?
Did you ever end up following through with this? I have a raspberry pi 5 16gb and was curious how well it worked.
Anyone know if there's a plugin in development/released that lets you rename the favourites right-click menu of fairy rings?
I think there's a couple in development
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?
dont think anything has changed with detached camera
if the plugin is active nothing is interactable in game
correct
Jagex's third party client guidelines: https://secure.runescape.com/m=news/third-party-client-guidelines?oldschool=1
Additionally, these features have been rejected or removed from RuneLite: https://github.com/runelite/runelite/wiki/Rejected-or-Rolled-Back-Features
thats all it can do
and the cam doesnt move at all
Offers world interaction in any detached camera mode
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?
no because thats against the third party client guidelines
couple inventory setups i set up were deleted upon the update that required restarting runelite clinet. Anyway to get back or lost forever?
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.
Turn on stretched mode and make sure integer scaling is off
Okay that fixed the size issue but my in-game interface is still borked 😭
Change the scaling in the stretched mode settings
It’s not to do with the scaling
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
for the xp drop plugin, is there a way to also show the max hit?
Customizable XP Drops does
i tried this before, but is there a way to make that plugin look like the default xp dropper?
hey guys what plugins are best for leagues?
There was one that was just added called demonic-pacts-highlighter, I haven’t tested but seems useful if that’s what you’re looking for
does anyone know how to switch the 2 wide sidebar to 1 wide?
Make your client bigger or uninstall plugins
ah I cant force it to be 1 wide?
No
ok ty
Will we see a performance increase when the Apple silicon native version of the Jagex Launcher is released?
no since runelite is already apple silicon native
Ah okay
these tooltips are new right? game update and not runelite i assume?
Thats RuneLite mouse tooltips
sorry, shoulda been more clear. the mouse tooltips plugin didnt show tooltips for the interface stones before, did it?
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
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?
you can submit
okey thanks for the quick response
I’d actually use this! Excited to see it released 🙂
Just submitted it at https://github.com/runelite/plugin-hub/pull/11555
Sandstone mining helper for the Desert Quarry. Features:
Session tracker: live inventory sand yield (1kg=1, 2kg=2, 5kg=4, 10kg=8 buckets), grinder capacity parsed from chat and NPC dialog, sand/hr...
Fingers crossed 🤞
when i go into puro puro everything dissapears on my screen?
this is not jagex
Teri bahan ki bhosri
😆😅
idk what you mean everything is gone, i see overlays from runelite and puro puro itself..
what is gone?
are you using some plugin that gides all the widgets?
Visit 117's HD plugin discord (https://discord.com/invite/U4p6ChjgSE) for support, issues & feedback
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.
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_...
how is it able to capture video using the vulkan api if the gpu plugin isnt using vulkan?
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.
I dont think that answers my question
My assumption was that you'd like both of them in sync version wise but that may not be needed
what
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.
why are you talking this way
so youre able to read from an opengl pbo from vulkan essentially?
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.
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
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.
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
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
Been wanting to get video clip storage local for a while, and this PR gets there. Vulkan Video Encode takes the JPEG ring (still populated via the existing OpenGL capture path) and produces an H.26...
Yes this is why I stayed within the 3.3.x versioning, hoping it wouldn't be as disruptive as the 3.4.x stack
is there a 3.4 lol
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.
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
wouldn't that await the pixel buffer to be filled though? huge performance issue
no?
Okay let me check that out
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
That's working, thank you I will have to do more extensive testing on different cards but that's huge
you know this upgrade drops support for macos 10.9 and 10.10
Yes, I don't support that as of now but I also wanted to keep this code manageable before iterations.
what
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
i meant the lwjgl upgrade
This code would've never worked for Mac OS
this isnt about you
Alright allow me to learn
this is you, asking me, to upgrade lwjgl globally for ~300k people, to support your 200 user plugin
so it affects everyone, even people not using your plugin
That would be a very good reason to not upgrade lwjgl, I didn't reason from your scope
maybe, i can figure out how many people use 10.9/10.10 probably
Still that's a loss, I am not trying to be unreasonable this is a learning experience for me as well
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
I can't be the judge of that tradeoff my advocacy is only in the interest of what I want to build
well, catalina is 10.15 right
so that is fine
10.10 is a lot older
this looks I think possibly ok to kill
My LLM agrees catalina is 10.15
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)
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*
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
Fair
but afaict this either has no usage or the usage is so small it rounds to <0.001%
ok well, it is non zero it seems
definetly
in the last week would mean more users over time
?
you'd be getting the support tickets
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.
Any updates on any dependency?
well for how long is that viable?
well I do update the sometimes
but i am careful about it
typically i diff the dependencies too
I mean that's fair but wouldn't your attention eventually drill down to managing technical debt?
i dont even remember the last time i updated a dependency
its not necessary if you dont use unstable dependencies
I mean openGl is 1998 it renders fine I get that but there's no iterative dependencies?
lwjgl has no transitive dependencies
You had to take that into account building the project then I guess, I am used to more volatile repos
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
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.
that sounds annoying
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
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
My god
That's a spread I don't oversee
anyway, i can do it i think
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
https://github.com/runelite/runelite/commit/d8edfded5919e326d2414e3852c5f54e312c82ce i upgraded lwjgl once before
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
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?
has guides at the bottom
its at the bottom
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
awesome, thankyou
@sonic heath hey, do you own this plugin by any chance? https://github.com/molo-pl/runelite-plugins/tree/fish-barrel
@north moss fyi you will need implementation 'org.lwjgl:lwjgl-vulkan:3.3.6' and not compileOnly
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
thank u
!logs
To find the logs, you can do one of the following:
- If your client failed to open, click the
Open logs folderbutton. - Open the screenshot directory by right-clicking 📷
Camerabutton, navigate 1 directory up, then open logs folder. - Navigate to
%userprofile%\.runelite\logson Windows or$HOME/.runelite/logson 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.
Thank you, submitted to the hub.
hi
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)
is there a way to have the world map remember your last zoom position upon re-opening
I don’t think so but Yves made a plugin to remember the minimap zoom, maybe it’s similar tech
Yves doesn’t really come around often anymore and I don’t want to tag him but I think he would know
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?
what
data the runelite tracks wont be tracked because it didnt happen on RL if thats what youre asking
I'm mostly talking about the Hiscore page
So if I go from 50 to 51 firemaking on mobile
jagex runs the hiscores
would it know that
those are handled by Jagex
oh
neat, thx!
(sorry im new) xd
I assumed the loot tracker wouldn't sync but I don't really care about that
you're correct about that
are you allowed to open a plugin-hub pr to update a plugin that you neither own or are a contributor for?
Why not submit a PR on said plugin?
i did and it did get merged, but the owner hasn't opened the plugin hub pr and isn't particularly responsive
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
And if they aren't active
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
we did already try reaching out, i messaged him on discord and set up an issue in the github.
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.
What plugin
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...
It’s only been an hour since he merged those PR’s he probably needs more time
for sure, we'll report back in a few days if theres no movement
It's been an hour since he merged, I think it would be reasonable to give that person some time to proceed with a plugin-hub update?
for sure, eigy brought it up so i was just relaying my experience with also working on the repo. sorry we'll be patient 😅
I understand your enthousiasm for it I'm sure it'll be rewarded!
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.
Anyone know which plugin grants the ability to hide teleport options you dont have access to?
Better teleport menu by abex
Thank you!
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?
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
Yeah so for example, I'd press varlamore to select that region then press any of the teleports that are present in that screen
how does the existing nexus map/the first selection work? is it just running a script?
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
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
Alright I'll give that a try, really appreciate the advice haha I'm completely out of my element here
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
hi
Nvm I got it working 😄
Anyone who know what plugin adds this HP bar, when bossing? I want it gone but can't find the culprit :/
its a vanilla feature
is there a way to disable it?
That was it. Tysm!
np
Is there a way to be able to click through the inventory screen?
pretty sure jagex stated some time ago that thats an advantageous plugin idea and isnt allowed
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?
Probably not
@plain cave I found that the Inventory Viewer option has the same functionality I was looking for 😃
is there any plugin that increases the banks height?
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
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)
Not since the last 24 hours you asked
I didn't get an answer previously so this is the first time I've had a response on if there was or not 🙂
I like that there are large illustrations instead
hey
It is true that Yagex separated from Runelite
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
If you use a plugin, they won't accept it and will ban you from using it now because of our risks.
It's over boys, pack it up
runelite is diet runescape
is there any development plans for mobile release for runelite, so it can make it easy to play on mobile
No
no
hey
hello
is there a way to get this to work for the space key
Is there anything you build with the spacebar?
No.
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
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.
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
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
turn them off and on
Am I still able to use runelite if I j launch my accounts?
Or does jagex launcher have their own device ?
Yes you can launch RuneLite from the Jagex launcher
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
second button
duplicate it and then delete all hub plugins I guess
is there a quick way to remove em all?
search for this and then rightclick uninstall/click the button on the pluginhub to remove
ty
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
Hi folks, which plugin is the leagues relic tracker? It still says I have last stand even in this league.
You can turn that plugin off since it’s wrong
remove this
Thanks Gamma! Total brain fart on my part.
thank you for getting me scamemd you freaks now i lost all my bank i knew i shouldnt have ever downloaded this fake client
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.
how did i download a fake client when i downloaded runelite this is what i get for trusting someone
who is the "someone" you're trusting
because it's not us we have no interest in hacking you
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
Did you download from https://runelite.net
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
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
do you still have the runelite.exe file in your downloads folder
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
Did you actually?
lmao
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
they are the ones that old me to type something it was specific i just dont remember what
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)
bingo it was something like this
?
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
There are absolutely people who would yeet a laptop out of a window who come here, to be fair
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.
100% I almost did yeet my PC
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
idk why you decided to assume what i was going to say to do with the file
what's the plugin that lets you prioritise clicking on specific npcs in a stack over other?
custom menu swaps
You should avoid optimizations that will make the initial review process harder imo
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 ?
Put attack,Yt-HurKot* in Custom swaps
works, ty
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
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
thanks for the clarification
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
Oh don't worry this will be a future PR as the current one is already sizeable, I was just wondering as I am exploring this path
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?
if you import a profile from disk the profile is new and not synced, so cloud sync wouldnt overwrite it
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
click the import profile button, import the profile, it will create a new profile for you
switch to that profile
yup, that new profile has some missing stuff
it can't be missing, especially if its actually in the file you are importing as you said
hm I've probably missed something then, ty
is it possible that installed but disabled plugin settings aren't copied?
no, plugins that are off still have their settings saved in the same file as the other things
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
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!!
never knew that existed I need that too
Is it possible to have the blank icon be the world/logout button somehow?
No
in the midst of populating my pet plugin, running out of 1 liners on the examines tho 😂
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?
Ur mouse was moving somehow?
couldnt have been... also that doesnt really stop you from logging out, does ti?
only if you move the camera
any mouse movement would stop you from logging out
mouse wasnt moving at all, im super confused haha
i guess it's not a big deal but 🤨
maybe a colony of highly intelligent ants are taking shifts moving your mouse to practice using advanced human technology
well if they could do it more often that'd be great
i want to 24h afk at gem stalls lol
I literally play my game at a custom size to get the stack. You changed my life. Thanks.
are abyssal creature mes/entity hider also broken on main game, not just leagues?
It happens every time they increase the spawn rate. It happens to manicial monkeys too. It's a league thing
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
Pretty much all monsters spawn faster in leagues
Me too
gameval package
tyy
thats what DOESNT stop you from logging
is there a way to see the league's flask cooldown as a buff icon?
if someone makes a plugin to do that then yes, but currently i believe no
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
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
i swear they added a setting to the java client but i feel like it didn't actually do anything
yeah
it will turn itself back off if you dont have it enabled on steam/mobile
hilarious
if you enable it it will magically start working for a bit till you relog
i have it checcked but nothign shows up guess ill go on mobile
and check it on
till your next relog
wtf thats weird
enabling it on mobile should completely fix it
runelite needs a bnc so my runescape friends can message me when I’m offline
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?
the client doesn't know who's an ironman until they talk
damn is that the only way its possible then
yes
idk anything about plugins but i guess hiscores wouldn't work for that then right
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
fun fact jagex player updating is patented https://patents.google.com/patent/US8441486
interesting
Every time players moved between regions the game would send a packet to the client with a player id and their region x,y. For every player in the world, not only the ones you see. So you could track when people moved in the wilderness eg
But they’ve patched it in osrs since
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
try typing in jingle and getting rid of those too
tyvm!!
I didn’t know that, I wonder why
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
anyone know the floor ids for volcanic mine?
specifically the lava is too bright
anyone know how i would make he yellow less yellow?
VM Recolor plugin
pretty sure that got removed for terrible perf wise
Ahh you’re right
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?
cant ground object hider just hide everything, that should show you if its even possible
idk what plugin causes messages to show twice, any idea?
same with this one. any help is appreciated
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
I don't see why it shouldn't also work for the fairy mushroom, probably just needs to be updated for that specific item
Clue Details
mr shore stop installing hub plugins and forgetting they exist
its not from clue details
M a
Anyway to remap TAB to another key to reply to private messages?
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
The right place is in 117 HD's Discord. This looks like something we should fix though
Visit 117's HD plugin discord (https://discord.com/invite/U4p6ChjgSE) for support, issues & feedback
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.
There were some things that Jagex asked to have removed from a plugin that basically did that
Specifically for HS? I know they've had an issue with it in bossing.
Yes
Well damn. This guy did a great job.
does anything show up when you right click the second message?
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?
Oh thanks! I had hidden that panel apparently
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
are we going to get a fix for hot and cold clues on leagues?
yep next runelite update
ty
Is there a way to use custom installed fonts in runelite?
Tyvm, MVP
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
yea even 5 or so minutes can break some things
cloudflare does not appreciate time travellers
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
The plugin is using a character your font does not have
the character being D or H?
the H above the coal rock doesnt show up, but the H in the infobox does
sb.append("<col=ffaa00>\u2694 Demonic Pacts League Task</col>");
The character being \u2694
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
Any unsupported character. It happens on macOS with xp tracker when you haven't gotten xp since it uses the infinity character
interesting, thanks for the help
Use /ghauth command to get github roles and be allowed to post in #development
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
@sudden sphinx Please refer to this flowchart for further troubleshooting.
npc level overlay plugin
i think it's called
Hello, what is the plugin that greys-out member items when you're currently F2P?
nvm found it F2P Utilities
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.
what do you mean by lock
this is with the hub plugin
i but in fake fillers to prevent items going there when added/etc
you dont need bank fillers like that when you can just use a layout
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
i dont think you can add tags to them
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
you can, they just dont show up on the tags.
i assume its deliberate?
i believe so
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.
@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.
Thank you @pallid drift that fixed it.
It was tasks tracker, somehow in my leagues profile I bound it to shift+space.
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?
that would be against the rules yes
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
is there a way to remove water surge animations?
this maybe?
if it can hide, its usually an option on the middle-left of the dialog
dunno if it can hide spells tho
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
If I had to guess it's because Improved Tile Indicators is on
hmm just tried disabling it and still don't see the option for changing tag style
oh no
panel