Omg! Nice!Server:
2/5/2017 11:15:51 PM [Console] Downloading Plugin: SSQLib.dll
2/5/2017 11:15:51 PM [Console] bytes: 10752
2/5/2017 11:15:51 PM [Console] Downloaded!
Client:
2/5/2017 11:15:51 PM [RustBuster] Downloaded file, bytes: 10752
All seems fine, now I only need to load the plugin. We are getting there.
Is it possible to pull it from the memory?it doesnt save the dlls, they are in the memory
If you obfuscate the DLL, you have already solved this problem.Is it possible to pull it from the memory?
Don't want no dirty players getting the dlls this way
Impressive, totally awesome .... I already imagine many things, would be possible .....?
Indeed. It may take some time to work those out, but I expect the community to work on those. Release coming out now.Impressive, totally awesome .... I already imagine many things, would be possible .....?
F2 Integrated Mini Rusty Admin Tool (only admins)
F3 to see the server kits available.
F4 see the map and where are you, launched explorer https://rustmap.net/index.php?locx=6000&locy=-4000
They are only imaginations.
Great job here @DreTaX and the whole development team ...
You can put this example in github or some other similar example ... to start learning how to make client side plugins? Thank you!
https://github.com/dretax/RustBusterExamplePlugin/tree/masterYou can put this example in github or some other similar example ... to start learning how to make client side plugins? Thank you!

It does, but you have to destroy it as i did in my example.Something like this .... it's really fun to do this, I have a lot of ideas in my head right now, but my programming level is self-taught, only your posts in github have always helped me to develop all the plugins I've done, I hope That nourish to the forum of examples, greetings !!
P.S. It would be nice if you disconnect the client, remove the GUI.
View attachment 1826
With C# code yes.Can Assembly-CSharp resources be used or modified?
I added an example client-server communication.Something like this .... it's really fun to do this, I have a lot of ideas in my head right now, but my programming level is self-taught, only your posts in github have always helped me to develop all the plugins I've done, I hope That nourish to the forum of examples, greetings !!
P.S. It would be nice if you disconnect the client, remove the GUI.
View attachment 1826