Search results

  1. Jakkee

    Approved AdvancedTester (RecoilTest/JumpTest)

    This plugin only detects hacks in perfect conditions, I would highly recommend RustBuster than using this plugin.
  2. Jakkee

    Looking for a meme that'll change your life? https://www.youtube.com/watch?v=g-sgw9bPV4A

    Looking for a meme that'll change your life? https://www.youtube.com/watch?v=g-sgw9bPV4A
  3. Jakkee

    Approved FPSDisplay

    or that :D:D
  4. Jakkee

    Approved FPSDisplay

    De-compile it using a program like JetBrains dotPeek
  5. Jakkee

    UnbanTool Protection

    In summary; You can not ban evade if your server is running RustBuster. The banned player's Hardware ID is banned, The only way around this is a new PC
  6. Jakkee

    Fougerite Official

    Ask for FTP access
  7. Jakkee

    RustBuster Report Bug's

    That's been around for some time now, just click the X to close after you run Quit command
  8. Jakkee

    Important How to Install C# plugins

    Post here: http://fougerite.com/threads/advancedtester-recoiltest-jumptest.612/ Add some info on what is happening (Logs, Errors, What you've tried to fix, etc)
  9. Jakkee

    Approved BattleServerKit

    Yeah its possible with some modification to the code Something like this: Player.Inventory.AddItemTo("M4", "1", 30) weapon = Player.Inventory.Getitem("M4") weapon.SetTotalModSlotCount(4) weapon.SetUses(30) weapon.AddMod(rust.GetDatablockByName("Holo sight"))...
  10. Jakkee

    Improvements

    Nice, Looks good! Maybe add an unban tool or something to change the SteamID
  11. Jakkee

    Approved PlayerConnection

    I think this plugin does not do disconnect messages
  12. Jakkee

    Approved PlayerConnection

    I can, So what is the problem? Like clicking download doesn't do anything?
  13. Jakkee

    List of Hooks in RustBuster clients?

    I meant like when the client is closed and/or forced closed. Could be used delete ui's? Or clean up used assets
  14. Jakkee

    About RustBuster and Fougerite

    Possible but will take awhile till someone starts doing these type of things
  15. Jakkee

    Select object

    Then you use those hooks, You can get the inventory of the chest using the 2 hooks
  16. Jakkee

    About RustBuster and Fougerite

    C# atm
  17. Jakkee

    About RustBuster and Fougerite

    Probably, I think it's also possible to change a player movement speed and possibly even beable to do some ESP/Fly hacks. Might look into this for server admins to use
  18. Jakkee

    Solved World.AirdropAt

    Code looks fine, But you don't need to kill the timer and create it again. It will go off every x seconds you pick.
  19. Jakkee

    Approved DonatorRank

    A little delay, Adding RustBuster support or else someone could copy a donators ID and get their perks
  20. Jakkee

    Solved Client crashing when net.connect ip

    Happens to myself as well, Though i've never let it load (Connected to local dev server)