1. Automated guild kick

    Is the api function GuildUninvite("<player name>") disabled? It works just fine if I run it with /script GuildUninvite("<player name>") but when I run it from an addon it does not seem to work.

  2. Do you see any lua errors? (Do you have your client configured to show lua errors?)

    Do you mind sharing the code?

    If you are trying to massively kick players and only the first kick(s) go through it's possible the function is throttled server-side.
    Edited: September 27, 2023

  3. The code was written in Weakauras, but I've now realized that Weakauras marked the GuildUninvite as unsafe. I assume that the code will work in a normal addon

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •