Search results

  1. tarynkelley

    Approved HungerGames

    If you disable the HungerGames manually the players still keep their HG inventory and can get away with the stuff.
  2. tarynkelley

    Approved Rust Legacy Server with Fougerite [Deleted]

    tarynkelley submitted a new resource: Rust Legacy Server with Fougerite - Rust Legacy Server with Fougerite 1.5.1 Prepatched Read more about this resource...
  3. tarynkelley

    Important RustBuster Beta is out

    What happened to your spacebar? What rustbuster version are you using?
  4. tarynkelley

    C# WebServer for RustBuster

    Also some server stats would be awesome. E.g. current players, etc in order to process these information for a banner
  5. tarynkelley

    Important RustBuster Beta is out

    Did you disable UAC?
  6. tarynkelley

    Important RustBuster Beta is out

    Its obvious and written in the console: RustBuster Version mismatch.
  7. tarynkelley

    Important RustBuster Beta is out

    What does that mean? Keep in mind its only beta version, its not finished yet. The main goal is to fix all bugs. https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta
  8. tarynkelley

    Important RustBuster Beta is out

    I made a small python plugin for the server since the client still doesn't save the config file properly. This plugin will restore the default config when a player connects to the server.
  9. tarynkelley

    Important RustBuster Beta is out

    RustBuster is not mandatory for this. You can write your own C# Plugin with your own Server / Client function.
  10. tarynkelley

    Important RustBuster Beta is out

    Post your RustBuster.log
  11. tarynkelley

    Important RustBuster Beta is out

    Open 28015 - 28017 TCP and UDP to be sure Post your RustBuster log
  12. tarynkelley

    Important RustBuster Beta is out

    The current version still contains a bug of the screenshot upload routine (which will freeze the Rust Client during the upload). Please stay tuned for a proper version.
  13. tarynkelley

    Important RustBuster Beta is out

    You have to assign the enter key for Chat in the Rust settings.
  14. tarynkelley

    Important RustBuster Test and Fougerite Testing

    Oh, you are right, I didn't see the /3. Is only the RustBuster connection encrypted or also the whole uLink connection? There are some hacks which run outside of Rust by intercepting the ulink connection http://www.unknowncheats.me/forum/rust/108567-rust-radar.html...
  15. tarynkelley

    Important RustBuster Test and Fougerite Testing

    Will you also add a feature to resize the screenshot before the upload, for example 50%? I think the full resolution is not always needed to only check for a hack menu.
  16. tarynkelley

    Important RustBuster Test and Fougerite Testing

    A client screenshot function ;) The NSA would be proud of you :p This will be very effective against cheaters and makes the detection much easier.
  17. tarynkelley

    Important RustBuster Test and Fougerite Testing

    Well, thats not how it works. You can't have both: fast release and a stable version. It takes a long way until a program turns "stable".
  18. tarynkelley

    Solved Checking if a player has an item in their inventory (C#)

    Try if (player.Inventory.HasItem("M4")) { player.Message("you inventory contains M4"); } else { player.Message("you inventory NO contains M4"); }
  19. tarynkelley

    Important RustBuster Test and Fougerite Testing

    DreTaX is back and RustBuster News! I would be more than happy to test the RustBuster Client.