Search results

  1. DreTaX

    RustBusterServer - 1.9.4

    Did a lot of security improvements inside RB. From now if you get caught hacking you will not only get banned, but your game will also instantly gets stopped. Injection detection just gotten a nice devious update. RustBuster Plugins also had some security holes fixed, and gotten some nice...
  2. DreTaX

    Approved AntiSpam

    DreTaX updated AntiSpam with a new update entry: 1.1 Read the rest of this update entry...
  3. DreTaX

    AntiSpam - 1.1

    Whitelisting moderators and admins.
  4. DreTaX

    Approved AutoSackRemover

    The Resources in not good to use at that point. "This function can return any type of Unity object that is loaded, including game objects, prefabs, materials, meshes, textures, etc. It will also list internal stuff, therefore please be extra careful the way you handle the returned objects...
  5. DreTaX

    RustBuster Client - 1.7.4

    Nothing serious just realised i had an old link here. I will be uploading a fresher version too maybe, with a new launcher.
  6. DreTaX

    Approved Chat System

    I can create some hooks for this in the next version.
  7. DreTaX

    RustBusterServer - 1.9.3

    CLIENT UPDATE WILL BE RELEASED A COUPLE OF HOURS LATER, SO EVERYONE CAN UPDATE. THIS CHANGELOG WILL BE UPDATED IF THAT HAPPENED, AND I WILL ALSO ANNOUNCE IT ON DISCORD. CLIENT IS RELEASED Server: Added two new options to allow client side modification of weapon and ccmotor values. If these...
  8. DreTaX

    How to use MySQL in Fougerite ??

    https://www.codeproject.com/Articles/43438/Connect-C-to-MySQL
  9. DreTaX

    RustBusterServer - 1.9.2

    Fixed automated screenshot issues, update is required. Screenshots are also using LZ4 compression methods, so you may now set the resolution to 1920x1080 Added Compression and DeCompression method to server side API class also. You may now compress / decompress anywhere where you want to make...
  10. DreTaX

    Approved GameNoGlitch

    As far as I know It's an improvement of GlitchFix, and can be replaced with it.
  11. DreTaX

    KeyboardAPI

    keyboardapi
  12. DreTaX

    Approved AntiSpam

    DreTaX submitted a new resource: AntiSpam - A simple anti flood plugin in Python Read more about this resource...
  13. DreTaX

    AntiSpam 1.1

    Description: A simple plugin that is able to hold of spam in the chat, and kick after a specific amount of messages happening in a short period of time. # Seconds that must pass after a player's message before he can send another one. FloodSeconds = 3 # Amount of flood messages the player...
  14. DreTaX

    RustBusterServer - 1.9.1

    Small hotfix
  15. DreTaX

    Solved Crashes at launch in menu

    It's fixed, problem was on my end.
  16. DreTaX

    RustBusterServer - 1.9.0

    Tons of new anticheat, and stabilization stuff were added to the client. There are 2 new features that will be presented in 1.9.2 soon. LZ4.dll compression has been added to rustbuster, and can be used in the API class also. By default RB uses these for screenshots, plugins, and extra files. I...
  17. DreTaX

    Solved I can join but other people can't..

    I don't see any problems, so probably the server config fix fixed your issue.
  18. DreTaX

    Solved I can join but other people can't..

    Client side, where your rust.exe is..
  19. DreTaX

    Solved I can join but other people can't..

    Yes, or paste what i have pasted. I need CLIENT log file, not server. RustBuster.log
  20. DreTaX

    Solved I can join but other people can't..

    [10/22/2018 11:38:50 AM] [Error] [RustBusterServer] Error, possibly missing a config option: System.NullReferenceException: Object reference not set to an instance of an object Also the client log please. It seems like the RustBusterServer config file is corrupted. I suggest deleting it, then...