SuperdAmn 1.0.3: Recent dAmn Fixes + New Updater

3 min read

Deviation Actions

deviant-garde's avatar
Published:
18.6K Views
RECENT UPDATE: SuperdAmn has been updated to 1.0.4 following changes made to dAmn on April 21st. Go on dAmn with SuperdAmn enabled to get an update notice, or click on the download links below.

SuperdAmn Breaks, Panic Ensues!


The chatrooms were updated earlier this week in a way that broke not only SuperdAmn but many if not most other userscripts. If you had chat-related userscripts enabled you may have been unable to load dAmn at all. The changes involved updates related to DWait. Another update was made soon afterwards to fix bugs which the update before introduced to dAmn itself (not just to userscripts), and this helped alleviate most of the problems. Most Chrome users were able to use SuperdAmn without any issues, but Firefox users still had a half working script at best.

Whether or not you have a semi working version on Firefox, or a fully working version on Chrome, you should still update any version of the script that was obtained before this blog post was made. Additional changes have been made to the updater code.

New Updater


Many people seem to have already realized that the recently fixed SuperdAmn (version 1.0.2) was available on GitHub.

As mentioned in the last blog post, SuperdAmn has been on GitHub for several months now but it wasn't being made full use of. Taking the most advantage of the ease of collecting fixes and features from other developers that GitHub offers, future versions of SuperdAmn will now be updated directly from GitHub instead of the old host, 24bps. As mentioned previously, even if you have the previous, recently fixed version of SuperdAmn (version 1.0.2), you should still update to the latest one from the links below (version 1.0.3).

Downloads:

:pointr::pointr: Click here to install SuperdAmn! :pointl::pointl:
Requires Mozilla Firefox and the Greasemonkey extension.
:pointr::pointr: Install SuperdAmn for Chrome (Detailed Chrome installation instructions) :pointl::pointl:
The Safari version is currently outdated. When it's been updated a link will be available on this journal.

Small note for developers: If you're unsure of what to do to fix any of your scripts or any broken scripts by other people that you happen to use, wrap any code that initializes modifications to the client or references dAmn-related functions/variables in any other way in a call to DWait.ready(). This is an example taken straight from the latest SuperdAmn of the fix in action:


// We need to use DWait to make this work properly now
DWait.ready(['jms/pages/chat07/chatpage.js', 'jms/pages/chat07/dAmn.js', 'jms/pages/chat07/dAmnChat.js'], function() {
    superdAmn.init()
});
© 2014 - 2024 deviant-garde
Comments37
Join the community to add your comment. Already a deviant? Log In
Fresko-1's avatar
i think i'm having an issue, i installed superdAmn for my current updated firefox but it tells me its ver. 1.0.10 and it won't work, I really don't like to use adobe flash player anymore ;w;