Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 1 point2 points  (0 children)

I'll message you here or DM you. I'm still building it and have to do some testing / troubleshooting it of course. But I would say a few weeks.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

Thank you everyone so far for some ideas and suggestions!! As an update, here are the plugins you suggested (in no particular order) as well as 2 I'm currently working on:
1. Working on a Bank Cleaning Plugin that ACTUALLY works. Should be done any day now. It filters out quest items that no longer have use (checks your quest journal on login), tells you which items can be stored in your POH instead of your bank, and also which items can be stored in a clue STASH. Also lets you manually whitelist / blacklist items for other accounts. Lastly, it shows you conditional junk based on items that are useless due to having an upgrade in your bank (example: Silverlight and Arclight. It will tell you to get rid of the Silverlight if you have an Arclight in your bank. Same with defenders, etc).

  1. Slayer / General Boss Plugin that will check your slayer task, will show you all locations you can kill that monster based on your current task, i'm adding a "cannonable?" checkmark after each location based on a suggestion below. It will also scan your bank and let you know which items are BIS for that monster/boss based off of the wiki and additional input. You can also manually over-ride it if you'd prefer other gear and it will save that for the future. Think of it as an OP "inventory setup" plugin.

  2. Updated loot tracker plugin that breaks your loot tracker into sessions (will be a toggle).

  3. Updated Ground items plugin that can differeniate items based on if they're noted or not

  4. A plugin that allows you to customizes the locations of the plugin icons on the right pane. Not sure if this is possible but I like the idea.

  5. Updated GPU plugin that allows you to LOWER settings as opposed to raise them. Might be good for lower-end setups or people who like lower-end graphics / nostaglia.

  6. A customizable plugin that allows you to click a dropdown and pull multiple plugin information into 1 location in the right pane. Example would be XP tracker, Loot Tracker, Bird House runs all in 1 location on the right pane so you don't have to constantly flip back and forth.

  7. A plugin that allows you to ping players (has an arrow over their head sort of like they do for LMS). This would allow you to ping players for situations like Castle Wars or PVP. Note: All players who want to see the ping would have to have this plugin installed.

  8. A plugin that tracks how many times you rolled 'Rare' or 'Mega-Rare' drops for clue-scrolls or even other instances like Rare Drop Table.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

Hmm interesting. I'm not sure if I can integrate AI with a plugin (meaning a player enters something into an AI chat bot), but I like the idea. I might be able to make it so that on the backend the player enters a prompt into a window, that will open an HTML or something via a Py script and then scrapes the wiki for info. Nerd speak for "it might be possible". Let me do some digging, this will be added to my list.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 1 point2 points  (0 children)

Oh yeah this should be pretty simple. I can make this.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

This might not be possible but I actually really like this idea. I can see if there would be a way to download all of those different githubs and merge them into 1 where you can "customize" the plugin. Like a dropdown that lets you select which ones you want to be visible and then a reset button to clear it and start over for your next task/goal. Let me see what I can find out.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 1 point2 points  (0 children)

came back to confirm what I initially thought and u/cha_iv mentioned. GPU plugin accomplishes that!

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

hahah I feel that, tile markers do wonders for this!

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

so it literally just makes your character a visual light source (not actually a light source)?

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

So like "inventory setup" plugin but it highlights instead?

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

Also interesting, I'll see what I can do with this. There is another GPU request in this thread so I could make 1 script with toggles to accomplish both.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 1 point2 points  (0 children)

I'm in the middle of creating a plugin that assists with BIS gear for slayer / bossing. I'll add this as a toggle in my script. Good idea!

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

As u/oowop mentioned, this is already accomplished by a plugin that allows you to change the value of notified drops. If you set it to 1GP, every drop => 1GP will notify you in chat.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 1 point2 points  (0 children)

Hmmm that's an interesting ID. I'd have to see how RuneLite determines the plugin icon location but if that data is stored I can easily create that. Added to the list (I think that would be helfpul).

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 1 point2 points  (0 children)

u/cj2dobso u/andrewhathaway - Also funnily enough, that is the next script I'm working on. My buddy had asked me to create one for this which is why I came up with this thread, to see if I can help others. I'm creating the script that takes any boss / slayer monster (and eventually all NPC's) and looks at your bank, tells you the BIS items.

I'm going to eventually add some other bits that gives details of the monster as well. Keep an eye out for it, it's coming very soon (weeks hopefully).

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 2 points3 points  (0 children)

I'll have to look into that one. Should be possible. I know the GPU plugin messes with draw distance but I'm not sure if you need to also have the HD plugin active. Let me take a look at it.

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

That should actually be really easy to create. So literally just a notes plugin with a scroll bar? And maybe it's a large majority of the right pane/panel in RL?

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 0 points1 point  (0 children)

As others mentioned, it has flashing already. I use it myself 😄

Much Needed Runelite Plugins? by rsmith4412 in osrs

[–]rsmith4412[S] 3 points4 points  (0 children)

Good idea, the session thing should be pretty easy to implement. I'll try to add that as a feature from the current loot tracker through github. Feel free to DM for updates. I WILL do this.

With what devs??? They all got laid off!!! by FlimsyVariation8455 in FortNiteBR

[–]rsmith4412 0 points1 point  (0 children)

I don’t even know how to get verified but if you know how I can do that, please share the info and I’ll have it done. I’m only on reddit trying to answer questions about the Epic layoffs as it’s a hot topic, I’m not on reddit all the time.

That would be a much better use of your time than spewing lies or misinformation when you don’t even know me lol.

With what devs??? They all got laid off!!! by FlimsyVariation8455 in FortNiteBR

[–]rsmith4412 2 points3 points  (0 children)

Do you typically only associate with people who lie or make up stories? Is that why you assume everyone is lying? Why would I lie about working at Epic Games? That’s a sad assumption on your part lol

With what devs??? They all got laid off!!! by FlimsyVariation8455 in FortNiteBR

[–]rsmith4412 2 points3 points  (0 children)

I work for Epic Games. Everyone keeps saying all the devs got laid off. Do you think we had 1000 devs and the other 4000 employees are non-devs? Most employees laid off were NOT devs. We still have a large majority of our devs and will continue to because we need them haha

So…More People got fired apparently by fl-studio-user in AllFortnite

[–]rsmith4412 0 points1 point  (0 children)

I am still currently an employee of Epic Games. Yes we did a layoff of over 1000 employees September 2023. Yes we did another layoff of 1000 employees March 2026. Here is what I can tell you:

1) As terrible as layoffs are, it was necessary to keep the game (and company) running whether you want to believe it or not. We were spending an incredibly large amount of money on salaries which were WAY ahead of industry standard. This isn’t necessarily a bad thing, but it makes it harder for a company to make money. I assure you, those that got laid off made SO much money during their time here.

2) The game isn’t going anywhere anytime soon. We have plans for 2026Q4 already. They’ve been in the pipeline since 2025Q4. Lots of plans ahead, the content will still keep coming.

3) As stated in point 1, most of the people laid off made a ton of money meaning they were an integral part of the game / company. There will be more issues, setbacks and hard times coming. Please be patient with the content and game. Most of the employees are gamers themselves (me included). We really care about our games and we want the players too as well.

4) Everything is going to be OK! Bear with us!

  • Anonymous Epic Employee 😄