Search results

  1. DreTaX

    How run this plugin in linux?

    I think a bash script
  2. DreTaX

    RustBuster Progress

    I was just guessing.
  3. DreTaX

    Solved Execution of server commands (with python)

    I will be doing the rust++ shutdown thingy soon. https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/Player.cs#L308 U need a player for it.
  4. DreTaX

    RustBuster Progress

    Death of rust? Sounds like the guy who made the teleportation hacks. Sent From My Samsung Galaxy S4
  5. DreTaX

    Approved AdvancedTester (RecoilTest/JumpTest)

    I know i know. Im terribly sorry for not sitting at my PC and nit testing but always got something to do. I promise I will do tomorrow. Sent From My Samsung Galaxy S4
  6. DreTaX

    Approved GeoIP

    DreTaX updated GeoIP with a new update entry: 1.2 Read the rest of this update entry...
  7. DreTaX

    GeoIP - 1.2

    Forget what I said, that method is dangerous. URL is up though, It changed. https://stats.pluton.team/PlutonGeoIP/?ip=
  8. DreTaX

    Approved GeoIP

    DreTaX updated GeoIP with a new update entry: 1.2 Read the rest of this update entry...
  9. DreTaX

    GeoIP - 1.2

    Forget what I said, that method is dangerous. URL is up though, It changed. https://stats.pluton.team/PlutonGeoIP/?ip=
  10. DreTaX

    Approved GeoIP

    DreTaX updated GeoIP with a new update entry: 1.2 Read the rest of this update entry...
  11. DreTaX

    GeoIP - 1.2

    GeoIP Received an update where It is able to read the CityData.ini file without problems, duping It to the memory. This is faster than reading from the URL, especially that the URL is down atm. You may use the local file from now on, but be warned, the file is 200mb, and may use 200mb ram as an...
  12. DreTaX

    Approved GeoIP

    DreTaX updated GeoIP with a new update entry: 1.2 Read the rest of this update entry...
  13. DreTaX

    GeoIP - 1.2

    GeoIP Received an update where It is able to read the CityData.ini file without problems, duping It to the memory. This is faster than reading from the URL, especially that the URL is down atm. You may use the local file from now on, but be warned, the file is 200mb, and may use 200mb ram as an...
  14. DreTaX

    Fougerite Official

    Due to cache stuff.
  15. DreTaX

    Export BanList from DataStore

    I promise I will have this done on the weekend.
  16. DreTaX

    Fougerite Official

    It's because you are not using the patched DLLs.
  17. DreTaX

    Approved HomeSystem

    Uhhh. Maybe. I will look into It.
  18. DreTaX

    Approved GeoIP

    Didnt I do a configuration part for that? Sent From My Samsung Galaxy S4
  19. DreTaX

    RustBuster Progress

    I was thinking on It. I have even written the code for It, just unsused atm. It would be good If I could from a point where the program can safely do It's own stuff without permission problems I guess. I don't know.
  20. DreTaX

    RustBuster Progress

    I feel like facepunch writing posts about progress.... Anyways, finally I had the time, and I got the communication between the client and the server using the SecureBlackboxAPI. Thank god I finally found that since I mentioned this is the third time I was re-writing this crap out of nothing...