Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Disable auto accept invites

Featured Replies

I've gone over all kind of setting 3 times now and there's no way its not an option, can somebody tell me please how do i disable autoaccepts ?

Auto-accepts are not built into World of Warcraft on their own. This feature you are talking about sounds like an addon issue.

  • Author
On 8/22/2020 at 1:21 PM, Apexx said:

Auto-accepts are not built into World of Warcraft on their own. This feature you are talking about sounds like an addon issue.

Im talking about Wrobot profiles(routines?), auctionbot specifically and i dont have any addons installed

 

On 8/22/2020 at 1:30 PM, OMGhixD said:

I can swear i've seen a setting for this. Perhaps i remember incorrectly?

I have the same feeling

On 8/22/2020 at 10:37 PM, Grandoz said:

I've gone over all kind of setting 3 times now and there's no way its not an option, can somebody tell me please how do i disable autoaccepts ?

 

  • 2 weeks later...
On 8/23/2020 at 1:37 AM, Grandoz said:

I've gone over all kind of setting 3 times now and there's no way its not an option, can somebody tell me please how do i disable autoaccepts ?

I had this problem, the problem ended up in the addon Autogear.
Disable all addons in the game and check.

or if you want to just auto deline invites, here is a frame to disable them.

local f = CreateFrame("Frame")
f:RegisterEvent("PARTY_INVITE_REQUEST")
f:SetScript("OnEvent", function(self, event, ...)
	print("Declining a Party Invite ! ");
    StaticPopup1Button2:Click();
end)

 

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.