Search results

  1. DreTaX

    How use KeyBoardAPI?

    // Simulate that the key is being pressed down. KeyboardAPI.SendKey(KeyboardAPI.DirectXKeyStrokes.DIK_F2, false, KeyboardAPI.InputType.Keyboard); // Simulate that the key is not pressed anymore, therefore It was pressed. KeyboardAPI.SendKey(KeyboardAPI.DirectXKeyStrokes.DIK_F2, true...
  2. DreTaX

    why people don't answer your question

    It doesn't need a lot of thinking to understand that It's Christmas and maybe everyone is taking a break? =)
  3. DreTaX

    Approved GeoIP

    Are you hosting locally?
  4. DreTaX

    That's what the public chat of the discord is for.

    That's what the public chat of the discord is for.
  5. DreTaX

    Approved GeoIP

    DreTaX updated GeoIP with a new update entry: 2.2 Read the rest of this update entry...
  6. DreTaX

    GeoIP - 2.2

    Wrong link, same update.
  7. DreTaX

    Approved CountryBlackList

    DreTaX updated CountryBlackList with a new update entry: 3.0.3 Read the rest of this update entry...
  8. Jakkee

    CountryBlackList - 3.0.3

    Updated plugin to work with the latest GeoIP
  9. DreTaX

    Approved GeoIP

    DreTaX updated GeoIP with a new update entry: 2.2 Read the rest of this update entry...
  10. DreTaX

    GeoIP - 2.2

    I forgot to update GeoIP after the website problem before. Here is the newest one with threaded callbacks that shouldn't cause issues.