Download
(39 Kb)
Download
Updated: 10/31/23 07:27 AM
Patch for:
No, thank you!.
Compatibility:
Endless Archive (9.2.5)
base-game patch (9.1.5)
Updated:10/31/23 07:27 AM
Created:06/28/23 11:01 AM
Monthly downloads:930
Total downloads:15,259
Favorites:49
MD5:
No, thank you! - Endless Archive  Popular! (More than 5000 hits)
Version: 11.3a
by: ZaiZah [More]
This is an updated version of No, thank you! and more specifically updated version from uta.karas update

I'm still quite new to this, but i'll do my best to keep it maintained

You'll also need these libraries, so you need install them individually if not yet.
Please make sure your libraries are up-to-date

Feel free to also update/maintain this wonderful addon if you would like to
11.3a - ZaiZah
- Added check for ingame leaderboard settings. (No, Thank You should no longer send rogue leaderboard messages if you have it turned off from the ingame settings)
- Added option to show/hide Endless Archive leaderboard notifications
- Added option to disable/enable notification sound (This applies to all notifications and disabled by default)
- Added some space to the bottom of the settings menu to fix the clipping dropdown menu for LUA Errors section

11.3 - ZaiZah
- Api bump to Endless Archive (u40)
- Fixed the Leaderboard Score functionality no more errors \o/ (Thank you Complicative for your help)
- Your saved vars will reset, this should avoid any potential issues with settings

11.2 - ZaiZah
- Added the option to hide guild application notifications (Useful if you're in a large guild that gets frequent applications) - thank you @schrodingerscatgirls

11.1 - ZaiZah
- Fixed the "Jump to Leader" functionality, it should now hide or show the jump dialog depending on your selection

11 - ZaiZah
- Compatible with update 38 (Necrom)
- Fixed an issue that caused books to flash open/closed when read
- Added all city wayshrines to date for the "Hide Wayshrine" Option
- Disabled the "Hide Crown Store" option as its currently not working as intended

No, Thank You - Blackwood Change Log - uta.karas
No thank you - Blackwood#ChangeLog

Original No, Thank you Change Log
No thank you#ChangeLog
Archived Files (4)
File Name
Version
Size
Uploader
Date
11.3
39kB
ZaiZah
10/30/23 05:08 PM
11.2
39kB
ZaiZah
08/04/23 05:41 AM
11.1
39kB
ZaiZah
07/18/23 07:50 AM
11
39kB
ZaiZah
06/28/23 11:01 AM


Post A Reply Comment Options
Unread Today, 01:14 PM  
Kyzeragon
 
Kyzeragon's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 272
Uploads: 8
Skip mail deletion confirmation

To fix the error to skip the dialog when deleting empty mails, change in NoThankYou.lua line 356, from:
Code:
MAIL_INBOX:ConfirmDelete(MAIL_INBOX.mailId)
to:
Code:
DeleteMail(MAIL_INBOX.mailId)
Report comment to moderator  
Reply With Quote
Unread Today, 12:46 PM  
Durnik

Forum posts: 2
File comments: 157
Uploads: 0
Originally Posted by TimmyToxxic
Originally Posted by Durnik
Originally Posted by Wicniz
Wicniz greets you. You can insert the code of the new city's wayshrine in the "NoThankYou.lua" like this:

[558] = true, -- West Weald Skingrad





Bright moons, warm sands.
Where do you find these? I looked and gave up...
Check at/about Row 1172 in NoThankYou.lua
Ha! I meant where does one find "558" is the code to put in the .lua file? I couldn't find a list them anywhere I looked. So when the next new one comes out or if I wanted to look up a particular wayshrine to use in it's place.
Report comment to moderator  
Reply With Quote
Unread Today, 12:02 PM  
TimmyToxxic

Forum posts: 3
File comments: 31
Uploads: 0
Originally Posted by Durnik
Originally Posted by Wicniz
Wicniz greets you. You can insert the code of the new city's wayshrine in the "NoThankYou.lua" like this:

[558] = true, -- West Weald Skingrad





Bright moons, warm sands.
Where do you find these? I looked and gave up...
Check at/about Row 1172 in NoThankYou.lua
Report comment to moderator  
Reply With Quote
Unread Today, 06:17 AM  
Durnik

Forum posts: 2
File comments: 157
Uploads: 0
Originally Posted by Wicniz
Wicniz greets you. You can insert the code of the new city's wayshrine in the "NoThankYou.lua" like this:

[558] = true, -- West Weald Skingrad





Bright moons, warm sands.
Where do you find these? I looked and gave up...
Report comment to moderator  
Reply With Quote
Unread Today, 04:25 AM  
ApoAlaia

Forum posts: 6
File comments: 152
Uploads: 0
Yep

It would be nice to get the confirmation dialogue suppression back tough

Originally Posted by NeuroticPixels
Originally Posted by ApoAlaia
Just a heads up, I'm testing on the PTS and this addon throws the following error when trying to delete email:

Warning: Spoiler
I guess that with the 'revamp' of the mail system changes have occurred 'under the hood' and the addon may need an update?
Same issue here. Hope it gets fixed soon.

EDIT:
Turning off the addon's option for "delete mail dialog" removes the error. A workaround until it gets fixed.
Report comment to moderator  
Reply With Quote
Unread Today, 11:17 PM  
Wicniz

Forum posts: 0
File comments: 12
Uploads: 0
Wicniz greets you. You can insert the code of the new city's wayshrine in the "NoThankYou.lua" like this:

[558] = true, -- West Weald Skingrad





Bright moons, warm sands.
Report comment to moderator  
Reply With Quote
Unread Yesterday, 02:32 PM  
vorpal
 
vorpal's Avatar

Forum posts: 0
File comments: 45
Uploads: 0
an update would be nice, getting lua errors ((((
Report comment to moderator  
Reply With Quote
Unread Yesterday, 02:04 AM  
Maars

Forum posts: 0
File comments: 42
Uploads: 0
Has anyone figured out the Skingrad City wayshrine's code yet?
Report comment to moderator  
Reply With Quote
Unread Yesterday, 08:34 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 211
File comments: 873
Uploads: 0
Originally Posted by ApoAlaia
Just a heads up, I'm testing on the PTS and this addon throws the following error when trying to delete email:

Warning: Spoiler
I guess that with the 'revamp' of the mail system changes have occurred 'under the hood' and the addon may need an update?
Same issue here. Hope it gets fixed soon.

EDIT:
Turning off the addon's option for "delete mail dialog" removes the error. A workaround until it gets fixed.
Last edited by NeuroticPixels : 06/03/24 at 08:37 PM.
Report comment to moderator  
Reply With Quote
Unread 05/13/24, 06:59 AM  
@tinydog
 
@tinydog's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 47
Uploads: 1
Lightbulb Blank addon settings - SOLVED!

I hadn't been able to use "No, thank you!" for months, because the addon settings appear blank. None of the words are visible, including in the drop-down boxes. I tried disabling all addons except this one, and it was still broken. I was able to fix it by uninstalling the addon and deleting the saved variables, then reinstalling. FYI.

Before uninstalling and deleting saved variables:




After uninstalling and deleting saved variables:
Report comment to moderator  
Reply With Quote
Unread 05/06/24, 02:10 AM  
ApoAlaia

Forum posts: 6
File comments: 152
Uploads: 0
Just a heads up, I'm testing on the PTS and this addon throws the following error when trying to delete email:

Warning: Spoiler
I guess that with the 'revamp' of the mail system changes have occurred 'under the hood' and the addon may need an update?
Report comment to moderator  
Reply With Quote
Unread 04/05/24, 09:34 PM  
Whirleskie

Forum posts: 0
File comments: 2
Uploads: 0
Blank Menu

If you're updating from the Blackwood version, either uninstall that before installing this version, or leave it installed. If you uninstall Blackwood after installing this version, then it'll remove some of the files so the settings menu will be messed up.

For add-ons being out of date, that's a warning you can ignore unless you're getting issues from an add-on. The weekly maintenance on ESO means an updated patch number, so if the add-on isn't updated every week it shows as outdated. Usually the patches are minor and don't break add-ons though.
Last edited by Whirleskie : 04/05/24 at 09:47 PM.
Report comment to moderator  
Reply With Quote
Unread 03/03/24, 12:24 AM  
HowellQagan
 
HowellQagan's Avatar

Forum posts: 11
File comments: 440
Uploads: 0
Exclamation Bug

Hi,

I've had this pop up a few days ago:

Warning: Spoiler

Ln26 makes it look like it's NTY calling this.
Report comment to moderator  
Reply With Quote
Unread 03/02/24, 09:57 AM  
AlienSheppard

Forum posts: 1
File comments: 36
Uploads: 0
Re: Error after updating

Originally Posted by Palm
Hello,

Havent played eso in a hot minute, never really had a grasp on add-on efficiency in the first place.

After updating, the menu for No, thank you has disappeared. additionally, all of my add-ons are labeled as out of date, despite being updated with minion.
How can I fix?



/EsoUI/Libraries/Utility/ZO_Hook.lua:15: in function 'ZO_PreHook'
<Locals> existingFunctionName = "BuildNotificationList", hookFunction = user:/AddOns/NoThankYou/NoThankYou.lua:458 </Locals>
user:/AddOns/NoThankYou/NoThankYou.lua:582: in function 'HookRaidNotifications'
<Locals> BuildNotificationList_Hook = user:/AddOns/NoThankYou/NoThankYou.lua:458 </Locals>
user:/AddOns/NoThankYou/NoThankYou.lua:2115: in function 'OnAddonLoaded'

Same here
Report comment to moderator  
Reply With Quote
Unread 02/14/24, 09:28 PM  
Palm
 
Palm's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Error after updating

Hello,

Havent played eso in a hot minute, never really had a grasp on add-on efficiency in the first place.

After updating, the menu for No, thank you has disappeared. additionally, all of my add-ons are labeled as out of date, despite being updated with minion.
How can I fix?



/EsoUI/Libraries/Utility/ZO_Hook.lua:15: in function 'ZO_PreHook'
<Locals> existingFunctionName = "BuildNotificationList", hookFunction = user:/AddOns/NoThankYou/NoThankYou.lua:458 </Locals>
user:/AddOns/NoThankYou/NoThankYou.lua:582: in function 'HookRaidNotifications'
<Locals> BuildNotificationList_Hook = user:/AddOns/NoThankYou/NoThankYou.lua:458 </Locals>
user:/AddOns/NoThankYou/NoThankYou.lua:2115: in function 'OnAddonLoaded'
Last edited by Palm : 02/14/24 at 10:09 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: