Search results

  1. DreTaX

    Anti Cheat Plugin Error

    Which Plugin is that...
  2. DreTaX

    Approved SteamProfiler

    Hummmmm Sent from my Samsung Galaxy S4
  3. DreTaX

    Approved Time Command

    Oh crap. Use Notepad++ to edit the script. Line 23 should have: if not Player.Admin or self.isMod(Player.SteamID): Now, If you found that replace the or to and. So It will be: if not Player.Admin and not self.isMod(...... Sent from my Samsung Galaxy S4
  4. DreTaX

    Approved Time Command

    @h0wHigh There you go.
  5. DreTaX

    Approved Time Command

    @h0wHigh Seems like the plugin creator didn't check if the command executor is an admin. Do you need that?
  6. DreTaX

    Approved Time Command

  7. DreTaX

    Approved SteamProfiler

    DreTaX submitted a new resource: SteamProfiler - Block people with VAC bans or.... Read more about this resource...
  8. DreTaX

    SteamProfiler - SteamProfiler

    This plugin is able to detect people who were VAC banned, or having private or no steam community profiles. Also bypasses sharedrust users. APIKey=http://steamcommunity.com/dev/apikey ; Get ur API key AllowShared=0 ; 0 = Don't allow Shared accounts AllowedVACBans=2 ; Maximum allowed VAC bans...
  9. DreTaX

    Important Translating Javascript plugins to C#

    I added the options. Delete your old ini if you had one. Well I tested It in my IDE and all the urls and values should be perfect. Now you just need to test It live. http://fougerite.com/resources/steamprofiler.82/
  10. DreTaX

    Important Translating Javascript plugins to C#

    Sure https://github.com/dretax/Python-Plugins
  11. DreTaX

    Important Translating Javascript plugins to C#

    https://github.com/dretax/Python-Plugins/blob/master/SteamProfiler/SteamProfiler.py Please test It, If It works, I will post It. AllowShared - 0 = Don't allow shared accounts AllowVACBanned - 0 = Don't allow VAC banned AllowedVACBans - How many VAC bans can user have to be allowed to connect...
  12. DreTaX

    Unban hack

    [WhiteList] It matters
  13. DreTaX

    Unban hack

    No? Yours only has 76561197961206136=1 76561197961229990=1 76561197962258728=1
  14. DreTaX

    Anti Cheat Plugin Error

    Yes, if an error is flooding your log. Post me the log files, except the chat from /Save/Logs
  15. DreTaX

    Anti Cheat Plugin Error

    Don't use that plugin. Use this: http://fougerite.com/resources/deathmsg.17/
  16. DreTaX

    Unban hack

    Ahh man. You configured It wrong. Delete the ini file, and either way use the add command ingame, or: [WhiteList] 76561197961206136=1 76561197961229990=1 76561197962258728=1
  17. DreTaX

    Unban hack

    Can you paste me your whitelist.ini?
  18. DreTaX

    Unban hack

    I will check this today morning. I gotta go for now.