User Tools

Site Tools


undressify

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
undressify [2025/10/21 10:53] – [Sounds & Animations] mikoundressify [2025/11/29 14:30] (current) – [Successor to ForceUndress] miko
Line 12: Line 12:
   * ❌A separate database is no longer required – no database.   * ❌A separate database is no longer required – no database.
   * ❌All old data, objects, and scripts are lost forever.   * ❌All old data, objects, and scripts are lost forever.
 +  * ✅ Sleeker interface
 +  * ✅ Custom sounds
 +  * ✅ SitGuard included
 +  * ✅ Optional Discord Webhook 
 +  * ✅ More Plugins for you
 +  * ✅ optional DiscordTracker for you
  
 **Advantages:** **Advantages:**
Line 24: Line 30:
 **Conclusion:**   **Conclusion:**  
 A fresh start was necessary – and it comes with smarter design and improved usability. A fresh start was necessary – and it comes with smarter design and improved usability.
 +
 +===== Tested SL Clients =====
 +
 +  *  Alchemy Viewer
 +  *  Firestorm Viewer
 +  *  Black Dragon
 +  *  Restrained Love viewer
 +  *  Kokua Viewer
 +  *  Radegast Text Viewer NOT RECOMMENDED
 +  *  Catznip
 +  *  Genesis
 +  *  Singularity
 +  *  mysmartbots NOT RECOMMENDED Payed RLV - Closed source.
 +  *  Corrade Bot NOT RECOMMENDED RLV is super outdated. Only 16 available attachement points. Reactiontime is very slow.
 +  *  Lumiya Mobile client
  
 ===== How to Create the Avatar Folder ===== ===== How to Create the Avatar Folder =====
Line 29: Line 50:
 **!! NEVER KEEP THE TOOL WITHIN YOUR `~undressify` FOLDER !!** **!! NEVER KEEP THE TOOL WITHIN YOUR `~undressify` FOLDER !!**
  
-Doing so will cause the tool to be detached when you change avatars.  +Doing so will cause the tool to be detached when you change avatars.\\
 ⚠️ I take no responsibility if the HUD fails to work with other RLV tools. ⚠️ I take no responsibility if the HUD fails to work with other RLV tools.
  
-You must create a basic folder structure as explained below.  +You must create a basic folder structure as explained below.\\  
 This structure is essential for Undressify to function properly. This structure is essential for Undressify to function properly.
  
Line 41: Line 62:
  
 Place your naked avatar into this folder.   Place your naked avatar into this folder.  
-🚫 **WITHOUT TESTICLES!** Unless you *really* want to carry scriptbombs.   +🚫 **WITHOUT TESTICLES!** Unless you *really* want to carry scriptbombs.\\  
-You can have multiple avatar folders.   +You can have multiple avatar folders.  \\ 
-Load an avatar using the **Avatar** button!+Load an avatar using the **Avatar** button!v\\ 
  
---- 
  
 ===== 🧥 Version 1 – One outfit folder for all avatars ===== ===== 🧥 Version 1 – One outfit folder for all avatars =====
Line 84: Line 105:
 ===== Folder Layer Meanings ===== ===== Folder Layer Meanings =====
  
-📌 Each folder suffix defines how the clothing behaves during undressing.  +📌 Layers are restricted to three (3).\\ 
 +📌 Each folder suffix defines how the clothing behaves during undressing.\\
 Refer to the table below for clarity: Refer to the table below for clarity:
  
Line 93: Line 115:
 | `_0` | Hidden layer | Inaccessible to others (e.g. tattoos or outfit-specific details) | | `_0` | Hidden layer | Inaccessible to others (e.g. tattoos or outfit-specific details) |
  
-You can create multiple outfit folders to suit different styles or avatars.+You can create multiple outfit folders to suit different styles or avatars.\\ 
 +\\ 
 +\\ 
 +**📌 Outfits with** <code>*</code> **in its name are only visible for you** 
  
 **How to Use:** **How to Use:**
Line 108: Line 134:
  
 📁 Folder Structure:   📁 Folder Structure:  
-<code>#RLV/~undressify/addon/category/item</code>+<code> 
 +#RLV 
 + └──~undressify 
 +      └──addon 
 +         └──category 
 +            └──item 
 +               └──your item goes here 
 +</code>
  
-Use categories to organize your items (e.g. <code>HUDs</code>, <code>Accessories</code>, <code>Scripts</code>).  +Use categories to organize your items e.g. <code> 
 +HUDs 
 +Accessories 
 +Scripts</code>  
 These items are loaded globally, no matter which avatar or outfit is selected. These items are loaded globally, no matter which avatar or outfit is selected.
  
 ❗ **Important:**   ❗ **Important:**  
 None of these folders are created automatically. You must **create them manually** before placing items inside. None of these folders are created automatically. You must **create them manually** before placing items inside.
- 
---- 
  
 🧬 **AvAddons**   🧬 **AvAddons**  
Line 122: Line 156:
  
 📁 Folder Structure:   📁 Folder Structure:  
-<code>#RLV/~undressify/av_addons/avatarname/category/item</code>+<code> 
 +#RLV 
 + └──~undressify 
 +      └──av_addons 
 +         └──avatar name 
 +            └──category 
 +               └──item 
 +                  └──your item goes here 
 +</code> 
 + 
 +✅ Example: 
 +  * Global HUD: <code>#RLV/~undressify/addon/HUDs/gestureHUD/</code>   
 +  * Avatar-specific toy: <code>#RLV/~undressify/av_addons/avatarname/Toys/bubblewand/</code> 
 + 
 +🔧 **Note:**   
 +AvAddon folders are **not created automatically** either. You need to create them manually to use them.
  
 🔄 **Starting with version 1.63:** 🔄 **Starting with version 1.63:**
Line 131: Line 180:
 Use the **Options** menu to activate or deactivate Addons and AvAddons for other users. Use the **Options** menu to activate or deactivate Addons and AvAddons for other users.
  
-✅ Example: 
-  * Global HUD: <code>#RLV/~undressify/addon/HUDs/gestureHUD</code>   
-  * Avatar-specific toy: <code>#RLV/~undressify/av_addons/avatarname/Toys/bubblewand</code> 
  
-🔧 **Note:**   
-AvAddon folders are **not created automatically** either. You need to create them manually to use them. 
  
 ===== Example Folder Layout ===== ===== Example Folder Layout =====
Line 147: Line 191:
     ├── addon/     ├── addon/
     │   ├── HUDs/     │   ├── HUDs/
-    │   │   ├── gestureHUD +    │   │   ├── gestureHUD
-    │   │   └── AOcontroller+    │   │   │   └──item 
 +    │   │   └── AOcontroller
 +    │   │   │   └──item
     │   ├── Accessories/     │   ├── Accessories/
-    │   │   ├── smartGlasses +    │   │   ├── smartGlasses
-    │   │   └── wristwatch+    │   │   │   └──item 
 +    │   │   └── wristwatch
 +    │   │   │   └──item
     │   └── Scripts/     │   └── Scripts/
-    │       └── autoSit+    │       └── autoSit
 +    │           └──item
     │     │
     ├── av_addons/     ├── av_addons/
     │   ├── Luna/     │   ├── Luna/
     │   │   ├── Toys/     │   │   ├── Toys/
-    │   │   │   ├── bubblewand+    │   │   │   ├── bubblewand
 +    │   │   │   │    └──item
     │   │   │   └── leash     │   │   │   └── leash
 +    │   │   │       └──item
     │   │   ├── HUDs/     │   │   ├── HUDs/
     │   │   │   └── lunaHUD     │   │   │   └── lunaHUD
 +    │   │   │        └──item
     │   │   └── Accessories/     │   │   └── Accessories/
     │   │       └── collar     │   │       └── collar
-    │   ── Rex/ +    │   │           └──item 
-    │   │   ├── Gear/ +    │   └── Rex/ 
-    │   │   │   ├── combatVest +    │      ├── Gear/ 
-    │   │   │   └── scanner +    │      │   ├── combatVest 
-    │   │   └── HUDs/ +    │      │   │        └──item 
-    │   │       └── rexHUD+    │      │   └── scanner 
 +    │      │   │        └──item 
 +    │      └── HUDs/ 
 +    │          └── rexHUD
 +    │              └──item
     │     │
     ├── av/     ├── av/
-    │   ├── Luna +    │   ├── Luna/ 
-    │   └── Rex+    │   └── Rex/
     │     │
     └── of/     └── of/
Line 243: Line 299:
 Just match the sound name to the folder prefix (e.g. <code>top</code> for <code>top_1</code> Just match the sound name to the folder prefix (e.g. <code>top</code> for <code>top_1</code>
  
 +===== API =====
 +
 +Coming soon
 ===== Undressify Changelog ===== ===== Undressify Changelog =====
  
 🛠️ **Latest Updates & Changes** 🛠️ **Latest Updates & Changes**
  
-==== Version 1.87 – 15Oct 2025 ====+==== Version 1.92 – 29November 2025 ====
  
 **🔄 Changes and new functions** **🔄 Changes and new functions**
  
-  * ✅ Accepts outfits with "_" +  * Options moved to a new script 
-  * Fixed a bug in Hoverheight +  * Saving your settings was changed 
-  * Hoverheight is on by default now+  * Optional Spunked cleaning on redress and changing outfits 
 +  * Removed BugReport because people dont report bugs anyways 
 +  * Ficed the readme section for addons and av_addons
  
  
-**✨ New Plugin: Tracker**+**✨ New Plugin: DiscordTracker**
   * Log who used your undressify and how, to your personal discord webhook. This is purely optional and up to your convinience to use.   * Log who used your undressify and how, to your personal discord webhook. This is purely optional and up to your convinience to use.
 --- ---
undressify.1761044038.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki