Its not a bad plugin, believe me, but for it to be something I wanna use. It needs work
I would like more features on this because it looks like words of encouragement, but free
I don’t think we are able to access coregui and if we did then there would be virus plugins putting malicious stuff in there and you couldnt delete it.
Without them ever being disconnected? Yeah, over time that will consume more and more memory as it waits for properties to change/be created, causing an overflow of memory, and crashing studio.
There isn’t another way that I can think that they can look for “patterns” anyway, so that’s most likely what they do. And since they need to “look for patterns”, they have basically an infinite amount of data that will crash studio.
Oh, I think I get what you’re saying. If it calls ChildAdded for every individual object, then it will leak. I knew that, but I assumed you meant a single ChildAdded connection for workspace.
after looking at the plugin code, it just uses the Selection service to find the instance type you have selected, then gives a quote based on those from a table, simple code but could use some work
@KrimsonWoIf
Is it alright if i clean the plugin up?
A bit funky you make the ui in the plugin when you can make it once and just make a widget and store it in CoreGui